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
2023-05-26
Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+3
2023-05-26
kallsyms: remove unused arch_get_kallsym() helper
Arnd Bergmann
-3
/
+1
2023-05-26
kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
Mark Brown
-1
/
+31
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-373
/
+598
2023-05-25
selftests/bpf: Check whether to run selftest
Daniel Müller
-1
/
+3
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-372
/
+597
2023-05-24
libbpf: Selftests for resizing datasec maps
JP Kobryn
-0
/
+285
2023-05-24
Add tests for memblock_alloc_node()
Claudio Migliorelli
-0
/
+40
2023-05-23
tracing/selftests: Update synthetic event selftest to use common_stacktrace
Steven Rostedt (Google)
-3
/
+26
2023-05-23
selftests/bpf: Add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests
Andrii Nakryiko
-0
/
+268
2023-05-23
selftests/bpf: Add xdp_feature selftest for bond device
Lorenzo Bianconi
-0
/
+121
2023-05-23
bpf, sockmap: Test progs verifier error with latest clang
John Fastabend
-7
/
+5
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with drops
John Fastabend
-13
/
+66
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer
John Fastabend
-0
/
+48
2023-05-23
bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0
John Fastabend
-0
/
+94
2023-05-23
bpf, sockmap: Build helper to create connected socket pair
John Fastabend
-102
/
+123
2023-05-23
bpf, sockmap: Pull socket helpers out of listen test for general use
John Fastabend
-262
/
+273
2023-05-19
selftests/bpf: Test bpf_sock_destroy
Aditi Ghag
-0
/
+388
2023-05-19
selftests/bpf: Add helper to get port using getsockname
Aditi Ghag
-0
/
+24
2023-05-19
selftests: fib_tests: mute cleanup error message
Po-Hsu Lin
-1
/
+1
2023-05-18
selftests: mptcp: centralize stats dumping
Paolo Abeni
-61
/
+5
2023-05-18
selftests: mptcp: add explicit check for new mibs
Paolo Abeni
-0
/
+62
2023-05-18
mptcp: introduces more address related mibs
Paolo Abeni
-2
/
+2
2023-05-18
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
-0
/
+1
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-12
/
+84
2023-05-18
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
-0
/
+16
2023-05-18
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-7
/
+12
2023-05-17
Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-4
/
+71
2023-05-17
selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernel
Yonghong Song
-1
/
+1
2023-05-17
selftests/bpf: Fix dynptr/test_dynptr_is_null
Yonghong Song
-1
/
+4
2023-05-17
selftests/bpf: Do not use sign-file as testcase
Alexey Gladkov
-2
/
+1
2023-05-17
net: selftests: Fix optstring
Benjamin Poirier
-1
/
+1
2023-05-16
selftests/xsk: adjust packet pacing for multi-buffer support
Magnus Karlsson
-20
/
+30
2023-05-16
selftests/xsk: generate data for multi-buffer packets
Magnus Karlsson
-27
/
+43
2023-05-16
selftests/xsk: populate fill ring based on frags needed
Magnus Karlsson
-12
/
+41
2023-05-16
selftests/xsx: test for huge pages only once
Magnus Karlsson
-94
/
+94
2023-05-16
selftests/xsk: store offset in pkt instead of addr
Magnus Karlsson
-64
/
+90
2023-05-16
selftests/xsk: add packet iterator for tx to packet stream
Magnus Karlsson
-21
/
+24
2023-05-16
selftests/xsk: dump packet at error
Magnus Karlsson
-22
/
+9
2023-05-16
selftests/xsk: add varying payload pattern within packet
Magnus Karlsson
-24
/
+47
2023-05-16
selftests/xsk: generate simpler packets with variable length
Magnus Karlsson
-200
/
+38
2023-05-16
selftests/xsk: do not change XDP program when not necessary
Magnus Karlsson
-3
/
+12
2023-05-16
bpf: Move kernel test kfuncs to bpf_testmod
Jiri Olsa
-0
/
+226
2023-05-16
selftests/bpf: Remove extern from kfuncs declarations
Jiri Olsa
-18
/
+18
2023-05-16
selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier
Jiri Olsa
-22
/
+139
2023-05-16
selftests/bpf: Load bpf_testmod for verifier test
Jiri Olsa
-0
/
+9
2023-05-16
selftests/bpf: Use un/load_bpf_testmod functions in tests
Jiri Olsa
-41
/
+14
2023-05-16
selftests/bpf: Do not unload bpf_testmod in load_bpf_testmod
Jiri Olsa
-6
/
+8
2023-05-16
selftests/bpf: Use only stdout in un/load_bpf_testmod functions
Jiri Olsa
-4
/
+4
2023-05-16
selftests/bpf: Move test_progs helpers to testing_helpers object
Jiri Olsa
-66
/
+74
[prev]
[next]