summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-20arm64: kretprobes: acquire the regs via a BRK exceptionMark Rutland1-0/+2
2024-02-20arm64: Move do_notify_resume() to entry-common.cMark Rutland1-1/+1
2024-02-20arm64: io: permit offset addressingMark Rutland1-4/+8
2024-02-20arm64/sme: Restore SME registers on exit from suspendMark Brown1-0/+2
2024-02-20Revert "arm64: jump_label: use constraints "Si" instead of "i""Will Deacon1-8/+4
2024-02-19KVM: arm64: Add debugfs file for guest's ID registersMarc Zyngier1-0/+3
2024-02-19KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guestMarc Zyngier2-3/+2
2024-02-19KVM: arm64: Move existing feature disabling over to FGU infrastructureMarc Zyngier1-0/+4
2024-02-19KVM: arm64: Add Fine-Grained UNDEF tracking informationMarc Zyngier1-0/+21
2024-02-19KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()Marc Zyngier1-1/+0
2024-02-19KVM: arm64: Use the xarray as the primary sysreg/sysinsn walkerMarc Zyngier1-1/+1
2024-02-19KVM: arm64: Register AArch64 system register entries with the sysreg xarrayMarc Zyngier1-0/+3
2024-02-19KVM: arm64: nv: Add sanitising to VNCR-backed sysregsMarc Zyngier1-1/+21
2024-02-19KVM: arm64: Add feature checking helpersMarc Zyngier1-0/+44
2024-02-19arm64: mm: Make PUD folding check in set_pud() a runtime checkArd Biesheuvel1-3/+3
2024-02-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-11/+19
2024-02-16arm64: mm: add support for WXN memory translation attributeArd Biesheuvel3-1/+73
2024-02-16arm64: mm: Add support for folding PUDs at runtimeArd Biesheuvel3-12/+90
2024-02-16arm64: mm: Add 5 level paging support to fixmap and swapper handlingArd Biesheuvel2-5/+41
2024-02-16arm64: Enable LPA2 at boot if supported by the systemArd Biesheuvel3-1/+29
2024-02-16arm64: mm: Add definitions to support 5 levels of pagingArd Biesheuvel4-4/+147
2024-02-16arm64: mm: Add LPA2 support to phys<->pte conversion routinesArd Biesheuvel3-19/+12
2024-02-16arm64: mm: Wire up TCR.DS bit to PTE shareability fieldsArd Biesheuvel2-2/+15
2024-02-16arm64: Add ESR decoding for exceptions involving translation level -1Ard Biesheuvel2-16/+7
2024-02-16arm64: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm useArd Biesheuvel1-4/+0
2024-02-16arm64: mm: Add feature override support for LVAArd Biesheuvel2-7/+14
2024-02-16arm64: mm: Handle LVA support as a CPU featureArd Biesheuvel2-1/+21
2024-02-16arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"Ard Biesheuvel1-11/+6
2024-02-16arm64: mm: omit redundant remap of kernel imageArd Biesheuvel3-4/+1
2024-02-16arm64: kernel: Create initial ID map from C codeArd Biesheuvel3-45/+25
2024-02-16arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levelsArd Biesheuvel1-46/+19
2024-02-16arm64: mm: Use 48-bit virtual addressing for the permanent ID mapArd Biesheuvel1-0/+3
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel2-31/+3
2024-02-16arm64: mmu: Make __cpu_replace_ttbr1() out of lineArd Biesheuvel1-31/+1
2024-02-16arm64: mm: Make kaslr_requires_kpti() a static inlineArd Biesheuvel1-1/+37
2024-02-16arm64: head: allocate more pages for the kernel mappingArd Biesheuvel1-1/+10
2024-02-16arm64: Add helpers to probe local CPU for PAC and BTI supportArd Biesheuvel1-0/+32
2024-02-16arm64: idreg-override: Create a pseudo feature for rodata=offArd Biesheuvel1-0/+1
2024-02-16arm64: kaslr: Use feature override instead of parsing the cmdline againArd Biesheuvel1-0/+5
2024-02-16arm64: cpufeature: Add helper to test for CPU feature overridesArd Biesheuvel1-0/+39
2024-02-16arm64: head: move dynamic shadow call stack patching into early C runtimeArd Biesheuvel1-2/+2
2024-02-16arm64: kernel: Remove early fdt remap codeArd Biesheuvel1-3/+0
2024-02-15arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown1-6/+6
2024-02-15arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan1-0/+4
2024-02-12KVM: arm64: removed unused kern_hyp_va asm macroJoey Gouly1-16/+0
2024-02-12KVM: arm64: add comments to __kern_hyp_vaJoey Gouly1-10/+20
2024-02-10work around gcc bugs with 'asm goto' with outputsLinus Torvalds2-4/+4
2024-02-09arm64: jump_label: use constraints "Si" instead of "i"Fangrui Song1-4/+8
2024-02-09arm64: fix typo in commentsSeongsu Park1-1/+1
2024-02-09arm64: mm: Reclaim unused vmemmap region for vmalloc useArd Biesheuvel1-2/+6