Kirill A. Shutemov
|
dcddffd41d
mm: do not pass mm_struct into handle_mm_fault
|
9 年之前 |
Richard Weinberger
|
56b88a3bf9
um: Fix kernel mode fault condition
|
10 年之前 |
Ingo Molnar
|
ccaee5f851
um: Fix do_signal() prototype
|
10 年之前 |
Linus Torvalds
|
21dc2e6c6d
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
|
10 年之前 |
Richard Weinberger
|
d2313084e2
um: Catch unprotected user memory access
|
10 年之前 |
Peter Zijlstra
|
fbc9f16a23
mm/fault, um: Fix compile error
|
10 年之前 |
David Hildenbrand
|
70ffdb9393
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
|
10 年之前 |
Richard Weinberger
|
d0b5e15f0c
um: Remove SKAS3/4 support
|
10 年之前 |
Linus Torvalds
|
33692f2759
vm: add VM_FAULT_SIGSEGV handling support
|
10 年之前 |
Richard Weinberger
|
bb6a1b2e18
um: segv: Save regs only in case of a kernel mode fault
|
11 年之前 |
Richard Weinberger
|
f72c22e45e
um: Make stack trace reliable against kernel mode faults
|
12 年之前 |
Johannes Weiner
|
759496ba64
arch: mm: pass userspace fault flag to generic fault handler
|
12 年之前 |
Johannes Weiner
|
871341023c
arch: mm: do not invoke OOM killer on kernel fault OOM
|
12 年之前 |
Linus Torvalds
|
f59b51fe3d
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
|
13 年之前 |
Al Viro
|
37185b3324
um: get rid of pointless include "..." where include <...> will do
|
13 年之前 |
Shaohua Li
|
45cac65b0f
readahead: fault retry breaks mmap file read random detection
|
13 年之前 |
Martin Pärtel
|
d3c1cfcdb4
um: pass siginfo to guest process
|
13 年之前 |
Kautuk Consul
|
1cefe28f95
um/kernel/trap.c: port OOM changes to handle_page_fault()
|
13 年之前 |
Al Viro
|
73395a0002
um: distribute exports to where exported stuff is defined
|
14 年之前 |
Al Viro
|
adcfb9852d
um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers
|
14 年之前 |
Richard Weinberger
|
3ef6130ab2
um: print info about fatal segfaults
|
14 年之前 |
Linus Torvalds
|
d06063cc22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
|
16 年之前 |
Nick Piggin
|
1c0fe6e3bd
mm: invoke oom-killer from page fault
|
16 年之前 |
Jeff Dike
|
3e6f2ac480
uml: kill processes instead of panicing kernel
|
17 年之前 |
Jeff Dike
|
d83ecf083a
uml: tidy pgtable.h
|
17 年之前 |
Jeff Dike
|
edea138584
uml: tidy kern_util.h
|
17 年之前 |
Jeff Dike
|
9226b83847
uml: further bugs.c tidying
|
17 年之前 |
Serge E. Hallyn
|
b460cbc581
pid namespaces: define is_global_init() and is_container_init()
|
18 年之前 |
Jeff Dike
|
fab95c55e3
uml: get rid of do_longjmp
|
18 年之前 |
Jeff Dike
|
77bf440031
uml: remove code made redundant by CHOOSE_MODE removal
|
18 年之前 |