summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov
2018-03-30bpf: sockmap: initialize sg table entries properlyPrashant Bhole
2018-03-30bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:John Fastabend
2018-03-30bpf: sockmap redirect ingress supportJohn Fastabend
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov
2018-03-27bpf: follow idr code conventionShaohua Li
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-26bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()Martin KaFai Lau
2018-03-26bpf: Rename bpf_verifer_logMartin KaFai Lau
2018-03-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-03-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-03-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-03-23Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-23bpf: Remove struct bpf_verifier_env argument from print_bpf_insnJiri Olsa
2018-03-23tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-22Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-22posix-timers: Protect posix clock array access against speculationThomas Gleixner
2018-03-20bpf: skip unnecessary capability checkChenbo Feng
2018-03-20trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programsYonghong Song
2018-03-20sched/debug: Adjust newlines for better alignmentJoe Lawrence
2018-03-20sched/debug: Fix per-task line continuation for console outputJoe Lawrence
2018-03-20perf/cgroup: Fix child event counting bugSong Liu
2018-03-20jump_label: Disable jump labels in __exit codeJosh Poimboeuf
2018-03-20locking/mutex: Improve documentationMatthew Wilcox
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend
2018-03-19sockmap: convert refcnt to an atomic refcntJohn Fastabend
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-15bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu
2018-03-14jump_label: Fix sparc64 warningJosh Poimboeuf
2018-03-13workqueue: remove unused cancel_work()Stephen Hemminger
2018-03-13workqueue: use put_device() instead of kfree()Arvind Yadav
2018-03-12error-injection: Fix to prohibit jump optimizationMasami Hiramatsu
2018-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-03-09bug: use %pB in BUG and stack protector failureKees Cook
2018-03-09rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsitesBoqun Feng
2018-03-09bpf: comment why dots in filenames under BPF virtual FS are not allowedQuentin Monnet
2018-03-09perf/core: Fix ctx_event_type in ctx_resched()Song Liu
2018-03-08module: propagate error in modules_open()Leon Yu