summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-07-03selftests/mm: fix vm_util.c build failures: add snapshot of fs.hJohn Hubbard
2024-07-03selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASSJohn Hubbard
2024-07-03selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard
2024-07-03selftests/mm: mseal, self_elf: fix missing __NR_msealJohn Hubbard
2024-07-03selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom
2024-07-03selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain
2024-07-03selftests/mm: va_high_addr_switch: reduce test noiseDev Jain
2024-07-03selftests: mm: check return valuesMuhammad Usama Anjum
2024-07-03selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole
2024-07-03selftests: openvswitch: Attempt to autoload module.Aaron Conole
2024-07-03selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole
2024-07-03selftests: drv-net: rss_ctx: allow more noise on default contextJakub Kicinski
2024-07-03tools: ynl: use ident name for Family, too.Paolo Abeni
2024-07-03perf install: Don't propagate subdir to Documentation submakeNicolas Schier
2024-07-03perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metricsXu Yang
2024-07-03perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metricsXu Yang
2024-07-03perf dsos: When adding a dso into sorted dsos maintain the sort orderIan Rogers
2024-07-03perf comm str: Avoid sort during insertIan Rogers
2024-07-03riscv: selftests: Fix vsetivli args for clangCharlie Jenkins
2024-07-02objtool/x86: objtool can confuse memory and stack accessAlexandre Chartre
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