summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-14Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub...Linus Torvalds
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-09selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-05-09selftests net: add UDP GRO fraglist + bpf self-testsLina Wang
2022-05-08tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-05-08perf tests: Fix coresight `perf test` failure.Jeremy Linton
2022-05-08perf bench: Fix two numa NDEBUG warningsIan Rogers
2022-05-05selftests: add ping test with ping_group_range tunedNicolas Dichtel
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-04selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean
2022-05-04wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld
2022-05-04wireguard: selftests: bump package depsJason A. Donenfeld
2022-05-04wireguard: selftests: restore support for ccacheJason A. Donenfeld
2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld
2022-05-04wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld
2022-05-04wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld
2022-05-03Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-01Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-29selftests/net/forwarding: add missing tests to MakefileHangbin Liu
2022-04-29selftests/net: add missing tests to MakefileHangbin Liu
2022-04-29Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub...Linus Torvalds
2022-04-29selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-28Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-04-28perf symbol: Update symbols__fixup_end()Namhyung Kim
2022-04-28perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim
2022-04-28perf test: Add perf_event_attr test for Arm SPETimothy Hayes
2022-04-28perf arm-spe: Fix SPE events with phys addressesTimothy Hayes
2022-04-28perf arm-spe: Fix addresses of synthesized SPE eventsTimothy Hayes
2022-04-28perf intel-pt: Fix timeless decoding with perf.data directoryAdrian Hunter
2022-04-23Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22wireguard: selftests: enable ACPI for SMPJason A. Donenfeld
2022-04-22perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter
2022-04-22perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan
2022-04-22perf script: Always allow field 'data_src' for auxtraceLeo Yan
2022-04-22perf clang: Fix header include for LLVM >= 14Guilherme Amadio
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-22objtool: Fix code relocs vs weak symbolsPeter Zijlstra
2022-04-22objtool: Fix type of reloc::addendPeter Zijlstra
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar