index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+6
2022-10-12
arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
Catalin Marinas
1
-1
/
+6
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-10
Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-63
/
+27
2022-10-04
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-2
/
+3
2022-09-30
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
5
-58
/
+22
2022-09-29
arm64/mm: fold check for KFENCE into can_set_direct_map()
Mike Rapoport
2
-7
/
+9
2022-09-27
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
1
-1
/
+1
2022-09-26
arm64: Add types to indirect called assembly functions
Sami Tolvanen
1
-2
/
+3
2022-09-26
Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...
Joerg Roedel
2
-15
/
+19
2022-09-22
arm64: mte: move register initialization to C
Peter Collingbourne
1
-41
/
+5
2022-09-22
arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
Kefeng Wang
1
-9
/
+4
2022-09-22
arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()
Will Deacon
1
-1
/
+1
2022-09-22
arm64: mm: don't acquire mutex when rewriting swapper
Mark Rutland
1
-14
/
+18
2022-09-09
arm64/sysreg: Standardise naming for MTE feature enumeration
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits
Mark Brown
1
-3
/
+3
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
2
-3
/
+3
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
2
-4
/
+4
2022-09-07
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
1
-1
/
+1
2022-09-06
arm64: compat: Implement misalignment fixups for multiword loads
Ard Biesheuvel
1
-0
/
+3
2022-08-23
arm64: fix rodata=full
Mark Rutland
1
-18
/
+0
2022-08-09
mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
Muchun Song
1
-10
/
+3
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-17
/
+64
2022-08-04
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-08-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
12
-277
/
+186
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
3
-12
/
+62
2022-07-25
Merge branch 'for-next/mte' into for-next/core
Will Deacon
3
-19
/
+0
2022-07-25
Merge branch 'for-next/misc' into for-next/core
Will Deacon
4
-52
/
+18
2022-07-25
Merge branch 'for-next/kpti' into for-next/core
Will Deacon
2
-93
/
+97
2022-07-25
Merge branch 'for-next/ioremap' into for-next/core
Will Deacon
2
-92
/
+8
2022-07-18
arm64/mm: move protection_map[] inside the platform
Anshuman Khandual
1
-0
/
+21
2022-07-18
arm64/hugetlb: implement arm64 specific hugetlb_mask_last_page
Baolin Wang
1
-0
/
+22
2022-07-07
arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
Catalin Marinas
2
-18
/
+0
2022-07-07
mm: kasan: Skip unpoisoning of user pages
Catalin Marinas
1
-1
/
+0
2022-07-05
arm64: mm: Remove assembly DMA cache maintenance wrappers
Will Deacon
2
-46
/
+14
2022-07-05
arm64/mm: Define defer_reserve_crashkernel()
Anshuman Khandual
2
-6
/
+4
2022-07-04
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
1
-17
/
+17
2022-07-01
arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptes
Will Deacon
1
-9
/
+21
2022-07-01
arm64: mm: fix booting with 52-bit address space
Ard Biesheuvel
2
-16
/
+4
2022-06-28
arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP
Tong Tiangen
1
-9
/
+0
2022-06-28
arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support
Tong Tiangen
1
-0
/
+1
2022-06-27
Merge branch 'master' into mm-stable
akpm
1
-2
/
+0
2022-06-27
arm64: Add HAVE_IOREMAP_PROT support
Kefeng Wang
1
-10
/
+0
2022-06-27
arm64: mm: Convert to GENERIC_IOREMAP
Kefeng Wang
1
-82
/
+8
2022-06-24
arm64: head: record CPU boot mode after enabling the MMU
Ard Biesheuvel
1
-0
/
+8
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
2
-4
/
+39
2022-06-24
arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
Ard Biesheuvel
2
-3
/
+3
2022-06-24
arm64: head: drop idmap_ptrs_per_pgd
Ard Biesheuvel
1
-1
/
+0
2022-06-24
arm64: head: move assignment of idmap_t0sz to C code
Ard Biesheuvel
2
-2
/
+4
[next]