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