summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-04-22selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfieldPetr Machata
2020-04-22selftests: Add tests for vrf and xfrmsDavid Ahern
2020-04-22objtool: Fix off-by-one in symbol_by_offset()Julien Thierry
2020-04-22objtool: Fix 32bit cross buildsPeter Zijlstra
2020-04-22selftests: Fix suppress test in fib_tests.shDavid Ahern
2020-04-22perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao
2020-04-22Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-22proc: use human-readable values for hidepidAlexey Gladkov
2020-04-22proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov
2020-04-22perf script: Avoid NULL dereference on symbolIan Rogers
2020-04-22perf evlist: Remove duplicate headersJagadeesh Pagadala
2020-04-22perf bench: Fix div-by-zero if runtime is zeroTommi Rantala
2020-04-22perf cgroup: Avoid needless closing of unopened fdTommi Rantala
2020-04-22Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar
2020-04-22objtool: Also consider .entry.text as noinstrThomas Gleixner
2020-04-22objtool: Add STT_NOTYPE noinstr validationPeter Zijlstra
2020-04-22objtool: Rearrange validate_section()Peter Zijlstra
2020-04-22objtool: Avoid iterating !text section symbolsPeter Zijlstra
2020-04-22objtool: Use sec_offset_hash() for insn_hashPeter Zijlstra
2020-04-22objtool: Optimize !vmlinux.o againPeter Zijlstra
2020-04-22objtool: Implement noinstr validationPeter Zijlstra
2020-04-22objtool: Fix !CFI insn_state propagationPeter Zijlstra
2020-04-22objtool: Rename struct cfi_statePeter Zijlstra
2020-04-22objtool: Remove SAVE/RESTORE hintsPeter Zijlstra
2020-04-22objtool: Introduce HINT_RET_OFFSETPeter Zijlstra
2020-04-22objtool: Better handle IRETPeter Zijlstra
2020-04-22objtool: Support multiple stack_op per instructionJulien Thierry
2020-04-22objtool: Remove redundant .rodata section name comparisonMuchun Song
2020-04-22objtool: Documentation: document UACCESS warningsNick Desaulniers
2020-04-22objtool: Split out arch-specific CFI definitionsJulien Thierry
2020-04-22objtool: Add abstraction for destination offsetsRaphael Gault
2020-04-22objtool: Use arch specific values in restore_reg()Julien Thierry
2020-04-22objtool: Ignore empty alternativesJulien Thierry
2020-04-22objtool: Clean instruction state before each function validationJulien Thierry
2020-04-22objtool: Remove redundant checks on operand typeJulien Thierry
2020-04-22objtool: Always do header sync checkJulien Thierry
2020-04-22objtool: Fix off-by-one in symbol_by_offset()Julien Thierry
2020-04-22objtool: Fix 32bit cross buildsPeter Zijlstra
2020-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-21tools/vm: fix cross-compile buildLucas Stach
2020-04-21tools/build: tweak unused value workaroundGeorge Burgess IV
2020-04-21docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle)
2020-04-21selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts downPaolo Bonzini
2020-04-21tools/kvm_stat: add sample systemd unit fileStefan Raspl
2020-04-21tools/kvm_stat: Add command line switch '-L' to log to fileStefan Raspl
2020-04-21tools/kvm_stat: add command line switch '-z' to skip zero recordsStefan Raspl
2020-04-21selftests/powerpc: Add README for GZIP engine testsRaphael Moreira Zinsly
2020-04-21selftests/powerpc: Add NX-GZIP engine decompress testcaseRaphael Moreira Zinsly
2020-04-21selftests/powerpc: Add NX-GZIP engine compress testcaseRaphael Moreira Zinsly