summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \
| * | | | | | | | | selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum2022-01-261-0/+1
| * | | | | | | | | selftests/lkdtm: Remove dead config optionMuhammad Usama Anjum2022-01-261-1/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-03-27329-60298/+76912
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messagesKim Phillips2022-03-261-0/+25
| * | | | | | | | | perf python: Add perf_env stubs that will be needed in evsel__open_strerror()Arnaldo Carvalho de Melo2022-03-261-1/+12
| * | | | | | | | | perf tools: Enhance the matching of sub-commands abbreviationsWei Li2022-03-269-18/+23
| * | | | | | | | | libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura2022-03-261-4/+4
| * | | | | | | | | tools arm64: Import cputype.hAli Saidi2022-03-262-0/+259
| * | | | | | | | | perf lock: Add -F/--field option to control outputNamhyung Kim2022-03-252-5/+56
| * | | | | | | | | perf lock: Extend struct lock_key to have print functionNamhyung Kim2022-03-251-26/+65
| * | | | | | | | | perf lock: Add --synth=no option for recordNamhyung Kim2022-03-251-1/+1
| * | | | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-03-241-3/+4
| * | | | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-03-241-2/+5
| * | | | | | | | | perf stat: Fix forked applications enablement of countersThomas Richter2022-03-241-1/+1
| * | | | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-03-241-0/+6
| * | | | | | | | | perf evsel: Make evsel__env() always return a valid envKim Phillips2022-03-221-1/+1
| * | | | | | | | | perf build-id: Fix spelling mistake "Cant" -> "Can't"Colin Ian King2022-03-221-1/+1
| * | | | | | | | | perf header: Fix spelling mistake "could't" -> "couldn't"Colin Ian King2022-03-221-1/+1