summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2023-05-11arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg
2023-05-11arm64: Stash shadow stack pointer in the task struct on interruptArd Biesheuvel
2023-05-11arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel
2023-04-13arm64: compat: Work around uninitialized variable warningArd Biesheuvel
2023-03-30arm64: efi: Set NX compat flag in PE/COFF headerArd Biesheuvel
2023-03-11arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois
2023-03-10arm64: acpi: Fix possible memory leak of ffh_ctxtSudeep Holla
2023-03-10arm64/cpufeature: Fix field sign for DIT hwcap detectionMark Brown
2023-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-02-16arm64: perf: reject CHAIN events at creation timeMark Rutland
2023-02-16arm_pmu: fix event CPU filteringMark Rutland
2023-01-23Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-16arm64: efi: Account for the EFI runtime stack in stack unwinderArd Biesheuvel
2023-01-16arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-09efi: rt-wrapper: Add missing includeArd Biesheuvel
2023-01-06arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2023-01-05arm64/signal: Always allocate SVE signal frames on SME only systemsMark Brown
2023-01-05arm64/signal: Always accept SVE signal frames on SME only systemsMark Brown
2023-01-05arm64/sme: Fix context switch for SME only systemsMark Brown
2023-01-05arm64: mte: Avoid the racy walk of the vma list during core dumpCatalin Marinas
2023-01-05elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas
2023-01-05arm64: mte: Fix double-freeing of the temporary tag storage during coredumpCatalin Marinas
2023-01-05arm64: ptrace: Use ARM64_SME to guard the SME register enumerationsZenghui Yu
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki
2022-12-08arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-12-08arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel
2022-12-06Merge branch 'for-next/undef-traps' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/trivial' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/sve-state' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/stacks' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/kprobes' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/insn' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/ftrace' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/errata' into for-next/coreWill Deacon