index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
fault.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/powerpc: use general page fault accounting
Peter Xu
2020-08-12
1
-8
/
+3
*
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
*
powerpc/mm: Remove custom stack expansion checking
Michael Ellerman
2020-07-29
1
-104
/
+5
*
powerpc: Allow 4224 bytes of stack expansion for the signal frame
Michael Ellerman
2020-07-29
1
-2
/
+5
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-5
/
+5
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-6
/
+6
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
2020-05-18
1
-2
/
+2
*
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-18
1
-2
/
+2
*
powerpc: Use a function for getting the instruction op code
Jordan Niethe
2020-05-18
1
-1
/
+2
*
powerpc: Use an accessor for instructions
Jordan Niethe
2020-05-18
1
-3
/
+3
*
powerpc/pkeys: Check vma before returning key fault error to the user
Aneesh Kumar K.V
2020-05-05
1
-8
/
+0
*
powerpc/pkeys: Avoid using lockless page table walk
Aneesh Kumar K.V
2020-05-05
1
-23
/
+60
*
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
1
-1
/
+1
*
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-6
/
+0
*
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
powerpc/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
1
-8
/
+4
*
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
2020-02-01
1
-1
/
+1
|
\
|
*
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
2020-01-28
1
-1
/
+1
*
|
powerpc/mm: Don't log user reads to 0xffffffff
Christophe Leroy
2020-01-27
1
-0
/
+3
*
|
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2020-01-25
1
-5
/
+1
|
/
*
powerpc/mm: Show if a bad page fault on data is read or write.
Christophe Leroy
2019-11-18
1
-2
/
+4
*
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-17
1
-21
/
+2
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-3
/
+2
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
2019-05-27
1
-2
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
powerpc/mm: Detect bad KUAP faults
Michael Ellerman
2019-04-21
1
-3
/
+22
*
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
1
-4
/
+15
*
powerpc: Add skeleton for Kernel Userspace Execution Prevention
Christophe Leroy
2019-04-21
1
-5
/
+4
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-1
/
+1
*
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-27
1
-16
/
+33
|
\
|
*
powerpc/mm: Fix reporting of kernel execute faults on the 8xx
Christophe Leroy
2018-12-21
1
-1
/
+3
|
*
powerpc/mm: Make NULL pointer deferences explicit on bad page faults.
Christophe Leroy
2018-12-20
1
-8
/
+9
|
*
powerpc/mm/hash: Handle user access of kernel address gracefully
Aneesh Kumar K.V
2018-12-20
1
-5
/
+19
|
*
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
2018-11-26
1
-2
/
+2
*
|
KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
Suraj Jitindar Singh
2018-12-17
1
-0
/
+1
|
/
*
signal/powerpc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-21
1
-8
/
+1
*
signal/powerpc: Specialize _exception_pkey for handling pkey exceptions
Eric W. Biederman
2018-09-21
1
-1
/
+1
*
signal/powerpc: Remove pkey parameter from __bad_area_nosemaphore
Eric W. Biederman
2018-09-21
1
-5
/
+4
*
signal/powerpc: Call _exception_pkey directly from bad_key_fault_exception
Eric W. Biederman
2018-09-21
1
-1
/
+11
*
signal/powerpc: Remove pkey parameter from __bad_area
Eric W. Biederman
2018-09-21
1
-5
/
+4
*
signal/powerpc: Use force_sig_mceerr as appropriate
Eric W. Biederman
2018-09-21
1
-7
/
+11
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-18
1
-3
/
+4
|
\
|
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
1
-3
/
+4
*
|
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-07-30
1
-1
/
+0
|
/
*
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
1
-29
/
+47
|
\
|
*
powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
Christophe Leroy
2018-05-24
1
-16
/
+34
|
*
powerpc/mm: Use instruction symbolic names in store_updates_sp()
Christophe Leroy
2018-05-24
1
-13
/
+13
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
|
/
[next]