All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes & updates v5.17-rc1
@ 2022-01-21 22:27 Helge Deller
  2022-01-22  8:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2022-01-21 22:27 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin, Sven Schnelle

The following changes since commit 455e73a07f6e288b0061dfcf4fcf54fa9fe06458:

  Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (2022-01-12 17:02:27 -0800)

are available in the Git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.17/parisc-2

for you to fetch changes up to d24846a4246b6e61ecbd036880a4adf61681d241:

  parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries (2022-01-21 22:48:54 +0100)

----------------------------------------------------------------
parisc architecture fixes & enhancements for kernel v5.17-rc1

- a memory leak fix in an error path in pdc_stable (Miaoqian Lin)
- two compiler warning fixes in the TOC code
- added autodetection for currently used console type (serial or graphics)
  which inserts console=<type> if it's missing

----------------------------------------------------------------
Helge Deller (4):
      parisc: Add visible flag to toc_stack variable
      parisc: Use safer strscpy() in setup_cmdline()
      parisc: Autodetect default output device and set console= kernel parameter
      parisc: Fix missing prototype for 'toc_intr' warning in toc.c

Miaoqian Lin (1):
      parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries

 arch/parisc/include/asm/processor.h |  1 +
 arch/parisc/kernel/setup.c          | 15 +++++++++++++--
 arch/parisc/kernel/toc.c            |  3 ++-
 drivers/parisc/pdc_stable.c         |  4 +++-
 4 files changed, 19 insertions(+), 4 deletions(-)

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

* Re: [GIT PULL] parisc architecture fixes & updates v5.17-rc1
  2022-01-21 22:27 [GIT PULL] parisc architecture fixes & updates v5.17-rc1 Helge Deller
@ 2022-01-22  8:06 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-22  8:06 UTC (permalink / raw)
  To: Helge Deller
  Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin, Sven Schnelle

The pull request you sent on Fri, 21 Jan 2022 23:27:18 +0100:

> http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.17/parisc-2

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

Thank you!

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

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

end of thread, other threads:[~2022-01-22  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21 22:27 [GIT PULL] parisc architecture fixes & updates v5.17-rc1 Helge Deller
2022-01-22  8:06 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.