index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2024-08-29
tools: move alignment-related macros to new <linux/align.h>
Alexander Lobakin
2024-08-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2024-08-29
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2024-06-12
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
2024-06-12
tools/nolibc/stdlib: fix memory error in realloc()
Brennan Xavier McManus
2024-05-17
memblock tests: fix undefined reference to `panic'
Wei Yang
2024-05-17
memblock tests: fix undefined reference to `early_pfn_to_nid'
Wei Yang
2024-04-03
tools/resolve_btfids: fix build with musl libc
Natanael Copa
2024-03-26
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2024-03-06
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-01-25
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
2023-11-02
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
2023-10-10
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
2023-10-06
bpf: Fix BTF_ID symbol generation collision in tools/
Nick Desaulniers
2023-10-06
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
Mike Rapoport (IBM)
2023-10-06
memblock tests: fix warning: "__ALIGN_KERNEL" redefined
Mike Rapoport (IBM)
2023-10-06
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
2023-06-05
tools headers UAPI: Sync the linux/in.h with the kernel sources
Yanteng Si
2023-05-24
open: return EINVAL for O_DIRECTORY | O_CREAT
Christian Brauner
2023-02-01
tools/nolibc: prevent gcc from making memset() loop over itself
Willy Tarreau
2023-02-01
tools/nolibc: fix missing includes causing build issues at -O0
Willy Tarreau
2023-02-01
tools/nolibc: Fix S_ISxxx macros
Warner Losh
2023-02-01
nolibc: fix fd_set type
Sven Schnelle
2023-01-18
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
2023-01-18
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-03
tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CI
Andrii Nakryiko
2022-11-01
Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-28
tools/nolibc/string: Fix memcmp() implementation
Rasmus Villemoes
2022-10-28
tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12
Willy Tarreau
2022-10-26
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
2022-10-25
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2022-10-25
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-10-25
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
2022-10-22
tools: include: sync include/api/linux/kvm.h
Paolo Bonzini
2022-10-11
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-10-06
tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel
Ravi Bangoria
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
Anshuman Khandual
2022-10-04
perf branch: Add branch privilege information request flag
Anshuman Khandual
2022-10-04
perf branch: Extend branch type classification
Anshuman Khandual
2022-10-04
perf branch: Add system error and not in transaction branch types
Anshuman Khandual
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-10-03
hugetlb_encode.h: fix undefined behaviour (34 << 26)
Matthias Goergens
[next]