index
:
Linux Stable
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.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
/
riscv
/
mm
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
Zhe Qiao
2024-08-11
1
-8
/
+9
*
Revert "riscv: mm: accelerate pagefault when badaccess"
Palmer Dabbelt
2024-06-03
1
-2
/
+2
*
riscv: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-05-22
1
-2
/
+2
*
riscv: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-25
1
-1
/
+4
*
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-17
1
-8
/
+8
|
\
|
*
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
2023-12-20
1
-8
/
+8
*
|
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2023-12-29
1
-0
/
+2
|
/
*
riscv: handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead of panicking
Alexandre Ghiti
2023-10-06
1
-1
/
+1
*
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-24
1
-1
/
+2
*
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
1
-4
/
+0
*
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-30
1
-14
/
+35
|
\
|
*
riscv: mm: try VMA lock-based page fault handling first
Jisheng Zhang
2023-06-20
1
-0
/
+33
|
*
riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
Björn Töpel
2023-06-19
1
-14
/
+2
*
|
riscv/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-06-24
1
-18
/
+13
|
/
*
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
1
-3
/
+3
|
\
|
*
riscv: entry: Convert to generic entry
Guo Ren
2023-03-23
1
-3
/
+3
*
|
RISC-V: mm: Support huge page in vmalloc_fault()
Dylan Jhong
2023-03-14
1
-0
/
+5
|
/
*
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-03-05
1
-1
/
+4
|
\
|
*
riscv: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+4
*
|
riscv, mm: Perform BPF exhandler fixup on page fault
Björn Töpel
2023-02-21
1
-4
/
+6
|
/
*
riscv: Make VM_WRITE imply VM_READ
Andrew Bresticker
2022-09-22
1
-1
/
+2
*
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
1
-0
/
+4
*
riscv: mm: Remove the copy operation of pmd
Chuanhua Han
2022-04-20
1
-7
/
+3
*
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-19
1
-1
/
+1
|
\
|
*
riscv: Make vmalloc/vmemmap end equal to the start of the next region
Alexandre Ghiti
2022-01-05
1
-1
/
+1
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
\
|
*
|
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
|
|
/
*
/
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-1
/
+1
|
/
*
riscv: Enable KFENCE for riscv64
Liu Shixin
2021-06-30
1
-1
/
+10
*
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-06
1
-0
/
+13
|
\
|
*
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-04-26
1
-0
/
+13
*
|
riscv: add do_page_fault and do_trap_break into the kprobes blacklist
Jisheng Zhang
2021-04-15
1
-0
/
+1
|
/
*
riscv: Add uprobes supported
Guo Ren
2021-01-14
1
-0
/
+6
*
riscv: Add kprobes supported
Guo Ren
2021-01-14
1
-0
/
+4
*
riscv/mm: Prevent kernel module to access user memory without uaccess routines
Eric Lin
2021-01-07
1
-0
/
+5
*
riscv/mm: Introduce a die_kernel_fault() helper function
Eric Lin
2021-01-07
1
-6
/
+17
*
riscv: fix pfn_to_virt err in do_page_fault().
Liu Shaohua
2020-11-05
1
-1
/
+3
*
riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in do_page_fault()
Pekka Enberg
2020-09-15
1
-1
/
+2
*
riscv/mm/fault: Fix inline placement in vmalloc_fault() declaration
Pekka Enberg
2020-09-15
1
-1
/
+1
*
riscv/mm/fault: Move access error check to function
Pekka Enberg
2020-09-15
1
-21
/
+27
*
riscv/mm/fault: Move FAULT_FLAG_WRITE handling in do_page_fault()
Pekka Enberg
2020-09-15
1
-1
/
+3
*
riscv/mm/fault: Simplify mm_fault_error()
Pekka Enberg
2020-09-15
1
-23
/
+18
*
riscv/mm/fault: Move fault error handling to mm_fault_error()
Pekka Enberg
2020-09-15
1
-25
/
+31
*
riscv/mm/fault: Simplify fault error handling
Pekka Enberg
2020-09-15
1
-10
/
+8
*
riscv/mm/fault: Move vmalloc fault handling to vmalloc_fault()
Pekka Enberg
2020-09-15
1
-82
/
+82
*
riscv/mm/fault: Move bad area handling to bad_area()
Pekka Enberg
2020-09-15
1
-27
/
+40
*
riscv/mm/fault: Move no context handling to no_context()
Pekka Enberg
2020-09-15
1
-31
/
+52
*
riscv/mm: Simplify retry logic in do_page_fault()
Pekka Enberg
2020-09-15
1
-11
/
+9
*
mm/riscv: use general page fault accounting
Peter Xu
2020-08-12
1
-15
/
+1
*
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
[next]