index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-29
1
-49
/
+442
|
\
|
*
selftests/x86/syscall: Add tests under ptrace to syscall_numbering_64
H. Peter Anvin (Intel)
2021-05-20
1
-25
/
+207
|
*
selftests/x86/syscall: Simplify message reporting in syscall_numbering
H. Peter Anvin (Intel)
2021-05-20
1
-31
/
+72
|
*
selftests/x86/syscall: Update and extend syscall_numbering_64
H. Peter Anvin (Intel)
2021-05-20
1
-52
/
+222
*
|
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-06-29
3
-1
/
+6
|
\
\
|
*
|
selftests: lib: Add wrapper script for test_scanf
Richard Fitzgerald
2021-05-19
3
-1
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-29
5
-0
/
+171
|
\
\
\
|
*
|
|
kselftests: Add test to check for rlimit changes in different user namespaces
Alexey Gladkov
2021-04-30
5
-0
/
+171
*
|
|
|
Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-29
2
-6
/
+55
|
\
\
\
\
|
*
|
|
|
selftests/seccomp: Avoid using "sysctl" for report
Kees Cook
2021-06-28
1
-2
/
+6
|
*
|
|
|
selftests/seccomp: Flush benchmark output
Kees Cook
2021-06-28
1
-0
/
+2
|
*
|
|
|
selftests/seccomp: More closely track fds being assigned
Kees Cook
2021-06-28
1
-7
/
+12
|
*
|
|
|
selftests/seccomp: Add test for atomic addfd+send
Rodrigo Campos
2021-06-28
1
-0
/
+38
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-29
48
-575
/
+3161
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-25
32
-469
/
+1834
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch kvm-arm64/selftest/sysreg-list-fix into kvmarm-master/next
Marc Zyngier
2021-06-22
4
-123
/
+321
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: arm64: selftests: get-reg-list: Split base and pmu registers
Andrew Jones
2021-06-22
1
-8
/
+31
|
|
|
*
|
|
|
|
KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sve
Andrew Jones
2021-06-22
4
-15
/
+21
|
|
|
*
|
|
|
|
KVM: arm64: selftests: get-reg-list: Provide config selection option
Andrew Jones
2021-06-22
1
-3
/
+53
|
|
|
*
|
|
|
|
KVM: arm64: selftests: get-reg-list: Prepare to run multiple configs at once
Andrew Jones
2021-06-22
1
-17
/
+51
|
|
|
*
|
|
|
|
KVM: arm64: selftests: get-reg-list: Introduce vcpu configs
Andrew Jones
2021-06-22
1
-90
/
+175
|
|
*
|
|
|
|
|
KVM: selftests: Add aarch64/debug-exceptions test
Ricardo Koller
2021-06-14
4
-6
/
+268
|
|
*
|
|
|
|
|
KVM: selftests: Add exception handling support for aarch64
Ricardo Koller
2021-06-14
4
-1
/
+287
|
|
*
|
|
|
|
|
KVM: selftests: Move GUEST_ASSERT_EQ to utils header
Ricardo Koller
2021-06-14
2
-19
/
+12
|
|
*
|
|
|
|
|
KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting
Ricardo Koller
2021-06-14
3
-13
/
+9
|
|
*
|
|
|
|
|
KVM: selftests: Complete x86_64/sync_regs_test ucall
Ricardo Koller
2021-06-14
1
-1
/
+6
|
|
*
|
|
|
|
|
KVM: selftests: Rename vm_handle_exception
Ricardo Koller
2021-06-14
6
-11
/
+11
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
selftests: kvm: Allows userspace to handle emulation errors.
Aaron Lewis
2021-06-25
5
-0
/
+317
|
*
|
|
|
|
|
KVM: selftests: Add selftest for KVM statistics data binary interface
Jing Zhang
2021-06-25
5
-0
/
+256
|
*
|
|
|
|
|
KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updates
Sean Christopherson
2021-06-24
4
-0
/
+152
|
*
|
|
|
|
|
KVM: selftests: Add hugepage support for x86-64
Sean Christopherson
2021-06-24
2
-25
/
+68
|
*
|
|
|
|
|
KVM: selftests: Genericize upper level page table entry struct
Sean Christopherson
2021-06-24
1
-65
/
+26
|
*
|
|
|
|
|
KVM: selftests: Add PTE helper for x86-64 in preparation for hugepages
Sean Christopherson
2021-06-24
1
-28
/
+31
|
*
|
|
|
|
|
KVM: selftests: Rename x86's page table "address" to "pfn"
Sean Christopherson
2021-06-24
1
-25
/
+22
|
*
|
|
|
|
|
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
2021-06-24
6
-39
/
+23
|
*
|
|
|
|
|
KVM: selftests: Unconditionally allocate EPT tables in memslot 0
Sean Christopherson
2021-06-24
4
-22
/
+17
|
*
|
|
|
|
|
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-06-24
16
-35
/
+31
|
*
|
|
|
|
|
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
2021-06-24
7
-21
/
+18
|
*
|
|
|
|
|
KVM: selftests: Use "standard" min virtual address for CPUID test alloc
Sean Christopherson
2021-06-24
1
-2
/
+1
|
*
|
|
|
|
|
KVM: selftests: Use alloc page helper for xAPIC IPI test
Sean Christopherson
2021-06-24
1
-1
/
+1
|
*
|
|
|
|
|
KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocations
Sean Christopherson
2021-06-24
1
-6
/
+4
|
*
|
|
|
|
|
KVM: selftests: Lower the min virtual address for misc page allocations
Sean Christopherson
2021-06-24
1
-1
/
+1
|
*
|
|
|
|
|
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
2021-06-24
6
-24
/
+59
|
*
|
|
|
|
|
KVM: selftests: Use "standard" min virtual address for Hyper-V pages
Sean Christopherson
2021-06-24
1
-1
/
+1
|
*
|
|
|
|
|
KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setup
Sean Christopherson
2021-06-24
1
-10
/
+8
|
*
|
|
|
|
|
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
2021-06-24
6
-10
/
+7
|
*
|
|
|
|
|
KVM: selftests: Zero out the correct page in the Hyper-V features test
Sean Christopherson
2021-06-24
1
-1
/
+1
|
*
|
|
|
|
|
KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
Sean Christopherson
2021-06-24
1
-1
/
+0
|
*
|
|
|
|
|
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
2021-06-24
4
-8
/
+3
|
*
|
|
|
|
|
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2021-06-23
3
-18
/
+27
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
[next]