summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-01-12scripts/decode_stacktrace.sh: fix decoding of lines with an additional infoLuca Ceresoli
2025-01-05Merge tag 'kbuild-fixes-v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-05kbuild: pacman-pkg: provide versioned linux-api-headers packageThomas Weißschuh
2024-12-30scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivityKuan-Wei Chiu
2024-12-28modpost: work around unaligned data access errorMasahiro Yamada
2024-12-28modpost: refactor do_vmbus_entry()Masahiro Yamada
2024-12-28modpost: fix the missed iteration for the max bit in do_input()Masahiro Yamada
2024-12-28scripts/mksysmap: Fix escape chars '$'Mostafa Saleh
2024-12-21Merge tag 'kbuild-fixes-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-12-21modpost: distinguish same module paths from different dump filesMasahiro Yamada
2024-12-21kbuild: deb-pkg: Do not install maint scripts for arch 'um'Nicolas Schier
2024-12-21kbuild: deb-pkg: add debarch for ARCH=umMasahiro Yamada
2024-12-13Merge tag 'docs-6.13-fix' of git://git.lwn.net/linuxLinus Torvalds
2024-12-11scripts/kernel-doc: Get -export option working againAkira Yokosawa
2024-12-10openrisc: place exception table at the head of vmlinuxMasahiro Yamada
2024-12-08Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-08kbuild: deb-pkg: fix build error with O=Masahiro Yamada
2024-12-08modpost: Add .irqentry.text to OTHER_SECTIONSThomas Gleixner
2024-12-03scripts/nsdeps: get 'make nsdeps' working againMasahiro Yamada
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-29Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-28kbuild: rename .tmp_vmlinux.kallsyms0.syms to .tmp_vmlinux0.symsSedat Dilek
2024-11-28kbuild: add dependency from vmlinux to resolve_btfidsThomas Weißschuh
2024-11-28modpost: replace tdb_hash() with hash_str()Masahiro Yamada
2024-11-28kbuild: deb-pkg: add python3:native to build dependencyMasahiro Yamada
2024-11-28genksyms: reduce indentation in export_symbol()Masahiro Yamada
2024-11-28modpost: improve error messages in device_id_check()Masahiro Yamada
2024-11-28modpost: rename alias symbol for MODULE_DEVICE_TABLE()Masahiro Yamada
2024-11-28modpost: rename variables in handle_moddevtable()Masahiro Yamada
2024-11-28modpost: move strstarts() to modpost.hMasahiro Yamada
2024-11-28modpost: convert do_usb_table() to a generic handlerMasahiro Yamada
2024-11-28modpost: convert do_of_table() to a generic handlerMasahiro Yamada
2024-11-28modpost: convert do_pnp_device_entry() to a generic handlerMasahiro Yamada
2024-11-28modpost: convert do_pnp_card_entries() to a generic handlerMasahiro Yamada
2024-11-28modpost: call module_alias_printf() from all do_*_entry() functionsMasahiro Yamada
2024-11-28modpost: pass (struct module *) to do_*_entry() functionsMasahiro Yamada
2024-11-28modpost: remove DEF_FIELD_ADDR_VAR() macroMasahiro Yamada
2024-11-28modpost: deduplicate MODULE_ALIAS() for all driversMasahiro Yamada
2024-11-28modpost: introduce module_alias_printf() helperMasahiro Yamada
2024-11-28modpost: remove unnecessary check in do_acpi_entry()Masahiro Yamada
2024-11-28modpost: remove incorrect code in do_eisa_entry()Masahiro Yamada
2024-11-28setlocalversion: add -e optionMasahiro Yamada
2024-11-28setlocalversion: work around "git describe" performanceRasmus Villemoes
2024-11-28kbuild: switch from lz4c to lz4 for compressionParth Pancholi
2024-11-28kbuild: re-enable KCSAN for autogenerated *.mod.c intermediariesMasahiro Yamada
2024-11-28kbuild: enable objtool for *.mod.o and additional kernel objectsMasahiro Yamada
2024-11-28kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.libMasahiro Yamada
2024-11-28kbuild: remove support for single %.symtypes build ruleMasahiro Yamada