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
2022-11-21
KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
Vitaly Kuznetsov
3
-2
/
+2
2022-11-21
KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2
-5
/
+58
2022-11-21
KVM: selftests: evmcs_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2
-2
/
+50
2022-11-21
KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
Vitaly Kuznetsov
2
-21
/
+23
2022-11-21
KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()
Vitaly Kuznetsov
3
-10
/
+24
2022-11-21
KVM: selftests: Allocate Hyper-V partition assist page
Vitaly Kuznetsov
2
-0
/
+10
2022-11-21
KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...
Vitaly Kuznetsov
6
-33
/
+48
2022-11-21
KVM: selftests: Split off load_evmcs() from load_vmcs()
Vitaly Kuznetsov
3
-22
/
+24
2022-11-21
KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
Vitaly Kuznetsov
5
-38
/
+56
2022-11-21
KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
Vitaly Kuznetsov
1
-5
/
+17
2022-11-21
KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
Vitaly Kuznetsov
1
-4
/
+6
2022-11-21
KVM: selftests: Hyper-V PV TLB flush selftest
Vitaly Kuznetsov
4
-0
/
+693
2022-11-21
NFC: nci: Extend virtual NCI deinit test
Dmitry Vyukov
1
-0
/
+11
2022-11-20
bpftool: remove support of --legacy option for bpftool
Sahid Orentino Ferdjaoui
1
-3
/
+3
2022-11-20
bpf: Add type cast unit tests
Yonghong Song
3
-0
/
+198
2022-11-20
bpf/selftests: Add selftests for new task kfuncs
David Vernet
5
-0
/
+640
2022-11-20
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
2
-3
/
+3
2022-11-18
selftests: cgroup: fix unsigned comparison with less than zero
YueHaibing
1
-2
/
+3
2022-11-18
selftests/vm: add local_config.h and local_config.mk to .gitignore
Zhao Gongyi
1
-0
/
+2
2022-11-18
proc: fixup uptime selftest
Alexey Dobriyan
1
-1
/
+2
2022-11-18
selftests/bpf: Skip spin lock failure test on s390x
Kumar Kartikeya Dwivedi
1
-0
/
+6
2022-11-18
KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request u...
Vitaly Kuznetsov
2
-2
/
+3
2022-11-18
KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
Vitaly Kuznetsov
1
-2
/
+3
2022-11-18
KVM: selftests: Hyper-V PV IPI selftest
Vitaly Kuznetsov
5
-4
/
+349
2022-11-18
KVM: selftests: Move the function doing Hyper-V hypercall to a common header
Vitaly Kuznetsov
2
-19
/
+20
2022-11-18
KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
Vitaly Kuznetsov
2
-4
/
+5
2022-11-18
KVM: selftests: Better XMM read/write helpers
Vitaly Kuznetsov
1
-34
/
+36
2022-11-18
x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
Sean Christopherson
2
-3
/
+3
2022-11-18
KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
Sean Christopherson
2
-3
/
+5
2022-11-18
KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h
Sean Christopherson
2
-18
/
+17
2022-11-18
x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
Sean Christopherson
1
-3
/
+3
2022-11-18
kselftest/arm64: Use preferred form for predicate load/stores
Mark Brown
1
-2
/
+2
2022-11-18
selftests/net: fix missing xdp_dummy
Wang Yufen
5
-15
/
+23
2022-11-18
selftests: add a selftest for sctp vrf
Xin Long
3
-0
/
+317
2022-11-17
selftests: mptcp: fix mibit vs mbit mix up
Matthieu Baerts
1
-2
/
+3
2022-11-17
selftests: mptcp: run mptcp_sockopt from a new netns
Matthieu Baerts
1
-4
/
+5
2022-11-17
selftests: mptcp: gives slow test-case more time
Paolo Abeni
1
-3
/
+3
2022-11-17
selftests/bpf: Temporarily disable linked list tests
Kumar Kartikeya Dwivedi
4
-16
/
+34
2022-11-17
selftests/bpf: Add BTF sanity tests
Kumar Kartikeya Dwivedi
1
-0
/
+485
2022-11-17
selftests/bpf: Add BPF linked list API tests
Kumar Kartikeya Dwivedi
6
-0
/
+1264
2022-11-17
selftests/bpf: Add failure test cases for spin lock pairing
Kumar Kartikeya Dwivedi
2
-1
/
+292
2022-11-17
selftests/bpf: Update spinlock selftest
Kumar Kartikeya Dwivedi
3
-47
/
+51
2022-11-17
selftests/bpf: Add __contains macro to bpf_experimental.h
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-11-17
bpf: Introduce single ownership BPF linked list API
Kumar Kartikeya Dwivedi
1
-0
/
+28
2022-11-17
bpf: Introduce bpf_obj_drop
Kumar Kartikeya Dwivedi
1
-0
/
+13
2022-11-17
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
1
-0
/
+25
2022-11-17
bpf: Rewrite kfunc argument handling
Kumar Kartikeya Dwivedi
3
-4
/
+4
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-7
/
+35807
2022-11-18
random: use random.trust_{bootloader,cpu} command line option only
Jason A. Donenfeld
1
-2
/
+0
2022-11-17
selftests/bpf: Pass target triple to get_sys_includes macro
Björn Töpel
1
-4
/
+8
[prev]
[next]