diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 9d4178a0..fb663f5a 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 9e968576..d6bc84c5 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols}) Name: dtb-aarch64 -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 9d4178a0..fb663f5a 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 64df7290..435c2eba 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols}) Name: dtb-armv6l -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 9d4178a0..fb663f5a 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 441e4822..f986a71c 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols}) Name: dtb-armv7l -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 8dd2f0ef..dd1770f7 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -164,10 +164,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b # END COMMON DEPS -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1067,8 +1067,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-debug.changes b/kernel-debug.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index ea1062a6..a3ae2600 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -164,10 +164,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b # END COMMON DEPS -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 @@ -1073,8 +1073,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %ifarch ppc64 Provides: kernel-kdump-base = 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 10240675..283c5f4e 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -164,10 +164,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b # END COMMON DEPS -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 @@ -1116,8 +1116,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %ifarch %ix86 Provides: kernel-trace-base = 3.13 diff --git a/kernel-docs.changes b/kernel-docs.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index f3f9a9a6..a99947f7 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index fba8e799..85265faf 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -164,10 +164,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b # END COMMON DEPS -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1071,8 +1071,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 10cb37d2..0c9d7fb7 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -164,10 +164,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b # END COMMON DEPS -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1065,8 +1065,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index f95a60e7..b82bdf5c 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +BuildRequires: kernel%kernel_flavor-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index bd910453..1b36f6c1 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 3ea1b011..3670eb14 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -164,10 +164,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b # END COMMON DEPS -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 @@ -1093,8 +1093,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %ifarch %ix86 Provides: kernel-vmi-base = 2.6.38 diff --git a/kernel-source.changes b/kernel-source.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 6a7b50a1..e7dfb26e 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 41d707be..6510c000 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 4.16.10 +Version: 4.16.11 %if %using_buildservice %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -55,7 +55,7 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-syzkaller.changes b/kernel-syzkaller.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-syzkaller.changes +++ b/kernel-syzkaller.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-syzkaller.spec b/kernel-syzkaller.spec index ef18cb23..913f4f64 100644 --- a/kernel-syzkaller.spec +++ b/kernel-syzkaller.spec @@ -18,7 +18,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-syzkaller Summary: Kernel used for fuzzing by syzkaller License: GPL-2.0 Group: System/Kernel -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -164,10 +164,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b # END COMMON DEPS -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1066,8 +1066,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 5f77468f..2bfe6f49 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -164,10 +164,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b # END COMMON DEPS -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1064,8 +1064,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 9d4178a0..fb663f5a 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,196 @@ +------------------------------------------------------------------- +Tue May 22 21:50:37 CEST 2018 - jslaby@suse.cz + +- Linux 4.16.11 (bnc#1012628). +- xhci: Fix USB3 NULL pointer dereference at logical disconnect + (bnc#1012628). +- usbip: usbip_host: refine probe and disconnect debug msgs to + be useful (bnc#1012628). +- usbip: usbip_host: delete device from busid_table after rebind + (bnc#1012628). +- usbip: usbip_host: run rebind from exit when module is removed + (bnc#1012628). +- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors + (bnc#1012628). +- usbip: usbip_host: fix bad unlock balance during stub_probe() + (bnc#1012628). +- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (bnc#1012628). +- ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup (bnc#1012628). +- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist + (bnc#1012628). +- ALSA: control: fix a redundant-copy issue (bnc#1012628). +- spi: pxa2xx: Allow 64-bit DMA (bnc#1012628). +- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master + (bnc#1012628). +- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL + (bnc#1012628). +- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP + (bnc#1012628). +- KVM: arm/arm64: Properly protect VGIC locks from IRQs + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity + (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() + calls (bnc#1012628). +- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with + SRCU lock (bnc#1012628). +- hwmon: (k10temp) Fix reading critical temperature register + (bnc#1012628). +- hwmon: (k10temp) Use API function to access System Management + Network (bnc#1012628). +- vfio: ccw: fix cleanup if cp_prefetch fails (bnc#1012628). +- tracing/x86/xen: Remove zero data size trace events + trace_xen_mmu_flush_tlb{_all} (bnc#1012628). +- vsprintf: Replace memory barrier with static_key for + random_ptr_key update (bnc#1012628). +- x86/amd_nb: Add support for Raven Ridge CPUs (bnc#1012628). +- tee: shm: fix use-after-free via temporarily dropped reference + (bnc#1012628). +- netfilter: nf_tables: free set name in error path (bnc#1012628). +- netfilter: nf_tables: can't fail after linking rule into active + rule list (bnc#1012628). +- netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be + static (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node + (bnc#1012628). +- ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet + node (bnc#1012628). +- i2c: designware: fix poll-after-enable regression (bnc#1012628). +- mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks + > 2 (bnc#1012628). +- powerpc/powernv: Fix NVRAM sleep in invalid context when + crashing (bnc#1012628). +- drm: Match sysfs name in link removal to link creation + (bnc#1012628). +- cpufreq: armada-37xx: driver relies on cpufreq-dt (bnc#1012628). +- lib/test_bitmap.c: fix bitmap optimisation tests to report + errors correctly (bnc#1012628). +- radix tree: fix multi-order iteration race (bnc#1012628). +- mm: don't allow deferred pages with NEED_PER_CPU_KM + (bnc#1012628). +- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk + (bnc#1012628). +- s390/qdio: fix access to uninitialized qdio_q fields + (bnc#1012628). +- s390/cpum_sf: ensure sample frequency of perf event attributes + is non-zero (bnc#1012628). +- s390/qdio: don't release memory in qdio_setup_irq() + (bnc#1012628). +- s390: remove indirect branch from do_softirq_own_stack + (bnc#1012628). +- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n + (bnc#1012628). +- x86/pkeys: Override pkey when moving away from PROT_EXEC + (bnc#1012628). +- x86/pkeys: Do not special case protection key 0 (bnc#1012628). +- efi: Avoid potential crashes, fix the 'struct + efi_pci_io_protocol_32' definition for mixed mode (bnc#1012628). +- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr + (bnc#1012628). +- x86/apic/x2apic: Initialize cluster ID properly (bnc#1012628). +- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (bnc#1012628). +- tick/broadcast: Use for_each_cpu() specially on UP kernels + (bnc#1012628). +- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after + irq-disabed (bnc#1012628). +- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback + (bnc#1012628). +- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions + (bnc#1012628). +- Btrfs: fix xattr loss after power failure (bnc#1012628). +- Btrfs: send, fix invalid access to commit roots due to + concurrent snapshotting (bnc#1012628). +- btrfs: property: Set incompat flag if lzo/zstd compression is + set (bnc#1012628). +- btrfs: fix crash when trying to resume balance without the + resume flag (bnc#1012628). +- btrfs: Split btrfs_del_delalloc_inode into 2 functions + (bnc#1012628). +- btrfs: Fix delalloc inodes invalidation during transaction abort + (bnc#1012628). +- btrfs: fix reading stale metadata blocks after degraded raid1 + mounts (bnc#1012628). +- x86/nospec: Simplify alternative_msr_write() (bnc#1012628). +- x86/bugs: Concentrate bug detection into a separate function + (bnc#1012628). +- x86/bugs: Concentrate bug reporting into a separate function + (bnc#1012628). +- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved + bits (bnc#1012628). +- x86/bugs, KVM: Support the combination of guest and host IBRS + (bnc#1012628). +- x86/bugs: Expose /sys/../spec_store_bypass (bnc#1012628). +- x86/cpufeatures: Add X86_FEATURE_RDS (bnc#1012628). +- x86/bugs: Provide boot parameters for the + spec_store_bypass_disable mitigation (bnc#1012628). +- x86/bugs/intel: Set proper CPU features and setup RDS + (bnc#1012628). +- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bnc#1012628). +- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if + requested (bnc#1012628). +- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bnc#1012628). +- x86/speculation: Create spec-ctrl.h to avoid include hell + (bnc#1012628). +- prctl: Add speculation control prctls (bnc#1012628). +- x86/process: Allow runtime control of Speculative Store Bypass + (bnc#1012628). +- x86/speculation: Add prctl for Speculative Store Bypass + mitigation (bnc#1012628). +- nospec: Allow getting/setting on non-current task (bnc#1012628). +- proc: Provide details on speculation flaw mitigations + (bnc#1012628). +- seccomp: Enable speculation flaw mitigations (bnc#1012628). +- x86/bugs: Make boot modes __ro_after_init (bnc#1012628). +- prctl: Add force disable speculation (bnc#1012628). +- seccomp: Use PR_SPEC_FORCE_DISABLE (bnc#1012628). +- seccomp: Add filter flag to opt-out of SSB mitigation + (bnc#1012628). +- seccomp: Move speculation migitation control to arch code + (bnc#1012628). +- x86/speculation: Make "seccomp" the default mode for Speculative + Store Bypass (bnc#1012628). +- x86/bugs: Rename _RDS to _SSBD (bnc#1012628). +- proc: Use underscores for SSBD in 'status' (bnc#1012628). +- Documentation/spec_ctrl: Do some minor cleanups (bnc#1012628). +- x86/bugs: Fix __ssb_select_mitigation() return type + (bnc#1012628). +- x86/bugs: Make cpu_show_common() static (bnc#1012628). +- x86/bugs: Fix the parameters alignment and missing void + (bnc#1012628). +- x86/cpu: Make alternative_msr_write work for 32-bit code + (bnc#1012628). +- KVM: SVM: Move spec control call after restore of GS + (bnc#1012628). +- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP + (bnc#1012628). +- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS + (bnc#1012628). +- x86/cpufeatures: Disentangle SSBD enumeration (bnc#1012628). +- x86/cpufeatures: Add FEATURE_ZEN (bnc#1012628). +- x86/speculation: Handle HT correctly on AMD (bnc#1012628). +- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL + (bnc#1012628). +- x86/speculation: Add virtualized speculative store bypass + disable support (bnc#1012628). +- x86/speculation: Rework speculative_store_bypass_update() + (bnc#1012628). +- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} + (bnc#1012628). +- x86/bugs: Expose x86_spec_ctrl_base directly (bnc#1012628). +- x86/bugs: Remove x86_spec_ctrl_set() (bnc#1012628). +- x86/bugs: Rework spec_ctrl base and mask logic (bnc#1012628). +- x86/speculation, KVM: Implement support for + VIRT_SPEC_CTRL/LS_CFG (bnc#1012628). +- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD + (bnc#1012628). +- x86/bugs: Rename SSBD_NO to SSB_NO (bnc#1012628). +- bpf: Prevent memory disambiguation attack (bnc#1012628). +- Refresh + patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. +- Refresh + patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. +- commit f86282c + ------------------------------------------------------------------- Sun May 20 20:45:26 CEST 2018 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 6f705d9c..031ce911 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 4.16 -%define patchversion 4.16.10 +%define patchversion 4.16.11 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.16.10 +Version: 4.16.11 %if 0%{?is_kotd} -Release: .g68e48d7 +Release: .gf86282c %else Release: 0 %endif @@ -164,10 +164,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b # END COMMON DEPS -Provides: %name-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: %name-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1067,8 +1067,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 -Provides: kernel-%build_flavor-base-srchash = 68e48d747a46b585e4dc2988bbb5f6068a78d514 +Provides: kernel-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b +Provides: kernel-%build_flavor-base-srchash = f86282c36e93ea7ebdb1860fafa7c3830196564b %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 8dc6886a..e276a78a 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beb41b08c8d5079d2697edbab2d1067722182668d0521628e6fcbdb1682f3f82 -size 533145 +oid sha256:f77a2b1a4b0eba02f5500ae49f4b4245f3ef9fa753aca11f831e551ee15b0917 +size 613614 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 4ed2b1e4..9ccb42a6 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b87da6af60e501bc889265d3fc8644d2b7b47c87904e144128ee33fb3f5ec80d -size 69072 +oid sha256:3368cc4dc4518f60afbe02e1d08ff160a55cbd61d9f140a17ee49a0cbb71a5e0 +size 69065 diff --git a/series.conf b/series.conf index fe6da447..e340a21a 100644 --- a/series.conf +++ b/series.conf @@ -749,6 +749,117 @@ patches.kernel.org/4.16.10-054-scsi-aacraid-Correct-hba_send-to-include-iu_t.patch patches.kernel.org/4.16.10-055-proc-do-not-access-cmdline-nor-environ-from-f.patch patches.kernel.org/4.16.10-056-Linux-4.16.10.patch + patches.kernel.org/4.16.11-001-xhci-Fix-USB3-NULL-pointer-dereference-at-log.patch + patches.kernel.org/4.16.11-002-usbip-usbip_host-refine-probe-and-disconnect-.patch + patches.kernel.org/4.16.11-003-usbip-usbip_host-delete-device-from-busid_tab.patch + patches.kernel.org/4.16.11-004-usbip-usbip_host-run-rebind-from-exit-when-mo.patch + patches.kernel.org/4.16.11-005-usbip-usbip_host-fix-NULL-ptr-deref-and-use-a.patch + patches.kernel.org/4.16.11-006-usbip-usbip_host-fix-bad-unlock-balance-durin.patch + patches.kernel.org/4.16.11-007-ALSA-usb-mixer-volume-quirk-for-CM102-A-102S.patch + patches.kernel.org/4.16.11-008-ALSA-hda-realtek-Clevo-P950ER-ALC1220-Fixup.patch + patches.kernel.org/4.16.11-009-ALSA-hda-Add-Lenovo-C50-All-in-one-to-the-pow.patch + patches.kernel.org/4.16.11-010-ALSA-control-fix-a-redundant-copy-issue.patch + patches.kernel.org/4.16.11-011-spi-pxa2xx-Allow-64-bit-DMA.patch + patches.kernel.org/4.16.11-012-spi-bcm-qspi-Avoid-setting-MSPI_CDRAM_PCS-for.patch + patches.kernel.org/4.16.11-013-spi-bcm-qspi-Always-read-and-set-BSPI_MAST_N_.patch + patches.kernel.org/4.16.11-014-KVM-vmx-update-sec-exec-controls-for-UMIP-iff.patch + patches.kernel.org/4.16.11-015-KVM-arm-arm64-Properly-protect-VGIC-locks-fro.patch + patches.kernel.org/4.16.11-016-KVM-arm-arm64-VGIC-ITS-Promote-irq_lock-in-up.patch + patches.kernel.org/4.16.11-017-KVM-arm-arm64-VGIC-ITS-save-restore-protect-k.patch + patches.kernel.org/4.16.11-018-KVM-arm-arm64-VGIC-ITS-protect-kvm_read_guest.patch + patches.kernel.org/4.16.11-019-hwmon-k10temp-Fix-reading-critical-temperatur.patch + patches.kernel.org/4.16.11-020-hwmon-k10temp-Use-API-function-to-access-Syst.patch + patches.kernel.org/4.16.11-021-vfio-ccw-fix-cleanup-if-cp_prefetch-fails.patch + patches.kernel.org/4.16.11-022-tracing-x86-xen-Remove-zero-data-size-trace-e.patch + patches.kernel.org/4.16.11-023-vsprintf-Replace-memory-barrier-with-static_k.patch + patches.kernel.org/4.16.11-024-x86-amd_nb-Add-support-for-Raven-Ridge-CPUs.patch + patches.kernel.org/4.16.11-025-tee-shm-fix-use-after-free-via-temporarily-dr.patch + patches.kernel.org/4.16.11-026-netfilter-nf_tables-free-set-name-in-error-pa.patch + patches.kernel.org/4.16.11-027-netfilter-nf_tables-can-t-fail-after-linking-.patch + patches.kernel.org/4.16.11-028-netfilter-nf_tables-nf_tables_obj_lookup_byha.patch + patches.kernel.org/4.16.11-029-ARM64-dts-marvell-armada-cp110-Add-clocks-for.patch + patches.kernel.org/4.16.11-030-ARM64-dts-marvell-armada-cp110-Add-mg_core_cl.patch + patches.kernel.org/4.16.11-031-i2c-designware-fix-poll-after-enable-regressi.patch + patches.kernel.org/4.16.11-032-mtd-rawnand-marvell-Fix-read-logic-for-layout.patch + patches.kernel.org/4.16.11-033-powerpc-powernv-Fix-NVRAM-sleep-in-invalid-co.patch + patches.kernel.org/4.16.11-034-drm-Match-sysfs-name-in-link-removal-to-link-.patch + patches.kernel.org/4.16.11-035-cpufreq-armada-37xx-driver-relies-on-cpufreq-.patch + patches.kernel.org/4.16.11-036-lib-test_bitmap.c-fix-bitmap-optimisation-tes.patch + patches.kernel.org/4.16.11-037-radix-tree-fix-multi-order-iteration-race.patch + patches.kernel.org/4.16.11-038-mm-don-t-allow-deferred-pages-with-NEED_PER_C.patch + patches.kernel.org/4.16.11-039-drm-i915-gen9-Add-WaClearHIZ_WM_CHICKEN3-for-.patch + patches.kernel.org/4.16.11-040-s390-qdio-fix-access-to-uninitialized-qdio_q-.patch + patches.kernel.org/4.16.11-041-s390-cpum_sf-ensure-sample-frequency-of-perf-.patch + patches.kernel.org/4.16.11-042-s390-qdio-don-t-release-memory-in-qdio_setup_.patch + patches.kernel.org/4.16.11-043-s390-remove-indirect-branch-from-do_softirq_o.patch + patches.kernel.org/4.16.11-044-bcache-return-0-from-bch_debug_init-if-CONFIG.patch + patches.kernel.org/4.16.11-045-x86-pkeys-Override-pkey-when-moving-away-from.patch + patches.kernel.org/4.16.11-046-x86-pkeys-Do-not-special-case-protection-key-.patch + patches.kernel.org/4.16.11-047-efi-Avoid-potential-crashes-fix-the-struct-ef.patch + patches.kernel.org/4.16.11-048-ARM-8771-1-kprobes-Prohibit-kprobes-on-do_und.patch + patches.kernel.org/4.16.11-049-x86-apic-x2apic-Initialize-cluster-ID-properl.patch + patches.kernel.org/4.16.11-050-x86-mm-Drop-TS_COMPAT-on-64-bit-exec-syscall.patch + patches.kernel.org/4.16.11-051-tick-broadcast-Use-for_each_cpu-specially-on-.patch + patches.kernel.org/4.16.11-052-ARM-8769-1-kprobes-Fix-to-use-get_kprobe_ctlb.patch + patches.kernel.org/4.16.11-053-ARM-8770-1-kprobes-Prohibit-probing-on-optimi.patch + patches.kernel.org/4.16.11-054-ARM-8772-1-kprobes-Prohibit-kprobes-on-get_us.patch + patches.kernel.org/4.16.11-055-Btrfs-fix-xattr-loss-after-power-failure.patch + patches.kernel.org/4.16.11-056-Btrfs-send-fix-invalid-access-to-commit-roots.patch + patches.kernel.org/4.16.11-057-btrfs-property-Set-incompat-flag-if-lzo-zstd-.patch + patches.kernel.org/4.16.11-058-btrfs-fix-crash-when-trying-to-resume-balance.patch + patches.kernel.org/4.16.11-059-btrfs-Split-btrfs_del_delalloc_inode-into-2-f.patch + patches.kernel.org/4.16.11-060-btrfs-Fix-delalloc-inodes-invalidation-during.patch + patches.kernel.org/4.16.11-061-btrfs-fix-reading-stale-metadata-blocks-after.patch + patches.kernel.org/4.16.11-062-x86-nospec-Simplify-alternative_msr_write.patch + patches.kernel.org/4.16.11-063-x86-bugs-Concentrate-bug-detection-into-a-sep.patch + patches.kernel.org/4.16.11-064-x86-bugs-Concentrate-bug-reporting-into-a-sep.patch + patches.kernel.org/4.16.11-065-x86-bugs-Read-SPEC_CTRL-MSR-during-boot-and-r.patch + patches.kernel.org/4.16.11-066-x86-bugs-KVM-Support-the-combination-of-guest.patch + patches.kernel.org/4.16.11-067-x86-bugs-Expose-sys-.-spec_store_bypass.patch + patches.kernel.org/4.16.11-068-x86-cpufeatures-Add-X86_FEATURE_RDS.patch + patches.kernel.org/4.16.11-069-x86-bugs-Provide-boot-parameters-for-the-spec.patch + patches.kernel.org/4.16.11-070-x86-bugs-intel-Set-proper-CPU-features-and-se.patch + patches.kernel.org/4.16.11-071-x86-bugs-Whitelist-allowed-SPEC_CTRL-MSR-valu.patch + patches.kernel.org/4.16.11-072-x86-bugs-AMD-Add-support-to-disable-RDS-on-Fa.patch + patches.kernel.org/4.16.11-073-x86-KVM-VMX-Expose-SPEC_CTRL-Bit-2-to-the-gue.patch + patches.kernel.org/4.16.11-074-x86-speculation-Create-spec-ctrl.h-to-avoid-i.patch + patches.kernel.org/4.16.11-075-prctl-Add-speculation-control-prctls.patch + patches.kernel.org/4.16.11-076-x86-process-Allow-runtime-control-of-Speculat.patch + patches.kernel.org/4.16.11-077-x86-speculation-Add-prctl-for-Speculative-Sto.patch + patches.kernel.org/4.16.11-078-nospec-Allow-getting-setting-on-non-current-t.patch + patches.kernel.org/4.16.11-079-proc-Provide-details-on-speculation-flaw-miti.patch + patches.kernel.org/4.16.11-080-seccomp-Enable-speculation-flaw-mitigations.patch + patches.kernel.org/4.16.11-081-x86-bugs-Make-boot-modes-__ro_after_init.patch + patches.kernel.org/4.16.11-082-prctl-Add-force-disable-speculation.patch + patches.kernel.org/4.16.11-083-seccomp-Use-PR_SPEC_FORCE_DISABLE.patch + patches.kernel.org/4.16.11-084-seccomp-Add-filter-flag-to-opt-out-of-SSB-mit.patch + patches.kernel.org/4.16.11-085-seccomp-Move-speculation-migitation-control-t.patch + patches.kernel.org/4.16.11-086-x86-speculation-Make-seccomp-the-default-mode.patch + patches.kernel.org/4.16.11-087-x86-bugs-Rename-_RDS-to-_SSBD.patch + patches.kernel.org/4.16.11-088-proc-Use-underscores-for-SSBD-in-status.patch + patches.kernel.org/4.16.11-089-Documentation-spec_ctrl-Do-some-minor-cleanup.patch + patches.kernel.org/4.16.11-090-x86-bugs-Fix-__ssb_select_mitigation-return-t.patch + patches.kernel.org/4.16.11-091-x86-bugs-Make-cpu_show_common-static.patch + patches.kernel.org/4.16.11-092-x86-bugs-Fix-the-parameters-alignment-and-mis.patch + patches.kernel.org/4.16.11-093-x86-cpu-Make-alternative_msr_write-work-for-3.patch + patches.kernel.org/4.16.11-094-KVM-SVM-Move-spec-control-call-after-restore-.patch + patches.kernel.org/4.16.11-095-x86-speculation-Use-synthetic-bits-for-IBRS-I.patch + patches.kernel.org/4.16.11-096-x86-cpufeatures-Disentangle-MSR_SPEC_CTRL-enu.patch + patches.kernel.org/4.16.11-097-x86-cpufeatures-Disentangle-SSBD-enumeration.patch + patches.kernel.org/4.16.11-098-x86-cpufeatures-Add-FEATURE_ZEN.patch + patches.kernel.org/4.16.11-099-x86-speculation-Handle-HT-correctly-on-AMD.patch + patches.kernel.org/4.16.11-100-x86-bugs-KVM-Extend-speculation-control-for-V.patch + patches.kernel.org/4.16.11-101-x86-speculation-Add-virtualized-speculative-s.patch + patches.kernel.org/4.16.11-102-x86-speculation-Rework-speculative_store_bypa.patch + patches.kernel.org/4.16.11-103-x86-bugs-Unify-x86_spec_ctrl_-set_guest-resto.patch + patches.kernel.org/4.16.11-104-x86-bugs-Expose-x86_spec_ctrl_base-directly.patch + patches.kernel.org/4.16.11-105-x86-bugs-Remove-x86_spec_ctrl_set.patch + patches.kernel.org/4.16.11-106-x86-bugs-Rework-spec_ctrl-base-and-mask-logic.patch + patches.kernel.org/4.16.11-107-x86-speculation-KVM-Implement-support-for-VIR.patch + patches.kernel.org/4.16.11-108-KVM-SVM-Implement-VIRT_SPEC_CTRL-support-for-.patch + patches.kernel.org/4.16.11-109-x86-bugs-Rename-SSBD_NO-to-SSB_NO.patch + patches.kernel.org/4.16.11-110-bpf-Prevent-memory-disambiguation-attack.patch + patches.kernel.org/4.16.11-111-Linux-4.16.11.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index 385cf787..bd2840aa 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2018-05-20 20:45:53 +0200 -GIT Revision: 68e48d747a46b585e4dc2988bbb5f6068a78d514 +2018-05-22 21:50:37 +0200 +GIT Revision: f86282c36e93ea7ebdb1860fafa7c3830196564b GIT Branch: stable