Rasmus Villemoes
|
2022cceb4e
x86/traps: Use format string with panic() call
|
6 years ago |
Linus Torvalds
|
ba9f6f8954
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 years ago |
Linus Torvalds
|
d82924c3b8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Eric W. Biederman
|
0a996c1a3f
signal/x86: Use force_sig_fault where appropriate
|
7 years ago |
Eric W. Biederman
|
164881b614
signal/x86/traps: Simplify trap generation
|
7 years ago |
Eric W. Biederman
|
afe8448c0d
signal/x86/traps: Use force_sig instead of open coding it.
|
8 years ago |
Eric W. Biederman
|
851ce9e697
signal/x86/traps: Use force_sig_bnderr
|
8 years ago |
Eric W. Biederman
|
79e21d6540
signal/x86/traps: Move more code into do_trap_no_signal so it can be reused
|
8 years ago |
Eric W. Biederman
|
6ace1098a6
signal/x86/traps: Factor out show_signal
|
8 years ago |
Eric W. Biederman
|
8d68fa0e08
signal/x86: Move mpx siginfo generation into do_bounds
|
7 years ago |
Andy Lutomirski
|
bd7b1f7cbf
x86/entry/64: Document idtentry
|
7 years ago |
Jann Horn
|
81fd9c1844
x86/fault: Plumb error code and fault address through to fault handlers
|
7 years ago |
Jann Horn
|
76dee4a728
x86/kprobes: Inline kprobe_exceptions_notify() into do_general_protection()
|
7 years ago |
Thomas Gleixner
|
7731b8bc94
Merge branch 'linus' into x86/urgent
|
7 years ago |
Siarhei Liakh
|
3ae6295ccb
x86: Call fixup_exception() before notify_die() in math_error()
|
7 years ago |
Eric W. Biederman
|
3eb0f5193b
signal: Ensure every siginfo we send has all bits initialized
|
7 years ago |
Andy Lutomirski
|
d8ba61ba58
x86/entry/64: Don't use IST entry for #BP stack
|
10 years ago |
Peter Zijlstra
|
3b3a371cc9
x86/debug: Use UD2 for WARN()
|
7 years ago |
Linus Torvalds
|
f39d7d78b7
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Linus Torvalds
|
caf9a82657
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Thomas Gleixner
|
92a0f81d89
x86/cpu_entry_area: Move it out of the fixmap
|
7 years ago |
Thomas Gleixner
|
ed1bbc40a0
x86/cpu_entry_area: Move it to a separate unit
|
7 years ago |
Linus Torvalds
|
64a48099b3
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Andy Lutomirski
|
c482feefe1
x86/entry/64: Make cpu_entry_area.tss read-only
|
7 years ago |
Andy Lutomirski
|
7fbbd5cbeb
x86/entry/64: Remove the SYSENTER stack canary
|
7 years ago |
Andy Lutomirski
|
40e7f949e0
x86/entry/64: Move the IST stacks into struct cpu_entry_area
|
7 years ago |
Andy Lutomirski
|
7f2590a110
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
|
7 years ago |
Andy Lutomirski
|
6d9256f0a8
x86/espfix/64: Stop assuming that pt_regs is on the entry stack
|
7 years ago |
Andy Lutomirski
|
1a79797b58
x86/entry/64: Allocate and enable the SYSENTER stack
|
7 years ago |
Ingo Molnar
|
0fd2e9c53d
Merge commit 'upstream-x86-entry' into WIP.x86/mm
|
7 years ago |