index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
35
-215
/
+2147
2021-10-30
selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage
Borislav Petkov
1
-20
/
+58
2021-10-29
selftests/core: fix conflicting types compile error for close_range()
Shuah Khan
1
-1
/
+1
2021-10-29
kunit: tool: fix typecheck errors about loading qemu configs
Daniel Latypov
1
-6
/
+9
2021-10-29
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
1
-2
/
+2
2021-10-29
selftests: net: bridge: update IGMP/MLD membership interval value
Nikolay Aleksandrov
2
-6
/
+18
2021-10-29
selftests/net: update .gitignore with newly added tests
Shuah Khan
1
-0
/
+4
2021-10-28
selftests: mlxsw: Test port shaper
Petr Machata
1
-0
/
+28
2021-10-28
selftests: mlxsw: Test offloadability of root TBF
Petr Machata
1
-0
/
+14
2021-10-28
tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof to pointer
David Yang
1
-1
/
+1
2021-10-28
selftests/bpf: Fix memory leak in test_ima
Kumar Kartikeya Dwivedi
1
-1
/
+2
2021-10-28
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
1
-2
/
+2
2021-10-28
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
15
-107
/
+142
2021-10-28
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom filter
Joanne Koong
4
-5
/
+104
2021-10-28
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
8
-30
/
+695
2021-10-28
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2
-0
/
+286
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-55
/
+23
2021-10-28
selftests/x86/amx: Add context switch test
Chang S. Bae
1
-3
/
+157
2021-10-28
selftests/x86/amx: Add test cases for AMX state management
Chang S. Bae
2
-1
/
+698
2021-10-27
selftests/bpf: Adding a namespace reset for tc_redirect
Yucong Sun
1
-0
/
+14
2021-10-27
selftests/bpf: Fix attach_probe in parallel mode
Yucong Sun
1
-2
/
+7
2021-10-27
selfetests/bpf: Update vmtest.sh defaults
Yucong Sun
1
-3
/
+3
2021-10-27
selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.sh
Russell Currey
1
-2
/
+2
2021-10-26
selftests/ftrace: Stop tracing while reading the trace file by default
Masami Hiramatsu
2
-1
/
+13
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-55
/
+20
2021-10-26
selftests/bpf: Use recv_timeout() instead of retries
Yucong Sun
1
-55
/
+20
2021-10-26
selftests: mlxsw: Remove deprecated test cases
Danielle Ratson
1
-90
/
+0
2021-10-26
selftests: Add an occupancy test for RIF MAC profiles
Danielle Ratson
1
-0
/
+117
2021-10-26
selftests: mlxsw: Add forwarding test for RIF MAC profiles
Danielle Ratson
1
-0
/
+213
2021-10-26
selftests: mlxsw: Add a scale test for RIF MAC profiles
Danielle Ratson
5
-2
/
+106
2021-10-25
selftests/bpf: Guess function end for test_get_branch_snapshot
Song Liu
3
-44
/
+4
2021-10-25
selftests/bpf: Skip all serial_test_get_branch_snapshot in vm
Song Liu
1
-10
/
+6
2021-10-25
selftests/bpf: Fix test_core_reloc_mods on big-endian machines
Ilya Leoshkevich
1
-0
/
+9
2021-10-25
selftests/seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
1
-3
/
+3
2021-10-25
selftests/bpf: Use __BYTE_ORDER__
Ilya Leoshkevich
5
-16
/
+16
2021-10-25
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
1
-68
/
+152
2021-10-25
selftests/bpf: Mark tc_redirect selftest as serial
Andrii Nakryiko
1
-1
/
+1
2021-10-25
selftests/bpf: Support multiple tests per file
Andrii Nakryiko
1
-4
/
+3
2021-10-25
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
6
-15
/
+13
2021-10-25
kunit: tool: continue past invalid utf-8 output
Daniel Latypov
2
-3
/
+4
2021-10-25
selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
Shuah Khan
1
-1
/
+1
2021-10-25
selftests: mlxsw: Reduce test run time
Ido Schimmel
2
-18
/
+20
2021-10-25
selftests: mlxsw: Use permanent neighbours instead of reachable ones
Ido Schimmel
1
-11
/
+11
2021-10-25
selftests: mlxsw: Add helpers for skipping selftests
Petr Machata
8
-24
/
+81
2021-10-25
selftests: net: dsa: add a stress test for unlocked FDB operations
Vladimir Oltean
1
-0
/
+47
2021-10-25
selftests: lib: forwarding: allow tests to not require mz and jq
Vladimir Oltean
1
-2
/
+8
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2
-55
/
+2
2021-10-25
lkdtm/bugs: Check that a per-task stack canary exists
Kees Cook
2
-0
/
+2
2021-10-25
selftests/lkdtm: Add way to repeat a test
Kees Cook
1
-1
/
+9
2021-10-24
selftests: net: dsa: add a stress test for unlocked FDB operations
Vladimir Oltean
1
-0
/
+47
[prev]
[next]