index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2024-07-12
kselftest: Move ksft helper module to common directory
Nícolas F. R. A. Prado
-2
/
+8
2024-07-12
kselftest: devices: Move discoverable devices test to subdirectory
Nícolas F. R. A. Prado
-2
/
+2
2024-07-11
selftests: openvswitch: retry instead of sleep
Adrian Moreno
-8
/
+38
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-40
/
+294
2024-07-11
selftests: arm64: tags: remove the result script
Muhammad Usama Anjum
-13
/
+0
2024-07-11
selftests: arm64: tags_test: conform test to TAP output
Muhammad Usama Anjum
-4
/
+6
2024-07-11
selftests: ifs: verify IFS ARRAY BIST functionality
Pengfei Xu
-0
/
+8
2024-07-11
selftests: ifs: verify IFS scan test functionality
Pengfei Xu
-1
/
+189
2024-07-11
selftests: ifs: verify test image loading functionality
Pengfei Xu
-1
/
+120
2024-07-11
selftests: ifs: verify test interfaces are created by the driver
Pengfei Xu
-0
/
+186
2024-07-11
selftests/dma:remove unused variable
Zhu Jun
-1
/
+0
2024-07-11
selftests/breakpoints:Remove unused variable
Zhu Jun
-1
/
+0
2024-07-11
selftests/x86: fix printk warnings reported by clang
John Hubbard
-6
/
+6
2024-07-11
selftests/x86: remove (or use) unused variables and functions
John Hubbard
-28
/
+2
2024-07-11
selftests/x86: avoid -no-pie warnings from clang during compilation
John Hubbard
-0
/
+7
2024-07-11
selftests/x86: build sysret_rip.c with clang
John Hubbard
-14
/
+23
2024-07-11
selftests/x86: build fsgsbase_restore.c with clang
John Hubbard
-6
/
+30
2024-07-11
selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp
Muhammad Usama Anjum
-4
/
+4
2024-07-11
selftests/x86: fix Makefile dependencies to work with clang
John Hubbard
-6
/
+15
2024-07-11
selftests/timers: remove unused irqcount variable
John Hubbard
-2
/
+1
2024-07-11
selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
Ilpo Järvinen
-38
/
+17
2024-07-11
selftests/resctrl: Remove mongrp from CMT test
Ilpo Järvinen
-3
/
+2
2024-07-11
selftests/resctrl: Remove mongrp from MBA test
Ilpo Järvinen
-1
/
+0
2024-07-11
selftests/resctrl: Convert ctrlgrp & mongrp to pointers
Ilpo Järvinen
-11
/
+9
2024-07-11
selftests/resctrl: Make some strings passed to resctrlfs functions const
Ilpo Järvinen
-6
/
+8
2024-07-11
selftests/resctrl: Simplify bandwidth report type handling
Ilpo Järvinen
-25
/
+20
2024-07-11
selftests/resctrl: Add ->init() callback into resctrl_val_param
Ilpo Järvinen
-63
/
+60
2024-07-11
selftests/resctrl: Add ->measure() callback to resctrl_val_param
Ilpo Järvinen
-15
/
+35
2024-07-11
selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
Ilpo Järvinen
-42
/
+4
2024-07-11
selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
Ilpo Järvinen
-3
/
+8
2024-07-11
selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
Ilpo Järvinen
-17
/
+15
2024-07-11
selftests/resctrl: Use correct type for pids
Ilpo Järvinen
-12
/
+12
2024-07-11
selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
Ilpo Järvinen
-20
/
+13
2024-07-11
selftests/resctrl: Make "bandwidth" consistent in comments & prints
Ilpo Järvinen
-8
/
+8
2024-07-11
selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
Ilpo Järvinen
-50
/
+91
2024-07-11
selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...
Ilpo Järvinen
-18
/
+36
2024-07-11
selftests/sched: fix code format issues
aigourensheng
-5
/
+5
2024-07-11
selftests/lib.mk: silence some clang warnings that gcc already ignores
John Hubbard
-0
/
+8
2024-07-11
Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-4
/
+246
2024-07-11
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
-0
/
+178
2024-07-10
cxl/test: Replace ENXIO with EBUSY for inject poison limit reached
Alison Schofield
-8
/
+7
2024-07-10
radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
Wei Yang
-25
/
+2
2024-07-10
selftests/bpf: Close obj in error path in xdp_adjust_tail
Geliang Tang
-1
/
+1
2024-07-10
selftests/bpf: Null checks for links in bpf_tcp_ca
Geliang Tang
-4
/
+12
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
-1
/
+0
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
-15
/
+12
2024-07-10
selftests/bpf: Use connect_fd_to_fd in sk_lookup
Geliang Tang
-9
/
+3
2024-07-10
selftests/bpf: Use start_server_addr in sk_lookup
Geliang Tang
-8
/
+2
2024-07-10
selftests/bpf: Use start_server_str in sk_lookup
Geliang Tang
-24
/
+34
2024-07-10
selftests/bpf: Close fd in error path in drop_on_reuseport
Geliang Tang
-1
/
+1
[prev]
[next]