index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tasks.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-14
rcu-tasks: Idle tasks on offline CPUs are in quiescent states
Paul E. McKenney
1
-1
/
+1
2024-09-12
rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
Nikita Kiryushin
1
-1
/
+1
2024-03-26
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
1
-0
/
+2
2023-09-02
rcu-tasks: Add trc_inspect_reader() checks for exiting critical section
Paul E. McKenney
1
-9
/
+9
2023-09-02
rcu-tasks: Wait for trc_read_check_handler() IPIs
Paul E. McKenney
1
-0
/
+14
2023-09-02
rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader
Neeraj Upadhyay
1
-1
/
+3
2023-07-27
rcu-tasks: Simplify trc_read_check_handler() atomic operations
Paul E. McKenney
1
-17
/
+3
2023-07-27
rcu-tasks: Mark ->trc_reader_special.b.need_qs data races
Paul E. McKenney
1
-4
/
+4
2023-07-27
rcu-tasks: Mark ->trc_reader_nesting data races
Paul E. McKenney
1
-5
/
+6
2023-03-11
rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
Zqiang
1
-5
/
+3
2023-03-11
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
Frederic Weisbecker
1
-2
/
+13
2023-03-11
rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls
Frederic Weisbecker
1
-4
/
+0
2023-03-11
rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose
Frederic Weisbecker
1
-8
/
+29
2022-10-26
rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
Zqiang
1
-1
/
+1
2022-06-09
rcu-tasks: Fix race in schedule and flush work
Padmanabha Srinivasaiah
1
-0
/
+3
2021-11-18
rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
Paul E. McKenney
1
-2
/
+1
2021-07-31
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
1
-1
/
+0
2021-07-31
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
1
-3
/
+2
2021-01-19
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
1
-4
/
+21
2020-09-16
rcu-tasks: Enclose task-list scan in rcu_read_lock()
Paul E. McKenney
1
-0
/
+2
2020-09-16
rcu-tasks: Fix low-probability task_struct leak
Paul E. McKenney
1
-4
/
+4
2020-09-16
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
1
-0
/
+6
2020-09-16
rcu-tasks: Shorten per-grace-period sleep for RCU Tasks Trace
Paul E. McKenney
1
-1
/
+9
2020-09-16
rcu-tasks: Selectively enable more RCU Tasks Trace IPIs
Paul E. McKenney
1
-2
/
+3
2020-09-16
rcu-tasks: Use more aggressive polling for RCU Tasks Trace
Paul E. McKenney
1
-2
/
+14
2020-09-16
rcu-tasks: Mark variables static
Paul E. McKenney
1
-3
/
+3
2020-09-16
rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()
Paul E. McKenney
1
-1
/
+1
2020-06-29
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...
Paul E. McKenney
1
-12
/
+25
2020-06-29
rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment
Paul E. McKenney
1
-5
/
+4
2020-06-29
rcu-tasks: Fix code-style issues
Paul E. McKenney
1
-3
/
+3
2020-06-29
rcu-tasks: Conditionally compile show_rcu_tasks_gp_kthreads()
Paul E. McKenney
1
-0
/
+14
2020-06-29
rcu-tasks: Make rcu_tasks_postscan() be static
Paul E. McKenney
1
-1
/
+1
2020-06-29
rcu-tasks: Convert sleeps to idle priority
Paul E. McKenney
1
-3
/
+3
2020-04-27
rcu-tasks: Allow standalone use of TASKS_{TRACE_,}RCU
Paul E. McKenney
1
-24
/
+30
2020-04-27
rcu-tasks: Add IPI failure count to statistics
Paul E. McKenney
1
-4
/
+7
2020-04-27
rcu-tasks: Add count for idle tasks on offline CPUs
Paul E. McKenney
1
-1
/
+5
2020-04-27
rcu-tasks: Add rcu_dynticks_zero_in_eqs() effectiveness statistics
Paul E. McKenney
1
-2
/
+11
2020-04-27
rcu-tasks: Make RCU tasks trace also wait for idle tasks
Paul E. McKenney
1
-5
/
+13
2020-04-27
rcu-tasks: Handle the running-offline idle-task special case
Paul E. McKenney
1
-2
/
+6
2020-04-27
rcu-tasks: Disable CPU hotplug across RCU tasks trace scans
Paul E. McKenney
1
-4
/
+14
2020-04-27
rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locks
Paul E. McKenney
1
-1
/
+11
2020-04-27
rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so built
Paul E. McKenney
1
-10
/
+26
2020-04-27
rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPI
Paul E. McKenney
1
-1
/
+2
2020-04-27
rcu-tasks: Add grace-period and IPI counts to statistics
Paul E. McKenney
1
-1
/
+9
2020-04-27
rcu-tasks: Split ->trc_reader_need_end
Paul E. McKenney
1
-13
/
+20
2020-04-27
rcu-tasks: Provide boot parameter to delay IPIs until late in grace period
Paul E. McKenney
1
-4
/
+9
2020-04-27
rcu-tasks: Add a grace-period start time for throttling and debug
Paul E. McKenney
1
-0
/
+2
2020-04-27
rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
Paul E. McKenney
1
-2
/
+3
2020-04-27
rcu-tasks: Make rcutorture writer stall output include GP state
Paul E. McKenney
1
-5
/
+72
2020-04-27
rcu-tasks: Add RCU tasks to rcutorture writer stall output
Paul E. McKenney
1
-2
/
+43
[next]