linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] x86/init: Initialize wall clock in get_rtc_noop()
vdso
Re: [PATCH v5 4/5] dm crypt: batch a bio segment's sectors via dun()
Herbert Xu
Re: [PATCH net-next v5 2/4] rtnetlink: add AF_PACKET multicast dumps
Yuyang Huang
Re: [PATCH net-next v2 3/3] selftests: net: cover IPv6 uncached route device mismatch
netdev-bot+sashiko
Re: [PATCH net-next v2 2/3] ipv6: hash uncached routes by device
netdev-bot+sashiko
Re: [PATCH net-next v2 1/3] ipv4: hash uncached routes by device
netdev-bot+sashiko
Re: [PATCH net-next v5 0/4] rtnetlink: dump link-layer multicast addresses
Yuyang Huang
Re: [PATCH v11 0/3] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
[RFC PATCH v2 0/7] mm/damon: introduce damos quota goal target metric complement flag
SJ Park
[RFC PATCH v2 4/7] mm/damon/tests/core-kunit: test quota_goal->complement commit
SJ Park
Re: [PATCH net-next v5 4/4] selftests: net: test AF_PACKET multicast dumps
Yuyang Huang
[PATCH v3] rcutorture: kvm-again.sh: Fix re-run failure on ppc64
Zhouyi Zhou
Re: [PATCH v3] rcutorture: kvm-again.sh: Fix re-run failure on ppc64
Paul E. McKenney
[PATCH 0/3] kconfig: Introduce cc-option-str
Kees Cook
[PATCH 3/3] kconfig: Add "ld-option-str"
Kees Cook
Re: [PATCH 3/3] kconfig: Add "ld-option-str"
Julian Braha
[PATCH 2/3] kconfig: Replace "cc-option-bit" with "cc-option-str"
Kees Cook
Re: [PATCH 2/3] kconfig: Replace "cc-option-bit" with "cc-option-str"
Julian Braha
[PATCH 1/3] kconfig: Add "def_string", "def_int" and "def_hex"
Kees Cook
Re: [PATCH 1/3] kconfig: Add "def_string", "def_int" and "def_hex"
Julian Braha
Re: [PATCH 1/3] kconfig: Add "def_string", "def_int" and "def_hex"
Kees Cook
Re: [PATCH 1/3] kconfig: Add "def_string", "def_int" and "def_hex"
Julian Braha
Re: [PATCH 0/3] kconfig: Introduce cc-option-str
Nathan Chancellor
Re: [PATCH 0/3] kconfig: Introduce cc-option-str
Lorenzo Stoakes (ARM)
Re: [PATCH 0/3] kconfig: Introduce cc-option-str
Nathan Chancellor
[PATCH v1 0/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Donggeun Yoo
[PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Donggeun Yoo
Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Mike Rapoport
Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Donggeun Yoo
Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
David Hildenbrand (Arm)
Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Donggeun Yoo
Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Mike Rapoport
Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Kiryl Shutsemau
Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Kiryl Shutsemau
Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Donggeun Yoo
Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
David Hildenbrand (Arm)
Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Kiryl Shutsemau
[PATCH v1 2/2] selftests/mm: add a test for UFFDIO_MOVE of a write-protected swap entry
Donggeun Yoo
Re: [PATCH v1 0/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Mike Rapoport
[PATCH 0/3] Torture-test updates for v7.4
Paul E. McKenney
[PATCH 1/3] rcutorture: Fix divide-by-zero with fwd_progress_div=1
Paul E. McKenney
[PATCH 2/3] rcutorture: Synchronously wait for all rcu_torture_irq() callbacks to complete
Paul E. McKenney
[PATCH 3/3] torture: Allow specifying alternative ssh command to kvm-remote.sh
Paul E. McKenney
[PATCH 0/19] Add atomic SRCU
Paul E. McKenney
[PATCH 01/19] srcutiny: Make a Tiny SRCU grace period imply an RCU grace period
Paul E. McKenney
[PATCH 02/19] srcutree: Suppress srcu_advance_state() mutex_lock in atomic
Paul E. McKenney
[PATCH 03/19] srcutree: Suppress to-big transition for atomic SRCU
Paul E. McKenney
[PATCH 11/19] srcutree: Explicitly note DEFINE_SRCU() needs for srcu_barrier()
Paul E. McKenney
[PATCH 05/19] srcutiny: Add an atomic Tiny SRCU
Paul E. McKenney
[PATCH 07/19] srcutree: Disable preemption across synchronize_srcu_atomic()
Paul E. McKenney
[PATCH 13/19] srcutree: Add reader-free fastpath to synchronize_srcu_atomic()
Paul E. McKenney
[PATCH 10/19] srcutree: Warn if Tiny SRCU readers are preempted
Paul E. McKenney
[PATCH 06/19] rcutorture: Add support for testing synchronize_srcu_atomic()
Paul E. McKenney
[PATCH 15/19] srcutree: Remove srcu_barrier() sleep for atomic SRCU
Paul E. McKenney
[PATCH 17/19] srcutree: Make init_srcu_struct_atomic() prevent transition to big
Paul E. McKenney
[PATCH 09/19] srcu: Fix WARN_ON() for rcu_segcblist_n_cbs() in cleanup_srcu_struct()
Paul E. McKenney
[PATCH 08/19] srcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Paul E. McKenney
[PATCH 16/19] srcu: Restrict atomic-SRCU non_block annotation to task context
Paul E. McKenney
[PATCH 04/19] srcutree: Add an atomic Tree SRCU
Paul E. McKenney
[PATCH 18/19] srcutree: Don't transition atomic SRCU to big in srcu_gp_end()
Paul E. McKenney
[PATCH 12/19] rcutorture: Add atomic-SRCU support to torture.sh
Paul E. McKenney
[PATCH 14/19] srcutree: Skip callback scheduling for atomic SRCU grace periods
Paul E. McKenney
[PATCH 19/19] srcutree: Skip torture to-big transition for atomic SRCU
Paul E. McKenney
[PATCH 0/7] Allow call_{s,}rcu() from NMI and BPF environments
Paul E. McKenney
[PATCH 5/7] rcutorture: Disable fragile readers during overload testing
Paul E. McKenney
[PATCH 7/7] selftests/bpf: Add a call_srcu() re-entry reproducer
Paul E. McKenney
[PATCH 2/7] rcu: Make Tiny call_rcu() safe to call from any context
Paul E. McKenney
[PATCH 6/7] rcutorture: Exercise ->call() from NMI context
Paul E. McKenney
[PATCH 3/7] srcu: Make call_srcu() safe to call from any context
Paul E. McKenney
[PATCH 4/7] srcu: Make Tiny call_srcu() safe to call from any context
Paul E. McKenney
[PATCH 1/7] rcu: Make call_rcu() safe to call from any context
Paul E. McKenney
Re: [PATCH 1/7] rcu: Make call_rcu() safe to call from any context
Boqun Feng
Re: [PATCH 1/7] rcu: Make call_rcu() safe to call from any context
Puranjay Mohan
Re: [PATCH 1/7] rcu: Make call_rcu() safe to call from any context
Boqun Feng
Re: [PATCH 1/7] rcu: Make call_rcu() safe to call from any context
Paul E. McKenney
Re: [PATCH net] selftests: net: update netfilter netlink config
patchwork-bot+netdevbpf
[PATCH 0/9] Miscellaneous RCU updates for v7.4
Paul E. McKenney
[PATCH 1/9] doc: Update stallwarn.rst based on RCU Tasks Trace as SRCU
Paul E. McKenney
[PATCH 3/9] rcu: Don't panic on already-ended RCU CPU stalls
Paul E. McKenney
[PATCH 7/9] rcu: Make userspace barrier hook drain kvfree_rcu work
Paul E. McKenney
[PATCH 2/9] rcu: fix shrink budget underflow in lazy_rcu_shrink_scan
Paul E. McKenney
[PATCH 4/9] rcu: Add running and boosted indications to RCU task stall dump
Paul E. McKenney
[PATCH 8/9] rcuref: Fix the rcuread_is_dead reference in rcuref_read() kernel-doc
Paul E. McKenney
[PATCH 6/9] rcu: Drop the private tick-internal.h include from tree.c
Paul E. McKenney
[PATCH 9/9] rcu-tasks: Disable callback contend/collapse messages by default
Paul E. McKenney
[PATCH 5/9] rcu: Fix typo "upto" in comment
Paul E. McKenney
[PATCH v2 0/9] seq_buf: Add seq_buf_strlen()
Kees Cook
[PATCH v2 1/9] seq_buf: Do not print an empty line from an overflowed seq_buf_do_printk()
Kees Cook
[PATCH v2 6/9] seq_buf: Add seq_buf_init_append()
Kees Cook
[PATCH v2 8/9] nvdimm: ndtest: Return the string length from flags_show()
Kees Cook
[PATCH v2 7/9] powerpc/papr_scm: Return the string length from the sysfs show functions
Kees Cook
[PATCH v2 5/9] seq_buf: Add seq_buf_strlen()
Kees Cook
Re: [PATCH v2 5/9] seq_buf: Add seq_buf_strlen()
Greg KH
Re: [PATCH v2 5/9] seq_buf: Add seq_buf_strlen()
Kees Cook
Re: [PATCH v2 5/9] seq_buf: Add seq_buf_strlen()
Greg KH
Re: [PATCH v2 5/9] seq_buf: Add seq_buf_strlen()
David Laight
Re: [PATCH v2 5/9] seq_buf: Add seq_buf_strlen()
Steven Rostedt
[PATCH v2 3/9] seq_buf: Copy what fits when seq_buf_puts() and seq_buf_putmem() overflow
Kees Cook
[PATCH v2 9/9] docs: core-api: Document the seq_buf API
Kees Cook
Re: [PATCH v2 9/9] docs: core-api: Document the seq_buf API
Randy Dunlap
[PATCH v2 4/9] seq_buf: Clear what a writer did not claim when a seq_buf overflows
Kees Cook
[PATCH v6 00/19] selftests/mm: improve khugepaged coverage
Kiryl Shutsemau
[PATCH v6 01/19] selftests/mm: raise the khugepaged test-case cap
Kiryl Shutsemau
[PATCH v6 02/19] selftests/mm: skip collapse_compound_extreme() where the PMD is too large
Kiryl Shutsemau
[PATCH v6 11/19] selftests/mm: add order-parameterized khugepaged collapse cases
Kiryl Shutsemau
Re: [PATCH v6 11/19] selftests/mm: add order-parameterized khugepaged collapse cases
Baolin Wang
[PATCH v6 05/19] selftests/mm: make the swap cases' swapout reliable
Kiryl Shutsemau
[PATCH v6 03/19] selftests/mm: scale khugepaged's collapse wait with the PMD size
Kiryl Shutsemau
[PATCH v6 17/19] selftests/mm: race the collapse of windows with holes
Kiryl Shutsemau
[PATCH v6 04/19] selftests/mm: skip khugepaged page cache cases without a PMD folio
Kiryl Shutsemau
[PATCH v6 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
Kiryl Shutsemau
Re: [PATCH v6 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
Baolin Wang
[PATCH v6 07/19] selftests/mm: move is_backed_by_folio() into vm_util
Kiryl Shutsemau
[PATCH v6 08/19] selftests/mm: add folio-order check for address ranges
Kiryl Shutsemau
[PATCH v6 09/19] selftests/mm: add folio-order detection self-check
Kiryl Shutsemau
[PATCH v6 10/19] selftests/mm: add khugepaged completion barrier helper
Kiryl Shutsemau
[PATCH v6 12/19] selftests/mm: parameterize the mixed-source collapse case by source order
Kiryl Shutsemau
Re: [PATCH v6 12/19] selftests/mm: parameterize the mixed-source collapse case by source order
Baolin Wang
[PATCH v6 13/19] selftests/mm: cover a shared-source collapse write race
Kiryl Shutsemau
[PATCH v6 14/19] selftests/mm: run every supported collapse order by default
Kiryl Shutsemau
[PATCH v6 16/19] selftests/mm: add khugepaged race harness
Kiryl Shutsemau
[PATCH v6 15/19] selftests/mm: check that one khugepaged pass collapses one window
Kiryl Shutsemau
[PATCH v6 18/19] selftests/mm: add memory-pressure threads to the khugepaged race harness
Kiryl Shutsemau
[PATCH v6 19/19] selftests/mm: zap whole PTE tables in the khugepaged race harness
Kiryl Shutsemau
Re: [PATCH v6 00/19] selftests/mm: improve khugepaged coverage
Andrew Morton
[PATCH RFC v3 0/28] Simple hazard-pointer implementation and torture tests
Paul E. McKenney
[PATCH 06/28] hazptrtorture: Enable system-independent CPU overcommit
Paul E. McKenney
[PATCH 05/28] hazptrtorture: Add microsecond-scale sleep in readers
Paul E. McKenney
[PATCH 01/28] hazptr: Implement Hazard Pointers
Paul E. McKenney
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Bradley Morgan
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Linus Torvalds
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Bradley Morgan
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Linus Torvalds
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Mathieu Desnoyers
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Boqun Feng
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Mathieu Desnoyers
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Paul E. McKenney
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Bradley Morgan
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Bradley Morgan
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Paul E. McKenney
[PATCH 12/28] hazptrtorture: Add irq_acquire to acquire hazptr from irq
Paul E. McKenney
[PATCH 02/28] hazptr: Add refscale test
Paul E. McKenney
[PATCH 04/28] hazptrtorture: Add testing of on-stack hazptr_ctx structures
Paul E. McKenney
[PATCH 22/28] hazptrtorture: Fix hazptr ownership issue
Paul E. McKenney
[PATCH 18/28] doc: Add hazptrtorture module parameters
Paul E. McKenney
[PATCH 25/28] hazptrtorture: Fix inverted sleep condition in do_pending kthread
Paul E. McKenney
[PATCH 13/28] hazptrtorture: Use task_state_to_char() for task-state reporting
Paul E. McKenney
[PATCH 07/28] torture: Add a stutter_will_wait() function
Paul E. McKenney
[PATCH 19/28] hazptr: Permit detaching hazard pointers from contexts
Paul E. McKenney
Re: [PATCH 19/28] hazptr: Permit detaching hazard pointers from contexts
Boqun Feng
Re: [PATCH 19/28] hazptr: Permit detaching hazard pointers from contexts
Boqun Feng
[PATCH 08/28] hazptrtorture: Use mnemonic local variables for context information
Paul E. McKenney
[PATCH 03/28] torture: Add a hazptrtorture.c torture test
Paul E. McKenney
[PATCH 09/28] hazptrtorture: Split hazptr_torture_reader_tail() from hazptr_torture_reader()
Paul E. McKenney
[PATCH 10/28] hazptrtorture: Add kthread to release deferred hazard pointers
Paul E. McKenney
[PATCH 11/28] hazptrtorture: Defer release of hazard pointers
Paul E. McKenney
[PATCH 15/28] hazptrtorture: Add the ability to disable the writer kthread
Paul E. McKenney
[PATCH 17/28] hazptrtorture: Accumulate operation statistics
Paul E. McKenney
[PATCH 23/28] hazptrtorture: Enable CONFIG_HAZPTR_DEBUG
Paul E. McKenney
[PATCH 20/28] hazptrtorture: Detach deferred and IPIed hazard pointers
Paul E. McKenney
[PATCH 16/28] hazptrtorture: Add irq_release to release hazptr from irq
Paul E. McKenney
[PATCH 24/28] hazptr: Upgrade kernel-doc headers
Paul E. McKenney
[PATCH 28/28] torture.sh: Add hazptr torturing
Paul E. McKenney
Re: [PATCH 28/28] torture.sh: Add hazptr torturing
Bradley Morgan
[PATCH 26/28] hazptr: Implement two-phase wildcard scan
Paul E. McKenney
Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan
Boqun Feng
Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan
Mathieu Desnoyers
Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan
Boqun Feng
Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan
Mathieu Desnoyers
Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan
Gary Guo
Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan
Mathieu Desnoyers
Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan
Gary Guo
Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan
Mathieu Desnoyers
Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan
Gary Guo
Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan
Mathieu Desnoyers
[PATCH 27/28] hazptr: handle NULL address in hazptr_detach
Paul E. McKenney
[PATCH 21/28] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection
Paul E. McKenney
[PATCH 14/28] hazptrtorture: Pass hazptr_pending to hazptr_torture_reader_tail()
Paul E. McKenney
Re: [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets
Xin Xie
Re: [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets
Sebastian Andrzej Siewior
Re: [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets
Xin Xie
[PATCH] dm ioctl: don't let data_start run past the buffer
Palla Raghunath
Re: [PATCH] dm ioctl: don't let data_start run past the buffer
Mikulas Patocka
Re: [PATCH] dm ioctl: don't let data_start run past the buffer
Raghunath Palla
Re: [PATCH bpf-next v2 01/13] bpf: move linked-scalar flags out of bpf_reg_state->id [NFC]
Eduard Zingerman
Re: [PATCH bpf-next v2 01/13] bpf: move linked-scalar flags out of bpf_reg_state->id [NFC]
Vineet Gupta
Re: [PATCH bpf-next v2 01/13] bpf: move linked-scalar flags out of bpf_reg_state->id [NFC]
Vineet Gupta
Re: [PATCH net-next v6 0/3] net/sched: sch_fq_pie: add per-flow class statistics
Jakub Kicinski
Re: [PATCH net-next v6 0/3] net/sched: sch_fq_pie: add per-flow class statistics
Hemendra M. Naik
Re: [PATCH net-next v6 0/3] net/sched: sch_fq_pie: add per-flow class statistics
Jakub Kicinski
Re: [PATCH net-next v6 0/3] net/sched: sch_fq_pie: add per-flow class statistics
Hemendra M. Naik
Re: [PATCH net-next v6 0/3] net/sched: sch_fq_pie: add per-flow class statistics
Jakub Kicinski
Re: [PATCH net-next v6 0/3] net/sched: sch_fq_pie: add per-flow class statistics
Victor Nogueira
Re: [PATCH net-next v6 0/3] net/sched: sch_fq_pie: add per-flow class statistics
Jakub Kicinski
[PATCH v7 00/11] unwind, arm64: add sframe unwinder for kernel
Dylan Hatch
[PATCH v7 01/11] arm64, unwind: build kernel with sframe V3 info
Dylan Hatch
[PATCH v7 03/11] sframe: Add support for reading vmlinux .sframe contents
Dylan Hatch
[PATCH v7 06/11] arm64/sframe: Validate IP addresses
Dylan Hatch
[PATCH v7 02/11] arm64/sframe: Read vmlinux .sframe header
Dylan Hatch
[PATCH v7 04/11] sframe: Separate reading of FRE from reading of FRE data words
Dylan Hatch
Earlier messages
Later messages