summaryrefslogtreecommitdiff
path: root/tools/include/linux
AgeCommit message (Expand)Author
14 daysMerge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-15static_call: allow using STATIC_CALL_TRAMP_STR() from assemblyNaman Jain
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf
2025-10-14objtool: Add ANNOTATE_DATA_SPECIALJosh Poimboeuf
2025-10-14interval_tree: Fix ITSTATIC usage for *_subtree_search()Josh Poimboeuf
2025-10-14interval_tree: Sync interval_tree_generic.h with toolsJosh Poimboeuf
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-08Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...Linus Torvalds
2025-10-07tools headers: kcfi: rename missed CONFIG_CFI_CLANGCarlos Llamas
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2025-10-02tools include: Replace tools linux/gfp_types.h with kernel versionIan Rogers
2025-10-02tools bitmap: Add missing asm-generic/bitsperlong.h includeIan Rogers
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29tools/testing: Add support for prefilled slab sheafsLiam R. Howlett
2025-09-29tools/testing: Add support for changes to slab for sheavesLiam R. Howlett
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-13tools/include: implement a couple of atomic_t opsBrendan Jackman
2025-08-27Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...Linus Torvalds
2025-08-27tools headers: Add symlink to linux/pci_ids.hDavid Matlack
2025-08-27tools headers: Import asm-generic MMIO helpersDavid Matlack
2025-08-27tools headers: Add stub definition for __iomemDavid Matlack
2025-08-19tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes
2025-08-18tools headers: Sync linux/cfi_types.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync linux/bits.h with the kernel sourceNamhyung Kim
2025-08-18objtool: Validate kCFI callsPeter Zijlstra
2025-07-09kallsyms: fix build without execinfoAchill Gilgenast
2025-06-17tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2025-05-20tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2025-05-20tools headers compiler: Pick the const_true() define from the kernel sourcesArnaldo Carvalho de Melo
2025-04-10tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sourcesNamhyung Kim
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-17lib/interval_tree: add test case for interval_tree_iter_xxx() helpersWei Yang
2025-03-17lib/rbtree: add random seedWei Yang
2025-03-17lib/rbtree: enable userland test suite for rbtree related data structureWei Yang
2025-03-16mm: make vma cache SLAB_TYPESAFE_BY_RCUSuren Baghdasaryan
2025-03-05treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'Vincent Mailhol
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-01-12tools: arm64: Update sysreg.h header filesJames Clark
2024-12-12bpftool: Probe for ISA v4 instruction set extensionSimone Magnani
2024-12-02objtool: Convert {.UN}REACHABLE to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert instrumentation_{begin,end}() to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATEPeter Zijlstra