summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-241-2/+2
* KVM: selftests: Remove superfluous define from vmx.cThomas Huth2019-07-201-2/+0Star
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-159-10/+492
|\
| * KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger2019-06-041-1/+6
| * KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth2019-06-042-2/+5
| * KVM: selftests: Add the sync_regs test for s390xThomas Huth2019-06-042-0/+153
| * KVM: selftests: Add processor code for s390xThomas Huth2019-06-043-0/+309
| * KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth2019-06-041-5/+16
| * KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth2019-06-043-2/+8
| * KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth2019-06-042-0/+4
* | Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-134-37/+35Star
|\ \
| * | rseq/selftests: Fix Thumb mode build failure on arm32Mathieu Desnoyers2019-07-081-28/+33
| * | kselftests: cgroup: remove duplicated include from test_freezer.cYueHaibing2019-07-021-1/+0Star
| * | selftests: timestamping: Fix SIOCGSTAMP undeclared build failureShuah Khan2019-06-281-8/+1Star
| * | selftests: dma-buf: Adding kernel config fragment CONFIG_UDMABUF=yNaresh Kamboju2019-06-281-0/+1
* | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-132-3/+3
|\ \ \
| * | | kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada2019-07-102-3/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-1313-43/+64
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11458-2397/+2471
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones2019-06-052-2/+9
| * | | | kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones2019-06-052-6/+15
| * | | | kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-059-31/+28Star
| * | | | kvm: selftests: ucall improvementsAndrew Jones2019-06-042-8/+14
| * | | | KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li2019-06-041-1/+3
* | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-124-11/+72
|\ \ \ \ \
| * | | | | selftests: firmware: Add compressed firmware testsTakashi Iwai2019-06-183-10/+71
| * | | | | tools/firmware: Add missing newline at end of fileGeert Uytterhoeven2019-06-181-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-121-48/+70
|\ \ \ \ \
| * | | | | tools/vm/slabinfo: add sorting info to help menuTobin C. Harding2019-07-121-0/+2
| * | | | | tools/vm/slabinfo: add option to sort by partial slabsTobin C. Harding2019-07-121-2/+7
| * | | | | tools/vm/slabinfo: add partial slab listing to -XTobin C. Harding2019-07-121-13/+28
| * | | | | tools/vm/slabinfo: order command line optionsTobin C. Harding2019-07-121-35/+35
* | | | | | Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-121-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-011-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | iio: iio-utils: Fix possible incorrect mask calculationBastien Nocera2019-06-271-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11208-1979/+21802
|\ \ \ \ \ \
| * | | | | | tc-testing: introduce scapyPlugin for basic trafficLucas Bates2019-07-092-0/+148
| * | | | | | tc-testing: Allow tdc plugins to see test case dataLucas Bates2019-07-092-8/+7Star
| * | | | | | tc-tests: Add tc action ct testsPaul Blakey2019-07-091-0/+314
| * | | | | | tc-tests: actions: add MPLS testsJohn Hurley2019-07-092-0/+1089
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-0910-16/+177
| |\ \ \ \ \ \
| | * | | | | | selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander2019-07-091-1/+1
| | * | | | | | selftests/tls: add test for poll() with data in TLS ULPJakub Kicinski2019-07-071-0/+26
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-07-051-1/+26
| | |\ \ \ \ \ \
| | | * | | | | | xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal2019-07-031-1/+26
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-034-9/+95
| | |\ \ \ \ \ \ \
| | | * | | | | | | selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc2019-07-031-6/+6
| | | * | | | | | | selftests: bpf: add tests for shifts by zeroLuke Nelson2019-07-031-0/+85
| | | * | | | | | | bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-06-291-0/+1
| | | * | | | | | | tools: bpftool: use correct argument in cgroup errorsJakub Kicinski2019-06-261-3/+3