Age | Commit message (Expand) | Author | Files | Lines |
2019-03-21 | selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp | Lorenz Bauer | 6 | -2/+434 |
2019-03-21 | selftests/bpf: test references to sock_common | Lorenz Bauer | 1 | -0/+48 |
2019-03-21 | selftests/bpf: allow specifying helper for BPF_SK_LOOKUP | Lorenz Bauer | 3 | -46/+46 |
2019-03-21 | tools: update include/uapi/linux/bpf.h | Lorenz Bauer | 1 | -1/+35 |
2019-03-20 | selftests/bpf: Add arm target register definitions | Adrian Ratiu | 1 | -0/+18 |
2019-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 12 | -129/+582 |
2019-03-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+46 |
2019-03-14 | tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind | Alexey Dobriyan | 1 | -3/+46 |
2019-03-14 | tools: bpf: synchronise BPF UAPI header with tools | Quentin Monnet | 1 | -63/+120 |
2019-03-14 | selftests/bpf: add fwd enum resolution test for btf_dedup | Andrii Nakryiko | 1 | -0/+44 |
2019-03-14 | btf: resolve enum fwds in btf_dedup | Andrii Nakryiko | 1 | -13/+38 |
2019-03-14 | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -27/+50 |
2019-03-14 | Merge branches 'pm-opp' and 'pm-tools' | Rafael J. Wysocki | 3 | -27/+50 |
2019-03-13 | bpf: Add an example for bpf_get_listener_sock | Martin KaFai Lau | 3 | -44/+180 |
2019-03-13 | bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock | Martin KaFai Lau | 2 | -2/+170 |
2019-03-13 | bpf: Sync bpf.h to tools/ | Martin KaFai Lau | 1 | -1/+10 |
2019-03-12 | libbpf: fix to reject unknown flags in xsk_socket__create() | Magnus Karlsson | 1 | -4/+11 |
2019-03-12 | selftests/bpf: fix segfault of test_progs when prog loading failed | Yonghong Song | 2 | -2/+2 |
2019-03-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+55 |
2019-03-12 | Drop flex_arrays | Kent Overstreet | 1 | -3/+0 |
2019-03-12 | tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte... | Zev Weiss | 1 | -0/+55 |
2019-03-11 | Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 12 | -0/+151 |
2019-03-11 | tools: mark 'test_vmalloc.sh' executable | Linus Torvalds | 1 | -0/+0 |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -15/+94 |
2019-03-11 | libbpf: handle BTF parsing and loading properly | Andrii Nakryiko | 1 | -3/+10 |
2019-03-10 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 6 | -0/+936 |
2019-03-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 50 | -447/+975 |
2019-03-09 | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2 | -0/+21 |
2019-03-09 | Merge tag 'docs-5.1' of git://git.lwn.net/linux | Linus Torvalds | 3 | -6/+226 |
2019-03-09 | Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -22/+68 |
2019-03-09 | Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 50 | -447/+975 |
2019-03-08 | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -0/+1380 |
2019-03-08 | bpf, libbpf: fixing leak when kernel does not support btf | Nikita V. Shirokov | 1 | -0/+2 |
2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 8 | -0/+1066 |
2019-03-07 | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 8 | -5/+226 |
2019-03-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -0/+371 |
2019-03-07 | bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field | Daniel Borkmann | 1 | -1/+14 |
2019-03-07 | selftests: bpf: test_progs: initialize duration in singal_pending test | Stanislav Fomichev | 1 | -1/+1 |
2019-03-07 | libbpf: force fixdep compilation at the start of the build | Stanislav Fomichev | 1 | -1/+2 |
2019-03-07 | selftests: bpf: fix compilation with out-of-tree $(OUTPUT) | Stanislav Fomichev | 1 | -10/+23 |
2019-03-07 | selftests/bpf: test that GSO works in lwt_ip_encap | Peter Oskolkov | 1 | -2/+52 |
2019-03-06 | Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+14 |
2019-03-06 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -8/+21 |
2019-03-06 | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 10 | -10/+10 |
2019-03-06 | perf data: Force perf_data__open|close zero data->file.path | Jiri Olsa | 1 | -2/+2 |
2019-03-06 | perf session: Fix double free in perf_data__close | Jiri Olsa | 1 | -3/+1 |
2019-03-06 | perf evsel: Probe for precise_ip with simple attr | Jiri Olsa | 2 | -13/+20 |
2019-03-06 | perf tools: Read and store caps/max_precise in perf_pmu | Jiri Olsa | 2 | -0/+15 |
2019-03-06 | perf hist: Fix memory leak of srcline | Jiri Olsa | 1 | -2/+12 |
2019-03-06 | perf hist: Add error path into hist_entry__init | Jiri Olsa | 1 | -20/+19 |