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-02-02
Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next
Dave Jiang
4
-65
/
+9
2026-02-02
tools/sched_ext: Fix data header access during free in scx_sdt
Emil Tsalapatis
1
-1
/
+1
2026-02-02
cxl/port: Move dport RAS setup to dport add time
Dan Williams
2
-13
/
+0
2026-02-02
cxl/port: Move dport probe operations to a driver event
Dan Williams
4
-52
/
+9
2026-02-01
Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-16
/
+25
2026-02-01
tools/sched_ext: Add error logging for dsq creation failures in remaining schedulers
zhidao su
4
-4
/
+34
2026-01-31
delayacct: add timestamp of delay max
Wang Yaxin
1
-27
/
+145
2026-01-31
selftests/mm: have the harness run each test category separately
Mark Brown
31
-1
/
+152
2026-01-31
selftests/damon/wss_estimation: deduplicate failed samples output
SeongJae Park
1
-1
/
+5
2026-01-31
selftests/damon/wss_estimation: ensure number of collected wss
SeongJae Park
1
-2
/
+4
2026-01-31
selftests/damon/access_memory: add repeat mode
SeongJae Park
1
-8
/
+21
2026-01-31
selftests/damon/wss_estimation: test for up to 160 MiB working set size
SeongJae Park
1
-6
/
+23
2026-01-31
selftests/damon/sysfs_memcg_path_leak.sh: use kmemleak
SeongJae Park
1
-12
/
+14
2026-01-31
selftests/mm: remove virtual_address_range test
Lorenzo Stoakes
4
-276
/
+0
2026-01-31
selftests/mm: report SKIP in pfnmap if a check fails
Kevin Brodsky
1
-31
/
+53
2026-01-31
selftests/mm: fix exit code in pagemap_ioctl
Kevin Brodsky
1
-3
/
+3
2026-01-31
selftests/mm: fix faulting-in code in pagemap_ioctl test
Kevin Brodsky
1
-5
/
+4
2026-01-31
selftests/mm: introduce helper to read every page
Kevin Brodsky
4
-19
/
+12
2026-01-31
selftests/mm: check that FORCE_READ() succeeded
Kevin Brodsky
1
-10
/
+33
2026-01-31
selftests/mm: fix usage of FORCE_READ() in cow tests
Kevin Brodsky
1
-8
/
+8
2026-01-31
selftests/mm: pass down full CC and CFLAGS to check_config.sh
Kevin Brodsky
2
-3
/
+2
2026-01-31
selftests/mm: remove flaky header check
Kevin Brodsky
1
-4
/
+0
2026-01-31
selftests/mm: default KDIR to build directory
Kevin Brodsky
2
-2
/
+2
2026-01-31
selftests: ublk: improve I/O ordering test with bpftrace
Ming Lei
4
-65
/
+54
2026-01-31
selftests: ublk: reorganize tests into integrity and recover groups
Ming Lei
7
-6
/
+8
2026-01-31
selftests: ublk: increase timeouts for parallel test execution
Ming Lei
1
-5
/
+5
2026-01-31
selftests: ublk: add _ublk_sleep helper for parallel execution
Ming Lei
3
-1
/
+12
2026-01-31
selftests: ublk: add group-based test targets
Ming Lei
1
-0
/
+36
2026-01-31
selftests: ublk: track created devices for per-test cleanup
Ming Lei
1
-1
/
+12
2026-01-31
selftests: ublk: add _ublk_del_dev helper function
Ming Lei
4
-14
/
+15
2026-01-31
selftests: ublk: refactor test_loop_08 into separate functions
Ming Lei
1
-83
/
+114
2026-01-31
selftests: ublk: simplify UBLK_TEST_DIR handling
Ming Lei
1
-4
/
+1
2026-01-31
selftests/bpf: Enable get_func_args and get_func_ip tests on arm64
Leon Hwang
2
-2
/
+2
2026-01-31
bpf: Add bpf_jit_supports_fsession()
Leon Hwang
1
-8
/
+24
2026-01-31
selftests/bpf: Test access from RO map from xdp_store_bytes
Paul Chaignon
1
-0
/
+35
2026-01-31
selftests: ublk: move test temp files into a sub directory
Alexander Atanasov
1
-3
/
+8
2026-01-31
selftests: ublk: mark each test start and end time in dmesg
Alexander Atanasov
1
-0
/
+2
2026-01-31
selftests: ublk: disable partition scan for integrity tests
Ming Lei
1
-4
/
+4
2026-01-31
selftests: ublk: refactor test_null_04 into separate functions
Ming Lei
1
-154
/
+94
2026-01-31
selftests: ublk: rename test_generic_15 to test_part_02
Ming Lei
2
-1
/
+1
2026-01-31
selftests: ublk: add selftest for UBLK_F_NO_AUTO_PART_SCAN
Ming Lei
4
-2
/
+113
2026-01-31
selftests: ublk: derive TID automatically from script name
Ming Lei
47
-46
/
+5
2026-01-30
Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-1
/
+2
2026-01-30
selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
4
-9
/
+43
2026-01-30
selftests/bpf: Add stacktrace ips test for fentry/fexit
Jiri Olsa
2
-0
/
+71
2026-01-30
selftests/bpf: Add stacktrace ips test for kprobe/kretprobe
Jiri Olsa
2
-0
/
+57
2026-01-30
selftests/bpf: Fix kprobe multi stacktrace_ips test
Jiri Olsa
1
-5
/
+14
2026-01-30
selftests/bpf: Make bpf get_preempt_count() work for v6.14+ kernels
Changwoo Min
1
-2
/
+20
2026-01-30
selftests/bpf: Add test for sleepable program tailcalls
Jiri Olsa
2
-0
/
+117
2026-01-29
selftests: drv-net: rss_flow_label: skip unsupported devices
Nimrod Oren
1
-3
/
+8
[prev]
[next]