index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-23
7
-110
/
+565
|
\
|
*
selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
Ido Schimmel
2024-08-22
1
-1
/
+2
|
*
selftests: mptcp: join: validate fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
2024-08-21
1
-0
/
+1
|
*
selftests: mptcp: join: test for flush/re-add endpoints
Matthieu Baerts (NGI0)
2024-08-21
1
-0
/
+30
|
*
selftests: mptcp: join: check re-using ID of closed subflow
Matthieu Baerts (NGI0)
2024-08-21
1
-5
/
+22
|
*
selftests: mptcp: join: check re-using ID of unused ADD_ADDR
Matthieu Baerts (NGI0)
2024-08-21
1
-5
/
+13
|
*
selftests: udpgro: no need to load xdp for gro
Hangbin Liu
2024-08-19
1
-8
/
+1
|
*
selftests: udpgro: report error when receive failed
Hangbin Liu
2024-08-19
1
-17
/
+27
|
*
tc-testing: don't access non-existent variable on exception
Simon Horman
2024-08-17
1
-1
/
+0
|
*
selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untagged
Vladimir Oltean
2024-08-16
1
-1
/
+53
|
*
selftests: net: local_termination: add PTP frames to the mix
Vladimir Oltean
2024-08-16
1
-13
/
+148
|
*
selftests: net: local_termination: don't use xfail_on_veth()
Vladimir Oltean
2024-08-16
2
-16
/
+99
|
*
selftests: net: local_termination: introduce new tests which capture VLAN beh...
Vladimir Oltean
2024-08-16
1
-7
/
+110
|
*
selftests: net: local_termination: add one more test for VLAN-aware bridges
Vladimir Oltean
2024-08-16
1
-4
/
+18
|
*
selftests: net: local_termination: parameterize test name
Vladimir Oltean
2024-08-16
1
-18
/
+20
|
*
selftests: net: local_termination: parameterize sending interface
Vladimir Oltean
2024-08-16
1
-19
/
+20
|
*
selftests: net: local_termination: refactor macvlan creation/deletion
Vladimir Oltean
2024-08-16
1
-12
/
+18
*
|
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-18
3
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2024-08-16
2
-0
/
+5
|
*
selftests/mm: compaction_test: fix off by one in check_compaction()
Dan Carpenter
2024-08-16
1
-2
/
+3
*
|
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-15
5
-2
/
+105
|
\
\
|
*
\
Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-08-15
2
-0
/
+79
|
|
\
\
|
|
*
|
selftests: netfilter: add test for br_netfilter+conntrack+queue combination
Florian Westphal
2024-08-14
2
-0
/
+79
|
*
|
|
selftests: net: lib: kill PIDs before del netns
Matthieu Baerts (NGI0)
2024-08-15
1
-0
/
+1
|
*
|
|
selftest: af_unix: Fix kselftest compilation warnings
Abhinav Jain
2024-08-15
1
-1
/
+1
|
|
/
/
|
*
/
selftests/net: Add coverage for UDP GSO with IPv6 extension headers
Jakub Sitnicki
2024-08-10
1
-1
/
+24
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-08-14
2
-2
/
+30
|
\
\
|
*
|
KVM: selftests: Add a testcase to verify x2APIC is fully readonly
Michal Luczaj
2024-08-13
1
-0
/
+28
|
*
|
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2024-08-13
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
Mark Brown
2024-08-07
1
-2
/
+2
*
|
|
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
2024-08-13
1
-0
/
+54
*
|
|
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-08-12
1
-0
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
2024-08-06
1
-0
/
+35
|
|
/
*
|
Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-08
1
-14
/
+41
|
\
\
|
*
|
selftests: mptcp: join: test both signal & subflow
Matthieu Baerts (NGI0)
2024-08-02
1
-0
/
+15
|
*
|
selftests: mptcp: join: ability to invert ADD_ADDR check
Matthieu Baerts (NGI0)
2024-08-02
1
-14
/
+26
*
|
|
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-08
1
-1
/
+1
|
\
\
\
|
*
|
|
selftests: mm: add s390 to ARCH check
Nico Pache
2024-08-08
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-08-05
1
-1
/
+1
|
\
\
\
|
*
|
|
selftests: ksft: Fix finished() helper exit code on skipped tests
Laura Nao
2024-07-31
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-08-02
1
-4
/
+4
|
\
\
\
|
*
|
|
KVM: riscv: selftests: Fix compile error
Yong-Xuan Wang
2024-07-29
1
-4
/
+4
|
|
/
/
*
|
|
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-02
1
-1
/
+1
|
\
\
\
|
*
|
|
uretprobe: change syscall number, again
Arnd Bergmann
2024-08-02
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-08-02
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge drm-misc/drm-misc-next-fixes into drm-misc-fixes
Maxime Ripard
2024-07-30
1
-1
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
Zenghui Yu
2024-07-29
1
-1
/
+3
*
|
|
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-01
5
-24
/
+128
|
\
\
\
|
*
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-08-01
2
-2
/
+2
|
|
\
\
\
|
|
*
|
|
bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
Jiri Olsa
2024-07-30
1
-1
/
+1
[next]