summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
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
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman
2018-01-15arm64: capabilities: Handle duplicate entries for a capabilitySuzuki K Poulose
2018-01-14arm64: cpu_errata: Add Kryo to Falkor 1003 errataStephen Boyd
2018-01-14arm64: Extend early page table code to allow for larger kernelsSteve Capper
2018-01-14arm64: entry: Move the trampoline to be before PANSteve Capper
2018-01-14arm64: Re-order reserved_ttbr0 in linker scriptSteve Capper
2018-01-14arm64: sdei: Add trampoline code for remapping the kernelJames Morse
2018-01-14arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse
2018-01-13arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse
2018-01-13arm64: uaccess: Add PAN helperJames Morse
2018-01-13arm64: Add vmap_stack header fileJames Morse
2018-01-13arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse
2018-01-12signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUSEric W. Biederman
2018-01-12Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2018-01-08arm64: Implement branch predictor hardening for FalkorShanker Donthineni
2018-01-08arm64: Implement branch predictor hardening for affected Cortex-A CPUsWill Deacon
2018-01-08arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon
2018-01-08arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier
2018-01-08arm64: cpufeature: Pass capability structure to ->enable callbackWill Deacon
2018-01-08arm64: Take into account ID_AA64PFR0_EL1.CSV3Will Deacon
2018-01-08arm64: use RET instruction for exiting the trampolineWill Deacon
2018-01-05arm64: do not use print_symbol()Sergey Senozhatsky
2018-01-05arm64: v8.4: Support for new floating point multiplication instructionsDongjiu Geng
2018-01-03arm64/efi: Ignore EFI_MEMORY_XP attribute if RP and/or WP are setArd Biesheuvel
2018-01-02arm64: Use of_cpu_node_to_id helper for CPU topology parsingSuzuki K Poulose
2018-01-02ARM64 / cpuidle: Use new cpuidle macro for entering retention statePrashanth Prakash
2017-12-22Merge branch 'for-next/52-bit-pa' into for-next/coreCatalin Marinas
2017-12-22arm64: allow ID map to be extended to 52 bitsKristina Martsenko
2017-12-22arm64: handle 52-bit physical addresses in page table entriesKristina Martsenko
2017-12-22arm64: don't open code page table entry creationKristina Martsenko
2017-12-22arm64: head.S: handle 52-bit PAs in PTEs in early page table setupKristina Martsenko