summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-19selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey
2022-10-19selftests: bridge_igmp: Remove unnecessary address deletionIdo Schimmel
2022-10-19selftests: bridge_vlan_mcast: Delete qdiscs during cleanupIdo Schimmel
2022-10-18Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...Jakub Kicinski
2022-10-18bpf/docs: Update README for most recent vmtest.shDaniel Müller
2022-10-16Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-10-15tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-10-15perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu
2022-10-15perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu
2022-10-15perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()Qi Liu
2022-10-15perf tests stat+json_output: Include sanity check for topologyAthira Rajeev
2022-10-15perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev
2022-10-15perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter
2022-10-15perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-15perf test: Fix attr tests for PERF_FORMAT_LOSTJames Clark
2022-10-15perf test: test_intel_pt.sh: Add 9 testsAmmy Yi
2022-10-15perf inject: Fix GEN_ELF_TEXT_OFFSET for jitAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-14perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-10-14perf list: Fix metricgroups title messageAndi Kleen
2022-10-14perf mem: Fix -C option behavior for perf mem recordNamhyung Kim
2022-10-14perf annotate: Add missing condition flags for arm64Namhyung Kim
2022-10-14libperf: Do not include non-UAPI linux/compiler.h headerArnaldo Carvalho de Melo
2022-10-14perf test: Fix test_arm_coresight.sh failures on JunoJames Clark
2022-10-14perf stat: Support old kernels for bperf cgroup countingNamhyung Kim
2022-10-13selftests/bpf: Use sys_pidfd_open() helper when possibleHou Tao
2022-10-13libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu
2022-10-13libbpf: Deal with section with no data gracefullyShung-Hsi Yu
2022-10-13libbpf: Use elf_getshdrnum() instead of e_shnumShung-Hsi Yu
2022-10-13selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.cXu Kuohai
2022-10-13selftests/bpf: Fix error failure of case test_xdp_adjust_tail_growXu Kuohai
2022-10-13selftest/bpf: Fix memory leak in kprobe_multi_testXu Kuohai
2022-10-13selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai
2022-10-13libbpf: Fix memory leak in parse_usdt_arg()Xu Kuohai
2022-10-13libbpf: Fix use-after-free in btf_dump_name_dupsXu Kuohai
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-13selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy testMartin KaFai Lau
2022-10-12mm/selftest: uffd: explain the write missing fault checkPeter Xu
2022-10-12hmm-tests: add test for migrate_device_range()Alistair Popple
2022-10-12Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-10-12Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-12selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1Phil Sutter