index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2026-07-13
x86/mm: Convert pgd_page_get_mm() to ptdescs
Vishal Moola
2026-07-13
x86/mm: Convert arch_sync_kernel_mappings() to ptdescs
Vishal Moola
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-05-23
bpf: Recover arena kernel faults with scratch page
Kumar Kartikeya Dwivedi
2026-05-11
x86: Update comment about pgd_list
Brendan Jackman
2026-05-05
x86/efi: Restore IRQ state in EFI page fault handler
Ard Biesheuvel
2026-03-19
x86/vsyscall: Reorganize the page fault emulation code
Sohil Mehta
2026-01-22
x86: make page fault handling disable interrupts properly
Cedric Xing
2025-05-26
Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-05-16
x86/tracing, x86/mm: Move page fault tracepoints to generic
Nam Cao
2025-05-16
x86/tracing, x86/mm: Remove redundant trace_pagefault_key
Nam Cao
2025-04-01
x86/mm: Stop prefetching current->mm->mmap_lock on page faults
Mateusz Guzik
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-20
x86/mm: Remove unnecessary include of <linux/extable.h>
Sebastian Andrzej Siewior
2024-12-17
x86/mm: Convert unreachable() to BUG()
Peter Zijlstra
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-13
Merge tag 'x86-mm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-01
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
2024-04-25
x86: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-14
x86/mm: Use lookup_address_in_pgd_attr() in show_fault_oops()
Juergen Gross
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-11
Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
2024-02-15
x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
Hou Tao
2024-01-31
x86/fred: Make exc_page_fault() work for FRED
H. Peter Anvin (Intel)
2024-01-29
x86/fault: Dump RMP table information when RMP page faults occur
Michael Roth
2024-01-29
x86/traps: Define RMP violation #PF error code
Brijesh Singh
2024-01-26
x86/mm: Get rid of conditional IF flag handling in page fault path
Linus Torvalds
2023-12-29
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-07-11
x86/mm: Check shadow stack page fault errors
Rick Edgecombe
2023-06-24
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2023-04-05
x86/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
2023-02-02
Revert "x86: kmsan: sync metadata pages on page fault"
Alexander Potapenko
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
x86: kmsan: sync metadata pages on page fault
Alexander Potapenko
2022-08-24
x86/mm: Print likely CPU at segfault time
Rik van Riel
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-04-04
x86/fault: Cast an argument to the proper address space in prefetch()
Lukas Bulwahn
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2021-10-04
Merge branch x86/cc into x86/core
Borislav Petkov
[next]