summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-08-23arm64: Workaround circular dependency in pointer_auth.hMarc Zyngier
2020-08-21arm64: csum: Fix handling of bad packetsRobin Murphy
2020-08-18arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-08-13arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-08-13arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon
2020-08-13arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-08-13arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-08-13arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequencyNeil Armstrong
2020-08-13arm64: dts: meson: add missing gxl rng clockJerome Brunet
2020-08-13arm64: dts: g12-common: add parkmode_disable_ss_quirk on DWC3 controllerNeil Armstrong
2020-08-13arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-08-13arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel
2020-08-03KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price
2020-08-03KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei
2020-08-03KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull
2020-08-03KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-08-03arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-07-16arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-07-16arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon
2020-07-13arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-07-13arm64: tegra: Fix ethernet phy-mode for Jetson XavierJon Hunter
2020-07-13arm64: dts: msm8996: Fix CSI IRQ typesLoic Poulain
2020-07-13arm64: dts: qcom: msm8916: remove unit name for thermal trip pointsAmit Kucheria
2020-07-13arm64: dts: mt8173: fix unit name warningsHsin-Yi Wang
2020-07-13arm64: dts: fvp: Fix GIC child nodesAndre Przywara
2020-07-13arm64: dts: juno: Fix GIC child nodesAndre Przywara
2020-07-13arm64: dts: fvp/juno: Fix node address fieldsAndre Przywara
2020-07-13arm64: dts: meson: fixup SCP sram nodesNeil Armstrong
2020-07-11arm64: insn: Fix two bugs in encoding 32-bit logical immediatesLuke Nelson
2020-07-11arm64: cacheflush: Fix KGDB trap detectionDaniel Thompson
2020-07-11arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan
2020-07-07ARM: dts: sunxi: Revert phy-names removal for ECHI and OHCIMaxime Ripard
2020-07-07arm64: dts: renesas: r8a774a1: Add missing assigned-clocks for CAN[01]Fabrizio Castro
2020-07-07arm64: dts: renesas: r8a774c0: Add missing assigned-clocks for CAN[01]Fabrizio Castro
2020-07-07arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall
2020-07-07KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier
2020-07-07KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-07-07KVM: arm64: Stop writing aarch32's CSSELR into ACTLRJames Morse
2020-06-08arm64: dts: mt8173: fix vcodec-enc clockHsin-Yi Wang
2020-06-08arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu nodeJohan Jonker
2020-06-08arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dtsJohan Jonker
2020-06-08arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodesYoshihiro Shimoda
2020-06-08arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai
2020-06-08arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai
2020-06-08arm64: dts: meson-g12-common: fix dwc2 clock namesNeil Armstrong
2020-06-08arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-06-04arm64: hugetlb: avoid potential NULL dereferenceMark Rutland
2020-06-04KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier
2020-06-04crypto: arch/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld
2020-06-04arm64: Delete the space separator in __emit_instFangrui Song