summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-10-21Merge tag 'v5.15.195' into 5.15-2.2.x-imxEfe Can Icoz
2025-10-19locking: Introduce __cleanup() based infrastructurePeter Zijlstra
2025-10-10Merge tag 'v5.15.193' into 5.15-2.2.x-imxEfe Can Icoz
2025-09-12Merge tag 'v5.15.191' into 5.15-2.2.x-imxVitor Soares
2025-09-09randstruct: gcc-plugin: Fix attribute additionKees Cook
2025-09-09randstruct: gcc-plugin: Remove bogus void memberKees Cook
2025-09-02Merge tag 'v5.15.189' into 5.15-2.2.x-imxVitor Soares
2025-08-28kconfig: lxdialog: fix 'space' to (de)select optionsYann E. MORIN
2025-08-28kconfig: gconf: fix potential memory leak in renderer_edited()Masahiro Yamada
2025-08-28kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()Masahiro Yamada
2025-08-28kconfig: nconf: Ensure null termination where strncpy is usedShankari Anand
2025-08-28kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.cSuchit Karunakaran
2025-08-28kconfig: qconf: fix ConfigList::updateListAllforAll()Masahiro Yamada
2025-06-27kbuild: Add KBUILD_CPPFLAGS to as-option invocationNathan Chancellor
2025-06-27kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGSMasahiro Yamada
2025-06-27kbuild: Add CLANG_FLAGS to as-instrNathan Chancellor
2025-06-27kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers
2025-06-06Merge tag 'v5.15.185' into 5.15-2.2.x-imxKarsten Sperling Opdal
2025-06-04kbuild: fix argument parsing in scripts/configSeyediman Seyedarab
2025-06-04kconfig: merge_config: use an empty file as initfileDaniel Gomez
2025-05-29Merge tag 'v5.15.180' into 5.15-2.2.x-imxHiago De Franco
2025-05-29Merge tag 'v5.15.179' into 5.15-2.2.x-imxHiago De Franco
2025-04-10selinux: Chain up tool resolving errors in install_policy.shTim Schumacher
2025-03-13Merge tag 'v5.15.177' into 5.15-2.2.x-imxHiago De Franco
2025-03-13Merge tag 'v5.15.176' into 5.15-2.2.x-imxHiago De Franco
2025-03-13Merge tag 'v5.15.174' into 5.15-2.2.x-imxHiago De Franco
2025-03-13Merge tag 'v5.15.168' into 5.15-2.2.x-imxHiago De Franco
2025-03-13Merge tag 'v5.15.165' into 5.15-2.2.x-imxHiago De Franco
2025-03-13Merge tag 'v5.15.164' into 5.15-2.2.x-imxHiago De Franco
2025-03-13Merge tag 'v5.15.163' into 5.15-2.2.x-imxHiago De Franco
2025-03-13Merge tag 'v5.15.162' into 5.15-2.2.x-imxHiago De Franco
2025-03-13Merge tag 'v5.15.161' into 5.15-2.2.x-imxHiago De Franco
2025-03-13kbuild: Move -Wenum-enum-conversion to W=2Nathan Chancellor
2025-03-13kconfig: fix memory leak in sym_warn_unmet_dep()Masahiro Yamada
2025-03-13kconfig: WERROR unmet symbol dependencySergey Senozhatsky
2025-03-13kconfig: deduplicate code in conf_read_simple()Masahiro Yamada
2025-03-13kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()Masahiro Yamada
2025-03-13kconfig: require a space after '#' for valid inputMasahiro Yamada
2025-03-13kconfig: add warn-unknown-symbols sanity checkSergey Senozhatsky
2025-03-13kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LISTMasahiro Yamada
2025-03-13genksyms: fix memory leak when the same symbol is read from *.symref fileMasahiro Yamada
2025-03-13genksyms: fix memory leak when the same symbol is added from sourceMasahiro Yamada
2025-03-11Merge tag 'v5.15.159' into 5.15-2.2.x-imxHiago De Franco
2025-01-23scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivityKuan-Wei Chiu
2025-01-09modpost: fix the missed iteration for the max bit in do_input()Masahiro Yamada
2025-01-09modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit hostMasahiro Yamada
2024-12-14modpost: Add .irqentry.text to OTHER_SECTIONSThomas Gleixner
2024-12-14modpost: Include '.text.*' in TEXT_SECTIONSNathan Chancellor
2024-12-14modpost: remove incorrect code in do_eisa_entry()Masahiro Yamada
2024-10-17kconfig: qconf: fix buffer overflow in debug linksMasahiro Yamada