linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH bpf-next 0/2] bpf, x86: Normalize IA32 kfunc return values
Yiyang Chen
[PATCH bpf-next 1/2] bpf, x86: Normalize narrow kfunc returns on IA32
Yiyang Chen
Re: [PATCH bpf-next 1/2] bpf, x86: Normalize narrow kfunc returns on IA32
bot+bpf-ci
[PATCH bpf-next 2/2] selftests/bpf: Cover IA32 narrow kfunc returns
Yiyang Chen
Re: [PATCH bpf-next 2/2] selftests/bpf: Cover IA32 narrow kfunc returns
bot+bpf-ci
Re: [PATCH net-next 0/2] net: mana: Avoid DMA queue allocation failure under memory fragmentation
Paolo Abeni
Re: [PATCH net-next 0/2] net: mana: Avoid DMA queue allocation failure under memory fragmentation
Aditya Garg
Re: [PATCH net-next 0/2] net: mana: Avoid DMA queue allocation failure under memory fragmentation
patchwork-bot+netdevbpf
Re: [PATCH net-next v10] selftests/net/openvswitch: add SCTP flow key support and test
Aaron Conole
Re: [PATCH net-next v10] selftests/net/openvswitch: add SCTP flow key support and test
patchwork-bot+netdevbpf
[PATCH v3 0/2] Start removing X86_X32_ABI
Sebastian Andrzej Siewior
[PATCH v3 2/2] x86: Start removing X86_X32_ABI
Sebastian Andrzej Siewior
Re: [PATCH v3 2/2] x86: Start removing X86_X32_ABI
John Paul Adrian Glaubitz
Re: [PATCH v3 2/2] x86: Start removing X86_X32_ABI
Sebastian Andrzej Siewior
Re: [PATCH v3 2/2] x86: Start removing X86_X32_ABI
John Paul Adrian Glaubitz
Re: [PATCH v3 2/2] x86: Start removing X86_X32_ABI
Sebastian Andrzej Siewior
Re: [PATCH v3 2/2] x86: Start removing X86_X32_ABI
John Paul Adrian Glaubitz
[PATCH v3 1/2] selftests/nolibc: remove the x32 testcase
Sebastian Andrzej Siewior
Re: [PATCH net-next v6 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
patchwork-bot+netdevbpf
Re: [PATCH v6 2/3] leds: flash: rt8515: Support single-GPIO flash ICs with vin supply
Lee Jones
Re: [PATCH v3 3/5] selftests/mm: skip khugepaged swap tests without swap
David Hildenbrand (Arm)
Re: [PATCH v3 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE is unsupported
David Hildenbrand (Arm)
Re: [PATCH] selftests/namespaces: Fix racy pipe handshake in timens and pidns_separate
Christian Brauner
Re: [PATCH v2] selftests/epoll: add a regression test for pipe->poll_usage
Christian Brauner
Re: [PATCH v3 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
David Hildenbrand (Arm)
Re: [PATCH v3 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
Muhammad Usama Anjum
Re: [PATCH v10 2/2] i3c: master: Add driver for AMD AXI I3C master controller
Adrian Hunter
Re: [PATCH v3 2/2] vhost/vsock: keep IOTLB across feature updates
Stefano Garzarella
Re: [PATCH v3 2/2] vhost/vsock: keep IOTLB across feature updates
Jia Jia
Re: [PATCH v3 1/2] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
Stefano Garzarella
Re: [PATCH v3 1/2] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
Jia Jia
[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
mhonap
[PATCH v4 01/27] cxl: Fix resource.c include path and export cxl_restore_hdm_after_pci_reset
mhonap
Re: [PATCH v4 01/27] cxl: Fix resource.c include path and export cxl_restore_hdm_after_pci_reset
Jonathan Cameron
RE: [PATCH v4 01/27] cxl: Fix resource.c include path and export cxl_restore_hdm_after_pci_reset
Manish Honap
[PATCH v4 03/27] cxl: Move component register defines to uapi/cxl/cxl_regs.h
mhonap
[PATCH v4 04/27] cxl: Establish media readiness in cxl_mem_probe()
mhonap
[PATCH v4 05/27] cxl: Add a function-scoped reset entry for vfio-pci
mhonap
[PATCH v4 06/27] vfio/pci: Add CXL ops registration interface
mhonap
[PATCH v4 08/27] vfio/cxl: Add the vfio-cxl module skeleton
mhonap
[PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers
mhonap
[PATCH v4 07/27] vfio/pci: Detect CXL devices and load vfio-cxl on demand
mhonap
[PATCH v4 09/27] vfio/cxl: Create the CXL memory device at bind
mhonap
[PATCH v4 10/27] vfio/cxl: Reject unsupported decoder topologies at bind
mhonap
[PATCH v4 11/27] vfio/cxl: Own the whole component register BAR
mhonap
[PATCH v4 12/27] vfio/pci: Let a provider exclude a BAR sub-range from mmap
mhonap
[PATCH v4 16/27] vfio/cxl: Shadow the CXL DVSEC body at open
mhonap
[PATCH v4 15/27] vfio/pci: Call CXL open and close hooks around device use
mhonap
[PATCH v4 20/27] vfio/cxl: Emulate the HDM decoder commit handshake
mhonap
[PATCH v4 22/27] vfio/cxl: Revoke the HDM mapping on reset and power transitions
mhonap
[PATCH v4 26/27] Documentation: vfio-pci: Document CXL Type-2 device passthrough
mhonap
[PATCH v4 13/27] vfio/pci: Refuse read/write to an excluded BAR sub-range
mhonap
[PATCH v4 21/27] vfio/cxl: Describe the CXL device and decoder geometry to userspace
mhonap
[PATCH v4 18/27] vfio/cxl: Expose the HDM memory and trap the decoder registers
mhonap
[PATCH v4 17/27] vfio/cxl: Virtualize the CXL DVSEC
mhonap
[PATCH v4 19/27] vfio/cxl: Keep the HDM decoder block off the direct BAR mapping
mhonap
[PATCH v4 14/27] vfio: Add CXL region type for the HDM region
mhonap
[PATCH v4 24/27] vfio/cxl: Service a guest-triggered CXL reset
mhonap
[PATCH v4 27/27] selftests/vfio: Add CXL Type-2 passthrough corner-case tests
mhonap
[PATCH v4 23/27] vfio/cxl: Refresh the decoder snapshot after a device reset
mhonap
[PATCH v4 25/27] vfio/pci: Provide an opt-out for the CXL Type-2 extensions
mhonap
[PATCH bpf v4] selftests/bpf: allocate a larger timeout for connection
eBPF Foundation
Re: [PATCH bpf v4] selftests/bpf: allocate a larger timeout for connection
bot+bpf-ci
Re: [PATCH bpf v4] selftests/bpf: allocate a larger timeout for connection
Alexis Lothoré
Re: [PATCH bpf v4] selftests/bpf: allocate a larger timeout for connection
Ihor Solodrai
Re: [PATCH bpf v4] selftests/bpf: allocate a larger timeout for connection
Alexis Lothoré
[RFC PATCH 0/3] alloc_tag: fix races and a leak around shutdown_mem_profiling()
Hao Ge
[RFC PATCH 3/3] alloc_tag: remove /proc/allocinfo outside of mod_lock
Hao Ge
Re: [RFC PATCH 3/3] alloc_tag: remove /proc/allocinfo outside of mod_lock
Suren Baghdasaryan
Re: [RFC PATCH 3/3] alloc_tag: remove /proc/allocinfo outside of mod_lock
Hao Ge
[RFC PATCH 1/3] alloc_tag: skip percpu counter allocation when profiling is disabled
Hao Ge
Re: [RFC PATCH 1/3] alloc_tag: skip percpu counter allocation when profiling is disabled
Suren Baghdasaryan
Re: [RFC PATCH 1/3] alloc_tag: skip percpu counter allocation when profiling is disabled
Hao Ge
[RFC PATCH 2/3] module: move codetag section placement decision to layout_sections()
Hao Ge
Re: [RFC PATCH 2/3] module: move codetag section placement decision to layout_sections()
Suren Baghdasaryan
Re: [RFC PATCH 2/3] module: move codetag section placement decision to layout_sections()
Hao Ge
Re: [PATCH v4 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
Simon Horman
Re: [PATCH v4 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
patchwork-bot+netdevbpf
[PATCH] selftests/cgroup: remove redundant chown in test_cgcore_lesser_ns_open
Shaojie Sun
[PATCH v2] selftests/cgroup: remove redundant chown in test_cgcore_lesser_ns_open
Shaojie Sun
Re: [PATCH v2] selftests/cgroup: remove redundant chown in test_cgcore_lesser_ns_open
Tao Cui
Re: [PATCH v2] selftests/cgroup: remove redundant chown in test_cgcore_lesser_ns_open
Tejun Heo
[PATCH v10] KVM: selftests: riscv: Add lazy V extension enablement for guests
JinRui
[PATCH v11] KVM: selftests: riscv: Add lazy V extension enablement for guests
JinRui
[PATCH v12] KVM: selftests: riscv: Add lazy V extension enablement for guests
JinRui
[PATCH v13] KVM: selftests: riscv: Add lazy V extension enablement for guests
JinRui
Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
David Woodhouse
Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
David Woodhouse
Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
Sean Christopherson
Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
David Woodhouse
Re: [PATCH v5 3/3] vsock: use sock_error() to consume sk_err after a failed connect
Stefano Garzarella
Re: [PATCH v5 2/3] vsock: remove the now-unused rejected flag
Stefano Garzarella
[PATCH] spi: virtio: mark device ready before registering the controller
Jasper Wise
Re: [PATCH] spi: virtio: mark device ready before registering the controller
Mark Brown
[PATCH] scsi: virtio_scsi: set DRIVER_OK before registering the SCSI host
Jasper Wise
[PATCH v2] kstack_erase: suppress -grecord-gcc-switches for external module builds
Jaihind Yadav
Re: [PATCH v2] kstack_erase: suppress -grecord-gcc-switches for external module builds
Kees Cook
RE: [PATCH v2] kstack_erase: suppress -grecord-gcc-switches for external module builds
Jaihind Yadav
Re: [PATCH v2] kstack_erase: suppress -grecord-gcc-switches for external module builds
Nicolas Schier
Re: [PATCH v2] kstack_erase: suppress -grecord-gcc-switches for external module builds
Nathan Chancellor
RE: [PATCH v2] kstack_erase: suppress -grecord-gcc-switches for external module builds
Jaihind Yadav
Re: [PATCH v2] kstack_erase: suppress -grecord-gcc-switches for external module builds
Nathan Chancellor
RE: [PATCH v2] kstack_erase: suppress -grecord-gcc-switches for external module builds
Jaihind Yadav
[PATCH v3] scripts/gcc-plugins: suppress recorded GCC switches for extmod builds
Jaihind Yadav
Re: [PATCH v5 1/3] vsock: don't check the listener's sk_err in vsock_accept()
Stefano Garzarella
[PATCH net-next] selftests: net: move log_test to lib file and remove duplicate code
Hangbin Liu
Re: [PATCH net-next] selftests: net: move log_test to lib file and remove duplicate code
Hangbin Liu
Re: [PATCH net-next] selftests: net: move log_test to lib file and remove duplicate code
Jakub Kicinski
[PATCH] dm-crypt: Reject malformed raw keys in crypt_set_key()
Thorsten Blum
Re: [PATCH] dm-crypt: Reject malformed raw keys in crypt_set_key()
Andy Shevchenko
Re: [PATCH] dm-crypt: Reject malformed raw keys in crypt_set_key()
Thorsten Blum
Re: [PATCH v3 1/2] dt-bindings: usb: Add Parade PS5169 redriver bindings
Krzysztof Kozlowski
[PATCH] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
Thomas Huth
Re: [PATCH] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
Nick Desaulniers
[PATCH bpf-next v2 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
Feng Jiang
[PATCH bpf-next v2 2/2] selftests/bpf: Enable stack argument tests for RV64
Feng Jiang
Re: [PATCH bpf-next v2 2/2] selftests/bpf: Enable stack argument tests for RV64
bot+bpf-ci
[PATCH bpf-next v2 1/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
Feng Jiang
Re: [PATCH bpf-next v2 1/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
bot+bpf-ci
Re: [PATCH bpf-next v2 1/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
Feng Jiang
[PATCH] drm/virtio: Fix a NULL vs ERR_PTR() bug in virtio_gpu_user_framebuffer_create()
Dan Carpenter
Re: [PATCH] drm/virtio: Fix a NULL vs ERR_PTR() bug in virtio_gpu_user_framebuffer_create()
Dmitry Osipenko
Re: [PATCH] selftests: rtc: fix flaky date_read_loop test
Wake Liu
Re: [PATCH net v6 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
Yehyeong Lee
Re: [PATCH net v6 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
Jakub Kicinski
[PATCH net-next v1] selftests/bpf: Fix insn count expectations in chained global subprogs test
Jiayuan Chen
Re: [PATCH net-next v1] selftests/bpf: Fix insn count expectations in chained global subprogs test
Daniel Borkmann
[PATCH net-next v2 00/13] net: mana: reconfigure by replacing the queue set
Long Li
[PATCH net-next v2 06/13] net: mana: swap queue sets in mana_xdp_set
Long Li
[PATCH net-next v2 04/13] net: mana: swap queue sets in mana_set_priv_flags
Long Li
[PATCH net-next v2 05/13] net: mana: swap queue sets in mana_change_mtu
Long Li
[PATCH net-next v2 01/13] net: mana: add queue-set allocation and teardown helpers
Long Li
Re: [PATCH net-next v2 01/13] net: mana: add queue-set allocation and teardown helpers
Jakub Kicinski
[PATCH net-next v2 02/13] net: mana: swap queue sets in mana_set_channels
Long Li
[PATCH net-next v2 07/13] net: mana: do not bail out of mana_detach on dealloc failure
Long Li
[PATCH net-next v2 03/13] net: mana: swap queue sets in mana_set_ringparam
Long Li
[PATCH net-next v2 08/13] net: mana: keep per-queue statistics in the port context
Long Li
[PATCH net-next v2 12/13] net: mana: keep the surviving queues when the channel count is reduced
Long Li
[PATCH net-next v2 09/13] net: mana: share the EQ pool across a queue-set swap
Long Li
Re: [PATCH net-next v2 09/13] net: mana: share the EQ pool across a queue-set swap
Jakub Kicinski
[PATCH net-next v2 10/13] net: mana: release EQs left idle by a channel-count reduction
Long Li
[PATCH net-next v2 11/13] net: mana: keep a user-configured RSS table across a queue rebuild
Long Li
[PATCH net-next v2 13/13] net: mana: keep the existing queues when the channel count is raised
Long Li
Re: [PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
Kumar Kartikeya Dwivedi
Re: [PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
Daniel Borkmann
Re: [PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
Changwoo Min
Re: [PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
Emil Tsalapatis
Re: [PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
Kumar Kartikeya Dwivedi
Re: [syzbot] [kernfs?] [ext4?] INFO: task hung in sb_start_write (2)
Matthias Goergens
[RFC PATCH bpf-next v2 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
Fuyu Zhao
[RFC PATCH bpf-next v2 1/2] libbpf: support selective kernel module BTF loading via .kmod_btfs section
Fuyu Zhao
Re: [RFC PATCH bpf-next v2 1/2] libbpf: support selective kernel module BTF loading via .kmod_btfs section
bot+bpf-ci
Re: [RFC PATCH bpf-next v2 1/2] libbpf: support selective kernel module BTF loading via .kmod_btfs section
Andrii Nakryiko
Re: [RFC PATCH bpf-next v2 1/2] libbpf: support selective kernel module BTF loading via .kmod_btfs section
Fuyu Zhao
[RFC PATCH bpf-next v2 2/2] selftests/bpf: add tests for selective kmod BTF loading
Fuyu Zhao
Re: [RFC PATCH bpf-next v2 2/2] selftests/bpf: add tests for selective kmod BTF loading
bot+bpf-ci
Re: [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
Kumar Kartikeya Dwivedi
Re: [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
Hui Zhu
Re: [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
Tejun Heo
[PATCH net-next] selftests: net: separate ipv6_flowlabel_mgr test
Marcelo Mendes Spessoto Junior
Re: [PATCH net-next] selftests: net: separate ipv6_flowlabel_mgr test
Hangbin Liu
Re: [PATCH net-next] selftests: net: separate ipv6_flowlabel_mgr test
patchwork-bot+netdevbpf
Re: [PATCH bpf v3 4/4] selftests/bpf: Test untrusted allocated-object pointers
Kumar Kartikeya Dwivedi
Re: [PATCH bpf v3 4/4] selftests/bpf: Test untrusted allocated-object pointers
Ning Ding
Re: [PATCH net v2 2/2] virtio_net: refuse XDP queue shrink while AF_XDP is bound
Jakub Kicinski
Re: [PATCH net v6 7/7] net: mana: keep max_num_cqs immutable once cq_table is allocated
Jakub Kicinski
Re: [PATCH net v6 6/7] net: mana: fix stale HWC response after command timeout
Jakub Kicinski
Re: [PATCH net v6 5/7] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
Jakub Kicinski
RE: [EXTERNAL] Re: [PATCH net v6 5/7] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
Long Li
Re: [PATCH net v6 4/7] net: mana: validate hardware-supplied values in the HWC RX path
Jakub Kicinski
RE: [EXTERNAL] Re: [PATCH net v6 4/7] net: mana: validate hardware-supplied values in the HWC RX path
Long Li
Re: [PATCH net v6 3/7] net: mana: free HWC comp_buf after destroying the EQ
Jakub Kicinski
RE: [EXTERNAL] Re: [PATCH net v6 3/7] net: mana: free HWC comp_buf after destroying the EQ
Long Li
Re: [PATCH net v6 2/7] net: mana: fix HWC RQ/SQ buffer size swap
Jakub Kicinski
RE: [EXTERNAL] Re: [PATCH net v6 2/7] net: mana: fix HWC RQ/SQ buffer size swap
Long Li
Re: [PATCH net v6 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
Jakub Kicinski
RE: [EXTERNAL] Re: [PATCH net v6 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
Long Li
[PATCH v6 00/11] riscv: hwprobe: Expose RVA23U64 base behavior
Guodong Xu
[PATCH v6 03/11] dt-bindings: riscv: Add Zic64b extension description
Guodong Xu
Re: [PATCH v6 03/11] dt-bindings: riscv: Add Zic64b extension description
Conor Dooley
[PATCH v6 05/11] riscv: dts: spacemit: k3: Add Zic64b ISA extension
Guodong Xu
[PATCH v6 10/11] riscv: cpu: Output isa bases lines in cpuinfo
Guodong Xu
[PATCH v6 02/11] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
Guodong Xu
Re: [PATCH v6 02/11] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
Conor Dooley
[PATCH v6 11/11] riscv: hwprobe: Introduce rva23u64 base behavior
Guodong Xu
[PATCH v6 04/11] riscv: Add Zic64b to cpufeature and hwprobe
Guodong Xu
[PATCH v6 01/11] riscv: Add B to hwcap and hwprobe
Guodong Xu
[PATCH v6 06/11] riscv: dts: spacemit: k1: Add Zic64b ISA extension
Guodong Xu
[PATCH v6 07/11] riscv: dts: sophgo: sg2044: Add Zic64b ISA extension
Guodong Xu
[PATCH v6 09/11] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
Guodong Xu
[PATCH v6 08/11] riscv: Add a getter for user PMLEN support
Guodong Xu
Re: [PATCH v2] srcu: Fix WARN_ON() for timer_delete_sync() in cleanup_srcu_struct()
Paul E. McKenney
Re: [PATCH RFC] rcu-tasks: Disable callback contend/collapse messages by default
Paul E. McKenney
Re: [PATCH v3] selftests: harness: Mark test fixture objects __maybe_unused
Alex Williamson
Re: [PATCH] audit: avoid dropping live tree ref on fsnotify rule autoremove
Paul Moore
[PATCH] Re: [PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
Ionut Nechita (Sunlight Linux)
Re: [PATCH] Re: [PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
Yury Norov
Re: [PATCH] Re: [PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
Mete Durlu
Re: [PATCH] Re: [PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
Shrikanth Hegde
Re: [PATCH] Re: [PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
Mete Durlu
Earlier messages
Later messages