summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-041-0/+6
|\
| * timers: Forward timer base before migrating timersLingutla Chandrasekhar2018-02-281-0/+6
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-031-5/+10
|\ \
| * | memremap: fix softlockup reports at teardownDan Williams2018-03-021-5/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-03-011-1/+2
|\ \ \
| * | | printk: Wake klogd when passing console_lock ownerPetr Mladek2018-02-271-1/+2
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-262-6/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | extable: Make init_kernel_text() globalJosh Poimboeuf2018-02-212-4/+2
| * | | jump_label: Warn on failed jump_label patching attemptJosh Poimboeuf2018-02-211-5/+8
| * | | jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf2018-02-211-0/+16
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-251-9/+14
|\ \ \ \
| * | | | genirq/matrix: Handle CPU offlining properThomas Gleixner2018-02-221-9/+14
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-236-22/+34
|\ \ \ \
| * | | | bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song2018-02-221-2/+1
| * | | | bpf: add schedule points in percpu arrays managementEric Dumazet2018-02-221-1/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-216-19/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bpf: fix mlock precharge on arraymapsDaniel Borkmann2018-02-151-12/+16
| | * | | bpf: fix bpf_prog_array_copy_to_user warning from perf event prog queryDaniel Borkmann2018-02-142-1/+3
| | * | | bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()Jason Wang2018-02-141-1/+1
| | * | | bpf: fix sock_map_alloc() error pathEric Dumazet2018-02-131-1/+2
| | * | | bpf: fix memory leak in lpm_trie map_free callback functionYonghong Song2018-02-131-4/+7
| | |/ /
* | | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-231-2/+4
|\ \ \ \
| * \ \ \ Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-221-2/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ptrace, seccomp: tweak get_metadata behavior slightlyTycho Andersen2018-02-211-2/+4
* | | | | Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-02-231-0/+16
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-221-0/+16
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | workqueue: Allow retrieval of current task's work structLukas Wunner2018-02-161-0/+16
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-222-14/+3
|\ \ \ \ \ \
| * | | | | | kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEDavid Rientjes2018-02-211-1/+1
| * | | | | | include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton2018-02-211-13/+2
| |/ / / / /
* / / / / / efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-221-0/+3
|/ / / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-181-50/+128
|\ \ \ \ \
| * | | | | kprobes: Propagate error from disarm_kprobe_ftrace()Jessica Yu2018-02-161-25/+53
| * | | | | kprobes: Propagate error from arm_kprobe_ftrace()Jessica Yu2018-02-161-25/+75
| | |_|/ / | |/| | |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-181-14/+4
|\ \ \ \ \
| * | | | | irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-161-14/+4
| |/ / / /
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-154-16/+22
|\ \ \ \ \
| * | | | | sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macroLeo Yan2018-02-131-2/+0
| * | | | | sched/core: Fix DEBUG_SPINLOCK annotation for rq->lockPeter Zijlstra2018-02-131-11/+16
| * | | | | sched/rt: Make update_curr_rt() more accurateWen Yang2018-02-131-1/+2
| * | | | | sched/deadline: Make update_curr_dl() more accurateWen Yang2018-02-131-2/+4
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-151-6/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon2018-02-131-0/+8
| * | | | | locking/qspinlock: Ensure node is initialised before updating prev->nextWill Deacon2018-02-131-6/+7
| |/ / / /
* | | | | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-117-12/+12
* | | | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0185-2142/+2337
| |\ \ \ \ \
| * | | | | | kvm_config: add CONFIG_S390_GUESTChristian Borntraeger2018-01-161-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-091-72/+115
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-091-72/+115
| |\ \ \ \ \ \ \