summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin
2019-03-13arm64: dts: add msm8996 compatible to gicv3Srinivas Kandagatla
2019-03-13arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse
2019-02-27irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon
2019-02-12arm64: ftrace: don't adjust the LR valueMark Rutland
2019-02-06arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-23arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-23arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-11-23arm64: uaccess: suppress spurious clang warningMark Rutland
2018-11-23efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel
2018-11-23crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel
2018-11-13arm64: dts: stratix10: Correct System Manager register sizeThor Thayer
2018-11-13arm64: lse: remove -fcall-used-x0 flagTri Vo
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-03arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-03arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-09-26arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain
2018-09-15arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-15arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-09-15arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-09-05arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann
2018-09-05kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu
2018-08-24arm64: make secondary_start_kernel() notraceZhizhou Zhang
2018-08-24arm64: dts: ns2: Fix I2C controller interrupt typeRay Jui
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-03arm64: defconfig: Enable Rockchip io-domain driverEnric Balletbo i Serra
2018-08-03arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon
2018-08-03arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-07-22arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-07-22arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier
2018-07-22arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-07-22arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier
2018-07-22arm64: ssbd: Add global mitigation state accessorMarc Zyngier
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-07-22arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier
2018-07-22arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall