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
2022-05-03
selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systems
Marc Kleine-Budde
-1
/
+1
2022-05-03
selftests: mlxsw: Add a test for soaking up a burst of traffic
Petr Machata
-0
/
+480
2022-05-03
selftests: forwarding: lib: Add start_traffic_pktsize() helpers
Petr Machata
-3
/
+18
2022-05-03
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...
Ido Schimmel
-0
/
+3
2022-05-03
selftests/sysctl: add sysctl macro test
Tonghao Zhang
-0
/
+23
2022-05-02
selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
Vladimir Oltean
-0
/
+562
2022-05-02
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
-158
/
+424
2022-05-02
Merge 5.18-rc5 into char-misc-next
Greg Kroah-Hartman
-158
/
+424
2022-05-02
selftests: net: vrf_strict_mode_test: add support to select a test to run
Jaehee Park
-9
/
+39
2022-04-29
selftests/net/forwarding: add missing tests to Makefile
Hangbin Liu
-0
/
+33
2022-04-29
selftests/net: add missing tests to Makefile
Hangbin Liu
-1
/
+2
2022-04-29
selftests: mptcp: Add tests for userspace PM type
Mat Martineau
-0
/
+66
2022-04-29
selftests: cgroup: add a selftest for memory.reclaim
Yosry Ahmed
-0
/
+106
2022-04-29
selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
Yosry Ahmed
-2
/
+6
2022-04-29
selftests: cgroup: return -errno from cg_read()/cg_write() on failure
Yosry Ahmed
-25
/
+19
2022-04-29
selftests/seccomp: Ensure that notifications come in FIFO order
Sargun Dhillon
-0
/
+109
2022-04-29
selftests/seccomp: Add SKIP for failed unshare()
Yang Guang
-1
/
+4
2022-04-29
selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMIN
Jann Horn
-0
/
+64
2022-04-29
selftests/seccomp: Don't call read() on TTY from background pgrp
Jann Horn
-5
/
+5
2022-04-29
testing: nvdimm: asm/mce.h is not needed in nfit.c
Michal Suchanek
-2
/
+0
2022-04-29
testing: nvdimm: iomap: make __nfit_test_ioremap a macro
Michal Suchanek
-10
/
+8
2022-04-29
selftests: firmware: Add firmware upload selftests
Russ Weight
-1
/
+227
2022-04-28
selftests: vm: fix shellcheck warnings in run_vmtests.sh
Axel Rasmussen
-28
/
+27
2022-04-28
selftests: vm: refactor run_vmtests.sh to reduce boilerplate
Axel Rasmussen
-415
/
+64
2022-04-28
selftests: vm: add test for Soft-Dirty PTE bit
Gabriel Krisman Bertazi
-0
/
+150
2022-04-28
selftests: vm: bring common functions to a new file
Muhammad Usama Anjum
-113
/
+124
2022-04-28
tools/testing/selftests/vm/gup_test.c: clarify error statement
Sidhartha Kumar
-11
/
+44
2022-04-28
mm: add selftests for migration entries
Alistair Popple
-0
/
+196
2022-04-28
kselftests: memcg: speed up the memory.high test
Roman Gushchin
-1
/
+1
2022-04-28
kselftests: memcg: update the oom group leaf events test
Roman Gushchin
-2
/
+3
2022-04-28
selftests/bpf: Fix two memory leaks in prog_tests
Mykola Lysenko
-6
/
+11
2022-04-29
selftests/powerpc: Add a test of 4PB SLB handling
Michael Ellerman
-1
/
+160
2022-04-28
selftests/bpf: Test bpf_map__set_autocreate() and related log fixup logic
Andrii Nakryiko
-1
/
+62
2022-04-28
selftests/bpf: Use target-less SEC() definitions in various tests
Andrii Nakryiko
-11
/
+52
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-137
/
+192
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+2
2022-04-28
selftests/arm64: Fix O= builds for the floating point tests
Mark Brown
-17
/
+15
2022-04-28
selftests/arm64: Clean the fp helper libraries
Mark Brown
-0
/
+2
2022-04-28
selftests/arm64: Define top_srcdir for the fp tests
Mark Brown
-1
/
+5
2022-04-28
selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP Makefile
Mark Brown
-6
/
+5
2022-04-28
kselftest/arm64: fix array_size.cocci warning
Guo Zhengkui
-4
/
+4
2022-04-28
selftests/arm64: Add a testcase for handling of ZA on clone()
Mark Brown
-1
/
+226
2022-04-28
kselftest/arm64: Add SME support to syscall ABI test
Mark Brown
-23
/
+275
2022-04-28
kselftest/arm64: Add coverage for the ZA ptrace interface
Mark Brown
-1
/
+359
2022-04-28
kselftest/arm64: Add streaming SVE to SVE ptrace tests
Mark Brown
-0
/
+11
2022-04-28
kselftest/arm64: signal: Add SME signal handling tests
Mark Brown
-0
/
+555
2022-04-28
kselftest/arm64: Add stress test for SME ZA context switching
Mark Brown
-0
/
+451
2022-04-28
kselftest/arm64: signal: Handle ZA signal context in core code
Mark Brown
-1
/
+38
2022-04-28
kselftest/arm64: sme: Provide streaming mode SVE stress test
Mark Brown
-0
/
+83
2022-04-28
kselftest/arm64: Extend vector configuration API tests to cover SME
Mark Brown
-1
/
+38
[prev]
[next]