summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.18-rc5 into driver-core-nextGreg Kroah-Hartman2022-05-0256-359/+907
|\
| * Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-011-8/+5
| |\
| | * objtool: Use offstr() to print address of missing ENDBRJosh Poimboeuf2022-04-191-3/+2
| | * objtool: Print data address for "!ENDBR" data warningsJosh Poimboeuf2022-04-191-5/+2
| | * x86,objtool: Mark cpu_startup_entry() __noreturnPeter Zijlstra2022-04-191-0/+1
| * | Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-05-015-64/+213
| |\ \
| | * | objtool: Fix code relocs vs weak symbolsPeter Zijlstra2022-04-221-22/+165
| | * | objtool: Fix type of reloc::addendPeter Zijlstra2022-04-223-7/+7
| | * | objtool: Fix function fallthrough detection for vmlinuxJosh Poimboeuf2022-04-193-3/+2
| | * | objtool: Fix sibling call detection in alternativesJosh Poimboeuf2022-04-191-19/+17
| | * | objtool: Don't set 'jump_dest' for sibling callsJosh Poimboeuf2022-04-191-13/+22
| | |/
| * | Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub...Linus Torvalds2022-04-2912-79/+56
| |\ \
| | * | perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim2022-04-286-69/+0
| | * | perf symbol: Update symbols__fixup_end()Namhyung Kim2022-04-281-4/+25
| | * | perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim2022-04-283-5/+6
| | * | perf test: Add perf_event_attr test for Arm SPETimothy Hayes2022-04-282-0/+13
| | * | perf arm-spe: Fix SPE events with phys addressesTimothy Hayes2022-04-282-1/+12
| | * | perf arm-spe: Fix addresses of synthesized SPE eventsTimothy Hayes2022-04-281-1/+1
| | * | perf intel-pt: Fix timeless decoding with perf.data directoryAdrian Hunter2022-04-281-1/+1
| * | | Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-282-0/+2
| |\ \ \
| | * | | wireguard: selftests: enable ACPI for SMPJason A. Donenfeld2022-04-232-0/+2
| * | | | Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-04-281-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-neededHerton R. Krzesinski2022-04-131-1/+1
| * | | | Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds2022-04-234-1/+23
| |\ \ \ \
| | * | | | perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter2022-04-221-0/+4
| | * | | | perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan2022-04-221-0/+14
| | * | | | perf script: Always allow field 'data_src' for auxtraceLeo Yan2022-04-221-1/+1
| | * | | | perf clang: Fix header include for LLVM >= 14Guilherme Amadio2022-04-221-0/+4
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-239-128/+100
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini2022-04-218-13/+8
| | * | | | kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini2022-04-212-115/+92
| | * | | | KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth2022-04-211-1/+1
| | | |_|/ | | |/| |
| * | | | tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)2022-04-222-2/+9
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-222-8/+88
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | selftest/vm: add skip support to mremap_testSidhartha Kumar2022-04-221-3/+8
| | * | | selftest/vm: support xfail in mremap_testSidhartha Kumar2022-04-221-1/+1
| | * | | selftest/vm: verify remap destination address in mremap_testSidhartha Kumar2022-04-221-3/+39
| | * | | selftest/vm: verify mmap addr in mremap_testSidhartha Kumar2022-04-221-1/+40
| | |/ /
| * | | Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-212-0/+34
| |\ \ \ | | |/ / | |/| |
| | * | selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17
| | * | selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17
| * | | Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-171-2/+2
| |\ \ \
| | * | | x86/tsx: Disable TSX development mode at bootPawan Gupta2022-04-111-2/+2
| * | | | Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-04-151-8/+17
| |\ \ \ \
| | * | | | testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev2022-04-121-8/+17
| * | | | | perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1KAthira Rajeev2022-04-141-33/+95
| * | | | | perf bench: Fix numa testcase to check if CPU used to bind task is onlineAthira Rajeev2022-04-143-2/+58
| * | | | | perf record: Fix per-thread optionAlexey Bayduraev2022-04-141-5/+17
| * | | | | perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter2022-04-141-2/+1
| * | | | | perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()Lv Ruyi2022-04-141-1/+2