summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Survive unknown traps from guestsMark Rutland2017-12-161-7/+12
* arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin2017-12-161-0/+9
* arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko2017-12-161-2/+1
* arm64: fix dump_instr when PAN and UAO are in useMark Rutland2017-11-241-13/+13
* arm64: dts: NS2: reserve memory for Nitro firmwareJon Mason2017-11-211-0/+2
* arm64: ensure __dump_instr() checks addr_limitMark Rutland2017-11-081-1/+1
* arm64: fault: Route pte translation faults via do_translation_faultWill Deacon2017-10-051-1/+1
* arm64: Make sure SPsel is always setMarc Zyngier2017-10-051-0/+1
* arm64: fpsimd: Prevent registers leaking across execDave Martin2017-09-021-0/+2
* arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-09-021-1/+4
* mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-241-2/+2
* arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-08-061-4/+4
* ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer2017-08-061-2/+2
* ARM64: zynqmp: Fix W=1 dtc 1.4 warningsMichal Simek2017-08-062-2/+2
* arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-211-6/+6
* ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi2017-07-051-3/+3
* arm64: ensure extension of smp_store_release valueMark Rutland2017-06-141-4/+14
* arm64: armv8_deprecated: ensure extension of addrMark Rutland2017-06-141-1/+2
* arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2017-06-142-2/+17
* arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2017-06-142-1/+10
* arm64: uaccess: ensure extension of access_ok() addrMark Rutland2017-05-251-1/+2
* arm64: xchg: hazard against entire exchange variableMark Rutland2017-05-251-1/+1
* arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2017-05-201-3/+3
* bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2017-05-141-4/+4
* arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2017-03-121-2/+1
* crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel2017-02-091-46/+42
* arm64: avoid returning from bad_modeMark Rutland2017-01-262-5/+25
* arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin2017-01-261-0/+4
* arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin2017-01-261-0/+1
* arm64/ptrace: Preserve previous registers for short regset write - 3Dave Martin2017-01-261-1/+1
* arm64/ptrace: Preserve previous registers for short regset write - 2Dave Martin2017-01-261-1/+2
* arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-261-3/+4
* crypto: arm64/aes-ce - fix for big endianArd Biesheuvel2017-01-121-10/+15
* crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel2017-01-122-1/+3
* crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel2017-01-121-2/+2
* crypto: arm64/aes-neon - fix for big endianArd Biesheuvel2017-01-121-10/+15
* crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel2017-01-121-26/+27
* crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel2017-01-121-3/+3
* crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel2017-01-121-2/+2
* arm64: futex.h: Add missing PAN togglingJames Morse2016-12-151-0/+2
* arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-12-081-0/+9
* arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse2016-12-081-0/+9
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-12-084-4/+13
* arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier2016-10-281-1/+2
* arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon2016-10-281-64/+56
* arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon2016-10-071-2/+4
* crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-301-1/+1
* arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon2016-09-241-0/+10
* irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni2016-09-151-0/+9
* arm64: Add workaround for Cavium erratum 27456Andrew Pinski2016-09-154-1/+34