index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-06
selftests/nolibc: add static assertions around time types handling
Thomas Weißschuh
2
-0
/
+22
2026-01-06
tools/nolibc: add __nolibc_static_assert()
Thomas Weißschuh
1
-0
/
+8
2026-01-06
tools/nolibc: add compiler version detection macros
Thomas Weißschuh
1
-0
/
+16
2026-01-06
tools/nolibc: remove time conversions
Thomas Weißschuh
2
-76
/
+8
2026-01-06
selftests/nolibc: test compatibility of nolibc and kernel time types
Thomas Weißschuh
1
-0
/
+29
2026-01-06
tools/rtla: Remove unused function declarations
Costa Shulyupin
2
-4
/
+0
2026-01-06
selftests: mptcp: Mark xerror and die_perror __noreturn
Ankit Khushwaha
5
-6
/
+11
2026-01-06
selftests/tc-testing: Add test case redirecting to self on egress
Victor Nogueira
1
-0
/
+47
2026-01-06
vsock/test: Test setting SO_ZEROCOPY on accept()ed socket
Michal Luczaj
1
-0
/
+32
2026-01-06
kunit: qemu_configs: Add 32-bit big endian ARM configuration
Thomas Weißschuh
1
-0
/
+16
2026-01-06
kunit: tool: Don't overwrite test status based on subtest counts
Thomas Weißschuh
3
-0
/
+7
2026-01-06
kunit: tool: Add test for nested test result reporting
Thomas Weißschuh
2
-0
/
+17
2026-01-06
kunit: respect KBUILD_OUTPUT env variable by default
Ryota Sakamoto
2
-1
/
+25
2026-01-06
kselftest/arm64: Support FORCE_TARGETS
Mark Brown
1
-2
/
+4
2026-01-05
cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation
Dan Williams
1
-1
/
+1
2026-01-05
cxl/mem: Drop @host argument to devm_cxl_add_memdev()
Dan Williams
1
-1
/
+1
2026-01-05
perf symbol: Remove Rust symbol workarounds
Gary Guo
1
-15
/
+4
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
1
-2
/
+0
2026-01-05
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
68
-240
/
+478
2026-01-05
memblock test: include <linux/sizes.h> from tools mm.h stub
Mike Rapoport (Microsoft)
1
-0
/
+1
2026-01-05
objtool/rust: add one more `noreturn` Rust function
FUJITA Tomonori
1
-1
/
+2
2026-01-04
Merge branch 'rcu-torture.20260104a' into rcu-next
Boqun Feng
5
-24
/
+205
2026-01-04
rcutorture: Add --kill-previous option to terminate previous kvm.sh runs
Joel Fernandes
1
-1
/
+24
2026-01-04
rcutorture: Prevent concurrent kvm.sh runs on same source tree
Joel Fernandes
2
-0
/
+18
2026-01-04
tools/nolibc: always use 64-bit time types
Thomas Weißschuh
2
-5
/
+6
2026-01-04
tools/nolibc: use custom structs timespec and timeval
Thomas Weißschuh
2
-1
/
+18
2026-01-04
tools/nolibc/select: avoid libgcc 64-bit multiplications
Thomas Weißschuh
1
-2
/
+2
2026-01-04
tools/nolibc/gettimeofday: avoid libgcc 64-bit divisions
Thomas Weißschuh
1
-1
/
+1
2026-01-04
tools/nolibc: prefer explicit 64-bit time-related system calls
Thomas Weißschuh
4
-34
/
+34
2026-01-04
tools/nolibc/time: drop invocation of gettimeofday system call
Thomas Weißschuh
1
-4
/
+0
2026-01-04
tools/nolibc/select: drop non-pselect based implementations
Thomas Weißschuh
1
-12
/
+1
2026-01-04
tools/nolibc/poll: drop __NR_poll fallback
Thomas Weißschuh
1
-3
/
+1
2026-01-04
tools/nolibc/poll: use kernel types for system call invocations
Thomas Weißschuh
2
-2
/
+2
2026-01-04
tools/nolibc: always use 64-bit mode for s390 header checks
Thomas Weißschuh
1
-1
/
+4
2026-01-04
tools/nolibc: add ptrace support
Benjamin Berg
4
-0
/
+37
2026-01-03
Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...
Linus Torvalds
35
-28
/
+170
2026-01-02
Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-4
/
+12
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+83
2026-01-02
selftests: bpf: Fix test_bpf_nf for trusted args becoming default
Puranjay Mohan
3
-8
/
+61
2026-01-02
selftests: bpf: fix cgroup_hierarchical_stats
Puranjay Mohan
1
-3
/
+3
2026-01-02
selftests: bpf: fix test_kfunc_dynptr_param
Puranjay Mohan
1
-3
/
+2
2026-01-02
selftests: bpf: Update failure message for rbtree_fail
Puranjay Mohan
1
-1
/
+1
2026-01-02
selftests: bpf: Update kfunc_param_nullable test for new error message
Puranjay Mohan
1
-1
/
+1
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2
-11
/
+11
2026-01-01
selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug
Florian Westphal
1
-1
/
+44
2026-01-01
torture: Include commit discription in testid.txt
Paul E. McKenney
1
-1
/
+1
2026-01-01
torture: Make config2csv.sh properly handle comments in .boot files
Paul E. McKenney
1
-1
/
+1
2026-01-01
torture: Make kvm-series.sh give run numbers and totals
Paul E. McKenney
1
-1
/
+4
2026-01-01
torture: Make kvm-series.sh give build numbers and totals
Paul E. McKenney
1
-1
/
+6
2026-01-01
torture: Parallelize kvm-series.sh guest-OS execution
Paul E. McKenney
1
-21
/
+153
[prev]
[next]