index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
arm64/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
1
-0
/
+36
2023-02-03
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2022-12-14
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+7
2022-12-08
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
1
-0
/
+4
2022-12-05
Merge branch kvm-arm64/mte-map-shared into kvmarm-master/next
Marc Zyngier
1
-1
/
+3
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
1
-4
/
+0
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
1
-0
/
+2
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
1
-1
/
+1
2022-11-15
arm64: mm: kfence: only handle translation faults
Mark Rutland
1
-1
/
+7
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
1
-0
/
+4
2022-09-06
arm64: compat: Implement misalignment fixups for multiword loads
Ard Biesheuvel
1
-0
/
+3
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2022-07-07
mm: kasan: Skip unpoisoning of user pages
Catalin Marinas
1
-1
/
+0
2022-06-17
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
1
-35
/
+35
2022-05-04
arm64/mte: Make TCF field values and naming more standard
Mark Brown
1
-1
/
+2
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
1
-35
/
+35
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-4
/
+2
2021-12-13
arm64: mm: log potential KASAN shadow alias
Mark Rutland
1
-0
/
+2
2021-12-13
arm64: mm: use die_kernel_fault() in do_mem_abort()
Mark Rutland
1
-5
/
+2
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-08-02
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
1
-14
/
+1
2021-06-24
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-0
/
+26
2021-06-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-6
/
+11
2021-06-15
arm64: mm: Pass original fault address to handle_mm_fault()
Gavin Shan
1
-1
/
+1
2021-06-08
arm64: mm: decode xFSC in mem_abort_decode()
Mark Rutland
1
-0
/
+2
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
1
-7
/
+0
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
1
-0
/
+26
2021-06-03
arm64: mm: Add is_el1_data_abort() helper
Kefeng Wang
1
-5
/
+8
2021-03-26
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
1
-1
/
+17
2021-02-26
kfence: add test suite
Marco Elver
1
-1
/
+1
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
1
-1
/
+1
2021-02-26
arm64, kfence: enable KFENCE for ARM64
Marco Elver
1
-0
/
+4
2021-02-25
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
1
-6
/
+14
2021-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-33
/
+1
2021-02-12
Merge branch 'for-next/errata' into for-next/core
Will Deacon
1
-32
/
+0
2021-02-08
arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround
Mark Rutland
1
-32
/
+0
2021-02-05
mm/arm64: Correct obsolete comment in do_page_fault()
Miaohe Lin
1
-1
/
+1
2021-01-18
kasan, arm64: fix pointer tags in KASAN reports
Andrey Konovalov
1
-3
/
+4
2020-12-22
kasan, arm64: print report from tag fault handler
Andrey Konovalov
1
-0
/
+14
2020-12-22
arm64: mte: add in-kernel tag fault handler
Vincenzo Frascino
1
-0
/
+45
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
1
-25
/
+0
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
1
-5
/
+0
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
1
-5
/
+0
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
1
-25
/
+0
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
1
-11
/
+11
[next]