summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-05-22vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy1-12/+16
2025-05-22tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu1-33/+22
2025-05-22selftests: ncdevmem: Switch to AF_INET6Stanislav Fomichev1-29/+68
2025-05-22selftests: ncdevmem: Make client_ip optionalStanislav Fomichev1-3/+9
2025-05-22selftests: ncdevmem: Unify error handlingStanislav Fomichev1-8/+8
2025-05-22selftests: ncdevmem: Separate out dmabuf providerStanislav Fomichev1-84/+119
2025-05-22selftests: ncdevmem: Redirect all non-payload output to stderrStanislav Fomichev1-31/+30
2025-05-22tools/net/ynl: ethtool: fix crash when Hardware Clock info is missingHangbin Liu1-7/+15
2025-05-18selftest/x86/bugs: Add selftests for ITSPawan Gupta7-0/+631
2025-05-18selftests/mm: fix a build failure on powerpcNysal Jan K.A.1-1/+11
2025-05-18selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang1-5/+14
2025-05-18objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0Miguel Ojeda1-0/+1
2025-05-02objtool: Ignore end-of-section jumps for KCOV/GCOVJosh Poimboeuf1-6/+16
2025-05-02selftests/bpf: Adjust data size to have ETH_HLENShigeru Yoshida2-6/+6
2025-05-02selftests/bpf: check program redirect in xdp_cpumap_attachAlexis Lothoré (eBPF Foundation)2-1/+9
2025-05-02selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)1-8/+33
2025-05-02selftests/bpf: fix bpf_map_redirect call for cpu map testAlexis Lothoré (eBPF Foundation)1-1/+1
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-05-02objtool: Stop UNRET validation on UD2Josh Poimboeuf1-0/+3
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei1-0/+24
2025-05-02objtool, panic: Disable SMAP in __stack_chk_fail()Josh Poimboeuf1-1/+4
2025-05-02objtool: Silence more KCOV warningsJosh Poimboeuf1-0/+6
2025-05-02bpf: bpftool: Setting error code in do_loader()Sewon Nam1-0/+1
2025-05-02selftests/bpf: Fix stdout race condition in traffic monitorAmery Hung1-20/+13
2025-05-02x86/insn: Fix CTEST instruction decodingKirill A. Shutemov1-2/+2
2025-04-25selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman3-22/+66
2025-04-25selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman1-0/+28
2025-04-25selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman3-0/+120
2025-04-25selftests/bpf: test for changing packet data from global functionsEduard Zingerman1-0/+28
2025-04-25selftests/bpf: Fix raw_tp null handling testShung-Hsi Yu1-10/+9
2025-04-25selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-25objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0Miguel Ojeda1-0/+1
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh1-1/+3
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)1-2/+2
2025-04-20libbpf: Prevent compiler warnings/errorsEder Zulian1-2/+2
2025-04-20selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-04-20selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-04-20selftests/landlock: Add a new test for setuid()Mickaël Salaün2-0/+60
2025-04-20selftests/landlock: Split signal_scoping_threads testsMickaël Salaün1-15/+34
2025-04-20landlock: Always allow signals between threads of the same processMickaël Salaün1-1/+1
2025-04-20landlock: Add the errata interfaceMickaël Salaün1-1/+45
2025-04-20ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain1-0/+8
2025-04-20pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han1-0/+4
2025-04-20objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()Josh Poimboeuf1-0/+5
2025-04-20selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-10tools/power turbostat: report CoreThr per measurement intervalLen Brown2-1/+3
2025-04-10selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal3-0/+15
2025-04-10objtool: Fix verbose disassembly if CROSS_COMPILE isn't setDavid Laight1-0/+2
2025-04-10objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf1-1/+1
2025-04-10perf bpf-filter: Fix a parsing error with commaNamhyung Kim2-3/+3