| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-03-30 | Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -14/+15 |
| 2020-03-30 | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 10 | -111/+109 |
| 2020-03-30 | Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 2020-03-30 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -37/+148 |
| 2020-03-30 | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 7 | -71/+135 |
| 2020-03-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 15 | -462/+1026 |
| 2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -96/+261 |
| 2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 25 | -361/+837 |
| 2020-03-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 16 | -196/+550 |
| 2020-03-30 | Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -408/+167 |
| 2020-03-30 | Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  Linus Torvalds | 1 | -4/+11 |
| 2020-03-30 | Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -4/+14 |
| 2020-03-30 | Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' |  Rafael J. Wysocki | 1 | -15/+1 |
| 2020-03-30 | Merge branch 'pm-qos' |  Rafael J. Wysocki | 1 | -393/+166 |
| 2020-03-29 | seccomp: Add missing compat_ioctl for notify |  Sven Schnelle | 1 | -0/+1 |
| 2020-03-29 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -2/+2 |
| 2020-03-29 | Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+9 |
| 2020-03-29 | mm: fork: fix kernel_stack memcg stats for various stack implementations |  Roman Gushchin | 1 | -2/+2 |
| 2020-03-28 | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core |  Thomas Gleixner | 1 | -3/+2 |
| 2020-03-28 | cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus() |  Thomas Gleixner | 1 | -2/+2 |
| 2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change |  Al Viro | 1 | -3/+2 |
| 2020-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller | 2 | -15/+22 |
| 2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 5 | -7/+23 |
| 2020-03-25 | cpu/hotplug: Hide cpu_up/down() |  Qais Yousef | 1 | -14/+28 |
| 2020-03-25 | cpu/hotplug: Move bringup of secondary CPUs out of smp_init() |  Qais Yousef | 2 | -8/+13 |
| 2020-03-25 | torture: Replace cpu_up/down() with add/remove_cpu() |  Qais Yousef | 1 | -4/+5 |
| 2020-03-25 | cpu/hotplug: Provide bringup_hibernate_cpu() |  Qais Yousef | 1 | -0/+23 |
| 2020-03-25 | cpu/hotplug: Create a new function to shutdown nonboot cpus |  Qais Yousef | 1 | -0/+42 |
| 2020-03-25 | cpu/hotplug: Add new {add,remove}_cpu() functions |  Qais Yousef | 1 | -0/+24 |
| 2020-03-24 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 16 | -196/+550 |
| 2020-03-23 | completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all() |  Sebastian Siewior | 1 | -1/+1 |
| 2020-03-21 | x86/mm: split vmalloc_sync_all() |  Joerg Roedel | 1 | -1/+1 |
| 2020-03-21 | Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEAD |  Paul E. McKenney | 16 | -196/+550 |
| 2020-03-21 | rcu: Make rcu_barrier() account for offline no-CBs CPUs |  Paul E. McKenney | 1 | -12/+24 |
| 2020-03-21 | rcu: Mark rcu_state.gp_seq to detect concurrent writes |  Paul E. McKenney | 1 | -14/+8 |
| 2020-03-21 | genirq: Fix reference leaks on irq affinity notifiers |  Edward Cree | 1 | -2/+9 |
| 2020-03-21 | lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}() |  Peter Zijlstra | 2 | -5/+5 |
| 2020-03-21 | lockdep: Rename trace_softirqs_{on,off}() |  Peter Zijlstra | 2 | -5/+5 |
| 2020-03-21 | lockdep: Rename trace_hardirq_{enter,exit}() |  Thomas Gleixner | 1 | -3/+4 |
| 2020-03-21 | lockdep: Add posixtimer context tracing bits |  Sebastian Andrzej Siewior | 1 | -1/+5 |
| 2020-03-21 | lockdep: Annotate irq_work |  Sebastian Andrzej Siewior | 3 | -0/+4 |
| 2020-03-21 | lockdep: Add hrtimer context tracing bits |  Sebastian Andrzej Siewior | 2 | -2/+6 |
| 2020-03-21 | lockdep: Introduce wait-type checks |  Peter Zijlstra | 6 | -17/+162 |
| 2020-03-21 | completion: Use simple wait queues |  Thomas Gleixner | 1 | -17/+19 |
| 2020-03-21 | sched/swait: Prepare usage in completions |  Thomas Gleixner | 2 | -1/+17 |
| 2020-03-21 | timekeeping: Split jiffies seqlock |  Thomas Gleixner | 5 | -17/+28 |
| 2020-03-21 | rcuwait: Add @state argument to rcuwait_wait_event() |  Peter Zijlstra (Intel) | 1 | -1/+1 |
| 2020-03-20 | bpf: Explicitly memset some bpf info structures declared on the stack |  Greg Kroah-Hartman | 2 | -3/+6 |
| 2020-03-20 | bpf: Explicitly memset the bpf_attr structure |  Greg Kroah-Hartman | 1 | -1/+2 |
| 2020-03-20 | lockdep: Teach lockdep about "USED" <- "IN-NMI" inversions |  Peter Zijlstra | 1 | -3/+59 |