summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-021-20/+58
|\
| * selftests/x86/iopl: Adjust to the faked iopl CLI/STI usageBorislav Petkov2021-10-301-20/+58
* | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-02359-3139/+13371
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-026-6/+153
| |\ \
| | * | selftests: udp: test for passing SO_MARK as cmsgJakub Kicinski2021-11-014-0/+131
| | * | selftests: net: bridge: update IGMP/MLD membership interval valueNikolay Aleksandrov2021-10-292-6/+18
| | * | selftests/net: update .gitignore with newly added testsShuah Khan2021-10-291-0/+4
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-02213-1808/+5727
| |\ \ \
| | * | | libbpf: Deprecate AF_XDP supportMagnus Karlsson2021-11-021-38/+52
| | * | | selftests/bpf: Add a testcase for 64-bit bounds propagation issue.Alexei Starovoitov2021-11-022-0/+63
| | * | | bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov2021-11-021-1/+1
| | * | | selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko2021-11-021-13/+2
| | * | | selftests/bpf: Add bloom map success test for userspace callsJoanne Koong2021-11-011-26/+33
| | * | | bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong2021-11-011-0/+1
| | * | | selftests/bpf: Add test cases for struct_ops progHou Tao2021-11-012-0/+165
| | * | | selftests, bpf: Fix broken riscv buildBjörn Töpel2021-11-011-1/+1
| | * | | riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.hBjörn Töpel2021-11-011-0/+32
| | * | | tools, build: Add RISC-V to HOSTARCH parsingBjörn Töpel2021-11-011-1/+2
| | * | | selftests, bpf: Add one test for sockmap with strparserLiu Jian2021-11-011-3/+30
| | * | | selftests, bpf: Fix test_txmsg_ingress_parser errorLiu Jian2021-11-011-0/+2
| | * | | selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko2021-11-011-0/+11
| | * | | selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi2021-10-291-2/+2
| | * | | selftests/bpf: Fix memory leak in test_imaKumar Kartikeya Dwivedi2021-10-291-1/+2
| | * | | selftests/bpf: Fix fd cleanup in sk_lookup testKumar Kartikeya Dwivedi2021-10-291-2/+2
| | * | | selftests/bpf: Add weak/typeless ksym test for light skeletonKumar Kartikeya Dwivedi2021-10-2915-107/+142
| | * | | libbpf: Use O_CLOEXEC uniformly when opening fdsKumar Kartikeya Dwivedi2021-10-295-10/+10
| | * | | libbpf: Ensure that BPF syscall fds are never 0, 1, or 2Kumar Kartikeya Dwivedi2021-10-292-13/+46
| | * | | libbpf: Add weak ksym support to gen_loaderKumar Kartikeya Dwivedi2021-10-291-3/+32
| | * | | libbpf: Add typeless ksym support to gen_loaderKumar Kartikeya Dwivedi2021-10-293-23/+99
| | * | | bpf: Add bpf_kallsyms_lookup_name helperKumar Kartikeya Dwivedi2021-10-291-0/+16
| | * | | bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...Joanne Koong2021-10-284-5/+104
| | * | | bpf/benchs: Add benchmark tests for bloom filter throughput + false positiveJoanne Koong2021-10-288-30/+695
| | * | | selftests/bpf: Add bloom filter map test casesJoanne Koong2021-10-282-0/+286
| | * | | libbpf: Add "map_extra" as a per-map-type extra flagJoanne Koong2021-10-287-9/+91
| | * | | bpf: Add bloom filter map implementationJoanne Koong2021-10-281-0/+9
| | * | | selftests/bpf: Adding a namespace reset for tc_redirectYucong Sun2021-10-271-0/+14
| | * | | selftests/bpf: Fix attach_probe in parallel modeYucong Sun2021-10-271-2/+7
| | * | | selfetests/bpf: Update vmtest.sh defaultsYucong Sun2021-10-271-3/+3
| | * | | libbpf: Deprecate bpf_objects_listJoe Burton2021-10-273-2/+15
| | * | | selftests/bpf: Guess function end for test_get_branch_snapshotSong Liu2021-10-263-44/+4
| | * | | selftests/bpf: Skip all serial_test_get_branch_snapshot in vmSong Liu2021-10-261-10/+6
| | * | | selftests/bpf: Fix test_core_reloc_mods on big-endian machinesIlya Leoshkevich2021-10-261-0/+9
| | * | | selftests/seccomp: Use __BYTE_ORDER__Ilya Leoshkevich2021-10-261-3/+3
| | * | | selftests/bpf: Use __BYTE_ORDER__Ilya Leoshkevich2021-10-265-16/+16
| | * | | libbpf: Use __BYTE_ORDER__Ilya Leoshkevich2021-10-265-15/+15
| | * | | libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()Ilya Leoshkevich2021-10-261-1/+1
| | * | | libbpf: Deprecate ambiguously-named bpf_program__size() APIAndrii Nakryiko2021-10-261-0/+1
| | * | | libbpf: Deprecate multi-instance bpf_program APIsAndrii Nakryiko2021-10-262-10/+18
| | * | | libbpf: Add ability to fetch bpf_program's underlying instructionsAndrii Nakryiko2021-10-263-4/+46
| | * | | libbpf: Fix off-by-one bug in bpf_core_apply_relo()Andrii Nakryiko2021-10-261-1/+1