aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-09-28bpf: Handle bpf_link_info for the parameterized task BPF iterators.Kui-Feng Lee
2022-09-28bpf: Parameterize task iterators.Kui-Feng Lee
2022-09-28perf arm-spe: augment the data source type with neoverse_spe listJing Zhang
2022-09-28perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev
2022-09-28selftests/tc-testing: add selftests for teql qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for tbf qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for taprio qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for skbprio qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for sfq qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for sfb qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for plug qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for pfifo_fast qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for hhf qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for gred qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for fq qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for etf qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for codel qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for choke qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for atm qdiscZhengchao Shao
2022-09-28kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda
2022-09-27virtio_test: fixup for vq resetXuan Zhuo
2022-09-27libbpf: Don't require full struct enum64 in UAPI headersAndrii Nakryiko
2022-09-27selftests/net: enable io_uring sendzc testingPavel Begunkov
2022-09-27headers: Remove some left-over license textChristophe JAILLET
2022-09-27selftests/bpf: Fix passing arguments via function in test_kmod.shYauheni Kaliuta
2022-09-27KVM: selftests: Skip tests that require EPT when it is not availableDavid Matlack
2022-09-27selftests: Fix the if conditions of in test_extra_filter()Wang Yufen
2022-09-26libbpf: Fix the case of running as non-root with capabilitiesJon Doron
2022-09-26selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBTJiri Olsa
2022-09-26bpf: Return value in kprobe get_func_ip only for entry addressJiri Olsa
2022-09-26bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBTJiri Olsa
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-09-26selftests: net: tsn_lib: run phc2sys in automatic modeVladimir Oltean
2022-09-26selftests: net: tsn_lib: allow multiple isochron receiversVladimir Oltean
2022-09-26selftests: net: tsn_lib: allow running ptp4l on multiple interfacesVladimir Oltean
2022-09-26selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDSVladimir Oltean
2022-09-26objtool: Disable CFI warningsSami Tolvanen
2022-09-26objtool: Preserve special st_shndx indexes in elf_update_symbolSami Tolvanen
2022-09-26selftests/bpf: Add wait send memory test for sockmap redirectLiu Jian
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev
2022-09-26perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing
2022-09-26perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams
2022-09-23selftests/bpf: allow to adjust BPF verifier log level in veristatAndrii Nakryiko
2022-09-23selftests/bpf: emit processing progress and add quiet mode to veristatAndrii Nakryiko
2022-09-23selftests/bpf: make veristat skip non-BPF and failing-to-open BPF objectsAndrii Nakryiko
2022-09-23selftests/bpf: make veristat's verifier log parsing faster and more robustAndrii Nakryiko
2022-09-23selftests/bpf: add sign-file to .gitignoreAndrii Nakryiko