Eric W. Biederman
|
3eb0f5193b
signal: Ensure every siginfo we send has all bits initialized
|
7 years ago |
Linus Torvalds
|
d22fff8141
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Linus Torvalds
|
986b37c0ae
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Toshi Kani
|
565977a3d9
x86/mm: Remove pointless checks in vmalloc_fault
|
7 years ago |
Thomas Gleixner
|
745dd37f9d
Merge branch 'x86/urgent' into x86/mm to pick up dependencies
|
7 years ago |
Toshi Kani
|
18a955219b
x86/mm: Fix vmalloc_fault to use pXd_large
|
7 years ago |
Ingo Molnar
|
3c76db70eb
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
|
7 years ago |
Borislav Petkov
|
9558080935
x86/fault: Do not print IP in show_fault_oops()
|
7 years ago |
Jann Horn
|
3b3a9268bb
x86/mm: Remove stale comment about KMEMCHECK
|
7 years ago |
Kirill A. Shutemov
|
91f606a8fa
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
|
7 years ago |
Andy Lutomirski
|
36b3a77268
x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels
|
7 years ago |
Eric W. Biederman
|
beacd6f7ed
x86/mm/pkeys: Fix fill_sig_info_pkey
|
8 years ago |
Kees Cook
|
10a7e9d849
Do not hash userspace addresses in fault handlers
|
8 years ago |
Linus Torvalds
|
328b4ed93b
x86: don't hash faulting address in oops printout
|
8 years ago |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
8 years ago |
Ingo Molnar
|
b3d9a13681
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
|
8 years ago |
Linus Torvalds
|
ead751507d
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
8 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Ricardo Neri
|
1067f03099
x86/mm: Relocate page fault error codes to traps.h
|
8 years ago |
Vlastimil Babka
|
cb0631fd3c
x86/mm: fix use-after-free of vma during userfaultfd fault
|
8 years ago |
Laurent Dufour
|
a3c4fb7c9c
x86/mm: Fix fault error path using unsafe vma pointer
|
8 years ago |
Josh Poimboeuf
|
f5caf621ee
x86/asm: Fix inline asm call constraints for Clang
|
8 years ago |
Linus Torvalds
|
24e700e291
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Jan Beulich
|
39e48d9b12
x86/mm: Use pr_cont() in dump_pagetable()
|
8 years ago |
Thomas Gleixner
|
809547472e
x86/tracing: Disentangle pagefault and resched IPI tracing key
|
8 years ago |
Thomas Gleixner
|
11a7ffb017
x86/traps: Simplify pagefault tracing logic
|
8 years ago |
Andy Lutomirski
|
6c690ee103
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
|
8 years ago |
Kirill A. Shutemov
|
b50858ce3e
x86/mm/vmalloc: Add 5-level paging support
|
8 years ago |
Kirill A. Shutemov
|
e0c4f6750e
x86/mm: Convert trivial cases of page table walk to 5-level paging
|
8 years ago |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 years ago |