summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux_kselftest-next-6.13-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-11-2029-569/+645
|\
| * selftests/resctrl: Replace magic constants used as array sizeReinette Chatre2024-11-051-1/+2
| * selftests/resctrl: Keep results from first test runReinette Chatre2024-11-053-17/+8
| * selftests/resctrl: Do not compare performance counters and resctrl at low ban...Reinette Chatre2024-11-052-0/+17
| * selftests/resctrl: Use cache size to determine "fill_buf" buffer sizeReinette Chatre2024-11-055-4/+28
| * selftests/resctrl: Ensure measurements skip initialization of default benchmarkReinette Chatre2024-11-053-161/+50
| * selftests/resctrl: Make benchmark parameter passing robustReinette Chatre2024-11-057-96/+178
| * selftests/resctrl: Remove unused measurement codeReinette Chatre2024-11-055-182/+85
| * selftests/resctrl: Only support measured read operationReinette Chatre2024-11-054-31/+9
| * selftests/resctrl: Remove "once" parameter required to be falseReinette Chatre2024-11-054-16/+13
| * selftests/resctrl: Make wraparound handling obviousReinette Chatre2024-11-051-5/+7
| * selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre2024-11-052-3/+3
| * selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre2024-11-051-2/+1
| * selftests/resctrl: Fix memory overflow due to unhandled wraparoundReinette Chatre2024-11-051-1/+1
| * selftests/resctrl: Print accurate buffer size as part of MBM resultsReinette Chatre2024-11-051-2/+14
| * selftests/resctrl: Make functions only used in same file staticReinette Chatre2024-11-051-4/+4
| * selftests: Add a test mangling with uc_sigmaskDev Jain2024-10-293-1/+187
| * selftests: Rename sigaltstack to generic signalDev Jain2024-10-295-1/+1
| * selftest: rtc: Add to check rtc alarm status for alarm related testJoseph Jang2024-10-232-1/+65
| * selftests:timers: remove local CLOCKID definesShuah Khan2024-10-157-76/+15
| * selftests: timers: Remove unneeded semicolonChen Ni2024-10-151-1/+1
| * selftests: timers: improve timer_create failure messageGianfranco Trad2024-10-151-2/+3
| * selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC definesShuah Khan2024-10-1513-28/+19
* | Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-11-201-1/+1
|\ \
| * | selftests/ftrace: Fix check of return value in fgraph-retval.tc testSteven Rostedt2024-10-151-1/+1
| * | function_graph: Support recording and printing the function return addressDonglin Peng2024-10-051-1/+1
* | | Merge tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-11-201-0/+75
|\ \ \
| * | | selftests/cgroup: Fix compile error in test_cpu.cXiu Jianfeng2024-10-151-1/+1
| * | | cgroup/rstat: Selftests for niced CPU statisticsJoshua Hahn2024-10-081-0/+75
| |/ /
* | | Merge tag 'livepatching-for-6.13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-11-2011-43/+152
|\ \ \
| * | | selftests: livepatch: test livepatching a kprobed functionMichael Vetter2024-10-224-2/+104
| * | | selftests: livepatch: save and restore kprobe stateMichael Vetter2024-10-222-6/+13
| * | | selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIRMichael Vetter2024-10-227-36/+36
* | | | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-201-1/+0
|\ \ \ \
| * | | | timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner2024-11-021-1/+0
| | |/ / | |/| |
* | | | Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-191-1/+1
|\ \ \ \
| * | | | uprobe: Add data pointer to consumer handlersJiri Olsa2024-10-231-1/+1
* | | | | 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 'nolibc.2024.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-191-2/+2
|\ \ \ \ \
| * | | | | selftests/nolibc: start qemu with 1 GiB of memoryThomas Weißschuh2024-10-071-2/+2
| | |/ / / | |/| | |
* | | | | 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
| |\ \ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | / | | |_|_|_|_|_|/ | |/| | | | | |