lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230825130155.11639-1-brgl@bgdev.pl>
Date:   Fri, 25 Aug 2023 15:01:55 +0200
From:   Bartosz Golaszewski <brgl@...ev.pl>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Linus Walleij <linus.walleij@...aro.org>,
        linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
        Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio: fixes for v6.5

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

Linus,

Please pull two more fixes for the GPIO simulator for this release cycle.

Thanks,
Bartosz

The following changes since commit 706a741595047797872e669b3101429ab8d378ef:

  Linux 6.5-rc7 (2023-08-20 15:02:52 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 6e39c1ac688161b4db3617aabbca589b395242bc:

  gpio: sim: pass the GPIO device's software node to irq domain (2023-08-23 21:05:28 +0200)

----------------------------------------------------------------
gpio fixes for v6.5

- fix an irq mapping leak in gpio-sim
- associate the GPIO device's software node with the irq domain in gpio-sim

----------------------------------------------------------------
Bartosz Golaszewski (2):
      gpio: sim: dispose of irq mappings before destroying the irq_sim domain
      gpio: sim: pass the GPIO device's software node to irq domain

 drivers/gpio/gpio-sim.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ