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, 3 Aug 2012 10:38:07 -0500
From:	Jason Wessel <jason.wessel@...driver.com>
To:	<torvalds@...ux-foundation.org>
CC:	<linux-kernel@...r.kernel.org>,
	<kgdb-bugreport@...ts.sourceforge.net>
Subject: [GIT PULL] KGDB/KDB/dbgp fixes for 3.6-rc1

This was ready to go in time for the 3.6 merge window, but the pull
request had not been sent prior to the merge window closing, as it was
waiting on some final regression testing which has since passed
correctly.

There are no new features, those will be delayed to the 3.7
window. There are only fixes/cleanup against the usual kernel churn
and at least we are removing more lines than we add. :-)

Thanks,
Jason.


The following changes since commit 28a33cbc24e4256c143dce96c7d93bf423229f92:

  Linux 3.5 (2012-07-21 13:58:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git tags/for_linux-3.6-rc1

for you to fetch changes up to f96a4216e85050c0a9d41a41ecb0ae9d8e39b509:

  USB: echi-dbgp: increase the controller wait time to come out of halt. (2012-07-31 08:16:43 -0500)

----------------------------------------------------------------
KGDB/KDB/usb-dbgp fixes and cleanups
   usb-dbgp - increase the controller wait time to come out of halt.
   kdb - Remove unused KDB_FLAG_ONLY_DO_DUMP code and cpu in more prompt
   debug core - pass NMI type on archs that provide NMI types

----------------------------------------------------------------
Anton Vorontsov (1):
      kernel/debug: Make use of KGDB_REASON_NMI

Colin Ian King (1):
      USB: echi-dbgp: increase the controller wait time to come out of halt.

Jason Wessel (2):
      kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP
      kdb: Remove cpu from the more prompt

 drivers/usb/early/ehci-dbgp.c   |    2 +-
 include/linux/kdb.h             |    2 --
 kernel/debug/kdb/kdb_debugger.c |    4 ++++
 kernel/debug/kdb/kdb_io.c       |   11 -----------
 kernel/debug/kdb/kdb_main.c     |   15 +--------------
 5 files changed, 6 insertions(+), 28 deletions(-)
--
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