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