summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-02-10objtool: Support stack-swizzlePeter Zijlstra
2021-02-10objtool,x86: Additionally decode: mov %rsp, (%reg)Peter Zijlstra
2021-02-10x86/unwind/orc: Change REG_SP_INDIRECTPeter Zijlstra
2021-01-26objtool: Add xen_start_kernel() to noreturn listJosh Poimboeuf
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf
2021-01-26objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf
2021-01-26objtool: Assume only ELF functions do sibling callsJosh Poimboeuf
2021-01-26objtool: Support retpoline jump detection for vmlinux.oJosh Poimboeuf
2021-01-26objtool: Fix ".cold" section suffix check for newer versions of GCCJosh Poimboeuf
2021-01-26objtool: Fix retpoline detection in asm codeJosh Poimboeuf
2021-01-26objtool: Fix error handling for STD/CLD warningsJosh Poimboeuf
2021-01-14objtool: Support stack layout changes in alternativesJosh Poimboeuf
2021-01-14objtool: Add 'alt_group' structJosh Poimboeuf
2021-01-14objtool: Refactor ORC section generationJosh Poimboeuf
2021-01-13x86/insn: Fix vector instruction decoding on big endian cross-compilesVasily Gorbik
2021-01-13objtool: Rework header include pathsVasily Gorbik
2021-01-13objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik
2021-01-13objtool: Fix reloc generation on big endian cross-compilesMartin Schwidefsky
2021-01-13x86/insn: Support big endian cross-compilesMartin Schwidefsky
2021-01-13objtool: Make SP memory operation match PUSH/POP semanticsJulien Thierry
2021-01-13objtool: Support addition to set CFA baseJulien Thierry
2021-01-13objtool: Fully validate the stack frameJulien Thierry
2021-01-08Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2021-01-08Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-01-07selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel
2021-01-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-01-07KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones
2021-01-07KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones
2021-01-07KVM: selftests: Factor out guest mode codeAndrew Jones
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2021-01-07selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal
2021-01-07tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti
2021-01-06bpftool: Fix compilation failure for net.o with older glibcAlan Maguire
2021-01-05tools/resolve_btfids: Warn when having multiple IDs for single typeJiri Olsa
2021-01-05selftests: fix the return value for UDP GRO testPo-Hsu Lin
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-04selftests: mlxsw: Set headroom size of correct portIdo Schimmel
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds
2021-01-04selftests/vDSO: fix -Wformat warning in vdso_test_correctnessTobias Klauser
2021-01-04selftests/vDSO: add additional binaries to .gitignoreTobias Klauser
2021-01-04kunit: tool: Force the use of the 'tty' console for UMLDavid Gow
2020-12-29selftests/vm: fix building protection keys testHarish
2020-12-29selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXECJiang Wang
2020-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-25Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-12-24perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo
2020-12-24perf stat aggregation: Add separate thread memberJames Clark