Age | Commit message (Expand) | Author |
2018-10-26 | Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-10-25 | Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-25 | bpf: add bpf_jit_limit knob to restrict unpriv allocations | Daniel Borkmann |
2018-10-25 | bpf: make direct packet write unclone more robust | Daniel Borkmann |
2018-10-25 | bpf: fix leaking uninitialized memory on pop/peek helpers | Daniel Borkmann |
2018-10-25 | bpf: fix direct packet write into pop/peek helpers | Daniel Borkmann |
2018-10-25 | bpf: fix cg_skb types to hint access type in may_access_direct_pkt_data | Daniel Borkmann |
2018-10-25 | bpf: fix direct packet access for flow dissector progs | Daniel Borkmann |
2018-10-26 | bpf, btf: fix a missing check bug in btf_parse | Martin Lau |
2018-10-26 | bpf: devmap: fix wrong interface selection in notifier_call | Taehee Yoo |
2018-10-25 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-25 | kernel: hung_task.c: disable on suspend | Vitaly Kuznetsov |
2018-10-25 | cpuidle: menu: Remove get_loadavg() from the performance multiplier | Daniel Lezcano |
2018-10-25 | sched: Factor out nr_iowait and nr_iowait_cpu | Daniel Lezcano |
2018-10-24 | kvm_config: add CONFIG_VIRTIO_MENU | Lénaïc Huard |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-10-23 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-10-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-10-23 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-23 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-10-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-10-23 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-10-23 | Merge branch 'x86/cache' into perf/core, to pick up fixes | Ingo Molnar |
2018-10-23 | Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-10-22 | umh: Add command line to user mode helpers | Olivier Brunel |
2018-10-23 | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2018-10-22 | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-10-22 | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-10-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-10-22 | x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star... | Christophe Leroy |
2018-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-21 | Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic... | Mark Brown |
2018-10-21 | memremap: Convert to XArray | Matthew Wilcox |
2018-10-20 | bpf, verifier: avoid retpoline for map push/pop/peek operation | Daniel Borkmann |
2018-10-20 | bpf, verifier: remove unneeded flow key in check_helper_mem_access | Daniel Borkmann |
2018-10-20 | bpf, verifier: reject xadd on flow key memory | Daniel Borkmann |
2018-10-20 | bpf, verifier: fix register type dump in xadd and st | Daniel Borkmann |
2018-10-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman |
2018-10-20 | Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2018-10-19 | tracing: Fix synthetic event to allow semicolon at end | Masami Hiramatsu |
2018-10-19 | tracing: Fix synthetic event to accept unsigned modifier | Masami Hiramatsu |
2018-10-19 | bpf: remove unused variable | Alexei Starovoitov |
2018-10-19 | bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB | Song Liu |
2018-10-19 | bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall | Mauricio Vasquez B |