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
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-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
6
-6
/
+340
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
9
-78
/
+316
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-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-06-29
bpf: fix uapi bpf_prog_info fields alignment
Baruch Siach
1
-0
/
+1
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-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
2019-06-15
bpf/tools: sync bpf.h
Stanislav Fomichev
1
-0
/
+2
2019-06-15
bpf: Sync asm-generic/socket.h to tools/
Martin KaFai Lau
1
-0
/
+147
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-13
bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapi
Martynas Pumputis
1
-2
/
+2
2019-06-10
bpf/tools: sync bpf.h
Jonathan Lemon
1
-0
/
+4
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-76
/
+312
2019-06-06
bpf: sync tooling uapi header
Daniel Borkmann
1
-0
/
+2
2019-06-04
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
1
-1
/
+3
2019-05-29
selftests/bpf: fix compilation error for flow_dissector.c
Alan Maguire
1
-0
/
+114
2019-05-28
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+13
2019-05-28
tools headers UAPI: Sync drm/drm.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+37
2019-05-28
tools headers UAPI: Sync drm/i915_drm.h with the kernel
Arnaldo Carvalho de Melo
1
-73
/
+181
2019-05-28
tools headers UAPI: Sync linux/fs.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-05-28
tools headers UAPI: Sync linux/sched.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-05-28
tools include UAPI: Update copy of files related to new fspick, fsmount, fsco...
Arnaldo Carvalho de Melo
3
-1
/
+77
2019-05-24
tools: bpf: sync uapi header bpf.h
Jiong Wang
1
-0
/
+18
2019-05-24
tools/bpf: sync bpf uapi header bpf.h to tools directory
Yonghong Song
1
-1
/
+16
2019-05-14
tools/bpf: Sync kernel btf.h header
Gary Lin
1
-1
/
+1
2019-05-13
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
1
-70
/
+75
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+52
2019-04-27
bpf: Sync bpf.h to tools
Martin KaFai Lau
1
-1
/
+43
2019-04-26
tools: sync bpf.h
Matt Mullins
1
-1
/
+9
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-04-16
tools include uapi: Sync sound/asound.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-04-16
bpf: fix whitespace for ENCAP_L2 defines in bpf.h
Alan Maguire
1
-3
/
+3
2019-04-12
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-1
/
+50
2019-04-12
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-1
/
+89
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-6
/
+63
2019-04-11
bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2
Alan Maguire
1
-0
/
+10
2019-04-11
libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-0
/
+7
[next]