summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-01-18crypto: arm64/aes-cipher - move S-box to .rodata sectionArd Biesheuvel
2018-01-18crypto: arm64 - implement SHA-512 using special instructionsArd Biesheuvel
2018-01-17Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linu...Radim Krčmář
2018-01-16bpf, arm64: fix stack_depth tracking in combination with tail callsDaniel Borkmann
2018-01-16arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas
2018-01-16arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-16KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEADongjiu Geng
2018-01-16KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse
2018-01-16KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse
2018-01-16KVM: arm64: Save ESR_EL2 on guest SErrorJames Morse
2018-01-16KVM: arm64: Save/Restore guest DISR_EL1James Morse
2018-01-16KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.James Morse
2018-01-16KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse
2018-01-16arm64: kernel: Prepare for a DISR userJames Morse
2018-01-16arm64: Unconditionally enable IESB on exception entry/return for firmware-firstJames 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: Correct type for PUD macrosPunit Agrawal
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-15signal: unify compat_siginfo_tAl Viro
2018-01-15arm64: Implement thread_struct whitelist for hardened usercopyKees Cook
2018-01-15arm64: fix comment above tcr_compute_pa_sizeKristina Martsenko
2018-01-15arm64: fix ID map extension to 52 bitsKristina Martsenko
2018-01-15arm64: Stop printing the virtual memory layoutLaura Abbott
2018-01-15arm64: capabilities: Handle duplicate entries for a capabilitySuzuki K Poulose
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman
2018-01-15arm64: use swiotlb_alloc and swiotlb_freeChristoph Hellwig
2018-01-15arm64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig
2018-01-15arm64: rename swiotlb_dma_opsChristoph Hellwig
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: mmu: add the entry trampolines start/end section markers into sections.hJames 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-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse
2018-01-13KVM: arm64: Stop save/restoring host tpidr_el1 on VHEJames Morse
2018-01-13arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse
2018-01-13KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse
2018-01-13KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman