summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* objtool,x86: Replace alternatives with .retpoline_sitesPeter Zijlstra2021-10-285-252/+93
* objtool: Shrink struct instructionPeter Zijlstra2021-10-282-4/+3
* objtool: Explicitly avoid self modifying code in .altinstr_replacementPeter Zijlstra2021-10-281-11/+31
* objtool: Classify symbolsPeter Zijlstra2021-10-282-14/+27
* Merge branch 'objtool/urgent'Peter Zijlstra2021-10-0777-426/+1589
|\
| * objtool: Remove redundant 'len' field from struct sectionJoe Lawrence2021-10-055-20/+17
| * objtool: Make .altinstructions section entry size consistentJoe Lawrence2021-10-051-1/+1
| * objtool: Remove reloc symbol type checks in get_alt_entry()Josh Poimboeuf2021-10-051-29/+7
| * objtool: print out the symbol type when complaining about itLinus Torvalds2021-10-031-4/+8
| * Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-031-7/+25
| |\
| | * objtool: Teach get_alt_entry() about more relocation typesPeter Zijlstra2021-10-011-7/+25
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-012-11/+60
| |\ \
| | * | KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson2021-09-301-10/+59
| | * | selftests: KVM: Don't clobber XMM register when readOliver Upton2021-09-281-1/+1
| * | | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-305-7/+482
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-283-7/+17
| | |\ \ \
| | | * | | selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc2021-09-281-5/+8
| | | * | | selftests, bpf: Fix makefile dependencies on libbpfJiri Benc2021-09-281-1/+2
| | | * | | libbpf: Fix segfault in static linker for objects without BTFKumar Kartikeya Dwivedi2021-09-281-1/+7
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-09-242-0/+465
| | |\ \ \ \
| | | * | | | selftests: netfilter: add zone stress test with colliding tuplesFlorian Westphal2021-09-211-0/+156
| | | * | | | selftests: netfilter: add selftest for directional zone supportFlorian Westphal2021-09-211-0/+309
| * | | | | | Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub...Linus Torvalds2021-09-2720-43/+70
| |\ \ \ \ \ \
| | * | | | | | perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'Like Xu2021-09-271-1/+1
| | * | | | | | perf iostat: Use system-wide mode if the target cpu_list is unspecifiedLike Xu2021-09-271-0/+2
| | * | | | | | perf config: Refine error message to eliminate confusionLike Xu2021-09-271-1/+1
| | * | | | | | perf doc: Fix typos all over the placeLike Xu2021-09-278-8/+8
| | * | | | | | perf arm: Fix off-by-one directory paths.Ian Rogers2021-09-276-23/+23
| | * | | | | | perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"Colin Ian King2021-09-271-1/+1
| | * | | | | | perf tests: Fix flaky test 'Object code reading'James Clark2021-09-271-2/+2
| | * | | | | | perf test: Fix DWARF unwind for optimized builds.Ian Rogers2021-09-271-7/+32
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-2712-61/+219
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | selftests: KVM: Explicitly use movq to read xmm registersOliver Upton2021-09-241-17/+17
| | * | | | | selftests: KVM: Call ucall_init when setting up in rseq_testOliver Upton2021-09-241-0/+1
| | * | | | | KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0Maxim Levitsky2021-09-233-0/+130
| | * | | | | KVM: selftests: Create a separate dirty bitmap per slotDavid Matlack2021-09-221-15/+39
| | * | | | | KVM: selftests: Refactor help message for -s backing_srcDavid Matlack2021-09-226-22/+25
| | * | | | | KVM: selftests: Change backing_src flag to -s in demand_paging_testDavid Matlack2021-09-221-5/+5
| | * | | | | selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton2021-09-221-2/+2
| | * | | | | selftests: KVM: Fix check for !POLLIN in demand_paging_testOliver Upton2021-09-221-1/+1
| * | | | | | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-261-2/+2
| |\ \ \ \ \ \
| | * | | | | | x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo2021-09-241-2/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-251-1/+1
| |\ \ \ \ \ \
| | * | | | | | tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du2021-09-241-1/+1
| * | | | | | | Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-256-33/+27
| |\ \ \ \ \ \ \
| | * | | | | | | selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan2021-09-163-2/+5
| | * | | | | | | selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan2021-09-164-30/+16
| | * | | | | | | selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warnShuah Khan2021-09-161-1/+4
| | * | | | | | | selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan2021-09-161-1/+2
| | * | | | | | | selftests: be sure to make khdr before other targetsLi Zhijian2021-09-151-0/+1