index
:
pm24.git
master
perf-mon
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
2022-02-24
Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...
Paul E. McKenney
2022-02-14
rcu: Replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-14
rcu: Uninline multi-use function: finish_rcuwait()
Ingo Molnar
2022-02-14
rcu: Mark writes to the rcu_segcblist structure's ->flags field
Paul E. McKenney
2022-02-14
kasan: Record work creation stack trace with interrupts enabled
Zqiang
2022-02-14
rcu: Inline __call_rcu() into call_rcu()
Paul E. McKenney
2022-02-14
rcu: Add mutex for rcu boost kthread spawning and affinity setting
David Woodhouse
2022-02-08
rcu-tasks: Set ->percpu_enqueue_shift to zero upon contention
Paul E. McKenney
2022-02-08
rcu-tasks: Use order_base_2() instead of ilog2()
Paul E. McKenney
2022-02-08
rcu: Create and use an rcu_rdp_cpu_online()
Paul E. McKenney
2022-02-08
rcu: Make rcu_barrier() no longer block CPU-hotplug operations
Paul E. McKenney
2022-02-08
rcu: Rework rcu_barrier() and callback-migration logic
Paul E. McKenney
2022-02-08
rcu: Refactor rcu_barrier() empty-list handling
Paul E. McKenney
2022-02-08
rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion
David Woodhouse
2022-02-01
rcutorture: Enable limited callback-flooding tests of SRCU
Paul E. McKenney
2022-02-01
torture: Wake up kthreads after storing task_struct pointer
Paul E. McKenney
2022-02-01
rcutorture: Fix rcu_fwd_mutex deadlock
Paul E. McKenney
2022-02-01
rcutorture: Add end-of-test check to rcu_torture_fwd_prog() loop
Paul E. McKenney
2022-02-01
rcutorture: Make rcu_fwd_cb_nodelay be a counter
Paul E. McKenney
2022-02-01
rcutorture: Increase visibility of forward-progress hangs
Paul E. McKenney
2022-02-01
torture: Distinguish kthread stopping and being asked to stop
Paul E. McKenney
2022-02-01
rcutorture: Print message before invoking ->cb_barrier()
Paul E. McKenney
2022-02-01
rcu: Add per-CPU rcuc task dumps to RCU CPU stall warnings
Zqiang
2022-02-01
rcu: Don't deboost before reporting expedited quiescent state
Paul E. McKenney
2022-02-01
rcu: Elevate priority of offloaded callback threads
Alison Chaiken
2022-02-01
rcu: Make priority of grace-period thread consistent
Alison Chaiken
2022-02-01
rcu: Move kthread_prio bounds-check to a separate function
Alison Chaiken
2022-02-01
rcu: Create per-cpu rcuc kthreads only when rcutree.use_softirq=0
Zqiang
2022-02-01
rcu: Remove unused rcu_state.boost
Neeraj Upadhyay
2022-02-01
rcu/nocb: Handle concurrent nocb kthreads creation
Neeraj Upadhyay
2022-02-01
rcu: Mark accesses to boost_starttime
Paul E. McKenney
2022-02-01
rcu: Mark ->expmask access in synchronize_rcu_expedited_wait()
Paul E. McKenney
2022-02-01
rcu/exp: Fix check for idle context in rcu_exp_handler
Neeraj Upadhyay
2022-01-26
rcu-tasks: Fix computation of CPU-to-list shift counts
Paul E. McKenney
2022-01-23
Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
locking/rwlocks: introduce write_lock_nested
Minchan Kim
2022-01-22
sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_mi...
Baokun Li
2022-01-22
kernel/sysctl.c: remove unused variable ten_thousand
Colin Ian King
2022-01-22
kprobe: move sysctl_kprobes_optimization to kprobes.c
Xiaoming Ni
2022-01-22
fs/coredump: move coredump sysctls into its own file
Xiaoming Ni
2022-01-22
printk: fix build warning when CONFIG_PRINTK=n
Xiaoming Ni
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-22
fs: move namespace sysctls and declare fs base directory
Luis Chamberlain
2022-01-22
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
2022-01-22
fs: move pipe sysctls to is own file
Luis Chamberlain
2022-01-22
fs: move fs/exec.c sysctls into its own file
Luis Chamberlain
2022-01-22
fs: move namei sysctls to its own file
Luis Chamberlain
[next]