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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-24
KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queries
Vishal Annapurve
6
-33
/
+30
2023-01-24
KVM: selftests: Fix a typo in the vcpu_msrs_set assert
Aaron Lewis
1
-1
/
+1
2023-01-24
KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd
Reiji Watanabe
1
-0
/
+2
2023-01-24
KVM: selftests: Test masked events in PMU filter
Aaron Lewis
1
-2
/
+336
2023-01-24
KVM: selftests: Add testing for KVM_SET_PMU_EVENT_FILTER
Aaron Lewis
1
-0
/
+36
2023-01-24
KVM: selftests: Add flags when creating a pmu event filter
Aaron Lewis
1
-4
/
+5
2023-01-24
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
15
-7
/
+394
2023-01-24
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
1
-1
/
+48
2023-01-23
selftests: net: tcp_mmap: populate pages in send path
Eric Dumazet
1
-1
/
+2
2023-01-23
selftests/bpf: Add 6-argument syscall tracing test
Andrii Nakryiko
2
-0
/
+43
2023-01-23
selftests/bpf: Validate arch-specific argument registers limits
Andrii Nakryiko
3
-7
/
+99
2023-01-23
selftests/bpf: Use __failure macro in task kfunc testsuite
David Vernet
2
-70
/
+19
2023-01-23
selftests: iommu: Fix test_cmd_destroy_access() call in user_copy
Nicolin Chen
1
-1
/
+1
2023-01-23
selftests/bpf: Simple program to dump XDP RX metadata
Stanislav Fomichev
4
-1
/
+491
2023-01-23
selftests/bpf: Verify xdp_metadata xdp->af_xdp path
Stanislav Fomichev
6
-1
/
+514
2023-01-23
selftests/bpf: Update expected test_offload.py messages
Stanislav Fomichev
1
-5
/
+5
2023-01-22
KVM: selftests: Make reclaim_period_ms input always be positive
Vipin Sharma
1
-1
/
+1
2023-01-22
selftests: kvm: move declaration at the beginning of main()
Paolo Bonzini
1
-4
/
+3
2023-01-20
selftests/bpf: Add dynptr helper tests
Kumar Kartikeya Dwivedi
1
-0
/
+192
2023-01-20
selftests/bpf: Add dynptr partial slot overwrite tests
Kumar Kartikeya Dwivedi
1
-0
/
+66
2023-01-20
selftests/bpf: Add dynptr var_off tests
Kumar Kartikeya Dwivedi
1
-0
/
+40
2023-01-20
selftests/bpf: Add dynptr pruning tests
Kumar Kartikeya Dwivedi
1
-0
/
+141
2023-01-20
selftests/bpf: convenience macro for use with 'asm volatile' blocks
Eduard Zingerman
1
-0
/
+7
2023-01-20
bpf: Invalidate slices on destruction of dynptrs on stack
Kumar Kartikeya Dwivedi
1
-2
/
+2
2023-01-20
bpf: Fix partial dynptr stack slot reads/writes
Kumar Kartikeya Dwivedi
1
-3
/
+3
2023-01-20
bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
Kumar Kartikeya Dwivedi
2
-3
/
+3
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-21
/
+80
2023-01-20
Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2023-01-20
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-12
/
+64
2023-01-20
kselftest/arm64: Correct buffer size for SME ZA storage
Zenghui Yu
1
-2
/
+2
2023-01-20
kselftest/arm64: Remove the local NUM_VL definition
Zenghui Yu
1
-2
/
+0
2023-01-20
kselftest/arm64: Verify simultaneous SSVE and ZA context generation
Mark Brown
1
-0
/
+162
2023-01-20
kselftest/arm64: Verify that SSVE signal context has SVE_SIG_FLAG_SM set
Mark Brown
1
-0
/
+5
2023-01-20
kselftest/arm64: Remove spurious comment from MTE test Makefile
Mark Brown
1
-1
/
+0
2023-01-20
kselftest/arm64: Support build of MTE tests with clang
Mark Brown
1
-5
/
+15
2023-01-20
kselftest/arm64: Initialise current at build time in signal tests
Mark Brown
1
-3
/
+1
2023-01-20
kselftest/arm64: Don't pass headers to the compiler as source
Mark Brown
1
-2
/
+6
2023-01-20
kselftest/arm64: Remove redundant _start labels from FP tests
Mark Brown
4
-4
/
+0
2023-01-20
kselftest/arm64: Fix .pushsection for strings in FP tests
Mark Brown
1
-1
/
+1
2023-01-20
kselftest/arm64: Add test case for TPIDR2 signal frame records
Mark Brown
2
-0
/
+91
2023-01-20
kselftest/arm64: Add TPIDR2 to the set of known signal context records
Mark Brown
1
-0
/
+4
2023-01-20
kselftest/arm64: Add coverage of SME 2 and 2.1 hwcaps
Mark Brown
1
-0
/
+115
2023-01-20
kselftest/arm64: Add coverage of the ZT ptrace regset
Mark Brown
3
-0
/
+368
2023-01-20
kselftest/arm64: Add SME2 coverage to syscall-abi
Mark Brown
2
-3
/
+80
2023-01-20
kselftest/arm64: Add test coverage for ZT register signal frames
Mark Brown
3
-0
/
+137
2023-01-20
kselftest/arm64: Teach the generic signal context validation about ZT
Mark Brown
2
-0
/
+37
2023-01-20
kselftest/arm64: Enumerate SME2 in the signal test utility code
Mark Brown
2
-0
/
+5
2023-01-20
kselftest/arm64: Cover ZT in the FP stress test
Mark Brown
1
-2
/
+27
2023-01-20
kselftest/arm64: Add a stress test program for ZT0
Mark Brown
4
-0
/
+341
2023-01-19
selftests/filesystems: grant executable permission to run_fat_tests.sh
Pengfei Xu
1
-0
/
+0
[prev]
[next]