summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-07-02selftests/bpf: Introduce __arena_globalIlya Leoshkevich-37/+32
2024-07-02bpftool: Mount bpffs when pinmaps path not under the bpffsTao Chen-0/+4
2024-07-02selftests/livepatch: Add selftests for "replace" sysfs attributeYafang Shao-0/+48
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui-0/+69
2024-07-02selftests/bpf: Factor out many args tests from tracing_structPu Lehui-58/+86
2024-07-02selftests/xsk: Enhance batch size support with dynamic configurationsTushar Vyavahare-6/+22
2024-07-02selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...Tushar Vyavahare-5/+9
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+4
2024-07-01selftests/bpf: Delete extra blank lines in test_sockmapZhu Jun-1/+0
2024-07-01libbpf: Fix error handling in btf__distill_base()Alan Maguire-1/+1
2024-07-01selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfuncLorenzo Bianconi-0/+325
2024-07-01selftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires-0/+16
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman-507/+1917
2024-07-01selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman-1/+1
2024-07-01x86/alternatives, kvm: Fix a couple of CALLs without a frame pointerBorislav Petkov (AMD)-0/+19
2024-07-01gpio: add sloppy logic analyzer using pollingWolfram Sang-0/+246
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller-0/+37
2024-07-01tcp_metrics: add netlink protocol spec in YAMLJakub Kicinski-0/+1
2024-06-29selftests: kselftest: also use strerror() on nolibcThomas Weißschuh-8/+0
2024-06-29tools/nolibc: implement strerror()Thomas Weißschuh-0/+14
2024-06-29selftests/nolibc: introduce condition to run tests only on nolibcThomas Weißschuh-13/+19
2024-06-29tools/nolibc: implement strtol() and friendsThomas Weißschuh-0/+170
2024-06-29tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llongThomas Weißschuh-0/+19
2024-06-29selftests/nolibc: run-tests.sh: use -Werror by defaultThomas Weißschuh-3/+8
2024-06-29selftests/nolibc: disable brk()/sbrk() tests on muslThomas Weißschuh-3/+7
2024-06-29selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()Thomas Weißschuh-1/+1
2024-06-28selftests: proc: remove unreached code and fix build warningAmer Al Shanawany-3/+0
2024-06-28tools/testing/radix-tree/idr-test: add missing MODULE_DESCRIPTION defineSidhartha Kumar-0/+1
2024-06-28selftests: drv-net: rss_ctx: convert to defer()Jakub Kicinski-132/+103
2024-06-28selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski-0/+55
2024-06-28selftests: net: ksft: avoid continue when handling resultsJakub Kicinski-15/+15
2024-06-28selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki-3/+55
2024-06-28KVM: selftests: Add test for configure of x86 APIC bus frequencyIsaku Yamahata-0/+203
2024-06-28cpupower: Disable direct build of the 'bench' subprojectRoman Storozhenko-0/+5
2024-06-28perf sched replay: Fix -r/--repeat command line option for infinityMadadi Vineeth Reddy-1/+11
2024-06-28perf: pmus: Remove unneeded semicolonYang Li-1/+1
2024-06-28KVM: selftests: Add guest udelay() utility for x86Reinette Chatre-0/+29
2024-06-28perf stat: Use field separator in the metric headerNamhyung Kim-3/+14
2024-06-28perf stat: Fix a segfault with --per-cluster --metric-onlyNamhyung Kim-0/+3
2024-06-28selftests/seccomp: check that a zombie leader doesn't affect othersAndrei Vagin-0/+77
2024-06-28selftests/seccomp: add test for NOTIF_RECV and unused filtersAndrei Vagin-0/+54
2024-06-28iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizesJoao Martins-18/+18
2024-06-28iommufd/selftest: Add tests for <= u8 bitmap sizesJoao Martins-0/+18
2024-06-28iommufd/selftest: Fix dirty bitmap tests with u8 bitmapsJoao Martins-7/+9
2024-06-28Merge tag 'v6.10-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-11/+15
2024-06-28selftests: netfilter: nft_queue.sh: add test for disappearing listenerFlorian Westphal-0/+37
2024-06-28KVM: selftests: Increase robustness of LLC cache misses in PMU counters testMaxim Levitsky-10/+14
2024-06-28KVM: selftests: Rework macros in PMU counters test to prep for multi-insn loopSean Christopherson-9/+19
2024-06-28selftests/harness: Fix tests timeout and race conditionMickaël Salaün-19/+24
2024-06-28x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf-0/+4