summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2019-06-11arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor1-1/+1
2019-04-27arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon1-8/+8
2019-04-27arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon1-3/+12
2019-04-27arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon1-4/+5
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers1-0/+4
2019-04-03arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia1-1/+0
2019-04-03arm64: kernel: Include _AC definition in page.hJames Morse1-0/+2
2019-04-03arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel1-1/+1
2019-04-03arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel1-15/+25
2019-04-03arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov1-1/+1
2019-04-03arm64: traps: disable irq in die()Qiao Zhou1-2/+6
2019-04-03arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse1-10/+23
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel1-2/+3
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin1-2/+1
2019-02-20arm64: ftrace: don't adjust the LR valueMark Rutland1-1/+0
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse1-0/+2
2019-02-06arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang1-4/+0
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell1-0/+1
2019-01-26arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3
2019-01-26arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland3-2/+4
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann1-1/+1
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor1-0/+3
2018-11-27arm64: Disable asm-operand-width warning for clangMatthias Kaehlcke1-0/+4
2018-11-27crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel4-20/+16
2018-11-21arm64: dts: stratix10: Correct System Manager register sizeThor Thayer1-1/+1
2018-11-10arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas1-7/+8
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda1-2/+2
2018-10-10arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2-1/+14
2018-10-10arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose3-1/+16
2018-10-10arm64: KVM: Tighten guest core register access from userspaceDave Martin1-0/+45
2018-09-29arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas1-0/+3
2018-09-26arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain1-1/+1
2018-09-05arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann1-1/+5
2018-08-24arm64: make secondary_start_kernel() notraceZhizhou Zhang1-1/+1
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya1-2/+2
2018-06-06arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon1-7/+7
2018-05-30arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon1-2/+2
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-22/+4
2018-05-26arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose4-0/+70
2018-05-26arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel1-0/+20
2018-04-13arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon1-4/+4
2018-04-08arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers1-2/+4
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani1-0/+12
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser1-1/+1
2018-02-25ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann1-2/+0
2018-02-25arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang1-1/+1
2018-02-25arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann1-14/+19
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann1-0/+2
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov1-0/+1