summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-07-02objtool: Use "action" in error message to be consistent with helpSiddh Raman Pant
2024-07-02tools: net: package libynl for use in selftestsJakub Kicinski
2024-07-02perf report: Calling available function for stats printingAbhishek Dubey
2024-07-02perf intel-pt: Fix exclude_guest settingAdrian Hunter
2024-07-02perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter
2024-07-02cpupower: fix lib default installation pathRoman Storozhenko
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco
2024-07-02Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim
2024-07-02selftests/bpf: Remove arena tests from DENYLIST.s390xIlya Leoshkevich
2024-07-02selftests/bpf: Add UAF tests for arena atomicsIlya Leoshkevich
2024-07-02selftests/bpf: Introduce __arena_globalIlya Leoshkevich
2024-07-02bpftool: Mount bpffs when pinmaps path not under the bpffsTao Chen
2024-07-02selftests/livepatch: Add selftests for "replace" sysfs attributeYafang Shao
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui
2024-07-02selftests/bpf: Factor out many args tests from tracing_structPu Lehui
2024-07-02selftests/xsk: Enhance batch size support with dynamic configurationsTushar Vyavahare
2024-07-02selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...Tushar Vyavahare
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-01selftests/bpf: Delete extra blank lines in test_sockmapZhu Jun
2024-07-01libbpf: Fix error handling in btf__distill_base()Alan Maguire
2024-07-01selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfuncLorenzo Bianconi
2024-07-01selftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman
2024-07-01selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman
2024-07-01x86/alternatives, kvm: Fix a couple of CALLs without a frame pointerBorislav Petkov (AMD)
2024-07-01gpio: add sloppy logic analyzer using pollingWolfram Sang
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2024-07-01tcp_metrics: add netlink protocol spec in YAMLJakub Kicinski
2024-06-29selftests: kselftest: also use strerror() on nolibcThomas Weißschuh
2024-06-29tools/nolibc: implement strerror()Thomas Weißschuh
2024-06-29selftests/nolibc: introduce condition to run tests only on nolibcThomas Weißschuh
2024-06-29tools/nolibc: implement strtol() and friendsThomas Weißschuh
2024-06-29tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llongThomas Weißschuh
2024-06-29selftests/nolibc: run-tests.sh: use -Werror by defaultThomas Weißschuh
2024-06-29selftests/nolibc: disable brk()/sbrk() tests on muslThomas Weißschuh
2024-06-29selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()Thomas Weißschuh
2024-06-28selftests: proc: remove unreached code and fix build warningAmer Al Shanawany
2024-06-28tools/testing/radix-tree/idr-test: add missing MODULE_DESCRIPTION defineSidhartha Kumar
2024-06-28selftests: drv-net: rss_ctx: convert to defer()Jakub Kicinski
2024-06-28selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski
2024-06-28selftests: net: ksft: avoid continue when handling resultsJakub Kicinski
2024-06-28selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki
2024-06-28KVM: selftests: Add test for configure of x86 APIC bus frequencyIsaku Yamahata
2024-06-28cpupower: Disable direct build of the 'bench' subprojectRoman Storozhenko
2024-06-28perf sched replay: Fix -r/--repeat command line option for infinityMadadi Vineeth Reddy
2024-06-28perf: pmus: Remove unneeded semicolonYang Li
2024-06-28KVM: selftests: Add guest udelay() utility for x86Reinette Chatre
2024-06-28perf stat: Use field separator in the metric headerNamhyung Kim
2024-06-28perf stat: Fix a segfault with --per-cluster --metric-onlyNamhyung Kim