index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-130
/
+11
2023-10-31
Merge patch series "RISC-V: ACPI improvements"
Palmer Dabbelt
1
-6
/
+19
2023-10-31
riscv: correct pt_level name via pgtable_l5/4_enabled
Song Shuai
1
-0
/
+3
2023-10-31
RISC-V: Provide pgtable_l5_enabled on rv32
Palmer Dabbelt
1
-0
/
+2
2023-10-26
RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Sunil V L
1
-6
/
+19
2023-10-06
riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
Alexandre Ghiti
1
-6
/
+13
2023-10-06
riscv: handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead of panicking
Alexandre Ghiti
1
-1
/
+1
2023-10-04
riscv: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
1
-130
/
+11
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+1
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-1
/
+2
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
1
-1
/
+35
2023-09-08
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
2
-0
/
+56
2023-09-08
Merge patch series "riscv: dma-mapping: unify support for cache flushes"
Palmer Dabbelt
1
-9
/
+51
2023-09-05
riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
1
-1
/
+35
2023-09-01
riscv: mm: dma-noncoherent: nonstandard cache operations support
Lad Prabhakar
2
-0
/
+56
2023-09-01
riscv: dma-mapping: switch over to generic implementation
Lad Prabhakar
1
-9
/
+51
2023-09-01
riscv: dma-mapping: skip invalidation before bidirectional DMA
Arnd Bergmann
1
-1
/
+1
2023-09-01
riscv: dma-mapping: only invalidate after DMA, not flush
Arnd Bergmann
1
-1
/
+1
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+99
2023-08-31
Merge patch series "riscv: Reduce ARCH_KMALLOC_MINALIGN to 8"
Palmer Dabbelt
1
-0
/
+8
2023-08-31
riscv: Move create_tmp_mapping() to init sections
Alexandre Ghiti
1
-1
/
+1
2023-08-31
riscv: Mark KASAN tmp* page tables variables as static
Alexandre Ghiti
1
-3
/
+3
2023-08-31
riscv: mm: use bitmap_zero() API
Ye Xingchen
1
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-25
/
+11
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2023-08-24
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
1
-10
/
+3
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-23
riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
1
-0
/
+8
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+1
2023-08-21
riscv: convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
1
-10
/
+6
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+1
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
1
-4
/
+0
2023-08-16
riscv: kdump: Implement crashkernel=X,[high,low]
Chen Jiahao
1
-7
/
+86
2023-08-08
riscv: mm: fix 2 instances of -Wmissing-variable-declarations
Nick Desaulniers
2
-5
/
+5
2023-08-04
riscv: Start of DRAM should at least be aligned on PMD size for the direct ma...
Alexandre Ghiti
1
-1
/
+6
2023-07-12
riscv: mm: fix truncation warning on RV32
Jisheng Zhang
1
-1
/
+1
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+13
2023-07-06
Merge patch series "riscv: some CMO alternative related clean up"
Palmer Dabbelt
2
-5
/
+5
2023-07-06
riscv: mm: mark noncoherent_supported as __ro_after_init
Jisheng Zhang
1
-1
/
+1
2023-07-06
riscv: mm: mark CBO relate initialization funcs as __init
Jisheng Zhang
1
-4
/
+4
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-07-05
mm: riscv: fix an unsafe pte read in huge_pte_alloc()
John Hubbard
1
-1
/
+5
2023-07-04
riscv: move memblock_allow_resize() after linear mapping is ready
Woody Zhang
1
-1
/
+3
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+94
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
1
-18
/
+13
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-06-24
riscv/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
1
-18
/
+13
2023-06-20
riscv: mm: try VMA lock-based page fault handling first
Jisheng Zhang
1
-0
/
+33
2023-06-19
riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
Björn Töpel
2
-14
/
+60
2023-06-19
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
[prev]
[next]