summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-09-29arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas
2018-09-26arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain
2018-09-05arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann
2018-08-24arm64: make secondary_start_kernel() notraceZhizhou Zhang
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-06-06arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon
2018-05-30arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-05-26arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose
2018-05-26arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel
2018-04-13arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon
2018-04-08arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-02-25ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann
2018-02-25arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang
2018-02-25arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
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-16arm64: KVM: Survive unknown traps from guestsMark Rutland
2017-12-16arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-12-16arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko
2017-11-24arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2017-11-21arm64: dts: NS2: reserve memory for Nitro firmwareJon Mason
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-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: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-05ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi
2017-06-14arm64: ensure extension of smp_store_release valueMark Rutland
2017-06-14arm64: armv8_deprecated: ensure extension of addrMark Rutland
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-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-25arm64: xchg: hazard against entire exchange variableMark Rutland
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-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-02-09crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel
2017-01-26arm64: avoid returning from bad_modeMark Rutland
2017-01-26arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-01-26arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin