summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-253-11/+10
|\
| *-. Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas2019-11-081-7/+6
| |\ \
| | | * dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne2019-11-011-7/+6
| | |/
| * | module/ftrace: handle patchable-function-entryMark Rutland2019-11-061-1/+1
| * | ftrace: add ftrace_init_nop()Mark Rutland2019-11-061-3/+3
| |/
* | Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-11-252-0/+394
|\ \
| * | kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()Iurii Zaikin2019-09-302-0/+394
* | | Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-4/+12
|\ \ \
| * | | io-wq: small threadpool implementation for io_uringJens Axboe2019-10-291-4/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-221-1/+3
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-11-171-1/+3
| |\ \ \ \
| | * | | | bpf, offload: Unlock on error in bpf_offload_dev_create()Dan Carpenter2019-11-071-1/+3
* | | | | | Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-221-1/+7
|\ \ \ \ \ \
| * | | | | | PM: QoS: Invalidate frequency QoS requests after removalRafael J. Wysocki2019-11-201-1/+7
* | | | | | | fork: fix pidfd_poll()'s return typeLuc Van Oostenryck2019-11-201-3/+3
|/ / / / / /
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-172-11/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sched/uclamp: Fix incorrect conditionQais Yousef2019-11-151-1/+1
| * | | | | sched/pelt: Fix update of blocked PELT orderingVincent Guittot2019-11-131-9/+20
| * | | | | sched/core: Avoid spurious lock dependenciesPeter Zijlstra2019-11-131-1/+2
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-11-161-1/+1
|\ \ \ \ \ \
| * | | | | | ntp/y2038: Remove incorrect time_t truncationArnd Bergmann2019-11-121-1/+1
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-161-4/+19
|\ \ \ \ \ \ \
| * | | | | | | perf/core: Fix missing static inline on perf_cgroup_switch()Ben Dooks (Codethink)2019-11-131-1/+1
| * | | | | | | perf/core: Consistently fail fork on allocation failuresAlexander Shishkin2019-11-131-1/+1
| * | | | | | | perf/aux: Disallow aux_output for kernel eventsAlexander Shishkin2019-11-131-0/+7
| * | | | | | | perf/core: Reattach a misplaced commentAlexander Shishkin2019-11-131-4/+3
| * | | | | | | perf/aux: Fix the aux_output group inheritance fixAlexander Shishkin2019-11-131-1/+1
| * | | | | | | perf/core: Disallow uncore-cgroup eventsPeter Zijlstra2019-11-131-0/+9
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-11-152-3/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | audit_get_nd(): don't unlock parent too earlyAl Viro2019-11-101-1/+1
| * | | | | | | cgroup: don't put ERR_PTR() into fc->rootAl Viro2019-11-101-2/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-121-1/+26
|\ \ \ \ \ \ \
| * | | | | | | cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks2019-11-041-1/+26
* | | | | | | | Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-111-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrac...Oleg Nesterov2019-10-111-1/+1
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-11-101-6/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen2019-11-041-6/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-107-59/+113
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Fix pick_next_task() vs 'change' pattern racePeter Zijlstra2019-11-087-58/+112
| * | | | | | | | sched/core: Fix compilation error when cgroup not selectedQais Yousef2019-11-081-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentationYi Wang2019-11-051-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-101-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | stacktrace: Don't skip first entry on noncurrent tasksJiri Slaby2019-11-041-2/+4
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-082-4/+7
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-11-052-4/+7
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel2019-10-311-2/+5
| | * | | | | | bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich2019-10-301-2/+2
* | | | | | | | Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-051-1/+32
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | clone3: validate stack argumentsChristian Brauner2019-11-051-1/+32
| | |_|_|_|/ / | |/| | | | |