linux-kernel
Thread
Date
Earlier messages
Messages by Thread
[PATCH][next] tools/testing/selftests: Fix spelling mistake "unnmap" -> "unmap"
Colin Ian King
Re: [PATCH][next] tools/testing/selftests: Fix spelling mistake "unnmap" -> "unmap"
David Hildenbrand
[PATCH -next] rcu: docs: Requirements.rst: Abide by conventions of kernel documentation
Akira Yokosawa
[PATCH bpf-next v3 0/4] bpf: Show precise rejected function when attaching to __noreturn and deny list functions
KaFai Wan
[PATCH bpf-next v3 1/4] bpf: Show precise rejected function when attaching fexit/fmod_ret to __noreturn functions
KaFai Wan
[PATCH bpf-next v3 2/4] bpf: Add log for attaching tracing programs to functions in deny list
KaFai Wan
[PATCH bpf-next v3 3/4] selftests/bpf: Add selftest for attaching tracing programs to functions in deny list
KaFai Wan
[PATCH bpf-next v3 4/4] selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite
KaFai Wan
[PATCH bpf-next v3] selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
[PATCH net-next] devlink: Fix excessive stack usage in rate TC bandwidth parsing
Tariq Toukan
Re: [PATCH net-next] devlink: Fix excessive stack usage in rate TC bandwidth parsing
Jiri Pirko
Re: [PATCH net-next] devlink: Fix excessive stack usage in rate TC bandwidth parsing
Jakub Kicinski
[PATCH v3] remoteproc: imx_dsp_rproc: Add support of recovery and coredump process
Shengjiu Wang
[PATCH mm-stable] selftests/damon/sysfs.py: stop DAMON for dumping failures
SeongJae Park
Re: [PATCH v7 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
Ira Weiny
[ANNOUNCE] 6.12.39-rt11
Daniel Wagner
[PATCH net 1/2] macsec: set IFF_UNICAST_FLT priv flag
Stanislav Fomichev
[PATCH net 2/2] selftests: rtnetlink: add macsec and vlan nesting test
Stanislav Fomichev
Re: [PATCH net 2/2] selftests: rtnetlink: add macsec and vlan nesting test
Simon Horman
Re: [PATCH net 1/2] macsec: set IFF_UNICAST_FLT priv flag
Simon Horman
Re: [PATCH net 1/2] macsec: set IFF_UNICAST_FLT priv flag
Stanislav Fomichev
[PATCH v3 0/4] Switch __DECLARE_TRACE() to notrace variant of SRCU-fast
Paul E. McKenney
[PATCH v3 1/4] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
Paul E. McKenney
Re: [PATCH v3 1/4] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
Joel Fernandes
[PATCH v3 4/4] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Paul E. McKenney
[PATCH v3 3/4] srcu: Add guards for notrace variants of SRCU-fast readers
Paul E. McKenney
Re: [PATCH v3 3/4] srcu: Add guards for notrace variants of SRCU-fast readers
Joel Fernandes
[PATCH v3 2/4] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
Paul E. McKenney
Re: [PATCH v3 2/4] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
Joel Fernandes
Re: [PATCH v3 2/4] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
Paul E. McKenney
Re: [PATCH v3 2/4] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
Steven Rostedt
Re: [PATCH v3 2/4] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
Paul E. McKenney
[PATCH v3 5/4] srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readers
Paul E. McKenney
[PATCH v3 6/4] srcu: Document srcu_flip() memory-barrier D relation to SRCU-fast
Paul E. McKenney
[PATCH bpf-next v2] selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
[PATCH v6] selftests/mm: add process_madvise() tests
wang lian
Re: [PATCH v6] selftests/mm: add process_madvise() tests
Zi Yan
[PATCH v2 0/6] LICENSES: Replace the obsolete address of the FSF
Thomas Huth
[PATCH v2 2/6] LICENSES: Replace the obsolete address of the FSF in the GPL-2.0
Thomas Huth
[PATCH v2 1/6] LICENSES: Replace the obsolete address of the FSF in the GPL-1.0
Thomas Huth
[PATCH v2 3/6] LICENSES: Replace the obsolete address of the FSF in the LGPL-2.0
Thomas Huth
[PATCH v2 5/6] LICENSES: Replace the obsolete address of the FSF in the GFDL-1.1
Thomas Huth
[PATCH v2 4/6] LICENSES: Replace the obsolete address of the FSF in the LGPL-2.1
Thomas Huth
[PATCH v2 6/6] LICENSES: Replace the obsolete address of the FSF in the GFDL-1.2
Thomas Huth
[PATCH] module: pr_debug when there is no version info
Wang Jinchao
Re: [PATCH] module: pr_debug when there is no version info
Petr Pavlu
Re: [PATCH] module: pr_debug when there is no version info
Wang Jinchao
Re: [PATCH] module: pr_debug when there is no version info
Petr Pavlu
Re: [PATCH] module: pr_debug when there is no version info
Wang Jinchao
Re: [PATCH v2 0/2] rust: minor idiomatic fixes to doctest generator
Miguel Ojeda
[PATCH v2 00/15] selftests/futex: Refactor tests to use kselftest_harness.h
André Almeida
[PATCH v2 01/15] selftests: kselftest: Create ksft_print_dbg_msg()
André Almeida
[PATCH v2 02/15] selftests/futex: Refactor futex_requeue_pi with kselftest_harness.h
André Almeida
[PATCH v2 03/15] selftests/futex: Refactor futex_requeue_pi_mismatched_ops with kselftest_harness.h
André Almeida
[PATCH v2 04/15] selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harness.h
André Almeida
[PATCH v2 05/15] selftests/futex: Refactor futex_wait_timeout with kselftest_harness.h
André Almeida
[PATCH v2 06/15] selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.h
André Almeida
[PATCH v2 07/15] selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.h
André Almeida
[PATCH v2 08/15] selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harness.h
André Almeida
[PATCH v2 09/15] selftests/futex: Refactor futex_wait with kselftest_harness.h
André Almeida
[PATCH v2 10/15] selftests/futex: Refactor futex_requeue with kselftest_harness.h
André Almeida
[PATCH v2 11/15] selftests/futex: Refactor futex_waitv with kselftest_harness.h
André Almeida
[PATCH v2 12/15] selftests/futex: Refactor futex_priv_hash with kselftest_harness.h
André Almeida
[PATCH v2 13/15] selftests/futex: Refactor futex_numa_mpol with kselftest_harness.h
André Almeida
[PATCH v2 14/15] selftests/futex: Drop logging.h include from futex_numa
André Almeida
[PATCH v2 15/15] selftests/futex: Remove logging.h file
André Almeida
Re: [PATCH v2 2/2] rust: emit path candidates in panic message
Miguel Ojeda
Re: [PATCH v2 2/2] rust: emit path candidates in panic message
Tamir Duberstein
[PATCH 00/22] selftests/damon/sysfs.py: test all parameters
SeongJae Park
[PATCH 01/22] selftests/damon/_damon_sysfs: support DAMOS watermarks setup
SeongJae Park
[PATCH 02/22] selftests/damon/_damon_sysfs: support DAMOS filters setup
SeongJae Park
[PATCH 03/22] selftests/damon/_damon_sysfs: support monitoring intervals goal setup
SeongJae Park
[PATCH 04/22] selftests/damon/_damon_sysfs: support DAMOS quota weights setup
SeongJae Park
[PATCH 05/22] selftests/damon/_damon_sysfs: support DAMOS quota goal nid setup
SeongJae Park
[PATCH 06/22] selftests/damon/_damon_sysfs: support DAMOS action dests setup
SeongJae Park
[PATCH 07/22] selftests/damon/_damon_sysfs: support DAMOS target_nid setup
SeongJae Park
[PATCH 08/22] selftests/damon/_damon_sysfs: use 2**32 - 1 as max nr_accesses and age
SeongJae Park
[PATCH 11/22] selftests/damon/drgn_dump_damon_status: dump DAMOS filters
SeongJae Park
[PATCH 09/22] selftests/damon/drgn_dump_damon_status: dump damos->migrate_dests
SeongJae Park
[PATCH 10/22] selftests/damon/drgn_dump_damon_status: dump ctx->ops.id
SeongJae Park
[PATCH 12/22] selftests/damon/sysfs.py: generalize DAMOS Watermarks commit assertion
SeongJae Park
[PATCH 13/22] selftests/damon/sysfs.py: generalize DamosQuota commit assertion
SeongJae Park
[PATCH 15/22] selftests/damon/sysfs.py: test DAMOS destinations commitment
SeongJae Park
[PATCH 14/22] selftests/damon/sysfs.py: test quota goal commitment
SeongJae Park
[PATCH 16/22] selftests/damon/sysfs.py: generalize DAMOS schemes commit assertion
SeongJae Park
Re: [PATCH 16/22] selftests/damon/sysfs.py: generalize DAMOS schemes commit assertion
Andrew Morton
Re: [PATCH 16/22] selftests/damon/sysfs.py: generalize DAMOS schemes commit assertion
SeongJae Park
[PATCH 17/22] selftests/damon/sysfs.py: test DAMOS filters commitment
SeongJae Park
[PATCH 18/22] selftests/damon/sysfs.py: generalize DAMOS schemes commit assertion
SeongJae Park
[PATCH 21/22] selftests/damon/sysfs.py: test non-default parameters runtime commit
SeongJae Park
[PATCH 22/22] selftests/damon/sysfs.py: test runtime reduction of DAMON parameters
SeongJae Park
[PATCH 19/22] selftests/damon/sysfs.py: generalize monitoring attributes commit assertion
SeongJae Park
[PATCH 20/22] selftests/damon/sysfs.py: generalize DAMON context commit assertion
SeongJae Park
[PATCH v2 0/7] Replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH v2 5/7] arch/x86: replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH v2 6/7] selftests/bpf: replace "__auto_type" with "auto"
H. Peter Anvin
Re: [PATCH v2 6/7] selftests/bpf: replace "__auto_type" with "auto"
Eduard Zingerman
[PATCH v2 7/7] tools/virtio: replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH v2 4/7] arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"
H. Peter Anvin
Re: [PATCH v2 4/7] arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"
Dinh Nguyen
[PATCH v2 2/7] include/linux: change "__auto_type" to "auto"
H. Peter Anvin
[PATCH v2 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
H. Peter Anvin
Re: [PATCH v2 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
Miguel Ojeda
[PATCH v2 3/7] fs/proc: replace "__auto_type" with "const auto"
H. Peter Anvin
[PATCH v2.1 3/7] fs/proc: replace "__auto_type" with "const auto"
H. Peter Anvin
Re: [PATCH v2 0/7] Replace "__auto_type" with "auto"
Kees Cook
[PATCH v8 0/6] use per-vma locks for /proc/pid/maps reads
Suren Baghdasaryan
[PATCH v8 1/6] selftests/proc: add /proc/pid/maps tearing from vma split test
Suren Baghdasaryan
[PATCH v8 2/6] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
Suren Baghdasaryan
[PATCH v8 3/6] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
Suren Baghdasaryan
[PATCH v8 4/6] selftests/proc: add verbose mode for /proc/pid/maps tearing tests
Suren Baghdasaryan
[PATCH v8 5/6] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
Suren Baghdasaryan
[PATCH v8 6/6] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
Suren Baghdasaryan
Re: [PATCH v8 0/6] use per-vma locks for /proc/pid/maps reads
Andrew Morton
[PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
Thomas Weißschuh
[PATCH 3/3] selftests/nolibc: always compile the kernel with GCC
Thomas Weißschuh
[PATCH 2/3] selftests/nolibc: don't pass CC to toplevel Makefile
Thomas Weißschuh
Re: [PATCH 2/3] selftests/nolibc: don't pass CC to toplevel Makefile
Willy Tarreau
[PATCH 1/3] selftests/nolibc: deduplicate invocations of toplevel Makefile
Thomas Weißschuh
Re: [PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
Willy Tarreau
[PATCH RFC 0/3] selftests/landlock: scoping abstractions
Abhinav Saxena
[PATCH RFC 1/3] selftests/landlock: move sandbox_type to common
Abhinav Saxena
[PATCH RFC 2/3] selftests/landlock: add cross-domain variants
Abhinav Saxena
[PATCH RFC 3/3] selftests/landlock: add cross-domain signal tests
Abhinav Saxena
[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
Abhinav Saxena
[PATCH RFC 1/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC scope
Abhinav Saxena
[PATCH RFC 2/4] landlock: implement memfd detection
Abhinav Saxena
Re: [PATCH RFC 2/4] landlock: implement memfd detection
Fan Wu
Re: [PATCH RFC 2/4] landlock: implement memfd detection
Abhinav Saxena
[PATCH RFC 3/4] landlock: add memfd exec LSM hooks and scoping
Abhinav Saxena
[PATCH RFC 4/4] selftests/landlock: add memfd execution tests
Abhinav Saxena
[PATCH v2 1/4] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
Paul E. McKenney
Re: [PATCH v2 1/4] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
Steven Rostedt
Re: [PATCH v2 1/4] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
Paul E. McKenney
[PATCH v2 2/4] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
Paul E. McKenney
[PATCH v2 4/4] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Paul E. McKenney
[PATCH v2 3/4] srcu: Add guards for notrace variants of SRCU-fast readers
Paul E. McKenney
[PATCH 0/3] kselftest/arm64: Fixes for fp-ptrace on SME only systems
Mark Brown
[PATCH 1/3] kselftest/arm64: Test SME on SME only systems in fp-ptrace
Mark Brown
[PATCH 2/3] kselftest/arm64: Fix SVE write data generation for SME only systems
Mark Brown
[PATCH 3/3] kselftest/arm64: Handle attempts to disable SM on SME only systems
Mark Brown
Re: [PATCH 0/3] kselftest/arm64: Fixes for fp-ptrace on SME only systems
Catalin Marinas
[PATCH] kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptrace
Mark Brown
Re: [PATCH] kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptrace
Catalin Marinas
[PATCH 0/7] Replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
H. Peter Anvin
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
Linus Torvalds
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
H. Peter Anvin
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
Linus Torvalds
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
Linus Torvalds
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
David Laight
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
David Laight
[PATCH 5/7] arch/x86: replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH 6/7] selftests/bpf: replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH 2/7] include/linux: change "__auto_type" to "auto"
H. Peter Anvin
[PATCH 3/7] fs/proc: replace "__auto_type" with "auto"
H. Peter Anvin
Re: [PATCH 3/7] fs/proc: replace "__auto_type" with "auto"
Alexey Dobriyan
[PATCH 7/7] tools/virtio: replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
H. Peter Anvin
[PATCH RFC 0/2] mmc: sdhci-pxav3: pinctrl setting for fast bus clocks
Duje Mihanović
[PATCH RFC 1/2] dt-bindings: mmc: sdhci-pxa: add state_uhs pinctrl
Duje Mihanović
Re: [PATCH RFC 1/2] dt-bindings: mmc: sdhci-pxa: add state_uhs pinctrl
Rob Herring
[PATCH RFC 2/2] mmc: sdhci-pxav3: add state_uhs pinctrl setting
Duje Mihanović
[PATCH] kselftest/arm64: Allow sve-ptrace to run on SME only systems
Mark Brown
Re: [PATCH] kselftest/arm64: Allow sve-ptrace to run on SME only systems
Catalin Marinas
[PATCH] selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
Re: [PATCH] selftests/bpf: Add LPM trie microbenchmarks
Jesper Dangaard Brouer
Re: [PATCH] selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
Re: [PATCH] selftests/bpf: Add LPM trie microbenchmarks
Yonghong Song
Re: [PATCH] selftests/bpf: Add LPM trie microbenchmarks
Yonghong Song
[PATCH net-next] selftests: tc: Add generic erspan_opts matching support for tc-flower
shuali
Re: [PATCH net-next] selftests: tc: Add generic erspan_opts matching support for tc-flower
Xin Long
Re: [PATCH net-next] selftests: tc: Add generic erspan_opts matching support for tc-flower
patchwork-bot+netdevbpf
[PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
Nikolay Kuratov
Re: [PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
Hillf Danton
Re: [PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
Nikolay Kuratov
Re: [PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
Hillf Danton
Re: [PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
Hillf Danton
Re: [PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
Michael S. Tsirkin
Re: [PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
Lei Yang
[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
Nam Cao
[PATCH 1/2] selftests/eventpoll: Add test for multiple waiters
Nam Cao
[PATCH 2/2] eventpoll: Fix epoll_wait() report false negative
Nam Cao
Re: [PATCH 2/2] eventpoll: Fix epoll_wait() report false negative
Soheil Hassas Yeganeh
Re: [PATCH 2/2] eventpoll: Fix epoll_wait() report false negative
Nam Cao
[PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Andrew Morton
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
David Hildenbrand
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Dev Jain
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Dev Jain
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Lorenzo Stoakes
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Lorenzo Stoakes
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Matthew Wilcox
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Zi Yan
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Chris Li
Re: [RFC PATCH 05/20] nvdimm/region_label: Add region label updation routine
Fabio M. De Francesco
Re: [RFC PATCH 05/20] nvdimm/region_label: Add region label updation routine
Neeraj Kumar
[PATCH v1 0/1] gpio: virtio: Fix config space reading.
Harald Mommer
[PATCH v1 1/1] gpio: virtio: Fix config space reading.
Harald Mommer
Re: [PATCH v1 1/1] gpio: virtio: Fix config space reading.
Bartosz Golaszewski
Earlier messages