index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2024-02-22
arm64/mm: automatically fold contpte mappings
Ryan Roberts
2024-02-22
arm64/mm: __always_inline to improve fork() perf
Ryan Roberts
2024-02-22
arm64/mm: implement pte_batch_hint()
Ryan Roberts
2024-02-22
arm64/mm: implement new [get_and_]clear_full_ptes() batch APIs
Ryan Roberts
2024-02-22
arm64/mm: implement new wrprotect_ptes() batch API
Ryan Roberts
2024-02-22
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
2024-02-22
arm64/mm: dplit __flush_tlb_range() to elide trailing DSB
Ryan Roberts
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
2024-02-22
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
2024-02-22
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
2024-02-22
arm64/mm: convert pte_next_pfn() to pte_advance_pfn()
Ryan Roberts
2024-02-22
arm64/sve: Document that __SVE_VQ_MAX is much larger than needed
Mark Brown
2024-02-22
arm64/mm: make set_ptes() robust when OAs cross 48-bit boundary
Ryan Roberts
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-20
arm64: kretprobes: acquire the regs via a BRK exception
Mark Rutland
2024-02-20
arm64: Move do_notify_resume() to entry-common.c
Mark Rutland
2024-02-20
arm64: io: permit offset addressing
Mark Rutland
2024-02-20
arm64/sme: Restore SME registers on exit from suspend
Mark Brown
2024-02-20
Revert "arm64: jump_label: use constraints "Si" instead of "i""
Will Deacon
2024-02-19
KVM: arm64: Add debugfs file for guest's ID registers
Marc Zyngier
2024-02-19
KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guest
Marc Zyngier
2024-02-19
KVM: arm64: Move existing feature disabling over to FGU infrastructure
Marc Zyngier
2024-02-19
KVM: arm64: Add Fine-Grained UNDEF tracking information
Marc Zyngier
2024-02-19
KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
Marc Zyngier
2024-02-19
KVM: arm64: Use the xarray as the primary sysreg/sysinsn walker
Marc Zyngier
2024-02-19
KVM: arm64: Register AArch64 system register entries with the sysreg xarray
Marc Zyngier
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
Marc Zyngier
2024-02-19
KVM: arm64: Add feature checking helpers
Marc Zyngier
2024-02-19
arm64: mm: Make PUD folding check in set_pud() a runtime check
Ard Biesheuvel
2024-02-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-02-16
arm64: mm: add support for WXN memory translation attribute
Ard Biesheuvel
2024-02-16
arm64: mm: Add support for folding PUDs at runtime
Ard Biesheuvel
2024-02-16
arm64: mm: Add 5 level paging support to fixmap and swapper handling
Ard Biesheuvel
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
2024-02-16
arm64: mm: Add definitions to support 5 levels of paging
Ard Biesheuvel
2024-02-16
arm64: mm: Add LPA2 support to phys<->pte conversion routines
Ard Biesheuvel
2024-02-16
arm64: mm: Wire up TCR.DS bit to PTE shareability fields
Ard Biesheuvel
2024-02-16
arm64: Add ESR decoding for exceptions involving translation level -1
Ard Biesheuvel
2024-02-16
arm64: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm use
Ard Biesheuvel
2024-02-16
arm64: mm: Add feature override support for LVA
Ard Biesheuvel
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2024-02-16
arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
Ard Biesheuvel
2024-02-16
arm64: mm: omit redundant remap of kernel image
Ard Biesheuvel
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
2024-02-16
arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels
Ard Biesheuvel
2024-02-16
arm64: mm: Use 48-bit virtual addressing for the permanent ID map
Ard Biesheuvel
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
2024-02-16
arm64: mmu: Make __cpu_replace_ttbr1() out of line
Ard Biesheuvel
2024-02-16
arm64: mm: Make kaslr_requires_kpti() a static inline
Ard Biesheuvel
2024-02-16
arm64: head: allocate more pages for the kernel mapping
Ard Biesheuvel
[prev]
[next]