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] [day] [month] [year] [list]
Date:   Fri, 8 Mar 2019 08:14:09 +0100
From:   Ingo Molnar <mingo@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux List Kernel Mailing <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: Re: [GIT PULL] x86/kdump changes for v5.1


* Linus Torvalds <torvalds@...ux-foundation.org> wrote:

> On Thu, Mar 7, 2019 at 11:23 AM Ingo Molnar <mingo@...nel.org> wrote:
> >
> > Please pull the latest x86-kdump-for-linus git tree from:
> 
> Hmm. No diffstat?
> 
> The branch is simple enough that I'll pull anyway, but I would have
> wanted to see that up front..

Sorry, I must have fat fingered that, here's the proper shortlog and the 
diffstat for the record.

Plus the SHA1 safeguard in my pull request:

> > # HEAD: f263245a0ce2c4e23b89a58fa5f7dfc048e11929 kdump: Document kernel data exported in the vmcoreinfo note

matches what you pulled:

| commit d2cb698f6896d4b3fc6794142a902d2647f7dbae
| Merge: 35a738fb5fd0 f263245a0ce2
| Author:     Linus Torvalds <torvalds@...ux-foundation.org>
| AuthorDate: Thu Mar 7 17:42:13 2019 -0800
| Commit:     Linus Torvalds <torvalds@...ux-foundation.org>
| CommitDate: Thu Mar 7 17:42:13 2019 -0800
|
|    Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|    
|    Pull x86 kdump update from Ingo Molnar:
|     "Add the AMD SME mask to the vmcoreinfo, and also document our
|      vmcoreinfo fields"
|
| dagon:~/tip> git diff -M --stat 
| 35a738fb5fd0..d2cb698f6896d4b3fc6794142a902d2647f7dbae
|  Documentation/kdump/vmcoreinfo.txt | 495 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|  arch/x86/kernel/machine_kexec_64.c |   3 +
|  2 files changed, 498 insertions(+)

Thanks!

	Ingo

------------------>
Lianbo Jiang (2):
      x86/kdump: Export the SME mask to vmcoreinfo
      kdump: Document kernel data exported in the vmcoreinfo note


 Documentation/kdump/vmcoreinfo.txt | 495 +++++++++++++++++++++++++++++++++++++
 arch/x86/kernel/machine_kexec_64.c |   3 +
 2 files changed, 498 insertions(+)
 create mode 100644 Documentation/kdump/vmcoreinfo.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ