summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-01-23arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2017-12-25arm64: Initialise high_memory global variable earlierSteve Capper
2017-12-20arm64: prevent regressions in compressed kernel image size when upgrading to ...Nick Desaulniers
2017-12-14arm64: KVM: Survive unknown traps from guestsMark Rutland
2017-12-14arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-12-14arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko
2017-11-30arm64: Implement arch-specific pte_access_permitted()Catalin Marinas
2017-11-21arm64: dts: NS2: reserve memory for Nitro firmwareJon Mason
2017-11-15arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMAWill Deacon
2017-11-08arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry
2017-11-08arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-10-05arm64: fault: Route pte translation faults via do_translation_faultWill Deacon
2017-10-05arm64: Make sure SPsel is always setMarc Zyngier
2017-09-13ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interruptMarc Zyngier
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-09-02arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-24mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook
2017-08-06arm64: mm: fix show_pte KERN_CONT falloutMark Rutland
2017-08-06ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer
2017-08-06ARM64: zynqmp: Fix W=1 dtc 1.4 warningsMichal Simek
2017-07-21ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiersMarc Zyngier
2017-07-21arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-05arm64: fix NULL dereference in have_cpu_die()Mark Salter
2017-07-05ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi
2017-07-05arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel
2017-07-05ARM64: dts: meson-gxbb-odroidc2: fix GbE tx link breakageJerome Brunet
2017-06-29arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko
2017-06-14arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko
2017-06-14arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier
2017-06-14arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier
2017-06-07bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-25arm64: armv8_deprecated: ensure extension of addrMark Rutland
2017-05-25arm64: ensure extension of smp_store_release valueMark Rutland
2017-05-25arm64: xchg: hazard against entire exchange variableMark Rutland
2017-05-25arm64: dts: hi6220: Reset the mmc hostsDaniel Lezcano
2017-05-25arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier
2017-05-20arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2017-05-14arm64: Improve detection of user/non-user mappings in set_pte(_at)Catalin Marinas
2017-05-14arm64: dts: r8a7795: Mark EthernetAVB device node disabledGeert Uytterhoeven
2017-04-12firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-04-12arm: kernel: Add SMC structure parameterAndy Gross
2017-04-12arm64: PCI: Add local struct device pointersBjorn Helgaas
2017-04-12arm64: PCI: Manage controller-specific data on per-controller basisTomasz Nowicki
2017-04-12arm64: dts: hisi: fix hip06 sas am-max-trans quirkJohn Garry
2017-04-12arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky