summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-04-08lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook
2021-04-07selftests/resctrl: Change a few printed messagesFenghua Yu
2021-04-07perf arm-spe: Avoid potential buffer overrunIan Rogers
2021-04-07perf report: Fix wrong LBR block sortingJin Yao
2021-04-07tools/power/x86/intel-speed-select: v1.9 releaseSrinivas Pandruvada
2021-04-07tools/power/x86/intel-speed-select: Drop __DATE__ and __TIME__ macrosAntonio Terceiro
2021-04-07tools/power/x86/intel-speed-select: Add options to force onlineSrinivas Pandruvada
2021-04-07tools/power/x86/intel-speed-select: Process mailbox read error for core-powerSrinivas Pandruvada
2021-04-07tools/power/x86/intel-speed-select: Increase string sizeSrinivas Pandruvada
2021-04-07ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King
2021-04-06doc: update rcu_dereference.rst referenceMauro Carvalho Chehab
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson
2021-04-05perf inject: Fix repipe usageAdrian Hunter
2021-04-05Merge 5.12-rc6 into staging-nextGreg Kroah-Hartman
2021-04-05Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman
2021-04-05Merge 5.12-rc6 into driver-core-nextGreg Kroah-Hartman
2021-04-02kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragmentDaniel Latypov
2021-04-02selftests/resctrl: Create .gitignore to include resctrl_testsFenghua Yu
2021-04-02selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu
2021-04-02selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu
2021-04-02selftests/resctrl: Fix unmount resctrl FSFenghua Yu
2021-04-02selftests/resctrl: Skip the test if requested resctrl feature is not supportedFenghua Yu
2021-04-02selftests/resctrl: Modularize resctrl test suite main() functionFenghua Yu
2021-04-02selftests/resctrl: Don't hard code value of "no_of_bits" variableFenghua Yu
2021-04-02selftests/resctrl: Fix MBA/MBM results reporting formatFenghua Yu
2021-04-02selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu
2021-04-02selftests/resctrl: Check for resctrl mount point only if resctrl FS is supportedFenghua Yu
2021-04-02selftests/resctrl: Add config dependenciesFenghua Yu
2021-04-02selftests/resctrl: Fix a printed messageReinette Chatre
2021-04-02selftests/resctrl: Share show_cache_info() by CAT and CMT testsFenghua Yu
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu
2021-04-02selftests/resctrl: Rename CQM test as CMT testFenghua Yu
2021-04-02selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu
2021-04-02selftests/resctrl: Ensure sibling CPU is not same as original CPUReinette Chatre
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu
2021-04-02selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu
2021-04-02selftests/resctrl: Fix compilation issues for global variablesFenghua Yu
2021-04-02selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-02objtool/x86: Rewrite retpoline thunk callsPeter Zijlstra
2021-04-02objtool: Skip magical retpoline .altinstr_replacementPeter Zijlstra
2021-04-02objtool: Cache instruction relocsPeter Zijlstra
2021-04-02objtool: Keep track of retpoline call sitesPeter Zijlstra
2021-04-02objtool: Add elf_create_undef_symbol()Peter Zijlstra
2021-04-02objtool: Extract elf_symbol_add()Peter Zijlstra
2021-04-02objtool: Extract elf_strtab_concat()Peter Zijlstra
2021-04-02objtool: Create reloc sections implicitlyPeter Zijlstra
2021-04-02objtool: Add elf_create_reloc() helperPeter Zijlstra
2021-04-02objtool: Rework the elf_rebuild_reloc_section() logicPeter Zijlstra
2021-04-02objtool: Fix static_call list generationPeter Zijlstra