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]
Date:	Mon, 30 Apr 2007 16:23:51 -0700
From:	Bill Irwin <bill.irwin@...cle.com>
To:	linux-kernel@...r.kernel.org
Cc:	bunk@...sta.de, akpm@...l.org, gcoady@...il.com, zlynx@....org,
	dgc@....com, alan@...rguk.ukuu.org.uk, andi@...stfloor.org,
	hch@...radead.org, wli@...omorphy.com, jengelh@...ux01.gwdg.de,
	bill.irwin@...cle.com, zwane@...radead.org, neilb@...e.de,
	jens.axboe@...cle.com, eric@...venscaling.com
Subject: [0/3] i386 stack handling updates

This is a series of patches to improve i386 stack handling in several
manners. The net result is to improve system stability via IRQ stacks
while remaining memory efficient and to improve stack debugging.

[1/3] dynamically allocate irq stacks
	This conserves memory while using IRQ stacks.
[2/3] make irqstacks unconditional, while retaining 4/8k stack selection
	This makes IRQ stacks the standard for mainline.
[3/3] DEBUG_STACK option enabling vmalloc()'ed stacks and __pa checks
	Stack debugging option using vmalloc() to establish guard pages.


-- wli
-
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/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ