linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 3/5] lib/tests: string_helpers: introduce test_string_unescape_one
Jonas Rebmann
Re: [PATCH 3/5] lib/tests: string_helpers: introduce test_string_unescape_one
Andy Shevchenko
Re: [PATCH 3/5] lib/tests: string_helpers: introduce test_string_unescape_one
Jonas Rebmann
Re: [PATCH 3/5] lib/tests: string_helpers: introduce test_string_unescape_one
Andy Shevchenko
Re: [PATCH 3/5] lib/tests: string_helpers: introduce test_string_unescape_one
Jonas Rebmann
Re: [PATCH 3/5] lib/tests: string_helpers: introduce test_string_unescape_one
Andy Shevchenko
[PATCH 5/5] lib/string_helpers: fix counting of remaining bytes in string_unescape()
Jonas Rebmann
Re: [PATCH 5/5] lib/string_helpers: fix counting of remaining bytes in string_unescape()
Andy Shevchenko
Re: [PATCH 0/5] lib/string_helpers: fixes and test cases for string_unescape()
Andrew Morton
Re: [PATCH 0/5] lib/string_helpers: fixes and test cases for string_unescape()
Eric Biggers
Re: [PATCH 0/5] lib/string_helpers: fixes and test cases for string_unescape()
Andrew Morton
[PATCH v7 1/2] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine
CL Wang
Re: [PATCH v2] virtio-blk: clamp max_segments when indirect descriptors are disabled
Michael S. Tsirkin
[PATCH v3] virtio-blk: clamp max_segments to virtqueue ring size
Sergii Ushakov
Re: [PATCH v3] virtio-blk: clamp max_segments to virtqueue ring size
Michael S. Tsirkin
[PATCH v4] virtio-blk: clamp max_segments to virtqueue ring size
Sergii Ushakov
Re: [PATCH net-next 0/6] vsock: assign the guest vsock device to a network namespace
Bobby Eshleman
Re: [PATCH net-next 3/6] vsock/virtio: support guest device network namespace
Bobby Eshleman
Re: [PATCH v1 2/4] x86/vmware: Add the vmware_record_panic_msg sysctl
Zack Rusin
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
David Hildenbrand (Arm)
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
Kyle Meyer
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Suren Baghdasaryan
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Suren Baghdasaryan
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Hao Ge
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Hao Ge
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Lorenzo Stoakes (ARM)
Re: [PATCH v7 2/3] hwspinlock: add list of locks to debugfs
Geert Uytterhoeven
Re: [PATCH v7 2/3] hwspinlock: add list of locks to debugfs
Wolfram Sang
Re: [PATCH v7 2/3] hwspinlock: add list of locks to debugfs
Geert Uytterhoeven
Re: [PATCH v7 2/3] hwspinlock: add list of locks to debugfs
Wolfram Sang
Re: [PATCH v7 2/3] hwspinlock: add list of locks to debugfs
Wolfram Sang
Re: [PATCH v7 2/3] hwspinlock: add list of locks to debugfs
Geert Uytterhoeven
Re: [PATCH v7 2/3] hwspinlock: add list of locks to debugfs
Wolfram Sang
Re: [PATCH v2 0/3] Add TPM support via Qualcomm TEE TPM TA
Kuldeep Singh
Re: [PATCH v2 0/3] Add TPM support via Qualcomm TEE TPM TA
Jarkko Sakkinen
Re: [PATCH v2 0/3] Add TPM support via Qualcomm TEE TPM TA
Kuldeep Singh
Re: [PATCH V3] powerpc/kasan: require memintrinsic prefix support for KASAN
Andrey Ryabinin
Re: [PATCH V3] powerpc/kasan: require memintrinsic prefix support for KASAN
Mukesh Kumar Chaurasiya
Re: [PATCH net v2 1/5] vhost/vsock: Fix socket state constant
Stefano Garzarella
Re: [PATCH v2 6/8] KVM: SEV: Add SNP vCPU state get and set commands
Jörg Rödel
Re: [PATCH v2 6/8] KVM: SEV: Add SNP vCPU state get and set commands
Tony Lindgren
Re: [PATCH v2 6/8] KVM: SEV: Add SNP vCPU state get and set commands
Jörg Rödel
Re: [PATCH v2 6/8] KVM: SEV: Add SNP vCPU state get and set commands
Tony Lindgren
Re: [PATCH v2] selftests/mm: skip khugepaged file tests if mkfs.xfs is unavailable
Lorenzo Stoakes (ARM)
[PATCH v7 2/2] dmaengine: atcdmac300: Add driver for Andes ATCDMAC300 DMA controller
CL Wang
Re: [PATCH v2 3/3] selftests/mm: init page sizes early in pagemap_ioctl test
David Hildenbrand (Arm)
Re: [PATCH v2 3/3] selftests/mm: init page sizes early in pagemap_ioctl test
Zenghui Yu
Re: [PATCH v2 3/3] selftests/mm: init page sizes early in pagemap_ioctl test
David Hildenbrand (Arm)
[RFC PATCH v4 0/8] fuse: caches documentation and testing
Luis Henriques
[RFC PATCH v4 8/8] selftests/fuse: add fuse readdir caching test
Luis Henriques
Re: [RFC PATCH v4 8/8] selftests/fuse: add fuse readdir caching test
Amir Goldstein
[RFC PATCH v4 6/8] selftests/fuse: add some extra ACL caching tests
Luis Henriques
Re: [RFC PATCH v4 6/8] selftests/fuse: add some extra ACL caching tests
Amir Goldstein
[RFC PATCH v4 1/8] Documentation: fuse: add document on caches being used by FUSE
Luis Henriques
Re: [RFC PATCH v4 1/8] Documentation: fuse: add document on caches being used by FUSE
Amir Goldstein
Re: [RFC PATCH v4 1/8] Documentation: fuse: add document on caches being used by FUSE
Luis Henriques
[RFC PATCH v4 3/8] selftests/fuse: check that fusectlfs is mounted
Luis Henriques
[RFC PATCH v4 2/8] selftests/fuse: convert fusectl test to fuse3
Luis Henriques
[RFC PATCH v4 4/8] selftests/fuse: factor-out test fixture setup/teardown
Luis Henriques
Re: [RFC PATCH v4 4/8] selftests/fuse: factor-out test fixture setup/teardown
Amir Goldstein
Re: [RFC PATCH v4 4/8] selftests/fuse: factor-out test fixture setup/teardown
Luis Henriques
[RFC PATCH v4 5/8] selftests/fuse: use dynamically allocated memory to store ACLs
Luis Henriques
[RFC PATCH v4 7/8] selftests/fuse: add fuse symlink caching test
Luis Henriques
Re: [RFC PATCH v4 7/8] selftests/fuse: add fuse symlink caching test
Amir Goldstein
Re: [PATCH] remoteproc: remoteproc_virtio: add acknowledged vdev reset
Mathieu Poirier
Re: [PATCH] remoteproc: remoteproc_virtio: add acknowledged vdev reset
Mathieu Poirier
Re: [PATCH] remoteproc: remoteproc_virtio: add acknowledged vdev reset
Shah, Tanmay
Re: [PATCH] remoteproc: remoteproc_virtio: add acknowledged vdev reset
Beleswar Prasad Padhi
Re: [PATCH] remoteproc: remoteproc_virtio: add acknowledged vdev reset
Shah, Tanmay
Re: [PATCH v1 0/2] x86/vmware: Share steal-time storage in encrypted guests
Zack Rusin
Re: [PATCH v1 0/2] x86/vmware: Share steal-time storage in encrypted guests
Kiryl Shutsemau
Re: [PATCH v2 20/21] kbuild: build rust crates in parallel with the rest of the build
Lorenzo Stoakes (ARM)
Re: [PATCH v3] vsock: ignore empty child namespace mode writes
Stefano Garzarella
Re: [PATCH v3] vsock: ignore empty child namespace mode writes
Bobby Eshleman
Re: [PATCH v3] vsock: ignore empty child namespace mode writes
patchwork-bot+netdevbpf
Re: [PATCH bpf-next v11 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
Kumar Kartikeya Dwivedi
Re: [PATCH bpf-next v11 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
David Hildenbrand (Arm)
Re: [PATCH bpf-next v11 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
Barry Song
Re: (subset) [PATCH v3 1/2] mfd: wcd934x: Fix NULL pointer dereference on IRQ probe deferral
Lee Jones
Re: [PATCH] KVM: selftests: Test partial KVM_CLEAR_DIRTY_LOG requests
Tharit Tangkijwanichakul
Re: [PATCH v2 2/3] selftests/mm: mark file-local symbols of pagemap_ioctl.c static
David Hildenbrand (Arm)
Re: [PATCH net v2 5/5] vsock: Handle sudden TCP_CLOSE during connect
Stefano Garzarella
Re: [PATCH net v2 5/5] vsock: Handle sudden TCP_CLOSE during connect
Michal Luczaj
Re: [PATCH net v2 5/5] vsock: Handle sudden TCP_CLOSE during connect
netdev-bot+sashiko
Re: [PATCH v2 21/21] kbuild: use pigz for gzip compression if available
Lorenzo Stoakes (ARM)
Re: [PATCH v2 21/21] kbuild: use pigz for gzip compression if available
Lorenzo Stoakes (ARM)
Re: [PATCH v2 21/21] kbuild: use pigz for gzip compression if available
Lorenzo Stoakes (ARM)
Re: [PATCH v2 21/21] kbuild: use pigz for gzip compression if available
Kees Cook
Re: [PATCH v2 21/21] kbuild: use pigz for gzip compression if available
Lorenzo Stoakes (ARM)
Re: [PATCH v2 1/3] selftests/mm: fix size truncation in pagemap_ioctl test
David Hildenbrand (Arm)
[PATCH v2 bpf] selftests/bpf: Fix csum_partial() dropping trailing byte on odd length
Madhav Khosla
Re: [PATCH v2 bpf] selftests/bpf: Fix csum_partial() dropping trailing byte on odd length
bot+bpf-ci
Re: [PATCH v2 bpf] selftests/bpf: Fix csum_partial() dropping trailing byte on odd length
Madhav Khosla
Re: [PATCH v2 bpf] selftests/bpf: Fix csum_partial() dropping trailing byte on odd length
Alexis Lothoré
Earlier messages
Later messages