summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-08-24scftorture: Summarize per-thread statisticsPaul E. McKenney
2020-08-24tick-sched: Clarify "NOHZ: local_softirq_pending" warningPaul E. McKenney
2020-08-24scftorture: Implement weighted primitive selectionPaul E. McKenney
2020-08-24scftorture: Add smp_call_function() torture testPaul 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-24kcsan: Optimize debugfs stats countersMarco Elver
2020-08-24kcsan: Use pr_fmt for consistencyMarco Elver
2020-08-24kcsan: Show message if enabled earlyMarco Elver
2020-08-24kcsan: Remove debugfs test commandMarco Elver
2020-08-24kcsan: Simplify constant string handlingMarco Elver
2020-08-24kcsan: Simplify debugfs counter to name mappingMarco Elver
2020-08-24kcsan: Test support for compound instrumentationMarco Elver
2020-08-24kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checksMarco Elver
2020-08-24kcsan: Skew delay to be longer for certain access typesMarco Elver
2020-08-24kcsan: Support compounded read-write instrumentationMarco Elver
2020-08-24kcsan: Add atomic builtin test caseMarco Elver
2020-08-24kcsan: Add support for atomic builtinsMarco Elver
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-23timekeeping: Provide multi-timestamp accessor to NMI safe timekeeperThomas Gleixner
2020-08-23timekeeping: Utilize local_clock() for NMI safe timekeeper during early bootThomas Gleixner
2020-08-21bpf: sockmap: Allow update from BPFLorenz Bauer
2020-08-21bpf: Override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhashLorenz Bauer
2020-08-21bpf: sockmap: Call sock_map_update_elem directlyLorenz Bauer
2020-08-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-21bpf: Implement link_query callbacks in map element iteratorsYonghong Song
2020-08-21bpf: Implement link_query for bpf iteratorsYonghong Song
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-21uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins
2020-08-21kernel/relay.c: fix memleak on destroy relay channelWei Yongjun
2020-08-21core/entry: Respect syscall number rewritesThomas Gleixner
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds