Linux GPIO subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v6.6-rc3
@ 2023-09-23 18:52 Bartosz Golaszewski
  2023-09-23 19:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2023-09-23 18:52 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Alexey Dobriyan, Andy Shevchenko, Linus Walleij, linux-gpio,
	linux-kernel, Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please consider pulling the following set of fixes for the next RC. The
biggest change is the patch addressing the __free() issue in gpio-sim we
discussed on the list. The other changes are a simple resource leak fix and
MAINTAINERS update.

Thanks,
Bartosz

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.6-rc3

for you to fetch changes up to 5cb9606a901a41f2ffe37fb8528bb6fbfb5d90e2:

  gpio: sim: fix an invalid __free() usage (2023-09-22 10:51:56 +0200)

----------------------------------------------------------------
gpio fixes for v6.6-rc3

- fix an invalid usage of __free(kfree) leading to kfreeing an ERR_PTR()
- fix an irq domain leak in gpio-tb10x
- MAINTAINERS update

----------------------------------------------------------------
Bartosz Golaszewski (1):
      gpio: sim: fix an invalid __free() usage

Christophe JAILLET (1):
      gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()

Michael Walle (1):
      MAINTAINERS: gpio-regmap: make myself a maintainer of it

 MAINTAINERS               |  2 +-
 drivers/gpio/gpio-sim.c   | 60 ++++++++++++++++++-----------------------------
 drivers/gpio/gpio-tb10x.c |  6 ++++-
 3 files changed, 29 insertions(+), 39 deletions(-)

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

* Re: [GIT PULL] gpio: fixes for v6.6-rc3
  2023-09-23 18:52 [GIT PULL] gpio: fixes for v6.6-rc3 Bartosz Golaszewski
@ 2023-09-23 19:08 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-09-23 19:08 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Alexey Dobriyan, Andy Shevchenko, Linus Walleij,
	linux-gpio, linux-kernel, Bartosz Golaszewski

The pull request you sent on Sat, 23 Sep 2023 20:52:26 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.6-rc3

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

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:[~2023-09-23 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-23 18:52 [GIT PULL] gpio: fixes for v6.6-rc3 Bartosz Golaszewski
2023-09-23 19:08 ` 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