index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-26
3
-0
/
+39
|
\
|
*
tools uapi asm: Update asm-generic/unistd.h copy
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+4
|
*
tools headers uapi: Grab a copy of fadvise.h
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+22
|
*
Merge tag 'perf-core-for-mingo-4.21-20181217' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-12-18
1
-0
/
+13
|
|
\
|
|
*
tools include: Adopt ERR_CAST() from the kernel err.h header
Arnaldo Carvalho de Melo
2018-12-17
1
-0
/
+13
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-12-04
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-12-01
1
-1
/
+1
*
|
|
|
|
net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK
Jakub Kicinski
2018-12-14
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-10
1
-19
/
+37
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf: Improve socket lookup reuseport documentation
Joe Stringer
2018-12-01
1
-4
/
+4
|
*
|
|
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-12-01
1
-14
/
+25
|
*
|
|
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2018-12-01
1
-5
/
+12
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-01
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-11-28
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-30
2
-0
/
+24
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
tools uapi asm-generic: Synchronize ioctls.h
Arnaldo Carvalho de Melo
2018-11-19
1
-0
/
+2
|
*
|
tools headers uapi: Synchronize i915_drm.h
Arnaldo Carvalho de Melo
2018-11-19
1
-0
/
+22
|
|
/
*
/
tools/bpftool: copy a few net uapi headers to tools directory
Yonghong Song
2018-11-09
2
-0
/
+649
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-04
8
-3
/
+421
|
\
|
*
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
2018-10-31
1
-0
/
+2
|
*
tools headers uapi: Update linux/if_link.h header copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+1
|
*
tools headers uapi: Update linux/netlink.h header copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+1
|
*
tools headers: Sync the various kvm.h header copies
Arnaldo Carvalho de Melo
2018-10-31
1
-2
/
+19
|
*
tools include uapi: Update linux/mmap.h copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+2
|
*
tools include uapi: Update asound.h copy
Arnaldo Carvalho de Melo
2018-10-31
1
-1
/
+1
|
*
tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copies
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+2
|
*
tools include uapi: Update linux/fs.h copy
Arnaldo Carvalho de Melo
2018-10-31
1
-2
/
+2
|
*
tools include uapi: Grab a copy of linux/fs.h
Arnaldo Carvalho de Melo
2018-10-30
1
-0
/
+393
*
|
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
6
-11
/
+122
|
\
\
|
|
/
|
/
|
|
*
xarray: Add XArray unconditional store operations
Matthew Wilcox
2018-10-21
2
-0
/
+3
|
*
xarray: Add XArray marks
Matthew Wilcox
2018-10-21
4
-11
/
+118
|
*
xarray: Add XArray load operation
Matthew Wilcox
2018-10-21
1
-0
/
+1
*
|
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-26
1
-0
/
+5
|
\
\
|
*
|
tools/headers: update kvm.h
Vitaly Kuznetsov
2018-10-17
1
-0
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-10-24
5
-2
/
+354
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-22
4
-2
/
+234
|
|
\
\
\
|
|
*
|
|
bpf: libbpf support for msg_push_data
John Fastabend
2018-10-20
1
-1
/
+19
|
|
*
|
|
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
Daniel Borkmann
2018-10-19
2
-0
/
+108
|
|
*
|
|
Sync uapi/bpf.h to tools/include
Mauricio Vasquez B
2018-10-19
1
-1
/
+29
|
|
*
|
|
bpf: fix doc of bpf_skb_adjust_room() in uapi
Nicolas Dichtel
2018-10-18
1
-1
/
+1
|
|
*
|
|
bpf, tls: add tls header to tools infrastructure
Daniel Borkmann
2018-10-16
1
-0
/
+78
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-21
1
-0
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2018-10-03
1
-1
/
+92
|
*
|
|
|
bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h
Roman Gushchin
2018-10-01
1
-0
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-26
1
-0
/
+26
|
|
\
\
\
\
|
|
*
|
|
|
bpf: sync bpf.h uapi with tools/
Petar Penkov
2018-09-14
1
-0
/
+26
|
|
*
|
|
|
tools/bpf: sync kernel uapi header if_link.h to tools
Yonghong Song
2018-09-07
1
-0
/
+17
|
*
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
8
-2
/
+57
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
[next]