index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
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
2021-09-21
x86/mm/64: Improve stack overflow warnings
Peter Zijlstra
2021-09-20
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-23
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
2021-06-04
x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR
Jiashuo Liang
2021-06-01
x86,kprobes: WARN if kprobes tries to handle a fault
Peter Zijlstra
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-02-26
kfence: add test suite
Marco Elver
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
2021-02-26
x86, kfence: enable KFENCE for x86
Alexander Potapenko
2021-02-12
Merge branch 'x86/cleanups' into x86/mm
Ingo Molnar
2021-02-10
x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()
Andy Lutomirski
2021-02-10
x86/fault: Don't run fixups for SMAP violations
Andy Lutomirski
[next]