index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
3
-1
/
+6
2021-06-29
mm/gup_benchmark: support threading
Peter Xu
1
-31
/
+65
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
5
-0
/
+171
2021-06-28
Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-6
/
+55
2021-06-28
selftests: net: devlink_port_split: check devlink returned an element before dereferencing it
Paolo Pisati
1
-0
/
+3
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
48
-574
/
+3160
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2021-06-28
selftests/seccomp: Avoid using "sysctl" for report
Kees Cook
1
-2
/
+6
2021-06-28
selftests/seccomp: Flush benchmark output
Kees Cook
1
-0
/
+2
2021-06-28
selftests/seccomp: More closely track fds being assigned
Kees Cook
1
-7
/
+12
2021-06-28
selftests/seccomp: Add test for atomic addfd+send
Rodrigo Campos
1
-0
/
+38
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-0
/
+354
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-18
/
+430
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
32
-468
/
+1833
2021-06-25
selftests/powerpc: Use req_max_processed_len from sysfs NX capabilities
Haren Myneni
2
-4
/
+17
2021-06-24
selftests: kvm: Allows userspace to handle emulation errors.
Aaron Lewis
5
-0
/
+317
2021-06-24
KVM: selftests: Add selftest for KVM statistics data binary interface
Jing Zhang
5
-0
/
+256
2021-06-24
tools/testing: add a selftest for SO_NETNS_COOKIE
Lorenz Bauer
4
-1
/
+64
2021-06-24
KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updates
Sean Christopherson
4
-0
/
+152
2021-06-24
KVM: selftests: Add hugepage support for x86-64
Sean Christopherson
2
-24
/
+67
2021-06-24
KVM: selftests: Genericize upper level page table entry struct
Sean Christopherson
1
-65
/
+26
2021-06-24
KVM: selftests: Add PTE helper for x86-64 in preparation for hugepages
Sean Christopherson
1
-28
/
+31
2021-06-24
KVM: selftests: Rename x86's page table "address" to "pfn"
Sean Christopherson
1
-25
/
+22
2021-06-24
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
6
-39
/
+23
2021-06-24
KVM: selftests: Unconditionally allocate EPT tables in memslot 0
Sean Christopherson
4
-22
/
+17
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
16
-35
/
+31
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
7
-21
/
+18
2021-06-24
lkdtm/heap: Add init_on_alloc tests
Kees Cook
2
-0
/
+3
2021-06-24
selftests/lkdtm: Enable various testable CONFIGs
Kees Cook
1
-0
/
+6
2021-06-24
lkdtm: Add CONFIG hints in errors where possible
Kees Cook
1
-0
/
+1
2021-06-24
lkdtm/heap: Add vmalloc linear overflow test
Kees Cook
1
-1
/
+2
2021-06-24
selftests/lkdtm: Fix expected text for free poison
Kees Cook
1
-2
/
+2
2021-06-24
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook
1
-1
/
+1
2021-06-24
selftests/lkdtm: Avoid needing explicit sub-shell
Kees Cook
1
-4
/
+8
2021-06-24
KVM: selftests: Use "standard" min virtual address for CPUID test alloc
Sean Christopherson
1
-2
/
+1
2021-06-24
KVM: selftests: Use alloc page helper for xAPIC IPI test
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocations
Sean Christopherson
1
-6
/
+4
2021-06-24
KVM: selftests: Lower the min virtual address for misc page allocations
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
6
-24
/
+59
2021-06-24
KVM: selftests: Use "standard" min virtual address for Hyper-V pages
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setup
Sean Christopherson
1
-10
/
+8
2021-06-24
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
6
-10
/
+7
2021-06-24
KVM: selftests: Zero out the correct page in the Hyper-V features test
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
Sean Christopherson
1
-1
/
+0
2021-06-24
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
4
-8
/
+3
2021-06-24
KVM: selftests: Fix mapping length truncation in m{,un}map()
Zenghui Yu
1
-2
/
+2
2021-06-23
selftests/sgx: remove checks for file execute permissions
Dave Hansen
1
-13
/
+3
2021-06-23
selftests/ftrace: fix event-no-pid on 1-core machine
Krzysztof Kozlowski
1
-0
/
+7
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+6
[prev]
[next]