summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-29tools: ynl-gen: validate 0 len strings from kernelDavid Wei
2025-05-29bpftool: Fix readlink usage in get_fd_typeViktor Malik
2025-05-29bridge: mdb: Allow replace of a host-joined groupPetr Machata
2025-05-29tools: ynl-gen: don't output external constantsJakub Kicinski
2025-05-29tools/power turbostat: Clustered Uncore MHz counters should honor show/hide o...Len Brown
2025-05-29netdevsim: allow normal queue reset while downJakub Kicinski
2025-05-29kunit: tool: Use qboot on QEMU x86_64Brendan Jackman
2025-05-29libbpf: Fix out-of-bound readNandakumar Edamana
2025-05-29selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer
2025-05-29iommufd: Disallow allocating nested parent domain with fault IDYi Liu
2025-05-29selftests: pci_endpoint: Skip disabled BARsNiklas Cassel
2025-05-29bpf: Allow pre-ordering for bpf cgroup progsYonghong Song
2025-05-29kunit: tool: Fix bug in parsing test planRae Moar
2025-05-29objtool: Fix error handling inconsistencies in check()Josh Poimboeuf
2025-05-29bpftool: Using the right format specifiersJiayuan Chen
2025-05-29x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth
2025-05-29tools/build: Don't pass test log files to linkerIan Rogers
2025-05-29objtool: Properly disable uaccess validationJosh Poimboeuf
2025-05-29selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai
2025-05-22perf tools: Fix build error for LoongArchTiezhu Yang
2025-05-22vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy
2025-05-22tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu
2025-05-22tools/net/ynl: ethtool: fix crash when Hardware Clock info is missingHangbin Liu
2025-05-18selftest/x86/bugs: Add selftests for ITSPawan Gupta
2025-05-18selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan
2025-05-18selftests/mm: fix a build failure on powerpcNysal Jan K.A.
2025-05-18selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-18objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0Miguel Ojeda
2025-05-02objtool: Ignore end-of-section jumps for KCOV/GCOVJosh Poimboeuf
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo
2025-05-02objtool: Stop UNRET validation on UD2Josh Poimboeuf
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei
2025-05-02objtool, panic: Disable SMAP in __stack_chk_fail()Josh Poimboeuf
2025-05-02objtool: Silence more KCOV warningsJosh Poimboeuf
2025-05-02bpf: bpftool: Setting error code in do_loader()Sewon Nam
2025-05-02selftests/bpf: Fix cap_enable_effective() return codeFeng Yang
2025-05-02selftests/bpf: Fix stdout race condition in traffic monitorAmery Hung
2025-05-02selftests/pcie_bwctrl: Fix test progs listIlpo Järvinen
2025-05-02x86/insn: Fix CTEST instruction decodingKirill A. Shutemov
2025-04-25selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-25objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0Miguel Ojeda
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh
2025-04-25selftests: mincore: fix tmpfs mincore test failureBaolin Wang
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-25perf tools: Remove evsel__handle_error_quirks()Namhyung Kim
2025-04-20selftests: mptcp: fix incorrect fd checks in main_loopCong Liu
2025-04-20selftests: mptcp: close fd_in before returning in main_loopGeliang Tang
2025-04-20selftests/landlock: Add a new test for setuid()Mickaël Salaün
2025-04-20selftests/landlock: Split signal_scoping_threads testsMickaël Salaün
2025-04-20landlock: Always allow signals between threads of the same processMickaël Salaün