linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v8 1/6] selftests/mm: make file helpers return errors
Sarthak Sharma
[PATCH v8 2/6] tools/lib/mm: add shared file helpers
Sarthak Sharma
[PATCH v8 3/6] tools/lib/mm: move hugepage_settings out of selftests
Sarthak Sharma
[PATCH v8 5/6] tools/mm: make gup_bench a benchmark only tool
Sarthak Sharma
[PATCH v8 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
Sarthak Sharma
[PATCH v8 6/6] selftests/mm: add a GUP selftest
Sarthak Sharma
[PATCH 0/7] net: mctp: usblib: Increase coverage of kunit testing
James Lee
[PATCH 5/7] net: mctp: usblib: Simplify allocation logic in mctp_usblib_test_rx_init
James Lee
[PATCH 6/7] net: mctp: usblib: Add initial kunit tx tests
James Lee
[PATCH 4/7] net: mctp: usblib: Complete rx tests
James Lee
[PATCH 3/7] net: mctp: usblib: Add tests of invalid headers
James Lee
[PATCH 2/7] net: mctp: usblib: Add test for splits inside headers
James Lee
[PATCH 1/7] net: mctp: usblib: Add to parameterized kunit tests.
James Lee
[PATCH 7/7] net: mctp: usblib: Add test for failing append
James Lee
[PATCH net-next 0/2] netdevsim: add link speed support
Hangbin Liu
[PATCH net-next 2/2] selftests: netdevsim: add speed testing
Hangbin Liu
Re: [PATCH net-next 2/2] selftests: netdevsim: add speed testing
Jakub Kicinski
Re: [PATCH net-next 2/2] selftests: netdevsim: add speed testing
Hangbin Liu
Re: [PATCH net-next 2/2] selftests: netdevsim: add speed testing
Jakub Kicinski
Re: [PATCH net-next 2/2] selftests: netdevsim: add speed testing
Hangbin Liu
[PATCH net-next 1/2] netdevsim: add link speed support
Hangbin Liu
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Andrew Lunn
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Hangbin Liu
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Andrew Lunn
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Hangbin Liu
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Andrew Lunn
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Hangbin Liu
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Jakub Kicinski
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Hangbin Liu
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Hangbin Liu
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Andrew Lunn
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Hangbin Liu
Re: [PATCH net-next 1/2] netdevsim: add link speed support
Andrew Lunn
[PATCH bpf-next v4 1/2] bpf: Validate program attach type during link update
Sanghyun Park
[PATCH bpf-next v4 2/2] selftests/bpf: Cover attach type checks in link update
Sanghyun Park
Re: [PATCH bpf-next v4 2/2] selftests/bpf: Cover attach type checks in link update
bot+bpf-ci
Re: [PATCH bpf-next v4 2/2] selftests/bpf: Cover attach type checks in link update
Leon Hwang
Re: [PATCH bpf-next v4 1/2] bpf: Validate program attach type during link update
Leon Hwang
Re: [RFC PATCH 6/7] riscv_cbqri: Assign IOMMU groups to resource groups
yunhui cui
[PATCH v5] Drivers: hv: Avoid infinite retry loop in init_vp_index()
Waiman Long
RE: [PATCH v5] Drivers: hv: Avoid infinite retry loop in init_vp_index()
Michael Kelley
Re: [PATCH v5 4/6] mfd: qcom-pm8xxx: register PM8921 USB ID extcon
MINETTE Alexandre
[PATCH v2] selftests/hid: test battery queries with nonzero field offsets
Mason Camara
[PATCH v3 0/3] livepatch: Fail object initialization on duplicate patched function
Harry Hsu
[PATCH 1/3] livepatch: Fail object initialization on duplicate patched function
Harry Hsu
[PATCH 2/3] livepatch: Move code for updating livepatch object relocations
Harry Hsu
[PATCH 3/3] livepatch: Clean up klp_init_object_loaded() when fails
Harry Hsu
Re: [PATCH 3/3] livepatch: Clean up klp_init_object_loaded() when fails
sashiko-bot
Re: [PATCH 3/3] livepatch: Clean up klp_init_object_loaded() when fails
Petr Mladek
[PATCH] spi: virtio: drop duplicate completion init
Francesco Valla
Re: [PATCH] spi: virtio: drop duplicate completion init
Mark Brown
[PATCH] remoteproc: imx_dsp: acquire runtime PM before adding carveouts
Pengpeng Hou
[syzbot] Monthly virt report (Aug 2026)
syzbot
[ANNOUNCE] A Syzbot-style Platform for Verifying and Fixing LLM-reported Bugs
Yuan Tan
Re: [ANNOUNCE] A Syzbot-style Platform for Verifying and Fixing LLM-reported Bugs
Guenter Roeck
Re: [ANNOUNCE] A Syzbot-style Platform for Verifying and Fixing LLM-reported Bugs
Paolo Abeni
Re: [PATCH v3] selftests/bpf: convert lirc_mode2 to prog_tests and extend coverage
patchwork-bot+netdevbpf
[PATCH v2] srcu: Fix WARN_ON() for rcu_segcblist_n_cbs() in cleanup_srcu_struct()
Sunho Park
Re: [PATCH v2] srcu: Fix WARN_ON() for rcu_segcblist_n_cbs() in cleanup_srcu_struct()
Paul E. McKenney
Re: [PATCH v5 2/6] pinctrl: qcom: Register functions before enabling pinctrl
MINETTE Alexandre
Re: [PATCH v5 2/6] pinctrl: qcom: Register functions before enabling pinctrl
Bartosz Golaszewski
[PATCH bpf v2 0/4] bpf: Fix NULL-ptr-derefs when showing a void BTF type
Jiayuan Chen
[PATCH bpf v2 1/4] bpf: Reject key-less BTF for hash maps
Jiayuan Chen
Re: [PATCH bpf v2 1/4] bpf: Reject key-less BTF for hash maps
bot+bpf-ci
[PATCH bpf v2 2/4] bpf: Fix NULL-ptr-deref when showing a void BTF type
Jiayuan Chen
[PATCH bpf v2 4/4] selftests/bpf: Add test for showing a void BTF type
Jiayuan Chen
Re: [PATCH bpf v2 4/4] selftests/bpf: Add test for showing a void BTF type
bot+bpf-ci
[PATCH bpf v2 3/4] selftests/bpf: Add test for key-less BTF hash map
Jiayuan Chen
Re: [PATCH bpf v2 3/4] selftests/bpf: Add test for key-less BTF hash map
bot+bpf-ci
[PATCH] vduse: validate virtqueue alignment
Jia Jia
Re: [PATCH] selftests/core: fix unshare_test with large fs.nr_open
Andrew Morton
Re: [PATCH] selftests/core: fix unshare_test with large fs.nr_open
Konstantin Khorenko
[PATCH v4] dt-bindings: soc: qcom: qcom,pmic-glink: Add compatible string for SM8475
Esteban Urrutia
Re: [PATCH v4] dt-bindings: soc: qcom: qcom,pmic-glink: Add compatible string for SM8475
Esteban Urrutia
[PATCH net v4] mac802154: fix data race and NULL deref on local->assoc_dev
Kaiwen Shi
Re: [PATCH net v4] mac802154: fix data race and NULL deref on local->assoc_dev
luoxuanqiang
Re: [PATCH net v4] mac802154: fix data race and NULL deref on local->assoc_dev
Miquel Raynal
Re: [PATCH net v4] mac802154: fix data race and NULL deref on local->assoc_dev
patchwork-bot+netdevbpf
[PATCH] vduse: do not take dev->rwsem in the virtqueue kick path
Nikhil
[PATCH V14 00/12] Subject: [PATCH v14 00/12] famfs: the Fabric-Attached Memory File System (standalone)
John Groves
[PATCH V14 10/12] famfs: Add runtime operation-permission (opts) framework
John Groves
[PATCH V14 12/12] famfs: Add documentation
John Groves
[PATCH V14 06/12] famfs: Introduce mmap and VM fault handling
John Groves
[PATCH V14 08/12] famfs: iomap_begin and file-to-dax offset resolution
John Groves
[PATCH V14 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
John Groves
[PATCH V14 04/12] famfs: Introduce inode_operations and super_operations
John Groves
[PATCH V14 02/12] famfs: Module operations, fs_context, and mount
John Groves
[PATCH V14 05/12] famfs: Introduce file_operations read/write
John Groves
[PATCH V14 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
John Groves
[PATCH V14 11/12] famfs: Report device capacity via statfs so df works
John Groves
[PATCH V14 03/12] famfs: Add daxdev table and dax notify_failure support
John Groves
[PATCH V14 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
John Groves
[PATCH v4] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options
Srish Srinivasan
Re: [PATCH v4] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options
Jarkko Sakkinen
Re: [PATCH v4] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options
Srish Srinivasan
[PATCH v2 0/2] Add Reset GPIO to imx258
Muzaffer Kadir via B4 Relay
[PATCH v2 2/2] media: i2c: imx258: Add reset-gpio support
Muzaffer Kadir via B4 Relay
Re: [PATCH v2 2/2] media: i2c: imx258: Add reset-gpio support
Rudraksha Gupta
[PATCH v2 1/2] media: i2c: imx258: Add wait after enabling
Muzaffer Kadir via B4 Relay
Re: [PATCH v2 1/2] media: i2c: imx258: Add wait after enabling
Rudraksha Gupta
[RESEND RFC PATCH v2 00/13] mm/swap: introduce per-priority allocation queues
Lian Wang (ProcessMission)
[RESEND RFC PATCH v2 09/13] mm/swap: add priority queue for swap device allocation
Lian Wang (ProcessMission)
Re: [RESEND RFC PATCH v2 00/13] mm/swap: introduce per-priority allocation queues
Kunwu Chan
[RFC PATCH v2 00/13] mm/swap: introduce per-priority allocation queues
Lian Wang
[GIT PULL] OpenRISC 7.3 updates
Stafford Horne
Re: [GIT PULL] OpenRISC 7.3 updates
pr-tracker-bot
[PATCH 0/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
Karl Mehltretter
[PATCH 1/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
Karl Mehltretter
Re: [PATCH 1/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
Fuad Tabba
Re: [PATCH 1/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
Karl Mehltretter
Re: [PATCH 1/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
Fuad Tabba
Re: [PATCH 1/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
Steffen Eiden
[PATCH 2/2] KVM: arm64: selftests: Test empty SMCCC filter range at base 0
Karl Mehltretter
Re: [PATCH 2/2] KVM: arm64: selftests: Test empty SMCCC filter range at base 0
Fuad Tabba
Re: [PATCH 2/2] KVM: arm64: selftests: Test empty SMCCC filter range at base 0
Steffen Eiden
[PATCH] selftests: cover kernfs dentry revalidation
Shakeel Butt
Re: [PATCH] selftests: cover kernfs dentry revalidation
Shakeel Butt
Re: [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
David Woodhouse
Re: [PATCH v4 24/27] vfio/cxl: Service a guest-triggered CXL reset
Alex Williamson
Re: [PATCH v4 25/27] vfio/pci: Provide an opt-out for the CXL Type-2 extensions
Alex Williamson
Re: [PATCH v4 23/27] vfio/cxl: Refresh the decoder snapshot after a device reset
Alex Williamson
Re: [PATCH v4 22/27] vfio/cxl: Revoke the HDM mapping on reset and power transitions
Alex Williamson
[PATCH 1/2] cgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP children
Etienne Perot
[PATCH 2/2] selftests/cgroup: test clone3() into a previously killed cgroup
Etienne Perot
Re: [PATCH 1/2] cgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP children
Shakeel Butt
Re: [PATCH 1/2] cgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP children
Tejun Heo
Re: [PATCH 1/2] cgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP children
Etienne Perot
[PATCH net-next] hv_netvsc: Advertise the SR-IOV capability for CoCo VMs
Dexuan Cui
RE: [PATCH net-next] hv_netvsc: Advertise the SR-IOV capability for CoCo VMs
Haiyang Zhang
RE: [PATCH net-next] hv_netvsc: Advertise the SR-IOV capability for CoCo VMs
Michael Kelley
Re: [PATCH net-next] hv_netvsc: Advertise the SR-IOV capability for CoCo VMs
patchwork-bot+netdevbpf
Re: [PATCH] virtio_console: allocate the port_buffer with the caller's gfp
Breno Leitao
Re: [PATCH] virtio_console: allocate the port_buffer with the caller's gfp
Greg KH
Re: [PATCH v4 18/27] vfio/cxl: Expose the HDM memory and trap the decoder registers
Alex Williamson
[PATCH v2] selftests/epoll: Fix race condition in multi-waiter wakeup tests
Florian Schmaus
[PATCH] virtio_console: Fix alloc_buf(.gfp) usage
Peter Zijlstra
Re: [PATCH] virtio_console: Fix alloc_buf(.gfp) usage
Greg Kroah-Hartman
Re: [PATCH v14 00/22] TDX KVM selftests
Lisa Wang
[PATCH v8 0/5] media: add virtio-media driver
Brian Daniels
[PATCH v8 2/5] media: virtio: Add session management
Brian Daniels
[PATCH v8 3/5] media: virtio: Add scatterlist builder
Brian Daniels
Re: [PATCH v8 0/5] media: add virtio-media driver
Brian Daniels
[PATCH v8 4/5] media: virtio: Add ioctl operations and driver logic
Brian Daniels
[PATCH v8 1/5] media: virtio: Add skeleton virtio-media driver
Brian Daniels
[RFC PATCH v1.3 0/4] mm/damon: fix misc bugs in kunit, quota goals and sysfs refresh_ms
SJ Park
[RFC PATCH v1.3 1/4] mm/damon/tests/core-kunit: test committing psi goal to psi goal
SJ Park
[PATCH bpf 1/2] bpf: bound resizable hash map iteration
Hui Su
[PATCH bpf 2/2] selftests/bpf: add RHASH iteration stress test
Hui Su
Re: [PATCH bpf 2/2] selftests/bpf: add RHASH iteration stress test
bot+bpf-ci
Re: [PATCH] virtio: Add ID for virtio media
Brian Daniels
Re: [PATCH] virtio: Add ID for virtio media
Michael S. Tsirkin
Re: [PATCH] virtio: Add ID for virtio media
Albert Esteve
Re: [PATCH] virtio: Add ID for virtio media
Brian Daniels
[PATCH 1/3] remoteproc: qcom_q6v5_pas: Fix unbalanced enable for handover IRQ after attach
Mukesh Ojha
[PATCH 3/3] remoteproc: qcom_q6v5_pas: Add per-PD proxy performance states for Hawi CDSP
Mukesh Ojha
Re: [PATCH 3/3] remoteproc: qcom_q6v5_pas: Add per-PD proxy performance states for Hawi CDSP
Konrad Dybcio
Re: [PATCH 3/3] remoteproc: qcom_q6v5_pas: Add per-PD proxy performance states for Hawi CDSP
Mukesh Ojha
Re: [PATCH 3/3] remoteproc: qcom_q6v5_pas: Add per-PD proxy performance states for Hawi CDSP
Bjorn Andersson
Re: [PATCH 3/3] remoteproc: qcom_q6v5_pas: Add per-PD proxy performance states for Hawi CDSP
Mukesh Ojha
Re: [PATCH 3/3] remoteproc: qcom_q6v5_pas: Add per-PD proxy performance states for Hawi CDSP
Bjorn Andersson
[PATCH 2/3] remoteproc: qcom_q6v5: Skip handover callback if already issued
Mukesh Ojha
Re: [PATCH 2/3] remoteproc: qcom_q6v5: Skip handover callback if already issued
Stephan Gerhold
Re: [PATCH 2/3] remoteproc: qcom_q6v5: Skip handover callback if already issued
Bjorn Andersson
Re: [PATCH 2/3] remoteproc: qcom_q6v5: Skip handover callback if already issued
Mukesh Ojha
[PATCH v2] objtool/klp: Fix checksums for constant pool references
Josh Poimboeuf
Re: [PATCH v2] objtool/klp: Fix checksums for constant pool references
sashiko-bot
Re: [PATCH v2] objtool/klp: Fix checksums for constant pool references
Josh Poimboeuf
Re: [PATCH v4 17/27] vfio/cxl: Virtualize the CXL DVSEC
Alex Williamson
[PATCH v3 00/14] nfsd/sunrpc: harden the netlink listener set interface
Jeff Layton
[PATCH v3 09/14] SUNRPC: stop unregistering listeners once rpcbind stops answering
Jeff Layton
[PATCH v3 05/14] NFSD: report listener creation failures through extack
Jeff Layton
[PATCH v3 08/14] SUNRPC: stop the svc_unregister() sweep once rpcbind stops answering
Jeff Layton
[PATCH v3 01/14] NFSD: cap the number of listeners accepted in listener_set
Jeff Layton
[PATCH v3 10/14] NFSD: stop registering with rpcbind after a failure in listener_set
Jeff Layton
[PATCH v3 12/14] selftests/nfsd: add a per-netns rpcbind stub and the listener round-trips
Jeff Layton
[PATCH v3 02/14] NFSD: validate transport name in listener_set before serv creation
Jeff Layton
[PATCH v3 14/14] selftests/nfsd: check that listener removal asks rpcbind once
Jeff Layton
[PATCH v3 04/14] SUNRPC: bound the local rpcbind client timeout to 1s
Jeff Layton
[PATCH v3 06/14] SUNRPC: report local rpcbind calls that get no answer
Jeff Layton
Re: [PATCH v3 06/14] SUNRPC: report local rpcbind calls that get no answer
Chuck Lever
Re: [PATCH v3 06/14] SUNRPC: report local rpcbind calls that get no answer
Jeff Layton
[PATCH v3 03/14] SUNRPC: keep the first error in svc_register()
Jeff Layton
[PATCH v3 13/14] selftests/nfsd: check that listener_set asks rpcbind once
Jeff Layton
[PATCH v3 11/14] selftests/nfsd: exercise listener_set request validation
Jeff Layton
[PATCH v3 07/14] SUNRPC: stop svc_register() once rpcbind stops answering
Jeff Layton
[PATCH] remoteproc: xlnx: fix typecast warnings
Tanmay Shah
Re: [PATCH v3] scripts/gcc-plugins: suppress recorded GCC switches for extmod builds
Nicolas Schier
Re: [PATCH v3] scripts/gcc-plugins: suppress recorded GCC switches for extmod builds
Kees Cook
Re: [PATCH v3] scripts/gcc-plugins: suppress recorded GCC switches for extmod builds
Nathan Chancellor
RE: [PATCH v3] scripts/gcc-plugins: suppress recorded GCC switches for extmod builds
Jaihind Yadav
Re: [PATCH v4 03/27] cxl: Move component register defines to uapi/cxl/cxl_regs.h
Dave Jiang
Re: [PATCH v4 16/27] vfio/cxl: Shadow the CXL DVSEC body at open
Alex Williamson
[PATCH v8 0/5] Enhance RPMsg buffer management
Tanmay Shah
[PATCH v8 5/5] samples: rpmsg: add MTU size info
Tanmay Shah
[PATCH v8 4/5] docs: rpmsg: add virtio config space details
Tanmay Shah
Re: [PATCH v8 4/5] docs: rpmsg: add virtio config space details
Arnaud POULIQUEN
[PATCH v8 1/5] rpmsg: virtio_rpmsg_bus: rename rbufs and sbufs
Tanmay Shah
[PATCH v8 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Tanmay Shah
[PATCH v8 2/5] rpmsg: virtio_rpmsg_bus: allow different size of tx and rx bufs
Tanmay Shah
Re: [PATCH v8 0/5] Enhance RPMsg buffer management
Arnaud POULIQUEN
Earlier messages
Later messages