Eric W. Biederman
|
3b10db2b06
signal: Replace memset(info,...) with clear_siginfo for clarity
|
8 years ago |
Kees Cook
|
10a7e9d849
Do not hash userspace addresses in fault handlers
|
7 years ago |
Thomas Meyer
|
88af23381a
um: Add kerneldoc for segv_handler
|
8 years ago |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Kirill A. Shutemov
|
dcddffd41d
mm: do not pass mm_struct into handle_mm_fault
|
9 years ago |
Richard Weinberger
|
56b88a3bf9
um: Fix kernel mode fault condition
|
10 years ago |
Ingo Molnar
|
ccaee5f851
um: Fix do_signal() prototype
|
10 years ago |
Linus Torvalds
|
21dc2e6c6d
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
|
10 years ago |
Richard Weinberger
|
d2313084e2
um: Catch unprotected user memory access
|
10 years ago |
Peter Zijlstra
|
fbc9f16a23
mm/fault, um: Fix compile error
|
10 years ago |
David Hildenbrand
|
70ffdb9393
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
|
10 years ago |
Richard Weinberger
|
d0b5e15f0c
um: Remove SKAS3/4 support
|
10 years ago |
Linus Torvalds
|
33692f2759
vm: add VM_FAULT_SIGSEGV handling support
|
10 years ago |
Richard Weinberger
|
bb6a1b2e18
um: segv: Save regs only in case of a kernel mode fault
|
11 years ago |
Richard Weinberger
|
f72c22e45e
um: Make stack trace reliable against kernel mode faults
|
12 years ago |
Johannes Weiner
|
759496ba64
arch: mm: pass userspace fault flag to generic fault handler
|
12 years ago |
Johannes Weiner
|
871341023c
arch: mm: do not invoke OOM killer on kernel fault OOM
|
12 years ago |
Linus Torvalds
|
f59b51fe3d
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
|
13 years ago |
Al Viro
|
37185b3324
um: get rid of pointless include "..." where include <...> will do
|
13 years ago |
Shaohua Li
|
45cac65b0f
readahead: fault retry breaks mmap file read random detection
|
13 years ago |
Martin Pärtel
|
d3c1cfcdb4
um: pass siginfo to guest process
|
13 years ago |
Kautuk Consul
|
1cefe28f95
um/kernel/trap.c: port OOM changes to handle_page_fault()
|
13 years ago |
Al Viro
|
73395a0002
um: distribute exports to where exported stuff is defined
|
14 years ago |
Al Viro
|
adcfb9852d
um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers
|
14 years ago |
Richard Weinberger
|
3ef6130ab2
um: print info about fatal segfaults
|
14 years ago |
Linus Torvalds
|
d06063cc22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
|
16 years ago |
Nick Piggin
|
1c0fe6e3bd
mm: invoke oom-killer from page fault
|
16 years ago |
Jeff Dike
|
3e6f2ac480
uml: kill processes instead of panicing kernel
|
17 years ago |
Jeff Dike
|
d83ecf083a
uml: tidy pgtable.h
|
17 years ago |