Show patches with: Archived = No       |   2014 patches
« 1 2 3 420 21 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/9] osnoise: provide quiescent states Lazy-preemption-related updates 1 1 - --- 2025-01-16 Paul E. McKenney Accepted
[5/9] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y Lazy-preemption-related updates - 2 - --- 2025-01-16 Paul E. McKenney Accepted
[4/9] rcu: handle unstable rdp in rcu_read_unlock_strict() Lazy-preemption-related updates - 1 - --- 2025-01-16 Paul E. McKenney Accepted
[3/9] sched: update __cond_resched comment about RCU quiescent states Lazy-preemption-related updates - 1 - --- 2025-01-16 Paul E. McKenney Accepted
[2/9] rcu: rename PREEMPT_AUTO to PREEMPT_LAZY Lazy-preemption-related updates - 2 - --- 2025-01-16 Paul E. McKenney Accepted
[1/9] rcu: fix header guard for rcu_all_qs() Lazy-preemption-related updates - 2 - --- 2025-01-16 Paul E. McKenney Accepted
[5/5] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state() Miscellaneous fixes - - - --- 2025-01-16 Paul E. McKenney Accepted
[4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Miscellaneous fixes - - - --- 2025-01-16 Paul E. McKenney Accepted
[3/5] rcu: Fix get_state_synchronize_rcu_full() GP-start detection Miscellaneous fixes - - - --- 2025-01-16 Paul E. McKenney Accepted
[2/5] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes() Miscellaneous fixes - - - --- 2025-01-16 Paul E. McKenney Accepted
[1/5] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing Miscellaneous fixes - - - --- 2025-01-16 Paul E. McKenney Accepted
[7/7] rcu: Remove references to old grace-period-wait primitives Documentation upates - - - --- 2025-01-16 Paul E. McKenney Accepted
[6/7] rcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help text Documentation upates - - - --- 2025-01-16 Paul E. McKenney Accepted
[5/7] rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header Documentation upates - - - --- 2025-01-16 Paul E. McKenney Accepted
[4/7] srcu: Point call_srcu() to call_rcu() for detailed memory ordering Documentation upates - - - --- 2025-01-16 Paul E. McKenney Accepted
[3/7] rcu: Document self-propagating callbacks Documentation upates - - - --- 2025-01-16 Paul E. McKenney Accepted
[2/7] docs: Improve discussion of this_cpu_ptr(), add raw_cpu_ptr() Documentation upates - - - --- 2025-01-16 Paul E. McKenney Accepted
[1/7] doc: Add broken-timing possibility to stallwarn.rst Documentation upates - - - --- 2025-01-16 Paul E. McKenney Accepted
[v4,30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,28/30] x86/tlb: Make __flush_tlb_all() noinstr context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,25/30] context_tracking,x86: Defer kernel text patching IPIs context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,24/30] context-tracking: Introduce work deferral infrastructure context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,23/30] context_tracking: Turn CT_STATE_* into bits context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,20/30] objtool: Add noinstr validation for static branches/calls context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,19/30] stackleack: Mark stack_erasing_bypass key as allowed in .noinstr context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,17/30] sched/clock, x86: Mark __sched_clock_stable key as allowed in .noinstr context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,15/30] sched/clock: Mark sched_clock_running key as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,14/30] perf/x86/amd: Mark perf_lopwr_cb static call as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,13/30] arm/paravirt: Mark pv_steal_clock static call as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,12/30] arm64/paravirt: Mark pv_steal_clock static call as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,11/30] loongarch/paravirt: Mark pv_steal_clock static call as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,10/30] riscv/paravirt: Mark pv_steal_clock static call as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - 1 - --- 2025-01-14 Valentin Schneider New
[v4,09/30] x86/paravirt: Mark pv_steal_clock static call as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,08/30] x86/idle: Mark x86_idle static call as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,06/30] static_call: Add read-only-after-init static calls context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,05/30] jump_label: Add annotations for validating noinstr usage context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2025-01-14 Valentin Schneider New
[v4,04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE context_tracking,x86: Defer some IPIs until a user->kernel transition - 2 - --- 2025-01-14 Valentin Schneider New
[v4,03/30] rcu: Add a small-width RCU watching counter debug option context_tracking,x86: Defer some IPIs until a user->kernel transition - 2 - --- 2025-01-14 Valentin Schneider New
[v4,02/30] objtool: Flesh out warning related to pv_ops[] calls context_tracking,x86: Defer some IPIs until a user->kernel transition 1 - - --- 2025-01-14 Valentin Schneider New
[v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] context_tracking,x86: Defer some IPIs until a user->kernel transition 1 - - --- 2025-01-14 Valentin Schneider New
srcu: refactor __srcu_read_(un)lock_lite() declarations srcu: refactor __srcu_read_(un)lock_lite() declarations - - - --- 2025-01-14 Masahiro Yamada New
[RFC] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state() [RFC] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state() - - - --- 2025-01-09 Paul E. McKenney New
[v2] rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture [v2] rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture - - - --- 2025-01-09 Yongliang Gao New
checkpatch: Remove migrated RCU APIs from deprecated_apis checkpatch: Remove migrated RCU APIs from deprecated_apis 1 2 - --- 2025-01-08 David Reaver New
rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture - - - --- 2025-01-08 Yongliang Gao Superseded
doc/RCU/listRCU: fix an example code snippets doc/RCU/listRCU: fix an example code snippets - - - --- 2025-01-01 Wei Yang New
[3/3,v3] Revert "rcu/nocb: Fix rcuog wake-up from offline softirq" hrtimer: Fix timers queued locally from offline CPUs - 1 - --- 2024-12-31 Frederic Weisbecker Accepted
[2/3,v3] rcu: Remove swake_up_one_online() bandaid hrtimer: Fix timers queued locally from offline CPUs - 1 - --- 2024-12-31 Frederic Weisbecker Accepted
[1/3,v3] hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING hrtimer: Fix timers queued locally from offline CPUs - - - --- 2024-12-31 Frederic Weisbecker New
[3/3,v2] Revert "rcu/nocb: Fix rcuog wake-up from offline softirq" hrtimer: Fix timers queued locally from offline CPUs - 1 - --- 2024-12-26 Frederic Weisbecker Superseded
[2/3,v2] rcu: Remove swake_up_one_online() bandaid hrtimer: Fix timers queued locally from offline CPUs - 1 - --- 2024-12-26 Frederic Weisbecker Superseded
[1/3,v2] hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING hrtimer: Fix timers queued locally from offline CPUs - - - --- 2024-12-26 Frederic Weisbecker Superseded
[paulmckrcu:dev.2024.12.11a,rcutorture] 774c4d7adb: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_… [paulmckrcu:dev.2024.12.11a,rcutorture] 774c4d7adb: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_… - - - --- 2024-12-24 kernel test robot New
[v7,16/16] MAINTAINERS: add Danilo to DRIVER CORE Device / Driver PCI / Platform Rust abstractions - - - --- 2024-12-19 Danilo Krummrich New
[v7,15/16] samples: rust: add Rust platform sample driver Device / Driver PCI / Platform Rust abstractions - 1 - --- 2024-12-19 Danilo Krummrich New
[v7,14/16] rust: platform: add basic platform device / driver abstractions Device / Driver PCI / Platform Rust abstractions - 1 - --- 2024-12-19 Danilo Krummrich New
[v7,13/16] rust: driver: implement `Adapter` Device / Driver PCI / Platform Rust abstractions - - - --- 2024-12-19 Danilo Krummrich New
[v7,12/16] rust: of: add `of::DeviceId` abstraction Device / Driver PCI / Platform Rust abstractions - 1 - --- 2024-12-19 Danilo Krummrich New
[v7,11/16] samples: rust: add Rust PCI sample driver Device / Driver PCI / Platform Rust abstractions - - - --- 2024-12-19 Danilo Krummrich New
[v7,10/16] rust: pci: implement I/O mappable `pci::Bar` Device / Driver PCI / Platform Rust abstractions - - - --- 2024-12-19 Danilo Krummrich New
[v7,09/16] rust: pci: add basic PCI device / driver abstractions Device / Driver PCI / Platform Rust abstractions - - - --- 2024-12-19 Danilo Krummrich New
[v7,08/16] rust: add devres abstraction Device / Driver PCI / Platform Rust abstractions - - - --- 2024-12-19 Danilo Krummrich New
[v7,07/16] rust: add `io::{Io, IoRaw}` base types Device / Driver PCI / Platform Rust abstractions - 2 1 --- 2024-12-19 Danilo Krummrich New
[v7,06/16] rust: add `Revocable` type Device / Driver PCI / Platform Rust abstractions - - - --- 2024-12-19 Danilo Krummrich New
[v7,05/16] rust: types: add `Opaque::pin_init` Device / Driver PCI / Platform Rust abstractions - 2 - --- 2024-12-19 Danilo Krummrich New
[v7,04/16] rust: add rcu abstraction Device / Driver PCI / Platform Rust abstractions - 1 - --- 2024-12-19 Danilo Krummrich New
[v7,03/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId` Device / Driver PCI / Platform Rust abstractions - - - --- 2024-12-19 Danilo Krummrich New
[v7,02/16] rust: implement generic driver registration Device / Driver PCI / Platform Rust abstractions - - - --- 2024-12-19 Danilo Krummrich New
[v7,01/16] rust: module: add trait `ModuleMetadata` Device / Driver PCI / Platform Rust abstractions - 1 - --- 2024-12-19 Danilo Krummrich New
[3/3] Revert "rcu/nocb: Fix rcuog wake-up from offline softirq" hrtimer: Fix timers queued locally from offline CPUs - - - --- 2024-12-18 Frederic Weisbecker Superseded
[2/3] rcu: Remove swake_up_one_online() bandaid hrtimer: Fix timers queued locally from offline CPUs - - - --- 2024-12-18 Frederic Weisbecker Superseded
[1/3] hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING hrtimer: Fix timers queued locally from offline CPUs - - - --- 2024-12-18 Frederic Weisbecker Superseded
[RFC,1/1] sched: defer completion task to online CPU sched: defer completion task to online CPU - - - --- 2024-12-13 Usama Arif New
[RFC,v2] Fix get_state_synchronize_rcu_full() GP-start detection [RFC,v2] Fix get_state_synchronize_rcu_full() GP-start detection - 1 - --- 2024-12-13 Paul E. McKenney Accepted
[RFC] Fix get_state_synchronize_rcu_full() GP-start detection [RFC] Fix get_state_synchronize_rcu_full() GP-start detection - - - --- 2024-12-13 Paul E. McKenney Superseded
[2/2] torture: Make kvm-remote.sh give up on unresponsive system Torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[1/2] refscale: Add test for sched_clock() Torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[3/3] srcu: Remove redundant GP sequence checks in srcu_funnel_gp_start SRCU updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[2/3] srcu: Fix typo s/srcu_check_read_flavor()/__srcu_check_read_flavor()/ SRCU updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[1/3] srcu: Guarantee non-negative return value from srcu_read_lock() SRCU updates for v6.14 2 - - --- 2024-12-12 Paul E. McKenney Accepted
[18/18] rcutorture: Use symbols for SRCU reader flavors RCU torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[17/18] rcutorture: Add per-reader-segment preemption diagnostics RCU torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[16/18] rcutorture: Read CPU ID for decoration protected by both reader types RCU torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[15/18] rcutorture: Add preempt_count() to rcutorture_one_extend_check() diagnostics RCU torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[14/18] rcutorture: Add parameters to control polled/conditional wait interval RCU torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[13/18] rcutorture: Add documentation for recent conditional and polled APIs RCU torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[12/18] rcutorture: Ignore attempts to test preemption and forward progress RCU torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[11/18] rcutorture: Make rcutorture_one_extend() check reader state RCU torture-test updates for v6.14 - - 1 --- 2024-12-12 Paul E. McKenney Accepted
[10/18] rcutorture: Pretty-print rcutorture reader segments RCU torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[09/18] rcutorture: Add full read-side contexts to "busted" torture type RCU torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[08/18] rcutorture: Decorate failing reader segments with last CPU ID RCU torture-test updates for v6.14 - - - --- 2024-12-12 Paul E. McKenney Accepted
[07/18] rcutorture: Check preemption for failing reader RCU torture-test updates for v6.14 - - 1 --- 2024-12-12 Paul E. McKenney Accepted
« 1 2 3 420 21 »