aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-16treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada
2024-07-16kconfig: remove E_LIST expression typeMasahiro Yamada
2024-07-16kconfig: remove P_CHOICE propertyMasahiro Yamada
2024-07-16kconfig: use sym_get_choice_menu() in sym_check_deps()Masahiro Yamada
2024-07-16kconfig: use sym_get_choice_menu() in sym_check_choice_deps()Masahiro Yamada
2024-07-16kconfig: use sym_get_choice_menu() in sym_check_print_recursive()Masahiro Yamada
2024-07-16kconfig: remove expr_list_for_each_sym() macroMasahiro Yamada
2024-07-16kconfig: use menu_list_for_each_sym() in sym_choice_default()Masahiro Yamada
2024-07-16kconfig: change sym_choice_default() to take the choice menuMasahiro Yamada
2024-07-16kconfig: remove conf_unsaved in conf_read_simple()Masahiro Yamada
2024-07-16kconfig: remove sym_get_choice_value()Masahiro Yamada
2024-07-16kconfig: refactor choice value calculationMasahiro Yamada
2024-07-16kconfig: import list_move(_tail) and list_for_each_entry_reverse macrosMasahiro Yamada
2024-07-16scripts/make_fit: Support decomposing DTBsChen-Yu Tsai
2024-07-16kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.specRafael Aquini
2024-07-16modpost: Enable section warning from *driver to .exit.textUwe Kleine-König
2024-07-16kbuild: move init/build-version to scripts/Masahiro Yamada
2024-07-16kconfig: remember the current choice while parsing the choice blockMasahiro Yamada
2024-07-16kconfig: introduce choice_set_value() helperMasahiro Yamada
2024-07-16kconfig: add fallthrough comments to expr_compare_type()Masahiro Yamada
2024-07-16kconfig: remove unneeded code in expr_compare_type()Masahiro Yamada
2024-07-16kconfig: add -e and -u options to *conf-cfg.sh scriptsMasahiro Yamada
2024-07-16kbuild: merge temporary vmlinux for BTF and kallsymsMasahiro Yamada
2024-07-16kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada
2024-07-16kbuild: refactor variables in scripts/link-vmlinux.shMasahiro Yamada
2024-07-16kconfig: refactor conf_write_defconfig() to reduce indentation levelMasahiro Yamada
2024-07-16kconfig: refactor conf_set_all_new_symbols() to reduce indentation levelMasahiro Yamada
2024-07-16kconfig: remove tristate choice supportMasahiro Yamada
2024-07-16kconfig: pass new conf_changed value to the callbackMasahiro Yamada
2024-07-16kconfig: gconf: move conf_changed() definition upMasahiro Yamada
2024-07-16kconfig: gconf: remove unnecessary forward declarationsMasahiro Yamada
2024-07-16kconfig: qconf: remove initial call to conf_changed()Masahiro Yamada
2024-07-16initramfs: shorten cmd_initfs in usr/MakefileMasahiro Yamada
2024-07-07Linux 6.10-rc7Linus Torvalds
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-06Merge tag '6.10-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman
2024-07-05Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-05Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-05Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05Merge tag 'tpmdd-next-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-05Merge tag 'i2c-host-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-07-05Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov
2024-07-05Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini