Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1386656
| From | Catalin Marinas <catalin.marinas@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/8] arm64: kaslr cleanups and improvements |
| Date | 2016-04-25 18:40 +0200 |
| Message-ID | <rrRIf-zA-21@gated-at.bofh.it> (permalink) |
| References | <rpj7X-7JL-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Apr 18, 2016 at 05:09:40PM +0200, Ard Biesheuvel wrote: > Ard Biesheuvel (8): > arm64: kernel: don't export local symbols from head.S > arm64: kernel: use literal for relocated address of > __secondary_switched > arm64: kernel: perform relocation processing from ID map > arm64: introduce mov_q macro to move a constant into a 64-bit register > arm64: kernel: replace early 64-bit literal loads with move-immediates > arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid it > arm64: relocatable: deal with physically misaligned kernel images > arm64: kaslr: increase randomization granularity I went through these patches and there is indeed a nice clean-up. The increased KASLR granularity also looks fine. So, for the series: Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/8] arm64: kaslr cleanups and improvements Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2016-04-18 17:20 +0200
[PATCH 4/8] arm64: introduce mov_q macro to move a constant into a 64-bit register Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2016-04-18 17:20 +0200
[PATCH 8/8] arm64: kaslr: increase randomization granularity Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2016-04-18 17:20 +0200
Re: [PATCH 8/8] arm64: kaslr: increase randomization granularity Will Deacon <will.deacon@arm.com> - 2016-04-26 13:30 +0200
Re: [PATCH 8/8] arm64: kaslr: increase randomization granularity Matt Fleming <matt@codeblueprint.co.uk> - 2016-04-26 17:30 +0200
[PATCH 1/8] arm64: kernel: don't export local symbols from head.S Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2016-04-18 17:20 +0200
Re: [PATCH 1/8] arm64: kernel: don't export local symbols from head.S Mark Rutland <mark.rutland@arm.com> - 2016-04-18 17:40 +0200
[PATCH 2/8] arm64: kernel: use literal for relocated address of __secondary_switched Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2016-04-18 17:20 +0200
Re: [PATCH 2/8] arm64: kernel: use literal for relocated address of __secondary_switched Mark Rutland <mark.rutland@arm.com> - 2016-04-18 18:00 +0200
Re: [PATCH 0/8] arm64: kaslr cleanups and improvements Catalin Marinas <catalin.marinas@arm.com> - 2016-04-25 18:40 +0200
csiph-web