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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+227
2017-11-11
tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header
Ingo Molnar
1
-0
/
+1
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
14
-7
/
+19
2017-11-04
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
14
-9
/
+16
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-0
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
1
-2
/
+1
2017-10-31
tools include uapi: Grab a copy of linux/kcmp.h
Arnaldo Carvalho de Melo
1
-0
/
+27
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
1
-2
/
+2
2017-10-27
tools include uapi: Grab a copy of linux/prctl.h
Arnaldo Carvalho de Melo
1
-0
/
+200
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-09
tools include uapi bpf.h: Sync kernel ABI header with tooling header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-09-25
tools include: Sync kernel ABI headers with tooling headers
Ingo Molnar
6
-27
/
+119
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+58
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-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 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-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-10
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
1
-1
/
+7
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2017-06-06
bpf: Test for bpf ID
Martin KaFai Lau
1
-0
/
+41
2017-06-04
bpf: update perf event helper functions documentation
Teng Qin
1
-4
/
+7
2017-05-24
tools/include: Sync kernel ABI headers with tooling headers
Ingo Molnar
1
-6
/
+2
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
1
-2
/
+9
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+16
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+31
2017-04-24
tools: Update asm-generic/mman-common.h copy from the kernel
Arnaldo Carvalho de Melo
1
-2
/
+3
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
1
-0
/
+1
2017-04-19
powerpc/perf: Define big-endian version of perf_mem_data_src
Sukadev Bhattiprolu
1
-0
/
+16
2017-04-09
bpf: fix comment typo
Alexander Alemayhu
1
-1
/
+1
[next]