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-05-09
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
1
-4
/
+5
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+66
2020-05-01
bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr
Stanislav Fomichev
1
-2
/
+12
2020-05-01
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
1
-0
/
+11
2020-04-28
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
1
-0
/
+31
2020-04-27
net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN
Horatiu Vultur
1
-0
/
+1
2020-04-26
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
1
-1
/
+12
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-04-24
bpf: Fix reStructuredText markup
Jakub Wilk
1
-1
/
+1
2020-04-21
docs: Add rbtree documentation to the core-api
Matthew Wilcox (Oracle)
2
-2
/
+2
2020-04-20
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-14
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
4
-6
/
+113
2020-04-14
tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+26
2020-04-14
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+21
2020-04-14
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-04-14
tools headers kvm: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+45
2020-04-14
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-04-14
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+24
2020-04-14
tools headers UAPI: Sync linux/mman.h with the kernel
Arnaldo Carvalho de Melo
1
-2
/
+3
2020-04-14
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+5
2020-04-14
tools headers: Update linux/vdso.h and grab a copy of vdso/const.h
Arnaldo Carvalho de Melo
2
-4
/
+11
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+14
2020-04-04
Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...
Ingo Molnar
1
-2
/
+14
2020-04-02
tools headers UAPI: Update tools's copy of linux/perf_event.h
Namhyung Kim
1
-2
/
+14
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-69
/
+284
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-3
/
+83
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+6
2020-03-30
libbpf: Add support for bpf_link-based cgroup attachment
Andrii Nakryiko
1
-0
/
+12
2020-03-30
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
1
-1
/
+9
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+7
2020-03-30
bpf: Add socket assign support
Joe Stringer
1
-1
/
+24
2020-03-29
net: macsec: add support for specifying offload upon link creation
Mark Starovoytov
1
-0
/
+1
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
1
-0
/
+2
2020-03-28
tools: Add EXPECTED_FD-related definitions in if_link.h
Toke Høiland-Jørgensen
1
-1
/
+3
2020-03-27
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
1
-1
/
+20
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
1
-1
/
+15
2020-03-26
net: macsec: add support for offloading to the MAC
Antoine Tenart
1
-0
/
+1
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-7
/
+9
2020-03-24
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-03-21
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
1
-4
/
+4
2020-03-21
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
1
-2
/
+2
2020-03-19
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-7
/
+7
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
1
-0
/
+23
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
1
-1
/
+25
2020-03-12
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
1
-1
/
+19
2020-03-06
tools: Fix off-by 1 relative directory includes
Ian Rogers
1
-7
/
+7
2020-03-05
tools headers UAPI: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-1
/
+7
2020-03-04
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
1
-0
/
+1
2020-03-04
bpf: Switch BPF UAPI #define constants used from BPF program side to enums
Andrii Nakryiko
1
-67
/
+110
[prev]
[next]