linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.8-rc4
@ 2020-07-05 15:13 Masahiro Yamada
  2020-07-05 19:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2020-07-05 15:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux Kbuild mailing list

Hi Linus,

Please pull some more Kbuild fixes.
Thanks.



The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ba77dca584f5abf30340672bc752fe7912731af5:

  .gitignore: Do not track `defconfig` from `make savedefconfig`
(2020-07-05 16:15:46 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.8 (2nd)

 - fix various bugs in xconfig

 - fix some issues in cross-compilation using Clang

 - fix documentation

----------------------------------------------------------------
Dov Murik (1):
      docs: kbuild: fix ReST formatting

Masahiro Yamada (3):
      gcc-plugins: fix gcc-plugins directory path in documentation
      kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang
      kbuild: make Clang build userprogs for target architecture

Mauro Carvalho Chehab (8):
      kconfig: qconf: cleanup includes
      kconfig: qconf: make search fully work again on split mode
      kconfig: qconf: make debug links work again
      kconfig: qconf: re-implement setSelected()
      kconfig: qconf: simplify the goBack() logic
      kconfig: qconf: don't show goback button on splitMode
      kconfig: qconf: navigate menus on hyperlinks
      kconfig: qconf: parse newer types at debug info

Paul Menzel (1):
      .gitignore: Do not track `defconfig` from `make savedefconfig`

 .gitignore                                   |   3 +
 Documentation/kbuild/modules.rst             |   7 +-
 Documentation/kbuild/reproducible-builds.rst |   2 +-
 Makefile                                     |   4 +-
 init/Kconfig                                 |   8 +-
 scripts/gcc-plugins/Kconfig                  |   2 +-
 scripts/kconfig/qconf.cc                     | 173 ++++++++++++++++-----------
 scripts/kconfig/qconf.h                      |  23 ++--
 8 files changed, 136 insertions(+), 86 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] Kbuild fixes for v5.8-rc4
  2020-07-05 15:13 [GIT PULL] Kbuild fixes for v5.8-rc4 Masahiro Yamada
@ 2020-07-05 19:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-07-05 19:55 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Linux Kernel Mailing List, Linux Kbuild mailing list

The pull request you sent on Mon, 6 Jul 2020 00:13:09 +0900:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4bc927367db11d8c5b1e20d05729f1ee748791b9

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:[~2020-07-05 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-05 15:13 [GIT PULL] Kbuild fixes for v5.8-rc4 Masahiro Yamada
2020-07-05 19:55 ` 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).