index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: pt_regs: create seperate type for ecr
Vineet Gupta
2023-08-18
1
-3
/
+3
*
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
2023-08-13
1
-0
/
+1
*
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
1
-8
/
+3
*
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
1
-0
/
+4
*
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-2
/
+1
*
ARC: mm: vmalloc sync from kernel to user table to update PMD ...
Vineet Gupta
2021-08-26
1
-12
/
+12
*
ARC: mm: support 4 levels of page tables
Vineet Gupta
2021-08-26
1
-0
/
+2
*
ARC: mm: support 3 levels of page tables
Vineet Gupta
2021-08-26
1
-0
/
+4
*
ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
Vineet Gupta
2021-08-24
1
-1
/
+1
*
mm/arc: use general page fault accounting
Peter Xu
2020-08-12
1
-15
/
+3
*
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-1
/
+0
*
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
arc/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
1
-21
/
+13
*
ARC: mm: remove __ARCH_USE_5LEVEL_HACK
Vineet Gupta
2019-12-01
1
-2
/
+8
*
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-07-16
1
-108
/
+77
|
\
|
*
ARC: mm: do_page_fault refactor #8: release mmap_sem sooner
Vineet Gupta
2019-07-01
1
-4
/
+3
|
*
ARC: mm: do_page_fault refactor #7: fold the various error handling
Vineet Gupta
2019-07-01
1
-34
/
+14
|
*
ARC: mm: do_page_fault refactor #6: error handlers to use same pattern
Vineet Gupta
2019-07-01
1
-11
/
+10
|
*
ARC: mm: do_page_fault refactor #5: scoot no_context to end
Vineet Gupta
2019-07-01
1
-14
/
+7
|
*
ARC: mm: do_page_fault refactor #4: consolidate retry related logic
Vineet Gupta
2019-07-01
1
-29
/
+31
|
*
ARC: mm: do_page_fault refactor #3: tidyup vma access permission code
Vineet Gupta
2019-07-01
1
-18
/
+21
|
*
ARC: mm: do_page_fault refactor #2: remove short lived variable
Vineet Gupta
2019-07-01
1
-6
/
+1
|
*
ARC: mm: do_page_fault refactor #1: remove label @good_area
Vineet Gupta
2019-07-01
1
-7
/
+5
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-2
/
+2
|
*
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-29
1
-2
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
ARC: mm: SIGSEGV userspace trying to access kernel virtual memory
Eugeniy Paltsev
2019-05-20
1
-6
/
+3
|
/
*
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...
Vineet Gupta
2019-01-17
1
-4
/
+9
*
arch/arc/mm/fault.c: remove caller signal_pending_branch predictions
Davidlohr Bueso
2019-01-04
1
-1
/
+1
*
ARC: mm: fix uninitialised signal code in do_page_fault
Eugeniy Paltsev
2018-11-12
1
-1
/
+1
*
signal/arc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-15
/
+5
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-1
/
+3
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
*
ARC: typo fix in mm/fault.c
Liav Rehana
2017-08-28
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
*
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
2015-10-28
1
-3
/
+10
*
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-1
/
+1
*
ARC: perf: Enable generic software events
Vineet Gupta
2015-02-27
1
-2
/
+10
*
arc: mm: Fix build failure
Guenter Roeck
2015-01-30
1
-1
/
+1
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
*
mm, arc: remove obsolete pagefault oom killer comment
David Rientjes
2014-08-07
1
-1
/
+0
*
ARC: Change calling convention of do_page_fault()
Vineet Gupta
2013-11-06
1
-1
/
+1
*
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
2013-11-02
1
-3
/
+3
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-2
/
+4
[next]