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
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-10-05
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-17
bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf comments
Dave Marchevsky
1
-2
/
+3
2021-09-17
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
1
-0
/
+11
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-21
/
+60
2021-09-15
bpf: Update bpf_get_smp_processor_id() documentation
Matteo Croce
1
-1
/
+1
2021-09-14
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
1
-1
/
+13
2021-09-14
btf: Change BTF_KIND_* macros to enums
Yonghong Song
1
-19
/
+22
2021-09-13
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
1
-1
/
+3
2021-09-13
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
1
-0
/
+22
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2
-144
/
+4
2021-09-13
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
1
-3
/
+1
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2
-141
/
+3
2021-09-11
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-2
/
+12
2021-09-11
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+417
2021-09-11
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-11
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-10
/
+32
2021-09-10
bpf: Add hardware timestamp field to __sk_buff
Vadim Fedorenko
1
-0
/
+2
2021-09-10
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-09-10
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+7
2021-09-10
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+7
2021-09-10
tools headers UAPI: Sync files changed by new process_mrelease syscall and th...
Arnaldo Carvalho de Melo
1
-6
/
+8
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
1
-2
/
+2
2021-09-05
Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+18
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-5
/
+169
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-1
/
+86
2021-08-27
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
1
-0
/
+1
2021-08-25
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
1
-0
/
+7
2021-08-24
tools: include: Add ethtool_drvinfo definition to UAPI header
Kumar Kartikeya Dwivedi
1
-0
/
+53
2021-08-23
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
1
-1
/
+1
2021-08-19
tools: Add sparse context/locking annotations in compiler-types.h
Riccardo Mancini
1
-0
/
+18
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
1
-0
/
+16
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
1
-0
/
+7
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
1
-0
/
+2
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
1
-0
/
+1
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-7
/
+6
2021-07-20
tools/nolibc: Implement msleep()
Mark Brown
1
-0
/
+13
2021-07-20
tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h
Bhaskar Chowdhury
1
-1
/
+1
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+81
2021-07-15
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
1
-1
/
+1
2021-07-15
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
1
-0
/
+7
2021-07-15
bpf: Introduce bpf timers.
Alexei Starovoitov
1
-0
/
+73
2021-07-14
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
1
-1
/
+1
2021-07-14
bpf: Sync tools/include/uapi/linux/bpf.h
Alexei Starovoitov
1
-3
/
+0
2021-07-14
tools headers: Remove broken definition of __LITTLE_ENDIAN
Arnaldo Carvalho de Melo
1
-6
/
+0
2021-07-14
tools headers UAPI: Sync files changed by the memfd_secret new syscall
Arnaldo Carvalho de Melo
1
-1
/
+6
2021-07-05
tools headers UAPI: Sync files changed by the quotactl_fd new syscall
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-07-05
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
[next]