index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-02
selftests: rtnetlink.sh: add vxlan and fou test cases
Florian Westphal
1
-0
/
+96
2017-09-29
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
Martin KaFai Lau
1
-11
/
+132
2017-09-29
bpf: Swap the order of checking prog_info and map_info
Martin KaFai Lau
1
-28
/
+30
2017-09-29
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
1
-1
/
+1
2017-09-28
selftests: rtnetlink.sh: add rudimentary vrf test
Florian Westphal
1
-0
/
+42
2017-09-26
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
5
-4
/
+370
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-104
/
+626
2017-09-23
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-101
/
+626
2017-09-21
samples/bpf: Fix pt_regs issues when cross-compiling
Joel Fernandes
1
-7
/
+49
2017-09-20
selftests: rtnetlink.sh: add test case for device ifalias
Florian Westphal
1
-0
/
+57
2017-09-19
bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE
Craig Gallek
1
-4
/
+183
2017-09-19
bpf: Add uniqueness invariant to trivial lpm test implementation
Craig Gallek
1
-1
/
+13
2017-09-19
tools/testing/nvdimm: disable labels for nfit_test.1
Dan Williams
1
-3
/
+0
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+16
2017-09-16
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
1
-0
/
+16
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-9
/
+7
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+50
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+58
2017-09-09
bpf: add support for sockmap detach programs
John Fastabend
1
-1
/
+50
2017-09-09
tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing
Cyrill Gorcunov
1
-2
/
+58
2017-09-09
Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
47
-491
/
+518
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-6
/
+11
2017-09-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-98
/
+624
2017-09-07
selftests/memfd: add memfd_create hugetlbfs selftest
Mike Kravetz
3
-86
/
+357
2017-09-07
userfaultfd: selftest: explicit failure if the SIGBUS test failed
Andrea Arcangeli
1
-1
/
+3
2017-09-07
userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST
Andrea Arcangeli
1
-8
/
+140
2017-09-07
userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature
Prakash Sangappa
1
-3
/
+124
2017-09-07
userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem
Mike Rapoport
1
-1
/
+1
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-329
/
+3327
2017-09-06
selftests: Enhance kselftest_harness.h to print which assert failed
Mickaël Salaün
2
-6
/
+35
2017-09-05
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+270
2017-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+96
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+35
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-51
/
+150
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-09-01
selftests: correct define in msg_zerocopy.c
Willem de Bruijn
1
-3
/
+3
2017-09-01
Merge branch 'for-4.14/fs' into libnvdimm-for-next
Dan Williams
7
-18
/
+61
2017-09-01
libnvdimm, nd_blk: remove mmio_flush_range()
Robin Murphy
1
-2
/
+2
2017-08-31
selftests/powerpc: Force ptrace tests to build -fno-pie
Michael Neuling
1
-1
/
+1
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
1
-1
/
+1
2017-08-31
bpf: test_maps: fix typos, "conenct" and "listeen"
Colin Ian King
1
-2
/
+2
2017-08-30
tc-testing: add test for testing ife type
Alexander Aring
1
-0
/
+50
2017-08-29
selftests: add addrlabel add/delete to rtnetlink.sh
Florian Westphal
1
-0
/
+41
2017-08-29
selftests/bpf: check the instruction dumps are populated
Jakub Kicinski
1
-4
/
+12
2017-08-28
bpf: test_maps add sockmap stress test
John Fastabend
1
-1
/
+28
2017-08-28
bpf: harden sockmap program attach to ensure correct map type
John Fastabend
2
-4
/
+30
2017-08-28
bpf: more SK_SKB selftests
John Fastabend
1
-0
/
+98
2017-08-28
bpf: additional sockmap self tests
John Fastabend
3
-46
/
+96
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
4
-78
/
+62
[next]