summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-09selftests: mlxsw: Add a test for invalid locked bridge port configurationsIdo Schimmel
2022-11-09selftests: mlxsw: Add a test for locked port trapIdo Schimmel
2022-11-09selftests: mlxsw: Add a test for EAPOL trapIdo Schimmel
2022-11-09selftests: devlink_lib: Split out helperIdo Schimmel
2022-11-09selftests: netfilter: Fix and review rpath.shPhil Sutter
2022-11-06Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-04tools/testing/cxl: Add a single-port host-bridge regression configDan Williams
2022-11-04tools/testing/cxl: Fix some error exitsDan Williams
2022-11-04Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-04selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry
2022-11-03selftests: forwarding: Add MAC Authentication Bypass (MAB) test casesHans J. Schultz
2022-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-04selftests/bpf: Add verifier test for release_reference()Youlin Li
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-03Merge tag 'linux-kselftest-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-03tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CIAndrii Nakryiko
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-02bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILEPu Lehui
2022-11-02selftests/pidfd_test: Remove the erroneous ','Zhao Gongyi
2022-11-01Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-30selftests: pidfd: Fix compling warningsLi Zhijian
2022-10-30ksefltests: pidfd: Fix wait_states: Test terminated by timeoutLi Zhijian
2022-10-28Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-10-28tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes
2022-10-28tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12Willy Tarreau
2022-10-28KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_testSean Christopherson
2022-10-28KVM: selftests: Add tests in xen_shinfo_test to detect lock racesMichal Luczaj
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-27selftests: add openvswitch selftest suiteAaron Conole
2022-10-26selftests: tc-testing: Add matchJSON to tdcVictor Nogueira
2022-10-26bpftool: Fix spelling mistake "disasembler" -> "disassembler"Colin Ian King
2022-10-26selftests/bpf: Fix bpftool synctypes checking failureYonghong Song
2022-10-26perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing
2022-10-26perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-10-26tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25selftests/bpf: Panic on hard/soft lockupDaniel Müller
2022-10-25selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390xYonghong Song
2022-10-25selftests/bpf: Add selftests for new cgroup local storageYonghong Song
2022-10-25selftests/bpf: Fix test test_libbpf_str/bpf_map_type_strYonghong Song
2022-10-25bpftool: Support new cgroup local storageYonghong Song
2022-10-25libbpf: Support new cgroup local storageYonghong Song
2022-10-25bpf: Implement cgroup storage available to non-cgroup-attached bpf progsYonghong Song
2022-10-25selftests/bpf: Tracing prog can still do lookup under busy lockMartin KaFai Lau
2022-10-25selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadl...Martin KaFai Lau
2022-10-25libbpf: Btf dedup identical struct test needs check for nested structs/arraysAlan Maguire