summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
|\
| * kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-021-1/+1
* | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-083-9/+28
|\ \
| * | libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman2021-05-031-9/+21
| * | selftests/bpf: Fix the snprintf testFlorent Revest2021-04-302-0/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0714-63/+279
|\ \ \
| * | | treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-2/+0
| * | | selftests: remove duplicate includeZhang Yunkai2021-05-073-3/+0
| * | | kselftest: introduce new epoll test caseDavidlohr Bueso2021-05-061-0/+44
| * | | tools: sync lib/find_bit implementationYury Norov2021-05-062-5/+57
| * | | tools: sync find_next_bit implementationYury Norov2021-05-062-37/+42
| * | | tools: sync small_const_nbits() macro with the kernelYury Norov2021-05-062-3/+3
| * | | tools: sync BITMAP_LAST_WORD_MASK() macro with the kernelYury Norov2021-05-061-6/+1
| * | | tools: bitmap: sync function declarations with the kernelYury Norov2021-05-062-6/+6
| * | | tools: disable -Wno-type-limitsYury Norov2021-05-061-0/+1
| * | | selftests: proc: test subset=pidAlexey Dobriyan2021-05-062-0/+122
| * | | proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan2021-05-061-1/+3
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-055-13/+579
|\| | |
| * | | selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin2021-05-051-4/+19
| * | | selftests/vm: gup_test: fix test flagPavel Tatashin2021-05-051-4/+11
| * | | userfaultfd/selftests: add test exercising minor fault handlingAxel Rasmussen2021-05-051-6/+158
| * | | mm: huge_memory: debugfs for file-backed THP splitZi Yan2021-05-051-5/+77
| * | | mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan2021-05-053-0/+320
* | | | Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-051-9/+9
|\ \ \ \
| * | | | tools: gpio-utils: fix various kernel-doc warningsRandy Dunlap2021-03-261-9/+9
* | | | | 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-041-2/+2
| * | | | | tools/power turbostat: Support "turbostat --hide idle"Len Brown2021-05-042-2/+22
| * | | | | tools/power turbostat: elevate priority of interval modeLen Brown2021-05-041-9/+57
| * | | | | tools/power turbostat: formattingLen Brown2021-05-041-510/+433
| * | | | | tools/power turbostat: rename tcc variablesZhang Rui2021-05-041-22/+22
| * | | | | tools/power turbostat: add TCC Offset supportZhang Rui2021-05-041-3/+55
| * | | | | tools/power turbostat: save original CPU modelZhang Rui2021-05-041-0/+5
| * | | | | tools/power turbostat: Fix Core C6 residency on Atom CPUsZhang Rui2021-05-041-1/+38
| * | | | | tools/power turbostat: Print the C-state Pre-wake settingsChen Yu2021-05-041-0/+14
| * | | | | tools/power turbostat: Enable tsc_tweak for Elkhart Lake and Jasper LakeChen Yu2021-05-041-1/+1
| * | | | | tools/power turbostat: unmark non-kernel-doc commentRandy Dunlap2021-05-041-1/+1
| * | | | | tools/power/turbostat: Remove Package C6 Retention on Ice Lake ServerChen Yu2021-05-041-6/+30
| * | | | | tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton2021-05-041-5/+6
| * | | | | tools/power/turbostat: Fix turbostat for AMD Zen CPUsBas Nieuwenhuizen2021-05-041-2/+6
| * | | | | tools/power turbostat: update version numberLen Brown2021-05-041-1/+1
| * | | | | tools/power turbostat: Fix DRAM Energy Unit on SKXZhang Rui2021-05-041-0/+1
| * | | | | Revert "tools/power turbostat: adjust for temperature offset"Len Brown2021-05-041-29/+33
| * | | | | tools/power turbostat: Support Ice Lake DChen Yu2021-05-041-0/+1
| * | | | | tools/power turbostat: Support Alder Lake MobileChen Yu2021-05-041-0/+1
| * | | | | tools/power turbostat: print microcode patch levelLen Brown2021-05-041-4/+9
| * | | | | tools/power turbostat: add built-in-counter for IPC -- Instructions per CycleLen Brown2021-05-041-0/+84
* | | | | | Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-052-281/+427
|\ \ \ \ \ \
| * | | | | | ktest: Re-arrange the code blocks for better discoverabilityJohn 'Warthog9' Hawley (VMware)2021-05-031-142/+154
| * | | | | | ktest: Further consistency cleanupsJohn 'Warthog9' Hawley (VMware)2021-05-031-49/+36