index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...
Paul E. McKenney
13
-188
/
+200
2024-07-04
rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation
Frederic Weisbecker
1
-3
/
+7
2024-07-04
rcu: Eliminate lockless accesses to rcu_sync->gp_count
Oleg Nesterov
1
-8
/
+4
2024-07-04
rcu: Add rcutree.nohz_full_patience_delay to reduce nohz_full OS jitter
Paul E. McKenney
2
-2
/
+19
2024-06-28
rcu/exp: Remove redundant full memory barrier at the end of GP
Frederic Weisbecker
1
-2
/
+6
2024-06-28
rcu: Remove full memory barrier on RCU stall printout
Frederic Weisbecker
2
-12
/
+2
2024-06-28
rcu: Remove full memory barrier on boot time eqs sanity check
Frederic Weisbecker
1
-1
/
+1
2024-06-28
rcu/exp: Remove superfluous full memory barrier upon first EQS snapshot
Frederic Weisbecker
1
-1
/
+15
2024-06-28
rcu: Remove superfluous full memory barrier upon first EQS snapshot
Frederic Weisbecker
1
-1
/
+12
2024-06-28
rcu: Remove full ordering on second EQS snapshot
Frederic Weisbecker
1
-1
/
+9
2024-06-18
srcu: Fill out polled grace-period APIs
Paul E. McKenney
2
-2
/
+4
2024-06-18
srcu: Update cleanup_srcu_struct() comment
Paul E. McKenney
1
-1
/
+4
2024-06-18
srcu: Disable interrupts directly in srcu_gp_end()
Paul E. McKenney
1
-3
/
+2
2024-06-18
rcu: Disable interrupts directly in rcu_gp_init()
Paul E. McKenney
1
-3
/
+3
2024-06-18
rcu/tree: Reduce wake up for synchronize_rcu() common case
Joel Fernandes (Google)
2
-4
/
+27
2024-06-06
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
1
-0
/
+10
2024-06-06
rcutorture: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-06
rcutorture: Fix rcu_torture_fwd_cb_cr() data race
Paul E. McKenney
1
-1
/
+1
2024-06-03
rcutorture: Make rcutorture support srcu double call test
Zqiang
1
-20
/
+26
2024-06-03
Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"
Frederic Weisbecker
1
-13
/
+3
2024-06-03
rcu/nocb: Remove buggy bypass lock contention mitigation
Frederic Weisbecker
2
-27
/
+6
2024-06-03
rcu/nocb: Use kthread parking instead of ad-hoc implementation
Frederic Weisbecker
2
-83
/
+36
2024-05-01
Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr...
Uladzislau Rezki (Sony)
8
-71
/
+474
2024-04-16
rcutorture: Use rcu_gp_slow_register/unregister() only for rcutype test
Zqiang
1
-4
/
+10
2024-04-16
rcutorture: Fix invalid context warning when enable srcu barrier testing
Zqiang
1
-5
/
+4
2024-04-16
rcutorture: Make stall-tasks directly exit when rcutorture tests end
Zqiang
1
-2
/
+2
2024-04-16
rcutorture: Removing redundant function pointer initialization
Zqiang
1
-12
/
+0
2024-04-16
rcutorture: Make rcutorture support print rcu-tasks gp state
Zqiang
5
-32
/
+53
2024-04-16
rcutorture: Use the gp_kthread_dbg operation specified by cur_ops
Zqiang
1
-1
/
+2
2024-04-16
rcutorture: Re-use value stored to ->rtort_pipe_count instead of re-reading
linke li
1
-1
/
+1
2024-04-16
rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
Paul E. McKenney
1
-1
/
+2
2024-04-16
rcutorture: Remove extraneous rcu_torture_pipe_update_one() READ_ONCE()
Paul E. McKenney
1
-1
/
+1
2024-04-15
rcu: Allocate WQ with WQ_MEM_RECLAIM bit set
Uladzislau Rezki (Sony)
1
-1
/
+5
2024-04-15
rcu: Support direct wake-up of synchronize_rcu() users
Uladzislau Rezki (Sony)
2
-1
/
+29
2024-04-15
rcu: Add a trace event for synchronize_rcu_normal()
Uladzislau Rezki (Sony)
1
-1
/
+6
2024-04-15
rcu: Reduce synchronize_rcu() latency
Uladzislau Rezki (Sony)
2
-2
/
+331
2024-04-15
rcu: Fix buffer overflow in print_cpu_stall_info()
Nikita Kiryushin
1
-1
/
+2
2024-04-15
rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
Nikita Kiryushin
1
-1
/
+1
2024-04-15
rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_stall_timer
Zqiang
1
-1
/
+1
2024-04-15
rcu-tasks: Replace exit_tasks_rcu_start() initialization with WARN_ON_ONCE()
Paul E. McKenney
1
-2
/
+1
2024-04-15
rcu: Inform KCSAN of one-byte cmpxchg() in rcu_trc_cmpxchg_need_qs()
Paul E. McKenney
1
-1
/
+9
2024-04-15
rcu: Make hotplug operations track GP state, not flags
Paul E. McKenney
3
-10
/
+10
2024-04-15
rcu: Mark loads from rcu_state.n_online_cpus
Paul E. McKenney
2
-3
/
+7
2024-04-15
rcu: Mark writes to rcu_sync ->gp_count field
Paul E. McKenney
1
-2
/
+6
2024-04-15
rcu: Bring diagnostic read of rcu_state.gp_flags into alignment
Paul E. McKenney
1
-1
/
+1
2024-04-15
rcu: Remove redundant READ_ONCE() of rcu_state.gp_flags in tree.c
Paul E. McKenney
1
-7
/
+4
2024-04-15
rcu: Make Tiny RCU explicitly disable preemption
Paul E. McKenney
1
-0
/
+2
2024-04-15
rcu: Remove redundant BH disabling in TINY_RCU
Paul E. McKenney
1
-2
/
+0
2024-04-15
rcu: Create NEED_TASKS_RCU to factor out enablement logic
Paul E. McKenney
1
-1
/
+5
2024-04-15
srcu: Make Tiny SRCU explicitly disable preemption
Paul E. McKenney
1
-5
/
+26
[next]