index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
2
-3
/
+3
|
\
|
*
tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall ...
Chijun Sima
2017-03-24
1
-1
/
+1
|
*
selftests/timers: Spelling s/privledges/privileges/
Geert Uytterhoeven
2017-03-24
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-03
14
-83
/
+1808
|
\
\
|
*
|
selftests: bpf: Use bpf_endian.h in test_xdp.c
David S. Miller
2017-05-02
1
-9
/
+8
|
*
|
bpf: Include bpf_endian.h in test_progs.c too.
David S. Miller
2017-05-01
1
-0
/
+1
|
*
|
bpf: Move endianness BPF helpers out of bpf_util.h
David S. Miller
2017-05-01
4
-21
/
+25
|
*
|
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2017-05-01
1
-6
/
+12
|
*
|
bpf: provide a generic macro for percpu values for selftests
Daniel Borkmann
2017-04-28
2
-17
/
+27
|
*
|
bpf: fix _htons occurences in test_progs
Daniel Borkmann
2017-04-28
4
-15
/
+31
|
*
|
bpf: add various test cases to verifier selftests
Daniel Borkmann
2017-04-28
1
-0
/
+137
|
*
|
bpf: map_get_next_key to return first key on NULL
Teng Qin
2017-04-25
1
-4
/
+25
|
*
|
selftests/net: Fix broken test case in psock_fanout
Mike Maloney
2017-04-25
1
-1
/
+1
|
*
|
selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID
Mike Maloney
2017-04-24
1
-11
/
+84
|
*
|
selftests/net: cleanup unused parameter in psock_fanout
Mike Maloney
2017-04-24
1
-9
/
+9
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-22
3
-14
/
+25
|
|
\
\
|
*
|
|
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
2017-04-21
1
-0
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
1
-0
/
+117
|
|
\
\
\
|
*
|
|
|
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
Martin KaFai Lau
2017-04-17
1
-1
/
+1
|
*
|
|
|
bpf: lru: Cleanup test_lru_map.c
Martin KaFai Lau
2017-04-17
1
-23
/
+9
|
*
|
|
|
bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU
Martin KaFai Lau
2017-04-17
1
-5
/
+65
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-16
1
-5
/
+5
|
|
\
\
\
\
|
*
|
|
|
|
selftests/bpf: fix merge conflict
Alexei Starovoitov
2017-04-06
1
-5
/
+0
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
2
-6
/
+298
|
|
\
\
\
\
\
|
*
|
|
|
|
|
selftests: add a generic testsuite for ethernet device
LABBE Corentin
2017-04-05
2
-1
/
+201
|
*
|
|
|
|
|
selftests/bpf: add l4 load balancer test based on sched_cls
Alexei Starovoitov
2017-04-01
3
-1
/
+563
|
*
|
|
|
|
|
selftests/bpf: add a test for basic XDP functionality
Alexei Starovoitov
2017-04-01
4
-1
/
+332
|
*
|
|
|
|
|
selftests/bpf: add a test for overlapping packet range checks
Alexei Starovoitov
2017-04-01
3
-4
/
+215
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-24
2
-12
/
+36
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: Add tests for map-in-map
Martin KaFai Lau
2017-03-22
1
-13
/
+118
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-02
2
-2
/
+49
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadow
Joerg Roedel
2017-04-12
1
-2
/
+3
|
*
|
|
|
|
|
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2017-04-03
2
-12
/
+36
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
Andy Lutomirski
2017-03-23
1
-0
/
+46
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
bpf: Fix values type used in test_maps
David Miller
2017-04-21
1
-2
/
+2
*
|
|
|
|
|
selftests/net: Fixes psock_fanout CBPF test case
Mike Maloney
2017-04-20
2
-12
/
+23
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-18
1
-0
/
+117
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
selftests: ftrace: Add check for function-fork before running pid filter test
Steven Rostedt (VMware)
2017-04-18
1
-4
/
+23
|
*
|
|
|
selftests: ftrace: Add a testcase for function PID filter
Namhyung Kim
2017-04-18
1
-0
/
+98
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-04-08
1
-5
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
selftests/powerpc: Fix standalone powerpc build
Michael Ellerman
2017-03-27
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
bpf: add various verifier test cases for self-tests
Daniel Borkmann
2017-04-01
2
-6
/
+273
*
|
|
bpf: improve verifier packet range checks
Alexei Starovoitov
2017-03-25
1
-0
/
+20
|
|
/
|
/
|
*
|
bpf: fix hashmap extra_elems logic
Alexei Starovoitov
2017-03-22
1
-3
/
+26
*
|
selftests/bpf: fix broken build, take 2
Zi Shen Lim
2017-03-22
1
-9
/
+10
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-15
2
-1
/
+7
|
\
|
*
selftests/bpf: fix broken build
Alexei Starovoitov
2017-03-13
2
-1
/
+7
*
|
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-14
1
-24
/
+24
|
\
\
|
*
|
selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x
Cyril Bur
2017-03-09
1
-24
/
+24
*
|
|
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
2017-03-10
1
-0
/
+4
[next]