index
:
linux.git
cached
cdir_v2
cfid-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-23
kselftest/runner.sh: add netns support
Hangbin Liu
2
-3
/
+45
2023-12-23
selftests/net: convert pmtu.sh to run it in unique namespace
Hangbin Liu
1
-18
/
+9
2023-12-23
selftests/net: use unique netns name for setup_loopback.sh setup_veth.sh
Hangbin Liu
4
-15
/
+20
2023-12-23
selftests/net: convert xfrm_policy.sh to run it in unique namespace
Hangbin Liu
1
-69
/
+69
2023-12-23
selftests/net: convert stress_reuseport_listen.sh to run it in unique namespace
Hangbin Liu
1
-3
/
+3
2023-12-23
selftests/net: convert rtnetlink.sh to run it in unique namespace
Hangbin Liu
1
-16
/
+18
2023-12-23
selftests/net: convert netns-name.sh to run it in unique namespace
Hangbin Liu
1
-22
/
+22
2023-12-23
selftests/net: convert gre_gso.sh to run it in unique namespace
Hangbin Liu
1
-11
/
+7
2023-12-23
selftests/net: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2023-12-22
tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices
Dave Jiang
1
-0
/
+4
2023-12-22
selftest/tcp-ao: Rectify out-of-tree build
Dmitry Safonov
1
-6
/
+3
2023-12-22
Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
7
-17
/
+137
2023-12-22
Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-10
/
+16
2023-12-22
cxl: Add callback to parse the DSMAS subtables from CDAT
Dave Jiang
1
-0
/
+1
2023-12-22
selftests/net: Fix various spelling mistakes in TCP-AO tests
Colin Ian King
4
-5
/
+5
2023-12-22
tracing/selftests: Add ownership modification tests for eventfs
Steven Rostedt (Google)
1
-0
/
+114
2023-12-22
Merge tag 'sound-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2023-12-22
tracing/selftests: Remove exec permissions from trace_marker.tc test
Steven Rostedt (Google)
1
-0
/
+0
2023-12-22
selftests/landlock: Add tests to check unhandled rule's access rights
Mickaël Salaün
2
-0
/
+66
2023-12-22
selftests/landlock: Add tests to check unknown rule's access rights
Mickaël Salaün
2
-2
/
+54
2023-12-22
netfilter: ctnetlink: support filtering by zone
Felix Huettner
3
-1
/
+434
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
13
-67
/
+86
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-5
/
+69
2023-12-21
tracing: Update subbuffer with kilobytes not page order
Steven Rostedt (Google)
1
-9
/
+9
2023-12-21
ringbuffer/selftest: Add basic selftest to test changing subbuf order
Steven Rostedt (Google)
1
-0
/
+95
2023-12-21
selftests/overlayfs: verify device and inode numbers in /proc/pid/maps
Andrei Vagin
5
-0
/
+218
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+34
2023-12-21
selftests/powerpc: Fix spelling mistake "EACCESS" -> "EACCES"
Colin Ian King
1
-1
/
+1
2023-12-21
kselftest: rtnetlink.sh: use grep_fail when expecting the cmd fail
Hangbin Liu
1
-1
/
+1
2023-12-20
selftests/damon: add a test for update_schemes_tried_regions hang bug
SeongJae Park
2
-0
/
+34
2023-12-20
selftests/damon: add a test for update_schemes_tried_regions sysfs command
SeongJae Park
3
-0
/
+98
2023-12-20
selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes command
SeongJae Park
1
-0
/
+14
2023-12-20
selftests/damon/_damon_sysfs: implement kdamonds start function
SeongJae Park
1
-0
/
+206
2023-12-20
selftests/damon: implement a python module for test-purpose DAMON sysfs controls
SeongJae Park
1
-0
/
+102
2023-12-20
maple_tree: fix warning comparing pointer to 0
Jiapeng Chong
1
-3
/
+3
2023-12-20
selftests/mm/cow: add tests for anonymous multi-size THP
Ryan Roberts
1
-12
/
+70
2023-12-20
selftests/mm/cow: generalize do_run_with_thp() helper
Ryan Roberts
1
-54
/
+67
2023-12-20
selftests/mm/khugepaged: enlighten for multi-size THP
Ryan Roberts
2
-11
/
+39
2023-12-20
selftests/mm: support multi-size THP interface in thp_settings
Ryan Roberts
3
-2
/
+67
2023-12-20
selftests/mm: factor out thp settings management
Ryan Roberts
4
-326
/
+391
2023-12-20
selftests/mm/kugepaged: restore thp settings at exit
Ryan Roberts
1
-6
/
+11
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
5
-59
/
+10
2023-12-20
selftests: secretmem: floor the memory size to the multiple of page_size
Muhammad Usama Anjum
1
-0
/
+3
2023-12-20
maple_tree: do not preallocate nodes for slot stores
Sidhartha Kumar
1
-1
/
+1
2023-12-20
selftests/bpf: Remove tests for zeroed-array kptr
Hou Tao
1
-51
/
+49
2023-12-20
selftests: vxlan_mdb: Add MDB bulk deletion test
Ido Schimmel
1
-2
/
+199
2023-12-20
selftests: bridge_mdb: Add MDB bulk deletion test
Ido Schimmel
1
-2
/
+189
2023-12-19
selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()
Hou Tao
1
-0
/
+1
2023-12-19
selftests/bpf: add freplace of BTF-unreliable main prog test
Andrii Nakryiko
4
-3
/
+69
2023-12-19
selftests/bpf: add global subprog annotation tests
Andrii Nakryiko
1
-4
/
+95
[prev]
[next]