summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12Merge branch 'for-next/timers' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/perf' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/mm' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/misc' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/errata' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/acpi' into for-next/coreWill Deacon
2024-09-12perf: arm-ni: Fix an NULL vs IS_ERR() bugDan Carpenter
2024-09-12arm64: hibernate: Fix warning for cast from restricted gfp_tMin-Hua Chen
2024-09-10arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova
2024-09-10arm64: pkeys: remove redundant WARNJoey Gouly
2024-09-09perf: arm_pmuv3: Use BR_RETIRED for HW branch event if enabledIlkka Koskinen
2024-09-06MAINTAINERS: List Arm interconnect PMUs as supportedRobin Murphy
2024-09-06perf: Add driver for Arm NI-700 interconnect PMURobin Murphy
2024-09-06dt-bindings/perf: Add Arm NI-700 PMURobin Murphy
2024-09-06perf/arm-cmn: Improve format attr printingRobin Murphy
2024-09-06perf/arm-cmn: Clean up unnecessary NUMA_NO_NODE checkRobin Murphy
2024-09-06arm64/mm: use lm_alias() with addresses passed to memblock_free()Joey Gouly
2024-09-06mm: arm64: document why pte is not advanced in contpte_ptep_set_access_flags()Barry Song
2024-09-04arm64: Expose the end of the linear map in PHYSMEM_ENDD Scott Phillips
2024-09-04arm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()Fares Mehanna
2024-09-04arm64/mm: Delete __init region from memblock.reservedRong Qianfeng
2024-09-04perf/arm-cmn: Support CMN S3Robin Murphy
2024-09-04dt-bindings: perf: arm-cmn: Add CMN S3Robin Murphy
2024-09-04perf/arm-cmn: Refactor DTC PMU register accessRobin Murphy
2024-09-04perf/arm-cmn: Make cycle counts less surprisingRobin Murphy
2024-09-04perf/arm-cmn: Improve build-time assertionRobin Murphy
2024-09-04perf/arm-cmn: Ensure dtm_idx is big enoughRobin Murphy
2024-09-04perf/arm-cmn: Fix CCLA register offsetRobin Murphy
2024-09-04perf/arm-cmn: Refactor node ID handling. Again.Robin Murphy
2024-09-04kselftest/arm64: Add test case for POR_EL0 signal frame recordsJoey Gouly
2024-09-04kselftest/arm64: parse POE_MAGIC in a signal frameJoey Gouly
2024-09-04kselftest/arm64: add HWCAP test for FEAT_S1POEJoey Gouly
2024-09-04selftests: mm: make protection_keys test work on arm64Joey Gouly
2024-09-04selftests: mm: move fpregs printingJoey Gouly
2024-09-04kselftest/arm64: move get_header()Joey Gouly
2024-09-04arm64: add Permission Overlay Extension KconfigJoey Gouly
2024-09-04arm64: enable PKEY support for CPUs with S1POEJoey Gouly
2024-09-04arm64: enable POE and PIE to coexistJoey Gouly
2024-09-04arm64/ptrace: add support for FEAT_POEJoey Gouly
2024-09-04arm64: add POE signal supportJoey Gouly
2024-09-04arm64: implement PKEYS supportJoey Gouly
2024-09-04arm64: add pte_access_permitted_no_overlay()Joey Gouly
2024-09-04arm64: handle PKEY/POE faultsJoey Gouly
2024-09-04arm64: mask out POIndex when modifying a PTEJoey Gouly
2024-09-04arm64: convert protection key into vm_flags and pgprot valuesJoey Gouly
2024-09-04arm64: add POIndex definesJoey Gouly
2024-09-04arm64: re-order MTE VM_ flagsJoey Gouly