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
2019-08-26
Merge tag 'v5.3-rc6' into perf/core, to pick up fixes
Ingo Molnar
1
-4
/
+7
2019-08-22
tools headers: Add missing perf_event.h include
Jiri Olsa
1
-0
/
+1
2019-08-20
tools headers: Fixup bitsperlong per arch includes
Arnaldo Carvalho de Melo
1
-9
/
+9
2019-08-20
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-7
/
+10
2019-08-20
tools headers: Grab copy of linux/const.h, needed by linux/bits.h
Arnaldo Carvalho de Melo
2
-0
/
+40
2019-08-20
tools headers: Add limits.h to access __WORDSIZE
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-14
perf tools: Add aux_output attribute flag
Adrian Hunter
1
-1
/
+2
2019-08-09
bpf: sync bpf.h to tools infrastructure
Daniel Borkmann
1
-4
/
+7
2019-07-29
Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/sc...
Ingo Molnar
9
-17
/
+290
2019-07-29
tools headers UAPI: Sync if_link.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+5
2019-07-29
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
1
-1
/
+29
2019-07-29
tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl
Arnaldo Carvalho de Melo
1
-0
/
+26
2019-07-29
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2
-3
/
+207
2019-07-29
tools headers UAPI: Update tools's copy of mman.h headers
Arnaldo Carvalho de Melo
2
-12
/
+13
2019-07-26
tools headers UAPI: Update tools's copy of kvm.h headers
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-07-26
tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...
Arnaldo Carvalho de Melo
1
-1
/
+7
2019-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
1
-2
/
+2
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2019-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2019-07-15
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-2
/
+2
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
2019-07-13
Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-0
/
+12
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-6
/
+388
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
12
-109
/
+319
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-1
/
+86
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-0
/
+12
2019-07-08
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-07-08
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-3
/
+3
2019-07-05
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
1
-0
/
+48
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+33
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
1
-0
/
+1
2019-07-03
bpf/tools: sync bpf.h
Stanislav Fomichev
1
-1
/
+11
2019-07-01
tools lib: Move argv_{split,free} from tools/perf/util/
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-07-01
tools lib: Adopt strreplace() from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-06-29
bpf: fix uapi bpf_prog_info fields alignment
Baruch Siach
1
-0
/
+1
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+2
2019-06-27
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-0
/
+14
2019-06-27
xsk: Add getsockopt XDP_OPTIONS
Maxim Mikityanskiy
1
-0
/
+8
2019-06-26
tools lib: Adopt strim() from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-06-25
tools lib: Adopt skip_spaces() from the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
1
-0
/
+75
2019-06-24
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
Ingo Molnar
1
-2
/
+4
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+153
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
1
-1
/
+1
[next]