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-12-01
selftests: mptcp: listener test for userspace PM
Geliang Tang
-0
/
+76
2022-12-01
selftests: mptcp: make evts global in userspace_pm
Geliang Tang
-120
/
+93
2022-12-01
selftests: mptcp: enhance userspace pm tests
Geliang Tang
-4
/
+6
2022-12-01
selftests: mptcp: declare var as local
Matthieu Baerts
-22
/
+29
2022-12-01
selftests: mptcp: clearly declare global ns vars
Matthieu Baerts
-8
/
+6
2022-12-01
selftests: mptcp: uniform 'rndh' variable
Matthieu Baerts
-5
/
+9
2022-12-01
selftests: mptcp: removed defined but unused vars
Matthieu Baerts
-7
/
+0
2022-12-01
selftests: mptcp: run mptcp_inq from a clean netns
Matthieu Baerts
-4
/
+1
2022-12-01
selftests/bpf: Validate multiple ref release_on_unlock logic
Dave Marchevsky
-1
/
+16
2022-12-01
KVM: selftests: Define and use a custom static assert in lib headers
Sean Christopherson
-12
/
+24
2022-12-01
KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPU
Sean Christopherson
-3
/
+7
2022-12-01
KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERM
Sean Christopherson
-6
/
+12
2022-12-01
KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpers
Sean Christopherson
-32
/
+32
2022-12-01
KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()
Lei Wang
-2
/
+1
2022-12-01
KVM: selftests: Restore assert for non-nested VMs in access tracking test
Sean Christopherson
-5
/
+13
2022-12-01
KVM: selftests: Fix inverted "warning" in access tracking perf test
Sean Christopherson
-4
/
+3
2022-12-01
libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
Dave Jiang
-31
/
+0
2022-12-01
tools/testing/cxl: add mechanism to lock mem device for testing
Dave Jiang
-4
/
+44
2022-12-01
tools/testing/cxl: Add "passphrase secure erase" opcode support
Dave Jiang
-0
/
+102
2022-12-01
tools/testing/cxl: Add "Unlock" security opcode support
Dave Jiang
-0
/
+45
2022-12-01
tools/testing/cxl: Add "Freeze Security State" security opcode support
Dave Jiang
-0
/
+20
2022-12-01
tools/testing/cxl: Add "Disable" security opcode support
Dave Jiang
-0
/
+74
2022-12-01
tools/testing/cxl: Add "Set Passphrase" opcode support
Dave Jiang
-0
/
+88
2022-12-01
tools/testing/cxl: Add "Get Security State" opcode support
Dave Jiang
-7
/
+37
2022-12-01
kselftest/alsa: Add more coverage of sample rates and channel counts
Mark Brown
-3
/
+8
2022-12-01
kselftest/alsa: Provide more meaningful names for tests
Mark Brown
-3
/
+3
2022-12-01
kselftest/alsa: Don't any configuration in the sample config
Mark Brown
-16
/
+19
2022-12-01
kselftest/alsa: Report failures to set the requested channels as skips
Mark Brown
-1
/
+8
2022-12-01
kselftest/alsa: Report failures to set the requested sample rate as skips
Mark Brown
-6
/
+17
2022-12-01
kselftest/alsa: Refactor pcm-test to list the tests to run in a struct
Mark Brown
-20
/
+33
2022-12-01
kselftest/arm64: Allow epoll_wait() to return more than one result
Mark Brown
-9
/
+18
2022-12-01
kselftest/arm64: Don't drain output while spawning children
Mark Brown
-8
/
+0
2022-12-01
kselftest/arm64: Hold fp-stress children until they're all spawned
Mark Brown
-1
/
+40
2022-12-01
af_unix: Add test for sock_diag and UDIAG_SHOW_UID.
Kuniyuki Iwashima
-1
/
+180
2022-11-30
cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
Dave Jiang
-0
/
+1
2022-11-30
KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at will
Sean Christopherson
-0
/
+49
2022-11-30
iommufd: Add a selftest
Jason Gunthorpe
-0
/
+2530
2022-12-01
selftests/bpf: Add ingress tests for txmsg with apply_bytes
Pengcheng Yang
-0
/
+18
2022-11-30
selftests/vm: use memfd for hugepage-mmap test
Peter Xu
-6
/
+4
2022-11-30
selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
David Hildenbrand
-1
/
+27
2022-11-30
selftests/vm: cow: basic COW tests for non-anonymous pages
David Hildenbrand
-1
/
+337
2022-11-30
selftests/vm: anon_cow: prepare for non-anonymous COW tests
David Hildenbrand
-19
/
+24
2022-11-30
selftests/damon: fix unnecessary compilation warnings
Rong Tao
-0
/
+9
2022-11-30
selftests/vm: anon_cow: add mprotect() optimization tests
David Hildenbrand
-3
/
+46
2022-11-30
selftests/damon: test non-context inputs to rm_contexts file
SeongJae Park
-0
/
+20
2022-11-30
selftests/vm: update hugetlb madvise
Mike Kravetz
-3
/
+4
2022-11-30
tools/selftets/damon/sysfs: test tried_regions directory existence
SeongJae Park
-0
/
+7
2022-11-30
bpf: Tighten ptr_to_btf_id checks.
Alexei Starovoitov
-4
/
+5
2022-12-01
selftests/bpf: Add bench test to arm64 and s390x denylist
Daniel Borkmann
-0
/
+2
2022-11-30
selftests/damon: add tests for DAMON_LRU_SORT's enabled parameter
SeongJae Park
-1
/
+42
[prev]
[next]