index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-03
torture: make kvm-find-errors.sh check for compressed vmlinux files
Paul E. McKenney
1
-1
/
+1
2023-01-02
kselftest/alsa: pcm - Add more coverage by default
Mark Brown
1
-1
/
+46
2023-01-02
kselftest/alsa: pcm - Provide descriptions for the default tests
Mark Brown
1
-0
/
+2
2023-01-02
kselftest/alsa: pcm - Support optional description for tests
Mark Brown
1
-0
/
+5
2023-01-02
kselftest/alsa: pcm - skip tests when we fail to set params
Mark Brown
1
-6
/
+33
2023-01-02
kselftest/alsa: pcm - Always run the default set of tests
Mark Brown
1
-25
/
+58
2023-01-02
kselftest/alsa: pcm - move more configuration to configuration files
Jaroslav Kysela
6
-36
/
+121
2023-01-02
kselftest/alsa: pcm - Drop recent coverage improvement changes
Mark Brown
2
-81
/
+42
2023-01-01
selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...
Po-Hsu Lin
1
-2
/
+9
2023-01-01
selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier
Po-Hsu Lin
1
-2
/
+2
2022-12-30
selftests: net: fix cmsg_so_mark.sh test hang
Po-Hsu Lin
1
-1
/
+1
2022-12-30
tcp: Add selftest for bind() and TIME_WAIT.
Kuniyuki Iwashima
2
-0
/
+93
2022-12-29
Merge branch 'kvm-late-6.1' into HEAD
Paolo Bonzini
17
-327
/
+399
2022-12-29
KVM: selftests: Test Hyper-V invariant TSC control
Vitaly Kuznetsov
3
-0
/
+51
2022-12-29
KVM: selftests: Test that values written to Hyper-V MSRs are preserved
Vitaly Kuznetsov
1
-8
/
+28
2022-12-29
KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
Vitaly Kuznetsov
2
-81
/
+127
2022-12-29
KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_f...
Vitaly Kuznetsov
1
-92
/
+92
2022-12-29
KVM: selftests: x86: Use TAP interface in the tsc_msrs_test
Thomas Huth
1
-4
/
+12
2022-12-29
KVM: selftests: Use TAP interface in the kvm_binary_stats_test
Thomas Huth
1
-2
/
+9
2022-12-28
selftests/bpf: add a test for iter/task_vma for short-lived processes
Kui-Feng Lee
1
-0
/
+73
2022-12-28
selftests/bpf: Temporarily disable part of btf_dump:var_data test.
Alexei Starovoitov
1
-1
/
+1
2022-12-28
Merge branch 'kvm-late-6.1-fixes' into HEAD
Paolo Bonzini
12
-142
/
+82
2022-12-28
KVM: selftests: restore special vmmcall code layout needed by the harness
Paolo Bonzini
1
-2
/
+11
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
1
-0
/
+6
2022-12-27
selftests/rseq: Add mm_numa_cid to test script
Mathieu Desnoyers
1
-0
/
+5
2022-12-27
selftests/rseq: parametrized test: Report/abort on negative concurrency ID
Mathieu Desnoyers
1
-0
/
+5
2022-12-27
selftests/rseq: Implement parametrized mm_cid test
Mathieu Desnoyers
4
-49
/
+122
2022-12-27
selftests/rseq: Implement basic percpu ops mm_cid test
Mathieu Desnoyers
3
-8
/
+44
2022-12-27
selftests/rseq: riscv: Template memory ordering and percpu access mode
Mathieu Desnoyers
2
-500
/
+437
2022-12-27
selftests/rseq: s390: Template memory ordering and percpu access mode
Mathieu Desnoyers
2
-466
/
+498
2022-12-27
selftests/rseq: ppc: Template memory ordering and percpu access mode
Mathieu Desnoyers
2
-579
/
+486
2022-12-27
selftests/rseq: mips: Template memory ordering and percpu access mode
Mathieu Desnoyers
2
-615
/
+487
2022-12-27
selftests/rseq: arm64: Template memory ordering and percpu access mode
Mathieu Desnoyers
2
-486
/
+422
2022-12-27
selftests/rseq: arm: Template memory ordering and percpu access mode
Mathieu Desnoyers
2
-670
/
+530
2022-12-27
selftests/rseq: x86: Template memory ordering and percpu access mode
Mathieu Desnoyers
6
-1150
/
+1241
2022-12-27
selftests/rseq: Implement rseq mm_cid field support
Mathieu Desnoyers
2
-0
/
+19
2022-12-27
selftests/rseq: Remove RSEQ_SKIP_FASTPATH code
Mathieu Desnoyers
9
-116
/
+0
2022-12-27
selftests/rseq: Implement rseq numa node id field selftest
Mathieu Desnoyers
4
-0
/
+58
2022-12-27
selftests/rseq: Use ELF auxiliary vector for extensible rseq
Mathieu Desnoyers
3
-12
/
+78
2022-12-27
selftests/rseq: Fix: Fail thread registration when CONFIG_RSEQ=n
Mathieu Desnoyers
1
-2
/
+4
2022-12-27
KVM: selftests: Mark correct page as mapped in virt_map()
Oliver Upton
1
-2
/
+2
2022-12-27
KVM: arm64: selftests: Don't identity map the ucall MMIO hole
Oliver Upton
1
-2
/
+4
2022-12-27
KVM: selftests: document the default implementation of vm_vaddr_populate_bitmap
Paolo Bonzini
1
-0
/
+9
2022-12-27
KVM: selftests: Use magic value to signal ucall_alloc() failure
Sean Christopherson
1
-2
/
+14
2022-12-27
KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning
Sean Christopherson
1
-0
/
+1
2022-12-27
KVM: selftests: Include lib.mk before consuming $(CC)
Sean Christopherson
1
-4
/
+5
2022-12-27
KVM: selftests: Explicitly disable builtins for mem*() overrides
Sean Christopherson
1
-0
/
+1
2022-12-27
KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
Sean Christopherson
1
-1
/
+1
2022-12-27
KVM: selftests: Use proper function prototypes in probing code
Sean Christopherson
1
-2
/
+2
2022-12-27
KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
Sean Christopherson
1
-34
/
+13
[prev]
[next]