summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-28arm64: mops: Do not dereference src reg for a set operationKeir Fraser
2025-03-28arm64: mm: Correct the update of max_pfnZhenhua Huang
2025-03-25Merge branch 'for-next/el2-enable-feat-pmuv3p9' into for-next/coreCatalin Marinas
2025-03-25Merge branch 'for-next/smt-control' into for-next/coreCatalin Marinas
2025-03-25Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-...Catalin Marinas
2025-03-20arm64: mm: Don't use %pK through printkThomas Weißschuh
2025-03-17perf/arm_cspmu: Fix missing io.h includeRobin Murphy
2025-03-14arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson
2025-03-14arm64: cputype: Add MIDR_CORTEX_A76AEDouglas Anderson
2025-03-14arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe listDouglas Anderson
2025-03-14arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHBDouglas Anderson
2025-03-14arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_listDouglas Anderson
2025-03-14arm64/sysreg: Enforce whole word match for open/close tokensJames Clark
2025-03-14arm64/sysreg: Fix unbalanced closing blockJames Clark
2025-03-14arm64: Kconfig: Enable HOTPLUG_SMTYicong Yang
2025-03-14arm64: topology: Support SMT control on ACPI based systemYicong Yang
2025-03-14arch_topology: Support SMT control for OF based systemYicong Yang
2025-03-14cpu/SMT: Provide a default topology_is_primary_thread()Yicong Yang
2025-03-14arm64/mm: Define PTDESC_ORDERAnshuman Khandual
2025-03-13perf/arm_cspmu: Add PMEVFILT2R supportRobin Murphy
2025-03-13perf/arm_cspmu: Generalise event filteringRobin Murphy
2025-03-13perf/arm_cspmu: Move register definitons to headerRobin Murphy
2025-03-13Merge branch 'perf/m1-guest-events' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon
2025-03-13arm64/kernel: Always use level 2 or higher for early mappingsArd Biesheuvel
2025-03-12arm64/mm: Drop PXD_TABLE_BITAnshuman Khandual
2025-03-12arm64/mm: Check pmd_table() in pmd_trans_huge()Ryan Roberts
2025-03-12arm64/mm: Check PUD_TYPE_TABLE in pud_bad()Ryan Roberts
2025-03-12arm64/mm: Check PXD_TYPE_TABLE in [p4d|pgd]_bad()Anshuman Khandual
2025-03-12arm64/mm: Clear PXX_TYPE_MASK and set PXD_TYPE_SECT in [pmd|pud]_mkhuge()Anshuman Khandual
2025-03-12arm64/mm: Clear PXX_TYPE_MASK in mk_[pmd|pud]_sect_prot()Anshuman Khandual
2025-03-12arm64/ptdump: Test PMD_TYPE_MASK for block mappingAnshuman Khandual
2025-03-12KVM: arm64: ptdump: Test PMD_TYPE_MASK for block mappingAnshuman Khandual
2025-03-11drivers/perf: apple_m1: Support host/guest event filteringOliver Upton
2025-03-11drivers/perf: apple_m1: Refactor event select/filter configurationOliver Upton
2025-03-11arm64/fpsimd: Remove unused declaration fpsimd_kvm_prepare()Yue Haibing
2025-03-11arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9Anshuman Khandual
2025-03-11arm64: realm: Use aliased addresses for device DMA to shared buffersSuzuki K Poulose
2025-03-11dma: Introduce generic dma_addr_*crypted helpersSuzuki K Poulose
2025-03-11dma: Fix encryption bit clearing for dma_to_physSuzuki K Poulose
2025-03-11selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917Madhavan Srinivasan
2025-03-10arm64: cputype: Add comments about Qualcomm Kryo 5XX and 6XX coresDouglas Anderson
2025-03-10arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLDDouglas Anderson
2025-03-10arm64/sysreg: Move POR_EL0_INIT to asm/por.hKevin Brodsky
2025-03-10arm64/sysreg: Rename POE_RXW to POE_RWXKevin Brodsky
2025-03-10arm64/sysreg: Improve PIR/POR helpersKevin Brodsky
2025-03-07arm64: lib: Use MOPS for usercopy routinesKristina Martšenko
2025-03-07arm64: mm: Handle PAN faults on uaccess CPY* instructionsKristina Martšenko
2025-03-07arm64: extable: Add fixup handling for uaccess CPY* instructionsKristina Martšenko
2025-03-05kselftest/arm64: mte: Skip the hugetlb tests if MTE not supported on such map...Catalin Marinas
2025-03-05kselftest/arm64: mte: Use the correct naming for tag check modes in check_hug...Catalin Marinas