index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bonding: add arp_missed_max option
Hangbin Liu
2023-06-05
1
-0
/
+1
*
tools include: add dis-asm-compat.h to handle version differences
Andres Freund
2023-03-17
1
-0
/
+55
*
tools: fix ARRAY_SIZE defines in tools and selftests hdrs
Shuah Khan
2023-02-06
1
-0
/
+2
*
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
2023-01-18
1
-7
/
+7
*
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
2023-01-18
1
-0
/
+2
*
tools/nolibc: Remove .global _start from the entry point code
Ammar Faizi
2023-01-18
6
-6
/
+0
*
tools/nolibc/arch: mark the _start symbol as weak
Willy Tarreau
2023-01-18
6
-0
/
+6
*
tools/nolibc/arch: split arch-specific code into individual files
Willy Tarreau
2023-01-18
8
-1186
/
+1266
*
tools/nolibc/types: split syscall-specific definitions into their own files
Willy Tarreau
2023-01-18
2
-108
/
+135
*
tools/nolibc/std: move the standard type definitions to std.h
Willy Tarreau
2023-01-18
2
-37
/
+54
*
tools/nolibc: use pselect6 on RISCV
Willy Tarreau
2023-01-18
1
-0
/
+3
*
tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`
Ammar Faizi
2023-01-18
1
-1
/
+1
*
tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
Ammar Faizi
2023-01-18
1
-14
/
+19
*
tools/include: Add _RET_IP_ and math definitions to kernel.h
Karolina Drobnik
2022-12-31
1
-0
/
+6
*
tools/nolibc/string: Fix memcmp() implementation
Rasmus Villemoes
2022-11-10
1
-2
/
+2
*
tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa
Ben Hutchings
2022-09-23
1
-2
/
+2
*
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
2022-08-11
1
-1
/
+2
*
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-07-23
1
-2
/
+4
*
objtool: Add entry UNRET validation
Peter Zijlstra
2022-07-23
1
-0
/
+3
*
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
2022-04-08
1
-2
/
+2
*
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-02-08
1
-1
/
+3
*
tools/nolibc: fix incorrect truncation of exit code
Willy Tarreau
2022-01-27
1
-8
/
+5
*
tools/nolibc: i386: fix initial stack alignment
Willy Tarreau
2022-01-27
1
-1
/
+9
*
tools/nolibc: x86-64: Fix startup code bug
Ammar Faizi
2022-01-27
1
-2
/
+8
*
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
2021-11-18
1
-0
/
+23
*
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-10-05
1
-0
/
+1
*
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
2021-09-13
1
-1
/
+3
*
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
2
-144
/
+4
|
\
|
*
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2021-09-13
1
-3
/
+1
|
*
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2021-09-13
2
-141
/
+3
*
|
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2021-09-11
1
-2
/
+12
*
|
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-81
/
+417
*
|
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-0
/
+1
*
|
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-10
/
+32
*
|
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
2021-09-10
1
-1
/
+2
*
|
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-5
/
+7
*
|
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-0
/
+1
*
|
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-4
/
+7
*
|
tools headers UAPI: Sync files changed by new process_mrelease syscall and th...
Arnaldo Carvalho de Melo
2021-09-10
1
-6
/
+8
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-2
/
+2
|
\
|
*
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-09-08
1
-2
/
+2
*
|
Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-09-05
1
-0
/
+18
|
\
\
|
*
|
tools: Add sparse context/locking annotations in compiler-types.h
Riccardo Mancini
2021-08-19
1
-0
/
+18
|
|
/
*
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
3
-5
/
+169
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
2
-1
/
+86
|
|
\
\
|
|
*
|
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
2021-08-25
1
-0
/
+7
|
|
*
|
tools: include: Add ethtool_drvinfo definition to UAPI header
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+53
|
|
*
|
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-23
1
-1
/
+1
|
|
*
|
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
2021-08-17
1
-0
/
+16
|
|
*
|
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
1
-0
/
+7
[next]