spi: dt-bindings: cadence: add missing 'required'
[platform/kernel/linux-rpi.git] / arch / x86 /
2022-08-25 Nadav Amitx86/kprobes: Fix JNG/JNLE emulation
2022-08-25 Aaron Lux86/mm: Use proper mask when setting PUD mapping
2022-08-21 Peter Zijlstrax86/ftrace: Use alternative RET encoding
2022-08-21 Peter Zijlstrax86/ibt,ftrace: Make function-graph play nice
2022-08-21 Thadeu Lima de Sou... Revert "x86/ftrace: Use alternative RET encoding"
2022-08-17 Sean ChristophersonKVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX...
2022-08-17 Sean ChristophersonKVM: VMX: Add helper to check if the guest PMU has...
2022-08-17 Like XuKVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU...
2022-08-17 Sean ChristophersonKVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved...
2022-08-17 Like XuKVM: x86/pmu: Introduce the ctrl_mask value for fixed...
2022-08-17 Sean ChristophersonKVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL...
2022-08-17 Lev KujawskiKVM: set_msr_mce: Permit guests to ignore single-bit...
2022-08-17 Jason A. Donenfeldcrypto: blake2s - remove shash module
2022-08-17 Alexander Lobakinx86/olpc: fix 'logical not is only applied to the left...
2022-08-17 Masami Hiramatsu... x86/kprobes: Update kcb status flag after singlestepping
2022-08-17 Steven Rostedt ... ftrace/x86: Add back ftrace_expected assignment
2022-08-17 Kim Phillipsx86/bugs: Enable STIBP for IBPB mitigated RETBleed
2022-08-17 Andrea Righix86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
2022-08-17 Siddh Raman Pantx86/numa: Use cpumask_available instead of hardcoded...
2022-08-17 Chenyi Qiangx86/bus_lock: Don't assume the init value of DEBUGCTLMS...
2022-08-17 Sean ChristophersonKVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating...
2022-08-17 Sean ChristophersonKVM: SVM: Stuff next_rip on emulated INT3 injection...
2022-08-17 Sean ChristophersonKVM: SVM: Unwind "speculative" RIP advancement if INTn...
2022-08-17 Peter Zijlstrax86/extable: Fix ex_handler_msr() print condition
2022-08-17 Johan Hovoldx86/pmem: Fix platform-device leak in error path
2022-08-17 Mark Rutlandarch: make TRACE_IRQFLAGS_NMI_SUPPORT generic
2022-08-17 Wyes Karnyx86: Handle idle=nomwait cmdline properly for x86_idle
2022-08-17 Paolo BonziniKVM: x86: revalidate steal time cache if MSR value...
2022-08-17 Paolo BonziniKVM: x86: do not report preemption if the steal time...
2022-08-17 Sean ChristophersonKVM: x86: Tag kvm_mmu_x86_module_init() with __init
2022-08-17 Vitaly KuznetsovKVM: nVMX: Always enable TSC scaling for L2 when it...
2022-08-17 Sean ChristophersonKVM: x86: Set error code to segment selector on LLDT...
2022-08-17 Sean ChristophersonKVM: x86: Mark TSS busy during LTR emulation _after_...
2022-08-17 Sean ChristophersonKVM: nVMX: Inject #UD if VMXON is attempted with incomp...
2022-08-17 Sean ChristophersonKVM: nVMX: Account for KVM reserved CR4 bits in consist...
2022-08-17 Sean ChristophersonKVM: nVMX: Let userspace set nVMX MSR to any _host_...
2022-08-17 Sean ChristophersonKVM: x86: Split kvm_is_valid_cr4() and export only...
2022-08-17 Maciej S. SzmigieroKVM: SVM: Don't BUG if userspace injects an interrupt...
2022-08-17 Sean ChristophersonKVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_r...
2022-08-17 Sean ChristophersonKVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_ru...
2022-08-17 Nick Desaulniersx86: link vdso and boot with -z noexecstack --no-warn...
2022-08-11 Pawan Guptax86/speculation: Add LFENCE to RSB fill sequence
2022-08-11 Daniel Sneddonx86/speculation: Add RSB VM Exit protections
2022-08-11 Mingwei ZhangKVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de...
2022-08-11 Paolo BonziniKVM: x86: do not set st->preempted when going back...
2022-08-11 Paolo BonziniKVM: x86: do not report a vCPU as preempted outside...
2022-08-11 Ben Hutchingsx86/speculation: Make all RETbleed mitigations 64-bit...
2022-08-03 Thadeu Lima de Sou... x86/bugs: Do not enable IBPB at firmware entry when...
2022-07-29 Peter Zijlstrax86/entry_32: Fix segment exceptions
2022-07-29 Jan Beulichx86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
2022-07-29 Maxim LevitskyKVM: x86: fix typo in __try_cmpxchg_user causing non...
2022-07-29 Nick Desaulniersx86/extable: Prefer local labels in .set directives
2022-07-29 Kees Cookx86/alternative: Report missing return thunk details
2022-07-29 Peter Zijlstrax86/amd: Use IBPB for firmware calls
2022-07-29 Sean ChristophersonKVM: x86: Use __try_cmpxchg_user() to emulate atomic...
2022-07-29 Peter Zijlstrax86/futex: Remove .fixup usage
2022-07-29 Peter Zijlstrax86/msr: Remove .fixup usage
2022-07-29 Peter Zijlstrax86/extable: Extend extable functionality
2022-07-29 Peter Zijlstrax86/entry_32: Remove .fixup usage
2022-07-29 Thomas Gleixnerx86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TY...
2022-07-29 Thomas Gleixnerx86/extable: Rework the exception table mechanics
2022-07-29 Thomas Gleixnerx86/mce: Deduplicate exception handling
2022-07-29 Thomas Gleixnerx86/extable: Get rid of redundant macros
2022-07-29 Thomas Gleixnerx86/extable: Tidy up redundant handler functions
2022-07-29 Peter Zijlstrax86/uaccess: Implement macros for CMPXCHG on user addresses
2022-07-29 Pawan Guptax86/bugs: Warn when "ibrs" mitigation is selected on...
2022-07-29 Jeffrey HugoPCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
2022-07-23 Kim Phillipsx86/bugs: Remove apostrophe typo
2022-07-23 Paolo BonziniKVM: emulate: do not adjust size of fastop and setcc...
2022-07-23 Thadeu Lima de Sou... x86/kvm: fix FASTOP_SIZE when return thunks are enabled
2022-07-23 Thadeu Lima de Sou... efi/x86: use naked RET on mixed mode call wrapper
2022-07-23 Nathan Chancellorx86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_...
2022-07-23 Jiri Slabyx86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
2022-07-23 Ben Hutchingsx86/xen: Fix initialisation in hypercall_page after...
2022-07-23 Thomas Gleixnerx86/static_call: Serialize __static_call_fixup() properly
2022-07-23 Pawan Guptax86/speculation: Disable RRSBA behavior
2022-07-23 Konrad Rzeszutek... x86/kexec: Disable RET on kexec
2022-07-23 Thadeu Lima de Sou... x86/bugs: Do not enable IBPB-on-entry when IBPB is...
2022-07-23 Peter Zijlstrax86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
2022-07-23 Pawan Guptax86/bugs: Add Cannon lake to RETBleed affected CPU...
2022-07-23 Peter Zijlstrax86/retbleed: Add fine grained Kconfig knobs
2022-07-23 Andrew Cooperx86/cpu/amd: Enumerate BTC_NO
2022-07-23 Peter Zijlstrax86/common: Stamp out the stepping madness
2022-07-23 Josh Poimboeufx86/speculation: Fill RSB on vmexit for IBRS
2022-07-23 Josh PoimboeufKVM: VMX: Fix IBRS handling after vmexit
2022-07-23 Josh PoimboeufKVM: VMX: Prevent guest RSB poisoning attacks with...
2022-07-23 Josh PoimboeufKVM: VMX: Convert launched argument to flags
2022-07-23 Josh PoimboeufKVM: VMX: Flatten __vmx_vcpu_run()
2022-07-23 Josh Poimboeufobjtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
2022-07-23 Josh Poimboeufx86/speculation: Remove x86_spec_ctrl_mask
2022-07-23 Josh Poimboeufx86/speculation: Use cached host SPEC_CTRL value for...
2022-07-23 Josh Poimboeufx86/speculation: Fix SPEC_CTRL write on SMT state change
2022-07-23 Josh Poimboeufx86/speculation: Fix firmware entry SPEC_CTRL handling
2022-07-23 Josh Poimboeufx86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
2022-07-23 Peter Zijlstrax86/cpu/amd: Add Spectral Chicken
2022-07-23 Peter Zijlstraobjtool: Add entry UNRET validation
2022-07-23 Josh Poimboeufx86/bugs: Do IBPB fallback check only once
2022-07-23 Peter Zijlstrax86/bugs: Add retbleed=ibpb
2022-07-23 Peter Zijlstrax86/xen: Add UNTRAIN_RET
2022-07-23 Peter Zijlstrax86/xen: Rename SYS* entry points
next