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-07-04
memblock tests: set memblock_debug to enable memblock_dbg() messages
Rebecca Mckeever
-0
/
+7
2022-07-04
memblock tests: add verbose output to memblock tests
Rebecca Mckeever
-344
/
+817
2022-07-04
memblock tests: Makefile: add arguments to control verbosity
Rebecca Mckeever
-1
/
+23
2022-07-04
selftest: net: bridge mdb add/del entry to port that is down
Casper Andersson
-0
/
+119
2022-07-03
selftests/vm: only run 128TBswitch with 5-level paging
Adam Sindelar
-1
/
+56
2022-07-03
userfaultfd: selftests: infinite loop in faulting_process
Edward Liaw
-2
/
+2
2022-07-03
selftests:timers: globals don't need initialization to 0
Zan Aziz
-1
/
+1
2022-07-01
selftests/net: fix section name when using xdp_dummy.o
Hangbin Liu
-7
/
+7
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-0
/
+43
2022-07-01
bpf, selftests: Add verifier test case for jmp32's jeq/jne
Daniel Borkmann
-0
/
+21
2022-07-01
bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalar
Daniel Borkmann
-0
/
+22
2022-07-01
selftests/bpf: Skip lsm_cgroup when we don't have trampolines
Stanislav Fomichev
-0
/
+8
2022-07-01
net/cmsg_sender: Remove a semicolon
Li kunyu
-1
/
+1
2022-07-01
selftests: net: fib_rule_tests: fix support for running individual tests
Alaa Mohamed
-0
/
+23
2022-07-01
remove CONFIG_ANDROID
Christoph Hellwig
-2
/
+0
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-28
/
+364
2022-06-30
Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-23
/
+360
2022-06-30
selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0
Maciej Fijalkowski
-5
/
+4
2022-06-30
selftests/xsk: Verify correctness of XDP prog attach point
Maciej Fijalkowski
-0
/
+17
2022-06-30
selftests/xsk: Introduce XDP prog load based on existing AF_XDP socket
Maciej Fijalkowski
-1
/
+7
2022-06-30
selftests/xsk: Avoid bpf_link probe for existing xsk
Maciej Fijalkowski
-1
/
+1
2022-06-30
selftest: tun: add test for NAPI dismantle
Jakub Kicinski
-1
/
+163
2022-06-30
bpftool: Use feature list in bash completion
Quentin Monnet
-17
/
+3
2022-06-29
selftests net: fix kselftest net fatal error
Coleman Dietsch
-1
/
+1
2022-06-29
selftests/bpf: lsm_cgroup functional test
Stanislav Fomichev
-0
/
+474
2022-06-29
tools/bpf: Sync btf_ids.h to tools
Stanislav Fomichev
-1
/
+1
2022-06-29
selftests: forwarding: ethtool_extended_state: Convert to busywait
Petr Machata
-15
/
+28
2022-06-29
selftests/powerpc: Add missing files to .gitignores
Michael Ellerman
-0
/
+4
2022-06-28
tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
Dan Williams
-3
/
+5
2022-06-28
selftests: mptcp: Initialize variables to quiet gcc 12 warnings
Mat Martineau
-3
/
+3
2022-06-28
selftests: mptcp: more stable diag tests
Paolo Abeni
-8
/
+40
2022-06-29
selftests/powerpc/pmu: Add test for hardware cache events
Kajol Jain
-1
/
+90
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCRA thre...
Kajol Jain
-1
/
+64
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCRA thre...
Kajol Jain
-1
/
+65
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint for unit and pmc fie...
Kajol Jain
-1
/
+76
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCRA thre...
Kajol Jain
-1
/
+97
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCR1 cach...
Kajol Jain
-1
/
+61
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCR0 l2l3...
Kajol Jain
-1
/
+66
2022-06-29
selftests/powerpc/pmu: Add selftest for PERF_TYPE_HARDWARE events valid check
Athira Rajeev
-1
/
+131
2022-06-29
selftests/powerpc/pmu: Add selftest for event alternatives for power10
Athira Rajeev
-1
/
+110
2022-06-29
selftests/powerpc/pmu: Add selftest for event alternatives for power9
Athira Rajeev
-1
/
+117
2022-06-29
selftests/powerpc/pmu: Add selftest for blacklist events check in power9
Athira Rajeev
-1
/
+134
2022-06-29
selftests/powerpc/pmu: Add selftest for reserved bit check for MMCRA thresh_c...
Athira Rajeev
-1
/
+45
2022-06-29
selftests/powerpc/pmu: Add selftest for checking invalid bits in event code
Athira Rajeev
-1
/
+68
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check MMCRA sample bits
Athira Rajeev
-1
/
+56
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint for MMCRA Sampling M...
Athira Rajeev
-1
/
+78
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for radix_scop...
Athira Rajeev
-1
/
+57
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check when using sam...
Athira Rajeev
-1
/
+58
2022-06-29
selftests/powerpc/pmu: Add selftest to check constraint for number of counter...
Athira Rajeev
-1
/
+71
2022-06-29
selftests/powerpc/pmu: Add selftest to check PMC5/6 is excluded from some con...
Athira Rajeev
-1
/
+65
[prev]
[next]