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
| ||
|
Message-ID: <20070724085106.GD20538@dnb.sw.ru> Date: Tue, 24 Jul 2007 12:51:06 +0400 From: Dmitry Monakhov <dmonakhov@...nvz.org> To: linux-kernel@...r.kernel.org Cc: device-mapper development <dm-devel@...hat.com> Subject: dm: device mapper code cleanup. I've prepared patch-set which i hope makes dm code safer and better :) - First tree patches fix various leaks. - Last five patches just convert kmalloc + memset couple to single kzalloc (probably it should be folded to one commit). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/