summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann
2019-10-05arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland
2019-08-25arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
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-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon
2019-08-04arm64: dts: marvell: Fix A37xx UART0 register sizeallen yan
2019-08-04arm64: tegra: Fix AGIC register rangeJon Hunter
2019-08-04arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter
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-08-04arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor
2019-07-21arm64: crypto: remove accidentally backported filesMark Rutland
2019-07-10arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel
2019-07-10arm64, vdso: Define vdso_{start,end} as arrayKees Cook
2019-06-22arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland
2019-05-31arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-05-31arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-05-31arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai
2019-05-31arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker
2019-05-21arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-05-21arm64: compat: Reduce address limitVincenzo Frascino
2019-05-08arm64: mm: don't print out page table entries on EL0 faultsKristina Martsenko
2019-05-08arm64: mm: print out correct page table entriesKristina Martsenko
2019-05-08arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon
2019-05-08arm64: kasan: avoid bad virt_to_pfn()Mark Rutland
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-17arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-17arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li
2019-04-05arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-04-05arm64: 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-03-27arm64: traps: disable irq in die()Qiao Zhou
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-03-13arm64: dts: add msm8996 compatible to gicv3Srinivas Kandagatla
2019-03-13arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse
2019-02-27irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon
2019-02-12arm64: ftrace: don't adjust the LR valueMark Rutland
2019-02-06arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-23arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-23arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland