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
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-25
Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-6
/
+46
2025-09-23
selftests: fib_nexthops: Add test cases for FDB status change
Ido Schimmel
1
-0
/
+40
2025-09-23
selftests: fib_nexthops: Fix creation of non-FDB nexthops
Ido Schimmel
1
-6
/
+6
2025-09-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-19
iommufd/selftest: Update the fail_nth limit
Jason Gunthorpe
1
-1
/
+1
2025-09-18
selftests: tls: test skb copy under mem pressure and OOB
Jakub Kicinski
1
-0
/
+16
2025-09-17
selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.
Kuniyuki Iwashima
1
-0
/
+26
2025-09-17
selftests: bonding: add vlan over bond testing
Hangbin Liu
2
-0
/
+59
2025-09-15
selftests: mptcp: sockopt: fix error messages
Geliang Tang
1
-6
/
+10
2025-09-15
selftests: mptcp: userspace pm: validate deny-join-id0 flag
Matthieu Baerts (NGI0)
2
-3
/
+18
2025-09-15
selftests: mptcp: connect: print pcap prefix
Matthieu Baerts (NGI0)
1
-1
/
+5
2025-09-15
selftests: mptcp: print trailing bytes with od
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-15
selftests: mptcp: avoid spurious errors on TCP disconnect
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-09-15
selftests: mptcp: connect: catch IO errors on listen side
Matthieu Baerts (NGI0)
1
-3
/
+4
2025-09-15
selftests: bonding: add fail_over_mac testing
Hangbin Liu
3
-2
/
+142
2025-09-14
selftests: openvswitch: add a simple test for tunnel metadata
Ilya Maximets
1
-7
/
+81
2025-09-11
Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-8
/
+96
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
9
-21
/
+62
2025-09-10
Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-0
/
+3
2025-09-10
selftests/bpf: Skip timer cases when bpf_timer is not supported
Leon Hwang
5
-0
/
+20
2025-09-10
selftests: can: enable CONFIG_CAN_VCAN as a module
Davide Caratti
1
-0
/
+3
2025-09-09
selftests: mptcp: shellcheck: support v0.11.0
Matthieu Baerts (NGI0)
7
-8
/
+9
2025-09-09
selftests/bpf: Add tests for bpf_strnstr
Rong Tao
1
-2
/
+6
2025-09-09
selftests/bpf: Fix "expression result unused" warnings with icecc
Ilya Leoshkevich
2
-5
/
+4
2025-09-09
selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer
Daniel Borkmann
1
-14
/
+32
2025-09-09
selftests: net: add test for destination in broadcast packets
Oscar Maes
2
-0
/
+84
2025-09-08
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+16
2025-09-04
Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-45
/
+309
2025-09-04
selftest: net: Fix weird setsockopt() in bind_bhash.c.
Kuniyuki Iwashima
1
-2
/
+2
2025-09-04
selftests: netfilter: fix udpclash tool hang
Florian Westphal
3
-4
/
+5
2025-09-02
selftests: net: Add a selftest for VXLAN with FDB nexthop groups
Ido Schimmel
2
-0
/
+224
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-9
/
+14
2025-09-02
selftests/fs/mount-notify: Fix compilation failure.
Xing Guo
2
-19
/
+16
2025-09-01
selftests: drv-net: csum: fix interface name for remote host
Jakub Kicinski
1
-2
/
+2
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+2
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
1
-3
/
+2
2025-08-29
netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
1
-37
/
+76
2025-08-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-22
/
+94
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
9
-20
/
+92
2025-08-28
Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linux
Linus Torvalds
6
-33
/
+74
2025-08-28
ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device
Ming Lei
6
-33
/
+74
2025-08-27
selftests/mm: fix FORCE_READ to read input value correctly
Zi Yan
7
-9
/
+14
2025-08-27
Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2025-08-22
Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-3
/
+266
2025-08-21
KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regs
Mark Brown
1
-0
/
+1
2025-08-21
KVM: arm64: Get rid of ARM64_FEATURE_MASK()
Marc Zyngier
7
-20
/
+20
2025-08-21
Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+0
2025-08-21
Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-19
/
+646
2025-08-21
selftests: tls: add tests for zero-length records
Jakub Kicinski
1
-5
/
+295
[next]