summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-11-18selftests: add a selftest for sctp vrfXin Long3-0/+317
2022-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-29/+35907
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-2/+14
2022-11-15x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov1-3/+5
2022-11-12selftests: mptcp: use max_time instead of timeGeliang Tang1-2/+2
2022-11-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski42-637/+1689
2022-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-2/+14
2022-11-12Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-4/+35792
2022-11-12selftests/bpf: fix veristat's singular file-or-prog filterAndrii Nakryiko1-1/+7
2022-11-12Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2022-11-12selftests/bpf: Test skops->skb_hwtstampMartin KaFai Lau3-2/+8
2022-11-12selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau1-2/+2
2022-11-12bpf: Add hwtstamp field for the sockops progMartin KaFai Lau1-0/+1
2022-11-11selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong1-2/+3
2022-11-11selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy2-0/+12
2022-11-11libbpf: Hashmap.h update to fix build issues using LLVM14Eduard Zingerman2-2/+4
2022-11-11Merge tag 'perf-tools-fixes-for-v6.1-2-2022-11-10' of git://git.kernel.org/pu...Linus Torvalds4-4/+12
2022-11-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-15/+83
2022-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-37/+398
2022-11-11Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds8-10/+99
2022-11-10selftests: Fix test group SKIPPED resultDomenico Cerasuolo1-16/+22
2022-11-10selftests/bpf: Tests for btf_dedup_resolve_fwdsEduard Zingerman2-15/+206
2022-11-10libbpf: Resolve unambigous forward declarationsEduard Zingerman1-4/+139
2022-11-10libbpf: Hashmap interface update to allow both long and void* keys/valuesEduard Zingerman27-340/+410
2022-11-10selftests: mlxsw: Add a test for invalid locked bridge port configurationsIdo Schimmel1-0/+31
2022-11-10selftests: mlxsw: Add a test for locked port trapIdo Schimmel1-0/+105
2022-11-10selftests: mlxsw: Add a test for EAPOL trapIdo Schimmel1-0/+22
2022-11-10selftests: devlink_lib: Split out helperIdo Schimmel1-7/+12
2022-11-09selftests/bpf: Fix test_progs compilation failure in 32-bit archYang Jihong1-1/+1
2022-11-09selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...Pu Lehui1-1/+1
2022-11-09Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini5-27/+299
2022-11-09tools/kvm_stat: update exit reasons for vmx/svm/aarch64/userspaceRong Tao1-14/+82
2022-11-09tools/kvm_stat: fix incorrect detection of debugfsMatthias Gerstner1-1/+1
2022-11-09selftests: netfilter: Fix and review rpath.shPhil Sutter1-6/+8
2022-11-09maple_tree: reorganize testing to restore module testingLiam Howlett5-4/+35792
2022-11-09perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng1-0/+1
2022-11-08perf test: Fix skipping branch stack sampling testJames Clark2-2/+7
2022-11-08perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev1-1/+1
2022-11-08perf stat: Fix crash with --per-node --metric-only in CSV modeNamhyung Kim1-1/+3
2022-11-08selftests/bpf: Fix u32 variable compared with less than zeroKang Minchul1-1/+2
2022-11-07Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-21/+280
2022-11-05tools/testing/cxl: Add a single-port host-bridge regression configDan Williams1-19/+278
2022-11-05tools/testing/cxl: Fix some error exitsDan Williams1-2/+2
2022-11-05selftests/bpf: Use consistent build-id type for liburandom_read.soArtem Savkov1-3/+4
2022-11-05selftests/bpf: cgroup_helpers.c: Fix strncpy() fortify warningRong Tao3-23/+25
2022-11-05Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+4
2022-11-04selftests/bpf: Tests for enum fwd resolved as full enum64Eduard Zingerman1-5/+83
2022-11-04libbpf: Resolve enum fwd as full enum64 and vice versaEduard Zingerman1-50/+25
2022-11-04selftests/bpf: make test_align selftest more robustAndrii Nakryiko1-14/+24
2022-11-04selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry3-4/+4