summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-06-29rcu: Replace 1 with trueJules Irenge
2020-06-29lockdep: Complain only once about RCU in extended quiescent statePaul E. McKenney
2020-06-29rcu: Mark rcu_nmi_enter() call to rcu_cleanup_after_idle() noinstrPaul E. McKenney
2020-06-29rcu: Remove initialized but unused rnp from check_slow_task()Paul E. McKenney
2020-06-29tick/nohz: Narrow down noise while setting current task's tick dependencyFrederic Weisbecker
2020-06-29rcu: Update comment from rsp->rcu_gp_seq to rsp->gp_seqLihao Liang
2020-06-29rcu: Expedited grace-period sleeps to idle priorityPaul E. McKenney
2020-06-29rcu: No-CBs-related sleeps to idle priorityPaul E. McKenney
2020-06-29rcu: Priority-boost-related sleeps to idle priorityPaul E. McKenney
2020-06-29rcu: Grace-period-kthread related sleeps to idle priorityPaul E. McKenney
2020-06-29rcu: Add comment documenting rcu_callback_map's purposePaul E. McKenney
2020-06-29rcu: Add callbacks-invoked countersPaul E. McKenney
2020-06-29rcu: Simplify the calculation of rcu_state.ncpusWei Yang
2020-06-29rcu: Initialize and destroy rcu_synchronize only when necessaryWei Yang
2020-06-29docs: RCU: Convert stallwarn.txt to ReSTMauro Carvalho Chehab
2020-06-29docs: RCU: Convert torture.txt to ReSTMauro Carvalho Chehab
2020-06-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-29x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooksSteven Rostedt (VMware)
2020-06-29cgroup: unexport cgroup_rstat_updatedChristoph Hellwig
2020-06-29tracing: Only allow trace_array_printk() to be used by instancesSteven Rostedt (VMware)
2020-06-29dma-mapping: warn when coherent pool is depletedDavid Rientjes
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood
2020-06-27Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-06-27Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-06-26Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab
2020-06-26kgdb: Avoid suspicious RCU usage warningDouglas Anderson
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg
2020-06-26mm: remove vmalloc_execChristoph Hellwig
2020-06-26kexec: do not verify the signature without the lockdown or mandatory signatureLianbo Jiang
2020-06-25blktrace: Provide event for request mergingJan Kara
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-26fork: annotate data race in copy_process()Weilong Chen
2020-06-25rcu: Fixup noinstr warningsPeter Zijlstra
2020-06-25bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend
2020-06-25console: Fix trivia typo 'change' -> 'chance'Andy Shevchenko
2020-06-25console: Propagate error code from console ->setup()Andy Shevchenko
2020-06-25cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki
2020-06-25sched/fair: Optimize dequeue_task_fair()Peng Wang
2020-06-25sched: Micro optimization in pick_next_task() and in check_preempt_curr()Kirill Tkhai