index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
tools bitmap: Add missing asm-generic/bitsperlong.h include
Ian Rogers
1
-0
/
+1
2025-07-17
kallsyms: fix build without execinfo
Achill Gilgenast
1
-0
/
+4
2024-08-29
tools: move alignment-related macros to new <linux/align.h>
Alexander Lobakin
3
-5
/
+14
2024-08-29
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-3
/
+4
2024-05-17
memblock tests: fix undefined reference to `panic'
Wei Yang
2
-0
/
+20
2024-05-17
memblock tests: fix undefined reference to `early_pfn_to_nid'
Wei Yang
1
-0
/
+5
2024-04-03
tools/resolve_btfids: fix build with musl libc
Natanael Copa
1
-0
/
+2
2024-03-26
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
1
-0
/
+9
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2023-11-02
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
1
-0
/
+40
2023-10-06
bpf: Fix BTF_ID symbol generation collision in tools/
Nick Desaulniers
1
-1
/
+1
2023-10-06
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
Mike Rapoport (IBM)
1
-0
/
+2
2023-10-06
memblock tests: fix warning: "__ALIGN_KERNEL" redefined
Mike Rapoport (IBM)
1
-2
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-49
/
+12
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+1
2022-09-28
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
1
-1
/
+1
2022-09-26
radix tree test suite: add support for slab bulk APIs
Liam R. Howlett
1
-0
/
+4
2022-09-21
tools: sync find_bit() implementation
Yury Norov
1
-49
/
+12
2022-09-11
tools: fix compilation after gfp_types.h split
Matthew Wilcox (Oracle)
2
-20
/
+2
2022-08-22
perf tools: Fix compile error for x86
Yang Jihong
1
-0
/
+4
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-6
/
+22
2022-08-06
Merge tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+11
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+28
2022-08-03
Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
1
-0
/
+2
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2022-07-26
tools lib: Add list_last_entry_or_null()
Yang Jihong
1
-0
/
+11
2022-07-15
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
1
-2
/
+2
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+7
2022-07-14
lib/bitmap: change return types to bool where appropriate
Yury Norov
1
-4
/
+4
2022-07-10
XArray: Add calls to might_alloc()
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-7
/
+28
2022-07-07
objtool: update objtool.txt references
Mauro Carvalho Chehab
1
-1
/
+1
2022-06-30
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
1
-0
/
+16
2022-06-29
tools/bpf: Sync btf_ids.h to tools
Stanislav Fomichev
1
-7
/
+28
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+4
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
1
-0
/
+3
2022-06-06
x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
Josh Poimboeuf
1
-0
/
+6
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-8
/
+9
2022-06-03
bitmap: Fix return values to be unsigned
Kees Cook
1
-8
/
+9
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+193
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
1
-0
/
+193
2022-05-06
objtool: Fix STACK_FRAME_NON_STANDARD reloc type
Peter Zijlstra
1
-1
/
+3
2022-05-03
tools: Import ARM SMCCC definitions
Raghavendra Rao Ananta
1
-0
/
+193
2022-04-22
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
1
-1
/
+7
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
1
-3
/
+3
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-4
/
+2
2022-03-27
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-0
/
+156
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+32
[next]