summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* objtool: Rework ASM_REACHABLEPeter Zijlstra2022-03-151-13/+20
* x86: Mark __invalid_creds() __noreturnPeter Zijlstra2022-03-151-0/+1
* exit: Mark do_group_exit() __noreturnPeter Zijlstra2022-03-151-0/+1
* x86: Mark stop_this_cpu() __noreturnPeter Zijlstra2022-03-151-0/+1
* objtool: Ignore extra-symbol codePeter Zijlstra2022-03-153-0/+104
* objtool: Rename --duplicate to --ltoPeter Zijlstra2022-03-153-4/+9
* x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra2022-03-151-0/+16
* objtool: Have WARN_FUNC fall back to sym+offPeter Zijlstra2022-03-151-0/+2
* objtool: Default ignore INT3 for unreachablePeter Zijlstra2022-03-151-7/+5
* objtool: Add --dry-runPeter Zijlstra2022-03-153-2/+6
* Merge branch 'arm64/for-next/linkage'Peter Zijlstra2022-03-153-27/+41
|\
| * linkage: remove SYM_FUNC_{START,END}_ALIAS()Mark Rutland2022-02-221-21/+0
| * x86: clean up symbol aliasingMark Rutland2022-02-222-8/+8
| * linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()Mark Rutland2022-02-221-0/+35
* | tools/objtool: Check for use of the ENQCMD instruction in the kernelFenghua Yu2022-03-151-1/+10
* | perf parse: Fix event parser error for hybrid systemsZhengjun Xing2022-03-121-2/+4
* | perf bench: Fix NULL check against wrong variableWeiguo Li2022-03-121-1/+1
* | perf parse-events: Fix NULL check against wrong variableWeiguo Li2022-03-121-1/+1
* | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-03-121-1/+1
* | tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2022-03-121-0/+5
* | Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-111-4/+17
|\ \
| * | selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault2022-03-101-2/+12
| * | selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault2022-03-101-2/+5
* | | Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-081-1/+1
|\ \ \
| * | | x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-02-211-1/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-03-072-0/+4
|\ \ \ \
| * | | | tools/virtio: handle fallout from folio workMichael S. Tsirkin2022-03-061-0/+3
| * | | | tools/virtio: fix virtio_test executionStefano Garzarella2022-03-061-0/+1
* | | | | kselftest/vm: fix tests build with old libcChengming Zhou2022-03-051-0/+1
* | | | | selftests/vm: cleanup hugetlb file after mremap testMike Kravetz2022-03-052-8/+21
| |_|/ / |/| | |
* | | | Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-037-5/+162
|\ \ \ \
| * | | | selftests: mlxsw: resource_scale: Fix return valueAmit Cohen2022-03-031-1/+1
| * | | | selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen2022-03-031-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-024-1/+157
| |\ \ \ \
| | * | | | selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal2022-03-014-1/+157
| * | | | | selftests: mptcp: do complete cleanup at exitPaolo Abeni2022-02-251-2/+2
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-013-2/+13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-253-2/+13
| |\ \ \ \ \
| | * | | | | KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown2022-02-253-2/+13
* | | | | | | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-264-11/+12
|\ \ \ \ \ \ \
| * | | | | | | rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira2022-02-261-1/+1
| * | | | | | | rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira2022-02-261-0/+1
| * | | | | | | rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira2022-02-262-10/+10
* | | | | | | | selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-02-261-0/+1
* | | | | | | | selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V2022-02-261-12/+37
* | | | | | | | Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of git://git.kernel.org/pub...Linus Torvalds2022-02-245-21/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | perf script: Fix error when printing 'weight' fieldGerman Gomez2022-02-231-1/+1
| * | | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-02-221-0/+1
| * | | | | | | | perf data: Fix double free in perf_session__delete()Alexey Bayduraev2022-02-221-4/+3
| * | | | | | | | perf evlist: Fix failed to use cpu list for uncore eventsZhengjun Xing2022-02-181-2/+2