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, 3 Aug 2020 19:48:48 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
        Borislav Petkov <bp@...en8.de>,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] x86/core changes for v5.9

Linus,

Please pull the latest x86/core git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-core-2020-08-03

   # HEAD: ef2ff0f5d6008d325c9a068e20981c0d0acc4d6b x86/dumpstack: Show registers dump with trace's log level

Improve x86 debuggability: print registers with the same log level as the backtrace.

 Thanks,

	Ingo

------------------>
Dmitry Safonov (3):
      x86/dumpstack: Add log_lvl to show_iret_regs()
      x86/dumpstack: Add log_lvl to __show_regs()
      x86/dumpstack: Show registers dump with trace's log level


 arch/x86/include/asm/kdebug.h |  5 +++--
 arch/x86/kernel/dumpstack.c   | 23 ++++++++++---------
 arch/x86/kernel/process_32.c  | 29 ++++++++++++------------
 arch/x86/kernel/process_64.c  | 51 ++++++++++++++++++++++---------------------
 4 files changed, 57 insertions(+), 51 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ