summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-11/+24
|\
| * selftests/vm/transhuge-stress: Support file-backed PMD foliosMatthew Wilcox (Oracle)2022-03-211-11/+24
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-2211-10/+562
|\ \
| * | selftests/damon: add a test for DAMON sysfs interfaceSeongJae Park2022-03-222-0/+307
| * | userfaultfd/selftests: fix uninitialized_var.cocci warningGuo Zhengkui2022-03-221-1/+1
| * | selftests: vm: add a hugetlb test caseMuchun Song2022-03-224-0/+157
| * | selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker2022-03-222-6/+6
| * | selftests: memcg: test high limit for single entry allocationShakeel Butt2022-03-223-3/+91
* | | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-2218-355/+791
|\ \ \
| * \ \ Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar2022-03-1538-105/+470
| |\ \ \
| * \ \ \ Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-2194-583/+973
| |\ \ \ \
| * | | | | selftests/rseq: Change type of rseq_offset to ptrdiff_tMathieu Desnoyers2022-02-113-10/+12
| * | | | | selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread areaMathieu Desnoyers2022-02-021-32/+34
| * | | | | selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread areaMathieu Desnoyers2022-02-021-28/+30
| * | | | | selftests/rseq: Fix: work-around asm goto compiler bugsMathieu Desnoyers2022-02-027-6/+245
| * | | | | selftests/rseq: Remove arm/mips asm goto compiler work-aroundMathieu Desnoyers2022-02-022-74/+0
| * | | | | selftests/rseq: Fix warnings about #if checks of undefined tokensMathieu Desnoyers2022-02-022-2/+2
| * | | | | selftests/rseq: Fix ppc32 offsets by using long rather than off_tMathieu Desnoyers2022-02-029-11/+11
| * | | | | selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...Mathieu Desnoyers2022-02-021-27/+28
| * | | | | selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endianMathieu Desnoyers2022-02-025-38/+38
| * | | | | selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35Mathieu Desnoyers2022-02-023-88/+88
| * | | | | selftests/rseq: Introduce thread pointer gettersMathieu Desnoyers2022-02-024-0/+114
| * | | | | selftests/rseq: Introduce rseq_get_abi() helperMathieu Desnoyers2022-02-027-94/+99
| * | | | | selftests/rseq: Remove volatile from __rseq_abiMathieu Desnoyers2022-02-022-4/+4
| * | | | | selftests/rseq: Remove useless assignment to cpu variableMathieu Desnoyers2022-02-021-3/+1
| * | | | | selftests/rseq: introduce own copy of rseq uapi headerMathieu Desnoyers2022-02-023-14/+161
* | | | | | Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-222-1/+5
|\ \ \ \ \ \
| * | | | | | perf: Add irq and exception return branch typesAnshuman Khandual2022-03-012-1/+5
* | | | | | | Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-212-0/+79
|\ \ \ \ \ \ \
| * | | | | | | selftests/exec: Test for empty string on NULL argvKees Cook2022-03-012-0/+79
* | | | | | | | Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-216-15/+617
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'thermal-hfi'Rafael J. Wysocki2022-03-186-15/+617
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tools/power/x86/intel-speed-select: v1.12 releaseSrinivas Pandruvada2022-02-171-1/+2
| | * | | | | | | | tools/power/x86/intel-speed-select: HFI supportSrinivas Pandruvada2022-02-175-4/+324
| | * | | | | | | | tools/power/x86/intel-speed-select: OOB daemon modeSrinivas Pandruvada2022-02-174-11/+292
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-03-2116-195/+806
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2022-03-1816-195/+806
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | tools/power/x86/amd_pstate_tracer: Add tracer tool for AMD P-stateJinzhou Su2022-03-091-0/+354
| | * | | | | | | | tools/power/x86/intel_pstate_tracer: make tracer as a moduleJinzhou Su2022-03-091-131/+129
| | * | | | | | | | turbostat: fix PC6 displaying on some systemsArtem Bityutskiy2022-03-081-1/+1
| | * | | | | | | | Merge tag 'linux-cpupower-5.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2022-03-0111-62/+321
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | cpupower: Add "perf" option to print AMD P-State informationHuang Rui2022-02-232-1/+21
| | | * | | | | | | | cpupower: Add function to print AMD P-State performance capabilitiesHuang Rui2022-02-223-3/+40
| | | * | | | | | | | cpupower: Move print_speed function into misc helperHuang Rui2022-02-223-48/+52
| | | * | | | | | | | cpupower: Enable boost state support for AMD P-State moduleHuang Rui2022-02-223-0/+25
| | | * | | | | | | | cpupower: Add AMD P-State sysfs definition and access helperHuang Rui2022-02-221-0/+30
| | | * | | | | | | | cpupower: Introduce ACPI CPPC libraryHuang Rui2022-02-223-3/+83
| | | * | | | | | | | cpupower: Add the function to get the sysfs value from specific tableHuang Rui2022-02-222-7/+28
| | | * | | | | | | | cpupower: Initial AMD P-State capabilityHuang Rui2022-02-221-0/+13
| | | * | | | | | | | cpupower: Add the function to check AMD P-State enabledHuang Rui2022-02-222-0/+28