index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...
Zhouyi Zhou
1
-1
/
+1
2025-08-28
bonding: Add independent control state machine
Aahil Awatramani
1
-0
/
+1
2025-08-28
tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macros
Willy Tarreau
1
-2
/
+2
2025-08-28
tools/nolibc: define time_t in terms of __kernel_old_time_t
Thomas Weißschuh
1
-1
/
+3
2025-07-17
kallsyms: fix build without execinfo
Achill Gilgenast
1
-0
/
+4
2025-06-27
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
1
-0
/
+2
2025-01-02
stddef: make __struct_group() UAPI C++-friendly
Alexander Lobakin
1
-4
/
+11
2024-08-29
tools: move alignment-related macros to new <linux/align.h>
Alexander Lobakin
3
-5
/
+14
2024-08-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
1
-1
/
+18
2024-08-29
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-3
/
+4
2024-06-12
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
1
-1
/
+1
2024-06-12
tools/nolibc/stdlib: fix memory error in realloc()
Brennan Xavier McManus
1
-1
/
+1
2024-05-17
memblock tests: fix undefined reference to `panic'
Wei Yang
2
-0
/
+20
2024-05-17
memblock tests: fix undefined reference to `early_pfn_to_nid'
Wei Yang
1
-0
/
+5
2024-04-03
tools/resolve_btfids: fix build with musl libc
Natanael Copa
1
-0
/
+2
2024-03-26
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
1
-0
/
+9
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
1
-0
/
+10
2024-03-06
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
1
-3
/
+18
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-01-25
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
1
-0
/
+3
2023-11-02
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
1
-0
/
+40
2023-10-10
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
1
-0
/
+6
2023-10-06
bpf: Fix BTF_ID symbol generation collision in tools/
Nick Desaulniers
1
-1
/
+1
2023-10-06
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
Mike Rapoport (IBM)
1
-0
/
+2
2023-10-06
memblock tests: fix warning: "__ALIGN_KERNEL" redefined
Mike Rapoport (IBM)
1
-2
/
+0
2023-10-06
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
1
-1
/
+3
2023-06-05
tools headers UAPI: Sync the linux/in.h with the kernel sources
Yanteng Si
1
-0
/
+1
2023-05-24
open: return EINVAL for O_DIRECTORY | O_CREAT
Christian Brauner
1
-1
/
+0
2023-02-01
tools/nolibc: prevent gcc from making memset() loop over itself
Willy Tarreau
1
-1
/
+4
2023-02-01
tools/nolibc: fix missing includes causing build issues at -O0
Willy Tarreau
10
-0
/
+29
2023-02-01
tools/nolibc: Fix S_ISxxx macros
Warner Losh
1
-7
/
+7
2023-02-01
nolibc: fix fd_set type
Sven Schnelle
1
-23
/
+30
2023-01-18
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
1
-7
/
+7
2023-01-18
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
1
-0
/
+2
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-0
/
+48
2022-11-03
tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CI
Andrii Nakryiko
2
-0
/
+48
2022-11-01
Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+10
2022-10-28
tools/nolibc/string: Fix memcmp() implementation
Rasmus Villemoes
1
-2
/
+2
2022-10-28
tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12
Willy Tarreau
1
-5
/
+8
2022-10-26
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+19
2022-10-25
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-10-25
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-16
/
+0
2022-10-25
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-14
/
+8
2022-10-22
tools: include: sync include/api/linux/kvm.h
Paolo Bonzini
1
-0
/
+1
2022-10-11
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+38
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-13
/
+19
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-49
/
+12
2022-10-06
tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel
Ravi Bangoria
1
-1
/
+3
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-29
/
+158
2022-10-04
perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
Anshuman Khandual
1
-0
/
+6
[next]