summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rcu.release.v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-197-21/+45
|\
| *-. Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker2024-11-157-21/+45
| |\ \
| | | * rcutorture: Add light-weight SRCU scenarioPaul E. McKenney2024-11-125-1/+16
| | |/ | |/|
| | * torture: Add --no-affinity parameter to kvm.shPaul E. McKenney2024-11-122-20/+29
| |/
* | Merge tag 'thermal-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-197-40/+372
|\ \
| * \ Merge back thermal control material for 6.13Rafael J. Wysocki2024-11-117-40/+372
| |\ \
| | * | thermal/lib: Fix memory leak on error in thermal_genl_auto()Daniel Lezcano2024-10-241-4/+7
| | * | tools/thermal/thermal-engine: Take into account the thresholds APIDaniel Lezcano2024-10-241-13/+92
| | * | tools/lib/thermal: Add the threshold netlink ABIDaniel Lezcano2024-10-246-15/+242
| | * | tools/lib/thermal: Make more generic the command encoding functionDaniel Lezcano2024-10-241-9/+32
* | | | Merge tag 'pm-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-11-198-32/+1072
|\ \ \ \
| * \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2024-11-158-32/+1072
| |\ \ \ \
| | * \ \ \ Merge tag 'linux-cpupower-6.13-rc1-update2' of ssh://gitolite.kernel.org/pub/...Rafael J. Wysocki2024-11-042-1/+955
| | |\ \ \ \
| | | * | | | cpupower: add checks for xgettext and msgfmtSiddharth Menon2024-10-221-0/+12
| | | * | | | cpupower: Add Chinese Simplified translationKieran Moy2024-10-162-1/+943
| | * | | | | Merge tag 'linux-cpupower-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linu...Rafael J. Wysocki2024-10-155-16/+70
| | |\| | | |
| | | * | | | pm: cpupower: bindings: Add test to confirm cpu state is disabledJohn B. Wyatt IV2024-10-021-0/+16
| | | * | | | pm: cpupower: bindings: Improve disable c_state blockJohn B. Wyatt IV2024-10-021-6/+6
| | | * | | | pm: cpupower: gitignore: Add compile_commands.jsonJohn B. Wyatt IV2024-09-301-0/+3
| | | * | | | pm: cpupower: Makefile: Allow overriding cross-compiling env paramsPeng Fan2024-09-301-6/+6
| | | * | | | pm: cpupower: bench: print config file path when open cpufreq-bench.conf failsPeng Fan2024-09-301-2/+3
| | | * | | | tools/power/cpupower: Add documentation for some recently introduced optionsTor Vic2024-09-301-2/+36
| | | | |/ / | | | |/| |
| | * | | | pm-graph v5.13Todd Brandt2024-10-152-15/+47
* | | | | | Merge tag 'nolibc.2024.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-194-3/+11
|\ \ \ \ \ \
| * | | | | | selftests/nolibc: start qemu with 1 GiB of memoryThomas Weißschuh2024-10-071-2/+2
| * | | | | | tools/nolibc: compiler: add macro __nolibc_fallthroughThomas Weißschuh2024-10-072-1/+8
| * | | | | | tools/nolibc: s390: include std.hThomas Weißschuh2024-10-071-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-11-1955-164/+3512
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas2024-11-145-30/+105
| |\ \ \ \ \ \
| | * | | | | | selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()Catalin Marinas2024-11-111-1/+1
| | * | | | | | selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_testsKevin Brodsky2024-11-071-0/+7
| | * | | | | | selftests/mm: Enable pkey_sighandler_tests on arm64Kevin Brodsky2024-11-042-20/+50
| | * | | | | | selftests/mm: Use generic pkey register manipulationKevin Brodsky2024-11-043-9/+47
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas2024-11-1450-134/+3407
| |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | * | | | kselftest/arm64: Try harder to generate different keys during PAC testsMark Brown2024-11-121-1/+1
| | | | | * | | | kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()Mark Brown2024-11-121-0/+3
| | | | | * | | | kselftest/arm64: Corrupt P0 in the irritator when testing SSVEMark Brown2024-11-121-2/+2
| | | | | * | | | kselftest/arm64: Add FPMR coverage to fp-ptraceMark Brown2024-11-124-7/+146
| | | | | * | | | kselftest/arm64: Expand the set of ZA writes fp-ptrace doesMark Brown2024-11-121-10/+8
| | | | | * | | | kselftets/arm64: Use flag bits for features in fp-ptrace assembler codeMark Brown2024-11-123-18/+41
| | | | | * | | | kselftest/arm64: Enable build of PAC tests with LLVM=1Mark Brown2024-11-121-0/+6
| | | | | * | | | kselftest/arm64: Check that SVCR is 0 in signal handlersMark Brown2024-11-123-0/+23
| | | | | * | | | kselftest/arm64: Fix printf() compiler warnings in the arm64 syscall-abi.c testsCatalin Marinas2024-11-111-4/+4
| | | | | * | | | kselftest/arm64: Fix printf() warning in the arm64 MTE prctl() testCatalin Marinas2024-11-111-1/+1
| | | | | * | | | kselftest/arm64: Fix printf() compiler warnings in the arm64 fp testsCatalin Marinas2024-11-113-13/+19
| | | | | * | | | kselftest/arm64: Fix build with stricter assemblersMark Brown2024-11-112-2/+2
| | | | | * | | | kselftest/arm64: Test signal handler state modification in fp-stressMark Brown2024-11-071-1/+1
| | | | | * | | | kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress testMark Brown2024-11-071-0/+4
| | | | | * | | | kselftest/arm64: Implement irritators for ZA and ZTMark Brown2024-11-072-16/+8
| | | | | * | | | kselftest/arm64: Remove unused ADRs from irritator handlersMark Brown2024-11-074-4/+0