All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v5.19-rc6
@ 2022-07-08 15:48 Bartosz Golaszewski
  2022-07-08 20:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2022-07-08 15:48 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

Linus,

Please pull the following fixes from the GPIO subsystem.

Best Regards,
Bartosz Golaszewski

The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:

  Linux 5.19-rc4 (2022-06-26 14:22:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.19-rc6

for you to fetch changes up to c8e27a4a5136e7230f9e4ffcf132705bf56864cc:

  gpiolib: cdev: fix null pointer dereference in linereq_free() (2022-07-07 12:18:18 +0200)

----------------------------------------------------------------
gpio fixes for v5.19-rc6

- fix a build error in gpio-vf610
- fix a null-pointer dereference in the GPIO character device code

----------------------------------------------------------------
Kent Gibson (1):
      gpiolib: cdev: fix null pointer dereference in linereq_free()

Leon Romanovsky (1):
      gpio: vf610: fix compilation error

 drivers/gpio/gpio-vf610.c   | 1 +
 drivers/gpio/gpiolib-cdev.c | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] gpio: fixes for v5.19-rc6
  2022-07-08 15:48 [GIT PULL] gpio: fixes for v5.19-rc6 Bartosz Golaszewski
@ 2022-07-08 20:32 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-07-08 20:32 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Andy Shevchenko, Linus Walleij, linux-gpio,
	linux-kernel, Bartosz Golaszewski

The pull request you sent on Fri,  8 Jul 2022 17:48:32 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.19-rc6

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

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-07-08 20:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-08 15:48 [GIT PULL] gpio: fixes for v5.19-rc6 Bartosz Golaszewski
2022-07-08 20:32 ` 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.