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
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
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-25
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
1
-10
/
+3
2023-08-25
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-24
riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
1
-0
/
+8
2023-08-22
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-09
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-29
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-25
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-20
riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
Björn Töpel
2
-14
/
+60
2023-06-20
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
2023-06-14
riscv: mm: stub extable related functions/macros for !MMU
Jisheng Zhang
1
-2
/
+1
2023-06-07
riscv: Check the virtual alignment before choosing a map size
Alexandre Ghiti
1
-6
/
+7
2023-06-07
riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGD
Alexandre Ghiti
1
-5
/
+30
2023-06-07
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hsieh-Tseng Shen
1
-1
/
+1
2023-06-02
riscv: Implement missing huge_ptep_get
Alexandre Ghiti
1
-0
/
+24
2023-06-02
riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
Alexandre Ghiti
1
-1
/
+5
2023-05-29
riscv: mm: init: Pass a pointer to virt_to_page()
Linus Walleij
1
-2
/
+2
2023-05-24
riscv: Fix unused variable warning when BUILTIN_DTB is set
Alexandre Ghiti
1
-1
/
+1
2023-04-29
riscv: mm: remove redundant parameter of create_fdt_early_page_table
Song Shuai
1
-4
/
+2
2023-04-29
Merge patch series "RISC-V Hibernation Support"
Palmer Dabbelt
1
-0
/
+8
2023-04-29
RISC-V: mm: Enable huge page support to kernel_page_present() function
Sia Jee Heng
1
-0
/
+8
2023-04-29
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-310
/
+827
2023-04-26
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
1
-6
/
+30
2023-04-25
Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+81
2023-04-19
Merge patch series "Introduce 64b relocatable kernel"
Palmer Dabbelt
2
-1
/
+57
2023-04-19
riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
2
-1
/
+57
2023-04-19
Merge patch series "RISC-V kasan rework"
Palmer Dabbelt
3
-245
/
+297
2023-04-19
riscv: Fix ptdump when KASAN is enabled
Alexandre Ghiti
1
-12
/
+12
[next]