index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-09
selftests: sched_ext: Add sched_ext as proper selftest target
Björn Töpel
1
-4
/
+5
2024-09-17
Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2024-09-09
selftests/net: integrate packetdrill with ksft
Willem de Bruijn
1
-2
/
+3
2024-08-09
selftests: rds: add testing infrastructure
Vegard Nossum
1
-0
/
+1
2024-08-01
selftest: acct: Add selftest for the acct() syscall
Abdulrasaq Lawani
1
-0
/
+1
2024-08-01
selftests: user: remove user suite
Muhammad Usama Anjum
1
-1
/
+0
2024-07-19
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+3
2024-07-12
kselftest: devices: Add test to detect device error logs
Nícolas F. R. A. Prado
1
-0
/
+1
2024-07-12
kselftest: Move ksft helper module to common directory
Nícolas F. R. A. Prado
1
-0
/
+1
2024-07-12
kselftest: devices: Move discoverable devices test to subdirectory
Nícolas F. R. A. Prado
1
-1
/
+1
2024-07-11
selftests: ifs: verify test interfaces are created by the driver
Pengfei Xu
1
-0
/
+1
2024-05-20
Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"
Shuah Khan
1
-2
/
+2
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+11
2024-05-08
selftests: Compile kselftest headers with -D_GNU_SOURCE
Edward Liaw
1
-2
/
+2
2024-04-30
selftests: drv-net-hw: support using Python from net hw tests
Jakub Kicinski
1
-1
/
+1
2024-04-26
selftests: virtio_net: add initial tests
Jiri Pirko
1
-0
/
+1
2024-04-17
selftests: fix netfilter path in Makefile
Yujie Liu
1
-1
/
+1
2024-04-08
selftests: drivers: add scaffolding for Netlink tests in Python
Jakub Kicinski
1
-1
/
+2
2024-04-08
selftests: net: add scaffolding for Netlink tests in Python
Jakub Kicinski
1
-1
/
+8
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+6
2024-03-04
kselftest: Add basic test for probing the rust sample modules
Laura Nao
1
-0
/
+1
2024-02-20
selftests: Add test to verify power supply properties
Nícolas F. R. A. Prado
1
-0
/
+1
2024-02-20
selftests: Move KTAP bash helpers to selftests common folder
Laura Nao
1
-0
/
+1
2024-01-31
selftests: Introduce Makefile variable to list shared bash scripts
Benjamin Poirier
1
-1
/
+6
2024-01-27
kselftest: Add test to verify probe of devices from discoverable buses
Nícolas F. R. A. Prado
1
-0
/
+1
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+1
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+1
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-20
/
+1
2023-12-21
selftests/overlayfs: verify device and inode numbers in /proc/pid/maps
Andrei Vagin
1
-0
/
+1
2023-12-17
selftests/net: Add TCP-AO library
Dmitry Safonov
1
-0
/
+1
2023-12-14
add selftest for statmount/listmount
Miklos Szeredi
1
-0
/
+1
2023-12-12
Revert "selftests: error out if kernel header files are not yet built"
John Hubbard
1
-20
/
+1
2023-11-12
LSM: selftests for Linux Security Module syscalls
Casey Schaufler
1
-0
/
+1
2023-10-31
Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2023-10-31
Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2023-10-12
selftests/thermel/intel: Add test to read power floor status
Srinivas Pandruvada
1
-0
/
+1
2023-09-26
selftests: Fix wrong TARGET in kselftest top level Makefile
Juntong Deng
1
-1
/
+1
2023-09-20
kselftest: Add new test for detecting unprobed Devicetree devices
Nícolas F. R. A. Prado
1
-0
/
+1
2023-09-14
selftests/thermel/intel: Add test to read workload hint
Srinivas Pandruvada
1
-0
/
+1
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2023-08-28
Merge tag 'linux-kselftest-next-6.6-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
2023-08-16
selftests: Hook more tests into the build infrastructure
Mark Brown
1
-0
/
+3
2023-08-16
selftests/user_events: Reenable build
Mark Brown
1
-0
/
+1
2023-07-27
selftests: Add fchmodat2 selftest
Alexey Gladkov
1
-0
/
+1
2023-07-23
connector/cn_proc: Selftest for proc connector
Anjali Kulkarni
1
-0
/
+1
2023-07-03
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2023-06-19
selftests: error out if kernel header files are not yet built
John Hubbard
1
-1
/
+20
[next]