summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpupower: Add AMD P-State capability flagHuang Rui2022-02-221-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'linux-cpupower-5.17-rc4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2022-02-042-1/+1
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools/power/cpupower/{ToDo => TODO}: Rename the todo fileozkanonur2022-01-241-0/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools: cpupower: fix typo in cpupower-idle-set(1) manpageAndreas Rammhold2022-01-241-1/+1
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'lkmm.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-211-0/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/memory-model: Explain syntactic and semantic dependenciesAlan Stern2022-02-011-0/+51
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-2114-42/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcutorture: Provide non-power-of-two Tasks RCU scenariosPaul E. McKenney2022-02-082-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcutorture: Test SRCU size transitionsPaul E. McKenney2022-02-082-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Make torture.sh help message match realityPaul E. McKenney2022-02-081-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Change KVM environment variable to RCUTORTUREPaul E. McKenney2022-02-016-19/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Make kvm-find-errors.sh notice missing vmlinux filePaul E. McKenney2022-02-011-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Print only one summary line per runPaul E. McKenney2022-02-011-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Make kvm-remote.sh try multiple times to download tarballPaul E. McKenney2022-02-011-6/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Compress KCSAN as well as KASAN vmlinux filesPaul E. McKenney2022-02-011-9/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Indicate which torture.sh runs' bugs are all KCSAN reportsPaul E. McKenney2022-02-011-1/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Make kvm.sh summaries note runs having only KCSAN reportsPaul E. McKenney2022-02-012-1/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Output per-failed-run summary lines from torture.shPaul E. McKenney2022-02-011-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Allow four-digit repetition numbers for --configs parameterPaul E. McKenney2022-02-011-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Drop trailing ^M from console outputPaul E. McKenney2022-02-011-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-211-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/objtool: Check for use of the ENQCMD instruction in the kernelFenghua Yu2022-02-151-1/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'x86_sgx_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-214-10/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/sgx: Treat CC as one argumentMuhammad Usama Anjum2022-02-171-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum2022-02-171-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/sgx: Remove extra newlines in test outputReinette Chatre2022-02-111-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/sgx: Ensure enclave data available during debug printReinette Chatre2022-02-111-2/+2