index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-09-10
1
-1
/
+21
|
\
|
*
arm64: kdump: Skip kmemleak scan reserved memory for kdump
Chen Wandun
2021-09-10
1
-0
/
+6
|
*
arm64: mm: limit linear region to 51 bits for KVM in nVHE mode
Ard Biesheuvel
2021-09-09
1
-1
/
+15
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-2
/
+1
|
\
\
|
*
|
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-09-08
1
-2
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-25
/
+11
|
\
\
\
|
*
|
|
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-09-03
1
-25
/
+11
|
|
/
/
*
|
|
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-09-01
1
-88
/
+0
|
\
\
\
|
*
|
|
arm64: kdump: Remove custom linux,usable-memory-range handling
Geert Uytterhoeven
2021-08-24
1
-35
/
+0
|
*
|
|
arm64: kdump: Remove custom linux,elfcorehdr handling
Geert Uytterhoeven
2021-08-24
1
-53
/
+0
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-09-01
2
-16
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
2021-08-02
1
-14
/
+1
|
*
|
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
2021-08-02
1
-2
/
+1
*
|
|
Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"
Will Deacon
2021-08-25
1
-0
/
+37
|
/
/
*
/
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
2021-07-21
1
-12
/
+8
|
/
*
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
2021-07-08
2
-8
/
+12
*
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-07-02
1
-1
/
+1
|
\
|
*
iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
Jean-Philippe Brucker
2021-06-25
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
4
-42
/
+20
|
\
\
|
*
|
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
2021-06-30
1
-37
/
+0
|
*
|
arm64: drop pfn_valid_within() and simplify pfn_valid()
Mike Rapoport
2021-06-30
1
-1
/
+1
|
*
|
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
2021-06-30
3
-3
/
+15
|
*
|
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
2021-06-30
1
-8
/
+12
|
*
|
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-06-30
1
-3
/
+2
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-28
8
-134
/
+157
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2021-06-24
2
-3
/
+33
|
|
\
|
|
*
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2021-06-04
2
-3
/
+33
|
*
|
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2021-06-24
6
-22
/
+27
|
|
\
\
|
|
*
|
arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS
Anshuman Khandual
2021-06-21
1
-3
/
+3
|
|
*
|
arm64: mm: Pass original fault address to handle_mm_fault()
Gavin Shan
2021-06-15
1
-1
/
+1
|
|
*
|
arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
Anshuman Khandual
2021-06-15
1
-1
/
+1
|
|
*
|
arm64: mm: decode xFSC in mem_abort_decode()
Mark Rutland
2021-06-08
1
-0
/
+2
|
|
*
|
arm64: mm: Add is_el1_data_abort() helper
Kefeng Wang
2021-06-03
1
-5
/
+8
|
|
*
|
arm64: mm: Remove unused support for Normal-WT memory type
Will Deacon
2021-06-01
1
-1
/
+0
|
|
*
|
arm64: mm: Remove unused support for Device-GRE memory type
Will Deacon
2021-06-01
2
-5
/
+0
|
|
*
|
arm64: mm: Use better bitmap_zalloc()
Kefeng Wang
2021-06-01
1
-4
/
+2
|
|
*
|
arm64/mm: Make vmemmap_free() available only with CONFIG_MEMORY_HOTPLUG
Anshuman Khandual
2021-05-25
1
-2
/
+3
|
|
*
|
arm64/mm: Validate CONFIG_PGTABLE_LEVELS
Anshuman Khandual
2021-05-25
1
-0
/
+7
|
|
|
/
|
*
|
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2021-06-24
1
-7
/
+0
|
|
\
\
|
|
*
|
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
2021-06-07
1
-7
/
+0
|
|
|
/
|
*
|
Merge branch 'for-next/caches' into for-next/core
Will Deacon
2021-06-24
2
-92
/
+95
|
|
\
\
|
|
*
|
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
2
-35
/
+35
|
|
*
|
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-11
/
+10
|
|
*
|
arm64: __clean_dcache_area_pou to take end parameter instead of size
Fuad Tabba
2021-05-25
2
-6
/
+5
|
|
*
|
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
2021-05-25
2
-6
/
+5
|
|
*
|
arm64: __clean_dcache_area_poc to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-9
/
+7
|
|
*
|
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-5
/
+4
|
|
*
|
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-1
/
+6
|
|
*
|
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
2
-8
/
+10
|
|
*
|
arm64: Fix comments to refer to correct function __flush_icache_range
Fuad Tabba
2021-05-25
1
-1
/
+1
[next]