index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2021-02-26
kfence: add test suite
Marco Elver
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
2021-02-26
arm64, kfence: enable KFENCE for ARM64
Marco Elver
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-12
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2021-02-08
arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround
Mark Rutland
2021-02-05
mm/arm64: Correct obsolete comment in do_page_fault()
Miaohe Lin
2021-01-18
kasan, arm64: fix pointer tags in KASAN reports
Andrey Konovalov
2020-12-22
kasan, arm64: print report from tag fault handler
Andrey Konovalov
2020-12-22
arm64: mte: add in-kernel tag fault handler
Vincenzo Frascino
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-01
arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op
Will Deacon
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
2020-08-12
mm/arm64: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
2020-05-19
arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
James Morse
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
arm64/mm: use helper fault_signal_pending()
Peter Xu
2020-01-06
arm64: Revert support for execute-only user mappings
Catalin Marinas
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-10-29
arm64: print additional fault message when executing non-exec memory
Xiang Zheng
2019-10-28
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
2019-10-28
arm64: entry-common: don't touch daif before bp-hardening
James Morse
2019-10-28
arm64: Remove asmlinkage from updated functions
James Morse
2019-10-28
arm64: remove __exception annotations
James Morse
2019-10-16
arm64: mm: fix inverted PAR_EL1.F check
Mark Rutland
2019-10-07
arm64: mm: fix spurious fault detection
Mark Rutland
2019-10-04
arm64: mm: avoid virt_to_phys(init_mm.pgd)
Mark Rutland
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-27
arm64: mm: Ignore spurious translation faults taken from the kernel
Will Deacon
2019-08-14
arm64: memory: fix flipped VA space fallout
Mark Rutland
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-07
arm64: mm: print hexadecimal EC value in mem_abort_decode()
Miles Chen
2019-08-02
arm64: Make debug exception handlers visible from RCU
Masami Hiramatsu
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[next]