summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-11-03selftests: forwarding: Add MAC Authentication Bypass (MAB) test casesHans J. Schultz
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
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-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
2022-10-25tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo
2022-10-25tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2022-10-25tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim
2022-10-25perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter
2022-10-25perf record: Fix event fd racesIan Rogers
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()Arnaldo Carvalho de Melo
2022-10-25perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain
2022-10-25perf docs: Fix man page build wrt perf-arm-coresight.txtAdrian Hunter
2022-10-25tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25selftests/bpf: Add kprobe_multi kmod attach api testsJiri Olsa
2022-10-25selftests/bpf: Add kprobe_multi check to module attach testJiri Olsa
2022-10-25selftests/bpf: Add bpf_testmod_fentry_* functionsJiri Olsa
2022-10-25selftests/bpf: Add load_kallsyms_refresh functionJiri Olsa
2022-10-25bpftool: Add llvm feature to "bpftool version"Quentin Monnet
2022-10-25bpftool: Support setting alternative arch for JIT disasm with LLVMQuentin Monnet