summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-11-14gdb: lx-symbols: do not error out on monolithic buildEtienne Buira
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-11-12rust: warn on bindgen < 0.69.5 and libclang >= 19.1Miguel Ojeda
2024-11-12scripts/tags.sh: Don't tag usages of DEFINE_MUTEXCosta Shulyupin
2024-11-11kbuild,bpf: Pass make jobs' value to paholeFlorian Schmaus
2024-11-07alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-06kbuild: Add AutoFDO support for Clang buildRong Xu
2024-11-05checkpatch: always parse orig_commit in fixes tagTamir Duberstein
2024-11-05scripts/spelling.txt: add typo "exprienced" and "rewritting"WangYuli
2024-11-05scripts/decode_stacktrace.sh: remove trailing spaceBreno Leitao
2024-11-05scripts/spelling.txt: add more spellings correctionsYu Jiaoliang
2024-11-06kconfig: document the positional argument in the help messageMasahiro Yamada
2024-11-06kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu()Masahiro Yamada
2024-11-06kconfig: qconf: refactor ConfigInfoView::clicked()Masahiro Yamada
2024-11-06kconfig: add sym_get_prompt_menu() helper functionMasahiro Yamada
2024-11-06kconfig: qconf: remove non-functional href="m..." tagMasahiro Yamada
2024-11-06kconfig: qconf: remove redundant check in goBack()Masahiro Yamada
2024-11-06kconfig: qconf: avoid unnecessary parentSelected() when ESC is pressedMasahiro Yamada
2024-11-06kconfig: qconf: remove ConfigItem::visible memberMasahiro Yamada
2024-11-06kconfig: qconf: do not show goParent button in split viewMasahiro Yamada
2024-11-06kconfig: qconf: convert the last old connection syntax to Qt5 styleMasahiro Yamada
2024-11-06kconfig: qconf: remove unnecessary lastWindowClosed() signal connectionMasahiro Yamada
2024-11-06kconfig: qconf: remove unnecessary setRootIsDecorated() callMasahiro Yamada
2024-11-06kconfig: qconf: remove redundant type check for choice membersMasahiro Yamada
2024-11-06kconfig: qconf: remove mouse{Press,Move}Event() functionsMasahiro Yamada
2024-11-06kconfig: qconf: simplify character replacementRolf Eike Beer
2024-11-06kconfig: qconf: use default platform shortcutsRolf Eike Beer
2024-11-06kconfig: qconf: use QString to store path to configuration fileRolf Eike Beer
2024-11-06kconfig: nconf: Fix typo in function commentThorsten Blum
2024-11-06streamline_config.pl: remove prompt warnings for configs with defaultsDavid Hunter
2024-11-06streamline_config.pl: ensure all defaults are trackedDavid Hunter
2024-11-05scripts: Remove export_report.plMatthew Maurer
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman
2024-11-05scripts/tags.sh: Fix warnings "null expansion of name pattern"Costa Shulyupin
2024-11-05scripts/tags.sh: use list of identifiers to ignoreCosta Shulyupin
2024-11-05scripts/tags.sh: add regex to map IDT entriesCosta Shulyupin
2024-11-04rust: add arch_static_branchAlice Ryhl
2024-11-04streamline_config.pl: fix missing variable operator in debug printDavid Hunter
2024-11-04kconfig: nconf: Use TAB to cycle thru dialog buttonsThorsten Blum
2024-11-04kconfig: qconf: set parent in the widget constructorMasahiro Yamada
2024-11-04kconfig: qconf: reorder code in ConfigMainWindow() constructorMasahiro Yamada
2024-11-04kconfig: qconf: set QSplitter orientation in the constructorMasahiro Yamada
2024-11-04kconfig: remove zconfprint()Masahiro Yamada
2024-11-04kconfig: remove support for "bool" prompt for choice entriesMasahiro Yamada
2024-11-04kbuild: add generic support for built-in boot DTBsMasahiro Yamada
2024-11-03Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-03modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit hostMasahiro Yamada
2024-11-03modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endiannessMasahiro Yamada
2024-10-31kconfig: show sub-menu entries even if the prompt is hiddenMasahiro Yamada