summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2024-02-22arm64/mm: convert set_pte_at() to set_ptes(..., 1)Ryan Roberts
2024-02-22arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)Ryan Roberts
2024-02-22arm64/mm: convert pte_next_pfn() to pte_advance_pfn()Ryan Roberts
2024-02-22arm64/sve: Document that __SVE_VQ_MAX is much larger than neededMark Brown
2024-02-22arm64/mm: make set_ptes() robust when OAs cross 48-bit boundaryRyan Roberts
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy
2024-02-20arm64: kretprobes: acquire the regs via a BRK exceptionMark Rutland
2024-02-20arm64: Move do_notify_resume() to entry-common.cMark Rutland
2024-02-20arm64: io: permit offset addressingMark Rutland
2024-02-20arm64/sme: Restore SME registers on exit from suspendMark Brown
2024-02-20Revert "arm64: jump_label: use constraints "Si" instead of "i""Will Deacon
2024-02-19KVM: arm64: Add debugfs file for guest's ID registersMarc Zyngier
2024-02-19KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guestMarc Zyngier
2024-02-19KVM: arm64: Move existing feature disabling over to FGU infrastructureMarc Zyngier
2024-02-19KVM: arm64: Add Fine-Grained UNDEF tracking informationMarc Zyngier
2024-02-19KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()Marc Zyngier
2024-02-19KVM: arm64: Use the xarray as the primary sysreg/sysinsn walkerMarc Zyngier
2024-02-19KVM: arm64: Register AArch64 system register entries with the sysreg xarrayMarc Zyngier
2024-02-19KVM: arm64: nv: Add sanitising to VNCR-backed sysregsMarc Zyngier
2024-02-19KVM: arm64: Add feature checking helpersMarc Zyngier
2024-02-19arm64: mm: Make PUD folding check in set_pud() a runtime checkArd Biesheuvel
2024-02-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-02-16arm64: mm: add support for WXN memory translation attributeArd Biesheuvel
2024-02-16arm64: mm: Add support for folding PUDs at runtimeArd Biesheuvel
2024-02-16arm64: mm: Add 5 level paging support to fixmap and swapper handlingArd Biesheuvel
2024-02-16arm64: Enable LPA2 at boot if supported by the systemArd Biesheuvel
2024-02-16arm64: mm: Add definitions to support 5 levels of pagingArd Biesheuvel
2024-02-16arm64: mm: Add LPA2 support to phys<->pte conversion routinesArd Biesheuvel
2024-02-16arm64: mm: Wire up TCR.DS bit to PTE shareability fieldsArd Biesheuvel
2024-02-16arm64: Add ESR decoding for exceptions involving translation level -1Ard Biesheuvel
2024-02-16arm64: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm useArd Biesheuvel
2024-02-16arm64: mm: Add feature override support for LVAArd Biesheuvel
2024-02-16arm64: mm: Handle LVA support as a CPU featureArd Biesheuvel
2024-02-16arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"Ard Biesheuvel
2024-02-16arm64: mm: omit redundant remap of kernel imageArd Biesheuvel
2024-02-16arm64: kernel: Create initial ID map from C codeArd Biesheuvel
2024-02-16arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levelsArd Biesheuvel
2024-02-16arm64: mm: Use 48-bit virtual addressing for the permanent ID mapArd Biesheuvel
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel
2024-02-16arm64: mmu: Make __cpu_replace_ttbr1() out of lineArd Biesheuvel
2024-02-16arm64: mm: Make kaslr_requires_kpti() a static inlineArd Biesheuvel
2024-02-16arm64: head: allocate more pages for the kernel mappingArd Biesheuvel
2024-02-16arm64: Add helpers to probe local CPU for PAC and BTI supportArd Biesheuvel
2024-02-16arm64: idreg-override: Create a pseudo feature for rodata=offArd Biesheuvel
2024-02-16arm64: kaslr: Use feature override instead of parsing the cmdline againArd Biesheuvel
2024-02-16arm64: cpufeature: Add helper to test for CPU feature overridesArd Biesheuvel
2024-02-16arm64: head: move dynamic shadow call stack patching into early C runtimeArd Biesheuvel
2024-02-16arm64: kernel: Remove early fdt remap codeArd Biesheuvel
2024-02-15arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown
2024-02-15arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan