index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
selftests/bpf: validate jit behaviour for tail calls
Eduard Zingerman
2
-0
/
+107
2024-08-21
selftests/bpf: __jited test tag to check disassembly after jit
Eduard Zingerman
2
-23
/
+161
2024-08-21
selftests/bpf: utility function to get program disassembly after jit
Eduard Zingerman
4
-2
/
+291
2024-08-21
selftests/bpf: replace __regex macro with "{{...}}" patterns
Eduard Zingerman
5
-70
/
+115
2024-08-21
selftests/bpf: fix to avoid __msg tag de-duplication by clang
Eduard Zingerman
3
-22
/
+48
2024-08-21
selftests/bpf: correctly move 'log' upon successful match
Eduard Zingerman
1
-1
/
+1
2024-08-21
selftests/bpf: less spam in the log for message matching
Eduard Zingerman
1
-1
/
+2
2024-08-21
selftests/bpf: test passing iterator to a kfunc
Andrii Nakryiko
2
-4
/
+62
2024-08-21
selftests/ftrace: Fix test to handle both old and new kernels
Steven Rostedt (Google)
1
-1
/
+8
2024-08-21
kselftest: timers: Fix const correctness
Piotr Zalewski
1
-2
/
+2
2024-08-20
selftests: mptcp: join: validate fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-08-20
selftests: mptcp: join: test for flush/re-add endpoints
Matthieu Baerts (NGI0)
1
-0
/
+30
2024-08-20
selftests: mptcp: join: check re-using ID of closed subflow
Matthieu Baerts (NGI0)
1
-5
/
+22
2024-08-20
selftests: mptcp: join: check re-using ID of unused ADD_ADDR
Matthieu Baerts (NGI0)
1
-5
/
+13
2024-08-20
selftests: net/forwarding: spawn sh inside vrf to speed up ping loop
Jakub Kicinski
3
-12
/
+12
2024-08-19
lsm: add IPE lsm
Deven Bowers
1
-0
/
+3
2024-08-19
selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()
Michal Luczaj
1
-25
/
+36
2024-08-19
selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()
Michal Luczaj
1
-1
/
+1
2024-08-19
selftests/bpf: Honour the sotype of af_unix redir tests
Michal Luczaj
1
-3
/
+3
2024-08-19
selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()
Michal Luczaj
1
-81
/
+2
2024-08-19
selftests/bpf: Socket pair creation, cleanups
Michal Luczaj
3
-26
/
+13
2024-08-19
selftests/bpf: Support more socket types in create_pair()
Michal Luczaj
2
-61
/
+96
2024-08-19
selftest/bpf: Adapt inline asm operand constraint for GCC support
Cupertino Miranda
2
-4
/
+4
2024-08-19
selftests/bpf: Disable strict aliasing for verifier_nocsr.c
Cupertino Miranda
1
-0
/
+1
2024-08-19
selftests: netfilter: nft_queue.sh: sctp coverage
Antonio Ojea
2
-1
/
+86
2024-08-19
selftests: add F_CREATED_QUERY tests
Christian Brauner
1
-0
/
+39
2024-08-19
selftests: udpgro: no need to load xdp for gro
Hangbin Liu
1
-8
/
+1
2024-08-19
selftests: udpgro: report error when receive failed
Hangbin Liu
1
-17
/
+27
2024-08-19
Merge branch 'topic/seq-filter-cleanup' into for-next
Takashi Iwai
12
-6
/
+232
2024-08-19
selftests: kvm: s390: Add debug print functions
Christoph Schlameuss
1
-0
/
+69
2024-08-19
selftests: kvm: s390: Add test fixture and simple VM setup tests
Christoph Schlameuss
1
-0
/
+131
2024-08-19
selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
Christoph Schlameuss
4
-0
/
+80
2024-08-19
selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
Christoph Schlameuss
2
-2
/
+242
2024-08-19
selftests: kvm: s390: Define page sizes in shared header
Christoph Schlameuss
5
-14
/
+17
2024-08-19
Merge 6.11-rc4 into char-misc-next
Greg Kroah-Hartman
12
-6
/
+232
2024-08-18
selftests: ALSA: Cover userspace-driven timers with test
Ivan Orlov
3
-2
/
+253
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+8
2024-08-16
tc-testing: don't access non-existent variable on exception
Simon Horman
1
-1
/
+0
2024-08-16
selftests: fib_rule_tests: Test TOS matching with input routes
Ido Schimmel
1
-3
/
+28
2024-08-16
selftests: fib_rule_tests: Add negative connect tests
Ido Schimmel
1
-0
/
+20
2024-08-16
selftests: fib_rule_tests: Add negative match tests
Ido Schimmel
1
-18
/
+69
2024-08-16
selftests: fib_rule_tests: Clarify test results
Ido Schimmel
1
-9
/
+18
2024-08-16
selftests: fib_rule_tests: Remove unused functions
Ido Schimmel
1
-16
/
+0
2024-08-16
selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untagged
Vladimir Oltean
1
-1
/
+53
2024-08-16
selftests: net: local_termination: add PTP frames to the mix
Vladimir Oltean
1
-13
/
+148
2024-08-16
selftests: net: local_termination: don't use xfail_on_veth()
Vladimir Oltean
2
-16
/
+99
2024-08-16
selftests: net: local_termination: introduce new tests which capture VLAN beh...
Vladimir Oltean
1
-7
/
+110
2024-08-16
selftests: net: local_termination: add one more test for VLAN-aware bridges
Vladimir Oltean
1
-4
/
+18
2024-08-16
selftests: net: local_termination: parameterize test name
Vladimir Oltean
1
-18
/
+20
2024-08-16
selftests: net: local_termination: parameterize sending interface
Vladimir Oltean
1
-19
/
+20
[prev]
[next]