index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree.c
Age
Commit message (
Expand
)
Author
2025-12-03
Merge tag 'rcu.release.v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-20
sched: Provide and use set_need_resched_current()
Peter Zijlstra
2025-11-07
rcu: Mark diagnostic functions as notrace
Paul E. McKenney
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
2025-09-23
rcu: WQ_UNBOUND added to sync_wq workqueue
Marco Crivellari
2025-09-23
rcu: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-08-13
rcu: Document that rcu_barrier() hurries lazy callbacks
Paul E. McKenney
2025-08-11
rcu: Fix racy re-initialization of irq_work causing hangs
Frederic Weisbecker
2025-07-23
Merge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07...
Neeraj Upadhyay (AMD)
2025-07-22
rcu: Document concurrent quiescent state reporting for offline CPUs
Joel Fernandes
2025-07-22
rcu: Document separation of rcu_state and rnp's gp_seq
Joel Fernandes
2025-07-22
rcu: Document GP init vs hotplug-scan ordering requirements
Joel Fernandes
2025-07-16
rcu: Enable rcu_normal_wake_from_gp on small systems
Uladzislau Rezki (Sony)
2025-07-08
rcu/exp: Warn on QS requested on dying CPU
Frederic Weisbecker
2025-07-08
rcu/exp: Remove needless CPU up quiescent state report
Frederic Weisbecker
2025-06-25
rcu: Robustify rcu_is_cpu_rrupt_from_idle()
Frederic Weisbecker
2025-06-20
rcu: Return early if callback is not specified
Uladzislau Rezki (Sony)
2025-05-16
Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for-6.16' and 'rcu/tort...
Joel Fernandes
2025-05-16
rcutorture: Perform more frequent testing of ->gpwrap
Joel Fernandes
2025-05-16
rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
Yongliang Gao
2025-05-16
rcu: Remove swake_up_one_online() bandaid
Frederic Weisbecker
2025-04-08
rcu: Add warning to ensure rcu_seq_done_exact() is working
Joel Fernandes
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2025-03-04
Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...
Boqun Feng
2025-03-04
rcu: Use _full() API to debug synchronize_rcu()
Uladzislau Rezki (Sony)
2025-03-04
rcu: Fix get_state_synchronize_rcu_full() GP-start detection
Paul E. McKenney
2025-02-05
rcutorture: Make cur_ops->format_gp_seqs take buffer length
Paul E. McKenney
2025-02-05
rcutorture: Expand failure/close-call grace-period output
Paul E. McKenney
2025-02-05
rcutorture: Include grace-period sequence numbers in failure/close-call
Paul E. McKenney
2025-02-05
rcu: remove trace_rcu_kvfree_callback
Vlastimil Babka
2025-02-04
rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()
Zilin Guan
2025-02-04
rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header
Paul E. McKenney
2025-02-04
rcu: Document self-propagating callbacks
Paul E. McKenney
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-21
Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-13
kasan: make kasan_record_aux_stack_noalloc() the default behaviour
Peter Zijlstra
2025-01-11
mm/slab: Move kvfree_rcu() into SLAB
Uladzislau Rezki (Sony)
2025-01-11
rcu/kvfree: Adjust a shrinker name
Uladzislau Rezki (Sony)
2025-01-11
rcu/kvfree: Adjust names passed into trace functions
Uladzislau Rezki (Sony)
2025-01-11
rcu/kvfree: Move some functions under CONFIG_TINY_RCU
Uladzislau Rezki (Sony)
2025-01-11
rcu/kvfree: Initialize kvfree_rcu() separately
Uladzislau Rezki (Sony)
2025-01-08
rcu: Use kthread preferred affinity for RCU exp kworkers
Frederic Weisbecker
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2025-01-08
rcu: Use kthread preferred affinity for RCU boost
Frederic Weisbecker
2024-12-14
rcu: Report callbacks enqueued on offline CPU blind spot
Frederic Weisbecker
2024-11-12
rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu
Uladzislau Rezki (Sony)
2024-11-12
rcu: Permit start_poll_synchronize_rcu*() with interrupts disabled
Paul E. McKenney
2024-11-12
rcu: Use the BITS_PER_LONG macro
Jinjie Ruan
[next]