summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2018-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-20arm64: perf: correct PMUVer probingMark Rutland
2018-02-19arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon
2018-02-19arm64: Remove unimplemented syscall log messageMichael Weiser
2018-02-19arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-02-19arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2018-02-19arm64: uaccess: Formalise types for access_ok()Robin Murphy
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon
2018-02-12arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-07ACPI: SPCR: Make SPCR available to x86Prarit Bhargava
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov
2018-02-06arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier
2018-02-06arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-06arm64: entry: Apply BP hardening for suspicious interrupts from EL0Will Deacon
2018-02-06arm64: entry: Apply BP hardening for high-priority synchronous exceptionsWill Deacon
2018-02-06arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_userWill Deacon
2018-02-06arm64: entry: Ensure branch through syscall table is bounded under speculationWill Deacon
2018-02-06arm64: Make USER_DS an inclusive limitRobin Murphy
2018-02-06arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon
2018-02-06arm64: assembler: Align phys_to_pte with pte_to_physWill Deacon
2018-02-06arm64: entry: Reword comment about post_ttbr_update_workaroundWill Deacon
2018-02-06arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon
2018-02-06arm64: Force KPTI to be disabled on Cavium ThunderXMarc Zyngier
2018-02-06arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon
2018-02-06arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar
2018-02-05membarrier/arm64: Provide core serializing commandMathieu Desnoyers
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-23arm64: Turn on KPTI only on CPUs that need itJayachandran C
2018-01-23arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C
2018-01-23arm64: Run enable method for errata work arounds on late CPUsSuzuki K Poulose
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman
2018-01-22signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggeredEric W. Biederman
2018-01-16arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas
2018-01-16KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse
2018-01-16arm64: kernel: Prepare for a DISR userJames Morse
2018-01-16arm64: kernel: Survive corrected RAS errors notified by SErrorJames Morse
2018-01-16arm64: cpufeature: Detect CPU RAS ExtentionsXie XiuQi
2018-01-16arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse
2018-01-16arm64: cpufeature: __this_cpu_has_cap() shouldn't stop earlyJames Morse
2018-01-16arm64: fpsimd: Fix state leakage when migrating after sigreturnDave Martin
2018-01-16arm64: Inform user if software PAN is in useStephen Boyd