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:	Fri, 16 Nov 2007 11:32:54 +0900
From:	"Ken'ichi Ohmichi" <oomichi@....nes.nec.co.jp>
To:	lkml <linux-kernel@...r.kernel.org>,
	kexec-ml <kexec@...ts.infradead.org>
Subject: [PATCH 0/5] vmcoreinfo patches for linux-2.6.24-rc3


Hi,

This patchset is for the vmcoreinfo data.

The vmcoreinfo data has the minimum debugging information only
for dump filtering. makedumpfile (dump filtering command) gets
it to distinguish unnecessary pages, and makedumpfile creates
a small dumpfile.

[PATCH 1/5] Rename vmcoreinfo's macros returning the size
[PATCH 2/5] Use the existing offsetof() for VMCOREINFO_OFFSET()
[PATCH 3/5] Add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
[PATCH 4/5] Fix the configuration dependencies
[PATCH 5/5] Add the array length of "free_list" for filtering free pages

Patch 1-3 are cleanup patches, and they are the same as I sent before:
 http://www.ussg.iu.edu/hypermail/linux/kernel/0709.3/0582.html
 http://www.ussg.iu.edu/hypermail/linux/kernel/0709.3/0584.html
 http://www.ussg.iu.edu/hypermail/linux/kernel/0709.3/0586.html
Patch 4 is a new patch for fixing the configuration dependencies.
Patch 5 is a new patch for filtering free pages of linux-2.6.24.

Their details are explained in each patch.

I confirmed that their coding styles are right by checkpatch.pl and tested
them on my i386, x86_64 and ia64.


Thanks
Ken'ichi Ohmichi










-
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