Toshi Kani
|
18a955219b
x86/mm: Fix vmalloc_fault to use pXd_large
|
7 年之前 |
Jann Horn
|
3b3a9268bb
x86/mm: Remove stale comment about KMEMCHECK
|
7 年之前 |
Andy Lutomirski
|
36b3a77268
x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels
|
7 年之前 |
Eric W. Biederman
|
beacd6f7ed
x86/mm/pkeys: Fix fill_sig_info_pkey
|
7 年之前 |
Kees Cook
|
10a7e9d849
Do not hash userspace addresses in fault handlers
|
7 年之前 |
Linus Torvalds
|
328b4ed93b
x86: don't hash faulting address in oops printout
|
7 年之前 |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
7 年之前 |
Ingo Molnar
|
b3d9a13681
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
|
7 年之前 |
Linus Torvalds
|
ead751507d
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Ricardo Neri
|
1067f03099
x86/mm: Relocate page fault error codes to traps.h
|
7 年之前 |
Vlastimil Babka
|
cb0631fd3c
x86/mm: fix use-after-free of vma during userfaultfd fault
|
7 年之前 |
Laurent Dufour
|
a3c4fb7c9c
x86/mm: Fix fault error path using unsafe vma pointer
|
8 年之前 |
Josh Poimboeuf
|
f5caf621ee
x86/asm: Fix inline asm call constraints for Clang
|
7 年之前 |
Linus Torvalds
|
24e700e291
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Jan Beulich
|
39e48d9b12
x86/mm: Use pr_cont() in dump_pagetable()
|
8 年之前 |
Thomas Gleixner
|
809547472e
x86/tracing: Disentangle pagefault and resched IPI tracing key
|
8 年之前 |
Thomas Gleixner
|
11a7ffb017
x86/traps: Simplify pagefault tracing logic
|
8 年之前 |
Andy Lutomirski
|
6c690ee103
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
|
8 年之前 |
Kirill A. Shutemov
|
b50858ce3e
x86/mm/vmalloc: Add 5-level paging support
|
8 年之前 |
Kirill A. Shutemov
|
e0c4f6750e
x86/mm: Convert trivial cases of page table walk to 5-level paging
|
8 年之前 |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 年之前 |
Kirill A. Shutemov
|
5372e155a2
x86/mm: Drop unused argument 'removed' from sync_global_pgds()
|
8 年之前 |
Josh Poimboeuf
|
bb5e5ce545
x86/dumpstack: Remove kernel text addresses from stack dump
|
8 年之前 |
Linus Torvalds
|
4cdf8dbe2d
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Linus Torvalds
|
93c26d7dc0
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Linus Torvalds
|
a8adc0f091
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Al Viro
|
df720ac12f
exceptions: detritus removal
|
9 年之前 |
Paul Gortmaker
|
744c193eb9
x86: Migrate exception table users off module.h and onto extable.h
|
9 年之前 |
Dave Hansen
|
e8c6226d48
x86/pkeys: Add fault handling for PF_PK page fault bit
|
9 年之前 |