summaryrefslogtreecommitdiff
path: root/kernel/rcu/tree.c
AgeCommit message (Expand)Author
8 daysMerge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-09-30entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson
2025-09-23rcu: WQ_UNBOUND added to sync_wq workqueueMarco Crivellari
2025-09-23rcu: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-08-13rcu: Document that rcu_barrier() hurries lazy callbacksPaul E. McKenney
2025-08-11rcu: Fix racy re-initialization of irq_work causing hangsFrederic Weisbecker
2025-07-23Merge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07...Neeraj Upadhyay (AMD)
2025-07-22rcu: Document concurrent quiescent state reporting for offline CPUsJoel Fernandes
2025-07-22rcu: Document separation of rcu_state and rnp's gp_seqJoel Fernandes
2025-07-22rcu: Document GP init vs hotplug-scan ordering requirementsJoel Fernandes
2025-07-16rcu: Enable rcu_normal_wake_from_gp on small systemsUladzislau Rezki (Sony)
2025-07-08rcu/exp: Warn on QS requested on dying CPUFrederic Weisbecker
2025-07-08rcu/exp: Remove needless CPU up quiescent state reportFrederic Weisbecker
2025-06-25rcu: Robustify rcu_is_cpu_rrupt_from_idle()Frederic Weisbecker
2025-06-20rcu: Return early if callback is not specifiedUladzislau Rezki (Sony)
2025-05-16Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for-6.16' and 'rcu/tort...Joel Fernandes
2025-05-16rcutorture: Perform more frequent testing of ->gpwrapJoel Fernandes
2025-05-16rcu/cpu_stall_cputime: fix the hardirq count for x86 architectureYongliang Gao
2025-05-16rcu: Remove swake_up_one_online() bandaidFrederic Weisbecker
2025-04-08rcu: Add warning to ensure rcu_seq_done_exact() is workingJoel Fernandes
2025-03-24Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2025-03-04Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...Boqun Feng
2025-03-04rcu: Use _full() API to debug synchronize_rcu()Uladzislau Rezki (Sony)
2025-03-04rcu: Fix get_state_synchronize_rcu_full() GP-start detectionPaul E. McKenney
2025-02-05rcutorture: Make cur_ops->format_gp_seqs take buffer lengthPaul E. McKenney
2025-02-05rcutorture: Expand failure/close-call grace-period outputPaul E. McKenney
2025-02-05rcutorture: Include grace-period sequence numbers in failure/close-callPaul E. McKenney
2025-02-05rcu: remove trace_rcu_kvfree_callbackVlastimil Babka
2025-02-04rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()Zilin Guan
2025-02-04rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc headerPaul E. McKenney
2025-02-04rcu: Document self-propagating callbacksPaul E. McKenney
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-13kasan: make kasan_record_aux_stack_noalloc() the default behaviourPeter Zijlstra
2025-01-11mm/slab: Move kvfree_rcu() into SLABUladzislau Rezki (Sony)
2025-01-11rcu/kvfree: Adjust a shrinker nameUladzislau Rezki (Sony)
2025-01-11rcu/kvfree: Adjust names passed into trace functionsUladzislau Rezki (Sony)
2025-01-11rcu/kvfree: Move some functions under CONFIG_TINY_RCUUladzislau Rezki (Sony)
2025-01-11rcu/kvfree: Initialize kvfree_rcu() separatelyUladzislau Rezki (Sony)
2025-01-08rcu: Use kthread preferred affinity for RCU exp kworkersFrederic Weisbecker
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-08rcu: Use kthread preferred affinity for RCU boostFrederic Weisbecker
2024-12-14rcu: Report callbacks enqueued on offline CPU blind spotFrederic Weisbecker
2024-11-12rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcuUladzislau Rezki (Sony)
2024-11-12rcu: Permit start_poll_synchronize_rcu*() with interrupts disabledPaul E. McKenney
2024-11-12rcu: Use the BITS_PER_LONG macroJinjie Ruan
2024-10-01rcu/kvfree: Refactor kvfree_rcu_queue_batch()Uladzislau Rezki (Sony)
2024-09-18Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds