summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-11-25Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-19/+172
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-3/+3
2019-11-25Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds10-295/+196
2019-11-25Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-25/+65
2019-11-25Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds4-34/+156
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+39
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-11/+10
2019-11-25Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-0/+394
2019-11-25Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+12
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+3
2019-11-22Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+7
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini25-98/+508
2019-11-20fork: fix pidfd_poll()'s return typeLuc Van Oostenryck1-3/+3
2019-11-20PM: QoS: Invalidate frequency QoS requests after removalRafael J. Wysocki1-1/+7
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+3
2019-11-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-11/+23
2019-11-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2019-11-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+19
2019-11-15fork: extend clone3() to support setting a PIDAdrian Reber3-18/+80
2019-11-15workqueue: Add RCU annotation for pwq list walkSebastian Andrzej Siewior1-1/+2
2019-11-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+4
2019-11-15perf/core: Provide a kernel-internal interface to pause perf_eventLike Xu1-0/+18
2019-11-15perf/core: Provide a kernel-internal interface to recalibrate event periodLike Xu1-7/+21
2019-11-15sched/uclamp: Fix incorrect conditionQais Yousef1-1/+1
2019-11-14cgroup: fix incorrect WARN_ON_ONCE() in cgroup_setup_root()Tejun Heo1-1/+1
2019-11-13perf/core: Fix missing static inline on perf_cgroup_switch()Ben Dooks (Codethink)1-1/+1
2019-11-13perf/core: Consistently fail fork on allocation failuresAlexander Shishkin1-1/+1
2019-11-13perf/aux: Disallow aux_output for kernel eventsAlexander Shishkin1-0/+7
2019-11-13perf/core: Reattach a misplaced commentAlexander Shishkin1-4/+3
2019-11-13perf/aux: Fix the aux_output group inheritance fixAlexander Shishkin1-1/+1
2019-11-13perf/core: Disallow uncore-cgroup eventsPeter Zijlstra1-0/+9
2019-11-13sched/pelt: Fix update of blocked PELT orderingVincent Guittot1-9/+20
2019-11-13sched/core: Avoid spurious lock dependenciesPeter Zijlstra1-1/+2
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+26
2019-11-12cgroup: use cgrp->kn->id as the cgroup IDTejun Heo4-55/+29
2019-11-12kernfs: use 64bit inos if ino_t is 64bitTejun Heo1-4/+17
2019-11-12kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()Tejun Heo1-1/+1
2019-11-12kernfs: convert kernfs_node->id from union kernfs_node_id to u64Tejun Heo4-40/+34
2019-11-12ntp/y2038: Remove incorrect time_t truncationArnd Bergmann1-1/+1
2019-11-11Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+3
2019-11-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-59/+113
2019-11-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-11-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2019-11-10audit_get_nd(): don't unlock parent too earlyAl Viro1-1/+1
2019-11-10cgroup: don't put ERR_PTR() into fc->rootAl Viro1-2/+3
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-4/+7
2019-11-08sched: Fix pick_next_task() vs 'change' pattern racePeter Zijlstra7-58/+112
2019-11-08sched/core: Fix compilation error when cgroup not selectedQais Yousef1-1/+1
2019-11-08Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas1-7/+6