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
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-0
/
+388
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2
-14
/
+9
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+97
2019-03-14
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
Alexey Dobriyan
1
-3
/
+46
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+55
2019-03-12
tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...
Zev Weiss
1
-0
/
+55
2019-03-11
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
12
-0
/
+151
2019-03-11
tools: mark 'test_vmalloc.sh' executable
Linus Torvalds
1
-0
/
+0
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+90
2019-03-10
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
6
-0
/
+936
2019-03-09
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+9
2019-03-09
Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-22
/
+68
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
8
-0
/
+1066
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-5
/
+226
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-0
/
+371
2019-03-07
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
1
-1
/
+14
2019-03-07
selftests: bpf: test_progs: initialize duration in singal_pending test
Stanislav Fomichev
1
-1
/
+1
2019-03-07
selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
Stanislav Fomichev
1
-10
/
+23
2019-03-07
selftests/bpf: test that GSO works in lwt_ip_encap
Peter Oskolkov
1
-2
/
+52
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+7
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-5
/
+768
2019-03-05
tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include
Souptick Joarder
1
-1
/
+0
2019-03-05
proc: more robust bulk read test
Alexey Dobriyan
1
-0
/
+14
2019-03-05
proc: test /proc/*/maps, smaps, smaps_rollup, statm
Alexey Dobriyan
3
-0
/
+408
2019-03-05
proc: return exit code 4 for skipped tests
Alexey Dobriyan
5
-5
/
+5
2019-03-05
tmpfs: test link accounting with O_TMPFILE
Alexey Dobriyan
4
-0
/
+76
2019-03-05
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
Joel Fernandes (Google)
1
-0
/
+74
2019-03-05
selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE
Uladzislau Rezki (Sony)
2
-0
/
+192
2019-03-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2207
/
+17
2019-03-05
selftests: add tests for pidfd_send_signal()
Christian Brauner
3
-0
/
+388
2019-03-04
selftest/net: Remove duplicate header
Souptick Joarder
1
-1
/
+0
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
35
-1989
/
+2237
2019-03-04
bpf: add test cases for non-pointer sanitiation logic
Daniel Borkmann
1
-1
/
+43
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+1
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-33
/
+113
2019-03-02
selftests: bpf: break up test_progs - misc
Stanislav Fomichev
11
-735
/
+754
2019-03-02
selftests: bpf: break up test_progs - spinlock
Stanislav Fomichev
4
-103
/
+106
2019-03-02
selftests: bpf: break up test_progs - tracepoint
Stanislav Fomichev
5
-427
/
+431
2019-03-02
selftests: bpf: break up test_progs - stackmap
Stanislav Fomichev
6
-476
/
+483
2019-03-02
selftests: bpf: break up test_progs - xdp
Stanislav Fomichev
5
-162
/
+163
2019-03-02
selftests: bpf: break up test_progs - pkt access
Stanislav Fomichev
3
-51
/
+53
2019-03-02
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev
4
-76
/
+119
2019-03-02
bpf: sync bpf.h to tools and update bpf_helpers.h
brakmo
1
-0
/
+2
2019-03-01
tc-testing: Allow test cases to be skipped
Lucas Bates
4
-13
/
+27
2019-03-02
selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields
Yonghong Song
1
-0
/
+1
2019-03-01
selftests: fixes for UDP GRO
Paolo Abeni
2
-17
/
+33
2019-03-01
selftests/bpf: add btf_dedup test of FWD/STRUCT resolution
Andrii Nakryiko
1
-0
/
+45
2019-03-01
selftests/bpf: fix btf_dedup testing code
Andrii Nakryiko
2
-2
/
+3
2019-03-01
tools: libbpf: add a correctly named define for map iteration
Jakub Kicinski
1
-1
/
+1
2019-03-01
selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
Stanislav Fomichev
1
-2
/
+2
[next]