mbox series

[GIT,PULL] Kbuild fixes for v6.1-rc6

Message ID CAK7LNAR3ESoUBQ5HM3FCLT2LC8JPWstTO6aypnm09ayCFjknYA@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Kbuild fixes for v6.1-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v6.1-3

Message

Masahiro Yamada Nov. 19, 2022, 3:26 p.m. UTC
Hello Linus,


Please pull Kbuild fixes.
Thanks.





The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa:

  Linux 6.1-rc5 (2022-11-13 13:12:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v6.1-3

for you to fetch changes up to 5db8face97f81c9342458c052572e19ac6bd8e52:

  kbuild: Restore .version auto-increment behaviour for Debian
packages (2022-11-17 17:51:45 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.1 (3rd)

 - Update MAINTAINERS with Nathan and Nicolas as new Kbuild reviewers.

 - Increment the debian revision for deb-pkg builds

----------------------------------------------------------------
Marc Zyngier (1):
      kbuild: Restore .version auto-increment behaviour for Debian packages

Nicolas Schier (3):
      MAINTAINERS: Add Nathan and Nicolas to Kbuild reviewers
      MAINTAINERS: Remove Michal Marek from Kbuild maintainers
      MAINTAINERS: Add linux-kbuild's patchwork

 CREDITS                  | 4 ++++
 MAINTAINERS              | 5 ++++-
 scripts/package/mkdebian | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Nov. 19, 2022, 5:14 p.m. UTC | #1
The pull request you sent on Sun, 20 Nov 2022 00:26:40 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v6.1-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8c67d863a9d60f8e2d563477ba2fd664122e0aae

Thank you!