index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-07-29
x86/entry_32: Fix segment exceptions
Peter Zijlstra
2022-07-29
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
2022-07-29
KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicness
Maxim Levitsky
2022-07-29
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
2022-07-29
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
2022-07-29
x86/alternative: Report missing return thunk details
Kees Cook
2022-07-29
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
2022-07-29
um: virtio_uml: Fix broken device handling in time-travel
Johannes Berg
2022-07-29
um: virtio_uml: Allow probing from devicetree
Vincent Whitchurch
2022-07-29
KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
Sean Christopherson
2022-07-29
x86/futex: Remove .fixup usage
Peter Zijlstra
2022-07-29
x86/msr: Remove .fixup usage
Peter Zijlstra
2022-07-29
x86/extable: Extend extable functionality
Peter Zijlstra
2022-07-29
x86/entry_32: Remove .fixup usage
Peter Zijlstra
2022-07-29
x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
Thomas Gleixner
2022-07-29
x86/extable: Rework the exception table mechanics
Thomas Gleixner
2022-07-29
x86/mce: Deduplicate exception handling
Thomas Gleixner
2022-07-29
x86/extable: Get rid of redundant macros
Thomas Gleixner
2022-07-29
x86/extable: Tidy up redundant handler functions
Thomas Gleixner
2022-07-29
x86/uaccess: Implement macros for CMPXCHG on user addresses
Peter Zijlstra
2022-07-29
x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
Pawan Gupta
2022-07-29
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
2022-07-29
riscv: add as-options for modules with assembly compontents
Ben Dooks
2022-07-23
um: Add missing apply_returns()
Peter Zijlstra
2022-07-23
x86/bugs: Remove apostrophe typo
Kim Phillips
2022-07-23
KVM: emulate: do not adjust size of fastop and setcc subroutines
Paolo Bonzini
2022-07-23
x86/kvm: fix FASTOP_SIZE when return thunks are enabled
Thadeu Lima de Souza Cascardo
2022-07-23
efi/x86: use naked RET on mixed mode call wrapper
Thadeu Lima de Souza Cascardo
2022-07-23
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
2022-07-23
x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
Jiri Slaby
2022-07-23
x86/xen: Fix initialisation in hypercall_page after rethunk
Ben Hutchings
2022-07-23
x86/static_call: Serialize __static_call_fixup() properly
Thomas Gleixner
2022-07-23
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2022-07-23
x86/kexec: Disable RET on kexec
Konrad Rzeszutek Wilk
2022-07-23
x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
Thadeu Lima de Souza Cascardo
2022-07-23
x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
Peter Zijlstra
2022-07-23
x86/bugs: Add Cannon lake to RETBleed affected CPU list
Pawan Gupta
2022-07-23
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-07-23
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
2022-07-23
x86/common: Stamp out the stepping madness
Peter Zijlstra
2022-07-23
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
2022-07-23
KVM: VMX: Fix IBRS handling after vmexit
Josh Poimboeuf
2022-07-23
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-07-23
KVM: VMX: Convert launched argument to flags
Josh Poimboeuf
2022-07-23
KVM: VMX: Flatten __vmx_vcpu_run()
Josh Poimboeuf
2022-07-23
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-07-23
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
2022-07-23
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
2022-07-23
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
2022-07-23
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
[next]