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-01-18
selftests/bpf: Add test for race in btf_try_get_module
Kumar Kartikeya Dwivedi
6
-0
/
+362
2022-01-18
selftests/bpf: Extend kfunc selftests
Kumar Kartikeya Dwivedi
3
-2
/
+131
2022-01-18
selftests/bpf: Add test_verifier support to fixup kfunc call insns
Kumar Kartikeya Dwivedi
1
-0
/
+28
2022-01-18
selftests/bpf: Add test for unstable CT lookup API
Kumar Kartikeya Dwivedi
3
-0
/
+161
2022-01-18
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
1
-8
/
+9
2022-01-17
KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN
Vitaly Kuznetsov
3
-4
/
+66
2022-01-17
KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'
Vitaly Kuznetsov
3
-3
/
+3
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
31
-487
/
+3418
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-58
/
+120
2022-01-15
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-0
/
+42
2022-01-15
userfaultfd/selftests: clean up hugetlb allocation code
Mike Kravetz
1
-9
/
+6
2022-01-15
selftests/uffd: allow EINTR/EAGAIN
Peter Xu
1
-2
/
+5
2022-01-15
selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting
Waiman Long
3
-23
/
+34
2022-01-15
mm, hugepages: make memory size variable in hugepage-mremap selftest
Yosry Ahmed
2
-17
/
+31
2022-01-15
tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner
chiminghao
1
-7
/
+2
2022-01-14
test: selftests: Remove unused various in sockmap_verdict_prog.c
Menglong Dong
1
-2
/
+0
2022-01-14
selftest: kvm: Add amx selftest
Yang Zhong
2
-0
/
+449
2022-01-14
selftest: kvm: Move struct kvm_x86_state to header
Yang Zhong
2
-16
/
+15
2022-01-14
selftest: kvm: Reorder vcpu_load_state steps for AMX
Paolo Bonzini
1
-8
/
+9
2022-01-14
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
8
-7
/
+112
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+15
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-2
/
+184
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-1
/
+717
2022-01-14
kselftests/net: list all available tests in usage()
Li Zhijian
1
-0
/
+3
2022-01-13
kselftests/net: adapt the timeout to the largest runtime
Li Zhijian
1
-1
/
+1
2022-01-12
selftests/bpf: Stop using bpf_map__def() API
Christy Lee
5
-28
/
+26
2022-01-12
selftests/bpf: Change bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
1
-6
/
+6
2022-01-12
Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
5
-73
/
+133
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-62
/
+13
2022-01-11
Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-15
/
+51
2022-01-11
Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-2
/
+513
2022-01-11
bpf/selftests: Add check for updating XDP bpf_link with wrong program type
Toke Høiland-Jørgensen
2
-0
/
+11
2022-01-11
bpf/selftests: convert xdp_link test to ASSERT_* macros
Toke Høiland-Jørgensen
1
-31
/
+25
2022-01-11
Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-30
/
+36
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
210
-1676
/
+10903
2022-01-10
Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
8
-184
/
+459
2022-01-10
Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
30
-57
/
+47
2022-01-10
Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+50
2022-01-10
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-86
/
+444
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-86
/
+790
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+10
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-2
/
+3
2022-01-07
selftests: mptcp: more stable join tests-cases
Paolo Abeni
1
-52
/
+68
2022-01-07
kvm: selftests: move ucall declarations into ucall_common.h
Michael Roth
3
-49
/
+60
2022-01-07
kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h
Michael Roth
2
-435
/
+447
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
1
-1
/
+183
2022-01-07
selftests: KVM: sev_migrate_tests: Add mirror command tests
Peter Gonda
1
-4
/
+51
2022-01-07
selftests: KVM: sev_migrate_tests: Fix sev_ioctl()
Peter Gonda
1
-1
/
+2
2022-01-07
selftests: KVM: sev_migrate_tests: Fix test_sev_mirror()
Peter Gonda
1
-4
/
+1
2022-01-07
Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
6
-1
/
+617
[prev]
[next]