summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas
2019-12-12MLK-23112 arm64: Update the SW workaround for i.MX8QM B0 ERR050104Nitin Garg
2019-12-01arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2019-11-12arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-10-29arm64: Force SSBS on context switchMarc Zyngier
2019-10-29arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-10-29KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2019-10-29arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-29arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2019-10-29arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2019-10-29arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose
2019-10-29arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose
2019-10-29arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose
2019-10-29arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose
2019-10-29arm64: capabilities: Add support for features enabled earlySuzuki K Poulose
2019-10-29arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose
2019-10-29arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose
2019-10-29arm64: capabilities: Filter the entries based on a given maskSuzuki K Poulose
2019-10-29arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose
2019-10-29arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose
2019-10-29arm64: capabilities: Move errata processing codeSuzuki K Poulose
2019-10-29arm64: capabilities: Update prototype for enable call backDave Martin
2019-10-29arm64: Introduce sysreg_clear_set()Mark Rutland
2019-10-29arm64: add PSR_AA32_* definitionsMark Rutland
2019-10-29arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>Mark Rutland
2019-10-29arm64: Expose Arm v8.4 featuresSuzuki K Poulose
2019-10-29arm64: v8.4: Support for new floating point multiplication instructionsDongjiu Geng
2019-10-29arm64: Expose support for optional ARMv8-A featuresSuzuki K Poulose
2019-10-29arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai
2019-08-09arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon
2019-07-03arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-07-03arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon
2019-05-31arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-05-31arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai
2019-05-21arm64: compat: Reduce address limitVincenzo Frascino
2019-05-10arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon
2019-05-08arm64: Fix single stepping in kernel trapsJulien Thierry
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-17arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-03-23arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-02-12arm64: io: Ensure value passed to __iormb() is held in a 64-bit registerWill Deacon
2019-02-12arm64: io: Ensure calls to delay routines are ordered against prior readX()Will Deacon
2019-02-12MLK-16005-2 arm64: tlb: add the SW workaround for i.MX8QM TKT340553Jason Liu