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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 24 Sep 2010 14:28:27 +0200
From:	Thomas Renninger <trenn@...e.de>
To:	gregkh@...e.de
Cc:	linux-kernel@...r.kernel.org, bjorn.helgaas@...com,
	jbaron@...hat.com
Subject: Dynamic Debug module.ddebug fake param enhancements V4

The patches are intended for Greg's tree and depend on 3 other
dynamic debug patches which already are in linux-next, but not in
the vanilla kernel yet.

[PATCH 1/4] Dynamic Debug: Introduce global fake module param module.ddebug - V4
     V3 -> V4: Do not put that large arrays on the stack, make one func __init

[PATCH 2/4] PNP: Compile all pnp built-in stuff in one module namespace
[PATCH 3/4] PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if DYNAMIC_DEBUG is compiled in
  -> Compile PNP subsystem in a separate pnp module namespace

[PATCH 4/4] kernel/module.c: Fix compiler warnings if debug is compiled in
  -> minor compile fixup

Only the two PNP patches really belong together.
If someone e.g. complains about the PNP patches, please still submit the rest.

Thanks,

      Thomas

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