summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-12-161-7/+0
|\
| * Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon2022-12-151-7/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-155-29/+15
|\ \
| * \ Merge remote-tracking branch 'arm64/for-next/sysregs' into kvmarm-master/nextMarc Zyngier2022-12-051-104/+104
| |\ \
| * \ \ Merge branch kvm-arm64/mte-map-shared into kvmarm-master/nextMarc Zyngier2022-12-054-14/+15
| |\ \ \
| | * | | arm64: mte: Lock a page for MTE tag initialisationCatalin Marinas2022-11-292-10/+4
| | * | | arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas2022-11-294-9/+16
| * | | | Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/nextMarc Zyngier2022-12-051-15/+0
| |\ \ \ \
| | * | | | KVM: arm64: Don't unnecessarily map host kernel sections at EL2Quentin Perret2022-11-111-6/+0
| | * | | | KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2Will Deacon2022-11-111-3/+0
| | * | | | KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the hostQuentin Perret2022-11-111-3/+0
| | * | | | KVM: arm64: Provide I-cache invalidation by virtual address at EL2Will Deacon2022-11-111-3/+0
| | |/ / /
* | | | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-142-2/+2
|\ \ \ \ \
| * | | | | kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is setXin Li2022-11-012-2/+2
* | | | | | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-135-88/+86
|\ \ \ \ \ \
| * | | | | | arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2022-12-082-5/+49
| * | | | | | arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel2022-12-082-1/+39
| * | | | | | Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel2022-12-073-58/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel2022-11-183-85/+1
| |\ \ \ \ \ \ \
| | * | | | | | | efi: libstub: Provide local implementations of strrchr() and memchr()Ard Biesheuvel2022-11-091-3/+0
| | * | | | | | | efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel2022-11-091-2/+0
| | * | | | | | | efi: libstub: Clone memcmp() into the stubArd Biesheuvel2022-11-091-1/+0
| | * | | | | | | efi: libstub: Use local strncmp() implementation unconditionallyArd Biesheuvel2022-11-091-1/+0
| | * | | | | | | arm64: efi: Move efi-entry.S into the libstub source directoryArd Biesheuvel2022-11-092-69/+1
| | * | | | | | | arm64: efi: Avoid dcache_clean_poc() altogether in efi_enter_kernel()Ard Biesheuvel2022-11-091-28/+29
| | * | | | | | | arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel()Ard Biesheuvel2022-11-092-10/+0
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-131-12/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-12/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-7/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | perf: Rewrite core context handlingPeter Zijlstra2022-10-271-7/+11
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-121-0/+106
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-121-0/+106
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| | | * | | | | | arm64: Add architecture specific ACPI FFH Opregion callbacksSudeep Holla2022-11-141-0/+106
| | | |/ / / / /
* | | | | | | | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-121-22/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn2022-12-011-22/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-1232-792/+1059
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'for-next/undef-traps' into for-next/coreWill Deacon2022-12-065-389/+328
| |\ \ \ \ \ \
| | * | | | | | arm64: armv8_deprecated: fix unused-function errorRen Zhijie2022-11-251-1/+1
| | * | | | | | arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland2022-11-152-182/+140
| | * | | | | | arm64: armv8_deprecated: move aarch32 helper earlierMark Rutland2022-11-151-20/+19
| | * | | | | | arm64: armv8_deprecated move emulation functionsMark Rutland2022-11-151-197/+197
| | * | | | | | arm64: armv8_deprecated: fold ops into insn_emulationMark Rutland2022-11-151-43/+33
| | * | | | | | arm64: rework EL0 MRS emulationMark Rutland2022-11-152-18/+8
| | * | | | | | arm64: factor insn read out of call_undef_hook()Mark Rutland2022-11-151-9/+22
| | * | | | | | arm64: factor out EL1 SSBS emulation hookMark Rutland2022-11-152-26/+15
| | * | | | | | arm64: split EL0/EL1 UNDEF handlersMark Rutland2022-11-152-12/+14
| | * | | | | | arm64: allow kprobes on EL0 handlersMark Rutland2022-11-152-6/+4
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'for-next/trivial' into for-next/coreWill Deacon2022-12-063-15/+11
| |\ \ \ \ \ \