summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2021-05-052-548/+772
|\
| * tools/power turbostat: version 2021.05.04Len Brown2021-05-051-2/+2
| * tools/power turbostat: Support "turbostat --hide idle"Len Brown2021-05-052-2/+22
| * tools/power turbostat: elevate priority of interval modeLen Brown2021-05-051-9/+57
| * tools/power turbostat: formattingLen Brown2021-05-051-510/+433
| * tools/power turbostat: rename tcc variablesZhang Rui2021-05-051-22/+22
| * tools/power turbostat: add TCC Offset supportZhang Rui2021-05-051-3/+55
| * tools/power turbostat: save original CPU modelZhang Rui2021-05-051-0/+5
| * tools/power turbostat: Fix Core C6 residency on Atom CPUsZhang Rui2021-05-051-1/+38
| * tools/power turbostat: Print the C-state Pre-wake settingsChen Yu2021-05-051-0/+14
| * tools/power turbostat: Enable tsc_tweak for Elkhart Lake and Jasper LakeChen Yu2021-05-051-1/+1
| * tools/power turbostat: unmark non-kernel-doc commentRandy Dunlap2021-05-051-1/+1
| * tools/power/turbostat: Remove Package C6 Retention on Ice Lake ServerChen Yu2021-05-051-6/+30
| * tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton2021-05-051-5/+6
| * tools/power/turbostat: Fix turbostat for AMD Zen CPUsBas Nieuwenhuizen2021-05-051-2/+6
| * tools/power turbostat: update version numberLen Brown2021-05-051-1/+1
| * tools/power turbostat: Fix DRAM Energy Unit on SKXZhang Rui2021-05-051-0/+1
| * Revert "tools/power turbostat: adjust for temperature offset"Len Brown2021-05-051-29/+33
| * tools/power turbostat: Support Ice Lake DChen Yu2021-05-051-0/+1
| * tools/power turbostat: Support Alder Lake MobileChen Yu2021-05-051-0/+1
| * tools/power turbostat: print microcode patch levelLen Brown2021-05-051-4/+9
| * tools/power turbostat: add built-in-counter for IPC -- Instructions per CycleLen Brown2021-05-051-0/+84
* | Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-053-281/+433
|\ \
| * | ktest: Add KTEST section to MAINTAINERS fileSteven Rostedt (VMware)2021-05-041-0/+6
| * | ktest: Re-arrange the code blocks for better discoverabilityJohn 'Warthog9' Hawley (VMware)2021-05-041-142/+154
| * | ktest: Further consistency cleanupsJohn 'Warthog9' Hawley (VMware)2021-05-041-49/+36
| * | ktest: Fixing indentation to match expected patternJohn 'Warthog9' Hawley (VMware)2021-05-041-94/+92
| * | ktest: Adding editor hints to improve consistencyJohn 'Warthog9' Hawley (VMware)2021-05-041-0/+9
| * | ktest: Add example config for using VMware VMsJohn 'Warthog9' Hawley (VMware)2021-05-041-0/+137
| * | ktest: Minor cleanup with uninitialized variable $build_optionsJohn 'Warthog9' Hawley (VMware)2021-05-041-0/+3
* | | Merge tag 'safesetid-5.13' of git://github.com/micah-morton/linuxLinus Torvalds2021-05-051-3/+0
|\ \ \
| * | | LSM: SafeSetID: Fix code specification by scripts/checkpatch.plYanwei Gao2021-04-271-3/+0
| | |/ | |/|
* | | Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-0513-26/+20
|\ \ \
| * | | um: Fix W=1 missing-include-dirs warningsRandy Dunlap2021-04-151-0/+1
| * | | um: elf.h: Fix W=1 warning for empty body in 'do' statementRandy Dunlap2021-04-151-1/+1
| * | | um: pgtable.h: Fix W=1 warning for empty body in 'do' statementRandy Dunlap2021-04-151-1/+1
| * | | um: Remove unused including <linux/version.h>Yang Li2021-04-151-1/+0
| * | | um: Add 2 missing libs to fix various build errorsRandy Dunlap2021-04-151-0/+1
| * | | um: Replace if (cond) BUG() with BUG_ON()Yang Li2021-04-151-2/+1
| * | | um: Disable CONFIG_GCOV with MODULESJohannes Berg2021-04-153-17/+1
| * | | um: Remove unneeded variable 'ret'Yang Li2021-04-151-3/+1
| * | | um: Mark all kernel symbols as localJohannes Berg2021-04-152-0/+12
| * | | um: Fix tag order in stub_32.hJohannes Berg2021-04-151-1/+1
* | | | Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-058-14/+20
|\ \ \ \
| * | | | ubi: Remove unnecessary struct declarationWan Jiabing2021-04-151-2/+0
| * | | | jffs2: Hook up splice_write callbackJoel Stanley2021-04-151-0/+1
| * | | | jffs2: avoid Wempty-body warningsArnd Bergmann2021-04-151-8/+8
| * | | | jffs2: Fix kasan slab-out-of-bounds problemlizhe2021-04-151-1/+1
| * | | | ubi: Fix fall-through warnings for ClangGustavo A. R. Silva2021-04-151-0/+1
| * | | | ubifs: Report max LEB count at mount timeMartin Devera2021-04-151-2/+2