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
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
2024-09-04
tools: move alignment-related macros to new <linux/align.h>
Alexander Lobakin
2
-1
/
+13
2024-09-04
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-3
/
+4
2023-10-06
bpf: Fix BTF_ID symbol generation collision in tools/
Nick Desaulniers
1
-1
/
+1
2023-08-26
x86/ibt: Add ANNOTATE_NOENDBR
Peter Zijlstra
1
-0
/
+16
2023-08-26
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
1
-0
/
+12
2023-02-06
tools: fix ARRAY_SIZE defines in tools and selftests hdrs
Shuah Khan
1
-0
/
+2
2022-12-31
tools/include: Add _RET_IP_ and math definitions to kernel.h
Karolina Drobnik
1
-0
/
+6
2022-07-23
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+4
2022-07-23
objtool: Add entry UNRET validation
Peter Zijlstra
1
-0
/
+3
2021-09-13
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
1
-1
/
+3
2021-09-13
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
1
-3
/
+1
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2
-141
/
+3
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
1
-2
/
+2
2021-08-19
tools: Add sparse context/locking annotations in compiler-types.h
Riccardo Mancini
1
-0
/
+18
2021-07-14
tools headers: Remove broken definition of __LITTLE_ENDIAN
Arnaldo Carvalho de Melo
1
-6
/
+0
2021-06-30
tools lib: Adopt bitmap_intersects() operation from the kernel sources
Alexey Bayduraev
1
-0
/
+11
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
2
-1
/
+9
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+5
2021-05-06
tools: sync small_const_nbits() macro with the kernel
Yury Norov
1
-3
/
+0
2021-05-06
tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel
Yury Norov
1
-6
/
+1
2021-05-06
tools: bitmap: sync function declarations with the kernel
Yury Norov
1
-4
/
+4
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-0
/
+78
2021-04-15
tools include: Add an initial math64.h
Rob Herring
1
-0
/
+75
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
1
-0
/
+18
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
1
-0
/
+73
2021-03-11
static_call: Move struct static_call_key definition to static_call_types.h
Juergen Gross
1
-0
/
+18
2021-03-08
tools include: Add __sum16 and __wsum definitions.
Ian Rogers
1
-0
/
+3
2021-03-06
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Arnaldo Carvalho de Melo
1
-5
/
+15
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+0
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+12
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+241
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
1
-2
/
+25
2021-02-17
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
1
-0
/
+27
2021-02-17
rbtree: Add generic add and find helpers
Peter Zijlstra
1
-1
/
+191
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
1
-2
/
+0
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
1
-1
/
+0
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
1
-1
/
+4
2021-01-26
objtool: Add asm version of STACK_FRAME_NON_STANDARD
Josh Poimboeuf
1
-0
/
+8
2021-01-26
samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
Tiezhu Yang
1
-0
/
+3
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+0
2021-01-15
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+0
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
1
-0
/
+6
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
1
-0
/
+2
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
1
-0
/
+1
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-4
/
+11
2020-12-18
tools headers: Update linux/ctype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+12
2020-12-18
tools headers: Add conditional __has_builtin()
Arnaldo Carvalho de Melo
1
-0
/
+11
2020-12-18
tools headers: Get tools's linux/compiler.h closer to the kernel's
Arnaldo Carvalho de Melo
2
-3
/
+11
2020-12-17
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
[next]