index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-14
selftests: net: test that listening sockets match on address properly
Peter Oskolkov
4
-2
/
+271
2018-12-13
selftests: mlxsw: Test FID RIF MAC vetoing
Petr Machata
1
-0
/
+79
2018-12-13
selftests: mlxsw: Test RIF MAC vetoing
Petr Machata
1
-0
/
+91
2018-12-12
selftests: mlxsw: extack: Test VLAN add on a port device
Petr Machata
1
-0
/
+30
2018-12-12
selftests: mlxsw: extack: Test VLAN add on a VXLAN device
Petr Machata
1
-0
/
+31
2018-12-11
selftests: forwarding: Add multicast routing test
Nir Dotan
2
-0
/
+313
2018-12-11
bpf: fix up uapi helper description and sync bpf header with tools
Daniel Borkmann
1
-43
/
+44
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
30
-502
/
+2308
2018-12-10
tools/bpf: rename *_info_cnt to nr_*_info
Yonghong Song
3
-56
/
+56
2018-12-10
tools/bpf: sync kernel uapi bpf.h to tools directory
Yonghong Song
1
-3
/
+3
2018-12-10
bpf: bpftool: Fix newline and p_err issue
Martin KaFai Lau
3
-3
/
+3
2018-12-10
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
1
-0
/
+13
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-59
/
+571
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-43
/
+422
2018-12-09
media: bpf: add bpf function to report mouse movement
Sean Young
5
-22
/
+69
2018-12-09
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
12
-25
/
+516
2018-12-09
bpf: libbpf: Add btf_line_info support to libbpf
Martin KaFai Lau
5
-89
/
+239
2018-12-09
bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic
Martin KaFai Lau
4
-177
/
+177
2018-12-09
bpf: Add unit tests for bpf_line_info
Martin KaFai Lau
1
-17
/
+580
2018-12-09
bpf: Refactor and bug fix in test_func_type in test_btf.c
Martin KaFai Lau
1
-86
/
+125
2018-12-09
bpf: tools: Sync uapi bpf.h
Martin KaFai Lau
1
-0
/
+19
2018-12-09
Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+33
2018-12-07
tc-testing: gitignore, ignore generated test results
Lucas Bates
1
-0
/
+3
2018-12-07
tc-testing: Implement the TdcResults module in tdc
Lucas Bates
3
-51
/
+91
2018-12-07
tc-testing: Add new TdcResults module
Lucas Bates
1
-0
/
+132
2018-12-07
tc-testing: Add command timeout feature to tdc
Lucas Bates
2
-5
/
+13
2018-12-07
selftests: bpf: update testcases for BPF_ALU | BPF_ARSH
Jiong Wang
1
-4
/
+25
2018-12-07
selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges
Ido Schimmel
1
-0
/
+70
2018-12-07
selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave
Petr Machata
1
-0
/
+177
2018-12-06
selftests: mlxsw: Add a new test extack.sh
Petr Machata
1
-0
/
+84
2018-12-05
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
4
-9
/
+22
2018-12-05
bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_info
Martin KaFai Lau
1
-1
/
+1
2018-12-05
tools/testing/nvdimm: Align test resources to 128M
Dan Williams
1
-2
/
+33
2018-12-05
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
5
-4
/
+176
2018-12-04
selftests: mlxsw: Add one-armed router test
Ido Schimmel
1
-0
/
+259
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
1
-2
/
+2
2018-12-04
selftests: add a test for bpf_prog_test_run_xattr
Lorenz Bauer
1
-1
/
+54
2018-12-04
libbpf: add bpf_prog_test_run_xattr
Lorenz Bauer
3
-0
/
+43
2018-12-04
tools: sync uapi/linux/bpf.h
Lorenz Bauer
1
-2
/
+5
2018-12-03
selftests: extend zerocopy tests to udp
Willem de Bruijn
3
-1
/
+7
2018-12-03
test/net: Add script for VXLAN underlay in a VRF
Alexis Bauvin
2
-1
/
+130
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2
-0
/
+33
2018-12-03
libbpf: Fix license in README.rst
Andrey Ignatov
1
-1
/
+1
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2018-11-30
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
1
-0
/
+17
2018-11-30
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
1
-0
/
+44
2018-11-30
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
1
-18
/
+24
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
5
-8
/
+23
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
1
-1
/
+1
2018-11-30
bpf: Improve socket lookup reuseport documentation
Joe Stringer
1
-4
/
+4
[next]