index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Handle faults caused by inadvertent user access with PAN enabled
Catalin Marinas
2016-11-21
1
-4
/
+10
*
arm64: Update the synchronous external abort fault description
Catalin Marinas
2016-11-21
1
-4
/
+4
*
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
James Morse
2016-10-20
1
-0
/
+9
*
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-10-20
1
-2
/
+4
*
arm64: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-20
1
-1
/
+1
*
arm64: Introduce execute-only page access permissions
Catalin Marinas
2016-08-25
1
-3
/
+2
*
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2016-08-12
1
-2
/
+12
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-27
1
-6
/
+35
|
\
|
*
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-21
1
-0
/
+26
|
|
\
|
|
*
arm64: Kprobes with single stepping support
Sandeepa Prabhu
2016-07-19
1
-0
/
+26
|
*
|
arm64: kill ESR_LNX_EXEC
Mark Rutland
2016-06-21
1
-5
/
+8
|
*
|
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
2016-06-21
1
-1
/
+1
|
|
/
*
|
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-27
1
-1
/
+1
*
|
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2016-07-07
1
-1
/
+2
|
/
*
arm64: mm: mark fault_info table const
Mark Rutland
2016-06-14
1
-1
/
+1
*
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
2016-06-08
1
-1
/
+1
*
arm64: mm: remove the redundant code
Huang Shijie
2016-04-19
1
-4
/
+0
*
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-04-15
1
-0
/
+50
*
arm64: mm: Add trace_irqflags annotations to do_debug_exception()
James Morse
2016-04-14
1
-10
/
+23
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-19
1
-1
/
+1
|
\
|
*
mm: remove VM_FAULT_MINOR
Jan Kara
2016-03-17
1
-1
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-18
1
-6
/
+28
|
\
\
|
|
/
|
/
|
|
*
arm64: User die() instead of panic() in do_page_fault()
Catalin Marinas
2016-02-19
1
-2
/
+2
|
*
arm64: Remove the get_thread_info() function
Catalin Marinas
2016-02-18
1
-1
/
+1
|
*
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
2016-02-18
1
-0
/
+3
|
*
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
1
-6
/
+25
*
|
arm64: mm: allow the kernel to handle alignment faults on user accesses
EunTaik Lee
2016-02-19
1
-1
/
+8
|
/
*
arm64: mm: fix fault_info table xFSC decoding
Mark Rutland
2015-11-25
1
-14
/
+14
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-04
1
-1
/
+1
|
\
|
*
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
2015-10-21
1
-1
/
+1
*
|
arm64: readahead: fault retry breaks mmap file read random detection
Mark Salyzyn
2015-10-05
1
-0
/
+1
|
/
*
arm64/BUG: Use BRK instruction for generic BUG traps
Dave P Martin
2015-07-27
1
-2
/
+10
*
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
1
-0
/
+16
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-07-03
1
-1
/
+1
|
\
|
*
arm64: Fix show_unhandled_signal_ratelimited usage
Suzuki K. Poulose
2015-07-03
1
-1
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-24
1
-3
/
+9
|
\
|
|
*
arm64: use private ratelimit state along with show_unhandled_signals
Vladimir Murzin
2015-06-19
1
-2
/
+1
|
*
arm64: show unhandled SP/PC alignment faults
Vladimir Murzin
2015-06-19
1
-1
/
+8
*
|
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-1
/
+1
|
/
*
arm64: move to ESR_ELx macros
Mark Rutland
2015-01-15
1
-1
/
+1
*
arm64: mm: report unhandled level-0 translation faults correctly
Will Deacon
2014-11-21
1
-1
/
+1
*
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
1
-0
/
+1
*
Revert "arm64: Introduce execute-only page access permissions"
Catalin Marinas
2014-05-16
1
-2
/
+3
*
arm64: Introduce execute-only page access permissions
Catalin Marinas
2014-05-09
1
-3
/
+2
*
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2014-05-09
1
-4
/
+4
*
arm64: Make do_bad_area() function static
Catalin Marinas
2013-09-20
1
-1
/
+1
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-13
1
-7
/
+10
*
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
2013-09-13
1
-7
/
+7
*
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
2013-07-19
1
-26
/
+20
*
ARM64: mm: HugeTLB support.
Steve Capper
2013-06-14
1
-15
/
+4
[next]