linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/09/11
[PATCH 1/2] virtio: synchronize callbacks after device reset
Michael S. Tsirkin
2026/09/11
Re: [PATCH] selftests/mm: skip khugepaged file tests if mkfs.xfs is unavailable
Zi Yan
2026/09/11
Re: [PATCH 3/3] arm64: dts: qcom: milos-fairphone-fp6: Add touchscreen
Konrad Dybcio
2026/09/11
Re: [PATCH net-next v2 1/5] net: Add netdev_config helpers
Breno Leitao
2026/09/11
Re: [PATCH net-next v2 3/4] netconsole: allow configuring the rate limit burst through configfs
netdev-bot+sashiko
2026/09/11
Re: [PATCH net-next v2 2/4] netconsole: allow configuring the rate limit interval through configfs
netdev-bot+sashiko
2026/09/11
[PATCH v2 6/6] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
Petr Pavlu
2026/09/11
[PATCH v10 15/28] KVM: x86: Include CR4.FRED in the emulator CR4 write mask
Sohil Mehta
2026/09/11
Re: [PATCH net-next v2 1/4] netconsole: add a per-target message rate limit
netdev-bot+sashiko
2026/09/11
Re: [PATCH net-next v2 4/4] docs: netconsole: document rate limit feature
netdev-bot+sashiko
2026/09/11
[PATCH bpf v3 0/2] net: xdp: fix bpf_xdp_shrink_data() page handling on generic XDP and veth
Jiayuan Chen
2026/09/11
Re: [PATCH] selftests/mm: skip khugepaged file tests if mkfs.xfs is unavailable
Zi Yan
2026/09/11
[PATCH 2/2] virtio_pci: drop extra callback sync
Michael S. Tsirkin
2026/09/11
[PATCH V2 3/3] mshv: Remove unused *_old memory deposit functions
Mukesh R
2026/09/11
[PATCH V2 1/3] mshv: Rename memory deposit memory functions to _old
Mukesh R
2026/09/11
[PATCH V2 2/3] mshv: Redesign hypervisor memory deposit logic
Mukesh R
2026/09/11
[PATCH V2 0/3] MSHV: Redesign memory deposit logic
Mukesh R
2026/09/11
Re: [RESEND PATCH] cxl/features: Ensure that count is set before access to end[] __counted_by()
Dave Jiang
2026/09/11
Re: [PATCH v2 9/9] KVM: selftests: vmx_apic_access_test: Check APIC virtualization support
Sean Christopherson
2026/09/11
Re: [PATCH] selftests/mm: skip khugepaged file tests if mkfs.xfs is unavailable
Andrew Morton
2026/09/11
[PATCH bpf-next] selftests/bpf: Tolerate libarena skeleton failures under BPF_STRICT_BUILD=0
HyeongJun An
2026/09/11
Re: [PATCH 1/2] userns: rename insert_extent() and sort_idmaps()
Bill Wendling
2026/09/11
Re: [PATCH v2] selftests/alsa: Test writes to IEC958 controls
Mark Brown
2026/09/11
[PATCH v3 0/3] sched/fair: remove quota/burst write-order dependency
Zhe Liu
2026/09/11
Re: [PATCH net-next v5 3/4] net: mana: support concurrent HWC requests
netdev-bot+sashiko
2026/09/11
[PATCH v10 27/28] KVM: selftests: Add a new VM guest mode to run user level code
Sohil Mehta
2026/09/11
Re: [PATCH] srcutiny: Add lockdep and early-boot checks to synchronize_srcu_atomic()
Bradley Morgan
2026/09/11
[PATCH net 2/2] selftests: net: add RPL SRH loop test
Mark Amirkan via B4 Relay
2026/09/11
[PATCH net 0/2] ipv6: rpl: fix loop detection for separated local addresses
Mark Amirkan via B4 Relay
2026/09/11
Re: [PATCH] srcutiny: Add lockdep and early-boot checks to synchronize_srcu_atomic()
Paul E. McKenney
2026/09/11
Re: [PATCH v3 13/13] x86/msr: Simplify some rdmsrq() use cases
Shreshth Srivastava
2026/09/11
[PATCH v5 13/17] x86/paravirt: Prepare support of MSR instruction interfaces
Juergen Gross
2026/09/11
Re: [PATCH net-next v2] selftests: net: move log_test to lib file and remove duplicate code
Jakub Kicinski
2026/09/11
[PATCH v2] nvdimm/pmem: Release gendisk on probe failure
Hemanth Selam
2026/09/11
[PATCH v10 1/6] selftests/mm: make file helpers return errors
Sarthak Sharma
2026/09/11
[PATCH v10 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
Sarthak Sharma
2026/09/11
Re: [PATCH v3 2/3] virtio_pci_legacy: drop callback sync on reset
Karl Mehltretter
2026/09/11
Re: [PATCH v3 3/3] virtio_pci_modern: move avq cleanup from reset to del_vqs
Karl Mehltretter
2026/09/11
[PATCH] dm thin: Remove unnecessary locking from pool_map()
Hao Zhang
2026/09/11
Re: [PATCH net-next v2 3/5] net: Revalidate queue config for ringparam changes
netdev-bot+sashiko
2026/09/11
[PATCH 1/2] userns: rename insert_extent() and sort_idmaps()
Christian Brauner
2026/09/11
Re: [PATCH v3 1/3] virtio: synchronize callbacks after device reset
Karl Mehltretter
2026/09/11
Re: [PATCH net-next v2 1/5] net: Add netdev_config helpers
Jakub Kicinski
2026/09/11
[PATCH net-next v2 1/2] selftests: net: Add TCP payload verification to udpgso_bench_rx
shuo huang
2026/09/11
Re: [PATCH v2 6/8] md: pass a queue_limits through ->run()
Nilay Shroff
2026/09/11
Re: [PATCH net 2/2] selftests: drv-net: psp: test PSP and TCP ULP mutual exclusion
Daniel Zahka
2026/09/11
[PATCH v10 08/28] KVM: VMX: Set FRED MSR intercepts
Sohil Mehta
2026/09/11
[PATCH] x86/sgx: Fix the return value in __sgx_alloc_epc_page() kernel-doc
Karl Mehltretter
2026/09/11
[PATCH v10 25/28] KVM: nVMX: Enable VMX FRED controls
Sohil Mehta
2026/09/11
[PATCH v10 22/28] KVM: nVMX: Restrict event data VMCS fields to FRED-supported hosts
Sohil Mehta
2026/09/11
[PATCH v10 19/28] KVM: x86: Advertise support for FRED
Sohil Mehta
2026/09/11
Re: [RESEND PATCH] cxl/features: Ensure that count is set before access to end[] __counted_by()
Dave Jiang
2026/09/11
[PATCH v10 24/28] KVM: nVMX: Validate FRED-related VMCS fields
Sohil Mehta
2026/09/11
[PATCH v10 26/28] KVM: selftests: Add FRED MSRs to msrs_test
Sohil Mehta
2026/09/11
[PATCH v3 0/3] virtio: fix callback synchronization and avq cleanup on reset
Michael S. Tsirkin
2026/09/11
[PATCH v10 02/28] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
Sohil Mehta
2026/09/11
[PATCH v10 21/28] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
Sohil Mehta
2026/09/11
[PATCH v10 28/28] KVM: selftests: Add fred exception tests
Sohil Mehta
2026/09/11
[PATCH v10 16/28] KVM: x86: Mark CR4.FRED as not reserved
Sohil Mehta
2026/09/11
[PATCH v10 23/28] KVM: nVMX: Shadow ORIGINAL_EVENT_DATA and INJECTED_EVENT_DATA fields
Sohil Mehta
2026/09/11
[PATCH v10 11/28] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
Sohil Mehta
2026/09/11
[RESEND PATCH] cxl/features: Ensure that count is set before access to end[] __counted_by()
Ashok Raj
2026/09/11
[PATCH v10 20/28] KVM: nVMX: Enable support for secondary VM exit controls
Sohil Mehta
2026/09/11
[PATCH v10 18/28] KVM: VMX: Dump FRED context in dump_vmcs()
Sohil Mehta
2026/09/11
[PATCH v10 17/28] KVM: x86: Handle CR4.FRED when emulating RSM
Sohil Mehta
2026/09/11
[PATCH v10 04/28] x86/cea: Prefix event stack names with ESTACK_
Sohil Mehta
2026/09/11
[PATCH v10 12/28] KVM: x86: Add a new save/restore flag for FRED metadata
Sohil Mehta
2026/09/11
[PATCH v10 09/28] KVM: VMX: Save/restore guest FRED RSP0
Sohil Mehta
2026/09/11
[PATCH v10 07/28] KVM: VMX: Initialize VMCS FRED fields
Sohil Mehta
2026/09/11
[PATCH v10 14/28] KVM: VMX: Virtualize FRED event_data
Sohil Mehta
2026/09/11
[PATCH v10 06/28] x86/fred: Export this_cpu_fred_rsp() for KVM usage
Sohil Mehta
2026/09/11
Re: [PATCH] srcutiny: Add lockdep and early-boot checks to synchronize_srcu_atomic()
Bradley Morgan
2026/09/11
[PATCH v10 10/28] KVM: VMX: Add support for saving and restoring FRED MSRs
Sohil Mehta
2026/09/11
[PATCH v10 05/28] x86/cea: Use array indexing to simplify exception stack access
Sohil Mehta
2026/09/11
[PATCH v10 03/28] KVM: VMX: Disable FRED if FRED consistency checks fail
Sohil Mehta
2026/09/11
Re: [PATCH net-next v3 4/4] selftests: net: test AF_PACKET multicast dumps
Yuyang Huang
2026/09/11
[PATCH v10 01/28] KVM: VMX: Enable support for secondary VM exit controls
Sohil Mehta
2026/09/11
[PATCH v10 00/28] KVM: Enable FRED support with KVM VMX
Sohil Mehta
2026/09/11
RE: [PATCH v4 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
Ousherovitch, Alex
2026/09/11
[PATCH v3 3/3] virtio_pci_modern: move avq cleanup from reset to del_vqs
Michael S. Tsirkin
2026/09/11
[PATCH v3 1/3] virtio: synchronize callbacks after device reset
Michael S. Tsirkin
2026/09/11
[PATCH v3 2/3] virtio_pci_legacy: drop callback sync on reset
Michael S. Tsirkin
2026/09/11
[PATCH bpf v3 2/2] selftests/bpf: add xdp_shrink_frags
Jiayuan Chen
2026/09/11
Re: [RFC PATCH 0/5] liveupdate: LIVEUPDATE_SESSION_RETRIEVE_INTO_FD
David Matlack
2026/09/11
[PATCH v2] kselftest: mm: remove exclusion of building soft-dirty test in arm64
Yeoreum Yun
2026/09/11
Re: [PATCH] srcutiny: Add lockdep and early-boot checks to synchronize_srcu_atomic()
Paul E. McKenney
2026/09/11
Re: [PATCH net-next v2 5/5] selftests: drv-net: Test large zcrx buffers
netdev-bot+sashiko
2026/09/11
Re: [RFC PATCH 0/5] liveupdate: LIVEUPDATE_SESSION_RETRIEVE_INTO_FD
Ackerley Tng
2026/09/11
Re: [PATCH] srcutree: Add lockdep and early-boot checks to synchronize_srcu_atomic()
Paul E. McKenney
2026/09/11
Re: [RFC PATCH 0/5] liveupdate: LIVEUPDATE_SESSION_RETRIEVE_INTO_FD
David Matlack
2026/09/11
[PATCH] srcutiny: Add lockdep and early-boot checks to synchronize_srcu_atomic()
Kunwu Chan
2026/09/11
Re: [PATCH net] net: mana: never hand a non-page_pool buffer to XDP
Gunter Woytowitz
2026/09/11
[PATCH] kunit: configs: Enable DRM tests
Mark Brown
2026/09/11
Re: [PATCH v3] srcutree: Don't transition atomic SRCU to big in srcu_gp_end()
Paul E. McKenney
2026/09/11
Re: [PATCH 1/2] userns: rename insert_extent() and sort_idmaps()
Jan Kara
2026/09/11
Re: [PATCH net 2/2] selftests: drv-net: psp: test PSP and TCP ULP mutual exclusion
Matthieu Baerts
2026/09/11
[PATCH v1] Revert "drm/virtio: Allow importing prime buffers when 3D is enabled"
Dmitry Osipenko
2026/09/11
[PATCH v3 1/3] umh, treewide: Explicitly include linux/umh.h where needed
Petr Pavlu
2026/09/11
[PATCH] KVM: selftests: Add a test for nested virtual NMI support
Hemanth Selam
2026/09/11
Re: [PATCH 01/13] litmus: Add SRCU fastpath anchor-before-scan test
KunWu Chan
2026/09/11
[PATCH] kselftest: mm: fix potential failure for merged VMA in guard-regions
Yeoreum Yun
2026/09/11
Re: [PATCH net-next v4 2/4] rtnetlink: add AF_PACKET multicast dumps
Nicolas Dichtel
2026/09/11
Re: [PATCH 2/2] userns: declare the KUnit-visible helpers whenever KUnit is enabled
Bill Wendling
2026/09/11
[PATCH net v2] selftests/net: Fix icmp.sh race between ping and tcpdump startup
SUSE
2026/09/11
Re: [PATCH 2/2] userns: declare the KUnit-visible helpers whenever KUnit is enabled
Jan Kara
2026/09/11
Re: [PATCH net-next v2 4/5] fbnic: Support larger memory-provider RX pages
netdev-bot+sashiko
2026/09/11
[PATCH V2] powerpc/kasan: require memintrinsic prefix support for KASAN
Mukesh Kumar Chaurasiya (IBM)
2026/09/11
Re: [PATCH net-next] selftests: netdevsim: add TEST_INCLUDES to Makefile
Simon Horman
2026/09/11
Re: [PATCH bpf-next] selftests/bpf: Tolerate libarena skeleton failures under BPF_STRICT_BUILD=0
SUSE
2026/09/11
Re: [PATCH] powerpc/kasan: require memintrinsic prefix support for KASAN
Mukesh Kumar Chaurasiya
2026/09/11
Re: [PATCH] remoteproc: remoteproc_virtio: add acknowledged vdev reset
Shah, Tanmay
2026/09/11
[PATCH net-next v2] tools: ynl: Fix out-of-tree build for ynltool
Maxime Chevallier (Netdev Foundation)
2026/09/11
Re: [PATCH] kselftest/arm64: Fix size of thread_data values for pthread_join()
Will Deacon
2026/09/11
Re: [PATCH] kselftest: mm: remove exclusion of building soft-dirty test in arm64
David Hildenbrand (Arm)
2026/09/11
[PATCH] mshv_vtl: Check per-CPU register page before mmap
Hardik Garg
2026/09/11
Re: [PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
patchwork-bot+netdevbpf
2026/09/11
Re: [PATCH net-next v4 0/4] rtnetlink: dump link-layer multicast addresses
Jakub Kicinski
2026/09/11
Re: [PATCH] kselftest: mm: fix potential failure for merged VMA in guard-regions
Yeoreum Yun
2026/09/11
Re: [PATCH RESEND net-next] tools: ynl: Fix out-of-tree build for ynltool
netdev-bot+sashiko
2026/09/11
Re: [PATCH v2] srcutree: Skip torture to-big transition for atomic SRCU
Paul E. McKenney
2026/09/11
Re: [PATCH net-next] selftests: drv-net: add BIG TCP test cases
Jakub Kicinski
2026/09/11
Re: [PATCH net-next v2] tools: ynl: Fix out-of-tree build for ynltool
Nicolai Buchwitz
2026/09/11
Re: [PATCH v2] rcu: Align stall warning 'idle=' output with documentation
Paul E. McKenney
2026/09/11
Re: [RFC PATCH] scsi: virtio_scsi: bound EH timer resets to avoid unkillable hang
Nguyen Ngoc Thang
2026/09/11
[PATCH v2 4/6] s390: Remove the asm/mmu_context.h include from asm/elf.h
Petr Pavlu
2026/09/11
Re: [PATCH] blk-cgroup: save IRQ state in blkg_tryget_closest()
Tejun Heo
2026/09/11
Re: [PATCH] selftests: kvm: Fix transposed calloc() arguments in the uffd helper
Sean Christopherson
2026/09/11
Re: [PATCH net-next] selftests: net: Add TCP payload verification to udpgso_bench_rx
F64116045黃 朔 HUANG SHUO
2026/09/11
[PATCH net-next v2 2/2] selftests: net: Exercise TCP payload verification in udpgso_bench.sh
shuo huang
2026/09/11
Re: [PATCH v3 13/13] x86/msr: Simplify some rdmsrq() use cases
Sean Christopherson
2026/09/11
[RFC PATCH] scsi: virtio_scsi: bound EH timer resets to avoid unkillable hang
Nguyen Ngoc Thang
2026/09/11
Re: [PATCH v4 2/2] remoteproc: qcom_q6v5_pas: add per-PD proxy performance states for Hawi CDSP
Mukesh Ojha
2026/09/11
[PATCH] blk-cgroup: save IRQ state in blkg_tryget_closest()
Hao Zhang
2026/09/11
Re: [PATCH v3 1/1] rcu: make userspace barrier hook drain kvfree_rcu work
Paul E. McKenney
2026/09/11
Re: [PATCH v2 6/9] KVM: selftests: Skip PERF_CAPABILITIES vCPU checks without PDCM
Sean Christopherson
2026/09/11
Re: [PATCH 0/2] powercap: Introduce generic hierarchy helpers and selftests
Daniel Lezcano
2026/09/11
[PATCH net-next v2 0/2] selftests: net: Exercise TCP payload verification
shuo huang
2026/09/11
Re: [PATCH net-next v4 1/4] netlink: specs: rt-addr: fix the type of target-netnsid
Nicolas Dichtel
2026/09/11
Re: [PATCH net-next v4 3/4] netlink: specs: rt-addr: document AF_PACKET multicast dumps
Nicolas Dichtel
2026/09/11
Re: [PATCH 01/13] litmus: Add SRCU fastpath anchor-before-scan test
Paul E. McKenney
2026/09/11
Re: [PATCH v10 6/6] selftests/mm: add a GUP selftest
David Hildenbrand (Arm)
2026/09/11
[BUG] WARNING: kobject bug in vdpasim_blk_dev_add
Farhad Alemi
2026/09/11
Re: [PATCH 0/2] powercap: Introduce generic hierarchy helpers and selftests
Manaf Meethalavalappu Pallikunhi
2026/09/11
[PATCH 0/3] ESWIN EPH8621 touchscreen support for Fairphone (Gen. 6)
Luca Weiss
2026/09/11
[PATCH] remoteproc: core: Set trace buffer name for diagnostics
Yonghao Zhang
2026/09/11
Re: [PATCH v1] Revert "drm/virtio: Allow importing prime buffers when 3D is enabled"
Yiwei Zhang
2026/09/11
[PATCH v5 12/17] x86/paravirt: Split off MSR related hooks into new header
Juergen Gross
2026/09/11
Re: [PATCH 8/8] KVM: selftests: Add nested pre-fault test for arm64
Lorenzo Stoakes (ARM)
2026/09/11
Re: [PATCH] remoteproc: remoteproc_virtio: add acknowledged vdev reset
Mathieu Poirier
2026/09/11
[PATCH 3/3] arm64: dts: qcom: milos-fairphone-fp6: Add touchscreen
Luca Weiss
2026/09/11
[PATCH 1/3] dt-bindings: input: touchscreen: document ESWIN EPH8621
Luca Weiss
2026/09/11
Re: [PATCH v2] kselftest: mm: fix potential failure for merged VMA in guard-regions
Lorenzo Stoakes (ARM)
2026/09/11
[PATCH v10 9/9] selftests/riscv: add perf user-stack SSE copy regression test
Zhanpeng Zhang
2026/09/11
Re: [PATCH net-next V4 00/14] net/mlx5e: Add support for HW-GRO to PSP
Cosmin Ratiu
2026/09/11
Re: [PATCH 0/2] Minor bugfixes for kunit userns tests
Bradley Morgan
2026/09/11
[PATCH v3 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(), ...
Petr Pavlu
2026/09/11
[PATCH v3 0/3] Bring includes in linux/kmod.h up to date
Petr Pavlu
2026/09/11
Re: [PATCH v2] kselftest: mm: fix potential failure for merged VMA in guard-regions
David Hildenbrand (Arm)
2026/09/11
[PATCH v2] kselftest: mm: fix potential failure for merged VMA in guard-regions
Yeoreum Yun
2026/09/11
[PATCH v3 3/3] module: Bring includes in linux/kmod.h up to date
Petr Pavlu
2026/09/11
[PATCH v2 1/6] x86: Avoid indirect includes through linux/module.h -> linux/elf.h
Petr Pavlu
2026/09/11
[PATCH v2 5/6] cpufeature: Include asm/elf.h for ELF_PLATFORM
Petr Pavlu
2026/09/11
[PATCH v2 3/6] drivers: Include linux/slab.h for kmalloc() functions
Petr Pavlu
2026/09/11
[PATCH v2 2/6] s390: Avoid indirect includes through linux/module.h -> linux/elf.h
Petr Pavlu
2026/09/11
[PATCH v2 0/6] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
Petr Pavlu
2026/09/11
Re: [PATCH] kselftest: mm: fix potential failure for merged VMA in guard-regions
Yeoreum Yun
2026/09/11
Re: [PATCH] kselftest: mm: fix potential failure for merged VMA in guard-regions
Lorenzo Stoakes (ARM)
2026/09/11
Re: [PATCH v2] selftests/alsa: Test writes to IEC958 controls
HyeongJun An
2026/09/11
[PATCH bpf v3 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP
Jiayuan Chen
2026/09/11
Re: [PATCH v1 2/2] selftests/landlock: Check full ioctl commands in audit records
Günther Noack
2026/09/11
Re: [PATCH] kselftest: mm: fix potential failure for merged VMA in guard-regions
Lorenzo Stoakes (ARM)
2026/09/11
[PATCH 0/2] Minor bugfixes for kunit userns tests
Christian Brauner
2026/09/11
Re: [PATCH 8/8] KVM: selftests: Add nested pre-fault test for arm64
Wei-Lin Chang
2026/09/11
Re: [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function
Sean Christopherson
2026/09/11
[PATCH 2/2] userns: declare the KUnit-visible helpers whenever KUnit is enabled
Christian Brauner
2026/09/11
Re: [PATCH] selftests/mm: skip khugepaged file tests if mkfs.xfs is unavailable
Lorenzo Stoakes (ARM)
2026/09/11
Re: [PATCH] kselftest: mm: fix potential failure for merged VMA in guard-regions
Lorenzo Stoakes (ARM)
2026/09/11
[PATCH] kselftest: mm: remove exclusion of building soft-dirty test in arm64
Yeoreum Yun
2026/09/11
[PATCH] selftests/mm: skip khugepaged file tests if mkfs.xfs is unavailable
Jaeyeon Lee
2026/09/11
[PATCH v10 0/9] riscv: add SBI Supervisor Software Events support
Zhanpeng Zhang
2026/09/11
[PATCH v10 7/9] perf: RISC-V: add support for SSE event
Zhanpeng Zhang
2026/09/11
Re: [PATCH v2 0/3] virtio: synchronize callbacks during device reset
Michael S. Tsirkin
2026/09/11
[PATCH v5 05/17] x86/hyperv: Switch from __rdmsr() to native_rdmsrq()
Juergen Gross
2026/09/11
[PATCH v10 8/9] selftests/riscv: add SSE test module
Zhanpeng Zhang
2026/09/11
[PATCH v10 1/9] riscv: add SBI SSE extension definitions
Zhanpeng Zhang
2026/09/11
[PATCH v10 6/9] perf: RISC-V: support callchains with SSE delivery
Zhanpeng Zhang
2026/09/11
[PATCH v10 5/9] riscv: mm: avoid enabling interrupts for nofault page faults
Zhanpeng Zhang
2026/09/11
[PATCH v10 4/9] drivers: firmware: add riscv SSE support
Zhanpeng Zhang
2026/09/11
[PATCH v10 3/9] riscv: sse: mask events during shutdown and kexec
Zhanpeng Zhang
2026/09/11
Re: [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function
Ilpo Järvinen
2026/09/11
Re: [PATCH bpf-next v2 03/13] bpf: track low-32 scalar equality across zero-extending movs
Vineet Gupta
2026/09/11
Re: [PATCH v3 3/9] KVM: guest_memfd: implement folio migration for non-confidential VMs
Garg, Shivank
2026/09/11
[PATCH v10 6/6] selftests/mm: add a GUP selftest
Sarthak Sharma
2026/09/11
Re: [PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
Garg, Shivank
2026/09/11
[PATCH 1/2] remoteproc: qcom_q6v5_pas: Add QMI TMD cooling support for Shikra
Dipa Ramesh Mantre
2026/09/11
Re: [PATCH net] net: mana: never hand a non-page_pool buffer to XDP
Simon Horman
2026/09/11
[PATCH v10 3/6] tools/lib/mm: move hugepage_settings out of selftests
Sarthak Sharma
2026/09/11
[PATCH v10 5/6] tools/mm: make gup_bench a benchmark only tool
Sarthak Sharma
2026/09/11
[PATCH v10 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
Sarthak Sharma
2026/09/11
Re: [PATCH v9 6/6] selftests/mm: add a GUP selftest
David Hildenbrand (Arm)
Earlier messages
Later messages