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-02-03
selftests/net: gro: add self-test for TCP CWR flag
Chia-Yu Chang
-24
/
+60
2026-02-03
selftests/sched_ext: Add test for DL server total_bw consistency
Joel Fernandes
-0
/
+282
2026-02-03
selftests/sched_ext: Add test for sched_ext dl_server
Andrea Righi
-0
/
+264
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
-793
/
+2666
2026-02-02
selftests: mptcp: connect: cover splice mode
Geliang Tang
-0
/
+6
2026-02-02
selftests: mptcp: add splice io mode
Geliang Tang
-1
/
+78
2026-02-02
tools: ynl: cli: make the output compact
Jakub Kicinski
-3
/
+6
2026-02-02
selftests: drv-net: rss: validate min RSS table size
Jakub Kicinski
-0
/
+89
2026-02-02
selftests/sched_ext: Fix init_enable_count flakiness
Tejun Heo
-11
/
+23
2026-02-02
tools: sphinx-build-wrapper: improve its help message
Mauro Carvalho Chehab
-3
/
+25
2026-02-02
docs: sphinx-build-wrapper: allow -v override -q
Mauro Carvalho Chehab
-3
/
+11
2026-02-02
docs: kdoc: Fix pdfdocs build for tools
Mauro Carvalho Chehab
-3
/
+7
2026-02-02
Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next
Dave Jiang
-65
/
+9
2026-02-02
tools/sched_ext: Fix data header access during free in scx_sdt
Emil Tsalapatis
-1
/
+1
2026-02-02
cxl/port: Move dport RAS setup to dport add time
Dan Williams
-13
/
+0
2026-02-02
cxl/port: Move dport probe operations to a driver event
Dan Williams
-52
/
+9
2026-02-01
Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-16
/
+25
2026-02-01
tools/sched_ext: Add error logging for dsq creation failures in remaining sch...
zhidao su
-4
/
+34
2026-01-31
delayacct: add timestamp of delay max
Wang Yaxin
-27
/
+145
2026-01-31
selftests/mm: have the harness run each test category separately
Mark Brown
-1
/
+152
2026-01-31
selftests/damon/wss_estimation: deduplicate failed samples output
SeongJae Park
-1
/
+5
2026-01-31
selftests/damon/wss_estimation: ensure number of collected wss
SeongJae Park
-2
/
+4
2026-01-31
selftests/damon/access_memory: add repeat mode
SeongJae Park
-8
/
+21
2026-01-31
selftests/damon/wss_estimation: test for up to 160 MiB working set size
SeongJae Park
-6
/
+23
2026-01-31
selftests/damon/sysfs_memcg_path_leak.sh: use kmemleak
SeongJae Park
-12
/
+14
2026-01-31
selftests/mm: remove virtual_address_range test
Lorenzo Stoakes
-276
/
+0
2026-01-31
selftests/mm: report SKIP in pfnmap if a check fails
Kevin Brodsky
-31
/
+53
2026-01-31
selftests/mm: fix exit code in pagemap_ioctl
Kevin Brodsky
-3
/
+3
2026-01-31
selftests/mm: fix faulting-in code in pagemap_ioctl test
Kevin Brodsky
-5
/
+4
2026-01-31
selftests/mm: introduce helper to read every page
Kevin Brodsky
-19
/
+12
2026-01-31
selftests/mm: check that FORCE_READ() succeeded
Kevin Brodsky
-10
/
+33
2026-01-31
selftests/mm: fix usage of FORCE_READ() in cow tests
Kevin Brodsky
-8
/
+8
2026-01-31
selftests/mm: pass down full CC and CFLAGS to check_config.sh
Kevin Brodsky
-3
/
+2
2026-01-31
selftests/mm: remove flaky header check
Kevin Brodsky
-4
/
+0
2026-01-31
selftests/mm: default KDIR to build directory
Kevin Brodsky
-2
/
+2
2026-01-31
selftests: ublk: improve I/O ordering test with bpftrace
Ming Lei
-65
/
+54
2026-01-31
selftests: ublk: reorganize tests into integrity and recover groups
Ming Lei
-6
/
+8
2026-01-31
selftests: ublk: increase timeouts for parallel test execution
Ming Lei
-5
/
+5
2026-01-31
selftests: ublk: add _ublk_sleep helper for parallel execution
Ming Lei
-1
/
+12
2026-01-31
selftests: ublk: add group-based test targets
Ming Lei
-0
/
+36
2026-01-31
selftests: ublk: track created devices for per-test cleanup
Ming Lei
-1
/
+12
2026-01-31
selftests: ublk: add _ublk_del_dev helper function
Ming Lei
-14
/
+15
2026-01-31
selftests: ublk: refactor test_loop_08 into separate functions
Ming Lei
-84
/
+115
2026-01-31
selftests: ublk: simplify UBLK_TEST_DIR handling
Ming Lei
-4
/
+1
2026-01-31
selftests/bpf: Enable get_func_args and get_func_ip tests on arm64
Leon Hwang
-2
/
+2
2026-01-31
bpf: Add bpf_jit_supports_fsession()
Leon Hwang
-8
/
+24
2026-01-31
selftests/bpf: Test access from RO map from xdp_store_bytes
Paul Chaignon
-0
/
+35
2026-01-31
selftests: ublk: move test temp files into a sub directory
Alexander Atanasov
-3
/
+8
2026-01-31
selftests: ublk: mark each test start and end time in dmesg
Alexander Atanasov
-0
/
+2
2026-01-31
selftests: ublk: disable partition scan for integrity tests
Ming Lei
-4
/
+4
[prev]
[next]