summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-05-19selftests: fib_tests: mute cleanup error messagePo-Hsu Lin
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-17Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-05-17net: selftests: Fix optstringBenjamin Poirier
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-13tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams
2023-05-11selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-11selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-10Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-05-10kselftest: bonding: add num_grat_arp testHangbin Liu
2023-05-10selftests: forwarding: lib: add netns support for tc rule handle stats getHangbin Liu
2023-05-10selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal
2023-05-10selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko
2023-05-08selftests/ftrace: Improve integration with kselftest runnerMark Brown
2023-05-08selftests/sgx: Add "test_encl.elf" to TEST_FILESYi Lai
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo
2023-05-06Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-05perf metrics: Fix SEGV with --for-each-cgroupIan Rogers
2023-05-05perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...Arnaldo Carvalho de Melo
2023-05-05perf stat: Separate bperf from bpf_profilerDmitrii Dolgov
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-04Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on x86_64Thomas Richter
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on s390Thomas Richter
2023-05-03selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden
2023-05-02selftests/ksm: ksm_functional_tests: add prctl unmerge testDavid Hildenbrand
2023-05-02perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong
2023-05-02perf cs-etm: Add fix for coresight trace for any range of CPUsGanapatrao Kulkarni
2023-05-02perf build: Fix unescaped # in perf build-testJames Clark
2023-05-02perf unwind: Suppress massive unsupported target platform errorsChangbin Du
2023-05-02perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman
2023-05-02perf script: Print raw ip instead of binary offset for callchainChangbin Du
2023-05-02perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong
2023-05-02perf list: Modify the warning message about scandirat(3)Namhyung Kim
2023-05-02perf list: Fix memory leaks in print_tracepoint_events()Namhyung Kim
2023-05-02perf lock contention: Rework offset calculation with BPF CO-RENamhyung Kim
2023-05-02perf lock contention: Fix struct rq lock accessNamhyung Kim
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-05-01tools/perf: Add basic support for LoongArchHuacai Chen
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-04-29Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-28perf stat: Disable TopdownL1 on hybridIan Rogers
2023-04-28perf stat: Avoid SEGV on counter->nameIan Rogers
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds