linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] selftests/mm: Have the harness run each test category separately
Andrew Morton
Re: [PATCH] selftests/mm: Have the harness run each test category separately
Mark Brown
Re: [PATCH] selftests/mm: Have the harness run each test category separately
Lorenzo Stoakes
Re: [PATCH] selftests/mm: Have the harness run each test category separately
Mark Brown
Re: [PATCH] selftests/mm: Have the harness run each test category separately
Lorenzo Stoakes
Re: [PATCH] selftests/mm: Have the harness run each test category separately
Mark Brown
Re: [PATCH] selftests/mm: Have the harness run each test category separately
Lorenzo Stoakes
[PATCH v2 0/2] rust: sync: Atomic pointer
Boqun Feng
[PATCH v2 1/2] rust: sync: atomic: Clarify the need of CONFIG_ARCH_SUPPORTS_ATOMIC_RMW
Boqun Feng
Re: [PATCH v2 1/2] rust: sync: atomic: Clarify the need of CONFIG_ARCH_SUPPORTS_ATOMIC_RMW
Gary Guo
Re: [PATCH v2 1/2] rust: sync: atomic: Clarify the need of CONFIG_ARCH_SUPPORTS_ATOMIC_RMW
Boqun Feng
Re: [PATCH v2 1/2] rust: sync: atomic: Clarify the need of CONFIG_ARCH_SUPPORTS_ATOMIC_RMW
Gary Guo
[PATCH v2 2/2] rust: sync: atomic: Add Atomic<*{mut,const} T> support
Boqun Feng
Re: [PATCH v2 0/2] rust: sync: Atomic pointer
Boqun Feng
Re: [PATCH v3 2/2] Documentation: dev-tools: add container.rst page
Nicolas Schier
Re: [PATCH v3 2/2] Documentation: dev-tools: add container.rst page
Nathan Chancellor
Re: [PATCH v3 2/2] Documentation: dev-tools: add container.rst page
Nathan Chancellor
Re: [PATCH v3 2/2] Documentation: dev-tools: add container.rst page
Guillaume Tucker
Re: [PATCH v3 2/2] Documentation: dev-tools: add container.rst page
Nathan Chancellor
Re: [PATCH v3 2/2] Documentation: dev-tools: add container.rst page
Guillaume Tucker
Re: [PATCH v3 2/2] Documentation: dev-tools: add container.rst page
Guillaume Tucker
[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
Thomas Weißschuh
[PATCH net-next v2 4/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
Thomas Weißschuh
[PATCH net-next v2 2/4] selftests/landlock: Move some UAPI header inclusions after libc ones
Thomas Weißschuh
Re: [PATCH net-next v2 2/4] selftests/landlock: Move some UAPI header inclusions after libc ones
Mickaël Salaün
[PATCH net-next v2 1/4] selftests: net: Move some UAPI header inclusions after libc ones
Thomas Weißschuh
[PATCH net-next v2 3/4] samples/bpf: Move some UAPI header inclusions after libc ones
Thomas Weißschuh
Re: [PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
Jakub Kicinski
[PATCH v2 0/3] selftests/mm: add memory failure selftests
Miaohe Lin
[PATCH v2 1/3] selftests/mm: add memory failure anonymous page test
Miaohe Lin
Re: [PATCH v2 1/3] selftests/mm: add memory failure anonymous page test
Mark Brown
Re: [PATCH v2 1/3] selftests/mm: add memory failure anonymous page test
Miaohe Lin
Re: [PATCH v2 1/3] selftests/mm: add memory failure anonymous page test
Mark Brown
Re: [PATCH v2 1/3] selftests/mm: add memory failure anonymous page test
David Hildenbrand (Red Hat)
[PATCH v2 3/3] selftests/mm: add memory failure dirty pagecache test
Miaohe Lin
[PATCH v2 2/3] selftests/mm: add memory failure clean pagecache test
Miaohe Lin
[PATCH] selftests/filesystems: follow std execveat argument convention in anon_inode_no_exec
Alexander Atanasov
Re: [PATCH] selftests/filesystems: follow std execveat argument convention in anon_inode_no_exec
Alejandro Colomar
[PATCH bpf] selftests/bpf: wq: fix skel leak in serial_test_wq()
Kery Qi
Re: [PATCH bpf] selftests/bpf: wq: fix skel leak in serial_test_wq()
Yonghong Song
Re: [PATCH bpf] selftests/bpf: wq: fix skel leak in serial_test_wq()
齐柯宇
[syzbot] Monthly virt report (Jan 2026)
syzbot
[PATCH 00/27] Nested virtualization for KVM RISC-V
Anup Patel
[PATCH 01/27] RISC-V: KVM: Fix error code returned for Smstateen ONE_REG
Anup Patel
[PATCH 07/27] RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
Anup Patel
[PATCH 06/27] RISC-V: KVM: Move timer state defines closer to struct in UAPI header
Anup Patel
[PATCH 17/27] RISC-V: KVM: Extend kvm_riscv_isa_check_host() for nested virt
Anup Patel
[PATCH 08/27] RISC-V: KVM: Factor-out VCPU config into separate sources
Anup Patel
[PATCH 22/27] RISC-V: KVM: Add CSR emulation for nested virtualization
Anup Patel
[PATCH 26/27] RISC-V: KVM: Add ONE_REG interface for nested virtualization CSRs
Anup Patel
[PATCH 16/27] RISC-V: KVM: Check and inject nested virtual interrupts
Anup Patel
[PATCH 10/27] RISC-V: KVM: Initial skeletal nested virtualization support
Anup Patel
[PATCH 27/27] RISC-V: KVM: selftests: Add nested virt CSRs to get-reg-list test
Anup Patel
[PATCH 13/27] RISC-V: KVM: Extend kvm_riscv_vcpu_config_load() for nested virtualization
Anup Patel
[PATCH 18/27] RISC-V: KVM: Trap-n-emulate SRET for Guest HS-mode
Anup Patel
[PATCH 25/27] RISC-V: KVM: selftests: Add nested virt state to get-reg-list test
Anup Patel
[PATCH 19/27] RISC-V: KVM: Redirect nested supervisor ecall and breakpoint traps
Anup Patel
[PATCH 15/27] RISC-V: KVM: Extend trap redirection for nested virtualization
Anup Patel
[PATCH 23/27] RISC-V: KVM: Add HFENCE emulation for nested virtualization
Anup Patel
[PATCH 04/27] RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()
Anup Patel
[PATCH 14/27] RISC-V: KVM: Extend kvm_riscv_vcpu_update_timedelta() for nested virt
Anup Patel
[PATCH 11/27] RISC-V: KVM: Use half VMID space for nested guest
Anup Patel
[PATCH 02/27] RISC-V: KVM: Fix error code returned for Ssaia ONE_REG
Anup Patel
[PATCH 20/27] RISC-V: KVM: Redirect nested WFI and WRS traps
Anup Patel
[PATCH 21/27] RISC-V: KVM: Implement remote HFENCE SBI calls for guest
Anup Patel
[PATCH 12/27] RISC-V: KVM: Extend kvm_riscv_mmu_update_hgatp() for nested virtualization
Anup Patel
[PATCH 03/27] RISC-V: KVM: Check host Ssaia extension when creating AIA irqchip
Anup Patel
[PATCH 09/27] RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSR
Anup Patel
[PATCH 05/27] RISC-V: KVM: Factor-out ISA checks into separate sources
Anup Patel
[PATCH 24/27] RISC-V: KVM: Add ONE_REG interface for nested virtualization state
Anup Patel
[PATCH -next v3 0/3] rcu/nocb: Cleanup patches for next merge window
Joel Fernandes
[PATCH -next v3 1/3] rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
Joel Fernandes
Re: [PATCH -next v3 1/3] rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
Paul E. McKenney
[PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Joel Fernandes
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Frederic Weisbecker
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Paul E. McKenney
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
joelagnelf
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Paul E. McKenney
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Joel Fernandes
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Paul E. McKenney
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Paul E. McKenney
[PATCH -next v3 3/3] rcu/nocb: Extract nocb_defer_wakeup_cancel() helper
Joel Fernandes
Re: [PATCH -next v3 3/3] rcu/nocb: Extract nocb_defer_wakeup_cancel() helper
Paul E. McKenney
Re: [PATCH -next v3 0/3] rcu/nocb: Cleanup patches for next merge window
Paul E. McKenney
Re: [PATCH -next v3 0/3] rcu/nocb: Cleanup patches for next merge window
Joel Fernandes
Re: [PATCH -next v3 0/3] rcu/nocb: Cleanup patches for next merge window
Paul E. McKenney
Re: [PATCH -next v3 0/3] rcu/nocb: Cleanup patches for next merge window
Joel Fernandes
Re: [PATCH -next v3 0/3] rcu/nocb: Cleanup patches for next merge window
Paul E. McKenney
linux-next: Tree for Jan 19
Mark Brown
[ANNOUNCE] 6.12.66-rt15
Daniel Wagner
[PATCH] [v6] Documentation: Provide guidelines for tool-generated content
Dave Hansen
Re: [PATCH] [v6] Documentation: Provide guidelines for tool-generated content
Jonathan Corbet
Re: [PATCH] [v6] Documentation: Provide guidelines for tool-generated content
Steven Rostedt
[syzbot] [modules?] INFO: rcu detected stall in inotify_add_watch
syzbot
[PATCH] ACPI: NFIT:Advertise DSM function 0xA (Query ARS error inject capabilities)
Shubhakar Gowda
Re: [PATCH] ACPI: NFIT:Advertise DSM function 0xA (Query ARS error inject capabilities)
Ira Weiny
Re: [PATCH] ACPI: NFIT:Advertise DSM function 0xA (Query ARS error inject capabilities)
dan.j.williams
[PATCH v4 2/6] x86/paravirt: Replace io_delay() hook with a bool
Juergen Gross
[PATCH] ACPI: NFIT: Advertise DSM function 0xA (ARS error inject capabilities)
Shubhakar Gowda
Re: [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
Will Deacon
Re: [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
Yeoreum Yun
Re: [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
Yeoreum Yun
Re: [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
Will Deacon
Re: [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
Yeoreum Yun
Re: [PATCH v11 RESEND 5/9] arm64: futex: refactor futex atomic operation
Will Deacon
Re: [PATCH v11 RESEND 5/9] arm64: futex: refactor futex atomic operation
Yeoreum Yun
Re: [PATCH v11 RESEND 4/9] arm64: Kconfig: Detect toolchain support for LSUI
Will Deacon
Re: [PATCH v11 RESEND 4/9] arm64: Kconfig: Detect toolchain support for LSUI
Mark Brown
Re: [PATCH v11 RESEND 4/9] arm64: Kconfig: Detect toolchain support for LSUI
Yeoreum Yun
[RFC PATCH] virtio_balloon: Support wait on ACK for hinting
Jack Thomson
Re: [RFC PATCH] virtio_balloon: Support wait on ACK for hinting
David Hildenbrand (Red Hat)
Re: [RFC PATCH] virtio_balloon: Support wait on ACK for hinting
Thomson, Jack
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Will Deacon
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Yeoreum Yun
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Yeoreum Yun
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Mark Rutland
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Yeoreum Yun
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Will Deacon
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Yeoreum Yun
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Yeoreum Yun
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Will Deacon
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Yeoreum Yun
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Will Deacon
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Yeoreum Yun
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Will Deacon
Re: [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Yeoreum Yun
[PATCH v2 0/2] sparc: Add architecture support for clone3
Ludwig Rydberg
[PATCH v2 1/2] sparc: Synchronize user stack on fork and clone
Ludwig Rydberg
[PATCH v2 2/2] sparc: Add architecture support for clone3
Ludwig Rydberg
Re: [PATCH v2 2/2] sparc: Add architecture support for clone3
Arnd Bergmann
Re: [PATCH v2 2/2] sparc: Add architecture support for clone3
John Paul Adrian Glaubitz
[PATCH bpf-next 0/3] bpf: Avoid deadlock using trylock when popping LRU free nodes
Leon Hwang
[PATCH bpf-next 2/3] bpf: Avoid deadlock using trylock when popping LRU free nodes
Leon Hwang
Re: [PATCH bpf-next 2/3] bpf: Avoid deadlock using trylock when popping LRU free nodes
bot+bpf-ci
Re: [PATCH bpf-next 2/3] bpf: Avoid deadlock using trylock when popping LRU free nodes
Leon Hwang
Re: [PATCH bpf-next 2/3] bpf: Avoid deadlock using trylock when popping LRU free nodes
Alexei Starovoitov
Re: [PATCH bpf-next 2/3] bpf: Avoid deadlock using trylock when popping LRU free nodes
Leon Hwang
Re: [PATCH bpf-next 2/3] bpf: Avoid deadlock using trylock when popping LRU free nodes
Daniel Borkmann
Re: [PATCH bpf-next 2/3] bpf: Avoid deadlock using trylock when popping LRU free nodes
Leon Hwang
Re: [PATCH bpf-next 2/3] bpf: Avoid deadlock using trylock when popping LRU free nodes
Alexei Starovoitov
[PATCH bpf-next 3/3] selftests/bpf: Allow -ENOMEM on LRU map updates
Leon Hwang
[PATCH bpf-next 1/3] bpf: Factor out bpf_lru_node_set_hash() helper
Leon Hwang
[PATCH v15 00/13] Add multiple address spaces support to VDUSE
Eugenio Pérez
[PATCH v15 02/13] vduse: add v1 API definition
Eugenio Pérez
[PATCH v15 03/13] vduse: add vq group support
Eugenio Pérez
[PATCH v15 05/13] vdpa: document set_group_asid thread safety
Eugenio Pérez
[PATCH v15 06/13] vhost: forbid change vq groups ASID if DRIVER_OK is set
Eugenio Pérez
[PATCH v15 08/13] vduse: remove unused vaddr parameter of vduse_domain_free_coherent
Eugenio Pérez
[PATCH v15 09/13] vduse: take out allocations from vduse_dev_alloc_coherent
Eugenio Pérez
[PATCH v15 12/13] vduse: bump version number
Eugenio Pérez
[PATCH v15 13/13] Documentation: Add documentation for VDUSE Address Space IDs
Eugenio Pérez
[PATCH v15 04/13] vduse: return internal vq group struct as map token
Eugenio Pérez
[PATCH v15 07/13] vduse: refactor vdpa_dev_add for goto err handling
Eugenio Pérez
[PATCH v15 10/13] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
Eugenio Pérez
[PATCH v15 01/13] vhost: move vdpa group bound check to vhost_vdpa
Eugenio Pérez
[PATCH v15 11/13] vduse: add vq group asid support
Eugenio Pérez
[PATCH bpf-next] selftests/bpf: Harden cpu flags test for lru_percpu_hash map
Leon Hwang
[PATCH 0/2] Enable uart and bluetooth for Xperia devices
Petr Hodina via B4 Relay
[PATCH 1/2] arm64: dts: qcom: sdm845-sony-xperia-tama: Correct uart instances
Petr Hodina via B4 Relay
Re: [PATCH 1/2] arm64: dts: qcom: sdm845-sony-xperia-tama: Correct uart instances
David Heidelberg
Re: [PATCH 1/2] arm64: dts: qcom: sdm845-sony-xperia-tama: Correct uart instances
Konrad Dybcio
[PATCH 2/2] arm64: dts: qcom: sdm845-sony-xperia-tama: Add bluetooth
Petr Hodina via B4 Relay
Re: [PATCH 2/2] arm64: dts: qcom: sdm845-sony-xperia-tama: Add bluetooth
Dmitry Baryshkov
Re: [PATCH 2/2] arm64: dts: qcom: sdm845-sony-xperia-tama: Add bluetooth
David Heidelberg
Re: [PATCH 2/2] arm64: dts: qcom: sdm845-sony-xperia-tama: Add bluetooth
Konrad Dybcio
Re: [PATCH 2/2] arm64: dts: qcom: sdm845-sony-xperia-tama: Add bluetooth
Dmitry Baryshkov
[PATCH] selftests/ipc: skip msgque test if MSG_COPY is not supported
UYeol Jo
Re: [PATCH] selftests/ipc: skip msgque test if MSG_COPY is not supported
Shuah
Re: [PATCH] selftests/ipc: skip msgque test if MSG_COPY is not supported
조우열
[PATCH] MAINTAINERS: adjust file entry in INTEL SGX
Lukas Bulwahn
Re: [PATCH] MAINTAINERS: adjust file entry in INTEL SGX
H. Peter Anvin
[PATCH net] selftests: drv-net: fix skip for unsupported devices
Nimrod Oren
Re: [PATCH net] selftests: drv-net: fix skip for unsupported devices
Jakub Kicinski
[PATCH] kunit: tool: Add (primitive) support for outputting JUnit XML
David Gow
Re: [PATCH] kunit: tool: Add (primitive) support for outputting JUnit XML
Thomas Weißschuh
[PATCH v3 0/3] vdpa/mlx5: Fix MAC address update via vdpa-tool
Cindy Lu
[PATCH v3 1/3] vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
[PATCH v3 2/3] vdpa/mlx5: reuse common function for MAC address updates
Cindy Lu
Re: [PATCH v3 2/3] vdpa/mlx5: reuse common function for MAC address updates
Hariprasad Kelam
[PATCH v3 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
[PATCH net-next v5 0/7] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
Xu Du
[PATCH net-next v5 2/7] selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
Xu Du
[PATCH net-next v5 7/7] selftest: tun: Add test data for success and failure paths
Xu Du
[PATCH net-next v5 1/7] selftest: tun: Format tun.c existing code
Xu Du
[PATCH net-next v5 3/7] selftest: tun: Refactor tun_delete to use tuntap_helpers
Xu Du
Re: [PATCH net-next v5 3/7] selftest: tun: Refactor tun_delete to use tuntap_helpers
Jakub Kicinski
Re: [PATCH net-next v5 3/7] selftest: tun: Refactor tun_delete to use tuntap_helpers
Xu Du
[PATCH net-next v5 4/7] selftest: tun: Add helpers for GSO over UDP tunnel
Xu Du
[PATCH net-next v5 5/7] selftest: tun: Add test for sending gso packet into tun
Xu Du
[PATCH net-next v5 6/7] selftest: tun: Add test for receiving gso packet from tun
Xu Du
Re: [PATCH v2 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
Re: [PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
Re: [PATCH v10 00/16] arm64: entry: Convert to Generic Entry
Jinjie Ruan
Re: [PATCH] lib/test_vmalloc.c: Minor fixes to test_vmalloc.c
Andrew Morton
Re: [PATCH] lib/test_vmalloc.c: Minor fixes to test_vmalloc.c
Uladzislau Rezki
Re: [PATCH v3 1/2] mailbox: check mailbox queue is full or not
Jassi Brar
[PATCH RFC] ASoC: codecs: aw88261: Implement renaming of controls
Bharadwaj Raju via B4 Relay
Re: [PATCH RFC] ASoC: codecs: aw88261: Implement renaming of controls
Mark Brown
[PATCH v1] selftests: udmabuf: fix hugepage size calculation
zishun yi
Re: [PATCH v1] selftests: udmabuf: fix hugepage size calculation
Andrew Morton
Earlier messages
Later messages