Will Deacon
|
2eefb4a389
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
|
6 years ago |
Will Deacon
|
bd62f1fe73
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
|
6 years ago |
Souptick Joarder
|
50a7ca3c6f
mm: convert return type of handle_mm_fault() caller to vm_fault_t
|
7 years ago |
Linus Torvalds
|
1202f4fdbc
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
7 years ago |
Dongjiu Geng
|
1035a07835
arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()
|
7 years ago |
Mark Rutland
|
25be597ada
arm64: kill config_sctlr_el1()
|
7 years ago |
Linus Torvalds
|
410feb75de
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
7 years ago |
Linus Torvalds
|
93e95fa574
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 years ago |
Mark Rutland
|
c870f14ea1
arm64: Unify kernel fault reporting
|
7 years ago |
Mark Rutland
|
969e61ba87
arm64: make is_permission_fault() name clearer
|
7 years ago |
Peter Maydell
|
cc19846079
arm64: fault: Don't leak data in ESR context for user fault on kernel VA
|
7 years ago |
Eric W. Biederman
|
3eb0f5193b
signal: Ensure every siginfo we send has all bits initialized
|
7 years ago |
Dave Martin
|
c0cda3b8ee
arm64: capabilities: Update prototype for enable call back
|
7 years ago |
Dave Martin
|
af40ff687b
arm64: signal: Ensure si_code is valid for all fault signals
|
7 years ago |
Will Deacon
|
92ff0674f5
arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_info
|
7 years ago |
Will Deacon
|
1049c30871
arm64: Pass user fault info to arm64_notify_die instead of printing it
|
7 years ago |
Will Deacon
|
20a004e7b0
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
|
7 years ago |
Linus Torvalds
|
c013632192
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
7 years ago |
Will Deacon
|
30d88c0e3a
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
|
7 years ago |
Will Deacon
|
5dfc6ed277
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
|
7 years ago |
Robin Murphy
|
51369e398d
arm64: Make USER_DS an inclusive limit
|
7 years ago |
Linus Torvalds
|
d4173023e6
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 years ago |
Linus Torvalds
|
0aebc6a440
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
7 years ago |
Eric W. Biederman
|
526c3ddb6a
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
|
8 years ago |
Will Deacon
|
0f15adbb28
arm64: Add skeleton to harden the branch predictor against aliasing attacks
|
8 years ago |
Dongjiu Geng
|
faa75e147b
arm64: fault: avoid send SIGBUS two times
|
8 years ago |
Linus Torvalds
|
c9b012e5f4
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
8 years ago |
Will Deacon
|
80b6eb04b5
arm64: Don't walk page table for user faults in do_mem_abort
|
8 years ago |
Mark Rutland
|
42dbf54e88
arm64: consistently log ESR and page table
|
8 years ago |
Julien Thierry
|
3f7c86b238
arm64: Update fault_info table with new exception types
|
8 years ago |