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]
Date:   Mon, 6 Nov 2023 20:13:29 +0100
From:   Dominik Brodowski <linux@...inikbrodowski.net>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] PCMCIA odd cleanups and fixes for v6.7-rc1

Hi Linus,

a few PCMCIA changes since commit 2dde18cd1d8fac735875f2e4987f11817cc0bc2c:

  Linux 6.5 (2023-08-27 14:49:51 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux tags/pcmcia-6.7-rc1

for you to fetch changes up to 4f733de8b78a209501041a4b0a44c83ece0e8933:

  pcmcia: tcic: remove unneeded "&" in call to setup_timer() (2023-09-03 10:45:53 +0200)

----------------------------------------------------------------
PCMCIA odd cleanups and fixes for v6.7-rc1

Yang Yingliang has fixed a number of resource leaks and Dongliang Mu
contributed a spelling fix for the PCMCIA core. Also included is a tiny
clenaup to the tcic PCMCIA socket driver provided by lizhe.
----------------------------------------------------------------

Signed-off-by: Dominik Brodowski <linux@...inikbrodowski.net>


Dongliang Mu (1):
      pcmcia: typo fix

Yang Yingliang (3):
      pcmcia: cs: fix possible hung task and memory leak pccardd()
      pcmcia: ds: fix refcount leak in pcmcia_device_add()
      pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()

lizhe (1):
      pcmcia: tcic: remove unneeded "&" in call to setup_timer()

 drivers/pcmcia/cs.c              |  1 +
 drivers/pcmcia/ds.c              | 14 +++++++++-----
 drivers/pcmcia/pcmcia_resource.c |  2 +-
 drivers/pcmcia/tcic.c            |  2 +-
 4 files changed, 12 insertions(+), 7 deletions(-)


Thanks,
	Dominik

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ