summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao2019-07-044-3/+3
* selftests/powerpc: Add missing newline at end of fileGeert Uytterhoeven2019-07-031-1/+1
* selftests/powerpc: ppc_asm.h: typo in the header guardDenis Efremov2019-07-011-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2019-07-013-2/+92
|\
| * Merge branch 'context-id-fix' into fixesMichael Ellerman2019-06-133-2/+92
| |\
| | * selftests/powerpc: Add test of fork with mapping above 512TBMichael Ellerman2019-06-133-2/+92
* | | selftests/powerpc: Fix earlyclobber in tm-vmxcopyGustavo Romero2019-06-191-1/+1
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-2619-73/+75
|\ \
| * | tools/kvm_stat: fix fields filter for child eventsStefan Raspl2019-05-242-4/+14
| * | KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2019-05-242-0/+4
| * | kvm: selftests: aarch64: compile with warnings onAndrew Jones2019-05-241-4/+5
| * | kvm: selftests: aarch64: fix default vm modeAndrew Jones2019-05-241-1/+1
| * | kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones2019-05-241-1/+1
| * | KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini2019-05-241-24/+30
| * | KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth2019-05-241-3/+0
| * | KVM: selftests: Compile code with warnings enabledThomas Huth2019-05-2412-31/+16
| * | kvm: selftests: avoid type punningPaolo Bonzini2019-05-242-2/+2
| * | KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter2019-05-241-3/+2
* | | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-246-62/+119
|\ \ \
| * | | tools/io_uring: sync with liburingJens Axboe2019-05-235-61/+118
| * | | tools/io_uring: fix Makefile for pthread library linkJens Axboe2019-05-231-1/+1
* | | | Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-2412-13/+21
|\ \ \ \
| * | | | selftests/timers: Add missing fflush(stdout) callsKees Cook2019-05-2110-0/+12
| * | | | selftests: Remove forced unbuffering for test runningKees Cook2019-05-211-11/+1
| * | | | selftests/x86: Support Atom for syscall_arg_fault testTong Bo2019-05-211-2/+8
| | |/ / | |/| |
* | | | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-2410-120/+10
|\ \ \ \
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89Thomas Gleixner2019-05-245-52/+5
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-244-63/+4
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-222-86/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu2019-05-211-2/+3
| * | | | ptp: Fix example program to match kernel.Richard Cochran2019-05-201-84/+1
| * | | | selftests: fib_rule_tests: enable forwarding before ipv4 from/iif testHangbin Liu2019-05-201-0/+5
| * | | | selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu2019-05-201-1/+1
* | | | | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-2186-495/+86
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25Thomas Gleixner2019-05-214-40/+4
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-2135-455/+35
| * | | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2145-0/+45
| * | | | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
| * | | | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2015-101/+338
|\ \ \ \ | |/ / / |/| | |
| * | | kselftests: netfilter: fix leftover net/net-next merge conflictFlorian Westphal2019-05-181-51/+26
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-1710-21/+22
| |\ \ \
| | * | | bpftool: fix BTF raw dump of FWD's fwd_kindAndrii Nakryiko2019-05-171-2/+2
| | * | | selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov2019-05-171-1/+1
| | * | | libbpf: move logging helpers into libbpf_internal.hAndrii Nakryiko2019-05-165-16/+15
| | * | | tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()Yonghong Song2019-05-161-2/+2
| | * | | selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev2019-05-162-0/+2
| * | | | selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern2019-05-161-9/+9
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-154-20/+281
| |\ \ \