index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
2
-0
/
+90
2025-10-14
objtool: Add ANNOTATE_DATA_SPECIAL
Josh Poimboeuf
1
-0
/
+2
2025-10-14
interval_tree: Fix ITSTATIC usage for *_subtree_search()
Josh Poimboeuf
1
-1
/
+1
2025-10-14
interval_tree: Sync interval_tree_generic.h with tools
Josh Poimboeuf
1
-6
/
+2
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-10-08
Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
2
-1
/
+393
2025-10-07
tools headers: kcfi: rename missed CONFIG_CFI_CLANG
Carlos Llamas
1
-1
/
+1
2025-10-04
Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
3
-1
/
+8
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+22
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-4
/
+161
2025-10-02
tools include: Replace tools linux/gfp_types.h with kernel version
Ian Rogers
1
-1
/
+392
2025-10-02
tools bitmap: Add missing asm-generic/bitsperlong.h include
Ian Rogers
1
-0
/
+1
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-3
/
+3
2025-09-29
tools/testing: Add support for prefilled slab sheafs
Liam R. Howlett
1
-0
/
+28
2025-09-29
tools/testing: Add support for changes to slab for sheaves
Liam R. Howlett
1
-4
/
+133
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-3
/
+3
2025-09-13
tools/include: implement a couple of atomic_t ops
Brendan Jackman
1
-0
/
+22
2025-08-27
Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
2
-23
/
+29
2025-08-27
tools headers: Add symlink to linux/pci_ids.h
David Matlack
1
-0
/
+1
2025-08-27
tools headers: Import asm-generic MMIO helpers
David Matlack
1
-1
/
+3
2025-08-27
tools headers: Add stub definition for __iomem
David Matlack
1
-0
/
+4
2025-08-19
tools/testing: add linux/args.h header and fix radix, VMA tests
Lorenzo Stoakes
1
-0
/
+28
2025-08-18
tools headers: Sync linux/cfi_types.h with the kernel source
Namhyung Kim
1
-0
/
+23
2025-08-18
tools headers: Sync linux/bits.h with the kernel source
Namhyung Kim
1
-23
/
+6
2025-08-18
objtool: Validate kCFI calls
Peter Zijlstra
1
-0
/
+1
2025-07-09
kallsyms: fix build without execinfo
Achill Gilgenast
1
-0
/
+4
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
[next]