index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
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
2020-09-10
selftests/mptcp: Better delay & reordering configuration
Christoph Paasch
1
-8
/
+9
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+1
2020-09-08
selftests/net: replace obsolete NFT_CHAIN configuration
Fabian Frederick
1
-2
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-34
/
+109
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-31
/
+42
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
1
-2
/
+20
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
1
-2
/
+20
2020-09-03
selftests/net: improve descriptions for XFAIL cases in psock_snd.sh
Po-Hsu Lin
1
-8
/
+8
2020-09-02
selftests: mptcp: fix typo in mptcp_connect usage
Davide Caratti
1
-2
/
+2
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
56
-51
/
+4119
2020-08-31
bpf: Remove bpf_lsm_file_mprotect from sleepable list.
Alexei Starovoitov
1
-17
/
+17
2020-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-30
/
+37
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+47
2020-08-28
selftests/bpf: Add sleepable tests
Alexei Starovoitov
5
-2
/
+99
2020-08-28
selftests: netfilter: add command usage
Fabian Frederick
1
-0
/
+11
2020-08-28
selftests: netfilter: simplify command testing
Fabian Frederick
1
-23
/
+11
2020-08-28
selftests: netfilter: remove unused variable in make_file()
Fabian Frederick
1
-3
/
+2
2020-08-28
selftests: netfilter: exit on invalid parameters
Fabian Frederick
1
-3
/
+12
2020-08-28
selftests: netfilter: fix header example
Fabian Frederick
1
-1
/
+1
2020-08-28
bpf: selftests: Add test for different inner map size
Martin KaFai Lau
2
-1
/
+65
2020-08-28
selftests/bpf: Fix massive output from test_maps
Jesper Dangaard Brouer
1
-0
/
+2
2020-08-26
selftests/bpf: Add verifier tests for xor operation
Yonghong Song
1
-0
/
+146
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...
Ido Schimmel
1
-0
/
+15
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthops
Ido Schimmel
1
-0
/
+15
2020-08-26
selftests/bpf: Test for map update access from within EXT programs
Udip Pant
3
-3
/
+104
2020-08-26
selftests/bpf: Test for checking return code for the extended prog
Udip Pant
2
-0
/
+59
2020-08-26
selftests/bpf: Add test for freplace program with write access
Udip Pant
3
-0
/
+48
2020-08-26
selftests/bpf: Fix spelling mistake "scoket" -> "socket"
Colin Ian King
1
-1
/
+1
2020-08-26
selftests/bpf: Fix open call in trigger_fstat_events
Jiri Olsa
1
-1
/
+1
2020-08-25
selftests/bpf: Add set test to resolve_btfids
Jiri Olsa
1
-1
/
+38
2020-08-25
selftests/bpf: Add test for d_path helper
Jiri Olsa
2
-0
/
+205
2020-08-25
selftests/bpf: Add verifier test for d_path helper
Jiri Olsa
2
-1
/
+55
2020-08-25
bpf: Add selftests for local_storage
KP Singh
2
-0
/
+200
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
1
-3
/
+3
2020-08-24
selftests/bpf: Enable tc verbose mode for test_sk_assign
Yonghong Song
1
-1
/
+1
2020-08-24
selftests/bpf: Fix test_progs-flavor run getting number of tests
Jesper Dangaard Brouer
1
-1
/
+3
2020-08-24
selftests: mlxsw: Reduce runtime of tc-police scale test
Ido Schimmel
1
-2
/
+10
2020-08-24
selftests: forwarding: Fix mausezahn delay parameter in mirror_test()
Danielle Ratson
1
-1
/
+1
2020-08-24
selftests: mlxsw: Increase burst size for burst test
Ido Schimmel
1
-25
/
+2
2020-08-24
selftests: mlxsw: Increase burst size for rate test
Ido Schimmel
1
-1
/
+1
2020-08-24
selftests: mlxsw: Decrease required rate accuracy
Ido Schimmel
1
-2
/
+2
2020-08-24
selftests: bpf: Fix sockmap update nits
Lorenz Bauer
1
-7
/
+5
2020-08-24
bpf: selftests: Tcp header options
Martin KaFai Lau
4
-0
/
+1721
2020-08-24
bpf: selftests: Add fastopen_connect to network_helpers
Martin KaFai Lau
2
-0
/
+39
2020-08-24
selftests/powerpc: Update PROT_SAO test to skip ISA 3.1
Shawn Anastasio
1
-2
/
+3
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
3
-1
/
+46
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-5
/
+4
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-3
/
+2
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2020-08-21
selftests/bpf: BPF object files should depend only on libbpf headers
Andrii Nakryiko
1
-1
/
+1
[next]