stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-14 20:24:00 to 2018-08-15 22:01:32 UTC [more...]

[PATCH 4.9 000/107] 4.9.120-stable review
 2018-08-15 19:08 UTC  (70+ 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 051/107] x86/cpufeatures: Add detection of L1D cache flush support
` [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 060/107] x86/KVM/VMX: Add L1D MSR based flush
` [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.9 099/107] KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
` [PATCH 4.9 100/107] cpu/hotplug: Fix SMT supported evaluation
` [PATCH 4.9 101/107] x86/speculation/l1tf: Invert all not present mappings
` [PATCH 4.9 104/107] x86/mm/kmmio: Make the tracer robust against L1TF

[PATCH v8 1/5] drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
 2018-08-15 19:00 UTC  (5+ messages)
` [PATCH v8 2/5] drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
` [PATCH v8 3/5] drm/nouveau: Fix deadlock with fb_helper with async RPM requests
` [PATCH v8 4/5] drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
` [PATCH v8 5/5] drm/nouveau: Fix deadlocks in nouveau_connector_detect()

Fix for 84676c1f (b5b6e8c8) missing in 4.14.y
 2018-08-15 17:28 UTC  (8+ messages)

[PATCH 4.14 000/104] 4.14.63-stable review
 2018-08-15 20:38 UTC  (37+ messages)
` [PATCH 4.14 010/104] scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled
` [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 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 v4.{9,14,17,18}] x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
 2018-08-15 17:35 UTC  (3+ messages)

[PATCH 4.18 00/79] 4.18.1-stable review
 2018-08-15 20:12 UTC  (5+ messages)

[PATCH 1/2] Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
 2018-08-15 19:42 UTC 

Applied "spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers" to the spi tree
 2018-08-15 14:45 UTC 

[PATCH] net: macb: Fix regression breaking non-MDIO fixed-link PHYs
 2018-08-15 13:59 UTC  (5+ messages)

[PATCH] drm: sun4i: exclusively set HDMI-related clocks for dw-hdmi
 2018-08-15 13:53 UTC  (4+ messages)
` [linux-sunxi] "

[PATCH 4.17 00/97] 4.17.15-stable review
 2018-08-15 13:15 UTC  (17+ messages)
` [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 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.4 00/43] 4.4.148-stable review
 2018-08-15 13:10 UTC  (21+ messages)
` [PATCH 4.4 02/43] tpm: fix race condition in tpm_common_write()
` [PATCH 4.4 05/43] parisc: Enable CONFIG_MLONGCALLS by default
` [PATCH 4.4 09/43] scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled
` [PATCH 4.4 13/43] IB/core: Make testing MR flags for writability a static inline function
` [PATCH 4.4 14/43] IB/mlx4: Mark user MR as writable if actual virtual memory is writable
` [PATCH 4.4 15/43] IB/ocrdma: fix out of bounds access to local buffer
` [PATCH 4.4 17/43] x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
` [PATCH 4.4 18/43] x86/speculation: Protect against userspace-userspace spectreRSB
` [PATCH 4.4 19/43] kprobes/x86: Fix %p uses in error messages
` [PATCH 4.4 20/43] x86/irqflags: Provide a declaration for native_save_fl
` [PATCH 4.4 21/43] x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
` [PATCH 4.4 24/43] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
` [PATCH 4.4 28/43] x86/speculation/l1tf: Make sure the first page is always reserved
` [PATCH 4.4 31/43] mm: fix cache mode tracking in vm_insert_mixed()
` [PATCH 4.4 34/43] x86/bugs: Move the l1tf function and define pr_fmt properly
` [PATCH 4.4 35/43] x86/speculation/l1tf: Extend 64bit swap file size limit
` [PATCH 4.4 36/43] x86/cpufeatures: Add detection of L1D cache flush support
` [PATCH 4.4 43/43] x86/speculation/l1tf: Fix up CPU feature flags

[PATCH v4.9 1/2] x86/cpu/amd: Limit cpu_core_id fixup to families older than F17h
 2018-08-15 13:08 UTC  (3+ messages)
` [PATCH v4.9 2/2] x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present

[PATCH v4.14,v4.17] x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
 2018-08-15 12:44 UTC  (2+ messages)

[GIT PULL 00/35] perf/core improvements and fixes
 2018-08-15 15:21 UTC  (3+ messages)
` [PATCH 32/35] perf auxtrace: Fix queue resize

[PATCH 4.4.y] tcp: Fix missing range_truesize enlargement in the backport
 2018-08-15 12:15 UTC  (3+ messages)

[PATCH V2] EDAC, amd64: Add Family 17h Model 10h support
 2018-08-15 11:41 UTC 

[PATCH V2] EDAC, amd64: Add Family 17h Model 10h support
 2018-08-15 11:32 UTC 

[PATCH V2] i2c: ismt: fix wrong device address when unmap the data buffer
 2018-08-15  9:25 UTC  (2+ messages)

Please apply 501228470077 ("ext4: fix check to prevent initializing reserved inodes") to 4.4.y and 4.9.y
 2018-08-15  5:57 UTC  (2+ messages)

[PATCH v4.4.y] x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
 2018-08-15  5:48 UTC  (2+ messages)

[PATCH v4.9] x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
 2018-08-15  5:47 UTC  (2+ messages)

[PATCH v4.14 v4.17 v4.18] x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
 2018-08-15  2:16 UTC 

+ zram-fix-bug-storing-backing_dev.patch added to -mm tree
 2018-08-14 23:45 UTC 

kasan patches
 2018-08-14 22:04 UTC  (9+ messages)

[PATCH] x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_thread
 2018-08-14 22:00 UTC  (2+ messages)

[PATCH 4.4] kasan: don't emit builtin calls when sanitization is off
 2018-08-14 21:53 UTC 

[PATCH 4.9] kasan: don't emit builtin calls when sanitization is off
 2018-08-14 21:53 UTC 

[PATCH] x86/init: fix build with CONFIG_SWAP=n
 2018-08-14 18:59 UTC  (2+ messages)

[GIT PULL] commits for Linux 4.17
 2018-08-14 18:52 UTC  (6+ messages)


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