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
2020-02-04
bitops: more BITS_TO_* macros
Yury Norov
1
-4
/
+5
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-7
/
+100
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-4
/
+75
2020-01-22
bpf: Sync uapi bpf.h to tools/
Martin KaFai Lau
1
-1
/
+8
2020-01-22
libbpf: Add support for program extensions
Alexei Starovoitov
1
-0
/
+1
2020-01-15
tools/bpf: Sync uapi header bpf.h
Yonghong Song
1
-0
/
+21
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
1
-2
/
+17
2020-01-14
net: macsec: introduce the macsec_context structure
Antoine Tenart
1
-0
/
+7
2020-01-13
tools: Sync uapi/linux/if_link.h
Andrii Nakryiko
1
-0
/
+1
2020-01-10
libbpf: Sanitize global functions
Alexei Starovoitov
1
-0
/
+6
2020-01-09
tcp: Define IPPROTO_MPTCP
Mat Martineau
1
-0
/
+2
2020-01-09
bpf: Document BPF_F_QUERY_EFFECTIVE flag
Andrey Ignatov
1
-1
/
+6
2020-01-09
bpf: Synch uapi bpf.h to tools/
Martin KaFai Lau
1
-2
/
+17
2020-01-06
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
1
-0
/
+8
2020-01-06
tools bitmap: Implement bitmap_equal() operation at bitmap API
Alexey Budankov
1
-0
/
+30
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-3
/
+16
2019-12-19
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
1
-0
/
+10
2019-12-19
riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs
Björn Töpel
1
-0
/
+2
2019-12-15
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
1
-3
/
+4
2019-12-11
tools headers kvm: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-12-04
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-12-04
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+125
2019-12-02
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
1
-18
/
+42
2019-12-02
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2019-12-02
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-12-02
tools headers uapi: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+8
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-56
/
+134
2019-11-21
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
1
-2
/
+8
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
1
-0
/
+3
2019-11-15
libbpf: Add support for attaching BPF programs to other BPF programs
Alexei Starovoitov
1
-0
/
+1
2019-11-15
libbpf: Add support to attach to fentry/fexit tracing progs
Alexei Starovoitov
1
-0
/
+2
2019-11-07
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
7
-53
/
+226
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-40
/
+84
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+30
2019-11-02
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
1
-40
/
+82
2019-10-31
libbpf: Add support for prog_tracing
Alexei Starovoitov
1
-0
/
+2
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+29
2019-10-25
fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name
Eugene Syromiatnikov
1
-1
/
+8
2019-10-21
tools: Sync if_link.h
Andrii Nakryiko
1
-0
/
+2
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-51
/
+196
2019-10-17
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
1
-1
/
+26
2019-10-17
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
1
-0
/
+1
2019-10-15
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
1
-2
/
+28
2019-10-15
tools headers kvm: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-10-06
uapi/bpf: fix helper docs
Andrii Nakryiko
1
-16
/
+16
2019-09-30
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-09-30
tools headers uapi: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2
-51
/
+185
2019-09-30
tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-09-30
tools headers uapi: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
[next]