index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux_kselftest-next-6.13-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-11-20
29
-569
/
+645
|
\
|
*
selftests/resctrl: Replace magic constants used as array size
Reinette Chatre
2024-11-05
1
-1
/
+2
|
*
selftests/resctrl: Keep results from first test run
Reinette Chatre
2024-11-05
3
-17
/
+8
|
*
selftests/resctrl: Do not compare performance counters and resctrl at low ban...
Reinette Chatre
2024-11-05
2
-0
/
+17
|
*
selftests/resctrl: Use cache size to determine "fill_buf" buffer size
Reinette Chatre
2024-11-05
5
-4
/
+28
|
*
selftests/resctrl: Ensure measurements skip initialization of default benchmark
Reinette Chatre
2024-11-05
3
-161
/
+50
|
*
selftests/resctrl: Make benchmark parameter passing robust
Reinette Chatre
2024-11-05
7
-96
/
+178
|
*
selftests/resctrl: Remove unused measurement code
Reinette Chatre
2024-11-05
5
-182
/
+85
|
*
selftests/resctrl: Only support measured read operation
Reinette Chatre
2024-11-05
4
-31
/
+9
|
*
selftests/resctrl: Remove "once" parameter required to be false
Reinette Chatre
2024-11-05
4
-16
/
+13
|
*
selftests/resctrl: Make wraparound handling obvious
Reinette Chatre
2024-11-05
1
-5
/
+7
|
*
selftests/resctrl: Protect against array overflow when reading strings
Reinette Chatre
2024-11-05
2
-3
/
+3
|
*
selftests/resctrl: Protect against array overrun during iMC config parsing
Reinette Chatre
2024-11-05
1
-2
/
+1
|
*
selftests/resctrl: Fix memory overflow due to unhandled wraparound
Reinette Chatre
2024-11-05
1
-1
/
+1
|
*
selftests/resctrl: Print accurate buffer size as part of MBM results
Reinette Chatre
2024-11-05
1
-2
/
+14
|
*
selftests/resctrl: Make functions only used in same file static
Reinette Chatre
2024-11-05
1
-4
/
+4
|
*
selftests: Add a test mangling with uc_sigmask
Dev Jain
2024-10-29
3
-1
/
+187
|
*
selftests: Rename sigaltstack to generic signal
Dev Jain
2024-10-29
5
-1
/
+1
|
*
selftest: rtc: Add to check rtc alarm status for alarm related test
Joseph Jang
2024-10-23
2
-1
/
+65
|
*
selftests:timers: remove local CLOCKID defines
Shuah Khan
2024-10-15
7
-76
/
+15
|
*
selftests: timers: Remove unneeded semicolon
Chen Ni
2024-10-15
1
-1
/
+1
|
*
selftests: timers: improve timer_create failure message
Gianfranco Trad
2024-10-15
1
-2
/
+3
|
*
selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC defines
Shuah Khan
2024-10-15
13
-28
/
+19
*
|
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-11-20
1
-1
/
+1
|
\
\
|
*
|
selftests/ftrace: Fix check of return value in fgraph-retval.tc test
Steven Rostedt
2024-10-15
1
-1
/
+1
|
*
|
function_graph: Support recording and printing the function return address
Donglin Peng
2024-10-05
1
-1
/
+1
*
|
|
Merge tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-20
1
-0
/
+75
|
\
\
\
|
*
|
|
selftests/cgroup: Fix compile error in test_cpu.c
Xiu Jianfeng
2024-10-15
1
-1
/
+1
|
*
|
|
cgroup/rstat: Selftests for niced CPU statistics
Joshua Hahn
2024-10-08
1
-0
/
+75
|
|
/
/
*
|
|
Merge tag 'livepatching-for-6.13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-11-20
11
-43
/
+152
|
\
\
\
|
*
|
|
selftests: livepatch: test livepatching a kprobed function
Michael Vetter
2024-10-22
4
-2
/
+104
|
*
|
|
selftests: livepatch: save and restore kprobe state
Michael Vetter
2024-10-22
2
-6
/
+13
|
*
|
|
selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR
Michael Vetter
2024-10-22
7
-36
/
+36
*
|
|
|
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-20
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
Thomas Gleixner
2024-11-02
1
-1
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
uprobe: Add data pointer to consumer handlers
Jiri Olsa
2024-10-23
1
-1
/
+1
*
|
|
|
|
Merge tag 'rcu.release.v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-19
7
-21
/
+45
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...
Frederic Weisbecker
2024-11-15
7
-21
/
+45
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
rcutorture: Add light-weight SRCU scenario
Paul E. McKenney
2024-11-12
5
-1
/
+16
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
torture: Add --no-affinity parameter to kvm.sh
Paul E. McKenney
2024-11-12
2
-20
/
+29
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'nolibc.2024.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-19
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
selftests/nolibc: start qemu with 1 GiB of memory
Thomas Weißschuh
2024-10-07
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-11-19
55
-164
/
+3512
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-next/pkey-signal' into for-next/core
Catalin Marinas
2024-11-14
5
-30
/
+105
|
|
\
\
\
\
\
|
|
*
|
|
|
|
selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()
Catalin Marinas
2024-11-11
1
-1
/
+1
|
|
*
|
|
|
|
selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
Kevin Brodsky
2024-11-07
1
-0
/
+7
|
|
*
|
|
|
|
selftests/mm: Enable pkey_sighandler_tests on arm64
Kevin Brodsky
2024-11-04
2
-20
/
+50
|
|
*
|
|
|
|
selftests/mm: Use generic pkey register manipulation
Kevin Brodsky
2024-11-04
3
-9
/
+47
|
|
|
/
/
/
/
|
|
|
|
|
|
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2024-11-14
50
-134
/
+3407
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
/
|
|
|
|
/
|
|
|
|
/
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
[next]