summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+1
|\
| * fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-05-181-0/+42
|\ \
| * | arm64/io: Provide a WC friendly __iowriteXX_copy()Jason Gunthorpe2024-04-221-0/+42
* | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-183-16/+2
|\ \ \
| * | | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-142-14/+0
| * | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-101-1/+1
| * | | arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada2024-05-021-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-05-151-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2024-05-121-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch kvm-arm64/misc-6.10 into kvmarm-master/nextMarc Zyngier2024-05-081-2/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | KVM: arm64: Use hVHE in pKVM by default on CPUs with VHE supportWill Deacon2024-05-081-1/+1
| | | * | KVM: arm64: Fix hvhe/nvhe early alias parsingWill Deacon2024-05-081-1/+1
| | | |/
* | | | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-152-133/+0
|\ \ \ \
| * | | | arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-141-140/+0
| * | | | arm64: extend execmem_info for generated code allocationsMike Rapoport (IBM)2024-05-142-7/+12
| * | | | mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-24/+31
| * | | | arm64: module: remove unneeded call to kasan_alloc_module_shadow()Mike Rapoport (IBM)2024-05-141-5/+0
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-05-146-116/+152
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2024-05-092-114/+124
| |\ \ \ \
| | * | | | arm64: Add USER_STACKTRACE supportchenqiwu2024-05-032-114/+124
| | | |/ / | | |/| |
| * | | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2024-05-093-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 Torvalds2024-05-131-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