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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-06-09
arm64: fix types in copy_highpage()
Tong Tiangen
1
-2
/
+2
2022-05-18
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
1
-0
/
+8
2022-04-08
arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definition
Will Deacon
1
-1
/
+1
2022-04-08
arm64/mm: avoid fixmap race condition when create pud mapping
Jianyong Wu
1
-0
/
+9
2022-04-08
arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones
Vijay Balakrishna
2
-5
/
+63
2022-03-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+17
2022-03-08
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
1
-0
/
+17
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
1
-3
/
+9
2022-01-26
arm64: extable: fix load_unaligned_zeropad() reg indices
Evgenii Stepanov
1
-2
/
+2
2022-01-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2022-01-20
arm64: mm: apply __ro_after_init to memory_limit
Peng Fan
1
-1
/
+1
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-4
/
+2
2022-01-11
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+0
2022-01-05
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
4
-40
/
+18
2021-12-15
arm64: remove __dma_*_area() aliases
Mark Rutland
1
-21
/
+3
2021-12-13
arm64: mm: log potential KASAN shadow alias
Mark Rutland
1
-0
/
+2
2021-12-13
arm64: mm: use die_kernel_fault() in do_mem_abort()
Mark Rutland
1
-5
/
+2
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-10
arm64: mm: Use asid feature macro for cheanup
Yunfeng Ye
1
-2
/
+2
2021-12-10
arm64: mm: Rename asid2idx() to ctxid2asid()
Yunfeng Ye
1
-9
/
+9
2021-12-06
arm64: extable: remove unused ex_handler_t definition
Jisheng Zhang
1
-3
/
+0
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+0
2021-11-11
kasan: add kasan mode messages when kasan init
Kuan-Ying Lee
1
-1
/
+1
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+5
2021-11-09
arm64/bpf: Remove 128MB limit for BPF JIT programs
Russell King
1
-2
/
+0
2021-11-08
arm64: Track no early_pgtable_alloc() for kmemleak
Qian Cai
2
-3
/
+5
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+18
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-2
/
+2
2021-11-06
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
1
-0
/
+16
2021-10-29
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
1
-1
/
+2
2021-10-29
Merge branch 'for-next/pfn-valid' into for-next/core
Will Deacon
1
-37
/
+0
2021-10-29
Merge branch 'for-next/mm' into for-next/core
Will Deacon
3
-13
/
+20
2021-10-29
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
3
-59
/
+91
2021-10-21
arm64: extable: add load_unaligned_zeropad() handler
Mark Rutland
1
-0
/
+29
2021-10-21
arm64: extable: add a dedicated uaccess handler
Mark Rutland
1
-0
/
+17
2021-10-21
arm64: extable: add `type` and `data` fields
Mark Rutland
1
-4
/
+25
2021-10-21
arm64: extable: use `ex` for `exception_table_entry`
Mark Rutland
1
-5
/
+5
2021-10-21
arm64: extable: make fixup_exception() return bool
Mark Rutland
1
-3
/
+3
2021-10-11
arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
Mike Kravetz
1
-1
/
+1
2021-10-01
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
1
-37
/
+0
2021-10-01
arm64: trans_pgd: remove trans_pgd_map_page()
Pasha Tatashin
1
-57
/
+0
2021-10-01
arm64: kexec: configure EL2 vectors for kexec
Pasha Tatashin
1
-1
/
+8
2021-10-01
arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
Pasha Tatashin
3
-2
/
+84
2021-09-29
arm64: mm: update max_pfn after memory hotplug
Sudarshan Rajagopalan
1
-0
/
+5
2021-09-29
arm64/mm: Add pud_sect_supported()
Anshuman Khandual
1
-11
/
+15
2021-09-29
arm64: mm: Drop pointless call to set_max_mapnr()
Will Deacon
1
-2
/
+0
2021-09-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+21
2021-09-10
arm64: kdump: Skip kmemleak scan reserved memory for kdump
Chen Wandun
1
-0
/
+6
[next]