index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-10-04
Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
2025-09-23
Merge branch 'torture.2025.08.14a' into HEAD
Paul E. McKenney
2025-09-23
Merge branch 'srcu-next.2025.08.21a' into HEAD
Paul E. McKenney
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-09-23
rcu: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-15
refperf: Set reader_tasks to NULL after kfree()
Kaushlendra Kumar
2025-09-15
refperf: Remove redundant kfree() after torture_stop_kthread()
Kaushlendra Kumar
2025-09-15
srcu/tiny: Remove preempt_disable/enable() in srcu_gp_start_if_needed()
Zqiang
2025-09-15
srcu: Document srcu_flip() memory-barrier D relation to SRCU-fast
Paul E. McKenney
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
2025-08-22
refscale: Use kcalloc() instead of kzalloc()
Qianfeng Rong
2025-08-22
rcutorture: Use kcalloc() instead of kzalloc()
Qianfeng Rong
2025-08-14
rcutorture: Delay forward-progress testing until boot completes
Paul E. McKenney
2025-08-14
rcutorture: Delay rcutorture readers and writers until boot completes
Paul E. McKenney
2025-08-14
rcutorture: Suppress "Writer stall state" reports during boot
Paul E. McKenney
2025-08-14
rcu: Remove local_irq_save/restore() in rcu_preempt_deferred_qs_handler()
Zqiang
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-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-30
Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-29
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-23
Merge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07...
Neeraj Upadhyay (AMD)
2025-07-23
rcu: Move rcu_stall related sysctls into rcu/tree_stall.h
Joel Granados
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-18
rcu: Fix delayed execution of hurry callbacks
Tze-nan Wu
2025-07-16
rcu: Refactor expedited handling check in rcu_read_unlock_special()
Joel Fernandes
2025-07-16
srcu: Expedite SRCU-fast grace periods
Paul E. McKenney
2025-07-16
rcutorture: Remove support for SRCU-lite
Paul E. McKenney
2025-07-16
torture: Remove support for SRCU-lite
Paul E. McKenney
2025-07-16
rcu: Fix rcu_read_unlock() deadloop due to IRQ work
Joel Fernandes
2025-07-16
rcu: Enable rcu_normal_wake_from_gp on small systems
Uladzislau Rezki (Sony)
2025-07-16
rcu: Protect ->defer_qs_iw_pending from data race
Paul E. McKenney
2025-07-08
rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
Zqiang
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-07-08
rcu/exp: Remove confusing needless full barrier on task unblock
Frederic Weisbecker
2025-07-07
refscale: Check that nreaders and loops multiplication doesn't overflow
Artem Sadovnikov
2025-07-07
rcu/nocb: Dump gp state even if rdp gp itself is not offloaded
Frederic Weisbecker
2025-06-25
rcutorture: Fix rcutorture_one_extend_check() splat in RT kernels
Zqiang
2025-06-25
rcutorture: Make Trivial RCU ignore onoff_interval and shuffle_interval
Paul E. McKenney
2025-06-25
rcutorture: Drop redundant "insoftirq" parameters
Paul E. McKenney
2025-06-25
rcutorture: Print number of RCU up/down readers and migrations
Paul E. McKenney
2025-06-25
rcutorture: Check for no up/down readers at task level
Paul E. McKenney
2025-06-25
rcutorture: Check for ->up_read() without matching ->down_read()
Paul E. McKenney
2025-06-25
rcutorture: Complain if an ->up_read() is delayed more than 10 seconds
Paul E. McKenney
[next]