summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf trace: Consider syscall aliases tooArnaldo Carvalho de Melo2018-10-301-1/+21
* perf trace beauty: Beautify mount/umount's 'flags' argumentArnaldo Carvalho de Melo2018-10-305-0/+61
* perf trace beauty: Allow syscalls to mask an argument before considering itArnaldo Carvalho de Melo2018-10-301-0/+19
* perf beauty: Introduce strarray__scnprintf_flags()Arnaldo Carvalho de Melo2018-10-302-11/+17
* perf beauty: Switch from GPL v2.0 to LGPL v2.1Arnaldo Carvalho de Melo2018-10-3035-31/+36
* perf beauty: Add a generator for MS_ mount/umount's flag constantsArnaldo Carvalho de Melo2018-10-301-0/+15
* tools include uapi: Grab a copy of linux/fs.hArnaldo Carvalho de Melo2018-10-302-0/+394
* Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar2018-10-29152-1930/+13324
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-276-65/+327
| |\
| | * tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman2018-10-273-0/+208
| | * tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch2018-10-271-1/+4
| | * tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch2018-10-271-3/+7
| | * tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch2018-10-271-4/+13
| | * tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch2018-10-271-0/+1
| | * mm/gup_benchmark.c: add additional pinning methodsKeith Busch2018-10-271-2/+11
| | * mm/gup_benchmark.c: time put_page()Keith Busch2018-10-271-2/+4
| | * userfaultfd: selftest: recycle lock threads firstPeter Xu2018-10-271-5/+6
| | * userfaultfd: selftest: generalize read and pollPeter Xu2018-10-271-34/+43
| | * userfaultfd: selftest: cleanup help messagesPeter Xu2018-10-271-18/+28
| | * delayacct: track delays from thrashing cache pagesJohannes Weiner2018-10-271-1/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-10-271-7/+7
| |\ \
| | * | net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern2018-10-241-7/+7
| * | | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-2615-25/+735
| |\ \ \ | | |_|/ | |/| |
| | * | Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman2018-10-264-1/+6
| | * | selftests/powerpc: Add a test of wild bctrMichael Ellerman2018-10-204-2/+161
| | * | selftests/powerpc: Fix out-of-tree build errorsMichael Ellerman2018-10-204-6/+1
| | * | selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao2018-10-205-1/+305
| | * | selftests/powerpc: Move UCONTEXT_NIA() into utils.hNaveen N. Rao2018-10-202-8/+8
| | * | Merge branch 'fixes' into nextMichael Ellerman2018-10-0917-0/+17
| | |\ \
| | * | | selftests/powerpc: New PTRACE_SYSEMU testBreno Leitao2018-10-032-1/+229
| | * | | selftests/powerpc: Do not fail with rescheduleBreno Leitao2018-09-192-3/+15
| | * | | powerpc/selftests: Wait all threads to joinBreno Leitao2018-09-171-10/+17
| * | | | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-262-4/+4
| |\ \ \ \
| | * | | | usbip: tools: fix atoi() on non-null terminated stringColin Ian King2018-10-181-3/+3
| | * | | | Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman2018-10-084-10/+184
| | |\ \ \ \
| | * | | | | usbip: fix vhci_hcd controller countingMaciej Żenczykowski2018-10-021-1/+1
| * | | | | | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-2627-713/+2762
| |\ \ \ \ \ \
| | * | | | | | selftests/kvm: add missing executables to .gitignoreAnders Roxell2018-10-191-0/+1
| | * | | | | | Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-10-195-12/+36
| | |\ \ \ \ \ \
| | * | | | | | | kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson2018-10-171-2/+8
| | * | | | | | | KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov2018-10-175-12/+1323
| | * | | | | | | tools/headers: update kvm.hVitaly Kuznetsov2018-10-171-0/+6
| | * | | | | | | KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov2018-10-174-10/+19
| | * | | | | | | kvm: selftests: support high GPAs in dirty_log_testAndrew Jones2018-10-171-15/+50
| | * | | | | | | kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones2018-10-174-3/+36
| | * | | | | | | kvm: selftests: dirty_log_test: also test 64K pages on aarch64Andrew Jones2018-10-171-46/+137
| | * | | | | | | kvm: selftests: port dirty_log_test to aarch64Andrew Jones2018-10-173-80/+90
| | * | | | | | | kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones2018-10-175-25/+47
| | * | | | | | | kvm: selftests: add vcpu support for aarch64Andrew Jones2018-10-172-0/+138
| | * | | | | | | kvm: selftests: add virt mem support for aarch64Andrew Jones2018-10-173-0/+218