aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-04arm64: compat: Hook up io_pgetevents() for 32-bit tasksWill Deacon
2019-01-04arm64: compat: Don't pull syscall number from regs in arm_compat_syscallWill Deacon
2019-01-04arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon
2019-01-04arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>Dave Martin
2019-01-04arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin
2019-01-04drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang
2019-01-04arm64: replace arm64-obj-* in Makefile with obj-*Masahiro Yamada
2019-01-03arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li
2019-01-03firmware: arm_sdei: Fix DT platform device creationJames Morse
2019-01-03firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne
2019-01-03arm64: entry: remove unused register aliasesMark Rutland
2019-01-03arm64: smp: Fix compilation errorShaokun Zhang
2018-12-14arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()Miles Chen
2018-12-13arm64: sysreg: Use _BITUL() when defining register bitsWill Deacon
2018-12-13arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon
2018-12-13arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon
2018-12-13arm64: docs: document pointer authenticationMark Rutland
2018-12-13arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon
2018-12-13arm64: enable pointer authenticationMark Rutland
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko
2018-12-13arm64: perf: strip PAC when unwinding userspaceMark Rutland
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland
2018-12-13arm64: add basic pointer authentication supportMark Rutland
2018-12-13arm64/cpufeature: detect pointer authenticationMark Rutland
2018-12-13arm64: Don't trap host pointer auth use to EL2Mark Rutland
2018-12-13arm64/kvm: hide ptrauth from guestsMark Rutland
2018-12-13arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2018-12-13arm64: add pointer authentication register bitsMark Rutland
2018-12-13arm64: add comments about EC exception levelsKristina Martsenko
2018-12-13arm64: perf: Treat EXCLUDE_EL* bit definitions as unsignedWill Deacon
2018-12-13arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon
2018-12-12Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon
2018-12-12arm64: enable per-task stack canariesArd Biesheuvel
2018-12-12arm64: Add memory hotplug supportRobin Murphy
2018-12-12arm64: percpu: Fix LSE implementation of value-returning pcpu atomicsWill Deacon
2018-12-12arm64: add <asm/asm-prototypes.h>Mark Rutland
2018-12-12arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon
2018-12-11arm64: fix ARM64_USER_VA_BITS_52 buildsArnd Bergmann
2018-12-11arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon
2018-12-11arm64: kexec_file: include linux/vmalloc.hArnd Bergmann
2018-12-10arm64: mm: EXPORT vabits_user to modulesWill Deacon
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon
2018-12-10Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon
2018-12-10arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose
2018-12-10arm64: smp: Rework early feature mismatched detectionWill Deacon
2018-12-10arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon
2018-12-10arm64: mm: Allow forcing all userspace addresses to 52-bitSteve Capper
2018-12-10arm64: mm: introduce 52-bit userspace supportSteve Capper
2018-12-10arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper
2018-12-10arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper