linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/12
Re: [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
Dave Jiang
2025/11/12
[PATCH 2/9] mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
2025/11/12
[PATCH 1/5] x86/sgx: Add a missing colon in kernel-doc markup for "struct sgx_enclave_run"
Sean Christopherson
2025/11/12
[PATCH 2/5] x86/sgx: Add kernel-doc descriptions for params passed to vDSO user handler
Sean Christopherson
2025/11/12
[PATCH 0/5] x86/sgx: Fix kernel-doc warnings
Sean Christopherson
2025/11/12
Re: [PATCH 2/2] sign-file: Remove support for signing with PKCS#7
David Howells
2025/11/12
Re: [PATCH 2/2] sign-file: Remove support for signing with PKCS#7
James Bottomley
2025/11/12
Re: [PATCH 2/2] sign-file: Remove support for signing with PKCS#7
James Bottomley
2025/11/12
[PATCH v2] rpmsg: char: Fix UAF and memory leak
Dawei Li
2025/11/12
Re: [PATCH 2/2] sign-file: Remove support for signing with PKCS#7
James Bottomley
2025/11/12
Re: [PATCH 2/2] sign-file: Remove support for signing with PKCS#7
David Howells
2025/11/12
Re: [PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
Alexei Starovoitov
2025/11/12
Re: [PATCH v3 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
Alex Williamson
2025/11/12
Re: [PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
Saket Kumar Bhaskar
2025/11/12
[PATCH] rpmsg: char: Fix UAF and memory leak
Dawei Li
2025/11/12
[PATCH v2 0/2] libbpf: fix BTF dedup to support recursive typedef
Paul Houssel
2025/11/12
[PATCH v2 2/2] selftests/bpf: add BTF dedup tests for recursive typedef definitions
Paul Houssel
2025/11/12
Re: [PATCH net-next v4 00/12] selftests/vsock: refactor and improve vmtest infrastructure
patchwork-bot+netdevbpf
2025/11/12
[PATCH v2 1/2] libbpf: fix BTF dedup to support recursive typedef definitions
Paul Houssel
2025/11/12
Re: [PATCH 2/2] sign-file: Remove support for signing with PKCS#7
Petr Pavlu
2025/11/12
Re: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
David Laight
2025/11/12
Re: [PATCH net-next v4 06/12] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
Stefano Garzarella
2025/11/12
Re: [PATCH net-next v4 08/12] selftests/vsock: identify and execute tests that can re-use VM
Stefano Garzarella
2025/11/12
Re: [PATCH net-next v4 09/12] selftests/vsock: add BUILD=0 definition
Stefano Garzarella
2025/11/12
Re: [PATCH net-next v4 05/12] selftests/vsock: do not unconditionally die if qemu fails
Stefano Garzarella
2025/11/12
Re: [PATCH net-next v4 00/12] selftests/vsock: refactor and improve vmtest infrastructure
Stefano Garzarella
2025/11/12
Re: [PATCH net-next v4 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
Stefano Garzarella
2025/11/12
Re: [PATCH net-next v4 07/12] selftests/vsock: add check_result() for pass/fail counting
Stefano Garzarella
2025/11/12
Re: [PATCH net-next v4 12/12] selftests/vsock: disable shellcheck SC2317 and SC2119
Stefano Garzarella
2025/11/12
Re: [PATCH net-next v4 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
Stefano Garzarella
2025/11/12
Re: [PATCH net-next v4 01/12] selftests/vsock: improve logging in vmtest.sh
Stefano Garzarella
2025/11/12
Re: [PATCH net-next v4 02/12] selftests/vsock: make wait_for_listener() work even if pipefail is on
Stefano Garzarella
2025/11/12
Re: [PATCH v1] cpuset: Avoid unnecessary partition invalidation
Chen Ridong
2025/11/12
Re: [PATCH v2 7/9] x86/vdso: abstract out vdso system call internals
Uros Bizjak
2025/11/12
Re: [PATCH v1] cpuset: Avoid unnecessary partition invalidation
Sun Shaojie
2025/11/12
Re: [PATCH v17] exec: Fix dead-lock in de_thread with ptrace_attach
Oleg Nesterov
2025/11/12
Re: [PATCH 3/8] refscale: Add local_bh_disable() readers
Sebastian Andrzej Siewior
2025/11/12
Re: [PATCH v3 00/11] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
Iuliana Prodan
2025/11/11
[PATCH] selftests: breakpoints: check RTC wakeup alarm support before test
Xinyu Zheng
2025/11/11
[PATCH v2 0/9] x86/entry/vdso: clean up the vdso build, vdso updates
H. Peter Anvin
2025/11/11
[PATCH v2 7/9] x86/vdso: abstract out vdso system call internals
H. Peter Anvin
2025/11/11
[PATCH v2 8/9] x86/cpufeature: replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
2025/11/11
[PATCH v2 3/9] x86/entry/vdso32: don't rely on int80_landing_pad for adjusting ip
H. Peter Anvin
2025/11/11
[PATCH v2 1/9] x86/entry/vdso: rename vdso_image_* to vdso*_image
H. Peter Anvin
2025/11/11
[PATCH v2 6/9] x86/entry/vdso: include GNU_PROPERTY and GNU_STACK PHDRs
H. Peter Anvin
2025/11/11
[PATCH v2 2/9] x86/entry/vdso: refactor the vdso build
H. Peter Anvin
2025/11/11
[PATCH v2 4/9] x86/entry/vdso32: remove SYSCALL_ENTER_KERNEL macro in sigreturn.S
H. Peter Anvin
2025/11/11
[PATCH v2 5/9] x86/entry/vdso32: remove open-coded DWARF in sigreturn.S
H. Peter Anvin
2025/11/11
[PATCH v2 9/9] x86/entry/vdso32: when using int $0x80, use it directly
H. Peter Anvin
2025/11/11
RE: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Michael Kelley
2025/11/11
Re: [PATCH v1] cpuset: Avoid unnecessary partition invalidation
Waiman Long
2025/11/11
Re: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Josh Poimboeuf
2025/11/11
Re: [PATCH v1] cpuset: Avoid unnecessary partition invalidation
Chen Ridong
2025/11/11
RE: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Michael Kelley
2025/11/11
[PATCH v1] cpuset: Avoid unnecessary partition invalidation
Sun Shaojie
2025/11/11
Re: [PATCH net 0/6] selftests: mptcp: join: fix some flaky tests
patchwork-bot+netdevbpf
2025/11/11
RE: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Michael Kelley
2025/11/11
Re: [PATCH 1/2] module: Remove SHA-1 support for module signing
Aaron Tomlin
2025/11/11
Re: [PATCH net-next v3 07/11] selftests/vsock: add check_result() for pass/fail counting
Bobby Eshleman
2025/11/11
Re: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Josh Poimboeuf
2025/11/11
Re: [PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
Martin KaFai Lau
2025/11/11
Re: [PATCH v6] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
Rob Herring
2025/11/11
[PATCH] selftests/mm/uffd: remove static address usage in shmem_allocate_area()
Mehdi Ben Hadj Khelifa
2025/11/11
Re: [PATCH v2] gendwarfksyms: Skip files with no exports
Miguel Ojeda
2025/11/11
Re: [PATCH net-next v3 6/6] selftests: netconsole: validate target resume
Andre Carvalho
2025/11/11
Re: [PATCH v2] gendwarfksyms: Skip files with no exports
Miguel Ojeda
2025/11/11
Re: [PATCH v3 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
David Matlack
2025/11/11
Re: [PATCH 3/8] refscale: Add local_bh_disable() readers
Paul E. McKenney
2025/11/11
Re: [PATCH net-next v3 5/6] netconsole: resume previously deactivated target
Andre Carvalho
2025/11/11
Re: [PATCH v2 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
Alex Mastro
2025/11/11
[PATCH v3 1/4] vfio: selftests: add iova range query helpers
Alex Mastro
2025/11/11
[PATCH v3 4/4] vfio: selftests: replace iova=vaddr with allocated iovas
Alex Mastro
2025/11/11
[PATCH v3 3/4] vfio: selftests: add iova allocator
Alex Mastro
2025/11/11
[PATCH v3 2/4] vfio: selftests: fix map limit tests to use last available iova
Alex Mastro
2025/11/11
[PATCH v3 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
Alex Mastro
2025/11/11
[PATCH 11/11] mm/damon/tests/core-kunit: add damon_commit_target_regions() test
SeongJae Park
2025/11/11
[PATCH 10/11] mm/damon/tests/core-kunit: add damos_commit() test
SeongJae Park
2025/11/11
[PATCH 08/11] mm/damon/core: pass migrate_dests to damos_commit_dests()
SeongJae Park
2025/11/11
[PATCH 09/11] mm/damon/tests/core-kunit: add damos_commit_dests() test
SeongJae Park
2025/11/11
[PATCH 07/11] mm/damon/tests/core-kunit: add damos_commit_quota() test
SeongJae Park
2025/11/11
[PATCH 06/11] mm/damon/tests/core-kunit: add damos_commit_quota_goals() test
SeongJae Park
2025/11/11
[PATCH 05/11] mm/damon/tests/core-kunit: add damos_commit_quota_goal() test
SeongJae Park
2025/11/11
[PATCH 04/11] mm/damon/tests/core-kunit: add test cases to damos_test_commit_filter()
SeongJae Park
2025/11/11
[PATCH 03/11] mm/damon/tests/core-kunit: extend damos_test_commit_filter_for() for union fields
SeongJae Park
2025/11/11
[PATCH 02/11] mm/damon/tests/core-kunit: split out damos_test_commit_filter() core logic
SeongJae Park
2025/11/11
[PATCH 00/11] mm/damon/tests: add more tests for online parameters commit
SeongJae Park
2025/11/11
[PATCH 01/11] mm/damon/tests/core-kunit: remove dynamic allocs on damos_test_commit_filter()
SeongJae Park
2025/11/11
Re: [PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
Alexei Starovoitov
2025/11/11
Re: [PATCH v2 1/4] vfio: selftests: add iova range query helpers
Alex Mastro
2025/11/11
Re: [PATCH v2 1/4] vfio: selftests: add iova range query helpers
Alex Williamson
2025/11/11
Re: [PATCH v2 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
David Matlack
2025/11/11
Re: [PATCH v6] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
Mathieu Poirier
2025/11/11
[PATCH RESEND v3] selftests/run_kselftest.sh: exit with error if tests fail
Brendan Jackman
2025/11/11
Re: [PATCH v2 1/4] vfio: selftests: add iova range query helpers
Alex Mastro
2025/11/11
Re: [PATCH v2 4/4] vfio: selftests: replace iova=vaddr with allocated iovas
Alex Mastro
2025/11/11
Re: [PATCH v2 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
Alex Williamson
2025/11/11
Re: [PATCH v2 1/4] vfio: selftests: add iova range query helpers
Alex Williamson
2025/11/11
Re: [PATCH v2 4/4] vfio: selftests: replace iova=vaddr with allocated iovas
Alex Williamson
2025/11/11
Re: [PATCH 2/2] sign-file: Remove support for signing with PKCS#7
James Bottomley
2025/11/11
Re: [PATCH 0/3] remoteproc: xlnx: remote crash recovery
Tanmay Shah
2025/11/11
Re: [PATCH 04/10] selftests: vDSO: vdso_test_abi: Provide compatibility with 32-bit musl
Arnd Bergmann
2025/11/11
Re: [PATCH 0/2] module: Remove SHA-1 support for module signing
Sami Tolvanen
2025/11/11
Re: [PATCH v3] module: replace use of system_wq with system_dfl_wq
Petr Pavlu
2025/11/11
Re: [PATCH net-next v3 0/6] netconsole: support automatic target recovery
Jakub Kicinski
2025/11/11
Re: [PATCH 04/10] selftests: vDSO: vdso_test_abi: Provide compatibility with 32-bit musl
Thomas Weißschuh
2025/11/11
[PATCH 0/2] module: Remove SHA-1 support for module signing
Petr Pavlu
2025/11/11
[PATCH 1/2] module: Remove SHA-1 support for module signing
Petr Pavlu
2025/11/11
[PATCH 2/2] sign-file: Remove support for signing with PKCS#7
Petr Pavlu
2025/11/11
Re: [PATCH 3/8] refscale: Add local_bh_disable() readers
Sebastian Andrzej Siewior
2025/11/11
Re: [PATCH v9 1/9] kho: make debugfs interface optional
Pasha Tatashin
2025/11/11
Re: [PATCH v2] gendwarfksyms: Skip files with no exports
Sedat Dilek
2025/11/11
Re: [PATCH 04/10] selftests: vDSO: vdso_test_abi: Provide compatibility with 32-bit musl
Arnd Bergmann
2025/11/11
Re: [PATCH v2] gendwarfksyms: Skip files with no exports
Alice Ryhl
2025/11/11
[PATCH v2 4/4] vfio: selftests: replace iova=vaddr with allocated iovas
Alex Mastro
2025/11/11
[PATCH v2 3/4] vfio: selftests: add iova allocator
Alex Mastro
2025/11/11
[PATCH v2 2/4] vfio: selftests: fix map limit tests to use last available iova
Alex Mastro
2025/11/11
Re: [PATCH] selftest: net: fix variable sized type not at the end of struct warnings
Simon Horman
2025/11/11
[PATCH v2 1/4] vfio: selftests: add iova range query helpers
Alex Mastro
2025/11/11
[PATCH v2 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
Alex Mastro
2025/11/11
Re: [PATCH 02/10] selftests: vDSO: Introduce vdso_types.h
Thomas Weißschuh
2025/11/11
Re: [PATCH 04/10] selftests: vDSO: vdso_test_abi: Provide compatibility with 32-bit musl
Thomas Weißschuh
2025/11/11
Re: [PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
Saket Kumar Bhaskar
2025/11/11
Re: [PATCH net] mlx5: Fix default values in create CQ
patchwork-bot+netdevbpf
2025/11/11
Re: [PATCH 04/10] selftests: vDSO: vdso_test_abi: Provide compatibility with 32-bit musl
Arnd Bergmann
2025/11/11
Re: [RFC PATCH 2/3] exec: don't wait for zombie threads with cred_guard_mutex held
Oleg Nesterov
2025/11/11
Re: [PATCH 04/10] selftests: vDSO: vdso_test_abi: Provide compatibility with 32-bit musl
Thomas Weißschuh
2025/11/11
Re: [PATCH v2] gendwarfksyms: Skip files with no exports
Miguel Ojeda
2025/11/11
Re: [PATCH v2] gendwarfksyms: Skip files with no exports
Miguel Ojeda
2025/11/11
Re: [PATCH v17] exec: Fix dead-lock in de_thread with ptrace_attach
Bernd Edlinger
2025/11/11
Re: [PATCH 02/10] selftests: vDSO: Introduce vdso_types.h
Thomas Weißschuh
2025/11/11
Re: [PATCH v17] exec: Fix dead-lock in de_thread with ptrace_attach
Oleg Nesterov
2025/11/11
Re: [PATCH] [v2] Documentation: Provide guidelines for tool-generated content
Theodore Ts'o
2025/11/11
Re: [PATCH 04/10] selftests: vDSO: vdso_test_abi: Provide compatibility with 32-bit musl
Arnd Bergmann
2025/11/11
Re: [PATCH 02/10] selftests: vDSO: Introduce vdso_types.h
Arnd Bergmann
2025/11/11
Re: [PATCH net-next v4 00/12] selftests/vsock: refactor and improve vmtest infrastructure
Paolo Abeni
2025/11/11
Re: [PATCH net-next v3 07/11] selftests/vsock: add check_result() for pass/fail counting
Simon Horman
2025/11/11
Re: [PATCH v17] exec: Fix dead-lock in de_thread with ptrace_attach
Bernd Edlinger
2025/11/11
[PATCH 10/10] selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.c
Thomas Weißschuh
2025/11/11
[PATCH 06/10] selftests: vDSO: vdso_test_gettimeofday: Use types from vdso_types.h
Thomas Weißschuh
2025/11/11
[PATCH 09/10] selftests: vDSO: vdso_test_correctness: Provide compatibility with 32-bit musl
Thomas Weißschuh
2025/11/11
[PATCH 07/10] selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks
Thomas Weißschuh
2025/11/11
[PATCH 08/10] selftests: vDSO: vdso_test_correctness: Use types from vdso_types.h
Thomas Weißschuh
2025/11/11
[PATCH 02/10] selftests: vDSO: Introduce vdso_types.h
Thomas Weißschuh
2025/11/11
[PATCH 00/10] selftests: vDSO: Stop using libc types for vDSO calls
Thomas Weißschuh
2025/11/11
[PATCH 01/10] Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"
Thomas Weißschuh
2025/11/11
[PATCH 05/10] selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks
Thomas Weißschuh
2025/11/11
[PATCH 03/10] selftests: vDSO: vdso_test_abi: Use types from vdso_types.h
Thomas Weißschuh
2025/11/11
[PATCH 04/10] selftests: vDSO: vdso_test_abi: Provide compatibility with 32-bit musl
Thomas Weißschuh
2025/11/11
Re: [PATCH net v5 2/3] net,mptcp: fix proto fallback detection with BPF
Matthieu Baerts
2025/11/11
Re: [PATCH net v5 0/3] mptcp: Fix conflicts between MPTCP and sockmap
Matthieu Baerts
2025/11/11
Re: [PATCH net v5 3/3] selftests/bpf: Add mptcp test with sockmap
Matthieu Baerts
2025/11/11
Re: [PATCH net-next v3 6/6] selftests: netconsole: validate target resume
Breno Leitao
2025/11/11
Re: [PATCH net-next v3 5/6] netconsole: resume previously deactivated target
Breno Leitao
2025/11/11
Re: [PATCH v2 3/6] arm64: dts: qcom: qcm6490-shift-otter: Add missing reserved-memory
Luca Weiss
2025/11/11
[PATCH v3] module: replace use of system_wq with system_dfl_wq
Marco Crivellari
2025/11/11
Re: [PATCH] [v2] Documentation: Provide guidelines for tool-generated content
Lorenzo Stoakes
2025/11/11
Re: [PATCH v17] exec: Fix dead-lock in de_thread with ptrace_attach
Christian Brauner
2025/11/11
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Thomas Weißschuh
2025/11/11
Re: [PATCH net 6/6] selftests: mptcp: join: properly kill background tasks
Geliang Tang
2025/11/10
RE: [PATCH 0/3] remoteproc: xlnx: remote crash recovery
Peng Fan
2025/11/10
[PATCH net v5 3/3] selftests/bpf: Add mptcp test with sockmap
Jiayuan Chen
2025/11/10
[PATCH net v5 1/3] mptcp: disallow MPTCP subflows from sockmap
Jiayuan Chen
2025/11/10
[PATCH net v5 2/3] net,mptcp: fix proto fallback detection with BPF
Jiayuan Chen
2025/11/10
[PATCH net v5 0/3] mptcp: Fix conflicts between MPTCP and sockmap
Jiayuan Chen
2025/11/10
Re: [PATCH v9 1/9] kho: make debugfs interface optional
Zhu Yanjun
2025/11/10
Re: [PATCH net v10 0/4] net: netpoll: fix memory leak and add comprehensive selftests
patchwork-bot+netdevbpf
2025/11/10
[PATCH v3 02/11] remoteproc: imx_dsp_rproc: Use devm_rproc_add() helper
Peng Fan (OSS)
2025/11/10
[PATCH v3 04/11] remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errors
Peng Fan (OSS)
2025/11/10
[PATCH v3 00/11] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
Peng Fan (OSS)
2025/11/10
[PATCH v3 10/11] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_RESET_CONTROLLER switch case
Peng Fan (OSS)
2025/11/10
[PATCH v3 03/11] remoteproc: imx_dsp_rproc: Use devm_pm_runtime_enable() helper
Peng Fan (OSS)
2025/11/10
[PATCH v3 06/11] remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfg
Peng Fan (OSS)
2025/11/10
[PATCH v3 09/11] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_SCU_API switch case
Peng Fan (OSS)
2025/11/10
[PATCH v3 01/11] remoteproc: imx_dsp_rproc: simplify power domain attach and error handling
Peng Fan (OSS)
2025/11/10
[PATCH v3 07/11] remoteproc: imx_dsp_rproc: Move imx_dsp_rproc_dcfg closer to imx_dsp_rproc_of_match
Peng Fan (OSS)
2025/11/10
[PATCH v3 11/11] remoteproc: imx_rproc: Remove enum imx_rproc_method
Peng Fan (OSS)
2025/11/10
[PATCH v3 05/11] remoteproc: imx_dsp_rproc: Drop extra space
Peng Fan (OSS)
2025/11/10
[PATCH v3 08/11] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_MMIO switch case
Peng Fan (OSS)
2025/11/10
Re: [PATCH 2/4] vfio: selftests: fix map limit tests to use last available iova
David Matlack
2025/11/10
Re: [PATCH] [v2] Documentation: Provide guidelines for tool-generated content
Theodore Ts'o
2025/11/10
Re: [PATCH 3/4] vfio: selftests: add iova allocator
Alex Mastro
2025/11/10
Re: [PATCH 1/4] vfio: selftests: add iova range query helpers
Alex Mastro
2025/11/10
[ANNOUNCE] 6.1.158-rt58
Clark Williams
2025/11/10
Re: [PATCH 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
David Matlack
2025/11/10
Re: [PATCH 1/4] vfio: selftests: add iova range query helpers
David Matlack
2025/11/10
Re: [PATCH 3/4] vfio: selftests: add iova allocator
David Matlack
2025/11/10
Re: [PATCH 2/4] vfio: selftests: fix map limit tests to use last available iova
Alex Mastro
2025/11/10
Re: [PATCH 3/4] vfio: selftests: add iova allocator
Alex Mastro
2025/11/10
Re: [PATCH 1/4] vfio: selftests: add iova range query helpers
Alex Mastro
2025/11/10
Re: [PATCH 4/4] vfio: selftests: update vfio_dma_mapping_test to allocate iovas
Alex Mastro
2025/11/10
Re: [PATCH 1/4] vfio: selftests: add iova range query helpers
Alex Mastro
2025/11/10
Re: [PATCH] [v2] Documentation: Provide guidelines for tool-generated content
James Bottomley
2025/11/10
Re: [PATCH 1/4] vfio: selftests: add iova range query helpers
David Matlack
2025/11/10
RE: [PATCH] [v2] Documentation: Provide guidelines for tool-generated content
Luck, Tony
2025/11/10
Re: [RFC PATCH 2/3] exec: don't wait for zombie threads with cred_guard_mutex held
Cyrill Gorcunov
2025/11/10
Re: [PATCH] selftest/mm: fix pointer comparison in mremap_test
Nathan Chancellor
2025/11/10
Re: [PATCH] [v2] Documentation: Provide guidelines for tool-generated content
Steven Rostedt
2025/11/10
Re: [PATCH 4/4] vfio: selftests: update vfio_dma_mapping_test to allocate iovas
Alex Williamson
2025/11/10
Re: [PATCH 1/4] vfio: selftests: add iova range query helpers
Alex Williamson
2025/11/10
Re: [PATCH 3/4] vfio: selftests: add iova allocator
Alex Williamson
Earlier messages
Later messages