index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
rtla/tests: Run Test::Harness in verbose mode
Tomas Glozar
2
-2
/
+1
2026-01-07
rtla/tests: Test BPF action program
Tomas Glozar
3
-2
/
+48
2026-01-07
rtla/timerlat: Add example for BPF action program
Tomas Glozar
3
-1
/
+24
2026-01-07
rtla/timerlat: Add --bpf-action option
Tomas Glozar
6
-2
/
+80
2026-01-07
rtla/timerlat: Support tail call from BPF program
Tomas Glozar
3
-4
/
+35
2026-01-07
tools/rtla: Add common_usage()
Costa Shulyupin
6
-64
/
+81
2026-01-07
rtla: Set stop threshold after all instances are enabled
Crystal Wood
5
-37
/
+38
2026-01-07
selftests/hid: add a test for the Digitizer/Button Type pressurepad
Peter Hutterer
1
-4
/
+35
2026-01-07
selftests/hid: use a enum class for the different button types
Peter Hutterer
1
-10
/
+14
2026-01-07
selftests/hid: require hidtools 0.12
Peter Hutterer
1
-0
/
+14
2026-01-07
selftests/hid: fix bpf compilations due to -fms-extensions
Benjamin Tissoires
1
-0
/
+2
2026-01-06
bpf: GCC requires function attributes before the declarator
Jose E. Marchesi
1
-1
/
+1
2026-01-06
bpf: adapt selftests to GCC 16 -Wunused-but-set-variable
Jose E. Marchesi
2
-0
/
+20
2026-01-06
selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
2
-0
/
+360
2026-01-06
libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
Leon Hwang
3
-19
/
+36
2026-01-06
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
1
-0
/
+2
2026-01-06
selftests: netdevsim: add carrier state consistency test
Yohei Kojima
1
-0
/
+59
2026-01-06
selftests: drv-net: Bring back tool() to driver __init__s
Gal Pressman
2
-4
/
+4
2026-01-06
selftests/bpf: add tests for arena kfuncs under lock
Emil Tsalapatis
1
-0
/
+38
2026-01-06
selftests/net: packetdrill: add minimal client and server tests
Willem de Bruijn
2
-0
/
+59
2026-01-06
selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the start
Jakub Kicinski
1
-6
/
+38
2026-01-06
ipv6: preserve insertion order for same-scope addresses
Yumei Huang
1
-1
/
+1
2026-01-06
perf parse-events: Fix evsel allocation failure
Faisal Bukhari
1
-2
/
+5
2026-01-06
perf data: Fix coding style
Derek Foreman
2
-9
/
+6
2026-01-06
perf data: Allow filtering conversion by time range
Derek Foreman
5
-0
/
+96
2026-01-06
perf build: Skip nondistro build test if libbfd is old
James Clark
1
-0
/
+5
2026-01-06
perf build: Feature test for libbfd thread safety API
James Clark
4
-0
/
+28
2026-01-06
perf build: Remove unused libbfd-buildid feature test
James Clark
4
-20
/
+0
2026-01-06
perf build: Do all non-distro feature checks in one go
James Clark
1
-20
/
+12
2026-01-06
perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled} setting
Roberto Sassu
1
-9
/
+3
2026-01-06
perf test java symbol: Additional libperf-jvmti.so path check
Ian Rogers
1
-0
/
+4
2026-01-06
perf test: Fix test case perf evlist tests for s390x
Thomas Richter
1
-2
/
+3
2026-01-06
docs: find-unused-docs.sh: fixup directory usage
Randy Dunlap
1
-1
/
+1
2026-01-06
selftests/bpf: Update xdp_context_test_run test to check maximum metadata size
Toke Høiland-Jørgensen
1
-3
/
+11
2026-01-06
perf pmu: Relax uncore wildcard matching to allow numeric suffix
Zide Chen
1
-6
/
+8
2026-01-06
selftests/nolibc: always build sparc32 tests with -mcpu=v8
Thomas Weißschuh
1
-1
/
+1
2026-01-06
tools/nolibc: align sys_vfork() with sys_fork()
Thomas Weißschuh
2
-13
/
+13
2026-01-06
selftests/nolibc: drop NOLIBC_SYSROOT=0 logic
Thomas Weißschuh
1
-6
/
+0
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-05
selftests: mptcp: Mark xerror and die_perror __noreturn
Ankit Khushwaha
5
-6
/
+11
2026-01-05
selftests/tc-testing: Add test case redirecting to self on egress
Victor Nogueira
1
-0
/
+47
2026-01-05
vsock/test: Test setting SO_ZEROCOPY on accept()ed socket
Michal Luczaj
1
-0
/
+32
2026-01-05
kunit: qemu_configs: Add 32-bit big endian ARM configuration
Thomas Weißschuh
1
-0
/
+16
2026-01-05
kunit: tool: Don't overwrite test status based on subtest counts
Thomas Weißschuh
3
-0
/
+7
2026-01-05
kunit: tool: Add test for nested test result reporting
Thomas Weißschuh
2
-0
/
+17
[prev]
[next]