summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-11-25arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin
2019-11-25arm64: dts: amd: Fix SPI bus warningsRob Herring
2019-11-10ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2019-11-10ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander
2019-10-17arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose
2019-10-17arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose
2019-08-25arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-08-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-11arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2019-08-04crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-08-04crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova
2019-08-04acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-07-10arm64, vdso: Define vdso_{start,end} as arrayKees Cook
2019-06-11arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-27arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-27arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-04-27arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers
2019-04-03arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia
2019-04-03arm64: kernel: Include _AC definition in page.hJames Morse
2019-04-03arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2019-04-03arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel
2019-04-03arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov
2019-04-03arm64: traps: disable irq in die()Qiao Zhou
2019-04-03arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin
2019-02-20arm64: ftrace: don't adjust the LR valueMark Rutland
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-26arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-26arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-11-27arm64: Disable asm-operand-width warning for clangMatthias Kaehlcke
2018-11-27crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel
2018-11-21arm64: dts: stratix10: Correct System Manager register sizeThor Thayer
2018-11-10arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-10arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-10arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2018-10-10arm64: KVM: Tighten guest core register access from userspaceDave Martin
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