summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2023-06-15Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton
2023-06-15Merge branch for-next/module-alloc into kvmarm/nextOliver Upton
2023-06-15KVM: arm64: Use arm64_ftr_bits to sanitise ID register writesJing Zhang
2023-06-15KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1Marc Zyngier
2023-06-12arm64: Allow arm64_sw.hvhe on command lineMarc Zyngier
2023-06-12arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is setMarc Zyngier
2023-06-12arm64: Add KVM_HVHE capability and has_hvhe() predicateMarc Zyngier
2023-06-12arm64: Turn kaslr_feature_override into a generic SW feature overrideMarc Zyngier
2023-06-12arm64: Update Documentation/arm referencesJonathan Corbet
2023-06-09arm64: enable perf events based hard lockup detectorDouglas Anderson
2023-06-09arm64: add hw_nmi_get_sample_period for preparation of lockup detectorLecopzer Chen
2023-06-09mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes
2023-06-09kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann
2023-06-07arm64: syscall: unmask DAIF for tracing statusGuo Hui
2023-06-07arm64: cpufeature: fold cpus_set_cap() into update_cpu_capabilities()Mark Rutland
2023-06-07arm64: cpufeature: use cpucap namingMark Rutland
2023-06-07arm64: alternatives: use cpucap namingMark Rutland
2023-06-07arm64: standardise cpucap bitmap namesMark Rutland
2023-06-06arm64: module: rework module VA range selectionMark Rutland
2023-06-06arm64: module: mandate MODULE_PLTSMark Rutland
2023-06-06arm64: module: move module randomization to module.cMark Rutland
2023-06-06arm64: kaslr: split kaslr/module initializationMark Rutland
2023-06-06arm64: module: remove old !KASAN_VMALLOC logicMark Rutland
2023-06-06arm64: lockdep: enable checks for held locks when returning to userspaceEric Chan
2023-06-06arm64: transfer permission indirection settings to EL2Joey Gouly
2023-06-06arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGSJoey Gouly
2023-06-06arm64: cpufeature: add Permission Indirection Extension cpucapJoey Gouly
2023-06-06arm64: cpufeature: add TCR2 cpucapJoey Gouly
2023-06-06arm64: cpufeature: add system register ID_AA64MMFR3Joey Gouly
2023-06-05arm64: mops: allow disabling MOPS from the kernel command lineKristina Martsenko
2023-06-05arm64: mops: detect and enable FEAT_MOPSKristina Martsenko
2023-06-05arm64: mops: handle single stepping after MOPS exceptionKristina Martsenko
2023-06-05arm64: mops: handle MOPS exceptionsKristina Martsenko
2023-06-05arm64: cpufeature: detect FEAT_HCXKristina Martsenko
2023-05-26arm64/cpufeature: Use helper for ECV CNTPOFF cpufeatureMark Brown
2023-05-25arm64: signal: include asm/exception.hArnd Bergmann
2023-05-25arm64: module-plts: inline linux/moduleloader.hArnd Bergmann
2023-05-25arm64: hide unused is_valid_bugaddr()Arnd Bergmann
2023-05-25arm64: cpuidle: fix #ifdef for acpi functionsArnd Bergmann
2023-05-25arm64: move cpu_suspend_set_dbg_restorer() prototype to headerArnd Bergmann
2023-05-25arm64: entry: Simplify tramp_alias macro and tramp_exit routineArd Biesheuvel
2023-05-25arm64: entry: Preserve/restore X29 even for compat tasksArd Biesheuvel
2023-05-21KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier
2023-05-16arm64: mte: Do not set PG_mte_tagged if tags were not initializedPeter Collingbourne
2023-05-16arm64: vdso: Pass (void *) to virt_to_page()Linus Walleij
2023-05-15arm64: smp: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-05-02arm64: lds: move .got section out of .textFangrui Song
2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com
2023-05-02arm64: cpufeature: Fix pointer auth hwcapsKristina Martsenko