index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: fix misleading data abort decoding
Mark Rutland
2017-10-02
1
-1
/
+1
*
arm64: fault: Route pte translation faults via do_translation_fault
Will Deacon
2017-09-29
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-05
1
-19
/
+58
|
\
|
*
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
2017-08-21
1
-2
/
+0
|
*
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2017-08-21
1
-5
/
+1
|
*
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
2017-08-21
1
-13
/
+11
|
*
arm64: Decode information from ESR upon mem faults
Julien Thierry
2017-08-07
1
-0
/
+47
*
|
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
2017-08-22
1
-1
/
+4
|
/
*
arm64: Fix potential race with hardware DBM in ptep_set_access_flags()
Catalin Marinas
2017-08-04
1
-7
/
+8
*
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
2017-06-26
1
-10
/
+70
|
\
|
*
arm/arm64: KVM: add guest SEA support
Tyler Baicar
2017-06-22
1
-2
/
+20
|
*
acpi: apei: handle SEA notification type for ARMv8
Tyler Baicar
2017-06-22
1
-0
/
+17
|
*
arm64: exception: handle Synchronous External Abort
Tyler Baicar
2017-06-22
1
-10
/
+35
*
|
arm64: mm: Update perf accounting to handle poison faults
Punit Agrawal
2017-06-12
1
-32
/
+36
*
|
arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
Jonathan (Zhixiong) Zhang
2017-06-12
1
-3
/
+19
*
|
arm64: fault: Print info about page table structure when dumping pte
Will Deacon
2017-06-12
1
-1
/
+3
*
|
arm64: mm: print file name of faulting vma
Kristina Martsenko
2017-06-12
1
-1
/
+3
*
|
arm64: mm: don't print out page table entries on EL0 faults
Kristina Martsenko
2017-06-12
1
-1
/
+0
*
|
arm64: mm: print out correct page table entries
Kristina Martsenko
2017-06-12
1
-11
/
+25
*
|
arm64: Call __show_regs directly
Kefeng Wang
2017-05-30
1
-1
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-05
1
-19
/
+36
|
\
|
*
arm64: print a fault message when attempting to write RO memory
Stephen Boyd
2017-04-06
1
-19
/
+36
*
|
arm64: mm: unaligned access by user-land should be received as SIGBUS
Victor Kamensky
2017-04-04
1
-18
/
+24
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
arm64: Remove useless UAO IPI and describe how this gets enabled
James Morse
2017-01-10
1
-14
/
+0
*
arm64: mm: fix show_pte KERN_CONT fallout
Mark Rutland
2017-01-04
1
-4
/
+4
*
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-26
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-18
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-17
1
-6
/
+28
|
\
\
|
|
/
|
/
|
|
*
arm64: User die() instead of panic() in do_page_fault()
Catalin Marinas
2016-02-19
1
-2
/
+2
[next]