stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-14 19:07:51 to 2018-08-14 20:32:39 UTC [more...]

[PATCH 4.9 000/107] 4.9.120-stable review
 2018-08-14 17:17 UTC  (46+ messages)
` [PATCH 4.9 001/107] ext4: fix check to prevent initializing reserved inodes
` [PATCH 4.9 002/107] tpm: fix race condition in tpm_common_write()
` [PATCH 4.9 005/107] kasan: add no_sanitize attribute for clang builds
` [PATCH 4.9 006/107] Mark HI and TASKLET softirq synchronous
` [PATCH 4.9 007/107] xen/netfront: dont cache skb_shinfo()
` [PATCH 4.9 010/107] init: rename and re-order boot_cpu_state_init()
` [PATCH 4.9 012/107] make sure that __dentry_kill() always invalidates d_seq, unhashed or not
` [PATCH 4.9 015/107] proc/sysctl: prune stale dentries during unregistering
` [PATCH 4.9 016/107] proc/sysctl: Dont grab i_lock under sysctl_lock
` [PATCH 4.9 017/107] proc: Fix proc_sys_prune_dcache to hold a sb reference
` [PATCH 4.9 019/107] IB/mlx4: Mark user MR as writable if actual virtual memory is writable
` [PATCH 4.9 020/107] mtd: nand: qcom: Add a NULL check for devm_kasprintf()
` [PATCH 4.9 024/107] x86/speculation: Protect against userspace-userspace spectreRSB
` [PATCH 4.9 025/107] kprobes/x86: Fix %p uses in error messages
` [PATCH 4.9 026/107] x86/irqflags: Provide a declaration for native_save_fl
` [PATCH 4.9 027/107] x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
` [PATCH 4.9 029/107] x86/speculation/l1tf: Change order of offset/type in swap entry
` [PATCH 4.9 030/107] x86/speculation/l1tf: Protect swap entries against L1TF
` [PATCH 4.9 035/107] x86/speculation/l1tf: Limit swap file size to MAX_PA/2
` [PATCH 4.9 036/107] x86/bugs: Move the l1tf function and define pr_fmt properly
` [PATCH 4.9 037/107] x86/smp: Provide topology_is_primary_thread()
` [PATCH 4.9 039/107] cpu/hotplug: Make bringup/teardown of smp threads symmetric
` [PATCH 4.9 040/107] cpu/hotplug: Split do_cpu_down()
` [PATCH 4.9 042/107] x86/cpu: Remove the pointless CPU printout
` [PATCH 4.9 043/107] x86/cpu/AMD: Remove the pointless detect_ht() call
` [PATCH 4.9 045/107] x86/cpu/topology: Provide detect_extended_topology_early()
` [PATCH 4.9 050/107] x86/speculation/l1tf: Extend 64bit swap file size limit
` [PATCH 4.9 052/107] x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
` [PATCH 4.9 053/107] x86/speculation/l1tf: Protect PAE swap entries against L1TF
` [PATCH 4.9 055/107] Revert "x86/apic: Ignore secondary threads if nosmt=force"
` [PATCH 4.9 063/107] x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
` [PATCH 4.9 064/107] x86/KVM/VMX: Add find_msr() helper function
` [PATCH 4.9 065/107] x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
` [PATCH 4.9 066/107] x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
` [PATCH 4.9 069/107] x86/litf: Introduce vmx status variable
` [PATCH 4.9 071/107] x86/l1tf: Handle EPT disabled state proper
` [PATCH 4.9 074/107] x86/kvm: Serialize L1D flush parameter setter
` [PATCH 4.9 076/107] cpu/hotplug: Expose SMT control init function
` [PATCH 4.9 080/107] x86/KVM/VMX: Initialize the vmx_l1d_flush_pages content
` [PATCH 4.9 081/107] Documentation/l1tf: Fix typos
` [PATCH 4.9 083/107] x86/KVM/VMX: Dont set l1tf_flush_l1d to true from vmx_l1d_flush()
` [PATCH 4.9 085/107] x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
` [PATCH 4.9 086/107] x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
` [PATCH 4.9 088/107] x86: Dont include linux/irq.h from asm/hardirq.h
` [PATCH 4.9 091/107] Documentation/l1tf: Remove Yonah processors from not vulnerable list

[PATCH 4.17 00/97] 4.17.15-stable review
 2018-08-14 17:17 UTC  (49+ messages)
` [PATCH 4.17 03/97] Mark HI and TASKLET softirq synchronous
` [PATCH 4.17 04/97] stop_machine: Disable preemption after queueing stopper threads
` [PATCH 4.17 06/97] zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
` [PATCH 4.17 07/97] xen/netfront: dont cache skb_shinfo()
` [PATCH 4.17 08/97] bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path
` [PATCH 4.17 09/97] bpf, sockmap: fix bpf_tcp_sendmsg sock error handling
` [PATCH 4.17 11/97] scsi: qla2xxx: Fix memory leak for allocating abort IOCB
` [PATCH 4.17 12/97] init: rename and re-order boot_cpu_state_init()
` [PATCH 4.17 15/97] fix mntput/mntput race
` [PATCH 4.17 16/97] fix __legitimize_mnt()/mntput() race
` [PATCH 4.17 17/97] ARM: dts: imx6sx: fix irq for pcie bridge
` [PATCH 4.17 19/97] x86/speculation: Protect against userspace-userspace spectreRSB
` [PATCH 4.17 20/97] kprobes/x86: Fix %p uses in error messages
` [PATCH 4.17 21/97] x86/irqflags: Provide a declaration for native_save_fl
` [PATCH 4.17 22/97] x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
` [PATCH 4.17 24/97] x86/speculation/l1tf: Protect swap entries against L1TF
` [PATCH 4.17 28/97] x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
` [PATCH 4.17 29/97] x86/speculation/l1tf: Limit swap file size to MAX_PA/2
` [PATCH 4.17 30/97] x86/bugs: Move the l1tf function and define pr_fmt properly
` [PATCH 4.17 36/97] cpu/hotplug: Provide knobs to control SMT
` [PATCH 4.17 40/97] x86/cpu/topology: Provide detect_extended_topology_early()
` [PATCH 4.17 41/97] x86/cpu/intel: Evaluate smp_num_siblings early
` [PATCH 4.17 42/97] x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
` [PATCH 4.17 43/97] x86/cpu/AMD: Evaluate smp_num_siblings early
` [PATCH 4.17 48/97] x86/speculation/l1tf: Protect PAE swap entries against L1TF
` [PATCH 4.17 49/97] x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
` [PATCH 4.17 50/97] Revert "x86/apic: Ignore secondary threads if nosmt=force"
` [PATCH 4.17 55/97] x86/KVM/VMX: Add L1D MSR based flush
` [PATCH 4.17 57/97] x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
` [PATCH 4.17 58/97] x86/KVM/VMX: Add find_msr() helper function
` [PATCH 4.17 60/97] x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
` [PATCH 4.17 61/97] x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
` [PATCH 4.17 62/97] cpu/hotplug: Online siblings when SMT control is turned on
` [PATCH 4.17 64/97] x86/kvm: Drop L1TF MSR list approach
` [PATCH 4.17 67/97] x86/kvm: Add static key for flush always
` [PATCH 4.17 69/97] x86/kvm: Allow runtime control of L1D flush
` [PATCH 4.17 71/97] cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
` [PATCH 4.17 73/97] Documentation: Add section about CPU vulnerabilities
` [PATCH 4.17 76/97] Documentation/l1tf: Fix typos
` [PATCH 4.17 77/97] cpu/hotplug: detect SMT disabled by BIOS
` [PATCH 4.17 78/97] x86/KVM/VMX: Dont set l1tf_flush_l1d to true from vmx_l1d_flush()
` [PATCH 4.17 79/97] x86/KVM/VMX: Replace vmx_l1d_flush_always with vmx_l1d_flush_cond
` [PATCH 4.17 80/97] x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
` [PATCH 4.17 82/97] x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
` [PATCH 4.17 86/97] Documentation/l1tf: Remove Yonah processors from not vulnerable list
` [PATCH 4.17 87/97] x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
` [PATCH 4.17 89/97] KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
` [PATCH 4.17 93/97] x86/mm/pat: Make set_memory_np() L1TF safe

[PATCH 4.14 000/104] 4.14.63-stable review
 2018-08-14 17:17 UTC  (46+ messages)
` [PATCH 4.14 004/104] scsi: core: introduce force_blk_mq
` [PATCH 4.14 009/104] xen/netfront: dont cache skb_shinfo()
` [PATCH 4.14 010/104] scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled
` [PATCH 4.14 014/104] make sure that __dentry_kill() always invalidates d_seq, unhashed or not
` [PATCH 4.14 016/104] fix __legitimize_mnt()/mntput() race
` [PATCH 4.14 017/104] mtd: nand: qcom: Add a NULL check for devm_kasprintf()
` [PATCH 4.14 021/104] ARM: dts: imx6sx: fix irq for pcie bridge
` [PATCH 4.14 024/104] kprobes/x86: Fix %p uses in error messages
` [PATCH 4.14 027/104] x86/speculation/l1tf: Change order of offset/type in swap entry
` [PATCH 4.14 028/104] x86/speculation/l1tf: Protect swap entries against L1TF
` [PATCH 4.14 029/104] x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
` [PATCH 4.14 032/104] x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
` [PATCH 4.14 033/104] x86/speculation/l1tf: Limit swap file size to MAX_PA/2
` [PATCH 4.14 035/104] sched/smt: Update sched_smt_present at runtime
` [PATCH 4.14 039/104] cpu/hotplug: Split do_cpu_down()
` [PATCH 4.14 040/104] cpu/hotplug: Provide knobs to control SMT
` [PATCH 4.14 042/104] x86/cpu/AMD: Remove the pointless detect_ht() call
` [PATCH 4.14 046/104] x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
` [PATCH 4.14 050/104] x86/cpufeatures: Add detection of L1D cache flush support
` [PATCH 4.14 051/104] x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
` [PATCH 4.14 053/104] x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
` [PATCH 4.14 054/104] Revert "x86/apic: Ignore secondary threads if nosmt=force"
` [PATCH 4.14 055/104] cpu/hotplug: Boot HT siblings at least once
` [PATCH 4.14 057/104] x86/KVM/VMX: Add module argument for L1TF mitigation
` [PATCH 4.14 059/104] x86/KVM/VMX: Add L1D MSR based flush
` [PATCH 4.14 060/104] x86/KVM/VMX: Add L1D flush logic
` [PATCH 4.14 061/104] x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
` [PATCH 4.14 065/104] x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
` [PATCH 4.14 070/104] x86/kvm: Move l1tf setup function
` [PATCH 4.14 072/104] x86/kvm: Serialize L1D flush parameter setter
` [PATCH 4.14 073/104] x86/kvm: Allow runtime control of L1D flush
` [PATCH 4.14 075/104] cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
` [PATCH 4.14 076/104] x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
` [PATCH 4.14 077/104] Documentation: Add section about CPU vulnerabilities
` [PATCH 4.14 079/104] Documentation/l1tf: Fix typos
` [PATCH 4.14 081/104] x86/KVM/VMX: Dont set l1tf_flush_l1d to true from vmx_l1d_flush()
` [PATCH 4.14 082/104] x86/KVM/VMX: Replace vmx_l1d_flush_always with vmx_l1d_flush_cond
` [PATCH 4.14 087/104] x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
` [PATCH 4.14 088/104] x86/KVM/VMX: Dont set l1tf_flush_l1d from vmx_handle_external_intr()
` [PATCH 4.14 089/104] Documentation/l1tf: Remove Yonah processors from not vulnerable list
` [PATCH 4.14 094/104] KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
` [PATCH 4.14 096/104] x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
` [PATCH 4.14 101/104] x86/mm/pat: Make set_memory_np() L1TF safe
` [PATCH 4.14 102/104] x86/mm/kmmio: Make the tracer robust against L1TF
` [PATCH 4.14 103/104] tools headers: Synchronise x86 cpufeatures.h for L1TF additions

[PATCH 4.18 00/79] 4.18.1-stable review
 2018-08-14 17:17 UTC  (56+ 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 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 54/79] cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
` [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 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 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 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 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 


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).