Eric W. Biederman
|
f383d8b4ae
signal/powerpc: Use force_sig_fault where appropriate
|
6 년 전 |
Eric W. Biederman
|
5d8fb8a586
signal/powerpc: Specialize _exception_pkey for handling pkey exceptions
|
6 년 전 |
Eric W. Biederman
|
cd60ab7abb
signal/powerpc: Remove pkey parameter from __bad_area_nosemaphore
|
6 년 전 |
Eric W. Biederman
|
8eb2ba25e3
signal/powerpc: Call _exception_pkey directly from bad_key_fault_exception
|
6 년 전 |
Eric W. Biederman
|
9f2ee69389
signal/powerpc: Remove pkey parameter from __bad_area
|
6 년 전 |
Eric W. Biederman
|
f654fc07db
signal/powerpc: Use force_sig_mceerr as appropriate
|
7 년 전 |
Linus Torvalds
|
6ada4e2826
Merge branch 'akpm' (patches from Andrew)
|
7 년 전 |
Souptick Joarder
|
50a7ca3c6f
mm: convert return type of handle_mm_fault() caller to vm_fault_t
|
7 년 전 |
Christophe Leroy
|
45ef5992e0
powerpc: remove unnecessary inclusion of asm/tlbflush.h
|
7 년 전 |
Linus Torvalds
|
c90fca951e
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
7 년 전 |
Christophe Leroy
|
0e36b0d125
powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
|
7 년 전 |
Christophe Leroy
|
8a0b1120cb
powerpc/mm: Use instruction symbolic names in store_updates_sp()
|
7 년 전 |
Eric W. Biederman
|
3eb0f5193b
signal: Ensure every siginfo we send has all bits initialized
|
7 년 전 |
Aneesh Kumar K.V
|
f2ed480fa4
powerpc/mm/keys: Update documentation and remove unnecessary check
|
7 년 전 |
Michael Ellerman
|
ebf0b6a8b1
Merge branch 'fixes' into next
|
7 년 전 |
Ram Pai
|
99cd130232
powerpc: Deliver SEGV signal on pkey violation
|
7 년 전 |
Ram Pai
|
e6c2a4797e
powerpc: Handle exceptions caused by pkey violation
|
7 년 전 |
Benjamin Herrenschmidt
|
2271db20e4
powerpc: Use the TRAP macro whenever comparing a trap number
|
7 년 전 |
John Sperbeck
|
ecb101aed8
powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR
|
7 년 전 |
Christophe Leroy
|
4915349b10
powerpc/8xx: Use symbolic names for DSISR bits in DSI
|
8 년 전 |
Christophe Leroy
|
968159c003
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
|
8 년 전 |
Benjamin Herrenschmidt
|
6ff4d3e966
powerpc: Remove old unused icswx based coprocessor support
|
8 년 전 |
Benjamin Herrenschmidt
|
8f5ca0b319
powerpc/mm: Cleanup check for stack expansion
|
8 년 전 |
Benjamin Herrenschmidt
|
f43bb27ebf
powerpc/mm: Don't lose "major" fault indication on retry
|
8 년 전 |
Benjamin Herrenschmidt
|
bd0d63f809
powerpc/mm: Move page fault VMA access checks to a helper
|
8 년 전 |
Benjamin Herrenschmidt
|
d2e0d2c51a
powerpc/mm: Set fault flags earlier
|
8 년 전 |
Benjamin Herrenschmidt
|
b15021d994
powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault
|
8 년 전 |
Benjamin Herrenschmidt
|
11ccdd33d6
powerpc/mm: Move/simplify faulthandler_disabled() and !mm check
|
8 년 전 |
Benjamin Herrenschmidt
|
2865d08dd9
powerpc/mm: Move the DSISR_PROTFAULT sanity check
|
8 년 전 |
Benjamin Herrenschmidt
|
04aafdc601
powerpc/mm: Cosmetic fix to page fault accounting
|
8 년 전 |