aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-07-03selftests/mm: fix vm_util.c build failures: add snapshot of fs.hJohn Hubbard1-0/+392
2024-07-03selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASSJohn Hubbard3-48/+48
2024-07-03selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard4-80/+44
2024-07-03selftests/mm: mseal, self_elf: fix missing __NR_msealJohn Hubbard2-2/+2
2024-07-03selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom3-0/+119
2024-07-03selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain1-222/+232
2024-07-03selftests/mm: va_high_addr_switch: reduce test noiseDev Jain1-4/+0
2024-07-03selftests: mm: check return valuesMuhammad Usama Anjum1-1/+3
2024-07-03selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole1-3/+6
2024-07-03selftests: openvswitch: Attempt to autoload module.Aaron Conole1-5/+9
2024-07-03selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole1-0/+1
2024-07-03selftests: drv-net: rss_ctx: allow more noise on default contextJakub Kicinski1-6/+10
2024-07-03tools: ynl: use ident name for Family, too.Paolo Abeni1-26/+26
2024-07-03perf install: Don't propagate subdir to Documentation submakeNicolas Schier1-1/+1
2024-07-03perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metricsXu Yang3-0/+884
2024-07-03perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metricsXu Yang2-0/+35
2024-07-03perf dsos: When adding a dso into sorted dsos maintain the sort orderIan Rogers1-5/+21
2024-07-03perf comm str: Avoid sort during insertIan Rogers1-11/+18
2024-07-03riscv: selftests: Fix vsetivli args for clangCharlie Jenkins1-1/+1
2024-07-02objtool/x86: objtool can confuse memory and stack accessAlexandre Chartre1-1/+7
2024-07-02objtool: Use "action" in error message to be consistent with helpSiddh Raman Pant1-2/+2
2024-07-02tools: net: package libynl for use in selftestsJakub Kicinski3-2/+29
2024-07-02perf report: Calling available function for stats printingAbhishek Dubey1-2/+1
2024-07-02perf intel-pt: Fix exclude_guest settingAdrian Hunter1-0/+12
2024-07-02perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter1-1/+2
2024-07-02cpupower: fix lib default installation pathRoman Storozhenko1-9/+1
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-10/+22
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco1-25/+29
2024-07-02Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim51-74/+963
2024-07-02selftests/bpf: Remove arena tests from DENYLIST.s390xIlya Leoshkevich1-3/+0
2024-07-02selftests/bpf: Add UAF tests for arena atomicsIlya Leoshkevich2-0/+94
2024-07-02selftests/bpf: Introduce __arena_globalIlya Leoshkevich2-37/+32
2024-07-02bpftool: Mount bpffs when pinmaps path not under the bpffsTao Chen1-0/+4
2024-07-02selftests/livepatch: Add selftests for "replace" sysfs attributeYafang Shao1-0/+48
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui4-0/+69
2024-07-02selftests/bpf: Factor out many args tests from tracing_structPu Lehui3-58/+86
2024-07-02selftests/xsk: Enhance batch size support with dynamic configurationsTushar Vyavahare2-6/+22
2024-07-02selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...Tushar Vyavahare1-5/+9
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2024-07-01selftests/bpf: Delete extra blank lines in test_sockmapZhu Jun1-1/+0
2024-07-01libbpf: Fix error handling in btf__distill_base()Alan Maguire1-1/+1
2024-07-01selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfuncLorenzo Bianconi3-0/+325
2024-07-01selftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires1-0/+16
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman35-507/+1917
2024-07-01selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman1-1/+1
2024-07-01x86/alternatives, kvm: Fix a couple of CALLs without a frame pointerBorislav Petkov (AMD)1-0/+19
2024-07-01gpio: add sloppy logic analyzer using pollingWolfram Sang1-0/+246
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-0/+37
2024-07-01tcp_metrics: add netlink protocol spec in YAMLJakub Kicinski1-0/+1
2024-06-29selftests: kselftest: also use strerror() on nolibcThomas Weißschuh1-8/+0