aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-4/+0
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 11-38/+60
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 6-22/+34
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+4
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 1-0/+16
2018-02-22bpf: fix rcu lockdep warning for lpm_trie map_free callbackGravatar Yonghong Song 1-2/+1
2018-02-22bpf: add schedule points in percpu arrays managementGravatar Eric Dumazet 1-1/+4
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar James Morris 1-2/+4
2018-02-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-14/+3
2018-02-22efivarfs: Limit the rate for non-root to read filesGravatar Luck, Tony 1-0/+3
2018-02-21ptrace, seccomp: tweak get_metadata behavior slightlyGravatar Tycho Andersen 1-2/+4
2018-02-21kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEGravatar David Rientjes 1-1/+1
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Gravatar Andrew Morton 1-13/+2
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-0/+16
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 6-19/+29
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 7-86/+169
2018-02-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-50/+128
2018-02-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-14/+4
2018-02-16workqueue: Allow retrieval of current task's work structGravatar Lukas Wunner 1-0/+16
2018-02-16irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroGravatar Andy Shevchenko 1-14/+4
2018-02-16kprobes: Propagate error from disarm_kprobe_ftrace()Gravatar Jessica Yu 1-25/+53
2018-02-16kprobes: Propagate error from arm_kprobe_ftrace()Gravatar Jessica Yu 1-25/+75
2018-02-15bpf: fix mlock precharge on arraymapsGravatar Daniel Borkmann 1-12/+16
2018-02-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-16/+22
2018-02-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-6/+15
2018-02-15bpf: Remove unused callee_saved arrayGravatar Joe Stringer 1-4/+0
2018-02-14bpf: fix bpf_prog_array_copy_to_user warning from perf event prog queryGravatar Daniel Borkmann 2-1/+3
2018-02-14bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()Gravatar Jason Wang 1-1/+1
2018-02-13bpf: fix sock_map_alloc() error pathGravatar Eric Dumazet 1-1/+2
2018-02-13bpf: fix memory leak in lpm_trie map_free callback functionGravatar Yonghong Song 1-4/+7
2018-02-13net: Convert audit_net_opsGravatar Kirill Tkhai 1-0/+1
2018-02-13locking/qspinlock: Ensure node->count is updated before initialising nodeGravatar Will Deacon 1-0/+8
2018-02-13locking/qspinlock: Ensure node is initialised before updating prev->nextGravatar Will Deacon 1-6/+7
2018-02-13sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macroGravatar Leo Yan 1-2/+0
2018-02-13sched/core: Fix DEBUG_SPINLOCK annotation for rq->lockGravatar Peter Zijlstra 1-11/+16
2018-02-13sched/rt: Make update_curr_rt() more accurateGravatar Wen Yang 1-1/+2
2018-02-13sched/deadline: Make update_curr_dl() more accurateGravatar Wen Yang 1-2/+4
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 7-12/+12
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-72/+115
2018-02-09Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-6/+4
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-72/+115
2018-02-08tracing: Fix parsing of globs with a wildcard at the beginningGravatar Steven Rostedt (VMware) 1-5/+4
2018-02-08ftrace: Remove incorrect setting of glob search fieldGravatar Steven Rostedt (VMware) 1-1/+0
2018-02-07Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+1
2018-02-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 16-120/+83
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 8-99/+308
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-8/+24
2018-02-06pipe: reject F_SETPIPE_SZ with size over UINT_MAXGravatar Eric Biggers 1-3/+0
2018-02-06pipe, sysctl: remove pipe_proc_fn()Gravatar Eric Biggers 1-10/+5