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
2022-11-01
selftests: amd-pstate: Rename amd-pstate-ut.sh to basic.sh.
Meng Li
-1
/
+1
2022-10-31
kunit: tool: print summary of failed tests if a few failed out of a lot
Daniel Latypov
-0
/
+69
2022-10-31
kunit: tool: make unit test not print parsed testdata to stdout
Daniel Latypov
-0
/
+6
2022-10-31
memblock test: Update TODO list
Shaoqin Huang
-9
/
+2
2022-10-31
memblock test: Add test to memblock_reserve() 129th region
Shaoqin Huang
-0
/
+91
2022-10-31
memblock test: Add test to memblock_add() 129th region
Shaoqin Huang
-3
/
+103
2022-10-30
selftests: pidfd: Fix compling warnings
Li Zhijian
-2
/
+4
2022-10-30
ksefltests: pidfd: Fix wait_states: Test terminated by timeout
Li Zhijian
-0
/
+10
2022-10-28
selftests/nolibc: Always rebuild the sysroot when running a test
Willy Tarreau
-0
/
+3
2022-10-28
selftests/nolibc: Add 7 tests for memcmp()
Willy Tarreau
-0
/
+7
2022-10-28
KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_test
Sean Christopherson
-1
/
+1
2022-10-28
KVM: selftests: Add tests in xen_shinfo_test to detect lock races
Michal Luczaj
-0
/
+140
2022-10-28
selftests/ftrace: Convert tracer tests to use 'requires' to specify program d...
Naveen N. Rao
-12
/
+2
2022-10-28
selftests/ftrace: Add check for ping command for trigger tests
Naveen N. Rao
-10
/
+16
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+583
2022-10-27
selftests: add openvswitch selftest suite
Aaron Conole
-0
/
+583
2022-10-27
selftests/watchdog: Fix spelling mistake "Temeprature" -> "Temperature"
Colin Ian King
-1
/
+1
2022-10-26
selftests: tc-testing: Add matchJSON to tdc
Victor Nogueira
-7
/
+118
2022-10-26
selftests/bpf: Fix bpftool synctypes checking failure
Yonghong Song
-0
/
+8
2022-10-25
selftests/bpf: Panic on hard/soft lockup
Daniel Müller
-1
/
+2
2022-10-25
selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390x
Yonghong Song
-0
/
+1
2022-10-25
selftests/bpf: Add selftests for new cgroup local storage
Yonghong Song
-0
/
+456
2022-10-25
selftests/bpf: Fix test test_libbpf_str/bpf_map_type_str
Yonghong Song
-0
/
+8
2022-10-25
selftests/bpf: Tracing prog can still do lookup under busy lock
Martin KaFai Lau
-5
/
+86
2022-10-25
selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadl...
Martin KaFai Lau
-0
/
+145
2022-10-25
selftests/watchdog: add test for WDIOC_GETTEMP
Shuah Khan
-1
/
+8
2022-10-25
selftests/watchdog: print watchdog_info option strings
Shuah Khan
-2
/
+1
2022-10-25
selftests/watchdog: add support for WDIOC_GETSTATUS
Shuah Khan
-3
/
+41
2022-10-25
selftests/watchdog: change to print reset reason info.
Shuah Khan
-3
/
+55
2022-10-25
selftests/timens: add a test for vfork+exit
Andrei Vagin
-1
/
+141
2022-10-25
selftests/bpf: Add kprobe_multi kmod attach api tests
Jiri Olsa
-0
/
+139
2022-10-25
selftests/bpf: Add kprobe_multi check to module attach test
Jiri Olsa
-0
/
+13
2022-10-25
selftests/bpf: Add bpf_testmod_fentry_* functions
Jiri Olsa
-0
/
+24
2022-10-25
selftests/bpf: Add load_kallsyms_refresh function
Jiri Olsa
-7
/
+15
2022-10-25
selftest: Add test for SO_INCOMING_CPU.
Kuniyuki Iwashima
-0
/
+244
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-30
/
+78
2022-10-24
Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-11
/
+33
2022-10-24
Merge tag 'linux-kselftest-fixes-6.1-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-13
/
+10
2022-10-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-2
/
+15
2022-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+3
2022-10-23
Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+32
2022-10-22
Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-3
/
+3
2022-10-21
selftests/bpf: Add write to hashmap to array_map iter test
Dave Marchevsky
-7
/
+34
2022-10-21
selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
Dave Marchevsky
-4
/
+140
2022-10-21
selftests/bpf: Initial DENYLIST for aarch64
Manu Bretelle
-0
/
+81
2022-10-21
selftests/bpf: Update vmtests.sh to support aarch64
Manu Bretelle
-0
/
+6
2022-10-21
selftests/bpf: Add config.aarch64
Manu Bretelle
-0
/
+181
2022-10-21
selftests/bpf: Remove entries from config.s390x already present in config
Manu Bretelle
-3
/
+0
2022-10-21
selftests/bpf: fix task_local_storage/exit_creds rcu usage
Delyan Kratunov
-3
/
+18
2022-10-20
selftests: net: Fix netdev name mismatch in cleanup
Benjamin Poirier
-1
/
+1
[prev]
[next]