index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+55
2025-06-16
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2
-5
/
+13
2025-05-20
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+2
2025-05-20
tools headers compiler: Pick the const_true() define from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+22
2025-04-10
tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sources
Namhyung Kim
1
-0
/
+45
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-13
/
+106
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+5
2025-03-17
lib/interval_tree: add test case for interval_tree_iter_xxx() helpers
Wei Yang
1
-0
/
+21
2025-03-17
lib/rbtree: add random seed
Wei Yang
1
-0
/
+2
2025-03-17
lib/rbtree: enable userland test suite for rbtree related data structure
Wei Yang
6
-13
/
+83
2025-03-16
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
1
-0
/
+5
2025-03-05
treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'
Vincent Mailhol
1
-1
/
+1
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+15
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-0
/
+10
2025-01-12
tools: arm64: Update sysreg.h header files
James Clark
1
-0
/
+15
2024-12-12
bpftool: Probe for ISA v4 instruction set extension
Simone Magnani
1
-0
/
+10
2024-12-02
objtool: Convert {.UN}REACHABLE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert instrumentation_{begin,end}() to ANNOTATE
Peter Zijlstra
1
-0
/
+2
2024-12-02
objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_NOENDBR to ANNOTATE
Peter Zijlstra
1
-0
/
+5
2024-11-11
Improve consistency of '#error' directive messages
Nataniel Farzan
1
-1
/
+1
2024-10-28
tools headers: Update the linux/unaligned.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-10
/
+1
2024-10-28
tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+15
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-0
/
+157
2024-09-28
Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+3
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
6
-4
/
+55
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-1
/
+1
2024-09-23
tools: Add additional SYM_*() stubs to linkage.h
Heiko Carstens
1
-1
/
+3
2024-09-22
Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
2
-4
/
+15
2024-09-20
tools: Optimize ring buffer for riscv
Charlie Jenkins
1
-1
/
+1
2024-09-13
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
1
-0
/
+4
2024-08-30
selftests: vDSO: fix include order in build of test_vdso_chacha
Christophe Leroy
1
-0
/
+4
2024-08-29
perf: cs-etm: Support version 0.1 of HW_ID packets
James Clark
1
-4
/
+13
2024-08-11
mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
Wei Yang
1
-0
/
+1
2024-08-06
memblock test: fix implicit declaration of function 'strscpy'
Wei Yang
1
-0
/
+2
2024-08-06
memblock test: fix implicit declaration of function 'memparse'
Wei Yang
1
-0
/
+1
2024-08-06
memblock test: add the definition of __setup()
Wei Yang
1
-0
/
+3
2024-08-06
memblock test: fix implicit declaration of function 'virt_to_phys'
Wei Yang
1
-0
/
+6
2024-08-06
tools/testing: abstract two init.h into common include directory
Wei Yang
2
-4
/
+40
2024-08-06
memblock tests: include export.h in linkage.h as kernel dose
Wei Yang
1
-0
/
+2
2024-07-31
perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc
Athira Rajeev
1
-0
/
+2
2024-07-26
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Linus Torvalds
1
-1
/
+16
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-5
/
+2
2024-07-18
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
2
-0
/
+6
2024-07-10
radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
Wei Yang
1
-1
/
+16
2024-07-05
memblock tests: fix implicit declaration of function 'numa_valid_node'
Wei Yang
1
-0
/
+5
2024-06-24
slab: delete useless RED_INACTIVE and RED_ACTIVE
Chengming Zhou
1
-5
/
+2
[next]