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
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-372
/
+437
2018-01-31
memfd-test: run fuse test on hugetlb backend memory
Marc-André Lureau
3
-9
/
+32
2018-01-31
memfd-test: move common code to a shared unit
Marc-André Lureau
5
-40
/
+64
2018-01-31
memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs
Marc-André Lureau
1
-10
/
+16
2018-01-31
memfd-test: test hugetlbfs sealing
Marc-André Lureau
1
-135
/
+15
2018-01-31
selftests/vm: move 128TB mmap boundary test to generic directory
Aneesh Kumar K.V
4
-179
/
+311
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
26
-120
/
+6632
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-72
/
+27
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-34
/
+868
2018-01-27
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
4
-25
/
+691
2018-01-26
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
2
-1
/
+96
2018-01-26
bpf: add further test cases around div/mod and others
Daniel Borkmann
1
-13
/
+330
2018-01-26
bpf: clean up from test_tcpbpf_kern.c
Lawrence Brakmo
1
-3
/
+0
2018-01-25
selftests/bpf: check for chain-non-0 extack message
Jakub Kicinski
1
-3
/
+13
2018-01-25
selftests/bpf: check for spurious extacks from the driver
Jakub Kicinski
1
-0
/
+27
2018-01-25
bpf: add selftest for tcpbpf
Lawrence Brakmo
7
-2
/
+398
2018-01-24
selftests/bpf: make 'dubious pointer arithmetic' test useful
Alexei Starovoitov
1
-7
/
+23
2018-01-23
selftests/bpf: validate replace of TC filters is working
Jakub Kicinski
1
-5
/
+50
2018-01-23
selftests/bpf: check bpf verifier log buffer usage works for HW offload
Quentin Monnet
1
-5
/
+19
2018-01-23
selftests/bpf: add checks on extack messages for eBPF hw offload tests
Quentin Monnet
1
-26
/
+86
2018-01-23
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
1
-4
/
+12
2018-01-23
selftests/bpf: fix test_dev_cgroup
Alexei Starovoitov
1
-1
/
+1
2018-01-23
selftests/bpf: speedup test_maps
Alexei Starovoitov
1
-6
/
+10
2018-01-23
tools/bpf: fix a test failure in selftests prog test_verifier
Yonghong Song
1
-0
/
+1
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-26
/
+483
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+149
2018-01-19
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
1
-0
/
+87
2018-01-19
tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map
Yonghong Song
1
-0
/
+122
2018-01-19
selftests: bpf: update .gitignore with missing generated files
Shuah Khan
1
-0
/
+7
2018-01-18
selftest/bpf: extend the offload test with map checks
Jakub Kicinski
3
-25
/
+218
2018-01-18
selftests/bpf: make test_verifier run most programs
Alexei Starovoitov
1
-1
/
+49
2018-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+149
2018-01-17
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
1
-1
/
+122
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+541
2018-01-16
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
1
-2
/
+27
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+40
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+501
2018-01-13
selftests/x86: Add test_vsyscall
Andy Lutomirski
2
-1
/
+501
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+1
2018-01-10
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
1
-0
/
+40
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-21
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2018-01-07
selftests: fib_tests: Add test cases for netdev carrier change
Ido Schimmel
1
-0
/
+142
2018-01-07
selftests: fib_tests: Add test cases for netdev down
Ido Schimmel
1
-0
/
+141
2018-01-07
selftests: fib_tests: Add test cases for IPv4/IPv6 FIB
Ido Schimmel
2
-0
/
+147
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-12
/
+291
2018-01-07
selftests/bpf: fix test_align
Alexei Starovoitov
1
-21
/
+1
2018-01-06
tools/bpf: add a bpf selftest for stacktrace
Yonghong Song
3
-1
/
+190
2018-01-04
posix-timers: Prevent UB from shifting negative signed value
Nick Desaulniers
1
-3
/
+1
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
14
-72
/
+27
[next]