linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v9 1/4] rust: helpers: add SRCU helpers
Paul E. McKenney
Re: [PATCH v9 1/4] rust: helpers: add SRCU helpers
Onur Özkan
Re: [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag
Jacob Keller
Re: [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag
Dipayaan Roy
[CfP] Confidential Computing Microconference (LPC 2026)
Jörg Rödel
[PATCH bpf-next v2 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS constant offset bounds
Nuoqi Gui
Re: [PATCH bpf-next v2 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS constant offset bounds
bot+bpf-ci
Re: [PATCH bpf-next v2 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS constant offset bounds
Eduard Zingerman
Re: Re: [PATCH bpf-next v2 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS constant offset bounds
gnq25
Re: [PATCH v2] rpmsg: char: fix use-after-free on probe error path
Mathieu Poirier
Re: [PATCH v7 3/4] rust: sync: add SRCU abstraction
Paul E. McKenney
Re: [PATCH] mac802154: Prevent overwrite return code in mac802154_perform_association()
Simon Horman
[PATCH v3] Bluetooth: Add SPDX id lines to some source files
Tim Bird
Re: [PATCH v3] Bluetooth: Add SPDX id lines to some source files
patchwork-bot+bluetooth
Re: [PATCH v3] Bluetooth: Add SPDX id lines to some source files
Paul Menzel
RE: [PATCH v3] Bluetooth: Add SPDX id lines to some source files
Bird, Tim
Re: [PATCH v3] Bluetooth: Add SPDX id lines to some source files
Luiz Augusto von Dentz
Re: [PATCH v3] Bluetooth: Add SPDX id lines to some source files
Paul Menzel
[PATCH net v3] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
Anton Leontev
Re: [PATCH net v3] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
patchwork-bot+netdevbpf
Re: [PATCH bpf-next] selftests/bpf: ignore call depth accounting for retbleed in verifier tests
patchwork-bot+netdevbpf
[PATCH 0/2] kunit: Add support for skipping entire test suites
Vaibhav Jain
[PATCH 1/2] kunit: Add ability to skip entire test suites
Vaibhav Jain
Re: [PATCH 1/2] kunit: Add ability to skip entire test suites
David Gow
Re: [PATCH 1/2] kunit: Add ability to skip entire test suites
Vaibhav Jain
[PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime
Vaibhav Jain
Re: [PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime
David Gow
Re: [PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime
Vaibhav Jain
Re: [PATCH v3 00/15] riscv: hwprobe: Expose RVA23U64 base behavior
Andrew Jones
Re: [PATCH v3 02/15] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
Andrew Jones
Old patch version was applied accidently
Yedaya Katsman
Re: Old patch version was applied accidently
Konrad Dybcio
Re: [PATCH net v2 0/3] vxlan: vnifilter: fix VNI add/update notifications
patchwork-bot+netdevbpf
Re: [PATCH v3 08/15] riscv: Add Zic64b to cpufeature and hwprobe
Andrew Jones
Re: [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
Andrew Jones
Re: [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
Conor Dooley
[PATCH bpf-next v2] selftests/bpf: Add arena direct-value one-past-end reject test
Woojin Ji
Re: [PATCH bpf-next v2] selftests/bpf: Add arena direct-value one-past-end reject test
bot+bpf-ci
[PATCH bpf 2/2] selftests/bpf: Cover dynamic inner array lookup nullability
Nuiqi Gui
Re: [PATCH bpf 2/2] selftests/bpf: Cover dynamic inner array lookup nullability
Eduard Zingerman
[PATCH bpf 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS constant offset bounds
Nuiqi Gui
[PATCH bpf-next v2 0/3] bpf: Check tail zero of bpf_map_info and bpf_prog_info
Leon Hwang
[PATCH bpf-next v2 3/3] selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_info
Leon Hwang
[PATCH bpf-next v2 1/3] bpf: Check tail zero of bpf_map_info
Leon Hwang
Re: [PATCH bpf-next v2 1/3] bpf: Check tail zero of bpf_map_info
bot+bpf-ci
Re: [PATCH bpf-next v2 1/3] bpf: Check tail zero of bpf_map_info
Alexei Starovoitov
Re: [PATCH bpf-next v2 1/3] bpf: Check tail zero of bpf_map_info
Leon Hwang
[PATCH bpf-next v2 2/3] bpf: Check tail zero of bpf_prog_info
Leon Hwang
Re: [PATCH bpf-next v2 2/3] bpf: Check tail zero of bpf_prog_info
bot+bpf-ci
[PATCH v2 0/2] KVM: riscv: Fix hugetlb G-stage block mapping eligibility
Jinyu Tang
[PATCH v2 1/2] KVM: riscv: Check hugetlb block mappings against memslot bounds
Jinyu Tang
Re: [PATCH v2 1/2] KVM: riscv: Check hugetlb block mappings against memslot bounds
Anup Patel
[PATCH v2 2/2] KVM: selftests: Add a hugetlb memslot alignment test mode
Jinyu Tang
Re: [PATCH v2 2/2] KVM: selftests: Add a hugetlb memslot alignment test mode
Anup Patel
Re: [PATCH net v2 3/3] selftests: net: add vxlan vnifilter notification test
Simon Horman
Re: [PATCH net v2 3/3] selftests: net: add vxlan vnifilter notification test
Jakub Kicinski
[PATCH] x86/setup: replace strlcat() with snprintf() in setup_arch()
Thorsten Blum
Re: [PATCH] x86/setup: replace strlcat() with snprintf() in setup_arch()
Andy Shevchenko
Re: [PATCH] x86/setup: replace strlcat() with snprintf() in setup_arch()
Thorsten Blum
Re: [PATCH] x86/setup: replace strlcat() with snprintf() in setup_arch()
Andy Shevchenko
Re: [PATCH] x86/setup: replace strlcat() with snprintf() in setup_arch()
Thorsten Blum
Re: [PATCH] x86/setup: replace strlcat() with snprintf() in setup_arch()
Andy Shevchenko
Re: [PATCH] x86/setup: replace strlcat() with snprintf() in setup_arch()
David Laight
[PATCH] keys: prevent slab cache merging for key_jar
Mohammed EL Kadiri
Re: [PATCH] keys: prevent slab cache merging for key_jar
Vlastimil Babka (SUSE)
Re: [PATCH] keys: prevent slab cache merging for key_jar
Jarkko Sakkinen
Re: [PATCH] keys: prevent slab cache merging for key_jar
Jarkko Sakkinen
Re: [PATCH] keys: prevent slab cache merging for key_jar
Vlastimil Babka (SUSE)
Re: [PATCH] keys: prevent slab cache merging for key_jar
Jarkko Sakkinen
Re: [PATCH] keys: prevent slab cache merging for key_jar
Mohammed EL Kadiri
Re: [PATCH] keys: prevent slab cache merging for key_jar
Jarkko Sakkinen
Re: [PATCH v2 10/12] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Boqun Feng
[PATCH v3 1/2] kunit: tool: Parse and print the reason tests are skipped
David Gow
[PATCH v3 2/2] kunit: tool: Add (primitive) support for outputting JUnit XML
David Gow
Re: [PATCH v3 2/2] kunit: tool: Add (primitive) support for outputting JUnit XML
Thomas Weißschuh
Re: [PATCH v3 1/2] kunit: tool: Parse and print the reason tests are skipped
Thomas Weißschuh
Re: [PATCH v2 01/12] preempt: Track NMI nesting to separate per-CPU counter
Boqun Feng
Re: [PATCH 3/7] remoteproc: qcom_q6v5_mss: Use mss as regulator for MSM8953
Barnabás Czémán
[PATCH v1] drm/virtio: Fix driver removal with disabled KMS
Dmitry Osipenko
Re: [PATCH v1] drm/virtio: Fix driver removal with disabled KMS
Ryosuke Yasuoka
Re: [PATCH v1] drm/virtio: Fix driver removal with disabled KMS
Dmitry Osipenko
Re: [PATCH v1] drm/virtio: Fix driver removal with disabled KMS
Ryosuke Yasuoka
Re: [PATCH v1] drm/virtio: Fix driver removal with disabled KMS
Dmitry Osipenko
[PATCH 0/2] module: Remove unnecessary module::args
Petr Pavlu
[PATCH 2/2] module: Remove unnecessary module::args
Petr Pavlu
Re: [PATCH 2/2] module: Remove unnecessary module::args
Aaron Tomlin
[PATCH 1/2] xtensa/simdisk: Avoid referring to module::args
Petr Pavlu
Re: [PATCH 1/2] xtensa/simdisk: Avoid referring to module::args
Max Filippov
Re: [PATCH net] vhost/net: complete zerocopy ubufs only once
Paolo Abeni
Re: [PATCH net] vhost/net: complete zerocopy ubufs only once
Michael S. Tsirkin
Re: [PATCH] vsock/vmci: fix sk_ack_backlog leak on failed handshake
Stefano Garzarella
Re: [PATCH] vsock/vmci: fix sk_ack_backlog leak on failed handshake
Stefano Garzarella
Re: [PATCH] vsock/vmci: fix sk_ack_backlog leak on failed handshake
patchwork-bot+netdevbpf
[PATCH v2 0/3] timekeeping: Implement and use read_snapshot() functionality
David Woodhouse
[PATCH v2 2/3] x86/kvmclock: Implement read_snapshot() for kvmclock clocksource
David Woodhouse
[PATCH v2 1/3] clocksource/hyperv: Implement read_snapshot() for TSC page clocksource
David Woodhouse
[PATCH v2 3/3] ptp: vmclock: Use hw_cycles from snapshot for precise TSC pairing
David Woodhouse
[RFC PATCH 0/6] Support virtio-mem memory hotplug in TDX guests
Zhenzhong Duan
[RFC PATCH 1/6] mm/memory_hotplug: Add memory post-plug callback infrastructure
Zhenzhong Duan
[RFC PATCH 5/6] x86/tdx: Register memory pre-unplug callback for TDX guests
Zhenzhong Duan
[RFC PATCH 2/6] mm/memory_hotplug: Add memory pre-unplug callback infrastructure
Zhenzhong Duan
[RFC PATCH 3/6] virtio-mem: Integrate memory acceptance and release callbacks
Zhenzhong Duan
[RFC PATCH 4/6] x86/tdx: Register memory post-plug callback for TDX guests
Zhenzhong Duan
[RFC PATCH 6/6] x86/tdx: Release private memory before private->shared conversion
Zhenzhong Duan
Re: [RFC PATCH 0/6] Support virtio-mem memory hotplug in TDX guests
Kiryl Shutsemau
[PATCH 0/2] KVM: LoongArch: selftests: Add FPU test case
Bibo Mao
[PATCH 1/2] KVM: LoongArch: selftests: Enable LASX feature by auto detect method
Bibo Mao
[PATCH 2/2] KVM: LoongArch: selftests: Add FPU test case
Bibo Mao
[PATCH] rpmsg: glink: fix deadlock in endpoint destroy during driver detach
Vishnu Santhosh
Re: [PATCH] rpmsg: glink: fix deadlock in endpoint destroy during driver detach
Jie Gan
Re: [PATCH] rpmsg: glink: fix deadlock in endpoint destroy during driver detach
Dmitry Baryshkov
[PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Rui Qi
Re: [PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
sashiko-bot
Re: [PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Petr Mladek
Re: [PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Petr Mladek
Re: [PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Miroslav Benes
Re: [PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Petr Mladek
Re: [PATCH v3 0/2] eventpoll: Fix epoll_wait() report false negative
Christian Brauner
Re: [PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
Alistair Popple
Re: [PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
Li Zhe
[PATCH net 0/2] net: mana: fix error-path issues in queue setup
Aditya Garg
[PATCH net 2/2] net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check
Aditya Garg
[PATCH net 1/2] net: mana: initialize gdma queue id to INVALID_QUEUE_ID
Aditya Garg
Re: [PATCH net 0/2] net: mana: fix error-path issues in queue setup
Jakub Kicinski
Re: [PATCH net 0/2] net: mana: fix error-path issues in queue setup
Aditya Garg
[PATCH] drm/virtgpu: Use ERR_PTR for fb_create callback error return
liuqiangneo
Re: [PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
Koichiro Den
Re: [PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
Frank Li
Re: [PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
Koichiro Den
Re: [PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
Frank Li
[PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
Lin Ma
[PATCH v4 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks
Lin Ma
Re: [PATCH v4 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks
Yonghong Song
Re: [PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
bot+bpf-ci
Re: [PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
Yonghong Song
Re: [PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
Daniel Borkmann
Re: [PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
Yonghong Song
[PATCH 0/8] LoongArch: Add livepatch build (KLP) support
George Guo
[PATCH 3/8] LoongArch: Add special section entry sizes for KLP support
George Guo
Re: [PATCH 3/8] LoongArch: Add special section entry sizes for KLP support
WangYuli
Re: [PATCH 3/8] LoongArch: Add special section entry sizes for KLP support
George Guo
[PATCH 1/8] LoongArch: Add livepatch build (KLP) support
George Guo
[PATCH 2/8] objtool/LoongArch: Add arch_adjusted_addend() for KLP support
George Guo
[PATCH 5/8] LoongArch: fix kernel panic with -fPIC for same-compilation-unit symbol references
George Guo
Re: [PATCH 5/8] LoongArch: fix kernel panic with -fPIC for same-compilation-unit symbol references
Xi Ruoyao
Re: [PATCH 5/8] LoongArch: fix kernel panic with -fPIC for same-compilation-unit symbol references
George Guo
[PATCH 4/8] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
George Guo
Re: [PATCH 4/8] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
WangYuli
[PATCH 7/8] objtool/klp: Add LoongArch jump opcode bytes support
George Guo
[PATCH 6/8] LoongArch: Fix EFI linking with -fdata-sections
George Guo
[PATCH 8/8] klp-build: Add LoongArch syscall patching macro
George Guo
Re: [PATCH 0/8] LoongArch: Add livepatch build (KLP) support
WangYuli
Re: [PATCH] ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()
Jiri Slaby
Re: [PATCH net-next v2 5/6] net: dsa: mv88e6xxx: MQPRIO support
Luke Howard
Re: [PATCH net-next v2 5/6] net: dsa: mv88e6xxx: MQPRIO support
Cedric Jehasse
[PATCH v3 0/2] mm/hmm: A fix and a selftest
Dev Jain
[PATCH v3 1/2] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
Dev Jain
[PATCH v3 2/2] selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries
Dev Jain
Re: [PATCH v3 2/2] selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries
Lorenzo Stoakes
Re: [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
Luke Howard
Re: [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
Cedric Jehasse
Re: [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
Andrew Lunn
Re: [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
Luke Howard
Re: [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
Nikolay Aleksandrov
Re: [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
Luke Howard
Re: [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
Nikolay Aleksandrov
Re: [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
Luke Howard
Re: [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
Luke Howard
Re: [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket
Harry Yoo
Re: [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket
Pedro Falcato
Re: [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket
Harry Yoo
Re: [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket
Eric Dumazet
Re: [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket
Jakub Kicinski
Re: [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket
Kees Cook
Re: [PATCH 1/2] mm/slab: add a node-track-caller variant for kmem buckets allocation
Harry Yoo
Re: [PATCH 1/2] mm/slab: add a node-track-caller variant for kmem buckets allocation
Pedro Falcato
Re: [PATCH 1/2] mm/slab: add a node-track-caller variant for kmem buckets allocation
Vlastimil Babka (SUSE)
Re: [PATCH 1/2] mm/slab: add a node-track-caller variant for kmem buckets allocation
Kees Cook
[PATCH 0/2] iommu: avoid using list iterators past the loop in resv region insertion
Maoyi Xie
[PATCH 1/2] iommu: Avoid using the list iterator past the loop in iommu_insert_resv_region()
Maoyi Xie
[PATCH 2/2] iommu/virtio: Avoid using the list iterator past the loop in viommu_add_resv_mem()
Maoyi Xie
Re: [PATCH 2/2] iommu/virtio: Avoid using the list iterator past the loop in viommu_add_resv_mem()
Jean-Philippe Brucker
Re: [PATCH 2/2] iommu/virtio: Avoid using the list iterator past the loop in viommu_add_resv_mem()
Maoyi Xie
Re: [PATCH 2/2] iommu/virtio: Avoid using the list iterator past the loop in viommu_add_resv_mem()
Jean-Philippe Brucker
Re: [PATCH 2/2] iommu/virtio: Avoid using the list iterator past the loop in viommu_add_resv_mem()
Robin Murphy
[PATCH v2 0/4] Convert remaining buses to generic driver_override handling
Runyu Xiao
[PATCH v2 2/4] rpmsg: core: use generic driver_override infrastructure
Runyu Xiao
Re: [PATCH v2 2/4] rpmsg: core: use generic driver_override infrastructure
Mathieu Poirier
[PATCH v2 1/4] amba: use generic driver_override infrastructure
Runyu Xiao
[PATCH v2 4/4] cdx: use generic driver_override infrastructure
Runyu Xiao
[PATCH v2 3/4] vmbus: use generic driver_override infrastructure
Runyu Xiao
Re: [PATCH v2 0/4] Convert remaining buses to generic driver_override handling
Danilo Krummrich
[PATCH] tpm: eventlog: tpm2: allow event log entries ending at the log boundary
ZongYao . Chen
Re: [PATCH] tpm: eventlog: tpm2: allow event log entries ending at the log boundary
Jarkko Sakkinen
Re: [PATCH] tpm: eventlog: tpm2: allow event log entries ending at the log boundary
ZongYao . Chen
Re: [PATCH net v2 00/11] mptcp: misc fixes for v7.1-rc7
patchwork-bot+netdevbpf
[PATCH v3 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
Lin Ma
[PATCH v3 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks
Lin Ma
Re: [PATCH v3 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks
bot+bpf-ci
Re: [PATCH v3 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
bot+bpf-ci
Earlier messages
Later messages