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>] [day] [month] [year] [list]
Date:	Thu, 09 May 2013 17:17:11 +0100
From:	David Woodhouse <dwmw2@...radead.org>
To:	torvalds@...ux-foundation.org
Cc:	dedekind@...radead.org, rusty@...tcorp.com.au, mjg59@...f.ucam.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Misc minor cleanups for 3.10

Linus, please pull from
	git://git.infradead.org/~dwmw2/random-2.6.git for-linus-20130509

 - Artem's removal of dead code continues (RPX, MBX860)
 - Two krealloc() abuse fixes

This is some miscellaneous cleanups that don't really belong anywhere
else (or were ignored), that have been sitting in linux-next for some
time. Two of them are fixes resulting from my audit of krealloc() usage
that don't seem to have elicited any response when I posted them, and
the other three are patches from Artem removing dead code.

Artem Bityutskiy (3):
      pcmcia: remove Motorola MBX860 support
      m68k: remove rpxlite stuff
      pcmcia: remove RPX board stuff

David Woodhouse (2):
      dell-laptop: Fix krealloc() misuse in parse_da_table()
      params: Fix potential memory leak in add_sysfs_param()

 arch/m68k/include/asm/commproc.h   |  17 -----
 drivers/pcmcia/m8xx_pcmcia.c       | 140 -------------------------------------
 drivers/platform/x86/dell-laptop.c |  10 +--
 kernel/params.c                    |   5 +-
 4 files changed, 10 insertions(+), 162 deletions(-)

-- 
David Woodhouse                            Open Source Technology Centre
David.Woodhouse@...el.com                              Intel Corporation

Download attachment "smime.p7s" of type "application/x-pkcs7-signature" (5745 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ