summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-101-5/+25
|\
| * objtool: Fix SLS validation for kcov tail-call replacementPeter Zijlstra2022-04-051-0/+11
| * objtool: Fix IBT tail-call detectionPeter Zijlstra2022-04-051-5/+14
* | Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...Linus Torvalds2022-04-0926-71/+234
|\ \
| * | perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers2022-04-091-0/+1
| * | perf tools: Add external commands to list-cmdsMichael Petlan2022-04-091-0/+4
| * | perf docs: Add perf-iostat link to manpagesMichael Petlan2022-04-091-1/+1
| * | perf session: Remap buf if there is no space for eventDenis Nikitin2022-04-091-3/+12
| * | perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev2022-04-092-12/+38
| * | perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev2022-04-095-28/+83
| * | perf tools: Fix perf's libperf_print callbackAdrian Hunter2022-04-091-1/+1
| * | perf: arm-spe: Fix perf report --mem-modeJames Clark2022-04-091-0/+6
| * | perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark2022-04-098-14/+32
| * | tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-091-0/+2
| * | perf test tsc: Fix error message when not supportedChengdong Li2022-04-091-9/+27
| * | perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo2022-04-092-0/+5
| * | perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo2022-04-091-2/+4
| * | tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2022-04-092-0/+10
| * | tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo2022-04-091-1/+1
| * | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-091-0/+7
* | | Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-04-091-2/+2
|\ \ \ | |/ / |/| |
| * | tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams2022-04-081-2/+2
| |/
* | Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-04-086-31/+54
|\ \
| * | selftests/harness: Pass variant to teardownWillem de Bruijn2022-04-041-5/+7
| * | selftests/harness: Run TEARDOWN for ASSERT failuresKees Cook2022-04-041-15/+34
| * | selftests: fix an unused variable warning in pidfd selftestAxel Rasmussen2022-04-041-1/+0
| * | selftests: fix header dependency for pid_namespace selftestsAxel Rasmussen2022-04-041-3/+3
| * | selftests: x86: add 32bit build warnings for SUSEGeliang Tang2022-04-041-0/+4
| * | selftests/proc: fix array_size.cocci warningGuo Zhengkui2022-04-041-2/+4
| * | selftests/vDSO: fix array_size.cocci warningGuo Zhengkui2022-04-041-6/+3
| |/
* | Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-076-28/+134
|\ \ | |/ |/|
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-04-065-28/+120
| |\
| | * bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy2022-04-061-19/+59
| | * bpf: selftests: Test fentry tracing a struct_ops programMartin KaFai Lau2022-03-302-0/+44
| | * selftests/bpf: Fix warning comparing pointer to 0Haowen Bai2022-03-301-2/+2
| | * bpftool: Explicit errno handling in skeletonsDelyan Kratunov2022-03-301-7/+15
| * | selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov2022-04-031-2/+2
| * | selftests: net: add delete nexthop route warning testNikolay Aleksandrov2022-04-011-0/+14
* | | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-031-2/+14
|\ \ \
| * | | selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM testChang S. Bae2022-03-231-2/+14
* | | | perf python: Convert tracepoint.py example to python3Tanu M2022-04-011-2/+2
* | | | perf evlist: Directly return instead of using local ret variableHaowen Bai2022-04-011-2/+1
* | | | perf cpumap: More cpu map reuse by merge.Ian Rogers2022-04-011-10/+5
* | | | perf cpumap: Add is_subset functionIan Rogers2022-04-012-0/+21
* | | | perf evlist: Rename cpus to user_requested_cpusIan Rogers2022-04-0119-53/+62
* | | | perf tools: Stop depending on .git files for building PERF-VERSION-FILEJohn Garry2022-04-011-12/+2
* | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-0/+1
* | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-5/+40
* | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-2/+9
* | | | tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2022-04-011-0/+10