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
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
2
-14
/
+282
2018-05-29
bpf: clean up eBPF helpers documentation
Quentin Monnet
1
-11
/
+10
2018-05-28
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-0
/
+8
2018-05-28
selftests/bpf: missing headers test_lwt_seg6local
Mathieu Xhonneux
2
-0
/
+135
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-31
/
+149
2018-05-25
tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf
Yonghong Song
1
-0
/
+26
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
1
-1
/
+96
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
1
-0
/
+2
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
1
-0
/
+2
2018-05-23
bpf: btf: Sync bpf.h and btf.h to tools
Martin KaFai Lau
2
-30
/
+15
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2018-05-18
bpf: add sk_msg prog sk access tests to test_verifier
John Fastabend
1
-0
/
+8
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
1
-2
/
+52
2018-05-11
bpf: sync tools bpf.h uapi header
Prashant Bhole
1
-1
/
+81
2018-05-10
selftests/bpf: add architecture-agnostic headers
Sirio Balmelli
2
-0
/
+36
2018-05-09
bpf: btf: Update tools/include/uapi/linux/btf.h with BTF ID
Martin KaFai Lau
1
-0
/
+11
2018-05-07
tools headers kvm: Sync uapi/linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+7
2018-05-04
bpf: sync tools bpf.h uapi header
Daniel Borkmann
1
-1
/
+32
2018-04-30
tools, include: Grab a copy of linux/erspan.h
William Tu
1
-0
/
+52
2018-04-30
bpf: update bpf.h uapi header for tools
Quentin Monnet
1
-31
/
+31
2018-04-29
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-6
/
+6
2018-04-29
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
1
-2
/
+40
2018-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-393
/
+1399
2018-04-27
bpf: update bpf.h uapi header for tools
Quentin Monnet
1
-396
/
+1380
2018-04-26
tools, bpf: Sync bpf.h uapi header
Jiri Olsa
1
-0
/
+1
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-4
/
+79
2018-04-25
bpf: sockmap, add selftests
John Fastabend
2
-0
/
+40
2018-04-24
samples/bpf: extend test_tunnel_bpf.sh with xfrm state test
Eyal Birger
1
-1
/
+24
2018-04-23
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
1
-5
/
+3
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+108
2018-04-19
bpf: btf: Sync bpf.h and btf.h to tools/
Martin KaFai Lau
2
-0
/
+142
2018-04-19
bpf: adding tests for bpf_xdp_adjust_tail
Nikita V. Shirokov
1
-1
/
+9
2018-04-17
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
1
-3
/
+15
2018-04-17
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
Ingo Molnar
5
-1
/
+64
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+108
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2018-04-05
tools headers uapi: Synchronize i915_drm.h
Arnaldo Carvalho de Melo
1
-4
/
+108
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+106
2018-03-31
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov
1
-0
/
+11
2018-03-31
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
1
-1
/
+11
2018-03-31
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
1
-0
/
+23
2018-03-31
libbpf: Support expected_attach_type at prog load
Andrey Ignatov
1
-0
/
+5
2018-03-28
libbpf: add bpf_raw_tracepoint_open helper
Alexei Starovoitov
1
-0
/
+11
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-03-19
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
1
-1
/
+12
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
1
-0
/
+10
2018-03-17
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
1
-1
/
+1
2018-03-15
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
1
-0
/
+22
[next]