Age | Commit message (Expand) | Author |
2019-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-27 | selftests/bpf: add btf_dedup test for VOID equivalence check | Andrii Nakryiko |
2019-03-26 | selftests/bpf: test case for invalid call stack in dead code | Paul Chaignon |
2019-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-03-21 | bpf: verifier: propagate liveness on all frames | Jakub Kicinski |
2019-03-21 | net/sched: act_vlan: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_tunnel_key: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_skbmod: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_skbedit: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_simple: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_sample: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_police: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_pedit: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_nat: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_connmark: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_mirred: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_ife: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_gact: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_csum: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_bpf: validate the control action inside init() | Davide Caratti |
2019-03-16 | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2019-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-03-14 | tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind | Alexey Dobriyan |
2019-03-14 | selftests/bpf: add fwd enum resolution test for btf_dedup | Andrii Nakryiko |
2019-03-13 | bpf: Add an example for bpf_get_listener_sock | Martin KaFai Lau |
2019-03-13 | bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock | Martin KaFai Lau |
2019-03-12 | selftests/bpf: fix segfault of test_progs when prog loading failed | Yonghong Song |
2019-03-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-12 | tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte... | Zev Weiss |
2019-03-11 | Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-03-11 | tools: mark 'test_vmalloc.sh' executable | Linus Torvalds |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-10 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2019-03-09 | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-03-09 | Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds |
2019-03-07 | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-03-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-07 | bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field | Daniel Borkmann |
2019-03-07 | selftests: bpf: test_progs: initialize duration in singal_pending test | Stanislav Fomichev |
2019-03-07 | selftests: bpf: fix compilation with out-of-tree $(OUTPUT) | Stanislav Fomichev |
2019-03-07 | selftests/bpf: test that GSO works in lwt_ip_encap | Peter Oskolkov |
2019-03-06 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-05 | tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include | Souptick Joarder |
2019-03-05 | proc: more robust bulk read test | Alexey Dobriyan |
2019-03-05 | proc: test /proc/*/maps, smaps, smaps_rollup, statm | Alexey Dobriyan |