Re: [GIT PULL] arm64 fixes for -rc7

2020-12-02 Thread pr-tracker-bot
The pull request you sent on Wed, 2 Dec 2020 17:17:51 +: > git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/3bb61aa61828499a7d0f5e560051625fd02ae7e4 Thank you! -- Deet-doot-dot, I am a

[GIT PULL] arm64 fixes for -rc7

2020-12-02 Thread Will Deacon
Hi Linus, I'm sad to say that we've got an unusually large arm64 fixes pull for -rc7 which addresses numerous significant instrumentation issues with our entry code. Without these patches, lockdep is hopelessly unreliable in some configurations [1,2] and syzkaller is therefore not a lot of use bec

[GIT PULL] arm64: fixes for -rc7

2018-07-27 Thread Will Deacon
Hi Linus, Inevitably, after saying that I hoped we would be done on the fixes front, a couple of issues have cropped up over the last week. Next time I'll stay schtum. As usual, details are in the tag, but we've fixed an over-eager BUILD_BUG_ON() which Arnd ran into with arndconfig, as well as en

[GIT PULL] arm64: fixes for -rc7

2018-05-25 Thread Will Deacon
Hi Linus, Here are a few arm64 fixes for -rc7. The two main fixes are for the asm constraints in our LSE atomics and for our pmd/pud setters when changing permissions for kernel mappings. Summary in the tag. Please pull, Will --->8 The following changes since commit 771c577c23bac90597c685971d7

[GIT PULL] arm64: fixes for -rc7

2016-07-08 Thread Will Deacon
Hi Linus, A couple of late fixes here, but one that we've been sitting on for a few weeks while the details were worked out. Specifically, we now enforce USER_DS on taking exceptions whilst in the kernel, which avoids leaking kernel data to userspace through things like perf. The other patch is an