- 7615396 Merge branches 'neeraj.2024.07.31a' and 'non-rcu.2024.08.02a' into HEAD by Paul E. McKenney · 6 months ago master
- 7296645 Merge branches 'clocksource.2024.07.31a', 'cmpxchg.2024.08.02a', 'lkmm.2024.08.02a', 'kcsan.2024.08.01a' and 'misc.2024.08.02a' into HEAD by Paul E. McKenney · 6 months ago
- 7f0f4ad MAINTAINERS: Add the dedicated maillist info for LKMM by Boqun Feng · 7 months ago
- b8e7531 exit: Sleep at TASK_IDLE when waiting for application core dump by Paul E. McKenney · 6 months ago misc.2024.09.14a
- bdc84fd sh: Emulate one-byte cmpxchg by Paul E. McKenney · 10 months ago
- c6c7331 ARC: Emulate one-byte cmpxchg by Paul E. McKenney · 10 months ago
- 7b33202 xtensa: Emulate one-byte cmpxchg by Paul E. McKenney · 10 months ago
- 518ce23 docs/memory-barriers.txt: Remove left-over references to "CACHE COHERENCY" by Akira Yokosawa · 7 months ago
- 0bb3046 tools/memory-model: simple.txt: Fix stale reference to recipes-pairs.txt by Akira Yokosawa · 7 months ago
- 787a13c3 tools/memory-model: Add locking.txt and glossary.txt to README by Akira Yokosawa · 7 months ago
- 6191731 tools/memory-model: Document herd7 (abstract) representation by Andrea Parri · 7 months ago
- aeef45f tools/memory-model: Add atomic_andnot() with its variants by Puranjay Mohan · 8 months ago
- 13d0e39 tools/memory-model: Add atomic_and()/or()/xor() and add_negative by Puranjay Mohan · 9 months ago
- 43d631b kcsan: Use min() to fix Coccinelle warning by Thorsten Blum · 7 months ago kcsan.2024.09.14a
- efb029a tsc: Check for sockets instead of CPUs to make code match comment by Paul E. McKenney · 1 year, 1 month ago
- 5d1c22e clocksource: Set cs_watchdog_read() checks based on .uncertainty_margin by Paul E. McKenney · 7 months ago
- 739e3ff clocksource: Fix comments on WATCHDOG_THRESHOLD & WATCHDOG_MAX_SKEW by Paul E. McKenney · 7 months ago
- 88b4d7b clocksource: Fix brown-bag boolean thinko in cs_watchdog_read() by Paul E. McKenney · 7 months ago
- 4507a73 clocksource: Improve comments for watchdog skew bounds by Borislav Petkov · 7 months ago
- b8e39d37 Merge branches 'context_tracking.31.07.24a', 'csd.lock.29.07.24a', 'nocb.29.07.24a', 'rcutorture.29.07.24a', 'rcustall.31.07.24a', 'rcu.tasks.rude.29.07.24a', 'fixes.31.07.24a' and 'misc.31.07.24b' into next.31.07.24b by Neeraj Upadhyay · 6 months ago
- 6443966 refscale: Optimize process_durations() by Christophe JAILLET · 6 months ago
- 316a003 srcu: faster gp seq wrap-around by JP Kobryn · 6 months ago
- bf4da10 refscale: Add TINY scenario by Paul E. McKenney · 7 months ago
- 9aed3b5 rcu: Better define "atomic" for list replacement by Paul E. McKenney · 7 months ago
- 9f2105f context_tracking: Tag context_tracking_enabled_this_cpu() __always_inline by Sean Christopherson · 7 months ago
- c925e2f rcu: Let dump_cpu_task() be used without preemption disabled by Ryo Takakura · 7 months ago
- 88ae429 rcu: Summarize expedited RCU CPU stall warnings during CSD-lock stalls by Paul E. McKenney · 7 months ago
- 3486300 rcu: Extract synchronize_rcu_expedited_stall() from synchronize_rcu_expedited_wait() by Paul E. McKenney · 7 months ago
- dc836ad rcu: Summarize RCU CPU stall warnings during CSD-lock stalls by Paul E. McKenney · 7 months ago
- 95c6288 rcu: Use system_unbound_wq to avoid disturbing isolated CPUs by Waiman Long · 6 months ago
- 374d777 rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb() by Zqiang · 7 months ago
- 99f3a1b smp: print only local CPU info when sched_clock goes backward by Rik van Riel · 6 months ago
- b511122 locking/csd-lock: Use backoff for repeated reports of same incident by Paul E. McKenney · 7 months ago
- c812476 locking/csd_lock: Provide an indication of ongoing CSD-lock stall by Paul E. McKenney · 7 months ago
- c1972c8 locking/csd_lock: Print large numbers as negatives by Paul E. McKenney · 7 months ago
- 3471e96 rcu/kfree: Warn on unexpected tail state by Paul E. McKenney · 7 months ago
- 23311ac lockdep: Fix deadlock issue between lockdep and rcu by Zhiguo Niu · 7 months ago
- 6b6ffc6 rcu-tasks: Remove RCU Tasks Rude asynchronous APIs by Paul E. McKenney · 7 months ago
- 1a7ffbc rcuscale: Stop testing RCU Tasks Rude asynchronous APIs by Paul E. McKenney · 7 months ago
- 2040745 rcutorture: Stop testing RCU Tasks Rude asynchronous APIs by Paul E. McKenney · 7 months ago
- 6fcd016 rcu: Allow short-circuiting of synchronize_rcu_tasks_rude() by Paul E. McKenney · 7 months ago
- 9284293 doc: Remove RCU Tasks Rude asynchronous APIs by Paul E. McKenney · 7 months ago
- 9a13a32 tools/rcu: Remove RCU Tasks Rude asynchronous APIs from rcu-updaters.sh by Paul E. McKenney · 7 months ago
- 20cee0b rcutorture: Make rcu_torture_write_types() print number of update types by Paul E. McKenney · 7 months ago
- dc86460 rcutorture: Add CFcommon.arch for arch-specific Kconfig options by Zhouyi Zhou · 7 months ago
- 72ed29f rcutorture: Generic test for NUM_ACTIVE_*RCU_POLL* by Paul E. McKenney · 7 months ago
- 1bc5bb9 rcutorture: Add SRCU ->same_gp_state and ->get_comp_state functions by Paul E. McKenney · 7 months ago
- cf3b150 rcutorture: Remove redundant rcu_torture_ops get_gp_completed fields by Paul E. McKenney · 7 months ago
- 17351eb rcu/nocb: Simplify (de-)offloading state machine by Frederic Weisbecker · 7 months ago
- 91e43b9 rcu/nocb: Remove SEGCBLIST_KTHREAD_CB by Frederic Weisbecker · 8 months ago
- bae6076 rcu/nocb: Remove SEGCBLIST_RCU_CORE by Frederic Weisbecker · 8 months ago
- df7c249 rcu/nocb: Remove halfway (de-)offloading handling from rcu_core by Frederic Weisbecker · 8 months ago
- 5a4f905 rcu/nocb: Remove halfway (de-)offloading handling from rcu_core()'s QS reporting by Frederic Weisbecker · 8 months ago
- d2e7f55 rcu/nocb: Remove halfway (de-)offloading handling from bypass by Frederic Weisbecker · 8 months ago
- 4e26ce4 rcu/nocb: (De-)offload callbacks on offline CPUs only by Frederic Weisbecker · 8 months ago
- 7121dd9 rcu/nocb: Introduce nocb mutex by Frederic Weisbecker · 8 months ago
- 7be88a8 rcu/nocb: Assert no callbacks while nocb kthread allocation fails by Frederic Weisbecker · 8 months ago
- ff81428 rcu/nocb: Move nocb field at the end of state struct by Frederic Weisbecker · 8 months ago
- 7aeba709 rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN() by Frederic Weisbecker · 8 months ago
- c06be90 context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watching by Valentin Schneider · 9 months ago
- adef64f rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}() by Valentin Schneider · 9 months ago
- 2f81aaa rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs() by Valentin Schneider · 9 months ago
- 59a8533 rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck() by Valentin Schneider · 9 months ago
- d73bd56 rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save() by Valentin Schneider · 9 months ago
- b7276b4 rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap by Valentin Schneider · 9 months ago
- f34b598 rcu: Rename struct rcu_data .dynticks_snap into .watching_snap by Valentin Schneider · 9 months ago
- eab30da rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs() by Valentin Schneider · 9 months ago
- e2a1907 rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since() by Valentin Schneider · 9 months ago
- 02c0a44 rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_snap_in_eqs() by Valentin Schneider · 9 months ago
- de052f4 rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_online() by Valentin Schneider · 9 months ago
- e9c38f5 context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_is_watching_curr_cpu() by Valentin Schneider · 9 months ago
- 6de8ae1 context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*() by Valentin Schneider · 9 months ago
- 96fd47a context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE by Valentin Schneider · 9 months ago
- 607bf48 context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesting_cpu() by Valentin Schneider · 9 months ago
- 6c6ccbe context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting() by Valentin Schneider · 9 months ago
- 14feb0a context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_nesting by Valentin Schneider · 9 months ago
- 96f427b context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu() by Valentin Schneider · 9 months ago
- f8ddf90 context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting() by Valentin Schneider · 9 months ago
- a33d8a2 context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting by Valentin Schneider · 9 months ago
- 125716c context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire() by Valentin Schneider · 9 months ago
- a9fde9d context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu() by Valentin Schneider · 9 months ago
- a4a7921 context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching() by Valentin Schneider · 9 months ago
- 4aa35e0 context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING by Valentin Schneider · 1 year, 6 months ago
- d65d411c treewide: context_tracking: Rename CONTEXT_* into CT_STATE_* by Valentin Schneider · 1 year, 6 months ago
- 8400291 Linux 6.11-rc1 by Linus Torvalds · 6 months ago v6.11-rc1
- a0c04bd Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 months ago
- 017fa3e minmax: simplify and clarify min_t()/max_t() implementation by Linus Torvalds · 6 months ago
- 4477b39 minmax: add a few more MIN_T/MAX_T users by Linus Torvalds · 6 months ago
- 7e2d0ba Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 months ago
- 3415b10 kbuild: Fix '-S -c' in x86 stack protector scripts by Nathan Chancellor · 6 months ago
- 92a286e ubi: Fix ubi_init() ubiblock_exit() section mismatch by Richard Weinberger · 6 months ago
- e172f1e Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 6 months ago
- e62f81b Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 6 months ago
- 7b5d481 Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 6 months ago
- d01c140 kbuild: rpm-pkg: ghost modules.weakdep file by Jose Ignacio Tornos Martinez · 6 months ago
- 5437f30 Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 months ago
- 6342649c Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux by Linus Torvalds · 6 months ago
- 8c93074 Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux by Linus Torvalds · 6 months ago
- bc4eee8 Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 6 months ago
- 910bfc2 Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 6 months ago