linux-kernel
Thread
Date
Earlier messages
Messages by Thread
[GIT PULL] RCU changes for v6.14
Uladzislau Rezki (Sony)
[PATCH net-next v1 0/5] Some pktgen fixes/improvments
Peter Seiderer
[PATCH net-next v1 1/5] net: pktgen: replace ENOTSUPP with EOPNOTSUPP
Peter Seiderer
[PATCH net-next v1 2/5] net: pktgen: enable 'param=value' parsing
Peter Seiderer
[PATCH net-next v1 4/5] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
Peter Seiderer
[PATCH net-next v1 3/5] net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
Peter Seiderer
[PATCH net-next v1 5/5] selftest: net: add proc_net_pktgen
Peter Seiderer
Re: [PATCH net-next v1 5/5] selftest: net: add proc_net_pktgen
Jakub Kicinski
[GIT PULL] slab updates for 6.14
Vlastimil Babka
[PATCH v5 00/10] Buddy allocator like folio split
Zi Yan
[PATCH v5 01/10] selftests/mm: make file-backed THP split work by setting force option
Zi Yan
[PATCH v5 03/10] selftests/mm: test splitting file-backed THP to any lower order.
Zi Yan
[PATCH v5 02/10] mm/huge_memory: allow split shmem large folio to any lower order
Zi Yan
[PATCH v5 06/10] mm/huge_memory: add buddy allocator like folio_split()
Zi Yan
[PATCH v5 05/10] mm/huge_memory: move folio split common code to __folio_split()
Zi Yan
[PATCH v5 07/10] mm/huge_memory: remove the old, unused __split_huge_page()
Zi Yan
[PATCH v5 08/10] mm/huge_memory: add folio_split() to debugfs testing interface.
Zi Yan
[PATCH v5 09/10] mm/truncate: use folio_split() for truncate operation.
Zi Yan
[PATCH v5 10/10] selftests/mm: add tests for folio_split(), buddy allocator like split.
Zi Yan
[PATCH v5 04/10] mm/huge_memory: add two new (not yet used) functions for folio_split()
Zi Yan
[PATCH rcu 0/11] Torture-test updates
Paul E. McKenney
[PATCH rcu 04/11] rcutorture: Expand failure/close-call grace-period output
Paul E. McKenney
[PATCH rcu 01/11] torture: Add get_torture_init_jiffies() for test-start time
Paul E. McKenney
[PATCH rcu 11/11] torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()
Paul E. McKenney
[PATCH rcu 05/11] rcu: Trace expedited grace-period numbers in hexadecimal
Paul E. McKenney
[PATCH rcu 07/11] rcutorture: Make cur_ops->format_gp_seqs take buffer length
Paul E. McKenney
[PATCH rcu 02/11] rcutorture: Add a test_boost_holdoff module parameter
Paul E. McKenney
[PATCH rcu 03/11] rcutorture: Include grace-period sequence numbers in failure/close-call
Paul E. McKenney
[PATCH rcu 09/11] rcutorture: Complain when invalid SRCU reader_flavor is specified
Paul E. McKenney
[PATCH rcu 06/11] rcutorture: Add ftrace-compatible timestamp to GP# failure/close-call output
Paul E. McKenney
[PATCH rcu 10/11] srcu: Add FORCE_NEED_SRCU_NMI_SAFE Kconfig for testing
Paul E. McKenney
[PATCH rcu 08/11] rcutorture: Move RCU_TORTURE_TEST_{CHK_RDR_STATE,LOG_CPU} to bool
Paul E. McKenney
[PATCH rcu 0/17] SRCU updates, including SRCU-fast
Paul E. McKenney
[PATCH rcu 03/17] srcu: Use ->srcu_gp_seq for rcutorture reader batch
Paul E. McKenney
[PATCH rcu 02/17] srcu: Define SRCU_READ_FLAVOR_ALL in terms of symbols
Paul E. McKenney
[PATCH rcu 01/17] srcu: Make Tiny SRCU able to operate in preemptible kernels
Paul E. McKenney
[PATCH rcu 05/17] srcu: Make SRCU readers use ->srcu_ctrs for counter selection
Paul E. McKenney
[PATCH rcu 07/17] srcu: Force synchronization for srcu_get_delay()
Paul E. McKenney
[PATCH rcu 09/17] srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu()
Paul E. McKenney
[PATCH rcu 06/17] srcu: Make Tree SRCU updates independent of ->srcu_idx
Paul E. McKenney
[PATCH rcu 12/17] srcu: Move SRCU Tree/Tiny definitions from srcu.h
Paul E. McKenney
[PATCH rcu 11/17] srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr()
Paul E. McKenney
[PATCH rcu 14/17] rcutorture: Add ability to test srcu_read_{,un}lock_fast()
Paul E. McKenney
[PATCH rcu 08/17] srcu: Rename srcu_check_read_flavor_lite() to srcu_check_read_flavor_force()
Paul E. McKenney
[PATCH rcu 17/17] srcu: Fix srcu_read_unlock_{lite,nmisafe}() kernel-doc
Paul E. McKenney
[PATCH rcu 16/17] rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()
Paul E. McKenney
[PATCH rcu 10/17] srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr()
Paul E. McKenney
[PATCH rcu 04/17] srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure
Paul E. McKenney
[PATCH rcu 15/17] refscale: Add srcu_read_lock_fast() support using "srcu-fast"
Paul E. McKenney
[PATCH rcu 13/17] srcu: Add SRCU-fast readers
Paul E. McKenney
Re: [PATCH rcu 13/17] srcu: Add SRCU-fast readers
Alexei Starovoitov
Re: [PATCH rcu 13/17] srcu: Add SRCU-fast readers
Peter Zijlstra
Re: [PATCH rcu 13/17] srcu: Add SRCU-fast readers
Paul E. McKenney
Re: [PATCH rcu 13/17] srcu: Add SRCU-fast readers
Alexei Starovoitov
Re: [PATCH rcu 13/17] srcu: Add SRCU-fast readers
Andrii Nakryiko
Re: [PATCH rcu 13/17] srcu: Add SRCU-fast readers
Paul E. McKenney
Re: [PATCH rcu 13/17] srcu: Add SRCU-fast readers
Andrii Nakryiko
Re: [PATCH rcu 13/17] srcu: Add SRCU-fast readers
Paul E. McKenney
[PATCH rcu 0/9] Lazy-preemption-related updates
Paul E. McKenney
[PATCH rcu 2/9] rcu: rename PREEMPT_AUTO to PREEMPT_LAZY
Paul E. McKenney
[PATCH rcu 5/9] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
Paul E. McKenney
[PATCH rcu 7/9] rcu: limit PREEMPT_RCU configurations
Paul E. McKenney
[PATCH rcu 8/9] rcutorture: Make scenario TREE10 build CONFIG_PREEMPT_LAZY=y
Paul E. McKenney
[PATCH rcu 3/9] sched: update __cond_resched comment about RCU quiescent states
Paul E. McKenney
[PATCH rcu 1/9] rcu: fix header guard for rcu_all_qs()
Paul E. McKenney
[PATCH rcu 9/9] rcutorture: Make scenario TREE07 build CONFIG_PREEMPT_LAZY=y
Paul E. McKenney
[PATCH rcu 6/9] osnoise: provide quiescent states
Paul E. McKenney
[PATCH rcu 4/9] rcu: handle unstable rdp in rcu_read_unlock_strict()
Paul E. McKenney
[PATCH v3 2/2] selftests/lib.mk: Introduce check to validate required dependencies
Siddharth Menon
[PATCH rcu 0/5] Miscellaneous fixes
Paul E. McKenney
[PATCH rcu 2/5] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()
Paul E. McKenney
[PATCH rcu 3/5] rcu: Fix get_state_synchronize_rcu_full() GP-start detection
Paul E. McKenney
[PATCH rcu 5/5] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()
Paul E. McKenney
[PATCH rcu 1/5] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing
Paul E. McKenney
[PATCH rcu 0/7] Documentation upates
Paul E. McKenney
[PATCH rcu 3/7] rcu: Document self-propagating callbacks
Paul E. McKenney
Re: [PATCH rcu 3/7] rcu: Document self-propagating callbacks
Jens Axboe
[PATCH rcu 7/7] rcu: Remove references to old grace-period-wait primitives
Paul E. McKenney
[PATCH rcu 1/7] doc: Add broken-timing possibility to stallwarn.rst
Paul E. McKenney
[PATCH rcu 5/7] rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header
Paul E. McKenney
[PATCH rcu 4/7] srcu: Point call_srcu() to call_rcu() for detailed memory ordering
Paul E. McKenney
[PATCH rcu 6/7] rcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help text
Paul E. McKenney
[PATCH v3 1/2] selftests: Introduce script to validate required dependencies
Siddharth Menon
[PATCH v6 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
Manivannan Sadhasivam
[PATCH v6 1/4] PCI: endpoint: pci-epf-test: Fix the check for DMA MEMCPY test
Manivannan Sadhasivam
[PATCH v6 3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
Manivannan Sadhasivam
[PATCH v6 2/4] misc: pci_endpoint_test: Fix the return value of IOCTL
Manivannan Sadhasivam
[PATCH v6 4/4] selftests: pci_endpoint: Migrate to Kselftest framework
Manivannan Sadhasivam
selftests: arm64: pac.c:237:pac_instructions_not_nop:Expected 0 (0) != keyia (35747322042253312)
Naresh Kamboju
Re: selftests: arm64: pac.c:237:pac_instructions_not_nop:Expected 0 (0) != keyia (35747322042253312)
Mark Brown
[PATCH v5 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
Manivannan Sadhasivam
[PATCH v5 1/4] PCI: endpoint: pci-epf-test: Fix the check for DMA MEMCPY test
Manivannan Sadhasivam
Re: [PATCH v5 1/4] PCI: endpoint: pci-epf-test: Fix the check for DMA MEMCPY test
Niklas Cassel
[PATCH v5 2/4] misc: pci_endpoint_test: Fix the return value of IOCTL
Manivannan Sadhasivam
[PATCH v5 3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
Manivannan Sadhasivam
Re: [PATCH v5 3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
Niklas Cassel
[PATCH v5 4/4] selftests: pci_endpoint: Migrate to Kselftest framework
Manivannan Sadhasivam
Re: [PATCH v5 4/4] selftests: pci_endpoint: Migrate to Kselftest framework
Niklas Cassel
Re: [PATCH v5 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
Niklas Cassel
Re: [PATCH v5 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
Manivannan Sadhasivam
Re: [PATCH v5 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
Niklas Cassel
Re: [PATCH v5 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
Manivannan Sadhasivam
[PATCH] selftests/.gitignore include missing log file
Khaled Elnaggar
[RFC][PATCH] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
John Stultz
Re: [RFC][PATCH] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
Takashi Iwai
[PATCH v2] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
John Stultz
[PATCH net-next v2 0/4] virtio_net: Link queues to NAPIs
Joe Damato
[PATCH net-next v2 3/4] virtio_net: Map NAPIs to queues
Joe Damato
Re: [PATCH net-next v2 3/4] virtio_net: Map NAPIs to queues
Xuan Zhuo
Re: [PATCH net-next v2 3/4] virtio_net: Map NAPIs to queues
Joe Damato
Re: [PATCH net-next v2 3/4] virtio_net: Map NAPIs to queues
Gerhard Engleder
[PATCH net-next v2 2/4] virtio_net: Prepare for NAPI to queue mapping
Joe Damato
[PATCH net-next v2 4/4] virtio_net: Use persistent NAPI config
Joe Damato
Re: [PATCH net-next v2 4/4] virtio_net: Use persistent NAPI config
Xuan Zhuo
[PATCH net V3] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
Liu Ye
[PATCH v2] selftests/ptrace/get_syscall_info: fix for MIPS n32
Dmitry V. Levin
Re: [PATCH v17 00/16] Add Cgroup support for SGX EPC memory
Jarkko Sakkinen
[PATCH v1] selftests/landlock: Fix build with non-default pthread linking
Mickaël Salaün
Re: [PATCH v1] selftests/landlock: Fix build with non-default pthread linking
Günther Noack
[PATCH v6 0/3] riscv/ptrace: add new regset to access original a0 register
Celeste Liu
[PATCH v6 1/3] riscv/ptrace: add new regset to access original a0 register
Celeste Liu
Re: [PATCH v6 1/3] riscv/ptrace: add new regset to access original a0 register
Charlie Jenkins
[PATCH v6 2/3] tools: copy include/linux/stddef.h to tools/include
Celeste Liu
Re: [PATCH v6 2/3] tools: copy include/linux/stddef.h to tools/include
Andrew Jones
Re: [PATCH v6 2/3] tools: copy include/linux/stddef.h to tools/include
Charlie Jenkins
[PATCH v6 3/3] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
Celeste Liu
Re: [PATCH v6 3/3] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
Andrew Jones
Re: [PATCH v6 0/3] riscv/ptrace: add new regset to access original a0 register
Charlie Jenkins
[PATCH v1 1/3] selftests: pidfd: add missing sys/mount.h include in pidfd_fdinfo_test.c
Peter Seiderer
[PATCH v1 2/3] selftests: pidfd: add missing sys/ioctl.h include in pidfd_setns_test.c
Peter Seiderer
[PATCH v1 3/3] selftests: pid_namespace: add missing sys/mount.h include in pid_max.c
Peter Seiderer
[PATCH v1 1/3] selftests: pidfd: add missing sys/mount.h include in pidfd_fdinfo_test.c
Peter Seiderer
Re: [PATCH v1 1/3] selftests: pidfd: add missing sys/mount.h include in pidfd_fdinfo_test.c
Peter Seiderer
[PATCH] selftests/ptrace/get_syscall_info: fix for MIPS n32
Dmitry V. Levin
Re: [PATCH v5 0/3] selftests/lam: get_user additions and LAM enabled check
Maciej Wieczor-Retman
[PATCH v1 00/19] livepatch: Better integrate callbacks and shadow variables with the states API
Petr Mladek
[PATCH v1 01/19] livepatch: Add callbacks for introducing and removing states
Petr Mladek
[PATCH v1 02/19] livepatch: Allow to handle lifetime of shadow variables using the livepatch state
Petr Mladek
[PATCH v1 03/19] selftests/livepatch: Use per-state callbacks in state API tests
Petr Mladek
[PATCH v1 04/19] livepatch: Add "block_disable" flag to per-state API and remove versioning
Petr Mladek
[PATCH v1 05/19] livepatch: Remove "data" from struct klp_state
Petr Mladek
[PATCH v1 06/19] selftests/livepatch: Remove callbacks from sysfs interface testing
Petr Mladek
[PATCH v1 07/19] selftests/livepatch: Substitute hard-coded /sys/module path
Petr Mladek
[PATCH v1 08/19] selftests/livepatch: Move basic tests for livepatching modules
Petr Mladek
[PATCH v1 09/19] selftests/livepatch: Convert testing of multiple target modules
Petr Mladek
[PATCH v1 10/19] selftests/livepatch: Create a simple selftest for state callbacks
Petr Mladek
[PATCH v1 11/19] selftests/livepatch: Convert selftests for failing pre_patch callback
Petr Mladek
[PATCH v1 12/19] selftests/livepatch: Convert selftest with blocked transition
Petr Mladek
[PATCH v1 13/19] selftests/livepatch: Add more tests for state callbacks with blocked transitions
Petr Mladek
[PATCH v1 14/19] selftests/livepatch: Convert selftests for testing callbacks with more livepatches
Petr Mladek
[PATCH v1 15/19] selftests/livepatch: Do not use a livepatch with the obsolete per-object callbacks in the basic selftests
Petr Mladek
[PATCH v1 16/19] selftests/livepatch: Remove obsolete test modules for per-object callbacks
Petr Mladek
[PATCH v1 17/19] samples/livepatch: Replace sample module with obsolete per-object callbacks
Petr Mladek
[PATCH v1 18/19] Documentation/livepatch: Update documentation for state, callbacks, and shadow variables
Petr Mladek
[PATCH v1 19/19] livepatch: Remove obsolete per-object callbacks
Petr Mladek
Re: [PATCH v2] kunit: Introduce autorun option
David Gow
"WARNING in rcu_sr_normal_complete" in Linux Kernel v6.12-rc4
cheung wall
Re: "WARNING in rcu_sr_normal_complete" in Linux Kernel v6.12-rc4
Uladzislau Rezki
[PATCH bpf-next v3] selftests/Makefile: override the srctree for out-of-tree builds
Li Zhijian
Re: [PATCH bpf-next v3] selftests/Makefile: override the srctree for out-of-tree builds
Daniel Borkmann
[PATCH net-next 0/1] selftests: drv-net-hw: fix pp_alloc_fail test error
John Daley
[PATCH net-next 1/1] selftests: drv-net-hw: inject pp_alloc_fail errors in the right place
John Daley
Re: [PATCH net-next 1/1] selftests: drv-net-hw: inject pp_alloc_fail errors in the right place
Jakub Kicinski
[PATCH net-next 0/1] selftests: drv-net-hw: fix pp_alloc_fail test error
John Daley
[PATCH net-next 1/1] selftests: drv-net-hw: inject pp_alloc_fail errors in the right place
John Daley
Re: [PATCH net-next 0/1] selftests: drv-net-hw: fix pp_alloc_fail test error
patchwork-bot+netdevbpf
[PATCH bpf-next v7 0/5] Support eliding map lookup nullness
Daniel Xu
[PATCH bpf-next v7 4/5] bpf: verifier: Support eliding map lookup nullness
Daniel Xu
[PATCH bpf-next v7 3/5] bpf: verifier: Refactor helper access type tracking
Daniel Xu
[PATCH bpf-next v7 5/5] bpf: selftests: verifier: Add nullness elision tests
Daniel Xu
Re: [PATCH bpf-next v7 0/5] Support eliding map lookup nullness
patchwork-bot+netdevbpf
[PATCH v5 0/2] riscv/ptrace: add new regset to access original a0 register
Celeste Liu
[PATCH v5 1/2] riscv/ptrace: add new regset to access original a0 register
Celeste Liu
[PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
Celeste Liu
Re: [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
Andrew Jones
Re: [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
Celeste Liu
Re: [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
Andrew Jones
Re: [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access
Celeste Liu
Unaligned accesses when loading modules
Mikulas Patocka
Re: Unaligned accesses when loading modules
Sami Tolvanen
Re: Unaligned accesses when loading modules
Mikulas Patocka
Re: Unaligned accesses when loading modules
Jan Beulich
Re: Unaligned accesses when loading modules
Mikulas Patocka
Re: Unaligned accesses when loading modules
Jan Beulich
Re: Unaligned accesses when loading modules
Maciej W. Rozycki
[PATCH net-next 0/6] mptcp: selftests: more debug in case of errors
Matthieu Baerts (NGI0)
[PATCH net-next 1/6] selftests: mptcp: simult_flows: unify errors msgs
Matthieu Baerts (NGI0)
[PATCH net-next 2/6] selftests: mptcp: sockopt: save nstat infos
Matthieu Baerts (NGI0)
[PATCH net-next 3/6] selftests: mptcp: move stats info in case of errors to lib.sh
Matthieu Baerts (NGI0)
[PATCH net-next 5/6] selftests: mptcp: connect: remove unused variable
Matthieu Baerts (NGI0)
[PATCH net-next 6/6] selftests: mptcp: connect: better display the files size
Matthieu Baerts (NGI0)
[PATCH net-next 4/6] selftests: mptcp: add -m with ss in case of errors
Matthieu Baerts (NGI0)
Re: [PATCH net-next 0/6] mptcp: selftests: more debug in case of errors
patchwork-bot+netdevbpf
[PATCH v2] rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
Stafford Horne
[PATCH v4 0/4] selftests/mm: virtual_address_range: Reduce memory usage and avoid VM_IO access
Thomas Weißschuh
[PATCH v4 2/4] selftests/mm: virtual_address_range: Unmap chunks after validation
Thomas Weißschuh
[PATCH v4 3/4] selftests/mm: vm_util: Split up /proc/self/smaps parsing
Thomas Weißschuh
[PATCH v4 1/4] selftests/mm: virtual_address_range: mmap() without PROT_WRITE
Thomas Weißschuh
[PATCH v4 4/4] selftests/mm: virtual_address_range: Avoid reading from VM_IO mappings
Thomas Weißschuh
Re: [PATCH v4 4/4] selftests/mm: virtual_address_range: Avoid reading from VM_IO mappings
David Hildenbrand
Earlier messages