summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2021-03-09arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin
2021-03-07Merge tag 'v5.4.103' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-07arm64 module: set plt* section addresses to 0x0Shaoying Xu
2021-03-04Merge tag 'v5.4.102' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-04arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose
2021-03-04arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe
2021-03-04arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() failsqiuguorui1
2021-03-04arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier
2021-01-11Merge tag 'v5.4.87' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-11Merge tag 'v5.4.80' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-11Merge tag 'v5.4.76' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-11Merge tag 'v5.4.75' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-11Merge tag 'v5.4.74' into 5.4-2.3.x-imxAndrey Zhizhikin
2020-12-30arm64: syscall: exit userspace before unmasking exceptionsMark Rutland
2020-11-24arm64: smp: Tell RCU about CPUs that fail to come onlineWill Deacon
2020-11-24arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon
2020-11-24arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon
2020-11-10arm64/smp: Move rcu_cpu_starting() earlierQian Cai
2020-11-05arm64: topology: Stop using MPIDR for topology informationValentin Schneider
2020-11-01arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier
2020-11-01arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier
2020-10-08Merge tag 'v5.4.70' into imx_5.4.yJason Liu
2020-10-01arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual
2020-10-01arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq workJames Morse
2020-10-01arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon
2020-10-01arm64: insn: consistently handle exit textMark Rutland
2020-09-23arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier
2020-09-17arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu
2020-09-05KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-09-03arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier
2020-09-03arm64: Move handling of erratum 1418040 into C codeMarc Zyngier
2020-09-03arm64: Fix __cpu_logical_map undefined issueKefeng Wang
2020-08-26ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd
2020-08-21arm64: perf: Correct the event index in sysfsShaokun Zhang
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-22arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon
2020-07-22arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel
2020-07-16arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-30arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon
2020-06-24arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-06-22arm64: insn: Fix two bugs in encoding 32-bit logical immediatesLuke Nelson
2020-06-22arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan
2020-06-19Merge tag 'v5.4.47' into imx_5.4.yJason Liu
2020-05-27arm64: Fix PTRACE_SYSEMU semanticsKeno Fischer
2020-05-20arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-05-06arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino