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