summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-01-05kunit: respect KBUILD_OUTPUT env variable by defaultRyota Sakamoto
2026-01-05kselftest/arm64: Support FORCE_TARGETSMark Brown
2026-01-05cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operationDan Williams
2026-01-05cxl/mem: Drop @host argument to devm_cxl_add_memdev()Dan Williams
2026-01-05perf symbol: Remove Rust symbol workaroundsGary Guo
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver
2026-01-05Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2026-01-05memblock test: include <linux/sizes.h> from tools mm.h stubMike Rapoport (Microsoft)
2026-01-04objtool/rust: add one more `noreturn` Rust functionFUJITA Tomonori
2026-01-04Merge branch 'rcu-torture.20260104a' into rcu-nextBoqun Feng
2026-01-04rcutorture: Add --kill-previous option to terminate previous kvm.sh runsJoel Fernandes
2026-01-04rcutorture: Prevent concurrent kvm.sh runs on same source treeJoel Fernandes
2026-01-04tools/nolibc: always use 64-bit time typesThomas Weißschuh
2026-01-04tools/nolibc: use custom structs timespec and timevalThomas Weißschuh
2026-01-04tools/nolibc/select: avoid libgcc 64-bit multiplicationsThomas Weißschuh
2026-01-04tools/nolibc/gettimeofday: avoid libgcc 64-bit divisionsThomas Weißschuh
2026-01-04tools/nolibc: prefer explicit 64-bit time-related system callsThomas Weißschuh
2026-01-04tools/nolibc/time: drop invocation of gettimeofday system callThomas Weißschuh
2026-01-04tools/nolibc/select: drop non-pselect based implementationsThomas Weißschuh
2026-01-04tools/nolibc/poll: drop __NR_poll fallbackThomas Weißschuh
2026-01-04tools/nolibc/poll: use kernel types for system call invocationsThomas Weißschuh
2026-01-04tools/nolibc: always use 64-bit mode for s390 header checksThomas Weißschuh
2026-01-04tools/nolibc: add ptrace supportBenjamin Berg
2026-01-02Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...Linus Torvalds
2026-01-02Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-02selftests: bpf: Fix test_bpf_nf for trusted args becoming defaultPuranjay Mohan
2026-01-02selftests: bpf: fix cgroup_hierarchical_statsPuranjay Mohan
2026-01-02selftests: bpf: fix test_kfunc_dynptr_paramPuranjay Mohan
2026-01-02selftests: bpf: Update failure message for rbtree_failPuranjay Mohan
2026-01-02selftests: bpf: Update kfunc_param_nullable test for new error messagePuranjay Mohan
2026-01-02bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncsPuranjay Mohan
2026-01-01selftests: netfilter: nft_concat_range.sh: add check for overlap detection bugFlorian Westphal
2026-01-01torture: Include commit discription in testid.txtPaul E. McKenney
2026-01-01torture: Make config2csv.sh properly handle comments in .boot filesPaul E. McKenney
2026-01-01torture: Make kvm-series.sh give run numbers and totalsPaul E. McKenney
2026-01-01torture: Make kvm-series.sh give build numbers and totalsPaul E. McKenney
2026-01-01torture: Parallelize kvm-series.sh guest-OS executionPaul E. McKenney
2026-01-01rcu: Clean up after the SRCU-fastification of RCU Tasks TracePaul E. McKenney
2025-12-31selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan
2025-12-31kselftest/harness: Use helper to avoid zero-size memset warningWake Liu
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-31kselftest/kublk: include message in _Static_assert for C11 compatibilityClint George
2025-12-31kselftest/anon_inode: replace null pointers with empty arraysClint George
2025-12-31kselftest/coredump: use __builtin_trap() instead of null pointerClint George
2025-12-31resolve_btfids: Implement --patch_btfidsIhor Solodrai
2025-12-31selftests/bpf: iterator based loop and STACK_MISC states pruningEduard Zingerman
2025-12-30selftests/bpf: test cases for bpf_loop SCC and state graph backedgesEduard Zingerman