summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-052-6/+35
|\
| * selftests/livepatch: push and pop dynamic debug configJoe Lawrence2019-07-301-6/+20
| * kselftest: save-and-restore errno to allow for %m formattingAleksa Sarai2019-07-301-0/+15
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-0320-35/+352
|\ \
| * \ Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/sc...Ingo Molnar2019-07-2920-35/+352
| |\ \
| | * | libbpf: fix missing __WORDSIZE definitionAndrii Nakryiko2019-07-291-0/+5
| | * | perf tools: Fix perf.data documentation units for memory sizeVince Weaver2019-07-291-1/+1
| | * | perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-07-291-1/+1
| | * | perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-07-291-0/+7
| | * | tools headers UAPI: Sync if_link.h with the kernelArnaldo Carvalho de Melo2019-07-291-0/+5
| | * | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-07-291-1/+29
| | * | tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctlArnaldo Carvalho de Melo2019-07-291-0/+26
| | * | tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()Arnaldo Carvalho de Melo2019-07-291-3/+6
| | * | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2019-07-292-3/+207
| | * | tools headers UAPI: Update tools's copy of mman.h headersArnaldo Carvalho de Melo2019-07-294-20/+13Star
| | * | tools headers UAPI: Update tools's copy of kvm.h headersArnaldo Carvalho de Melo2019-07-265-5/+43
| | * | tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...Arnaldo Carvalho de Melo2019-07-262-1/+9
* | | | cgroup: kselftest: relax fs_spec checksChris Down2019-08-031-2/+1Star
* | | | Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-301-5/+1Star
|\ \ \ \
| * | | | pidfd: remove obsolete comments from testChristian Brauner2019-07-291-5/+1Star
| |/ / /
* | | | Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-304-6/+26
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | selftests/livepatch: add test skip handlingJoe Lawrence2019-07-241-0/+20
| * | selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida2019-07-241-2/+2
| * | selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King2019-07-231-1/+1
| * | selftests: kmod: Fix typo in kmod.shMasanari Iida2019-07-231-3/+3
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-2812-19/+54
|\ \ \ | | |/ | |/|
| * | Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/sc...Ingo Molnar2019-07-2312-19/+54
| |\ \ | | |/ | |/|
| | * perf build: Do not use -Wshadow on gcc < 4.8Arnaldo Carvalho de Melo2019-07-231-1/+8
| | * perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo2019-07-231-0/+10
| | * perf probe: Set pev->nargs to zero after freeing pev->args entriesArnaldo Carvalho de Melo2019-07-231-0/+1
| | * perf session: Fix loading of compressed data split across adjacent recordsAlexey Budankov2019-07-233-10/+17
| | * perf stat: Always separate stalled cycles per insnCong Wang2019-07-231-1/+2
| | * perf stat: Fix segfault for event group in repeat modeJiri Olsa2019-07-232-1/+10
| | * perf tools: Fix proper buffer size for feature processingJiri Olsa2019-07-231-1/+1
| | * perf script: Fix off by one in brstackinsn IPC computationAndi Kleen2019-07-231-1/+1
| | * perf script: Improve man page description of metricsAndi Kleen2019-07-231-3/+3
| | * perf script: Fix --max-blocks man page descriptionAndi Kleen2019-07-231-1/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-282-4/+6
|\ \ \
| * | | objtool: Improve UACCESS coveragePeter Zijlstra2019-07-252-4/+6
* | | | Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-251-2/+2
|\ \ \ \
| * | | | ktest: Fix some typos in config-bisect.plMasanari Iida2019-07-241-2/+2
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-241-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-241-2/+2
* | | | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-211-2/+52
|\ \ \ \
| * | | | NTB: Add ntb_msi_test support to ntb_testLogan Gunthorpe2019-06-131-2/+52
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-201-18/+4Star
|\ \ \ \ \
| * | | | | Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...Andy Lutomirski2019-07-151-18/+4Star
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-2020-142/+1029
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'perf-core-for-mingo-5.3-20190715' of git://git.kernel.org/pub/scm/...Thomas Gleixner2019-07-1820-142/+1029
| |\ \ \ \ \
| | * | | | | perf version: Fix segfault due to missing OPT_END()Ravi Bangoria2019-07-151-0/+1