summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-01-24rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()Paul E. McKenney
2020-01-24rcu: Clear ->rcu_read_unlock_special only onceLai Jiangshan
2020-01-24rcu: Clear .exp_hint only when deferred quiescent state has been reportedLai Jiangshan
2020-01-24rcu: Rename some instance of CONFIG_PREEMPTION to CONFIG_PREEMPT_RCULai Jiangshan
2020-01-24rcu: Remove kfree_call_rcu_nobatch()Joel Fernandes (Google)
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)
2020-01-24rcu: Add support for debug_objects debugging for kfree_rcu()Joel Fernandes (Google)
2020-01-24rcu: Add multiple in-flight batches of kfree_rcu() workJoel Fernandes (Google)
2020-01-24rcu: Make kfree_rcu() use a non-atomic ->monitor_todoJoel Fernandes
2020-01-24rcuperf: Add kfree_rcu() performance TestsJoel Fernandes (Google)
2020-01-24rcu: Add basic support for kfree_rcu() batchingByungchul Park
2020-01-23bpf, devmap: Pass lockdep expression to RCU listsAmol Grover
2020-01-23Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-23Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-01-23Merge back new material related to system-wide PM for v5.6.Rafael J. Wysocki
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov
2020-01-22genirq, sched/isolation: Isolate from handling managed interruptsMing Lei
2020-01-22hrtimer: Add missing sparse annotation for __run_timer()Jules Irenge
2020-01-22tracing/uprobe: Fix to make trace_uprobe_filter alignment safeMasami Hiramatsu
2020-01-22bpf: Fix error path under memory pressureAlexei Starovoitov
2020-01-22bpf: Fix trampoline usage in preemptAlexei Starovoitov
2020-01-21bpf: don't bother with getname/kern_path - use user_path_atAl Viro
2020-01-20bpf: Fix memory leaks in generic update/delete batch opsBrian Vazquez
2020-01-20tracing: Do not set trace clock if tracefs lockdown is in effectMasami Ichikawa
2020-01-20tracing: Fix histogram code when expression has same var as valueSteven Rostedt (VMware)
2020-01-20irqdomain: Fix a memory leak in irq_domain_push_irq()Kevin Hao
2020-01-20genirq: Introduce irq_domain_translate_onecellYash Shah
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-20sched/fair: Define sched_idle_cpu() only for SMP configurationsViresh Kumar
2020-01-19Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-01-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-18Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-18ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()Christian Brauner
2020-01-17lib/vdso: Update coarse timekeeper unconditionallyThomas Gleixner
2020-01-17lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner
2020-01-17perf: Correctly handle failed perf_get_aux_event()Mark Rutland
2020-01-17watchdog/softlockup: Enforce that timestamp is valid on bootThomas Gleixner
2020-01-17locking/osq: Use optimized spinning loop for arm64Waiman Long
2020-01-17locking/qspinlock: Fix inaccessible URL of MCS lock paperWaiman Long
2020-01-17locking/lockdep: Fix lockdep_stats indentation problemWaiman Long
2020-01-17locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWNWaiman Long
2020-01-17sched/topology: Assert non-NUMA topology masks don't (partially) overlapValentin Schneider