index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-22
1
-6
/
+12
|
\
|
*
kselftest: add support for skipped tests
Timur Tabi
2021-02-15
1
-6
/
+12
*
|
Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-02-22
4
-115
/
+150
|
\
\
|
*
|
kunit: tool: fix unintentional statefulness in run_kernel()
Daniel Latypov
2021-02-08
1
-1
/
+3
|
*
|
kunit: tool: add support for filtering suites by glob
Daniel Latypov
2021-02-08
3
-12
/
+28
|
*
|
kunit: make kunit_tool accept optional path to .kunitconfig fragment
Daniel Latypov
2021-02-08
3
-7
/
+46
|
*
|
kunit: tool: simplify kconfig is_subset_of() logic
Daniel Latypov
2021-02-08
1
-7
/
+6
|
*
|
minor: kunit: tool: fix unit test so it can run from non-root dir
Daniel Latypov
2021-02-08
1
-36
/
+24
|
*
|
kunit: tool: use `with open()` in unit test
Daniel Latypov
2021-02-08
1
-19
/
+14
|
*
|
kunit: tool: stop using bare asserts in unit test
Daniel Latypov
2021-02-08
1
-26
/
+24
|
*
|
kunit: tool: fix unit test cleanup handling
Daniel Latypov
2021-02-08
1
-8
/
+6
*
|
|
Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-02-22
8
-44
/
+132
|
\
\
\
|
*
|
|
selftests/seccomp: Accept any valid fd in user_notification_addfd
Seth Forshee
2021-02-09
1
-6
/
+2
|
*
|
|
selftests/timens: add futex binary to .gitignore
Tobias Klauser
2021-02-08
1
-0
/
+1
|
*
|
|
selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.c
Tiezhu Yang
2021-02-08
1
-2
/
+2
|
*
|
|
selftests/vDSO: fix ABI selftest on riscv
Tobias Klauser
2021-02-08
1
-1
/
+3
|
*
|
|
selftests/x86/ldt_gdt: remove unneeded semicolon
Yang Li
2021-02-08
1
-1
/
+1
|
*
|
|
selftests/ipc: remove unneeded semicolon
Yang Li
2021-02-08
1
-3
/
+3
|
*
|
|
kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroed
John Stultz
2021-02-08
1
-0
/
+86
|
*
|
|
kselftests: dmabuf-heaps: Cleanup test output
John Stultz
2021-02-08
1
-23
/
+21
|
*
|
|
kselftests: dmabuf-heaps: Softly fail if don't find a vgem device
John Stultz
2021-02-08
1
-8
/
+7
|
*
|
|
kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNC
John Stultz
2021-02-08
1
-7
/
+13
|
*
|
|
kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...
John Stultz
2021-02-08
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'docs-5.12' of git://git.lwn.net/linux
Linus Torvalds
2021-02-22
1
-11
/
+15
|
\
\
\
|
*
|
|
selftests: kselftest_harness.h: partially fix kernel-doc markups
Mauro Carvalho Chehab
2021-01-21
1
-11
/
+15
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-02-22
1
-1
/
+0
|
\
\
\
\
|
*
\
\
\
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
2021-02-18
27
-220
/
+1513
|
|
\
\
\
\
|
*
|
|
|
|
tools/testing/scatterlist: Fix overflow of max segment size
Maor Gottlieb
2021-01-28
1
-1
/
+0
*
|
|
|
|
|
Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-22
8
-623
/
+603
|
\
\
\
\
\
\
|
*
|
|
|
|
|
selftests: gpio: add CONFIG_GPIO_CDEV to config
Kent Gibson
2021-02-15
1
-0
/
+1
|
*
|
|
|
|
|
selftests: gpio: port to GPIO uAPI v2
Kent Gibson
2021-02-15
2
-10
/
+76
|
*
|
|
|
|
|
selftests: remove obsolete gpio references from kselftest_deps.sh
Kent Gibson
2021-02-15
1
-3
/
+1
|
*
|
|
|
|
|
selftests: remove obsolete build restriction for gpio
Kent Gibson
2021-02-15
1
-9
/
+0
|
*
|
|
|
|
|
selftests: gpio: remove obsolete gpio-mockup-chardev.c
Kent Gibson
2021-02-15
1
-323
/
+0
|
*
|
|
|
|
|
selftests: gpio: rework and simplify test implementation
Kent Gibson
2021-02-15
4
-288
/
+535
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
23
-102
/
+1798
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-02-12
5
-9
/
+17
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
KVM: selftests: Don't bother mapping GVA for Xen shinfo test
Sean Christopherson
2021-02-11
1
-4
/
+3
|
*
|
|
|
|
|
KVM: selftests: Fix hex vs. decimal snafu in Xen test
Sean Christopherson
2021-02-11
1
-1
/
+1
|
*
|
|
|
|
|
KVM: selftests: Fix size of memslots created by Xen tests
Sean Christopherson
2021-02-11
2
-4
/
+2
|
*
|
|
|
|
|
KVM: selftests: Ignore recently added Xen tests' build output
Sean Christopherson
2021-02-11
1
-0
/
+2
|
*
|
|
|
|
|
KVM: selftests: Add missing header file needed by xAPIC IPI tests
Peter Shier
2021-02-11
1
-0
/
+55
|
*
|
|
|
|
|
KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c
Ricardo Koller
2021-02-11
1
-4
/
+4
|
*
|
|
|
|
|
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
2021-02-09
4
-39
/
+39
|
*
|
|
|
|
|
selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_test
Vitaly Kuznetsov
2021-02-09
1
-1
/
+38
|
*
|
|
|
|
|
selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code
Vitaly Kuznetsov
2021-02-09
3
-28
/
+39
|
*
|
|
|
|
|
selftests: kvm: Raise the default timeout to 120 seconds
Vitaly Kuznetsov
2021-02-09
1
-0
/
+1
|
*
|
|
|
|
|
KVM: x86: declare Xen HVM shared info capability and add test case
David Woodhouse
2021-02-04
2
-0
/
+170
|
*
|
|
|
|
|
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
2021-02-04
1
-6
/
+33
|
*
|
|
|
|
|
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-02-04
3
-0
/
+125
[next]