summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3 days1-2/+2
|\
| * Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini6 days1-2/+2
| |\
| | * Merge branch kvm-arm64/misc-6.10 into kvmarm-master/nextMarc Zyngier10 days1-2/+2
| | |\
| | | * KVM: arm64: Use hVHE in pKVM by default on CPUs with VHE supportWill Deacon11 days1-1/+1
| | | * KVM: arm64: Fix hvhe/nvhe early alias parsingWill Deacon11 days1-1/+1
* | | | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3 days2-133/+0
|\ \ \ \
| * | | | arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)4 days1-140/+0
| * | | | arm64: extend execmem_info for generated code allocationsMike Rapoport (IBM)4 days2-7/+12
| * | | | mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)4 days1-24/+31
| * | | | arm64: module: remove unneeded call to kasan_alloc_module_shadow()Mike Rapoport (IBM)4 days1-5/+0
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4 days6-116/+152
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'for-next/perf' into for-next/coreWill Deacon9 days2-114/+124
| |\ \ \ \
| | * | | | arm64: Add USER_STACKTRACE supportchenqiwu2024-05-032-114/+124
| | | |/ / | | |/| |
| * | | | Merge branch 'for-next/misc' into for-next/coreWill Deacon9 days3-2/+18
| |\ \ \ \
| | * | | | arm64: Add the arm64.no32bit_el0 command line optionAndrea della Porta2024-05-031-0/+2
| | * | | | arm64: defer clearing DAIF.DMark Rutland2024-04-282-2/+16
| | |/ / /
| * / / / arm64: acpi: Honour firmware_signature field of FACS, if it existsDavid Woodhouse2024-04-181-0/+10
| |/ / /
* | | | Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5 days1-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'linus' into perf/core, to pick up perf/urgent fixesIngo Molnar2024-04-142-17/+17
| |\| |
| * | | perf/bpf: Remove unneeded uses_default_overflow_handler()Kyle Huey2024-04-121-2/+2
| | |/ | |/|
* | | arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel2024-04-181-0/+5
* | | arm64/head: Drop unnecessary pre-disable-MMU workaroundArd Biesheuvel2024-04-181-2/+0
| |/ |/|
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-04-051-4/+1
|\ \
| * | arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown2024-04-031-4/+1
| |/
* / arm64: Fix early handling of FEAT_E2H0 not being implementedMarc Zyngier2024-04-011-13/+16
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-153-18/+111
|\
| * Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2024-03-113-18/+111
| |\
| | * arm64: cpufeatures: Fix FEAT_NV check when checking for FEAT_NV1Marc Zyngier2024-02-151-1/+1
| | * arm64: cpufeatures: Only check for NV1 if NV is presentMarc Zyngier2024-02-121-2/+3
| | * arm64: cpufeatures: Add missing ID_AA64MMFR4_EL1 to __read_sysreg_by_encoding()Marc Zyngier2024-02-121-0/+1
| | * KVM: arm64: Handle Apple M2 as not having HCR_EL2.NV1 implementedMarc Zyngier2024-02-081-1/+17
| | * arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negativeMarc Zyngier2024-02-081-8/+15
| | * arm64: cpufeature: Detect HCR_EL2.NV1 being RES0Marc Zyngier2024-02-081-0/+12
| | * arm64: cpufeature: Add ID_AA64MMFR4_EL1 handlingMarc Zyngier2024-02-082-0/+8
| | * arm64: cpufeature: Correctly display signed override valuesMarc Zyngier2024-02-081-1/+2
| | * arm64: cpufeatures: Correctly handle signed valuesMarc Zyngier2024-02-081-9/+56
* | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-146-9/+14
|\ \ \
| * | | arm64, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-232-3/+9
| * | | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-232-2/+2
| * | | mm/vmalloc: remove vmap_area_listBaoquan He2024-02-231-1/+0
| * | | arm64/mm: new ptep layer to manage contig bitRyan Roberts2024-02-222-3/+3
| * | | arm64/mm: convert set_pte_at() to set_ptes(..., 1)Ryan Roberts2024-02-221-1/+1
| * | | arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)Ryan Roberts2024-02-221-1/+1
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-03-1430-781/+1107
|\ \ \ \
| * | | | Revert "arm64: mm: add support for WXN memory translation attribute"Catalin Marinas2024-03-132-26/+1
| * | | | Merge branch 'for-next/stage1-lpa2' into for-next/coreCatalin Marinas2024-03-0719-639/+846
| |\ \ \ \
| | * | | | arm64: gitignore: ignore relacheckBartosz Golaszewski2024-02-221-0/+3
| | * | | | arm64: Use Signed/Unsigned enums for TGRAN{4,16,64} and VARangeMarc Zyngier2024-02-191-12/+3
| | * | | | arm64: mm: add support for WXN memory translation attributeArd Biesheuvel2024-02-162-1/+26
| | * | | | arm64: Enable 52-bit virtual addressing for 4k and 16k granule configsArd Biesheuvel2024-02-161-4/+18