summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
5 dayskunit: configs: Enable all crypto library tests in all_tests.configEric Biggers
5 dayskunit: configs: Enable all CRC tests in all_tests.configEric Biggers
10 daysx86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds
10 daysselftests/bpf: Test refinement of single-value tnumPaul Chaignon
10 daysKVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate testSean Christopherson
10 daysselftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle
10 daystools/power turbostat: Fix --show/--hide for individual cpuidle countersArtem Bityutskiy
10 daystools/power/turbostat: Fix microcode patch level output for AMD/HygonSerhii Pievniev
2026-04-11objtool: Fix Clang jump table detectionJosh Poimboeuf
2026-04-02selftests/mount_setattr: increase tmpfs size for idmapped mount testsChristian Brauner
2026-04-02objtool: Handle Clang RSP musical chairsJosh Poimboeuf
2026-04-02bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-04-02bpf: Fix exception exit lock checking for subprogsIhor Solodrai
2026-03-25tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law
2026-03-25selftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires
2026-03-19kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor
2026-03-19selftests: fix mntns iteration selftestsChristian Brauner
2026-03-19perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever
2026-03-19perf ftrace: Fix hashmap__new() error checkingChen Ni
2026-03-19perf annotate: Fix hashmap__new() error checkingChen Ni
2026-03-19perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne
2026-03-12selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon
2026-03-12bpf: collect only live registers in linked regsEduard Zingerman
2026-03-12selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-12selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian
2026-03-12kselftest/harness: Use helper to avoid zero-size memset warningWake Liu
2026-03-12kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-12selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-12selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-12selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-12selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier
2026-03-04tools: Fix bitfield dependency failureLeo Yan
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang
2026-03-04rtla: Fix NULL pointer dereference in actions_parseWander Lairson Costa
2026-03-04bpftool: Fix dependencies for static buildIhor Solodrai
2026-03-04tools/power cpupower: Reset errno before strtoull()Kaushlendra Kumar
2026-03-04tools/cpupower: Fix inverted APERF capability checkKaushlendra Kumar
2026-03-04kselftest/kublk: include message in _Static_assert for C11 compatibilityClint George
2026-03-04perf test: Fix test case perftool-testsuite_report for s390Thomas Richter
2026-03-04libperf build: Always place libperf includes firstIan Rogers
2026-03-04perf build: Remove NO_LIBCAP that controls nothingIan Rogers
2026-03-04perf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das
2026-03-04perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointerArnaldo Carvalho de Melo
2026-03-04tools headers: Go back to include asm-generic/unistd.h for arm64Leo Yan
2026-03-04perf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran
2026-03-04perf tests sched: Avoid error in cleanup on loaded machinesIan Rogers
2026-03-04perf maps: Fix reference count leak in maps__find_ams()Ian Rogers
2026-03-04perf annotate: Fix args leak of map_symbolIan Rogers
2026-03-04perf cs-etm: Fix decoding for sparse CPU mapsJames Clark
2026-03-04perf tools: Get debug info of DSO properlyNamhyung Kim