index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+8
2024-03-11
Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-13
/
+14
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
1
-2
/
+2
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
1
-4
/
+4
2024-03-06
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
1
-2
/
+2
2024-02-15
x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
Hou Tao
1
-9
/
+0
2024-01-31
x86/fred: Make exc_page_fault() work for FRED
H. Peter Anvin (Intel)
1
-1
/
+4
2024-01-29
x86/fault: Dump RMP table information when RMP page faults occur
Michael Roth
1
-0
/
+4
2024-01-29
x86/traps: Define RMP violation #PF error code
Brijesh Singh
1
-0
/
+1
2024-01-26
x86/mm: Get rid of conditional IF flag handling in page fault path
Linus Torvalds
1
-13
/
+14
2023-12-29
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
1
-0
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+22
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
1
-4
/
+0
2023-07-11
x86/mm: Check shadow stack page fault errors
Rick Edgecombe
1
-0
/
+22
2023-06-24
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
1
-50
/
+2
2023-04-05
x86/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
1
-0
/
+36
2023-02-02
Revert "x86: kmsan: sync metadata pages on page fault"
Alexander Potapenko
1
-22
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+22
2022-10-03
x86: kmsan: sync metadata pages on page fault
Alexander Potapenko
1
-1
/
+22
2022-08-24
x86/mm: Print likely CPU at segfault time
Rik van Riel
1
-0
/
+10
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
1
-1
/
+1
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-04-04
x86/fault: Cast an argument to the proper address space in prefetch()
Lukas Bulwahn
1
-1
/
+1
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-2
/
+1
2021-10-04
Merge branch x86/cc into x86/core
Borislav Petkov
1
-8
/
+18
2021-09-21
x86/mm/64: Improve stack overflow warnings
Peter Zijlstra
1
-10
/
+10
2021-09-20
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
1
-8
/
+18
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2021-06-23
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
1
-1
/
+1
2021-06-04
x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR
Jiashuo Liang
1
-2
/
+2
2021-06-01
x86,kprobes: WARN if kprobes tries to handle a fault
Peter Zijlstra
1
-2
/
+2
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
1
-1
/
+1
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-02-26
kfence: add test suite
Marco Elver
1
-1
/
+2
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
1
-1
/
+1
2021-02-26
x86, kfence: enable KFENCE for x86
Alexander Potapenko
1
-0
/
+5
2021-02-12
Merge branch 'x86/cleanups' into x86/mm
Ingo Molnar
1
-30
/
+0
2021-02-10
x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()
Andy Lutomirski
1
-5
/
+6
2021-02-10
x86/fault: Don't run fixups for SMAP violations
Andy Lutomirski
1
-3
/
+6
2021-02-10
x86/fault: Don't look for extable entries for SMEP violations
Andy Lutomirski
1
-2
/
+2
2021-02-10
x86/fault: Rename no_context() to kernelmode_fixup_or_oops()
Andy Lutomirski
1
-18
/
+10
2021-02-10
x86/fault: Bypass no_context() for implicit kernel faults from usermode
Andy Lutomirski
1
-27
/
+32
2021-02-10
x86/fault: Split the OOPS code out from no_context()
Andy Lutomirski
1
-54
/
+62
2021-02-10
x86/fault: Improve kernel-executing-user-memory handling
Andy Lutomirski
1
-3
/
+18
2021-02-10
x86/fault: Correct a few user vs kernel checks wrt WRUSS
Andy Lutomirski
1
-4
/
+11
[next]