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-next>] [day] [month] [year] [list]
Date:	Fri,  1 Aug 2008 10:27:51 -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 2.6.27 fixes 


Linus, please pull the kgdb git tree fixes for 2.6.27.

  git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_linus


Summary: 

Several regressions have been fixed for which there was no automated test.
 - There is no requirement for CONFIG_FRAME_POINTER.
 - When using CONFIG_DEBUG_RODATA kgdb silently failed to set
   breakpoints instead of reporting an error.
 - The ability to query for the thread list from the debugger
   would silently hang the kernel.

---

Jason Wessel (3):
      kgdb: remove the requirement for CONFIG_FRAME_POINTER
      kgdb: fix kgdb_validate_break_address to perform a mem write
      kgdb: fix gdb serial thread queries

 Documentation/DocBook/kgdb.tmpl |   18 +++++++
 kernel/kgdb.c                   |   94 ++++++++++++++++++++++++++++----------
 lib/Kconfig.kgdb                |   11 +++--
 nus, please pull kgdb the kgdb git tree.
3 files changed, 94 insertions(+), 29 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