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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
1
-2
/
+2
2017-10-23
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
1
-8
/
+54
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
1
-1
/
+2
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-09
tools include uapi bpf.h: Sync kernel ABI header with tooling header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-10-07
bpf: Use char in prog and map name
Martin KaFai Lau
1
-4
/
+4
2017-10-07
bpf: add a test case for helper bpf_perf_prog_read_value
Yonghong Song
1
-1
/
+2
2017-10-07
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
1
-1
/
+2
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-15
/
+133
2017-10-04
libbpf: sync bpf.h
Alexei Starovoitov
1
-3
/
+52
2017-09-29
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
1
-0
/
+10
2017-09-26
bpf: update bpf.h uapi header for tools
Daniel Borkmann
1
-13
/
+32
2017-09-25
tools include: Sync kernel ABI headers with tooling headers
Ingo Molnar
7
-27
/
+153
2017-09-13
Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...
Ingo Molnar
1
-3
/
+6
2017-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2017-09-12
tools include linux: Guard against redefinition of some macros
Arnaldo Carvalho de Melo
1
-3
/
+6
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+58
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2017-09-01
perf tools: Support new sample type for physical address
Kan Liang
1
-1
/
+3
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
1
-6
/
+3
2017-08-28
perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file
Mike Leach
1
-0
/
+5
2017-08-28
coresight: pmu: Adds return stack option to perf coresight pmu
Mike Leach
1
-0
/
+1
2017-08-22
perf tools: Add support for printing new mem_info encodings
Andi Kleen
1
-2
/
+28
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
1
-1
/
+9
2017-08-16
bpf: sockmap sample program
John Fastabend
1
-1
/
+45
2017-08-09
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
1
-0
/
+5
2017-08-08
selftests: bpf: add a test for XDP redirect
William Tu
1
-1
/
+2
2017-08-01
tools include uapi: Grab a copy of linux/vhost.h
Arnaldo Carvalho de Melo
1
-0
/
+209
2017-08-01
tools include uapi: Grab a copy of linux/kvm.h
Arnaldo Carvalho de Melo
1
-0
/
+1419
2017-08-01
tools include uapi: Grab a copy of sound/asound.h
Arnaldo Carvalho de Melo
1
-0
/
+1026
2017-08-01
tools include uapi: Grab copies of drm/{drm,i915_drm}.h
Arnaldo Carvalho de Melo
2
-0
/
+2407
2017-07-31
tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header
Arnaldo Carvalho de Melo
1
-6
/
+8
2017-07-31
tools include uapi: Grab a copy of asm-generic/ioctls.h
Arnaldo Carvalho de Melo
1
-0
/
+118
2017-07-31
tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-30
Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...
Ingo Molnar
1
-5
/
+133
2017-07-29
bpf: testing: fix devmap tests
John Fastabend
1
-0
/
+1
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
1
-2
/
+10
2017-07-20
tools include uapi: Grab a copy of linux/sched.h
Arnaldo Carvalho de Melo
1
-0
/
+52
2017-07-18
perf/core: Define the common branch type classification
Jin Yao
1
-1
/
+26
2017-07-18
tools include uapi asm-generic: Grab a copy of fcntl.h
Arnaldo Carvalho de Melo
1
-0
/
+220
2017-07-18
tools: Update include/uapi/linux/fcntl.h copy from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+21
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+133
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+43
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
1
-1
/
+15
2017-07-01
bpf: update tools/include/uapi/linux/bpf.h
Lawrence Brakmo
1
-1
/
+65
2017-06-27
tools include: Add byte-swapping macros to kernel.h
Adrian Hunter
1
-6
/
+29
2017-06-19
tools: Adopt __aligned from kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]