index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2026-01-06
selftests/nolibc: add static assertions around time types handling
Thomas Weißschuh
-0
/
+22
2026-01-06
tools/nolibc: add __nolibc_static_assert()
Thomas Weißschuh
-0
/
+8
2026-01-06
tools/nolibc: add compiler version detection macros
Thomas Weißschuh
-0
/
+16
2026-01-06
tools/nolibc: remove time conversions
Thomas Weißschuh
-76
/
+8
2026-01-06
selftests/nolibc: test compatibility of nolibc and kernel time types
Thomas Weißschuh
-0
/
+29
2026-01-06
tools/rtla: Remove unused function declarations
Costa Shulyupin
-4
/
+0
2026-01-05
selftests: mptcp: Mark xerror and die_perror __noreturn
Ankit Khushwaha
-6
/
+11
2026-01-05
selftests/tc-testing: Add test case redirecting to self on egress
Victor Nogueira
-0
/
+47
2026-01-05
vsock/test: Test setting SO_ZEROCOPY on accept()ed socket
Michal Luczaj
-0
/
+32
2026-01-05
kunit: qemu_configs: Add 32-bit big endian ARM configuration
Thomas Weißschuh
-0
/
+16
2026-01-05
kunit: tool: Don't overwrite test status based on subtest counts
Thomas Weißschuh
-0
/
+7
2026-01-05
kunit: tool: Add test for nested test result reporting
Thomas Weißschuh
-0
/
+17
2026-01-05
kunit: respect KBUILD_OUTPUT env variable by default
Ryota Sakamoto
-1
/
+25
2026-01-05
kselftest/arm64: Support FORCE_TARGETS
Mark Brown
-2
/
+4
2026-01-05
cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation
Dan Williams
-1
/
+1
2026-01-05
cxl/mem: Drop @host argument to devm_cxl_add_memdev()
Dan Williams
-1
/
+1
2026-01-05
perf symbol: Remove Rust symbol workarounds
Gary Guo
-15
/
+4
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
-2
/
+0
2026-01-05
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
-240
/
+478
2026-01-05
memblock test: include <linux/sizes.h> from tools mm.h stub
Mike Rapoport (Microsoft)
-0
/
+1
2026-01-04
objtool/rust: add one more `noreturn` Rust function
FUJITA Tomonori
-1
/
+2
2026-01-04
Merge branch 'rcu-torture.20260104a' into rcu-next
Boqun Feng
-24
/
+205
2026-01-04
rcutorture: Add --kill-previous option to terminate previous kvm.sh runs
Joel Fernandes
-1
/
+24
2026-01-04
rcutorture: Prevent concurrent kvm.sh runs on same source tree
Joel Fernandes
-0
/
+18
2026-01-04
tools/nolibc: always use 64-bit time types
Thomas Weißschuh
-5
/
+6
2026-01-04
tools/nolibc: use custom structs timespec and timeval
Thomas Weißschuh
-1
/
+18
2026-01-04
tools/nolibc/select: avoid libgcc 64-bit multiplications
Thomas Weißschuh
-2
/
+2
2026-01-04
tools/nolibc/gettimeofday: avoid libgcc 64-bit divisions
Thomas Weißschuh
-1
/
+1
2026-01-04
tools/nolibc: prefer explicit 64-bit time-related system calls
Thomas Weißschuh
-34
/
+34
2026-01-04
tools/nolibc/time: drop invocation of gettimeofday system call
Thomas Weißschuh
-4
/
+0
2026-01-04
tools/nolibc/select: drop non-pselect based implementations
Thomas Weißschuh
-12
/
+1
2026-01-04
tools/nolibc/poll: drop __NR_poll fallback
Thomas Weißschuh
-3
/
+1
2026-01-04
tools/nolibc/poll: use kernel types for system call invocations
Thomas Weißschuh
-2
/
+2
2026-01-04
tools/nolibc: always use 64-bit mode for s390 header checks
Thomas Weißschuh
-1
/
+4
2026-01-04
tools/nolibc: add ptrace support
Benjamin Berg
-0
/
+37
2026-01-02
Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...
Linus Torvalds
-28
/
+170
2026-01-02
Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-4
/
+12
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+83
2026-01-02
selftests: bpf: Fix test_bpf_nf for trusted args becoming default
Puranjay Mohan
-8
/
+61
2026-01-02
selftests: bpf: fix cgroup_hierarchical_stats
Puranjay Mohan
-3
/
+3
2026-01-02
selftests: bpf: fix test_kfunc_dynptr_param
Puranjay Mohan
-3
/
+2
2026-01-02
selftests: bpf: Update failure message for rbtree_fail
Puranjay Mohan
-1
/
+1
2026-01-02
selftests: bpf: Update kfunc_param_nullable test for new error message
Puranjay Mohan
-1
/
+1
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
-11
/
+11
2026-01-01
selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug
Florian Westphal
-1
/
+44
2026-01-01
torture: Include commit discription in testid.txt
Paul E. McKenney
-1
/
+1
2026-01-01
torture: Make config2csv.sh properly handle comments in .boot files
Paul E. McKenney
-1
/
+1
2026-01-01
torture: Make kvm-series.sh give run numbers and totals
Paul E. McKenney
-1
/
+4
2026-01-01
torture: Make kvm-series.sh give build numbers and totals
Paul E. McKenney
-1
/
+6
2026-01-01
torture: Parallelize kvm-series.sh guest-OS execution
Paul E. McKenney
-21
/
+153
[prev]
[next]