Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6a2c0962105ae8ceba182c4f616e0e41d7755591
/
tools
/
include
ae8a76f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
d31e955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
6ae08ae
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
by Daniel Borkmann
· 5 years ago
12a8654
libbpf: Add support for prog_tracing
by Alexei Starovoitov
· 5 years ago
5b7fe93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
bc3f295
tools: Sync if_link.h
by Andrii Nakryiko
· 5 years ago
2f18439
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
a7658e1
bpf: Check types of arguments passed into helpers
by Alexei Starovoitov
· 5 years ago
ccfe29eb2
bpf: Add attach_btf_id attribute to program load
by Alexei Starovoitov
· 5 years ago
5eca137
tools headers UAPI: Sync sched.h with the kernel
by Arnaldo Carvalho de Melo
· 5 years ago
8daf1fb
tools headers kvm: Sync kvm.h headers with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
5f0e541
uapi/bpf: fix helper docs
by Andrii Nakryiko
· 5 years ago
b7ad610
tools headers kvm: Sync kvm headers with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
0ae4061
tools headers uapi: Sync linux/fs.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
05f371f
tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
b1ba55c
tools headers uapi: Sync asm-generic/mman-common.h with the kernel
by Arnaldo Carvalho de Melo
· 5 years ago
08a96a3
tools headers uapi: Sync drm/i915_drm.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
a7b7b77
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6d2052d
augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition
by Michel Lespinasse
· 5 years ago
315cc06
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
by Michel Lespinasse
· 5 years ago
444b8a8
augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
by Michel Lespinasse
· 5 years ago
c7d4f7e
rbtree: avoid generating code twice for the cached versions (tools copy)
by Michel Lespinasse
· 5 years ago
058bd85
tools: Add missing stdio.h include to asm/bug.h header
by Jiri Olsa
· 5 years ago
fbc246a
Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 5 years ago
9846f13
tools uapi asm-generic: Sync unistd.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
7b678cc
tools headers uapi: Sync prctl.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
81160dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
1e46c09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
10d30e3
libbpf: add flags to umem config
by Kevin Laatz
· 5 years ago
0fc2e0b
tools/bpf: sync bpf.h
by Alexei Starovoitov
· 5 years ago
8db5957
Merge tag 'v5.3-rc6' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
71e90b4
fs: Reserve flag for casefolding
by Daniel Rosenberg
· 5 years ago
db9a5fd
tools headers: Add missing perf_event.h include
by Jiri Olsa
· 5 years ago
1f8919b
bpf: sync bpf.h to tools/
by Peter Wu
· 5 years ago
d2648e1
tools: bpf: synchronise BPF UAPI header with tools
by Quentin Monnet
· 5 years ago
42fc2e9
tools headers: Fixup bitsperlong per arch includes
by Arnaldo Carvalho de Melo
· 5 years ago
b658911
tools headers: Synchronize linux/bits.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
aaa6ef8
tools headers: Grab copy of linux/const.h, needed by linux/bits.h
by Arnaldo Carvalho de Melo
· 5 years ago
6e98bc34
tools headers: Add limits.h to access __WORDSIZE
by Arnaldo Carvalho de Melo
· 5 years ago
446bf64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
9e819ff
bpf: sync bpf.h to tools/
by Stanislav Fomichev
· 5 years ago
a450043
libbpf: add support for need_wakeup flag in AF_XDP part
by Magnus Karlsson
· 5 years ago
8918dc4
tools: bpftool: move "__printf()" attributes to header file
by Quentin Monnet
· 5 years ago
5a4b58e
perf tools: Add aux_output attribute flag
by Adrian Hunter
· 5 years ago
708852d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by Jakub Kicinski
· 5 years ago
609a2ca
bpf: sync bpf.h to tools infrastructure
by Daniel Borkmann
· 5 years ago
3745ee1
bpf: sync bpf.h to tools/
by Petar Penkov
· 5 years ago
b3c303b
Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 5 years ago
10fbe21
tools/include/uapi: Add devmap_hash BPF map type
by Toke Høiland-Jørgensen
· 5 years ago
e54599c
tools headers UAPI: Sync if_link.h with the kernel
by Arnaldo Carvalho de Melo
· 5 years ago
c093de6
tools headers UAPI: Sync sched.h with the kernel
by Arnaldo Carvalho de Melo
· 5 years ago
0f58163
tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl
by Arnaldo Carvalho de Melo
· 5 years ago
95dc663
tools headers UAPI: Update tools's copy of drm.h headers
by Arnaldo Carvalho de Melo
· 5 years ago
b830f94
tools headers UAPI: Update tools's copy of mman.h headers
by Arnaldo Carvalho de Melo
· 5 years ago
e0d99c4
tools headers UAPI: Update tools's copy of kvm.h headers
by Arnaldo Carvalho de Melo
· 5 years ago
820571a
tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open
by Arnaldo Carvalho de Melo
· 5 years ago
71c99e3
bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
by Stanislav Fomichev
· 5 years ago
57debff
tools/bpf: sync bpf_flow_keys flags
by Stanislav Fomichev
· 5 years ago
7626077
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
2f5947d
Documentation: move Documentation/virtual to Documentation/virt
by Christoph Hellwig
· 5 years ago
5f4fc6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
bb74523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
073a483
bpf: sync bpf.h to tools/
by Stanislav Fomichev
· 5 years ago
da82c92
docs: cgroup-v1: add it to the admin-guide book
by Mauro Carvalho Chehab
· 6 years ago
1d03985
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e5eb08a
Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 5 years ago
39d7530
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
608745f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7f7c536
tools lib: Adopt zalloc()/zfree() from tools/perf
by Arnaldo Carvalho de Melo
· 6 years ago
92c1d65
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4cfacbe
bpf: sync bpf.h to tools/
by Stanislav Fomichev
· 6 years ago
ba95c74
tools: bpftool: add "prog run" subcommand to test-run programs
by Quentin Monnet
· 6 years ago
c4cde58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
07a4dde
bonding: add an option to specify a delay between peer notifications
by Vincent Bernat
· 6 years ago
692cbaa
bpf/tools: sync bpf.h
by Stanislav Fomichev
· 6 years ago
9c10548
tools lib: Move argv_{split,free} from tools/perf/util/
by Arnaldo Carvalho de Melo
· 6 years ago
2a60689
tools lib: Adopt strreplace() from the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
0472301
bpf: fix uapi bpf_prog_info fields alignment
by Baruch Siach
· 6 years ago
83086d6
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
aa6ab64
bpf: sync bpf.h to tools/
by Stanislav Fomichev
· 6 years ago
2640d3c
xsk: Add getsockopt XDP_OPTIONS
by Maxim Mikityanskiy
· 6 years ago
45bfd0a
tools lib: Adopt strim() from the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
7bd330d
tools lib: Adopt skip_spaces() from the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
3052ba5
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
by Arnaldo Carvalho de Melo
· 6 years ago
b9271f0
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
by Ingo Molnar
· 6 years ago
dca73a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a514862
net: sched: remove NET_CLS_IND config option
by Jiri Pirko
· 6 years ago
cd17d77
bpf/tools: sync bpf.h
by Stanislav Fomichev
· 6 years ago
13a748e
bpf: Sync asm-generic/socket.h to tools/
by Martin KaFai Lau
· 6 years ago
99c8b23
docs: cgroup-v1: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
8afecfb
Merge tag 'v5.2-rc4' into mauro
by Jonathan Corbet
· 6 years ago
9129b01
rcu: Don't return a value from rcu_assign_pointer()
by Andrea Parri
· 6 years ago
0e26574
bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapi
by Martynas Pumputis
· 6 years ago
91eda59
bpf/tools: sync bpf.h
by Jonathan Lemon
· 6 years ago
cb1aaeb
docs: fix broken documentation links
by Mauro Carvalho Chehab
· 6 years ago
Next »