index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
fault.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan, arm64: print report from tag fault handler
Andrey Konovalov
2020-12-22
1
-0
/
+14
*
arm64: mte: add in-kernel tag fault handler
Vincenzo Frascino
2020-12-22
1
-0
/
+45
*
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
1
-25
/
+0
|
\
|
*
arm64: entry: fix EL1 debug transitions
Mark Rutland
2020-11-30
1
-25
/
+0
|
*
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
2020-11-30
1
-11
/
+11
*
|
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
2020-12-09
1
-5
/
+0
|
\
\
|
*
|
arm64: uaccess: remove set_fs()
Mark Rutland
2020-12-02
1
-5
/
+0
|
|
/
*
/
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
2020-11-23
1
-33
/
+50
|
/
*
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-29
1
-1
/
+1
*
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-02
1
-1
/
+8
|
\
|
*
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
2020-09-04
1
-1
/
+8
*
|
arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op
Will Deacon
2020-10-01
1
-1
/
+3
|
/
*
mm/arm64: use general page fault accounting
Peter Xu
2020-08-12
1
-23
/
+6
*
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-4
/
+4
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
arm64: add support for folded p4d page tables
Mike Rapoport
2020-06-05
1
-1
/
+8
*
arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
James Morse
2020-05-19
1
-5
/
+7
*
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
2020-04-11
1
-1
/
+1
*
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-5
/
+0
*
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
arm64/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
1
-12
/
+7
*
arm64: Revert support for execute-only user mappings
Catalin Marinas
2020-01-06
1
-1
/
+1
*
-
.
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-08
1
-0
/
+2
|
\
\
|
|
*
arm64: print additional fault message when executing non-exec memory
Xiang Zheng
2019-10-29
1
-0
/
+2
|
|
/
*
|
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
2019-10-28
1
-49
/
+13
|
\
\
|
*
|
arm64: entry-common: don't touch daif before bp-hardening
James Morse
2019-10-28
1
-35
/
+1
|
*
|
arm64: Remove asmlinkage from updated functions
James Morse
2019-10-28
1
-9
/
+7
|
*
|
arm64: remove __exception annotations
James Morse
2019-10-28
1
-17
/
+17
|
|
/
*
/
arm64: mm: fix inverted PAR_EL1.F check
Mark Rutland
2019-10-16
1
-1
/
+5
|
/
*
arm64: mm: fix spurious fault detection
Mark Rutland
2019-10-07
1
-1
/
+1
*
arm64: mm: avoid virt_to_phys(init_mm.pgd)
Mark Rutland
2019-10-04
1
-1
/
+10
*
-
-
-
-
-
.
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-30
1
-4
/
+36
|
\
\
\
\
|
|
|
|
*
arm64: mm: Ignore spurious translation faults taken from the kernel
Will Deacon
2019-08-27
1
-0
/
+33
|
|
|
|
/
|
|
|
/
|
|
*
|
|
arm64: memory: fix flipped VA space fallout
Mark Rutland
2019-08-14
1
-1
/
+1
|
*
|
|
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
1
-2
/
+1
|
*
|
|
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-09
1
-2
/
+2
|
|
/
/
*
/
/
arm64: mm: print hexadecimal EC value in mem_abort_decode()
Miles Chen
2019-08-07
1
-2
/
+2
|
/
/
*
/
arm64: Make debug exception handlers visible from RCU
Masami Hiramatsu
2019-08-02
1
-8
/
+49
|
/
*
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-17
1
-23
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-31
/
+30
|
\
|
*
arm64/mm: Refactor __do_page_fault()
Anshuman Khandual
2019-06-07
1
-19
/
+11
|
*
arm64/mm: Document write abort detection from ESR
Anshuman Khandual
2019-06-07
1
-1
/
+10
|
*
arm64/mm: Drop task_struct argument from __do_page_fault()
Anshuman Khandual
2019-06-04
1
-10
/
+5
|
*
arm64/mm: Drop mmap_sem before calling __do_kernel_fault()
Anshuman Khandual
2019-06-04
1
-1
/
+3
|
*
arm64/mm: Identify user instruction aborts
Anshuman Khandual
2019-06-04
1
-0
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
/
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-24
1
-0
/
+33
|
\
|
*
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-05-23
1
-0
/
+33
*
|
arm64: Print physical address of page table base in show_pte()
Will Deacon
2019-05-14
1
-2
/
+3
|
/
[next]