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
Age
Commit message (
Expand
)
Author
2020-04-27
rcutorture: Add torture tests for RCU Tasks Rude
Paul E. McKenney
2020-04-27
rcu-tasks: Add an RCU-tasks rude variant
Paul E. McKenney
2020-04-27
rcu-tasks: Refactor RCU-tasks to allow variants to be added
Paul E. McKenney
2020-04-27
rcutorture: Add a test for synchronize_rcu_mult()
Paul E. McKenney
2020-04-27
rcu-tasks: Create struct to hold state information
Paul E. McKenney
2020-04-27
rcu-tasks: Move Tasks RCU to its own file
Paul E. McKenney
2020-04-27
rcu: Add per-task state to RCU CPU stall warnings
Paul E. McKenney
2020-04-27
sched/core: Add function to sample state of locked-down task
Paul E. McKenney
2020-04-27
rcu-tasks: Use context-switch hook for PREEMPT=y kernels
Paul E. McKenney
2020-04-27
rcu: Add comments marking transitions between RCU watching and not
Paul E. McKenney
2020-04-27
rcutorture: Add test of holding scheduler locks across rcu_read_unlock()
Paul E. McKenney
2020-04-27
rcu: Don't use negative nesting depth in __rcu_read_unlock()
Lai Jiangshan
2020-04-27
rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs field
Lai Jiangshan
2020-04-27
rcu: Don't set nesting depth negative in rcu_preempt_deferred_qs()
Lai Jiangshan
2020-04-27
rcu: Make rcu_read_unlock_special() safe for rq/pi locks
Paul E. McKenney
2020-04-27
rcu: Add KCSAN stubs to update.c
Paul E. McKenney
2020-04-27
rcu: Add rcu_gp_might_be_stalled()
Paul E. McKenney
2020-04-27
rcu/tree: Count number of batched kfree_rcu() locklessly
Joel Fernandes (Google)
2020-04-27
rcu/tree: Add a shrinker to prevent OOM due to kfree_rcu() batching
Joel Fernandes (Google)
2020-04-27
rcuperf: Add ability to increase object allocation size
Joel Fernandes (Google)
2020-04-27
rcu: Convert rcu_nohz_full_cpu() ULONG_CMP_LT() to time_before()
Paul E. McKenney
2020-04-27
rcu: Convert rcu_initiate_boost() ULONG_CMP_GE() to time_after()
Paul E. McKenney
2020-04-27
rcu: Convert ULONG_CMP_GE() to time_after() for jiffy comparison
Paul E. McKenney
2020-04-27
rcu: Replace 1 by true
Jules Irenge
2020-04-27
rcu: Replace assigned pointer ret value by corresponding boolean value
Jules Irenge
2020-04-27
rcu: Mark rcu_state.gp_seq to detect more concurrent writes
Paul E. McKenney
2020-04-27
rcu: Get rid of some doc warnings in update.c
Mauro Carvalho Chehab
2020-04-27
rcu: Fix the (t=0 jiffies) false positive
Zhaolong Zhang
2020-04-27
rcu: Expedite first two FQS scans under callback-overload conditions
Paul E. McKenney
2020-04-27
rcu: Use data_race() for RCU CPU stall-warning prints
Paul E. McKenney
2020-04-27
rcu: Add WRITE_ONCE() to rcu_node ->boost_tasks
Paul E. McKenney
2020-04-27
srcu: Add data_race() to ->srcu_lock_count and ->srcu_unlock_count arrays
Paul E. McKenney
2020-04-27
rcu: Add READ_ONCE and data_race() to rcu_node ->boost_tasks
Paul E. McKenney
2020-04-27
rcu: Add *_ONCE() and data_race() to rcu_node ->exp_tasks plus locking
Paul E. McKenney
2020-04-27
rcu: Mark rcu_state.ncpus to detect concurrent writes
Paul E. McKenney
2020-04-27
srcu: Add KCSAN stubs
Paul E. McKenney
2020-04-27
rcu: Add KCSAN stubs
Paul E. McKenney
2020-04-27
PM: hibernate: Freeze kernel threads in software_resume()
Dexuan Cui
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-25
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-25
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-24
bpf: Make bpf_link_fops static
Zou Wei
2020-04-24
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
2020-04-24
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2020-04-24
Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-22
tracing: Convert local functions in tracing_map.c to static
Jason Yan
2020-04-22
ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...
Steven Rostedt (VMware)
[prev]
[next]