Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
42d516ce3414b46fae5cb74cf180606588d2777f
/
arch
/
arm64
/
mm
/
fault.c
3edb1dd
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
by Will Deacon
· 8 years ago
621f48e
arm/arm64: KVM: add guest SEA support
by Tyler Baicar
· 8 years ago
7edda08
acpi: apei: handle SEA notification type for ARMv8
by Tyler Baicar
· 8 years ago
32015c2
arm64: exception: handle Synchronous External Abort
by Tyler Baicar
· 8 years ago
0e3a902
arm64: mm: Update perf accounting to handle poison faults
by Punit Agrawal
· 8 years ago
e7c600f
arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
by Jonathan (Zhixiong) Zhang
· 8 years ago
1eb34b6
arm64: fault: Print info about page table structure when dumping pte
by Will Deacon
· 8 years ago
83016b2
arm64: mm: print file name of faulting vma
by Kristina Martsenko
· 8 years ago
bf396c0
arm64: mm: don't print out page table entries on EL0 faults
by Kristina Martsenko
· 8 years ago
67ce16e
arm64: mm: print out correct page table entries
by Kristina Martsenko
· 8 years ago
c07ab95
arm64: Call __show_regs directly
by Kefeng Wang
· 8 years ago
ab182e6
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
b824b93
arm64: print a fault message when attempting to write RO memory
by Stephen Boyd
· 8 years ago
09a6adf
arm64: mm: unaligned access by user-land should be received as SIGBUS
by Victor Kamensky
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
c8b06e3
arm64: Remove useless UAO IPI and describe how this gets enabled
by James Morse
· 8 years ago
6ef4fb3
arm64: mm: fix show_pte KERN_CONT fallout
by Mark Rutland
· 8 years ago
7868896
arm64: Handle faults caused by inadvertent user access with PAN enabled
by Catalin Marinas
· 9 years ago
a8ada14
arm64: Update the synchronous external abort fault description
by Catalin Marinas
· 8 years ago
7209c86
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
by James Morse
· 8 years ago
2a6dcb2
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
by James Morse
· 8 years ago
0edfa83
arm64: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
cab15ce
arm64: Introduce execute-only page access permissions
by Catalin Marinas
· 8 years ago
9adeb8e
arm64: Handle el1 synchronous instruction aborts cleanly
by Laura Abbott
· 8 years ago
e831101
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 8 years ago
a95b064
Merge branch 'for-next/kprobes' into for-next/core
by Catalin Marinas
· 8 years ago
2dd0e8d
arm64: Kprobes with single stepping support
by Sandeepa Prabhu
· 8 years ago
e19a6ee
arm64: kernel: Save and restore UAO and addr_limit on exception entry
by James Morse
· 9 years ago
541ec87
arm64: kill ESR_LNX_EXEC
by Mark Rutland
· 9 years ago
275f344
arm64: add macro to extract ESR_ELx.EC
by Mark Rutland
· 9 years ago
bbb1681
arm64: mm: mark fault_info table const
by Mark Rutland
· 9 years ago
0106d45
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
by Will Deacon
· 9 years ago
3a72db7
arm64: mm: remove the redundant code
by Huang Shijie
· 9 years ago
66dbd6e
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
by Catalin Marinas
· 9 years ago
6afedcd
arm64: mm: Add trace_irqflags annotations to do_debug_exception()
by James Morse
· 9 years ago
814a2bf
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
588ab3f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
0e8fb93
mm: remove VM_FAULT_MINOR
by Jan Kara
· 9 years ago
70c8abc
arm64: User die() instead of panic() in do_page_fault()
by Catalin Marinas
· 9 years ago
52d7523
arm64: mm: allow the kernel to handle alignment faults on user accesses
by EunTaik Lee
· 9 years ago
e950631
arm64: Remove the get_thread_info() function
by Catalin Marinas
· 9 years ago
7054419
arm64: kernel: Don't toggle PAN on systems with UAO
by James Morse
· 9 years ago
57f4959
arm64: kernel: Add support for User Access Override
by James Morse
· 9 years ago
c03784ee8
arm64: mm: fix fault_info table xFSC decoding
by Mark Rutland
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
dbb4e15
arm64: Delay cpu feature capability checks
by Suzuki K. Poulose
· 9 years ago
569ba74
arm64: readahead: fault retry breaks mmap file read random detection
by Mark Salyzyn
· 9 years ago
9fb7410
arm64/BUG: Use BRK instruction for generic BUG traps
by Dave P Martin
· 9 years ago
338d4f4
arm64: kernel: Add support for Privileged Access Never
by James Morse
· 9 years ago
6361c84
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
f871d26
arm64: Fix show_unhandled_signal_ratelimited usage
by Suzuki K. Poulose
· 10 years ago
e3d8238
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
86dca36
arm64: use private ratelimit state along with show_unhandled_signals
by Vladimir Murzin
· 10 years ago
9e793ab
arm64: show unhandled SP/PC alignment faults
by Vladimir Murzin
· 10 years ago
70ffdb9
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
by David Hildenbrand
· 10 years ago
aed40e0
arm64: move to ESR_ELx macros
by Mark Rutland
· 10 years ago
7f73f7a
arm64: mm: report unhandled level-0 translation faults correctly
by Will Deacon
· 10 years ago
c79b954
arm64: mm: Implement 4 levels of translation tables
by Jungseok Lee
· 11 years ago
5a0fdfa
Revert "arm64: Introduce execute-only page access permissions"
by Catalin Marinas
· 11 years ago
bc07c2c
arm64: Introduce execute-only page access permissions
by Catalin Marinas
· 11 years ago
9141300
arm64: Provide read/write fault information in compat signal handlers
by Catalin Marinas
· 11 years ago
59f67e1
arm64: Make do_bad_area() function static
by Catalin Marinas
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
8713410
arch: mm: do not invoke OOM killer on kernel fault OOM
by Johannes Weiner
· 11 years ago
db6f410
arm64: mm: don't treat user cache maintenance faults as writes
by Will Deacon
· 11 years ago
084bd29
ARM64: mm: HugeTLB support.
by Steve Capper
· 12 years ago
953dbbe
arm64: Do not report user faults for handled signals
by Catalin Marinas
· 12 years ago
0e7f7bc
arm64: Ignore the 'write' ESR flag on cache maintenance faults
by Catalin Marinas
· 12 years ago
4339e3f3
arm64: mm: Correct show_pte behaviour
by Steve Capper
· 12 years ago
3495386b
arm64: Make the user fault reporting more specific
by Catalin Marinas
· 12 years ago
1d18c47
arm64: MMU fault handling and page table management
by Catalin Marinas
· 13 years ago