[tip:x86/kdump] fs/proc/vmcore: Enable dumping of encrypted memory when SEV was active

2019-06-20 Thread tip-bot for Lianbo Jiang
Commit-ID: 4eb5fec31e613105668a1472d5876f3d0558e5d8 Gitweb: https://git.kernel.org/tip/4eb5fec31e613105668a1472d5876f3d0558e5d8 Author: Lianbo Jiang AuthorDate: Tue, 30 Apr 2019 15:44:21 +0800 Committer: Borislav Petkov CommitDate: Thu, 20 Jun 2019 10:07:49 +0200 fs/proc/vmcore: Enable

[tip:x86/kdump] x86/kexec: Set the C-bit in the identity map page table when SEV is active

2019-06-20 Thread tip-bot for Lianbo Jiang
Commit-ID: 85784d16c2cf172cf1ebaf2390d6b7c4045d659c Gitweb: https://git.kernel.org/tip/85784d16c2cf172cf1ebaf2390d6b7c4045d659c Author: Lianbo Jiang AuthorDate: Tue, 30 Apr 2019 15:44:20 +0800 Committer: Borislav Petkov CommitDate: Thu, 20 Jun 2019 10:07:12 +0200 x86/kexec: Set the C-b

[tip:x86/kdump] x86/kexec: Do not map kexec area as decrypted when SEV is active

2019-06-20 Thread tip-bot for Lianbo Jiang
Commit-ID: 1a79c1b8a04153c4c387518967ce851f89e22733 Gitweb: https://git.kernel.org/tip/1a79c1b8a04153c4c387518967ce851f89e22733 Author: Lianbo Jiang AuthorDate: Tue, 30 Apr 2019 15:44:19 +0800 Committer: Borislav Petkov CommitDate: Thu, 20 Jun 2019 10:06:46 +0200 x86/kexec: Do not map

[tip:x86/kdump] x86/crash: Add e820 reserved ranges to kdump kernel's e820 table

2019-06-20 Thread tip-bot for Lianbo Jiang
Commit-ID: 980621daf368f2b9aa69c7ea01baa654edb7577b Gitweb: https://git.kernel.org/tip/980621daf368f2b9aa69c7ea01baa654edb7577b Author: Lianbo Jiang AuthorDate: Tue, 23 Apr 2019 09:30:07 +0800 Committer: Borislav Petkov CommitDate: Thu, 20 Jun 2019 10:05:06 +0200 x86/crash: Add e820 re

[tip:x86/kdump] x86/mm: Rework ioremap resource mapping determination

2019-06-20 Thread tip-bot for Lianbo Jiang
Commit-ID: 5da04cc86d1215fd9fe0e5c88ead6e8428a75e56 Gitweb: https://git.kernel.org/tip/5da04cc86d1215fd9fe0e5c88ead6e8428a75e56 Author: Lianbo Jiang AuthorDate: Tue, 23 Apr 2019 09:30:06 +0800 Committer: Borislav Petkov CommitDate: Thu, 20 Jun 2019 09:58:07 +0200 x86/mm: Rework ioremap

[tip:x86/kdump] x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVED

2019-06-20 Thread tip-bot for Lianbo Jiang
Commit-ID: ae9e13d621d6795ec1ad6bf10bd2549c6c3feca4 Gitweb: https://git.kernel.org/tip/ae9e13d621d6795ec1ad6bf10bd2549c6c3feca4 Author: Lianbo Jiang AuthorDate: Tue, 23 Apr 2019 09:30:05 +0800 Committer: Borislav Petkov CommitDate: Thu, 20 Jun 2019 09:54:31 +0200 x86/e820, ioport: Add

[tip:x86/kdump] kdump: Document kernel data exported in the vmcoreinfo note

2019-01-15 Thread tip-bot for Lianbo Jiang
Commit-ID: f263245a0ce2c4e23b89a58fa5f7dfc048e11929 Gitweb: https://git.kernel.org/tip/f263245a0ce2c4e23b89a58fa5f7dfc048e11929 Author: Lianbo Jiang AuthorDate: Thu, 10 Jan 2019 20:19:43 +0800 Committer: Borislav Petkov CommitDate: Tue, 15 Jan 2019 11:05:28 +0100 kdump: Document kernel

[tip:x86/kdump] x86/kdump: Export the SME mask to vmcoreinfo

2019-01-11 Thread tip-bot for Lianbo Jiang
Commit-ID: 65f750e5457aef9a8085a99d613fea0430303e93 Gitweb: https://git.kernel.org/tip/65f750e5457aef9a8085a99d613fea0430303e93 Author: Lianbo Jiang AuthorDate: Thu, 10 Jan 2019 20:19:44 +0800 Committer: Borislav Petkov CommitDate: Fri, 11 Jan 2019 16:09:25 +0100 x86/kdump: Export the

[tip:x86/mm] kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabled

2018-10-06 Thread tip-bot for Lianbo Jiang
Commit-ID: 992b649a3f013465d8128da02e5449def662a4c3 Gitweb: https://git.kernel.org/tip/992b649a3f013465d8128da02e5449def662a4c3 Author: Lianbo Jiang AuthorDate: Sun, 30 Sep 2018 16:37:41 +0800 Committer: Borislav Petkov CommitDate: Sat, 6 Oct 2018 12:09:26 +0200 kdump, proc/vmcore: Ena

[tip:x86/mm] iommu/amd: Remap the IOMMU device table with the memory encryption mask for kdump

2018-10-06 Thread tip-bot for Lianbo Jiang
Commit-ID: 8780158cf977ea5f9912931a30b3d575b36dba22 Gitweb: https://git.kernel.org/tip/8780158cf977ea5f9912931a30b3d575b36dba22 Author: Lianbo Jiang AuthorDate: Sun, 30 Sep 2018 11:10:32 +0800 Committer: Borislav Petkov CommitDate: Sat, 6 Oct 2018 12:08:24 +0200 iommu/amd: Remap the IO

[tip:x86/mm] kexec: Allocate decrypted control pages for kdump if SME is enabled

2018-10-06 Thread tip-bot for Lianbo Jiang
Commit-ID: 9cf38d5559e813cccdba8b44c82cc46ba48d0896 Gitweb: https://git.kernel.org/tip/9cf38d5559e813cccdba8b44c82cc46ba48d0896 Author: Lianbo Jiang AuthorDate: Sun, 30 Sep 2018 11:10:31 +0800 Committer: Borislav Petkov CommitDate: Sat, 6 Oct 2018 12:01:51 +0200 kexec: Allocate decrypt

[tip:x86/mm] x86/ioremap: Add an ioremap_encrypted() helper

2018-10-06 Thread tip-bot for Lianbo Jiang
Commit-ID: c3a7a61c192ec350330128edb13db33a9bc0ace1 Gitweb: https://git.kernel.org/tip/c3a7a61c192ec350330128edb13db33a9bc0ace1 Author: Lianbo Jiang AuthorDate: Thu, 27 Sep 2018 15:19:51 +0800 Committer: Borislav Petkov CommitDate: Sat, 6 Oct 2018 11:57:51 +0200 x86/ioremap: Add an ior