summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | | | perf daemon: Fix control fifo permissionsJiri Olsa2021-03-061-2/+2
* | | | perf build: Fix ccache usage in $(CC) when generating arch errno tableAntonio Terceiro2021-03-061-1/+1
* | | | perf tools: Fix documentation of verbose optionsIan Rogers2021-03-064-6/+6
* | | | perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers2021-03-061-0/+1
* | | | perf bench numa: Fix the condition checks for max number of NUMA nodesAthira Rajeev2021-03-061-13/+29
* | | | perf diff: Don't crash on freeing errno-session on the error pathDmitry Safonov2021-03-061-1/+2
* | | | perf tools: Clean 'generated' directory used for creating the syscall table o...Andreas Wendleder2021-03-061-5/+6
* | | | perf build: Move feature cleanup under tools/buildJiri Olsa2021-03-062-10/+8
* | | | perf tools: Cast (struct timeval).tv_sec when printingPierre Gondois2021-03-065-9/+9
* | | | tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2021-03-061-0/+73
* | | | tools headers UAPI s390: Sync ptrace.h kernel headersArnaldo Carvalho de Melo2021-03-061-2/+3
* | | | perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo2021-03-061-15/+5
* | | | tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo2021-03-061-0/+4
* | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-03-061-1/+2
* | | | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2021-03-061-48/+49
|/ / /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-042-5/+160
|\ \ \
| * | | KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse2021-03-021-3/+156
| * | | selftests: kvm: Mmap the entire vcpu mmap areaAaron Lewis2021-03-021-2/+4
* | | | Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-02-261-3/+3
|\ \ \ \
| * | | | tracing/tools: fix a couple of spelling mistakesColin Ian King2021-02-251-3/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-264-1/+169
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | selftests: kvm: avoid uninitialized variable warningPaolo Bonzini2021-02-151-1/+2
| * | | selftests: kvm: add hardware_disable testIgnacio Alvarado2021-02-153-0/+167
* | | | Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-02-251-1/+14
|\ \ \ \
| * | | | wireguard: selftests: test multiple parallel streamsJason A. Donenfeld2021-02-231-1/+14
| | |_|/ | |/| |
* | | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+14
|\ \ \ \
| * | | | objtool: Fix stack-swizzle for FRAME_POINTER=yPeter Zijlstra2021-02-221-0/+14
| * | | | Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-1252-468/+1840
| |\ \ \ \
* | \ \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-241-1/+1
|\ \ \ \ \ \
| * | | | | | kasan: prefix global functions with kasan_Andrey Konovalov2021-02-241-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-241-3/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | dma-mapping: benchmark: pretend DMA is transmittingBarry Song2021-02-051-3/+18
* | | | | | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-236-8/+104
|\ \ \ \ \ \
| * | | | | | objtool: Split noinstr validation from --vmlinuxSami Tolvanen2021-02-233-3/+4
| * | | | | | objtool: Don't autodetect vmlinux.oSami Tolvanen2021-02-231-5/+1
| * | | | | | objtool: Fix __mcount_loc generation with Clang's assemblerSami Tolvanen2021-02-231-2/+15
| * | | | | | objtool: Add a pass for generating __mcount_locPeter Zijlstra2021-02-236-2/+88
* | | | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-236-1/+1437
|\ \ \ \ \ \ \
| * | | | | | | tests: add mount_setattr() selftestsChristian Brauner2021-01-245-0/+1434
| * | | | | | | fs: add mount_setattr()Christian Brauner2021-01-241-1/+3
* | | | | | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-231-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-081-2/+0
| * | | | | | | | module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig2021-02-081-1/+0
| |/ / / / / / /
* | | | | | | | Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-2331-443/+744
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | objtool: Support stack-swizzlePeter Zijlstra2021-02-101-0/+45
| * | | | | | | objtool,x86: Additionally decode: mov %rsp, (%reg)Peter Zijlstra2021-02-101-8/+34
| * | | | | | | x86/unwind/orc: Change REG_SP_INDIRECTPeter Zijlstra2021-02-101-1/+1
| * | | | | | | objtool: Add xen_start_kernel() to noreturn listJosh Poimboeuf2021-01-261-0/+1
| * | | | | | | objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf2021-01-264-26/+21
| * | | | | | | objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf2021-01-261-0/+8