index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-03-11
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
1
-1
/
+1
2023-02-01
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
1
-0
/
+4
2022-12-31
arm64: mm: kfence: only handle translation faults
Mark Rutland
1
-1
/
+7
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
1
-4
/
+0
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
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
1
-33
/
+50
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
1
-1
/
+1
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-1
/
+8
2020-10-01
arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op
Will Deacon
1
-1
/
+3
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
1
-1
/
+8
2020-08-12
mm/arm64: use general page fault accounting
Peter Xu
1
-23
/
+6
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
[next]