Age | Commit message (Expand) | Author | Files | Lines |
2020-09-26 | netdevsim: fix duplicated debugfs directory | Jakub Kicinski | 1 | -1/+1 |
2020-09-25 | netdevsim: add support for flash_update overwrite mask | Jacob Keller | 1 | -0/+18 |
2020-09-25 | devlink: convert flash_update to use params structure | Jacob Keller | 1 | -0/+3 |
2020-09-24 | selftests: mptcp: add remove addr and subflow test cases | Geliang Tang | 1 | -3/+142 |
2020-09-24 | selftests: mptcp: add remove cfg in mptcp_connect | Geliang Tang | 1 | -3/+15 |
2020-09-24 | selftests: mptcp: add ADD_ADDR mibs check function | Geliang Tang | 1 | -0/+44 |
2020-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 81 | -1477/+2962 |
2020-09-23 | tools resolve_btfids: Always force HOSTARCH | Jiri Olsa | 1 | -0/+2 |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 31 | -62/+236 |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 6 | -4/+69 |
2020-09-22 | Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2020-09-21 | selftests/bpf: Fix stat probe in d_path test | Jiri Olsa | 2 | -1/+18 |
2020-09-21 | btf: Add BTF_ID_LIST_SINGLE macro | Lorenz Bauer | 1 | -0/+8 |
2020-09-21 | tools/io_uring: fix compile breakage | Douglas Gilbert | 1 | -2/+2 |
2020-09-20 | Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2020-09-19 | selftests/vm: fix display of page size in map_hugetlb | Christophe Leroy | 1 | -1/+1 |
2020-09-19 | selftests/bpf: Fix endianness issue in test_sockopt_sk | Ilya Leoshkevich | 1 | -2/+2 |
2020-09-18 | selftests/bpf: Fix endianness issue in sk_assign | Ilya Leoshkevich | 1 | -1/+1 |
2020-09-18 | Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -2/+7 |
2020-09-18 | objtool: Fix noreturn detection for ignored functions | Josh Poimboeuf | 1 | -1/+1 |
2020-09-17 | selftests/bpf: Add tailcall_bpf2bpf tests | Maciej Fijalkowski | 5 | -0/+533 |
2020-09-17 | bpf: Add abnormal return checks. | Alexei Starovoitov | 1 | -3/+3 |
2020-09-17 | selftests: Set default protocol for raw sockets in nettest | David Ahern | 1 | -0/+2 |
2020-09-17 | selftests: mptcp: interpret \n as a new line | Matthieu Baerts | 2 | -4/+4 |
2020-09-16 | perf stat: Fix the ratio comments of miss-events | Qi Liu | 1 | -10/+10 |
2020-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 5 | -4/+22 |
2020-09-15 | selftests/bpf: Merge most of test_btf into test_progs | Andrii Nakryiko | 3 | -335/+78 |
2020-09-15 | selftests/bpf: Test load and dump metadata with btftool and skel | YiFei Zhu | 5 | -1/+255 |
2020-09-15 | bpftool: Support dumping metadata | YiFei Zhu | 3 | -0/+208 |
2020-09-15 | libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section | YiFei Zhu | 4 | -0/+94 |
2020-09-15 | bpf: Add BPF_PROG_BIND_MAP syscall | YiFei Zhu | 1 | -0/+7 |
2020-09-15 | selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletion | Ido Schimmel | 1 | -0/+14 |
2020-09-15 | selftests: add a test for ethtool pause stats | Jakub Kicinski | 1 | -0/+108 |
2020-09-15 | perf test: Free formats for perf pmu parse test | Namhyung Kim | 3 | -0/+13 |
2020-09-15 | perf metric: Do not free metric when failed to resolve | Namhyung Kim | 1 | -3/+6 |
2020-09-15 | perf metric: Free metric when it failed to resolve | Namhyung Kim | 1 | -5/+12 |
2020-09-15 | perf metric: Release expr_parse_ctx after testing | Namhyung Kim | 1 | -3/+5 |
2020-09-15 | perf test: Fix memory leaks in parse-metric test | Namhyung Kim | 1 | -5/+9 |
2020-09-15 | perf parse-event: Fix memory leak in evsel->unit | Namhyung Kim | 1 | -1/+1 |
2020-09-15 | perf evlist: Fix cpu/thread map leak | Namhyung Kim | 1 | -3/+8 |
2020-09-15 | perf metric: Fix some memory leaks - part 2 | Namhyung Kim | 1 | -0/+2 |
2020-09-15 | perf metric: Fix some memory leaks | Namhyung Kim | 1 | -2/+5 |
2020-09-15 | perf test: Free aliases for PMU event map aliases test | Namhyung Kim | 3 | -1/+7 |
2020-09-15 | perf vendor events amd: Remove trailing commas | Henry Burns | 2 | -2/+2 |
2020-09-14 | libbpf: Fix a compilation error with xsk.c for ubuntu 16.04 | Yonghong Song | 1 | -0/+1 |
2020-09-14 | bpftool: Fix build failure | Yonghong Song | 1 | -1/+1 |
2020-09-14 | perf test: Leader sampling shouldn't clear sample period | Ian Rogers | 2 | -0/+30 |
2020-09-14 | perf record: Don't clear event's period if set by a term | Ian Rogers | 1 | -8/+26 |
2020-09-14 | tools headers UAPI: update linux/in.h copy | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2020-09-14 | tools headers UAPI: Sync kvm.h headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -2/+4 |