index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-21
selftests: net: amt: wait longer for connection before sending packets
Taehee Yoo
1
-2
/
+5
2026-01-20
tools/net/ynl: Makefile's install target now installs ynltool
Michel Lind
1
-1
/
+2
2026-01-20
vsock/test: Do not filter kallsyms by symbol type
Michal Luczaj
1
-1
/
+1
2026-01-19
selftests/tc-testing: Try to add teql as a child qdisc
Victor Nogueira
1
-0
/
+25
2026-01-19
selftests: net: simple selftest for ipvtap
Dmitry Skorodumov
3
-0
/
+171
2026-01-17
tools: ynl: Specify --no-line-number in ynl-regen.sh.
Kuniyuki Iwashima
1
-1
/
+1
2026-01-15
selftests: net: fib-onlink-tests: Convert to use namespaces by default
Ricardo B. Marlière
1
-41
/
+30
2026-01-15
vsock/test: Add test for a linear and non-linear skb getting coalesced
Michal Luczaj
3
-0
/
+82
2026-01-15
Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-7
/
+24
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-3
/
+11
2026-01-13
selftests: drv-net: fix RPS mask handling for high CPU numbers
Gal Pressman
1
-2
/
+2
2026-01-13
selftests: drv-net: fix RPS mask handling in toeplitz test
Gal Pressman
1
-2
/
+4
2026-01-13
tools: ynl: render event op docs correctly
Donald Hunter
1
-3
/
+6
2026-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-59
/
+85
2026-01-11
treewide: Update email address
Thomas Gleixner
2
-2
/
+2
2026-01-10
Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+17
2026-01-10
vsock/test: add a final full barrier after run all tests
Stefano Garzarella
1
-0
/
+12
2026-01-10
selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1
Sean Christopherson
1
-12
/
+18
2026-01-10
selftests: kvm: try getting XFD and XSAVE state out of sync
Paolo Bonzini
1
-8
/
+30
2026-01-10
selftests: kvm: replace numbered sync points with actions
Paolo Bonzini
1
-45
/
+43
2026-01-09
selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
1
-1
/
+17
2026-01-08
Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
12
-12
/
+197
2026-01-08
tools: ynl: don't install tests
Jakub Kicinski
1
-1
/
+0
2026-01-08
Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-13
/
+64
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
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: Update xdp_context_test_run test to check maximum metadata size
Toke Høiland-Jørgensen
1
-3
/
+11
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-02
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-01
selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug
Florian Westphal
1
-1
/
+44
2025-12-31
kselftest/harness: Use helper to avoid zero-size memset warning
Wake Liu
1
-1
/
+7
2025-12-31
selftests/ftrace: Test toplevel-enable for instance
Zheng Yejian
1
-1
/
+2
2025-12-31
selftests/ftrace: traceonoff_triggers: strip off names
Yipeng Zou
1
-2
/
+3
2025-12-31
Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
7
-6
/
+8
2025-12-30
Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-14
/
+93
2025-12-30
selftests: fib_test: Add test case for ipv4 multi nexthops
Vadim Fedorenko
1
-1
/
+69
2025-12-30
selftests: fib_nexthops: Add test cases for error routes deletion
Ido Schimmel
1
-0
/
+15
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+27
2025-12-28
Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+6
2025-12-28
Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2025-12-28
selftests/ublk: fix Makefile to rebuild on header changes
Ming Lei
1
-2
/
+2
2025-12-28
selftests/ublk: add test for async partition scan
Ming Lei
3
-4
/
+81
[next]