Age | Commit message (Expand) | Author |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang |
2022-11-03 | arm64: efi: Recover from synchronous exceptions occurring in firmware | Ard Biesheuvel |
2022-10-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-10-12 | arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored | Catalin Marinas |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2022-10-03 | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2022-09-30 | Merge branch 'for-next/misc' into for-next/core | Catalin Marinas |
2022-09-29 | arm64/mm: fold check for KFENCE into can_set_direct_map() | Mike Rapoport |
2022-09-26 | mm/swap: add swp_offset_pfn() to fetch PFN from swap entry | Peter Xu |
2022-09-26 | arm64: Add types to indirect called assembly functions | Sami Tolvanen |
2022-09-26 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel |
2022-09-22 | arm64: mte: move register initialization to C | Peter Collingbourne |
2022-09-22 | arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate() | Kefeng Wang |
2022-09-22 | arm64: dma: Drop cache invalidation from arch_dma_prep_coherent() | Will Deacon |
2022-09-22 | arm64: mm: don't acquire mutex when rewriting swapper | Mark Rutland |
2022-09-09 | arm64/sysreg: Standardise naming for MTE feature enumeration | Mark Brown |
2022-09-09 | arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits | Mark Brown |
2022-09-09 | arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names | Mark Brown |
2022-09-09 | arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names | Mark Brown |
2022-09-07 | iommu/dma: Move public interfaces to linux/iommu.h | Robin Murphy |
2022-09-06 | arm64: compat: Implement misalignment fixups for multiword loads | Ard Biesheuvel |
2022-08-23 | arm64: fix rodata=full | Mark Rutland |
2022-08-08 | mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled() | Muchun Song |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-03 | Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-08-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2022-07-25 | Merge branch 'for-next/boot' into for-next/core | Will Deacon |
2022-07-25 | Merge branch 'for-next/mte' into for-next/core | Will Deacon |
2022-07-25 | Merge branch 'for-next/misc' into for-next/core | Will Deacon |
2022-07-25 | Merge branch 'for-next/kpti' into for-next/core | Will Deacon |
2022-07-25 | Merge branch 'for-next/ioremap' into for-next/core | Will Deacon |
2022-07-17 | arm64/mm: move protection_map[] inside the platform | Anshuman Khandual |
2022-07-17 | arm64/hugetlb: implement arm64 specific hugetlb_mask_last_page | Baolin Wang |
2022-07-07 | arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags" | Catalin Marinas |
2022-07-07 | mm: kasan: Skip unpoisoning of user pages | Catalin Marinas |
2022-07-05 | arm64: mm: Remove assembly DMA cache maintenance wrappers | Will Deacon |
2022-07-05 | arm64/mm: Define defer_reserve_crashkernel() | Anshuman Khandual |
2022-07-03 | mm: hugetlb: kill set_huge_swap_pte_at() | Qi Zheng |
2022-07-01 | arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptes | Will Deacon |
2022-07-01 | arm64: mm: fix booting with 52-bit address space | Ard Biesheuvel |
2022-06-28 | arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP | Tong Tiangen |
2022-06-28 | arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support | Tong Tiangen |
2022-06-27 | Merge branch 'master' into mm-stable | akpm |
2022-06-27 | arm64: Add HAVE_IOREMAP_PROT support | Kefeng Wang |
2022-06-27 | arm64: mm: Convert to GENERIC_IOREMAP | Kefeng Wang |
2022-06-24 | arm64: head: record CPU boot mode after enabling the MMU | Ard Biesheuvel |
2022-06-24 | arm64: head: cover entire kernel image in initial ID map | Ard Biesheuvel |
2022-06-24 | arm64: mm: provide idmap pointer to cpu_replace_ttbr1() | Ard Biesheuvel |