RCU
[Prev Page][Next Page]
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall(), (continued)
- [PATCH rcu 0/7] Documentation upates,
Paul E. McKenney
- Supposed CPU stall in RCU reported by security firm, Sergio Miguéns Iglesias
- "WARNING in rcu_sr_normal_complete" in Linux Kernel v6.12-rc4,
cheung wall
- [PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
- [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[], Valentin Schneider
- [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls, Valentin Schneider
- [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option, Valentin Schneider
- [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE, Valentin Schneider
- [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage, Valentin Schneider
- [PATCH v4 06/30] static_call: Add read-only-after-init static calls, Valentin Schneider
- [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 08/30] x86/idle: Mark x86_idle static call as __ro_after_init, Valentin Schneider
- [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 10/30] riscv/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 11/30] loongarch/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 12/30] arm64/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 13/30] arm/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb static call as __ro_after_init, Valentin Schneider
- [PATCH v4 15/30] sched/clock: Mark sched_clock_running key as __ro_after_init, Valentin Schneider
- [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr, Valentin Schneider
- [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr, Valentin Schneider
- [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable key as allowed in .noinstr, Valentin Schneider
- [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key as allowed in .noinstr, Valentin Schneider
- [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls, Valentin Schneider
- [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing, Valentin Schneider
- [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry, Valentin Schneider
- [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits, Valentin Schneider
- [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure, Valentin Schneider
- [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs, Valentin Schneider
- [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant, Valentin Schneider
- [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant, Valentin Schneider
- [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr, Valentin Schneider
- [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs, Valentin Schneider
- [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE, Valentin Schneider
- [PATCH] srcu: refactor __srcu_read_(un)lock_lite() declarations,
Masahiro Yamada
- [PATCH RFC] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state(), Paul E. McKenney
- [PATCH v2] rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture,
Yongliang Gao
- [PATCH] checkpatch: Remove migrated RCU APIs from deprecated_apis,
David Reaver
- [PATCH] rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture,
Yongliang Gao
- Re: [PATCH v3] memcg: fix soft lockup in the OOM process,
Vlastimil Babka
- Re: Taking page faults in RCU critical sections,
Paul E. McKenney
- watchdog: BUG: soft lockup in note_gp_changes in kernel/rcu/tree.c,
Kun Hu
- [PATCH] doc/RCU/listRCU: fix an example code snippets,
Wei Yang
- [PATCH 0/3 v3] hrtimer: Fix timers queued locally from offline CPUs,
Frederic Weisbecker
- [paulmckrcu:dev.2024.12.24a] [srcu] 9216c28c6a: BUG:unable_to_handle_page_fault_for_address,
kernel test robot
- reproducible 'rcu_preempt detected stalls' in v6.12,
reveliofuzzing
- [paulmckrcu:dev.2024.12.23a] [srcu] c634c0678e: UBSAN:array-index-out-of-bounds_in_kernel/rcu/srcutree.c, kernel test robot
- [paulmckrcu:dev.2024.12.23a] [srcu] 54bd8ce173: BUG:unable_to_handle_page_fault_for_address, kernel test robot
- [PATCH 0/3 v2] hrtimer: Fix timers queued locally from offline CPUs,
Frederic Weisbecker
- [paulmckrcu:dev.2024.12.11a] [rcutorture] 774c4d7adb: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture],
kernel test robot
- Re: Kernel Bug: "KASAN: slab-out-of-bounds Read in jfs_readdir", Alexander Potapenko
- [PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions,
Danilo Krummrich
- [PATCH v7 01/16] rust: module: add trait `ModuleMetadata`, Danilo Krummrich
- [PATCH v7 06/16] rust: add `Revocable` type, Danilo Krummrich
- [PATCH v7 03/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`, Danilo Krummrich
- [PATCH v7 02/16] rust: implement generic driver registration, Danilo Krummrich
- [PATCH v7 04/16] rust: add rcu abstraction, Danilo Krummrich
- [PATCH v7 05/16] rust: types: add `Opaque::pin_init`, Danilo Krummrich
- [PATCH v7 07/16] rust: add `io::{Io, IoRaw}` base types, Danilo Krummrich
- [PATCH v7 08/16] rust: add devres abstraction, Danilo Krummrich
- [PATCH v7 09/16] rust: pci: add basic PCI device / driver abstractions, Danilo Krummrich
- [PATCH v7 11/16] samples: rust: add Rust PCI sample driver, Danilo Krummrich
- [PATCH v7 12/16] rust: of: add `of::DeviceId` abstraction, Danilo Krummrich
- [PATCH v7 10/16] rust: pci: implement I/O mappable `pci::Bar`, Danilo Krummrich
- [PATCH v7 14/16] rust: platform: add basic platform device / driver abstractions, Danilo Krummrich
- [PATCH v7 13/16] rust: driver: implement `Adapter`, Danilo Krummrich
- [PATCH v7 15/16] samples: rust: add Rust platform sample driver, Danilo Krummrich
- [PATCH v7 16/16] MAINTAINERS: add Danilo to DRIVER CORE, Danilo Krummrich
- Re: [PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions, Dirk Behme
- Re: [PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions, Greg KH
- [PATCH 0/3] hrtimer: Fix timers queued locally from offline CPUs,
Frederic Weisbecker
- Re: Linux 6.1.120,
Z qiang
- [no subject], Unknown
- [RFC 0/1] sched: defer completion task to online CPU,
Usama Arif
- [PATCH RFC rcu] Fix get_state_synchronize_rcu_full() GP-start detection,
Paul E. McKenney
- [PATCH rcu 0/2] Torture-test updates for v6.14,
Paul E. McKenney
- [PATCH rcu 0/3] SRCU updates for v6.14,
Paul E. McKenney
- [PATCH rcu 0/18] RCU torture-test updates for v6.14,
Paul E. McKenney
- [PATCH rcu 01/18] torture: Add dowarn argument to torture_sched_setaffinity(), Paul E. McKenney
- [PATCH rcu 02/18] rcutorture: Add random real-time preemption, Paul E. McKenney
- [PATCH rcu 05/18] rcutorture: Use finer-grained timeouts for rcu_torture_writer() polling, Paul E. McKenney
- [PATCH rcu 04/18] rcutorture: Decorate failing reader segments with CPU ID, Paul E. McKenney
- [PATCH rcu 03/18] rcutorture: Make the TREE03 scenario do preemption, Paul E. McKenney
- [PATCH rcu 06/18] rcutorture: Add ->cond_sync_exp_full function to rcu_ops structure, Paul E. McKenney
- [PATCH rcu 08/18] rcutorture: Decorate failing reader segments with last CPU ID, Paul E. McKenney
- [PATCH rcu 09/18] rcutorture: Add full read-side contexts to "busted" torture type, Paul E. McKenney
- [PATCH rcu 11/18] rcutorture: Make rcutorture_one_extend() check reader state, Paul E. McKenney
- [PATCH rcu 07/18] rcutorture: Check preemption for failing reader, Paul E. McKenney
- [PATCH rcu 12/18] rcutorture: Ignore attempts to test preemption and forward progress, Paul E. McKenney
- [PATCH rcu 10/18] rcutorture: Pretty-print rcutorture reader segments, Paul E. McKenney
- [PATCH rcu 13/18] rcutorture: Add documentation for recent conditional and polled APIs, Paul E. McKenney
- [PATCH rcu 16/18] rcutorture: Read CPU ID for decoration protected by both reader types, Paul E. McKenney
- [PATCH rcu 15/18] rcutorture: Add preempt_count() to rcutorture_one_extend_check() diagnostics, Paul E. McKenney
- [PATCH rcu 14/18] rcutorture: Add parameters to control polled/conditional wait interval, Paul E. McKenney
- [PATCH rcu 17/18] rcutorture: Add per-reader-segment preemption diagnostics, Paul E. McKenney
- [PATCH rcu 18/18] rcutorture: Use symbols for SRCU reader flavors, Paul E. McKenney
- [PATCH rcu 0/2] No-CB changes for v6.14,
Paul E. McKenney
- [PATCH rcu 0/8] Miscellaneous fixes for v6.14,
Paul E. McKenney
- [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2),
Uladzislau Rezki (Sony)
- [PATCH v6 00/16] Device / Driver PCI / Platform Rust abstractions,
Danilo Krummrich
- [PATCH v6 06/16] rust: add `Revocable` type, Danilo Krummrich
- [PATCH v6 09/16] rust: pci: add basic PCI device / driver abstractions, Danilo Krummrich
- [PATCH v6 12/16] rust: of: add `of::DeviceId` abstraction, Danilo Krummrich
- [PATCH v6 13/16] rust: driver: implement `Adapter`, Danilo Krummrich
- [PATCH v6 02/16] rust: implement generic driver registration, Danilo Krummrich
- [PATCH v6 08/16] rust: add devres abstraction, Danilo Krummrich
- [PATCH v6 04/16] rust: add rcu abstraction, Danilo Krummrich
- [PATCH v6 07/16] rust: add `io::{Io, IoRaw}` base types, Danilo Krummrich
- [PATCH v6 10/16] rust: pci: implement I/O mappable `pci::Bar`, Danilo Krummrich
- [PATCH v6 01/16] rust: module: add trait `ModuleMetadata`, Danilo Krummrich
- [PATCH v6 16/16] MAINTAINERS: add Danilo to DRIVER CORE, Danilo Krummrich
- [PATCH v6 05/16] rust: types: add `Opaque::pin_init`, Danilo Krummrich
- [PATCH v6 03/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`, Danilo Krummrich
- [PATCH v6 15/16] samples: rust: add Rust platform sample driver, Danilo Krummrich
- [PATCH v6 14/16] rust: platform: add basic platform device / driver abstractions, Danilo Krummrich
- [PATCH v6 11/16] samples: rust: add Rust PCI sample driver, Danilo Krummrich
- Re: [PATCH v6 00/16] Device / Driver PCI / Platform Rust abstractions, Dirk Behme
- Re: [PATCH v6 00/16] Device / Driver PCI / Platform Rust abstractions, Fabien Parent
- Why is there no list_prev_rcu()?,
Christian Brauner
- [PATCH 10/19] sched,arm64: Handle CPU isolation on last resort fallback rq selection,
Frederic Weisbecker
- [RFC v1 0/5] Move kvfree_rcu() into SLAB,
Uladzislau Rezki (Sony)
- Softlock up of rcu_sched has been detect,
MengEn Sun
- Re: [PATCH 2/2] sched: Move task_mm_cid_work to RCU callback,
Mathieu Desnoyers
- Kernel Oops on alpha with kernel version >=6.9.x,
Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Paul E. McKenney
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Paul E. McKenney
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, John Paul Adrian Glaubitz
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, John Paul Adrian Glaubitz
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, John Paul Adrian Glaubitz
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, John Paul Adrian Glaubitz
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Michael Cree
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Michael Cree
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Paul E. McKenney
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Paul E. McKenney
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Paul E. McKenney
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, John Paul Adrian Glaubitz
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Ivan Kokshaysky
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Ivan Kokshaysky
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Michael Cree
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Ivan Kokshaysky
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Ivan Kokshaysky
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Ivan Kokshaysky
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Ivan Kokshaysky
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Ivan Kokshaysky
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Ivan Kokshaysky
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Ivan Kokshaysky
- Re: Kernel Oops on alpha with kernel version >=6.9.x, John Paul Adrian Glaubitz
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Magnus Lindholm
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Maciej W. Rozycki
- Re: Kernel Oops on alpha with kernel version >=6.9.x, Ivan Kokshaysky
- Re: Kernel Oops on alpha with kernel version >=6.9.x, John Paul Adrian Glaubitz
- [paulmckrcu:dev.2024.11.11a] [rcutorture] d26acb0256: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture], kernel test robot
- Re: [linus:master] [sched, x86] 476e8583ca: WARNING:at_kernel/rcu/update.c:#torture_sched_setaffinity,
Sebastian Andrzej Siewior
- Re: [syzbot] [perf?] [trace?] KCSAN: assert: race in srcu_gp_start_if_needed,
Marco Elver
- [PATCH stable 5.15/5.10 0/2] rcu-tasks: Idle tasks on offline CPUs are in quiescent states,
Krister Johansen
- Fixing Spelling Mistake in rculist_nulls.rst,
Vyshnav Ajith
- [RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
- [RFC PATCH v3 01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[], Valentin Schneider
- [RFC PATCH v3 02/15] objtool: Flesh out warning related to pv_ops[] calls, Valentin Schneider
- [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option, Valentin Schneider
- [RFC PATCH v3 05/15] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE, Valentin Schneider
- [RFC PATCH v3 06/15] jump_label: Add forceful jump label type, Valentin Schneider
- [RFC PATCH v3 07/15] x86/speculation/mds: Make mds_idle_clear forceful, Valentin Schneider
- [RFC PATCH v3 09/15] objtool: Warn about non __ro_after_init static key usage in .noinstr, Valentin Schneider
- [RFC PATCH v3 10/15] x86/alternatives: Record text_poke's of JUMP_TYPE_FORCEFUL labels, Valentin Schneider
- [RFC PATCH v3 12/15] context_tracking,x86: Defer kernel text patching IPIs, Valentin Schneider
- [RFC PATCH v3 14/15] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs, Valentin Schneider
- [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful, Valentin Schneider
- [RFC PATCH v3 03/15] sched/clock: Make sched_clock_running __ro_after_init, Valentin Schneider
- [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI, Valentin Schneider
- [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure, Valentin Schneider
- [RFC PATCH v3 15/15] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE, Valentin Schneider
- Re: [RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition, Steven Rostedt
- [PATCH -next] srcu: Remove redundant GP sequence checks in srcu_funnel_gp_start,
Feng Lee
- [GIT PULL] RCU changes for v6.13,
Frederic Weisbecker
- [PATCH v2 1/2] rcuscale: Do a proper cleanup if kfree_scale_init() fails,
Uladzislau Rezki (Sony)
- [PATCH RFC 0/6] SLUB percpu sheaves,
Vlastimil Babka
- [PATCH 00/16] SRCU for v6.13,
Frederic Weisbecker
- [PATCH 01/16] srcu: Replace WARN_ON_ONCE() with BUILD_BUG_ON() if possible, Frederic Weisbecker
- [PATCH 03/16] srcu: Introduce srcu_gp_is_expedited() helper function, Frederic Weisbecker
- [PATCH 04/16] srcu: Renaming in preparation for additional reader flavor, Frederic Weisbecker
- [PATCH 07/16] srcu: Improve srcu_read_lock{,_nmisafe}() comments, Frederic Weisbecker
- [PATCH 08/16] srcu: Create CPP macros for normal and NMI-safe SRCU readers, Frederic Weisbecker
- [PATCH 09/16] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite(), Frederic Weisbecker
- [PATCH 11/16] rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits, Frederic Weisbecker
- [PATCH 12/16] rcutorture: Add reader_flavor parameter for SRCU readers, Frederic Weisbecker
- [PATCH 13/16] rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavor, Frederic Weisbecker
- [PATCH 15/16] refscale: Add srcu_read_lock_lite() support using "srcu-lite", Frederic Weisbecker
- [PATCH 16/16] srcu: Improve srcu_read_lock_lite() kernel-doc comment, Frederic Weisbecker
- [PATCH 14/16] rcutorture: Add light-weight SRCU scenario, Frederic Weisbecker
- [PATCH 05/16] srcu: Bit manipulation changes for additional reader flavor, Frederic Weisbecker
- [PATCH 06/16] srcu: Standardize srcu_data pointers to "sdp" and similar, Frederic Weisbecker
- [PATCH 02/16] srcu: Rename srcu_might_be_idle() to srcu_should_expedite(), Frederic Weisbecker
- [PATCH 10/16] srcu: Allow inlining of __srcu_read_{,un}lock_lite(), Frederic Weisbecker
- [PATCH 20/21] treewide: Introduce kthread_run_worker[_on_cpu](), Frederic Weisbecker
- [PATCH 14/21] kthread: Default affine kthread to its preferred NUMA node, Frederic Weisbecker
- [PATCH 0/3] RCU stall for v6.13,
Frederic Weisbecker
- [PATCH 18/21] rcu: Use kthread preferred affinity for RCU boost, Frederic Weisbecker
- [PATCH 21/21] rcu: Use kthread preferred affinity for RCU exp kworkers, Frederic Weisbecker
- [PATCH 19/21] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format, Frederic Weisbecker
- [PATCH 17/21] kthread: Implement preferred affinity, Frederic Weisbecker
- [PATCH 13/21] kthread: Make sure kthread hasn't started while binding it, Frederic Weisbecker
- [PATCH 12/21] sched,arm64: Handle CPU isolation on last resort fallback rq selection, Frederic Weisbecker
- [PATCH v2] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes(),
Zilin Guan
- [PATCH 1/2] Rename .data.unlikely to .data..unlikely, Masahiro Yamada
- [PATCH 0/6] RCU torture for v6.13,
Frederic Weisbecker
- [PATCH 0/2] RCU NOCB for v6.13,
Frederic Weisbecker
- PATCH v3 0/3] softirq: Use a dedicated thread for timer wakeups with forced-threading.,
Sebastian Andrzej Siewior
- [PATCH 0/8] RCU fixes for v6.13,
Frederic Weisbecker
- [no subject], Unknown
- [PATCH] rcu: Use READ_ONCE() for rdp->gpwrap access in __note_gp_changes(),
Zilin Guan
- Re: [syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist,
Peter Zijlstra
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]