summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: bonding: up/down delay w/ slave link flappingJonathan Toppins2022-11-245-2/+200
* selftests: net: Add cross-compilation support for BPF programsBjörn Töpel2022-11-221-4/+41
* NFC: nci: Extend virtual NCI deinit testDmitry Vyukov2022-11-211-0/+11
* selftests: add a selftest for sctp vrfXin Long2022-11-183-0/+317
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-1816-29/+35907
|\
| * Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-174-2/+14
| |\
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-11-124-2/+14
| | |\
| | | * selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy2022-11-112-0/+12
| | | * selftests/bpf: Fix test_progs compilation failure in 32-bit archYang Jihong2022-11-091-1/+1
| | | * selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...Pu Lehui2022-11-091-1/+1
| * | | x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov2022-11-151-3/+5
| * | | Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-11-125-4/+35792
| |\ \ \
| | * | | maple_tree: reorganize testing to restore module testingLiam Howlett2022-11-095-4/+35792
| * | | | Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds2022-11-111-1/+1
| |\ \ \ \
| | * | | | selftests/net: don't tests batched TCP io_uring zcPavel Begunkov2022-11-021-1/+1
| * | | | | Merge tag 'perf-tools-fixes-for-v6.1-2-2022-11-10' of git://git.kernel.org/pu...Linus Torvalds2022-11-114-4/+12
| |\ \ \ \ \
| | * | | | | perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng2022-11-081-0/+1
| | * | | | | perf test: Fix skipping branch stack sampling testJames Clark2022-11-082-2/+7
| | * | | | | perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev2022-11-081-1/+1
| | * | | | | perf stat: Fix crash with --per-node --metric-only in CSV modeNamhyung Kim2022-11-081-1/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-111-15/+83
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-11-095-27/+299
| | |\| | |
| | * | | | tools/kvm_stat: update exit reasons for vmx/svm/aarch64/userspaceRong Tao2022-11-091-14/+82
| | * | | | tools/kvm_stat: fix incorrect detection of debugfsMatthias Gerstner2022-11-091-1/+1
* | | | | | selftests: mptcp: use max_time instead of timeGeliang Tang2022-11-121-2/+2
* | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-1242-637/+1689
|\ \ \ \ \ \
| * | | | | | selftests/bpf: fix veristat's singular file-or-prog filterAndrii Nakryiko2022-11-111-1/+7
| * | | | | | selftests/bpf: Test skops->skb_hwtstampMartin KaFai Lau2022-11-113-2/+8
| * | | | | | selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau2022-11-111-2/+2
| * | | | | | bpf: Add hwtstamp field for the sockops progMartin KaFai Lau2022-11-111-0/+1
| * | | | | | selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong2022-11-111-2/+3
| * | | | | | libbpf: Hashmap.h update to fix build issues using LLVM14Eduard Zingerman2022-11-112-2/+4
| * | | | | | selftests: Fix test group SKIPPED resultDomenico Cerasuolo2022-11-101-16/+22
| * | | | | | selftests/bpf: Tests for btf_dedup_resolve_fwdsEduard Zingerman2022-11-102-15/+206
| * | | | | | libbpf: Resolve unambigous forward declarationsEduard Zingerman2022-11-101-4/+139
| * | | | | | libbpf: Hashmap interface update to allow both long and void* keys/valuesEduard Zingerman2022-11-1027-340/+410
| * | | | | | selftests/bpf: Fix u32 variable compared with less than zeroKang Minchul2022-11-081-1/+2
| * | | | | | selftests/bpf: Use consistent build-id type for liburandom_read.soArtem Savkov2022-11-041-3/+4
| * | | | | | selftests/bpf: cgroup_helpers.c: Fix strncpy() fortify warningRong Tao2022-11-043-23/+25
| * | | | | | selftests/bpf: Tests for enum fwd resolved as full enum64Eduard Zingerman2022-11-041-5/+83
| * | | | | | libbpf: Resolve enum fwd as full enum64 and vice versaEduard Zingerman2022-11-041-50/+25
| * | | | | | selftests/bpf: make test_align selftest more robustAndrii Nakryiko2022-11-041-14/+24
| * | | | | | selftests/bpf: support stat filtering in comparison mode in veristatAndrii Nakryiko2022-11-041-5/+65
| * | | | | | selftests/bpf: support stats ordering in comparison mode in veristatAndrii Nakryiko2022-11-041-10/+182
| * | | | | | selftests/bpf: handle missing records in comparison mode better in veristatAndrii Nakryiko2022-11-041-37/+110
| * | | | | | selftests/bpf: make veristat emit all stats in CSV mode by defaultAndrii Nakryiko2022-11-041-2/+15
| * | | | | | selftests/bpf: support simple filtering of stats in veristatAndrii Nakryiko2022-11-041-1/+157
| * | | | | | selftests/bpf: allow to define asc/desc ordering for sort specs in veristatAndrii Nakryiko2022-11-041-15/+48
| * | | | | | selftests/bpf: ensure we always have non-ambiguous sorting in veristatAndrii Nakryiko2022-11-041-1/+5
| * | | | | | selftests/bpf: consolidate and improve file/prog filtering in veristatAndrii Nakryiko2022-11-041-62/+65