summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-04-075-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-312-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 '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-311-19/+7
| |/
| * selftests/bpf: Fix clang compilation errorsYonghong Song2022-03-292-4/+2
| * bpftool: Fix generated code in codegen_assertsJiri Olsa2022-03-291-1/+1
| * selftests/bpf: fix selftest after random: Urandom_read tracepoint removalAndrii Nakryiko2022-03-291-10/+2
| * bpf: Sync comments for bpf_get_stackGeliang Tang2022-03-291-4/+4
| * bpf/bpftool: Add unprivileged_bpf_disabled check against value of 2Milan Landaverde2022-03-291-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-121-63/+4
| * | ACPI: NFIT: Remove block aperture supportDan Williams2022-03-121-23/+0
| * | nvdimm/blk: Delete the block-aperture window driverDan Williams2022-03-122-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-292-4/+10
|\ \ \
| * | | Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski2022-03-291-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-261-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