summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman-44/+74
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman-35/+50
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary-0/+1
2025-01-12coccinelle: misc: add secs_to_jiffies scriptEaswar Hariharan-0/+22
2025-01-12checkpatch: check return of `git_commit_info`Tamir Duberstein-4/+4
2025-01-12checkpatch: update reference to include/asm-<arch>Geert Uytterhoeven-1/+1
2025-01-12scripts/spelling.txt: add more spellings to spelling.txtColin Ian King-0/+36
2025-01-12scripts/decode_stacktrace.sh: fix decoding of lines with an additional infoLuca Ceresoli-2/+14
2025-01-11modpost: Allow extended modversions without basic MODVERSIONSMatthew Maurer-2/+8
2025-01-10cleanup, tags: Create tags for the cleanup primitivesPeter Zijlstra-0/+7
2025-01-11modpost: Produce extended MODVERSIONS informationMatthew Maurer-4/+59
2025-01-11kbuild: Add gendwarfksyms as an alternative to genksymsSami Tolvanen-7/+30
2025-01-11gendwarfksyms: Add support for symbol type pointersSami Tolvanen-1/+121
2025-01-11gendwarfksyms: Add support for reserved and ignored fieldsSami Tolvanen-1/+558
2025-01-11gendwarfksyms: Add support for kABI rulesSami Tolvanen-4/+531
2025-01-11gendwarfksyms: Add symbol versioningSami Tolvanen-9/+216
2025-01-11gendwarfksyms: Add symtypes outputSami Tolvanen-3/+429
2025-01-11gendwarfksyms: Add die_map debuggingSami Tolvanen-0/+35
2025-01-11gendwarfksyms: Limit structure expansionSami Tolvanen-8/+215
2025-01-11gendwarfksyms: Expand structure typesSami Tolvanen-2/+141
2025-01-11gendwarfksyms: Expand array_typeSami Tolvanen-0/+30
2025-01-11gendwarfksyms: Expand subroutine_typeSami Tolvanen-3/+85
2025-01-11gendwarfksyms: Expand type modifiers and typedefsSami Tolvanen-0/+84
2025-01-11gendwarfksyms: Add a cache for processed DIEsSami Tolvanen-41/+308
2025-01-11gendwarfksyms: Expand base_typeSami Tolvanen-0/+160
2025-01-11gendwarfksyms: Add address matchingSami Tolvanen-0/+176
2025-01-11tools: Add gendwarfksymsSami Tolvanen-0/+498
2025-01-10genksyms: use uint32_t instead of unsigned long for calculating CRCMasahiro Yamada-7/+8
2025-01-10genksyms: use generic macros for hash table implementationMasahiro Yamada-21/+15
2025-01-10genksyms: refactor the return points in the for-loop in __add_symbol()Masahiro Yamada-8/+4
2025-01-10genksyms: reduce the indentation in the for-loop in __add_symbol()Masahiro Yamada-33/+30
2025-01-10genksyms: fix memory leak when the same symbol is read from *.symref fileMasahiro Yamada-5/+9
2025-01-10genksyms: fix memory leak when the same symbol is added from sourceMasahiro Yamada-2/+15
2025-01-10modpost: zero-pad CRC values in modversion_info arrayMasahiro Yamada-1/+1
2025-01-10kconfig: qconf: use preferred form of QString APIRolf Eike Beer-4/+4
2025-01-10kheaders: use 'tar' instead of 'cpio' for copying filesMasahiro Yamada-2/+1
2025-01-10kbuild: suppress stdout from merge_config for silent buildsMasahiro Yamada-7/+10
2025-01-10kbuild: refactor cross-compiling linux-headers packageMasahiro Yamada-24/+9
2025-01-10kbuild: deb-pkg: allow hooks also in /usr/share/kernelJohannes Schauer Marin Rodrigues-6/+16
2025-01-10kbuild: deb-pkg: do not include empty hook directoriesMasahiro Yamada-2/+0
2025-01-10scripts/sorttable: Use a structure of function pointers for elf helpersSteven Rostedt-57/+118
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-35/+50
2025-01-10rust: use host dylib naming convention to support macOSTamir Duberstein-4/+11
2025-01-10rust: document `bindgen` 0.71.0 regressionMiguel Ojeda-2/+4
2025-01-08scripts/spdxcheck: Handle license identifiers in Jinja commentsLukas Bulwahn-0/+3
2025-01-08scripts/spdxcheck: Parse j2 comments correctlyThomas Gleixner-0/+3
2025-01-08scripts/tags.sh: Tag timer definitionsCosta Shulyupin-1/+2
2025-01-07scripts/sorttable: Get start/stop_mcount_loc from ELF file directlySteven Rostedt-50/+45
2025-01-07scripts/sorttable: Move code from sorttable.h into sorttable.cSteven Rostedt-498/+460
2025-01-07scripts/sorttable: Use uint64_t for mcount sortingSteven Rostedt-11/+11