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-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
kunit: tool: move kunitconfig parsing into __init__, make it optional
Daniel Latypov
2
-28
/
+17
2021-01-15
kunit: tool: fix minor typing issue with None status
Daniel Latypov
1
-9
/
+8
2021-01-15
kunit: tool: surface and address more typing issues
Daniel Latypov
5
-52
/
+54
2021-01-15
kunit: tool: Fix spelling of "diagnostic" in kunit_parser
David Gow
1
-12
/
+12
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
16
-446
/
+383
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
2021-01-14
selftests: Add options to set network namespace to nettest
David Ahern
1
-1
/
+55
2021-01-14
selftests: Move address validation in nettest
David Ahern
1
-17
/
+43
2021-01-14
selftests: Move convert_addr up in nettest
David Ahern
1
-126
/
+126
2021-01-14
selftests: Move device validation in nettest
David Ahern
1
-22
/
+42
2021-01-14
Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-2
/
+4
2021-01-14
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+11
2021-01-13
selftests/bpf: Add verifier test for PTR_TO_MEM spill
Gilad Reti
2
-1
/
+41
2021-01-13
selftests/bpf: Install btf_dump test cases
Jean-Philippe Brucker
1
-1
/
+2
2021-01-13
selftests/bpf: Fix installation of urandom_read
Jean-Philippe Brucker
1
-1
/
+1
2021-01-13
selftests/bpf: Move generated test files to $(TEST_GEN_FILES)
Jean-Philippe Brucker
1
-4
/
+3
2021-01-13
selftests/bpf: Fix out-of-tree build
Jean-Philippe Brucker
1
-1
/
+1
2021-01-13
selftests/bpf: Enable cross-building
Jean-Philippe Brucker
1
-11
/
+35
2021-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-3
/
+9
2021-01-12
selftests/bpf: Test kernel module ksym externs
Andrii Nakryiko
3
-0
/
+60
2021-01-12
selftests/bpf: Sync RCU before unloading bpf_testmod
Andrii Nakryiko
3
-33
/
+12
2021-01-12
bpf: Extend bind v4/v6 selftests for mark/prio/bindtoifindex
Daniel Borkmann
2
-8
/
+76
2021-01-12
rcutorture: Add rcutree.use_softirq=0 to RUDE01 and TASKS01
Paul E. McKenney
2
-0
/
+2
2021-01-12
bpf: Update local storage test to check handling of null ptrs
KP Singh
2
-97
/
+61
2021-01-12
selftests/x86: Use __builtin_ia32_read/writeeflags
Andy Lutomirski
1
-20
/
+4
[prev]
[next]