stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-14 17:16:56 to 2018-08-14 20:16:35 UTC [more...]

[PATCH 4.9 000/107] 4.9.120-stable review
 2018-08-14 17:18 UTC  (37+ messages)
` [PATCH 4.9 033/107] x86/speculation/l1tf: Add sysfs reporting for l1tf
` [PATCH 4.9 034/107] x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
` [PATCH 4.9 038/107] x86/topology: Provide topology_smt_supported()
` [PATCH 4.9 041/107] cpu/hotplug: Provide knobs to control SMT
` [PATCH 4.9 044/107] x86/cpu/common: Provide detect_ht_early()
` [PATCH 4.9 046/107] x86/cpu/intel: Evaluate smp_num_siblings early
` [PATCH 4.9 047/107] x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
` [PATCH 4.9 048/107] x86/cpu/AMD: Evaluate smp_num_siblings early
` [PATCH 4.9 054/107] x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
` [PATCH 4.9 056/107] cpu/hotplug: Boot HT siblings at least once
` [PATCH 4.9 057/107] x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
` [PATCH 4.9 058/107] x86/KVM/VMX: Add module argument for L1TF mitigation
` [PATCH 4.9 059/107] x86/KVM/VMX: Add L1D flush algorithm
` [PATCH 4.9 061/107] x86/KVM/VMX: Add L1D flush logic
` [PATCH 4.9 067/107] x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
` [PATCH 4.9 068/107] cpu/hotplug: Online siblings when SMT control is turned on
` [PATCH 4.9 070/107] x86/kvm: Drop L1TF MSR list approach
` [PATCH 4.9 072/107] x86/kvm: Move l1tf setup function
` [PATCH 4.9 073/107] x86/kvm: Add static key for flush always
` [PATCH 4.9 075/107] x86/kvm: Allow runtime control of L1D flush
` [PATCH 4.9 077/107] cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
` [PATCH 4.9 078/107] x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
` [PATCH 4.9 079/107] Documentation: Add section about CPU vulnerabilities
` [PATCH 4.9 082/107] cpu/hotplug: detect SMT disabled by BIOS
` [PATCH 4.9 084/107] x86/KVM/VMX: Replace vmx_l1d_flush_always with vmx_l1d_flush_cond
` [PATCH 4.9 087/107] x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
` [PATCH 4.9 089/107] x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
` [PATCH 4.9 090/107] x86/KVM/VMX: Dont set l1tf_flush_l1d from vmx_handle_external_intr()
` [PATCH 4.9 096/107] KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
` [PATCH 4.9 097/107] x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
` [PATCH 4.9 098/107] x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
` [PATCH 4.9 102/107] x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
` [PATCH 4.9 103/107] x86/mm/pat: Make set_memory_np() L1TF safe
` [PATCH 4.9 105/107] tools headers: Synchronise x86 cpufeatures.h for L1TF additions
` [PATCH 4.9 106/107] x86/microcode: Do not upload microcode if CPUs are offline
` [PATCH 4.9 107/107] x86/microcode: Allow late microcode loading with SMT disabled

[PATCH 4.14 000/104] 4.14.63-stable review
 2018-08-14 17:17 UTC  (30+ messages)
` [PATCH 4.14 043/104] x86/cpu/common: Provide detect_ht_early()
` [PATCH 4.14 044/104] x86/cpu/topology: Provide detect_extended_topology_early()
` [PATCH 4.14 045/104] x86/cpu/intel: Evaluate smp_num_siblings early
` [PATCH 4.14 047/104] x86/cpu/AMD: "
` [PATCH 4.14 049/104] x86/speculation/l1tf: Extend 64bit swap file size limit
` [PATCH 4.14 052/104] x86/speculation/l1tf: Protect PAE swap entries against L1TF
` [PATCH 4.14 056/104] x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
` [PATCH 4.14 058/104] x86/KVM/VMX: Add L1D flush algorithm
` [PATCH 4.14 062/104] x86/KVM/VMX: Add find_msr() helper function
` [PATCH 4.14 063/104] x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
` [PATCH 4.14 064/104] x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
` [PATCH 4.14 066/104] cpu/hotplug: Online siblings when SMT control is turned on
` [PATCH 4.14 067/104] x86/litf: Introduce vmx status variable
` [PATCH 4.14 068/104] x86/kvm: Drop L1TF MSR list approach
` [PATCH 4.14 069/104] x86/l1tf: Handle EPT disabled state proper
` [PATCH 4.14 071/104] x86/kvm: Add static key for flush always
` [PATCH 4.14 074/104] cpu/hotplug: Expose SMT control init function
` [PATCH 4.14 078/104] x86/KVM/VMX: Initialize the vmx_l1d_flush_pages content
` [PATCH 4.14 080/104] cpu/hotplug: detect SMT disabled by BIOS
` [PATCH 4.14 083/104] x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
` [PATCH 4.14 084/104] x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
` [PATCH 4.14 085/104] x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
` [PATCH 4.14 086/104] x86: Dont include linux/irq.h from asm/hardirq.h
` [PATCH 4.14 095/104] x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
` [PATCH 4.14 097/104] KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
` [PATCH 4.14 098/104] cpu/hotplug: Fix SMT supported evaluation
` [PATCH 4.14 099/104] x86/speculation/l1tf: Invert all not present mappings
` [PATCH 4.14 100/104] x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
` [PATCH 4.14 104/104] x86/microcode: Allow late microcode loading with SMT disabled

[PATCH 4.17 00/97] 4.17.15-stable review
 2018-08-14 17:17 UTC  (30+ messages)
` [PATCH 4.17 45/97] x86/speculation/l1tf: Extend 64bit swap file size limit
` [PATCH 4.17 46/97] x86/cpufeatures: Add detection of L1D cache flush support
` [PATCH 4.17 47/97] x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
` [PATCH 4.17 51/97] cpu/hotplug: Boot HT siblings at least once
` [PATCH 4.17 52/97] x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
` [PATCH 4.17 53/97] x86/KVM/VMX: Add module argument for L1TF mitigation
` [PATCH 4.17 54/97] x86/KVM/VMX: Add L1D flush algorithm
` [PATCH 4.17 56/97] x86/KVM/VMX: Add L1D flush logic
` [PATCH 4.17 59/97] x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
` [PATCH 4.17 63/97] x86/litf: Introduce vmx status variable
` [PATCH 4.17 65/97] x86/l1tf: Handle EPT disabled state proper
` [PATCH 4.17 66/97] x86/kvm: Move l1tf setup function
` [PATCH 4.17 68/97] x86/kvm: Serialize L1D flush parameter setter
` [PATCH 4.17 70/97] cpu/hotplug: Expose SMT control init function
` [PATCH 4.17 72/97] x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
` [PATCH 4.17 74/97] x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
` [PATCH 4.17 75/97] x86/KVM/VMX: Initialize the vmx_l1d_flush_pages content
` [PATCH 4.17 81/97] x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
` [PATCH 4.17 83/97] x86: Dont include linux/irq.h from asm/hardirq.h
` [PATCH 4.17 84/97] x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
` [PATCH 4.17 85/97] x86/KVM/VMX: Dont set l1tf_flush_l1d from vmx_handle_external_intr()
` [PATCH 4.17 88/97] x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
` [PATCH 4.17 90/97] cpu/hotplug: Fix SMT supported evaluation
` [PATCH 4.17 91/97] x86/speculation/l1tf: Invert all not present mappings
` [PATCH 4.17 92/97] x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
` [PATCH 4.17 94/97] x86/mm/kmmio: Make the tracer robust against L1TF
` [PATCH 4.17 95/97] tools headers: Synchronize prctl.h ABI header
` [PATCH 4.17 96/97] tools headers: Synchronise x86 cpufeatures.h for L1TF additions
` [PATCH 4.17 97/97] x86/microcode: Allow late microcode loading with SMT disabled

[PATCH 4.18 00/79] 4.18.1-stable review
 2018-08-14 17:17 UTC  (72+ messages)
` [PATCH 4.18 01/79] x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
` [PATCH 4.18 02/79] x86/speculation: Protect against userspace-userspace spectreRSB
` [PATCH 4.18 05/79] x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
` [PATCH 4.18 06/79] x86/speculation/l1tf: Change order of offset/type in swap entry
` [PATCH 4.18 07/79] x86/speculation/l1tf: Protect swap entries against L1TF
` [PATCH 4.18 08/79] x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
` [PATCH 4.18 09/79] x86/speculation/l1tf: Make sure the first page is always reserved
` [PATCH 4.18 11/79] x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
` [PATCH 4.18 13/79] x86/bugs: Move the l1tf function and define pr_fmt properly
` [PATCH 4.18 14/79] sched/smt: Update sched_smt_present at runtime
` [PATCH 4.18 15/79] x86/smp: Provide topology_is_primary_thread()
` [PATCH 4.18 17/79] cpu/hotplug: Make bringup/teardown of smp threads symmetric
` [PATCH 4.18 18/79] cpu/hotplug: Split do_cpu_down()
` [PATCH 4.18 19/79] cpu/hotplug: Provide knobs to control SMT
` [PATCH 4.18 20/79] x86/cpu: Remove the pointless CPU printout
` [PATCH 4.18 21/79] x86/cpu/AMD: Remove the pointless detect_ht() call
` [PATCH 4.18 22/79] x86/cpu/common: Provide detect_ht_early()
` [PATCH 4.18 23/79] x86/cpu/topology: Provide detect_extended_topology_early()
` [PATCH 4.18 26/79] x86/cpu/AMD: Evaluate smp_num_siblings early
` [PATCH 4.18 28/79] x86/speculation/l1tf: Extend 64bit swap file size limit
` [PATCH 4.18 29/79] x86/cpufeatures: Add detection of L1D cache flush support
` [PATCH 4.18 30/79] x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
` [PATCH 4.18 31/79] x86/speculation/l1tf: Protect PAE swap entries against L1TF
` [PATCH 4.18 32/79] x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
` [PATCH 4.18 33/79] Revert "x86/apic: Ignore secondary threads if nosmt=force"
` [PATCH 4.18 34/79] cpu/hotplug: Boot HT siblings at least once
` [PATCH 4.18 35/79] x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
` [PATCH 4.18 36/79] x86/KVM/VMX: Add module argument for L1TF mitigation
` [PATCH 4.18 37/79] x86/KVM/VMX: Add L1D flush algorithm
` [PATCH 4.18 38/79] x86/KVM/VMX: Add L1D MSR based flush
` [PATCH 4.18 39/79] x86/KVM/VMX: Add L1D flush logic
` [PATCH 4.18 40/79] x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
` [PATCH 4.18 41/79] x86/KVM/VMX: Add find_msr() helper function
` [PATCH 4.18 42/79] x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
` [PATCH 4.18 43/79] x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
` [PATCH 4.18 44/79] x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
` [PATCH 4.18 45/79] cpu/hotplug: Online siblings when SMT control is turned on
` [PATCH 4.18 46/79] x86/litf: Introduce vmx status variable
` [PATCH 4.18 47/79] x86/kvm: Drop L1TF MSR list approach
` [PATCH 4.18 48/79] x86/l1tf: Handle EPT disabled state proper
` [PATCH 4.18 49/79] x86/kvm: Move l1tf setup function
` [PATCH 4.18 50/79] x86/kvm: Add static key for flush always
` [PATCH 4.18 51/79] x86/kvm: Serialize L1D flush parameter setter
` [PATCH 4.18 52/79] x86/kvm: Allow runtime control of L1D flush
` [PATCH 4.18 53/79] cpu/hotplug: Expose SMT control init function
` [PATCH 4.18 54/79] cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
` [PATCH 4.18 55/79] x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
` [PATCH 4.18 56/79] Documentation: Add section about CPU vulnerabilities
` [PATCH 4.18 57/79] x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
` [PATCH 4.18 58/79] x86/KVM/VMX: Initialize the vmx_l1d_flush_pages content
` [PATCH 4.18 59/79] Documentation/l1tf: Fix typos
` [PATCH 4.18 60/79] cpu/hotplug: detect SMT disabled by BIOS
` [PATCH 4.18 61/79] x86/KVM/VMX: Dont set l1tf_flush_l1d to true from vmx_l1d_flush()
` [PATCH 4.18 62/79] x86/KVM/VMX: Replace vmx_l1d_flush_always with vmx_l1d_flush_cond
` [PATCH 4.18 63/79] x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
` [PATCH 4.18 64/79] x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
` [PATCH 4.18 65/79] x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
` [PATCH 4.18 66/79] x86: Dont include linux/irq.h from asm/hardirq.h
` [PATCH 4.18 67/79] x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
` [PATCH 4.18 68/79] x86/KVM/VMX: Dont set l1tf_flush_l1d from vmx_handle_external_intr()
` [PATCH 4.18 69/79] Documentation/l1tf: Remove Yonah processors from not vulnerable list
` [PATCH 4.18 70/79] x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
` [PATCH 4.18 71/79] x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
` [PATCH 4.18 72/79] KVM: VMX: Tell the nested hypervisor "
` [PATCH 4.18 73/79] cpu/hotplug: Fix SMT supported evaluation
` [PATCH 4.18 74/79] x86/speculation/l1tf: Invert all not present mappings
` [PATCH 4.18 75/79] x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
` [PATCH 4.18 76/79] x86/mm/pat: Make set_memory_np() L1TF safe
` [PATCH 4.18 77/79] x86/mm/kmmio: Make the tracer robust against L1TF
` [PATCH 4.18 78/79] tools headers: Synchronise x86 cpufeatures.h for L1TF additions
` [PATCH 4.18 79/79] x86/microcode: Allow late microcode loading with SMT disabled

[PATCH] net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
 2018-08-14 17:05 UTC  (2+ messages)

request for 4.14-stable: 4baa8bb13f41 ("block, bfq: fix wrong init of saved start time for weight raising")
 2018-08-14 16:24 UTC 

request for 4.14-stable: f53ee247ad54 ("ASoC: msm8916-wcd-digital: fix RX2 MIX1 and RX3 MIX1")
 2018-08-14 16:19 UTC 

request for 4.14-stable: 3bbda5a38601 ("ASoC: Intel: cht_bsw_max98090_ti: Fix jack initialization")
 2018-08-14 16:17 UTC 

request for 4.14-stable: a894990ac994 ("clk: sunxi-ng: Fix missing CLK_SET_RATE_PARENT in ccu-sun4i-a10.c")
 2018-08-14 16:15 UTC 

request for 4.14-stable: b7165d26bf73 ("ASoC: rsnd: fix ADG flags")
 2018-08-14 16:12 UTC 

[PATCH] net: macb: Fix regression breaking non-MDIO fixed-link PHYs
 2018-08-14 15:58 UTC  (2+ messages)

[PATCH] x86/kvm/vmx: Remove duplicate l1d flush definitions
 2018-08-14 17:32 UTC 

[PATCH 4.4 00/43] 4.4.148-stable review
 2018-08-14 17:18 UTC  (25+ messages)
` [PATCH 4.4 01/43] ext4: fix check to prevent initializing reserved inodes
` [PATCH 4.4 03/43] ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
` [PATCH 4.4 04/43] fork: unconditionally clear stack on fork
` [PATCH 4.4 07/43] xen/netfront: dont cache skb_shinfo()
` [PATCH 4.4 08/43] ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
` [PATCH 4.4 10/43] root dentries need RCU-delayed freeing
` [PATCH 4.4 11/43] fix mntput/mntput race
` [PATCH 4.4 12/43] fix __legitimize_mnt()/mntput() race
` [PATCH 4.4 16/43] ARM: dts: imx6sx: fix irq for pcie bridge
` [PATCH 4.4 22/43] x86/mm: Move swap offset/type up in PTE to work around erratum
` [PATCH 4.4 23/43] x86/mm: Fix swap entry comment and macro
` [PATCH 4.4 25/43] x86/speculation/l1tf: Change order of offset/type in swap entry
` [PATCH 4.4 26/43] x86/speculation/l1tf: Protect swap entries against L1TF
` [PATCH 4.4 27/43] x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
` [PATCH 4.4 29/43] x86/speculation/l1tf: Add sysfs reporting for l1tf
` [PATCH 4.4 30/43] mm: Add vm_insert_pfn_prot()
` [PATCH 4.4 32/43] x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
` [PATCH 4.4 33/43] x86/speculation/l1tf: Limit swap file size to MAX_PA/2
` [PATCH 4.4 37/43] x86/speculation/l1tf: Protect PAE swap entries against L1TF
` [PATCH 4.4 38/43] x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
` [PATCH 4.4 39/43] x86/speculation/l1tf: Invert all not present mappings
` [PATCH 4.4 40/43] x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
` [PATCH 4.4 41/43] x86/mm/pat: Make set_memory_np() L1TF safe
` [PATCH 4.4 42/43] x86/mm/kmmio: Make the tracer robust against L1TF


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).