summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-1/+21
* | tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo2022-04-011-0/+2
* | perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-0/+1
* | perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo2022-04-011-2/+1
* | perf stat: Avoid SEGV if core.cpus isn't setIan Rogers2022-04-011-1/+4
* | tools/vm/page_owner_sort.c: remove -c optionYinan Zhang2022-04-011-5/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-03-312-3/+4
|\ \
| * | tools/virtio: compile with -pthreadMichael S. Tsirkin2022-03-281-1/+2
| * | tools/virtio: fix after premapped buf supportMichael S. Tsirkin2022-03-281-2/+2
* | | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-3120-31/+43
|\ \ \
| * | | kbuild: Make $(LLVM) more flexibleNathan Chancellor2022-03-312-9/+21
| * | | kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada2022-02-1518-22/+22
* | | | Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-317-39/+20
|\ \ \ \
| * | | | wireguard: selftests: simplify RNG seedingJason A. Donenfeld2022-03-301-19/+7
| * | | | selftests/bpf: Fix clang compilation errorsYonghong Song2022-03-282-4/+2
| * | | | bpftool: Fix generated code in codegen_assertsJiri Olsa2022-03-281-1/+1
| * | | | selftests/bpf: fix selftest after random: Urandom_read tracepoint removalAndrii Nakryiko2022-03-281-10/+2
| * | | | bpf: Sync comments for bpf_get_stackGeliang Tang2022-03-281-4/+4
| * | | | bpf/bpftool: Add unprivileged_bpf_disabled check against value of 2Milan Landaverde2022-03-281-1/+4
* | | | | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-304-91/+4
|\ \ \ \ \
| * | | | | nvdimm/region: Delete nd_blk_region infrastructureDan Williams2022-03-111-63/+4
| * | | | | ACPI: NFIT: Remove block aperture supportDan Williams2022-03-111-23/+0
| * | | | | nvdimm/blk: Delete the block-aperture window driverDan Williams2022-03-112-5/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-03-291-24/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | dma-mapping: benchmark: extract a common header file for map_benchmark defini...Tian Tao2022-03-101-24/+1
* | | | | Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-282-4/+10
|\ \ \ \ \
| * | | | | Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski2022-03-281-1/+0
| * | | | | selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju2022-03-281-0/+1
| * | | | | selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski2022-03-261-0/+6
| * | | | | selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel2022-03-251-4/+4
* | | | | | Merge tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-282-4/+21
|\ \ \ \ \ \
| * | | | | | livepatch: Skip livepatch tests if ftrace cannot be configuredDavid Vernet2022-02-232-4/+21
* | | | | | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-03-181-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | iio: introduce mag_referencedCosmin Tanislav2022-02-211-0/+1
| * | | | | | | | Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman2022-02-2842-121/+442
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman2022-02-1459-511/+709
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'v5.17-rc2' into char-misc-nextGreg Kroah-Hartman2022-01-3018-32/+62
| |\ \ \ \ \ \ \ \ \