index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-11-02
57
-554
/
+692
|
\
|
*
selftests/resctrl: Fix MBM test failure when MBA unavailable
Ilpo Järvinen
2023-10-18
1
-1
/
+1
|
*
selftests/clone3: Report descriptive test names
Mark Brown
2023-10-18
1
-73
/
+192
|
*
selftests:modify the incorrect print format
zhujun2
2023-10-18
1
-7
/
+7
|
*
selftests/efivarfs: create-read: fix a resource leak
zhujun2
2023-10-18
1
-0
/
+2
|
*
selftests/ftrace: Add riscv support for kprobe arg tests
Yu Liao
2023-10-18
3
-0
/
+10
|
*
selftests/ftrace: add loongarch support for kprobe args char tests
Yu Liao
2023-10-18
1
-0
/
+3
|
*
selftests/amd-pstate: Added option to provide perf binary path
Swapnil Sapkal
2023-10-16
3
-5
/
+11
|
*
selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
Swapnil Sapkal
2023-10-16
4
-12
/
+19
|
*
selftests/resctrl: Move run_benchmark() to a more fitting file
Maciej Wieczor-Retman
2023-10-13
3
-53
/
+50
|
*
selftests/resctrl: Fix schemata write error check
Maciej Wieczor-Retman
2023-10-13
1
-15
/
+26
|
*
selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
Ilpo Järvinen
2023-10-13
2
-2
/
+2
|
*
selftests/resctrl: Fix feature checks
Ilpo Järvinen
2023-10-13
1
-2
/
+5
|
*
selftests/resctrl: Refactor feature check to use resource and feature name
Ilpo Järvinen
2023-10-13
3
-51
/
+34
|
*
selftests/resctrl: Move _GNU_SOURCE define into Makefile
Ilpo Järvinen
2023-10-13
2
-2
/
+1
|
*
selftests/resctrl: Remove duplicate feature check from CMT test
Ilpo Järvinen
2023-10-13
1
-3
/
+0
|
*
selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
Ilpo Järvinen
2023-10-13
3
-44
/
+55
|
*
selftests/resctrl: Fix uninitialized .sa_flags
Ilpo Järvinen
2023-10-13
1
-2
/
+2
|
*
selftests/resctrl: Cleanup benchmark argument parsing
Ilpo Järvinen
2023-10-13
1
-23
/
+23
|
*
selftests/resctrl: Remove ben_count variable
Ilpo Järvinen
2023-10-13
1
-3
/
+2
|
*
selftests/resctrl: Make benchmark command const and build it with pointers
Ilpo Järvinen
2023-10-13
6
-35
/
+53
|
*
selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd init
Ilpo Järvinen
2023-10-13
1
-8
/
+8
|
*
selftests/resctrl: Simplify span lifetime
Ilpo Järvinen
2023-10-13
6
-25
/
+26
|
*
selftests/resctrl: Remove bw_report and bm_type from main()
Ilpo Järvinen
2023-10-13
4
-17
/
+13
|
*
selftests/resctrl: Correct benchmark command help
Ilpo Järvinen
2023-10-13
1
-2
/
+2
|
*
selftests/resctrl: Ensure the benchmark commands fits to its array
Ilpo Järvinen
2023-10-13
1
-0
/
+5
|
*
selftests/resctrl: Fix wrong format specifier
Maciej Wieczor-Retman
2023-10-13
1
-1
/
+1
|
*
selftests/mm: Substitute attribute with a macro
Maciej Wieczor-Retman
2023-10-13
2
-2
/
+2
|
*
selftests/kvm: Replace attribute with macro
Maciej Wieczor-Retman
2023-10-13
1
-4
/
+4
|
*
selftests/sigaltstack: Fix wrong format specifier
Maciej Wieczor-Retman
2023-10-13
1
-1
/
+1
|
*
selftests/pidfd: Fix ksft print formats
Maciej Wieczor-Retman
2023-10-13
2
-7
/
+7
|
*
selftests/openat2: Fix wrong format specifier
Maciej Wieczor-Retman
2023-10-13
1
-1
/
+1
|
*
selftests/cachestat: Fix print_cachestat format
Maciej Wieczor-Retman
2023-10-13
1
-1
/
+1
|
*
selftests: Add printf attribute to kselftest prints
Maciej Wieczor-Retman
2023-10-13
1
-8
/
+10
|
*
selftests: firmware: remove duplicate unneeded defines
Muhammad Usama Anjum
2023-10-07
1
-4
/
+0
|
*
selftests: core: remove duplicate defines
Muhammad Usama Anjum
2023-10-07
1
-28
/
+0
|
*
selftests: clone3: remove duplicate defines
Muhammad Usama Anjum
2023-10-07
4
-21
/
+0
|
*
selftests: capabilities: remove duplicate unneeded defines
Muhammad Usama Anjum
2023-10-07
3
-17
/
+1
|
*
selftests: timers: Convert nsleep-lat test to generate KTAP output
Mark Brown
2023-10-05
1
-14
/
+12
|
*
selftests: timers: Convert posix_timers test to generate KTAP output
Mark Brown
2023-10-05
1
-40
/
+41
|
*
selftests/exec: Convert execveat test to generate KTAP output
Mark Brown
2023-10-05
1
-35
/
+52
|
*
kselftest: Add a ksft_perror() helper
Mark Brown
2023-10-05
1
-0
/
+14
|
*
selftests: static_keys: fix test name in messages
Javier Carrasco
2023-10-05
1
-4
/
+4
|
*
selftests: uevent filtering: fix return on error in uevent_listener
Javier Carrasco
2023-10-05
1
-3
/
+5
|
*
selftests/dmabuf-heaps: add gitignore file
Javier Carrasco
2023-10-05
1
-0
/
+1
|
*
selftests/tdx: add gitignore file
Javier Carrasco
2023-10-05
1
-0
/
+1
|
*
selftests/user_events: add gitignore file
Javier Carrasco
2023-10-05
1
-0
/
+4
|
*
selftests/rseq: fix kselftest Clang build warnings
Justin Stitt
2023-09-27
1
-10
/
+10
|
*
selftests/damon: Add executable permission to test scripts
Juntong Deng
2023-09-27
11
-0
/
+0
*
|
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-02
3
-32
/
+587
|
\
\
[next]