summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-07-02kconfig: gconf: grey out button for current viewMasahiro Yamada
2025-07-02kconfig: gconf: refactor view setting codeMasahiro Yamada
2025-07-01kconfig: gconf: move init_*() functions belowMasahiro Yamada
2025-07-01kconfig: gconf: add static qualifiers to variablesMasahiro Yamada
2025-07-01kconfig: gconf: remove unused 'color' variableMasahiro Yamada
2025-07-01kconfig: gconf: remove unneeded variables in on_treeview*_button_press_event()Masahiro Yamada
2025-07-01kconfig: gconf: remove unneeded variable in on_split_clicked()Masahiro Yamada
2025-07-01kconfig: gconf: remove unnecessary NULL checks for tree1 and tree2Masahiro Yamada
2025-07-01kconfig: gconf: remove parents[] array and indent variableMasahiro Yamada
2025-07-01kconfig: gconf: remove internal-child="image" nodes from gladeMasahiro Yamada
2025-07-01kconfig: gconf: remove unnecessary gtk_set_locale() callMasahiro Yamada
2025-07-01kconfig: gconf: remove gtk_tree_view_set_rules_hint() callsMasahiro Yamada
2025-07-01kconfig: gconf: remove gtk_widget_realize() callsMasahiro Yamada
2025-07-01kconfig: gconf: remove gtk_tree_view_column_set_visible() callsMasahiro Yamada
2025-07-01kconfig: gconf: remove unneeded gtk_tree_view_set_headers_visible() callsMasahiro Yamada
2025-07-01kconfig: gconf: remove meaningless code in init_main_window()Masahiro Yamada
2025-07-01kconfig: gconf: remove empty if-blockMasahiro Yamada
2025-07-01kconfig: gconf: remove old #ifdef GTK_CHECK_VERSIONMasahiro Yamada
2025-07-01kconfig: gconf: always destroy dialog in on_window1_delete_event()Masahiro Yamada
2025-06-30kconfig: gconf: fix potential memory leak in renderer_edited()Masahiro Yamada
2025-06-30kconfig: gconf: make columns resizableMasahiro Yamada
2025-06-30kconfig: re-add menu_get_parent_menu() that returns parent menuMasahiro Yamada
2025-06-30kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()Masahiro Yamada
2025-06-30kconfig: qconf: show selected choice in the Value columnMasahiro Yamada
2025-06-30kconfig: qconf: do not show checkbox icon for choiceMasahiro Yamada
2025-06-28kconfig: set MENU_CHANGED to choice when the selected member is changedMasahiro Yamada
2025-06-24kconfig: lxdialog: fix 'space' to (de)select optionsYann E. MORIN
2025-06-18kconfig: use memcmp instead of deprecated bcmpThomas Meyer
2025-06-16gendwarfksyms: Fix structure type overridesSami Tolvanen
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07genksyms: Fix enum consts from a reference affecting new valuesPetr Pavlu
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-06scripts/misc-check: check unnecessary #include <linux/export.h> when W=1Masahiro Yamada
2025-06-06scripts/misc-check: check missing #include <linux/export.h> when W=1Masahiro Yamada
2025-06-06scripts/misc-check: add double-quotes to satisfy shellcheckMasahiro Yamada
2025-06-06kbuild: move W=1 check for scripts/misc-check to top-level MakefileMasahiro Yamada
2025-06-06scripts/tags.sh: allow to use alternative ctags implementationMasatake YAMATO
2025-06-06kconfig: introduce menu type enumMasahiro Yamada
2025-06-04Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-06-01randstruct: gcc-plugin: Fix attribute additionKees Cook
2025-05-31kcov: rust: add flags for KCOV with RustAlice Ryhl
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds