Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1396151 > unrolled thread
| Started by | Kees Cook <keescook@chromium.org> |
|---|---|
| First post | 2016-05-07 00:10 +0200 |
| Last post | 2016-05-07 07:50 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH 0/3] x86/KASLR: Build identity mappings on demand Kees Cook <keescook@chromium.org> - 2016-05-07 00:10 +0200
Re: [PATCH 0/3] x86/KASLR: Build identity mappings on demand Ingo Molnar <mingo@kernel.org> - 2016-05-07 07:50 +0200
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Date | 2016-05-07 00:10 +0200 |
| Subject | [PATCH 0/3] x86/KASLR: Build identity mappings on demand |
| Message-ID | <rvW6B-4ZK-7@gated-at.bofh.it> |
I'm going back to small steps. :) This series lets the x86_64 compressed boot environment build page table identity mappings on demand. This will be used once we begin randomizing the physical memory position beyond the existing identity maps. -Kees
[toc] | [next] | [standalone]
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Date | 2016-05-07 07:50 +0200 |
| Message-ID | <rw3hM-3Ma-1@gated-at.bofh.it> |
| In reply to | #1396151 |
* Kees Cook <keescook@chromium.org> wrote: > I'm going back to small steps. :) > > This series lets the x86_64 compressed boot environment build > page table identity mappings on demand. This will be used once > we begin randomizing the physical memory position beyond the > existing identity maps. This series was much better, thanks! I've applied them to tip:x86/boot and will push them out if they pass testing. I also applied Boris's type casting cleanups and your comments improval patch: ed09acde44e3 x86/KASLR: Improve comments around the mem_avoid[] logic Thanks, Ingo
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web