Linus Torvalds
|
ba9f6f8954
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 年之前 |
Marc Zyngier
|
c219bc4e92
arm64: Trap WFI executed in userspace
|
7 年之前 |
Marc Zyngier
|
32a3e635fb
arm64: compat: Add CNTFRQ trap handler
|
7 年之前 |
Marc Zyngier
|
50de013d22
arm64: compat: Add CNTVCT trap handler
|
7 年之前 |
Marc Zyngier
|
2a8905e18c
arm64: compat: Add cp15_32 and cp15_64 handler arrays
|
7 年之前 |
Marc Zyngier
|
1f1c014035
arm64: compat: Add condition code checks and IT advance
|
7 年之前 |
Marc Zyngier
|
70c63cdfd6
arm64: compat: Add separate CP15 trapping hook
|
7 年之前 |
Eric W. Biederman
|
f3a900b341
signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
|
7 年之前 |
Eric W. Biederman
|
009f608ab2
signal/arm64: Remove arm64_force_sig_info
|
7 年之前 |
Eric W. Biederman
|
b4d5557caa
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
|
7 年之前 |
Eric W. Biederman
|
feca355b3d
signal/arm64: Add and use arm64_force_sig_fault where appropriate
|
7 年之前 |
Eric W. Biederman
|
1628a7cc85
signal/arm64: Factor out arm64_show_signal from arm64_force_sig_info
|
7 年之前 |
Eric W. Biederman
|
24b8f79dd8
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
|
7 年之前 |
Eric W. Biederman
|
6fa998e83e
signal/arm64: Push siginfo generation into arm64_notify_die
|
7 年之前 |
Anshuman Khandual
|
21f8479617
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
|
7 年之前 |
Anshuman Khandual
|
1c8391412d
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
|
7 年之前 |
Hari Vyas
|
e4ba15debc
arm64: fix for bad_mode() handler to always result in panic
|
7 年之前 |
Will Deacon
|
8a60419d36
arm64: force_signal_inject: WARN if called from kernel context
|
7 年之前 |
Will Deacon
|
b8925ee2e1
arm64: cpu: Move errata and feature enable callbacks closer to callers
|
7 年之前 |
Will Deacon
|
0bf0f444b2
arm64: entry: Allow handling of undefined instructions from EL1
|
7 年之前 |
Mark Rutland
|
4141c857fd
arm64: convert raw syscall invocation to C
|
7 年之前 |
Mark Rutland
|
25be597ada
arm64: kill config_sctlr_el1()
|
7 年之前 |
Linus Torvalds
|
93e95fa574
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 年之前 |
Eric W. Biederman
|
3eb0f5193b
signal: Ensure every siginfo we send has all bits initialized
|
7 年之前 |
Mark Rutland
|
9478f1927e
arm64: only advance singlestep for user instruction traps
|
7 年之前 |
Mark Rutland
|
b2d71b3cda
arm64: signal: don't force known signals to SIGKILL
|
7 年之前 |
Dave Martin
|
c0cda3b8ee
arm64: capabilities: Update prototype for enable call back
|
7 年之前 |
Will Deacon
|
4e829b6735
arm64: Use arm64_force_sig_info instead of force_sig_info
|
7 年之前 |
Will Deacon
|
a26731d9d1
arm64: Move show_unhandled_signals_ratelimited into traps.c
|
7 年之前 |
Will Deacon
|
15b67321e7
arm64: signal: Don't print anything directly in force_signal_inject
|
7 年之前 |