summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-2431-3/+2912
|\
| * Merge back earlier thermal control updates for 5.19-rc1.Rafael J. Wysocki2022-05-2331-3/+2912
| |\
| | * tools/thermal: remove unneeded semicolonJiapeng Chong2022-05-191-1/+1
| | * tools/lib/thermal: remove unneeded semicolonJiapeng Chong2022-05-191-1/+1
| | * tools/thermal: Add thermal daemon skeletonDaniel Lezcano2022-05-194-3/+383
| | * tools/thermal: Add a temperature capture toolDaniel Lezcano2022-05-196-3/+709
| | * tools/thermal: Add util libraryDaniel Lezcano2022-05-1910-0/+478
| | * tools/lib/thermal: Add a thermal libraryDaniel Lezcano2022-05-1913-2/+1347
* | | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-05-243-210/+388
|\ \ \
| * \ \ Merge branch 'pm-tools'Rafael J. Wysocki2022-05-233-210/+388
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2022-04-193-210/+388
| | |\ \
| | | * | tools/power turbostat: version 2022.04.16Len Brown2022-04-171-2/+2
| | | * | tools/power turbostat: No build warnings with -WextraLen Brown2022-04-162-63/+142
| | | * | tools/power turbostat: be more useful as non-rootLen Brown2022-04-162-173/+179
| | | * | tools/power turbostat: fix ICX DRAM power numbersLen Brown2022-04-161-0/+1
| | | * | tools/power turbostat: Support thermal throttle count printChen Yu2022-04-161-0/+43
| | | * | tools/power turbostat: Allow printing header every N iterationsZephaniah E. Loss-Cutler-Hull2022-04-161-3/+16
| | | * | tools/power turbostat: Allow -e for all names.Zephaniah E. Loss-Cutler-Hull2022-04-161-14/+35
| | | * | tools/power turbostat: print power values upto three decimalSumeet Pawnikar2022-04-161-2/+2
| | | * | tools/power turbostat: Add Power Limit4 supportSumeet Pawnikar2022-04-161-0/+9
| | | * | tools/power turbostat: fix dump for AMD cpusDan Merillat2022-04-161-1/+2
| | | * | tools/power turbostat: tweak --show and --hide capabilityLen Brown2022-04-161-15/+20
* | | | | Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-2410-10/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2022-05-2310-10/+10
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ACPICA: Update copyright notices to the year 2022Bob Moore2022-04-1310-10/+10
* | | | | | Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-241-0/+91
|\ \ \ \ \ \
| * | | | | | tools/certs: Add print-cert-tbs-hash.shMickaël Salaün2022-05-231-0/+91
* | | | | | | Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-244-340/+1456
|\ \ \ \ \ \ \
| * | | | | | | selftests/landlock: Add 11 new test suites dedicated to file reparentingMickaël Salaün2022-05-231-1/+754
| * | | | | | | landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFERMickaël Salaün2022-05-232-2/+3
| * | | | | | | landlock: Fix same-layer rule unionsMickaël Salaün2022-05-231-0/+107
| * | | | | | | landlock: Reduce the maximum number of layers to 16Mickaël Salaün2022-05-231-1/+1
| * | | | | | | selftests/landlock: Test landlock_create_ruleset(2) argument check orderingMickaël Salaün2022-05-231-1/+20
| * | | | | | | landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün2022-05-231-10/+37
| * | | | | | | landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün2022-05-231-2/+32
| * | | | | | | selftests/landlock: Add tests for O_PATHMickaël Salaün2022-05-231-2/+8
| * | | | | | | selftests/landlock: Fully test file rename with "remove" accessMickaël Salaün2022-05-231-4/+37
| * | | | | | | selftests/landlock: Extend access right tests to directoriesMickaël Salaün2022-05-231-8/+22
| * | | | | | | selftests/landlock: Add tests for unknown access rightsMickaël Salaün2022-05-231-0/+16
| * | | | | | | selftests/landlock: Extend tests for minimal valid attribute sizeMickaël Salaün2022-05-231-0/+5
| * | | | | | | selftests/landlock: Make tests build with old libcMickaël Salaün2022-05-231-5/+18
| * | | | | | | selftests/landlock: Format with clang-formatMickaël Salaün2022-05-234-251/+312
| * | | | | | | selftests/landlock: Normalize array assignmentMickaël Salaün2022-05-091-56/+56
| * | | | | | | selftests/landlock: Add clang-format exceptionsMickaël Salaün2022-05-093-7/+38
* | | | | | | | Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-242-1/+427
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/seccomp: Fix spelling mistake "Coud" -> "Could"Colin Ian King2022-05-041-1/+1
| * | | | | | | | selftests/seccomp: Add test for wait killable notifierSargun Dhillon2022-05-031-0/+228
| * | | | | | | | selftests/seccomp: Refactor get_proc_stat to split out file reading codeSargun Dhillon2022-05-031-16/+38
| * | | | | | | | selftests/seccomp: Ensure that notifications come in FIFO orderSargun Dhillon2022-04-291-0/+109
| * | | | | | | | selftests/seccomp: Add SKIP for failed unshare()Yang Guang2022-04-291-1/+4