summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-09-03Merge branches 'doc.2020.08.24a', 'fixes.2020.09.03b' and 'torture.2020.08.24...Paul E. McKenney
2020-09-03rcu: Shrink each possible cpu krcpZqiang
2020-09-03rcu/segcblist: Prevent useless GP start if no CBs to accelerateJoel Fernandes (Google)
2020-08-24rcutorture: Allow pointer leaks to test diagnostic codePaul E. McKenney
2020-08-24rcutorture: Hoist OOM registry up one levelPaul E. McKenney
2020-08-24refperf: Avoid null pointer dereference when buf fails to allocateColin Ian King
2020-08-24rcutorture: Properly synchronize with OOM notifierPaul E. McKenney
2020-08-24rcutorture: Properly set rcu_fwds for OOM handlingPaul E. McKenney
2020-08-24locktorture: Make function torture_percpu_rwsem_init() staticWei Yongjun
2020-08-24rcutorture: Output number of elapsed grace periodsJoel Fernandes (Google)
2020-08-24rcutorture: Remove KCSAN stubsPaul E. McKenney
2020-08-24rcu: Remove unused __rcu_is_watching() functionPaul E. McKenney
2020-08-24rcu: Make FQS more aggressive in complaining about offline CPUsJoel Fernandes (Google)
2020-08-24rcu: Clarify comments about FQS loop reporting quiescent statesJoel Fernandes (Google)
2020-08-24rcu/nocb: Add a warning for non-GP kthread running GP codePaul E. McKenney
2020-08-24rcu: Move rcu_cpu_started per-CPU variable to rcu_dataPaul E. McKenney
2020-08-24rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_cpu_stall_ftrace_dumpPaul E. McKenney
2020-08-24rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreadsPaul E. McKenney
2020-08-24rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_nsPaul E. McKenney
2020-08-24rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisorPaul E. McKenney
2020-08-24nocb: Remove show_rcu_nocb_state() false positive printoutPaul E. McKenney
2020-08-24rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp()Neeraj Upadhyay
2020-08-24rcu/tree: Force quiescent state on callback overloadNeeraj Upadhyay
2020-08-24nocb: Clarify RCU nocb CPU error messagePaul E. McKenney
2020-08-24rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepointJoel Fernandes (Google)
2020-08-24rcu: Initialize at declaration time in rcu_exp_handler()Paul E. McKenney
2020-08-24srcu: Remove KCSAN stubsPaul E. McKenney
2020-08-24rcu: Remove KCSAN stubs from update.cPaul E. McKenney
2020-08-24rcu: Remove KCSAN stubsPaul E. McKenney
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-15Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-15Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig
2020-08-14dma-debug: remove debug_dma_assert_idle() functionLinus Torvalds
2020-08-14dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()Hugh Dickins
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'irq-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-14Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-14sched/debug: Fix the alignment of the show-state debug outputLibing Zhou
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-13futex: Convert to use the preferred 'fallthrough' macroMiaohe Lin
2020-08-13task_work: only grab task signal lock when neededJens Axboe
2020-08-13genirq: Unlock irq descriptor after errorsGuenter Roeck
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds