index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: Move KTAP bash helpers to selftests common folder
Laura Nao
2024-02-20
4
-6
/
+9
*
selftests: ftrace: fix typo in test description
Ali Zahraee
2024-02-20
1
-1
/
+1
*
selftest/ftrace: fix typo in ftracetest script
Kousik Sanagavarapu
2024-02-20
1
-1
/
+1
*
selftests: fuxex: Report a unique test name per run of futex_requeue_pi
Mark Brown
2024-02-19
1
-1
/
+12
*
selftests/resctrl: Get domain id from cache id
Ilpo Järvinen
2024-02-13
3
-12
/
+21
*
selftests/resctrl: Rename resource ID to domain ID
Ilpo Järvinen
2024-02-13
3
-25
/
+25
*
selftests/resctrl: Add helper to convert L2/3 to integer
Ilpo Järvinen
2024-02-13
1
-8
/
+20
*
selftests/resctrl: Pass write_schemata() resource instead of test name
Ilpo Järvinen
2024-02-13
7
-38
/
+38
*
selftests/resctrl: Introduce generalized test framework
Ilpo Järvinen
2024-02-13
7
-121
/
+148
*
selftests/resctrl: Create struct for input parameters
Ilpo Järvinen
2024-02-13
7
-71
/
+95
*
selftests/resctrl: Restore the CPU affinity after CAT test
Ilpo Järvinen
2024-02-13
4
-9
/
+42
*
selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
Ilpo Järvinen
2024-02-13
4
-199
/
+139
*
selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
Ilpo Järvinen
2024-02-13
1
-8
/
+30
*
selftests/resctrl: Replace file write with volatile variable
Ilpo Järvinen
2024-02-13
3
-21
/
+16
*
selftests/resctrl: Open perf fd before start & add error handling
Ilpo Järvinen
2024-02-13
3
-11
/
+23
*
selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()
Ilpo Järvinen
2024-02-13
3
-87
/
+90
*
selftests/resctrl: Convert perf related globals to locals
Ilpo Järvinen
2024-02-13
1
-32
/
+40
*
selftests/resctrl: Improve perf init
Ilpo Järvinen
2024-02-13
1
-10
/
+6
*
selftests/resctrl: Consolidate naming of perf event related things
Ilpo Järvinen
2024-02-13
1
-21
/
+21
*
selftests/resctrl: Remove nested calls in perf event handling
Ilpo Järvinen
2024-02-13
1
-50
/
+14
*
selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
Ilpo Järvinen
2024-02-13
3
-19
/
+13
*
selftests/resctrl: Split show_cache_info() to test specific and generic parts
Ilpo Järvinen
2024-02-13
4
-44
/
+66
*
selftests/resctrl: Split measure_cache_vals()
Ilpo Järvinen
2024-02-13
3
-27
/
+41
*
selftests/resctrl: Exclude shareable bits from schemata in CAT test
Ilpo Järvinen
2024-02-13
3
-4
/
+99
*
selftests/resctrl: Create cache_portion_size() helper
Ilpo Järvinen
2024-02-13
3
-9
/
+33
*
selftests/resctrl: Mark get_cache_size() cache_type const
Ilpo Järvinen
2024-02-13
2
-2
/
+2
*
selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
Ilpo Järvinen
2024-02-13
4
-24
/
+41
*
selftests/resctrl: Refactor fill_buf functions
Ilpo Järvinen
2024-02-13
2
-43
/
+18
*
selftests/resctrl: Split fill_buf to allow tests finer-grained control
Ilpo Järvinen
2024-02-13
1
-6
/
+15
*
selftests/resctrl: Change function comments to say < 0 on error
Ilpo Järvinen
2024-02-13
2
-6
/
+6
*
selftests/resctrl: Don't use ctrlc_handler() outside signal handling
Ilpo Järvinen
2024-02-13
1
-1
/
+0
*
selftests/resctrl: Return -1 instead of errno on error
Ilpo Järvinen
2024-02-13
7
-14
/
+14
*
selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
Ilpo Järvinen
2024-02-13
9
-70
/
+77
*
selftests: livepatch: Test livepatching a heavily called syscall
Marcos Paulo de Souza
2024-01-22
5
-2
/
+218
*
livepatch: Move tests from lib/livepatch to selftests/livepatch
Marcos Paulo de Souza
2024-01-22
21
-74
/
+1173
*
kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
Marcos Paulo de Souza
2024-01-22
1
-5
/
+21
*
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-20
6
-18
/
+22
|
\
|
*
RISC-V: selftests: cbo: Ensure asm operands match constraints
Andrew Jones
2024-01-17
1
-10
/
+8
|
*
Merge patch series "tools: selftests: riscv: Fix compiler warnings"
Palmer Dabbelt
2024-01-11
6
-8
/
+14
|
|
\
|
|
*
tools: selftests: riscv: Fix compile warnings in mm tests
Christoph Müllner
2024-01-11
1
-0
/
+3
|
|
*
tools: selftests: riscv: Fix compile warnings in vector tests
Christoph Müllner
2024-01-11
2
-3
/
+3
|
|
*
tools: selftests: riscv: Add missing include for vector test
Christoph Müllner
2024-01-11
1
-0
/
+3
|
|
*
tools: selftests: riscv: Fix compile warnings in cbo
Christoph Müllner
2024-01-11
1
-3
/
+3
|
|
*
tools: selftests: riscv: Fix compile warnings in hwprobe
Christoph Müllner
2024-01-11
1
-2
/
+2
*
|
|
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-18
20
-17
/
+650
|
\
\
\
|
*
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-18
7
-3
/
+453
|
|
\
\
\
|
|
*
|
|
selftests/bpf: add tests confirming type logic in kernel for __arg_ctx
Andrii Nakryiko
2024-01-17
1
-3
/
+161
|
|
*
|
|
libbpf: feature-detect arg:ctx tag support in kernel
Andrii Nakryiko
2024-01-17
1
-0
/
+13
|
|
*
|
|
selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYS
Hao Sun
2024-01-16
1
-0
/
+19
|
|
*
|
|
selftests/bpf: Test udp and tcp iter batching
Martin KaFai Lau
2024-01-13
4
-0
/
+260
[next]