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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-26
selftests: add IPv4 unicast extensions tests
Seth David Schoen
2
-0
/
+229
2021-01-26
selftests/bpf: Don't exit on failed bpf_testmod unload
Andrii Nakryiko
1
-1
/
+1
2021-01-26
selftests/bpf: Avoid useless void *-casts
Björn Töpel
1
-5
/
+5
2021-01-26
selftests/bpf: Consistent malloc/calloc usage
Björn Töpel
1
-7
/
+7
2021-01-26
selftests/bpf: Avoid heap allocation
Björn Töpel
1
-5
/
+4
2021-01-26
selftests/bpf: Define local variables at the beginning of a block
Björn Töpel
1
-5
/
+7
2021-01-26
selftests/bpf: Change type from void * to struct generic_data *
Björn Töpel
1
-4
/
+4
2021-01-26
selftests/bpf: Change type from void * to struct ifaceconfigobj *
Björn Töpel
1
-14
/
+14
2021-01-26
selftests/bpf: Remove casting by introduce local variable
Björn Töpel
1
-13
/
+11
2021-01-26
selftests/bpf: Improve readability of xdpxceiver/worker_pkt_validate()
Björn Töpel
1
-17
/
+12
2021-01-26
selftests/bpf: Remove memory leak
Björn Töpel
1
-1
/
+0
2021-01-26
selftests/bpf: Fix style warnings
Björn Töpel
1
-7
/
+7
2021-01-26
selftests/bpf: Remove unused enums
Björn Töpel
1
-2
/
+0
2021-01-26
selftests/bpf: Remove a lot of ifobject casting
Björn Töpel
1
-45
/
+43
2021-01-24
Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-3
/
+6
2021-01-24
tests: add mount_setattr() selftests
Christian Brauner
5
-0
/
+1434
2021-01-22
selftests: mlxsw: Add a scale test for physical ports
Danielle Ratson
5
-2
/
+98
2021-01-22
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEAD
Paul E. McKenney
13
-41
/
+642
2021-01-21
selftest/bpf: Fix typo
Junlin Yang
1
-2
/
+2
2021-01-21
selftests: kselftest_harness.h: partially fix kernel-doc markups
Mauro Carvalho Chehab
1
-11
/
+15
2021-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
1
-1
/
+44
2021-01-21
tools/rcutorture: Fix position of -lgcc in mkinitrd.sh
Willy Tarreau
1
-1
/
+1
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
6
-3
/
+52
2021-01-20
bpf: Permit size-0 datasec
Yonghong Song
1
-0
/
+21
2021-01-20
selftests: bpf: Add a new test for bare tracepoints
Qais Yousef
5
-1
/
+69
2021-01-20
selftests/bpf: Add verifier tests for x64 jit jump padding
Gary Lin
2
-0
/
+96
2021-01-20
bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.
Carlos Neira
5
-240
/
+70
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-101
/
+104
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-99
/
+102
2021-01-20
arm64: mte: style: Simplify bool comparison
YANG LI
1
-1
/
+1
2021-01-19
selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
1
-2
/
+2
2021-01-19
selftests: net: fib_tests: remove duplicate log test
Hangbin Liu
1
-1
/
+0
2021-01-20
selftests/powerpc: Only test lwm/stmw on big endian
Michael Ellerman
1
-1
/
+4
2021-01-19
selftests/powerpc: Fix exit status of pkey tests
Sandipan Das
2
-2
/
+2
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
29
-86
/
+1211
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-98
/
+102
2021-01-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-2
/
+2
2021-01-15
arm64: selftests: Fix spelling of 'Mismatch'
Mark Brown
2
-2
/
+2
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-444
/
+381
2021-01-14
bpf: Add tests for new BPF atomic operations
Brendan Jackman
9
-0
/
+881
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
9
-27
/
+27
2021-01-14
selftests: Add separate option to nettest for address binding
David Ahern
2
-8
/
+15
2021-01-14
selftests: Remove exraneous newline in nettest
David Ahern
1
-1
/
+0
2021-01-14
selftests: Add separate options for server device bindings
David Ahern
2
-142
/
+154
2021-01-14
selftests: Add new option for client-side passwords
David Ahern
2
-45
/
+52
2021-01-14
selftests: Consistently specify address for MD5 protection
David Ahern
2
-33
/
+33
2021-01-14
selftests: Make address validation apply only to client mode
David Ahern
1
-0
/
+6
2021-01-14
selftests: Add missing newline in nettest error messages
David Ahern
1
-8
/
+6
2021-01-14
selftests: Use separate stdout and stderr buffers in nettest
David Ahern
1
-1
/
+20
2021-01-14
selftests: Add support to nettest to run both client and server
David Ahern
1
-8
/
+85
[prev]
[next]