]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2018-08-15 Greg Kroah... Linux 4.14.63 v4.14.63
2018-08-15 Borislav Petkovx86/CPU/AMD: Have smp_num_siblings and cpu_llc_id alway...
2018-08-15 Jiri Kosinax86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_A...
2018-08-15 Vlastimil Babkax86/init: fix build with CONFIG_SWAP=n
2018-08-15 Abel Vesacpu/hotplug: Non-SMP machines do not make use of booted...
2018-08-15 Vlastimil Babkax86/smp: fix non-SMP broken build due to redefinition...
2018-08-15 Josh Poimboeufx86/microcode: Allow late microcode loading with SMT...
2018-08-15 David Woodhousetools headers: Synchronise x86 cpufeatures.h for L1TF...
2018-08-15 Andi Kleenx86/mm/kmmio: Make the tracer robust against L1TF
2018-08-15 Andi Kleenx86/mm/pat: Make set_memory_np() L1TF safe
2018-08-15 Andi Kleenx86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
2018-08-15 Andi Kleenx86/speculation/l1tf: Invert all not present mappings
2018-08-15 Thomas Gleixnercpu/hotplug: Fix SMT supported evaluation
2018-08-15 Paolo BonziniKVM: VMX: Tell the nested hypervisor to skip L1D flush...
2018-08-15 Paolo Bonzinix86/speculation: Use ARCH_CAPABILITIES to skip L1D...
2018-08-15 Paolo Bonzinix86/speculation: Simplify sysfs report of VMX L1TF...
2018-08-15 Paolo BonziniKVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a featu...
2018-08-15 Wanpeng LiKVM: X86: Allow userspace to define the microcode version
2018-08-15 Wanpeng LiKVM: X86: Introduce kvm_get_msr_feature()
2018-08-15 Tom LendackyKVM: SVM: Add MSR-based feature support for serializing...
2018-08-15 Tom LendackyKVM: x86: Add a framework for supporting MSR-based...
2018-08-15 Thomas GleixnerDocumentation/l1tf: Remove Yonah processors from not...
2018-08-15 Nicolai Stangex86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_e...
2018-08-15 Nicolai Stangex86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
2018-08-15 Nicolai Stangex86: Don't include linux/irq.h from asm/hardirq.h
2018-08-15 Nicolai Stangex86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_fl...
2018-08-15 Nicolai Stangex86/irq: Demote irq_cpustat_t::__softirq_pending to u16
2018-08-15 Nicolai Stangex86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_fl...
2018-08-15 Nicolai Stangex86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l...
2018-08-15 Nicolai Stangex86/KVM/VMX: Don't set l1tf_flush_l1d to true from...
2018-08-15 Josh Poimboeufcpu/hotplug: detect SMT disabled by BIOS
2018-08-15 Tony LuckDocumentation/l1tf: Fix typos
2018-08-15 Nicolai Stangex86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
2018-08-15 Thomas GleixnerDocumentation: Add section about CPU vulnerabilities
2018-08-15 Jiri Kosinax86/bugs, kvm: Introduce boot-time control of L1TF...
2018-08-15 Thomas Gleixnercpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
2018-08-15 Jiri Kosinacpu/hotplug: Expose SMT control init function
2018-08-15 Thomas Gleixnerx86/kvm: Allow runtime control of L1D flush
2018-08-15 Thomas Gleixnerx86/kvm: Serialize L1D flush parameter setter
2018-08-15 Thomas Gleixnerx86/kvm: Add static key for flush always
2018-08-15 Thomas Gleixnerx86/kvm: Move l1tf setup function
2018-08-15 Thomas Gleixnerx86/l1tf: Handle EPT disabled state proper
2018-08-15 Thomas Gleixnerx86/kvm: Drop L1TF MSR list approach
2018-08-15 Thomas Gleixnerx86/litf: Introduce vmx status variable
2018-08-15 Thomas Gleixnercpu/hotplug: Online siblings when SMT control is turned on
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if...
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Extend add_atomic_switch_msr() to allow...
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host numbe...
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Add find_msr() helper function
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Split the VMX MSR LOAD structures to have...
2018-08-15 Paolo Bonzinix86/KVM/VMX: Add L1D flush logic
2018-08-15 Paolo Bonzinix86/KVM/VMX: Add L1D MSR based flush
2018-08-15 Paolo Bonzinix86/KVM/VMX: Add L1D flush algorithm
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Add module argument for L1TF mitigation
2018-08-15 Konrad Rzeszutek... x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU...
2018-08-15 Thomas Gleixnercpu/hotplug: Boot HT siblings at least once
2018-08-15 Thomas GleixnerRevert "x86/apic: Ignore secondary threads if nosmt...
2018-08-15 Michal Hockox86/speculation/l1tf: Fix up pte->pfn conversion for PAE
2018-08-15 Vlastimil Babkax86/speculation/l1tf: Protect PAE swap entries against...
2018-08-15 Borislav Petkovx86/CPU/AMD: Move TOPOEXT reenablement before reading...
2018-08-15 Konrad Rzeszutek... x86/cpufeatures: Add detection of L1D cache flush support.
2018-08-15 Vlastimil Babkax86/speculation/l1tf: Extend 64bit swap file size limit
2018-08-15 Thomas Gleixnerx86/apic: Ignore secondary threads if nosmt=force
2018-08-15 Thomas Gleixnerx86/cpu/AMD: Evaluate smp_num_siblings early
2018-08-15 Borislav Petkovx86/CPU/AMD: Do not check CPUID max ext level before...
2018-08-15 Thomas Gleixnerx86/cpu/intel: Evaluate smp_num_siblings early
2018-08-15 Thomas Gleixnerx86/cpu/topology: Provide detect_extended_topology_early()
2018-08-15 Thomas Gleixnerx86/cpu/common: Provide detect_ht_early()
2018-08-15 Thomas Gleixnerx86/cpu/AMD: Remove the pointless detect_ht() call
2018-08-15 Thomas Gleixnerx86/cpu: Remove the pointless CPU printout
2018-08-15 Thomas Gleixnercpu/hotplug: Provide knobs to control SMT
2018-08-15 Thomas Gleixnercpu/hotplug: Split do_cpu_down()
2018-08-15 Thomas Gleixnercpu/hotplug: Make bringup/teardown of smp threads symmetric
2018-08-15 Thomas Gleixnerx86/topology: Provide topology_smt_supported()
2018-08-15 Thomas Gleixnerx86/smp: Provide topology_is_primary_thread()
2018-08-15 Peter Zijlstrasched/smt: Update sched_smt_present at runtime
2018-08-15 Konrad Rzeszutek... x86/bugs: Move the l1tf function and define pr_fmt...
2018-08-15 Andi Kleenx86/speculation/l1tf: Limit swap file size to MAX_PA/2
2018-08-15 Andi Kleenx86/speculation/l1tf: Disallow non privileged high...
2018-08-15 Andi Kleenx86/speculation/l1tf: Add sysfs reporting for l1tf
2018-08-15 Andi Kleenx86/speculation/l1tf: Make sure the first page is alway...
2018-08-15 Andi Kleenx86/speculation/l1tf: Protect PROT_NONE PTEs against...
2018-08-15 Linus Torvaldsx86/speculation/l1tf: Protect swap entries against...
2018-08-15 Linus Torvaldsx86/speculation/l1tf: Change order of offset/type in...
2018-08-15 Andi Kleenx86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAG...
2018-08-15 Nick Desaulniersx86/irqflags: Provide a declaration for native_save_fl
2018-08-15 Masami Hiramatsukprobes/x86: Fix %p uses in error messages
2018-08-15 Jiri Kosinax86/speculation: Protect against userspace-userspace...
2018-08-15 Peter Zijlstrax86/paravirt: Fix spectre-v2 mitigations for paravirt...
2018-08-15 Oleksij RempelARM: dts: imx6sx: fix irq for pcie bridge
2018-08-15 Lukas WunnerBluetooth: hci_serdev: Init hci_uart proto_lock to...
2018-08-15 Ronald TschalärBluetooth: hci_ldisc: Allow sleeping while proto locks...
2018-08-15 Chunfeng Yunphy: phy-mtk-tphy: use auto instead of force to bypass...
2018-08-15 Fabio Estevammtd: nand: qcom: Add a NULL check for devm_kasprintf()
2018-08-15 Al Virofix __legitimize_mnt()/mntput() race
2018-08-15 Al Virofix mntput/mntput race
2018-08-15 Al Viromake sure that __dentry_kill() always invalidates d_seq...
2018-08-15 Al Viroroot dentries need RCU-delayed freeing
2018-08-15 Linus Torvaldsinit: rename and re-order boot_cpu_state_init()
2018-08-15 Quinn Transcsi: qla2xxx: Fix memory leak for allocating abort...
next