summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2025-12-30selftests/bpf: Fix verifier_arena_large/big_alloc3 testPuranjay Mohan
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-12-29selftests/landlock: Use scoped_base_variants.h for ptrace_testTingmao Wang
2025-12-29selftests/landlock: Fix missing semicolonTingmao Wang
2025-12-29selftests/landlock: Fix typo in fs_testTingmao Wang
2025-12-28Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-28Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-12-28selftests/ublk: fix Makefile to rebuild on header changesMing Lei
2025-12-28selftests/ublk: add test for async partition scanMing Lei