linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kconfig updates for v5.2
@ 2019-05-15 15:56 Masahiro Yamada
  2019-05-15 16:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2019-05-15 15:56 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: masahiroy, Linux Kbuild mailing list, Linux Kernel Mailing List

Hi Linus,

Please pull Kconfig updates for v5.2

Thanks.



The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:

  Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kconfig-v5.2

for you to fetch changes up to 9b9f5948afcdf583cb1b58e0c4cc327aa1820f5a:

  kconfig: make conf_get_autoconfig_name() static (2019-05-14 23:23:25 +0900)

----------------------------------------------------------------
Kconfig updates for v5.2

 - error out if a user specifies a directory instead of a file from
   "Save" menu of GUI interfaces

 - do not overwrite .config if there is no change in the configuration

 - create parent directories as needed when a user specifies a new file
   path from "Save" menu of menuconfig/nconfig

 - fix potential buffer overflow

 - some trivial cleanups

----------------------------------------------------------------
Jacob Garber (1):
      kconfig: use snprintf for formatting pathnames

Masahiro Yamada (6):
      kconfig: remove trailing whitespaces
      kconfig: do not accept a directory for configuration output
      kconfig: do not write .config if the content is the same
      kconfig: make parent directories for the saved .config as needed
      kconfig: remove useless NULL pointer check in conf_write_dep()
      kconfig: make conf_get_autoconfig_name() static

Petr Vorel (1):
      kconfig: Make nconf-cfg.sh executable

 scripts/kconfig/confdata.c               | 121 ++++++++++++++-------
 scripts/kconfig/gconf.c                  |   2 +-
 scripts/kconfig/lexer.l                  |   3 +-
 scripts/kconfig/lkc.h                    |   1 -
 scripts/kconfig/lxdialog/BIG.FAT.WARNING |   2 +-
 scripts/kconfig/mconf.c                  |   2 +-
 scripts/kconfig/nconf-cfg.sh             |   0
 scripts/kconfig/nconf.c                  |   3 +-
 8 files changed, 89 insertions(+), 45 deletions(-)
 mode change 100644 => 100755 scripts/kconfig/nconf-cfg.sh


-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Kconfig updates for v5.2
  2019-05-15 15:56 [GIT PULL] Kconfig updates for v5.2 Masahiro Yamada
@ 2019-05-15 16:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-05-15 16:10 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, masahiroy, Linux Kbuild mailing list,
	Linux Kernel Mailing List

The pull request you sent on Thu, 16 May 2019 00:56:47 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kconfig-v5.2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2bbacd1a92788ee334c7e92b765ea16ebab68dfe

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-15 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-15 15:56 [GIT PULL] Kconfig updates for v5.2 Masahiro Yamada
2019-05-15 16:10 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).