summaryrefslogtreecommitdiff
path: root/arch/x86/mm/fault.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+15
2024-05-14Merge tag 'x86-mm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+4
2024-05-01x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds1-32/+1
2024-04-26x86: mm: accelerate pagefault when badaccessKefeng Wang1-9/+14
2024-04-26fix missing vmalloc.h includesKent Overstreet1-0/+1
2024-04-14x86/mm: Use lookup_address_in_pgd_attr() in show_fault_oops()Juergen Gross1-3/+4
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+8
2024-03-12Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-13/+14
2024-03-12Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2024-03-12Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+4
2024-03-07mm/treewide: replace pud_large() with pud_leaf()Peter Xu1-2/+2
2024-03-07mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu1-4/+4
2024-03-07mm/x86: replace p4d_large() with p4d_leaf()Peter Xu1-2/+2
2024-02-16x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.hHou Tao1-9/+0
2024-02-01x86/fred: Make exc_page_fault() work for FREDH. Peter Anvin (Intel)1-1/+4
2024-01-29x86/fault: Dump RMP table information when RMP page faults occurMichael Roth1-0/+4
2024-01-29x86/traps: Define RMP violation #PF error codeBrijesh Singh1-0/+1
2024-01-26x86/mm: Get rid of conditional IF flag handling in page fault pathLinus Torvalds1-13/+14
2023-12-29arch/mm/fault: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan1-0/+2
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+22
2023-08-25mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDSuren Baghdasaryan1-1/+2
2023-08-18mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)1-4/+0
2023-07-12x86/mm: Check shadow stack page fault errorsRick Edgecombe1-0/+22
2023-06-25mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds1-50/+2
2023-04-06x86/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan1-0/+36
2023-02-03Revert "x86: kmsan: sync metadata pages on page fault"Alexander Potapenko1-22/+1
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+22
2022-10-04x86: kmsan: sync metadata pages on page faultAlexander Potapenko1-1/+22
2022-08-24x86/mm: Print likely CPU at segfault timeRik van Riel1-0/+10
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker1-1/+1
2022-06-17mm: avoid unnecessary page fault retires on shared memory typesPeter Xu1-0/+4
2022-04-04x86/fault: Cast an argument to the proper address space in prefetch()Lukas Bulwahn1-1/+1
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng1-2/+1
2021-10-04Merge branch x86/cc into x86/coreBorislav Petkov1-8/+18
2021-09-21x86/mm/64: Improve stack overflow warningsPeter Zijlstra1-10/+10
2021-09-20x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang1-8/+18
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2021-06-23x86/cpu: Sanitize X86_FEATURE_OSPKEThomas Gleixner1-1/+1
2021-06-04x86/fault: Don't send SIGSEGV twice on SEGV_PKUERRJiashuo Liang1-2/+2
2021-06-01x86,kprobes: WARN if kprobes tries to handle a faultPeter Zijlstra1-2/+2
2021-03-22x86: Fix various typos in comments, take #2Ingo Molnar1-1/+1
2021-03-18x86: Fix various typos in commentsIngo Molnar1-1/+1
2021-02-26kfence: add test suiteMarco Elver1-1/+2
2021-02-26kfence: use pt_regs to generate stack trace on faultsMarco Elver1-1/+1
2021-02-26x86, kfence: enable KFENCE for x86Alexander Potapenko1-0/+5
2021-02-12Merge branch 'x86/cleanups' into x86/mmIngo Molnar1-30/+0
2021-02-10x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()Andy Lutomirski1-5/+6
2021-02-10x86/fault: Don't run fixups for SMAP violationsAndy Lutomirski1-3/+6