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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zp8zOSU5FFgf16pr@shine.dominikbrodowski.net>
Date: Tue, 23 Jul 2024 06:36:09 +0200
From: Dominik Brodowski <linux@...inikbrodowski.net>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] PCMCIA improvements for 6.11-rc1

Hi Linus,

a few PCMCIA changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454

  Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2024-02-17 16:59:31 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0630e3bc0e91b57288921df2927859b23184ca45:

  pcmcia: add missing MODULE_DESCRIPTION() macros (2024-06-30 15:51:34 +0200)

----------------------------------------------------------------
PCMCIA: improvements for v6.11-rc1

A number of tiny cleanups of the PCMCIA subsystem by Jeff Johnson,
Jules Irenge, and Krzysztof Kozlowski.

----------------------------------------------------------------
Jeff Johnson (1):
      pcmcia: add missing MODULE_DESCRIPTION() macros

Jules Irenge (1):
      pcmcia: Use resource_size function on resource object

Krzysztof Kozlowski (1):
      pcmcia: bcm63xx: drop driver owner assignment

 drivers/pcmcia/bcm63xx_pcmcia.c | 1 -
 drivers/pcmcia/i82092.c         | 1 +
 drivers/pcmcia/i82365.c         | 1 +
 drivers/pcmcia/max1600.c        | 1 +
 drivers/pcmcia/rsrc_mgr.c       | 1 +
 drivers/pcmcia/yenta_socket.c   | 7 ++++---
 6 files changed, 8 insertions(+), 4 deletions(-)


Thanks,
	Dominik

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ