tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
tools
/
include
/
linux
/
at
v6.18-rc3
2 folders
77 files
sched
XArray: Add calls to might_alloc()
3 years ago
unaligned
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
align.h
tools: move alignment-related macros to new <linux/align.h>
2 years ago
args.h
tools/testing: add linux/args.h header and fix radix, VMA tests
7 months ago
arm-smccc.h
tools: Import ARM SMCCC definitions
3 years ago
atomic.h
tools/include: implement a couple of atomic_t ops
7 months ago
bitfield.h
tools: Copy bitfield.h from the kernel sources
3 years ago
bitmap.h
tools bitmap: Add missing asm-generic/bitsperlong.h include
6 months ago
bitops.h
bitops: Change function return types from long to int
2 years ago
bits.h
tools headers: Sync linux/bits.h with the kernel source
7 months ago
btf_ids.h
tools/resolve_btfids: fix build with musl libc
2 years ago
bug.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
build_bug.h
tools headers: Syncronize linux/build_bug.h with the kernel sources
9 months ago
cache.h
tools/include: Add cache.h stub
4 years ago
cfi_types.h
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
5 months ago
compiler-gcc.h
Improve consistency of '#error' directive messages
1 year ago
compiler.h
tools headers: Add stub definition for __iomem
7 months ago
compiler_types.h
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
2 years ago
const.h
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2 years ago
container_of.h
lib/rbtree: enable userland test suite for rbtree related data structure
1 year ago
coresight-pmu.h
perf: cs-etm: Support version 0.1 of HW_ID packets
2 years ago
ctype.h
tools headers: Update linux/ctype.h with the kernel sources
5 years ago
debugfs.h
tools/include: Add debugfs.h stub
4 years ago
delay.h
tools/lib/lockdep: Remove private kernel headers
8 years ago
err.h
docs: move x86 documentation into Documentation/arch/
3 years ago
export.h
module: remove EXPORT_UNUSED_SYMBOL*
5 years ago
filter.h
bpftool: Probe for ISA v4 instruction set extension
1 year ago
find.h
tools: sync find_bit() implementation
3 years ago
ftrace.h
tools/lib/lockdep: Remove private kernel headers
8 years ago
gfp.h
tools: fix compilation after gfp_types.h split
3 years ago
gfp_types.h
Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio
6 months ago
hash.h
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
4 years ago
hashtable.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
init.h
memblock test: add the definition of __setup()
2 years ago
interrupt.h
tools/lib/lockdep: Remove private kernel headers
8 years ago
interval_tree_generic.h
objtool: Fix find_{symbol,func}_containing()
3 years ago
io.h
tools headers: Import asm-generic MMIO helpers
7 months ago
jhash.h
tools/: replace HTTP links with HTTPS ones
5 years ago
kallsyms.h
kallsyms: fix build without execinfo
9 months ago
kasan-tags.h
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
1 year ago
kconfig.h
tools headers: Remove broken definition of __LITTLE_ENDIAN
4 years ago
kern_levels.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
kernel.h
lib/rbtree: enable userland test suite for rbtree related data structure
1 year ago
linkage.h
Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
2 years ago
list.h
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
3 years ago
list_sort.h
Merge remote-tracking branch 'torvalds/master' into perf/core
4 years ago
log2.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
math.h
tools: Fix math.h breakage
4 years ago
math64.h
lib/rbtree: enable userland test suite for rbtree related data structure
1 year ago
mm.h
memblock test: fix implicit declaration of function 'virt_to_phys'
2 years ago
module.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
moduleparam.h
lib/rbtree: enable userland test suite for rbtree related data structure
1 year ago
mutex.h
tools/lib/lockdep: Remove private kernel headers
8 years ago
nmi.h
tools/lib/lockdep: Add empty nmi.h
7 years ago
numa.h
memblock tests: fix implicit declaration of function 'numa_valid_node'
2 years ago
objtool_types.h
objtool: Validate kCFI calls
11 months ago
overflow.h
compiler.h: drop fallback overflow checkers
4 years ago
panic.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2 years ago
pci_ids.h
Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
7 months ago
pfn.h
mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
2 years ago
poison.h
slab: delete useless RED_INACTIVE and RED_ACTIVE
2 years ago
prandom.h
lib/rbtree: enable userland test suite for rbtree related data structure
1 year ago
rbtree.h
rbtree: Add generic add and find helpers
6 years ago
rbtree_augmented.h
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
2 years ago
rcu.h
Merge tag 'v5.2-rc4' into mauro
6 years ago
refcount.h
mm: make vma cache SLAB_TYPESAFE_BY_RCU
1 year ago
ring_buffer.h
Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
2 years ago
rwsem.h
maple_tree: update check_forking() and bench_forking()
2 years ago
seq_file.h
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
2 years ago
sizes.h
tools: bpftool: add "prog run" subcommand to test-run programs
6 years ago
slab.h
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
6 months ago
spinlock.h
maple_tree: introduce {mtree,mas}_lock_nested()
2 years ago
static_call_types.h
static_call: Move struct static_call_key definition to static_call_types.h
5 years ago
string.h
memblock test: fix implicit declaration of function 'strscpy'
2 years ago
stringify.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
time64.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
types.h
lib/rbtree: add random seed
1 year ago
unaligned.h
tools headers: Update the linux/unaligned.h copy with the kernel sources
1 year ago
zalloc.h
Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
6 years ago