Age | Commit message (Expand) | Author |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-10-02 | Merge branch 'for-next/mte' into for-next/core | Will Deacon |
2020-09-11 | KVM: arm64: Remove unused page-table code | Will Deacon |
2020-09-11 | KVM: arm64: Use generic allocator for hyp stage-1 page-tables | Will Deacon |
2020-09-11 | arm64/mm: Change THP helpers to comply with generic MM semantics | Anshuman Khandual |
2020-09-03 | arm64: mte: Use Normal Tagged attributes for the linear map | Catalin Marinas |
2020-07-08 | KVM: arm64: Fix definition of PAGE_HYP_DEVICE | Will Deacon |
2020-05-12 | arm64: bti: Fix support for userspace only BTI | Mark Brown |
2020-05-07 | arm64: Set GP bit in kernel page tables to enable BTI for the kernel | Mark Brown |
2020-03-19 | arm64: kpti: Fix "kpti=off" when KASLR is enabled | Will Deacon |
2020-01-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-01-15 | arm64: Use a variable to store non-global mappings decision | Mark Brown |
2020-01-06 | arm64: Revert support for execute-only user mappings | Catalin Marinas |
2019-10-29 | arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default | Catalin Marinas |
2019-08-27 | arm64: KVM: Device mappings should be execute-never | James Morse |
2019-07-16 | arm64: mm: implement pte_devmap support | Robin Murphy |
2019-07-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-03 | arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions | Anshuman Khandual |
2019-01-10 | arm64: kpti: Avoid rewriting early page tables when KASLR is enabled | Will Deacon |
2018-07-09 | arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set | Marc Zyngier |
2018-07-09 | arm64: KVM: Add support for Stage-2 control of memory types and cacheability | Marc Zyngier |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-02-06 | arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0() | Will Deacon |
2018-01-08 | KVM: arm/arm64: Limit icache invalidation to prefetch aborts | Marc Zyngier |
2017-12-11 | arm64: mm: Use non-global mappings for kernel space | Will Deacon |
2017-08-21 | arm64: Move PTE_RDONLY bit handling out of set_pte_at() | Catalin Marinas |
2016-08-25 | arm64: Introduce execute-only page access permissions | Catalin Marinas |
2016-06-29 | arm/arm64: KVM: Make default HYP mappings non-excutable | Marc Zyngier |
2016-06-29 | arm/arm64: KVM: Map the HYP text as read-only | Marc Zyngier |
2016-06-29 | arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section | Marc Zyngier |
2016-02-26 | arm64: Remove fixmap include fragility | Mark Rutland |