index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-27
selftests: kvm: do only 1 memslot_perf_test run by default
Paolo Bonzini
1
-1
/
+1
2021-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
4
-4
/
+33
2021-05-27
KVM: selftests: allow using UFFD minor faults for demand paging
Axel Rasmussen
1
-33
/
+79
2021-05-27
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
3
-0
/
+52
2021-05-27
KVM: selftests: add shmem backing source type
Axel Rasmussen
3
-1
/
+22
2021-05-27
KVM: selftests: refactor vm_mem_backing_src_type flags
Axel Rasmussen
2
-18
/
+20
2021-05-27
KVM: selftests: allow different backing source types
Axel Rasmussen
1
-4
/
+11
2021-05-27
KVM: selftests: compute correct demand paging size
Axel Rasmussen
1
-4
/
+7
2021-05-27
KVM: selftests: simplify setup_demand_paging error handling
Axel Rasmussen
1
-32
/
+18
2021-05-27
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
4
-32
/
+39
2021-05-27
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
2
-3
/
+3
2021-05-27
KVM: selftests: Fix hang in hardware_disable_test
David Matlack
1
-1
/
+31
2021-05-27
KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test
David Matlack
1
-0
/
+5
2021-05-27
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
4
-10
/
+16
2021-05-27
KVM: selftests: add a memslot-related performance benchmark
Maciej S. Szmigiero
3
-0
/
+1039
2021-05-27
KVM: selftests: Keep track of memslots more efficiently
Maciej S. Szmigiero
4
-35
/
+124
2021-05-27
selftests: kvm: fix potential issue with ELF loading
Paolo Bonzini
1
-5
/
+4
2021-05-27
selftests: kvm: make allocation of extra memory take effect
Zhenzhong Duan
1
-1
/
+1
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
16
-23
/
+773
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+7
2021-05-07
selftests: kvm: remove reassignment of non-absolute variables
Bill Wendling
1
-2
/
+2
2021-05-07
KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...
Vitaly Kuznetsov
1
-11
/
+55
2021-05-07
KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UD
Vitaly Kuznetsov
1
-8
/
+16
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-4
/
+169
2021-05-07
selftests: remove duplicate include
Zhang Yunkai
3
-3
/
+0
2021-05-06
kselftest: introduce new epoll test case
Davidlohr Bueso
1
-0
/
+44
2021-05-06
selftests: proc: test subset=pid
Alexey Dobriyan
2
-0
/
+122
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-1
/
+3
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-13
/
+579
2021-05-05
selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages
Pavel Tatashin
1
-4
/
+19
2021-05-05
selftests/vm: gup_test: fix test flag
Pavel Tatashin
1
-4
/
+11
2021-05-05
userfaultfd/selftests: add test exercising minor fault handling
Axel Rasmussen
1
-6
/
+158
2021-05-05
mm: huge_memory: debugfs for file-backed THP split
Zi Yan
1
-5
/
+77
2021-05-05
mm: huge_memory: a new debugfs interface for splitting THP tests
Zi Yan
3
-0
/
+320
2021-05-04
Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-5
/
+17
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
9
-0
/
+3616
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-78
/
+1456
2021-05-02
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
1
-1
/
+1
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-18
/
+77
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
17
-58
/
+1578
2021-04-30
vm/test_vmalloc.sh: adapt for updated driver interface
Uladzislau Rezki (Sony)
1
-10
/
+11
2021-04-30
selftests: add a MREMAP_DONTUNMAP selftest for shmem
Brian Geffon
1
-0
/
+52
2021-04-30
kselftests: cgroup: update kmem test for new vmstat implementation
Johannes Weiner
1
-8
/
+14
2021-04-30
selftests/bpf: Fix the snprintf test
Florent Revest
2
-0
/
+7
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-3
/
+3
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
156
-1308
/
+9246
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-0
/
+481
2021-04-28
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-216
/
+694
2021-04-27
Merge tag 'linux-kselftest-next-5.13-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
15
-297
/
+410
[next]