diff --git a/config.tar.bz2 b/config.tar.bz2 index 6f7a126a..5a951327 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e354968ab174eb3c4f07ab63691a5ac5c58423e5512186d5e751ddbcaa8e120 -size 175629 +oid sha256:0980dffa4504b6214ca624e0e3f74b5dee27a2469e1fb2840532f13f827f1a21 +size 176021 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index a05f691c..9a25394b 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 46695524..56172f13 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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}) Name: dtb-aarch64 -Version: 4.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index a05f691c..9a25394b 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index f16bf13d..709f0c35 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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}) Name: dtb-armv6l -Version: 4.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index a05f691c..9a25394b 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 14dd9d08..19d99a71 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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}) Name: dtb-armv7l -Version: 4.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index a05f691c..9a25394b 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 49dc0ca4..85ad49ac 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-debug.changes b/kernel-debug.changes index a05f691c..9a25394b 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index f417ce1d..a185ad39 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-default.changes b/kernel-default.changes index a05f691c..9a25394b 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index c533cfb8..b4bca5e8 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-docs.changes b/kernel-docs.changes index a05f691c..9a25394b 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 18079497..08d652a4 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-lpae.changes b/kernel-lpae.changes index a05f691c..9a25394b 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 6dc9ef2e..2e2c32b5 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index a05f691c..9a25394b 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 1cbdbcf3..00d45383 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 4.14.4 +%define patchversion 4.14.5 %define variant %{nil} %define vanilla_only 0 @@ -57,9 +57,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 4.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index a05f691c..9a25394b 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index ea1eeb11..1bcb5627 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index a05f691c..9a25394b 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 0d979746..132a61a7 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-source.changes b/kernel-source.changes index a05f691c..9a25394b 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index cc968fc1..f496e53b 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-syms.changes b/kernel-syms.changes index a05f691c..9a25394b 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 028945f0..0d2e9422 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.14.4 +Version: 4.14.5 %if %using_buildservice %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-syzkaller.changes b/kernel-syzkaller.changes index a05f691c..9a25394b 100644 --- a/kernel-syzkaller.changes +++ b/kernel-syzkaller.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-syzkaller.spec b/kernel-syzkaller.spec index 30acb03f..830f3ab4 100644 --- a/kernel-syzkaller.spec +++ b/kernel-syzkaller.spec @@ -18,7 +18,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index a05f691c..9a25394b 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index f2127e7d..3a9184b8 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index a05f691c..9a25394b 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,135 @@ +------------------------------------------------------------------- +Mon Dec 11 09:31:08 CET 2017 - jslaby@suse.cz + +- Linux 4.14.5 (bnc#1012628). +- Update config files. +- locking/refcounts: Do not force refcount_t usage as GPL-only + export (bnc#1012628). +- usb: host: fix incorrect updating of offset (bnc#1012628). +- USB: usbfs: Filter flags passed in from user space + (bnc#1012628). +- USB: core: Add type-specific length check of BOS descriptors + (bnc#1012628). +- usb: xhci: fix panic in xhci_free_virt_devices_depth_first + (bnc#1012628). +- xhci: Don't show incorrect WARN message about events for empty + rings (bnc#1012628). +- USB: ulpi: fix bus-node lookup (bnc#1012628). +- usb: hub: Cycle HUB power when initialization fails + (bnc#1012628). +- staging: ccree: fix leak of import() after init() (bnc#1012628). +- dma-buf/sw_sync: force signal all unsignaled fences on dying + timeline (bnc#1012628). +- powerpc/kprobes: Disable preemption before invoking probe + handler for optprobes (bnc#1012628). +- powerpc/jprobes: Disable preemption when triggered through + ftrace (bnc#1012628). +- locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT + (bnc#1012628). +- iio: multiplexer: add NULL check on devm_kzalloc() and + devm_kmemdup() return values (bnc#1012628). +- iio: adc: ti-ads1015: add 10% to conversion wait time + (bnc#1012628). +- mm, x86/mm: Fix performance regression in get_user_pages_fast() + (bnc#1012628). +- perf tools: Fix leaking rec_argv in error cases (bnc#1012628). +- tools include: Do not use poison with C++ (bnc#1012628). +- s390/ptrace: fix guarded storage regset handling (bnc#1012628). +- locking/refcounts, x86/asm: Use unique .text section for + refcount exceptions (bnc#1012628). +- kprobes/x86: Disable preemption in ftrace-based jprobes + (bnc#1012628). +- perf test attr: Fix python error on empty result (bnc#1012628). +- perf test attr: Fix ignored test case result (bnc#1012628). +- staging: fsl-mc/dpio: Fix incorrect comparison (bnc#1012628). +- serial: imx: Update cached mctrl value when changing RTS + (bnc#1012628). +- usbip: tools: Install all headers needed for libusbip + development (bnc#1012628). +- serial: sh-sci: suppress warning for ports without dma channels + (bnc#1012628). +- sysrq : fix Show Regs call trace on ARM (bnc#1012628). +- usb: xhci: Return error when host is dead in xhci_disable_slot() + (bnc#1012628). +- ARM: cpuidle: Correct driver unregistration if init fails + (bnc#1012628). +- staging: rtl8822be: Keep array subscript no lower than zero + (bnc#1012628). +- staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path + (bnc#1012628). +- usb: mtu3: fix error return code in ssusb_gadget_init() + (bnc#1012628). +- EDAC, sb_edac: Fix missing break in switch (bnc#1012628). +- dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible + values (bnc#1012628). +- clocksource/drivers/arm_arch_timer: Validate CNTFRQ after + enabling frame (bnc#1012628). +- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() + (bnc#1012628). +- kprobes: Use synchronize_rcu_tasks() for optprobe with + CONFIG_PREEMPT=y (bnc#1012628). +- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012628). +- x86/intel_rdt: Fix potential deadlock during resctrl mount + (bnc#1012628). +- x86/intel_rdt: Initialize bitmask of shareable resource if + CDP enabled (bnc#1012628). +- PCI: dra7xx: Create functional dependency between PCIe and PHY + (bnc#1012628). +- usb: phy: tahvo: fix error handling in tahvo_usb_probe() + (bnc#1012628). +- perf/core: Fix __perf_read_group_add() locking (bnc#1012628). +- hwmon: (pmbus/core) Prevent unintentional setting of page to + 0xFF (bnc#1012628). +- mmc: sdhci-msm: fix issue with power irq (bnc#1012628). +- mmc: tmio: check mmc_regulator_get_supply return value + (bnc#1012628). +- spi: spi-axi: fix potential use-after-free after deregistration + (bnc#1012628). +- spi: sh-msiof: Fix DMA transfer size check (bnc#1012628). +- staging: rtl8188eu: avoid a null dereference on pmlmepriv + (bnc#1012628). +- staging: rtl8822be: fix wrong dma unmap len (bnc#1012628). +- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() + (bnc#1012628). +- m68k: fix ColdFire node shift size calculation (bnc#1012628). +- staging: greybus: loopback: Fix iteration count on async path + (bnc#1012628). +- selftests/x86/ldt_gdt: Robustify against set_thread_area() + and LAR oddities (bnc#1012628). +- selftests/x86/ldt_get: Add a few additional tests for limits + (bnc#1012628). +- s390/pci: do not require AIS facility (bnc#1012628). +- PM / Domains: Fix genpd to deal with drivers returning 1 from + ->prepare() (bnc#1012628). +- s390: vfio-ccw: Do not attempt to free no-op, test and tic cda + (bnc#1012628). +- ima: fix hash algorithm initialization (bnc#1012628). +- MIPS: Add custom serial.h with BASE_BAUD override for generic + kernel (bnc#1012628). +- serial: 8250_early: Only set divisor if valid clk & baud + (bnc#1012628). +- USB: serial: usb_debug: add new USB device id (bnc#1012628). +- USB: serial: option: add Quectel BG96 id (bnc#1012628). +- ANDROID: binder: fix transaction leak (bnc#1012628). +- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012628). +- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub + (bnc#1012628). +- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices + (bnc#1012628). +- usbip: Fix USB device hang due to wrong enabling of + scatter-gather (bnc#1012628). +- usbip: fix usbip attach to find a port that matches the + requested speed (bnc#1012628). +- s390/runtime instrumentation: simplify task exit handling + (bnc#1012628). +- drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map + (bnc#1012628). +- drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() + (bnc#1012628). +- drm/fsl-dcu: avoid disabling pixel clock twice on suspend + (bnc#1012628). +- commit c4edabf + ------------------------------------------------------------------- Tue Dec 5 15:58:24 CET 2017 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 0d81a546..d014ef25 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 4.14 -%define patchversion 4.14.4 +%define patchversion 4.14.5 %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.14.4 +Version: 4.14.5 %if 0%{?is_kotd} -Release: .gb29439c +Release: .gc4edabf %else Release: 0 %endif diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index a63821df..c252ee21 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:628171bad32a1474007b407dc57635d315af547287044b9469b08709b08cd95c -size 248452 +oid sha256:46c9454d2626a3aa06631628d409cbda42b8193cb50a6154984c9e3db4756819 +size 296166 diff --git a/series.conf b/series.conf index e67bf20e..a242de1d 100644 --- a/series.conf +++ b/series.conf @@ -372,6 +372,81 @@ patches.kernel.org/4.14.4-094-drm-i915-Prevent-zero-length-index-write.patch patches.kernel.org/4.14.4-095-Revert-x86-entry-64-Add-missing-irqflags-traci.patch patches.kernel.org/4.14.4-096-Linux-4.14.4.patch + patches.kernel.org/4.14.5-001-drm-fsl-dcu-avoid-disabling-pixel-clock-twice-.patch + patches.kernel.org/4.14.5-002-drm-fsl-dcu-enable-IRQ-before-drm_atomic_helpe.patch + patches.kernel.org/4.14.5-003-drm-amdgpu-Use-unsigned-ring-indices-in-amdgpu.patch + patches.kernel.org/4.14.5-004-s390-runtime-instrumentation-simplify-task-exi.patch + patches.kernel.org/4.14.5-005-usbip-fix-usbip-attach-to-find-a-port-that-mat.patch + patches.kernel.org/4.14.5-006-usbip-Fix-USB-device-hang-due-to-wrong-enablin.patch + patches.kernel.org/4.14.5-007-uas-Always-apply-US_FL_NO_ATA_1X-quirk-to-Seag.patch + patches.kernel.org/4.14.5-008-usb-quirks-Add-no-lpm-quirk-for-KY-688-USB-3.1.patch + patches.kernel.org/4.14.5-009-serial-8250_pci-Add-Amazon-PCI-serial-device-I.patch + patches.kernel.org/4.14.5-010-ANDROID-binder-fix-transaction-leak.patch + patches.kernel.org/4.14.5-011-USB-serial-option-add-Quectel-BG96-id.patch + patches.kernel.org/4.14.5-012-USB-serial-usb_debug-add-new-USB-device-id.patch + patches.kernel.org/4.14.5-013-serial-8250_early-Only-set-divisor-if-valid-cl.patch + patches.kernel.org/4.14.5-014-MIPS-Add-custom-serial.h-with-BASE_BAUD-overri.patch + patches.kernel.org/4.14.5-015-ima-fix-hash-algorithm-initialization.patch + patches.kernel.org/4.14.5-016-s390-vfio-ccw-Do-not-attempt-to-free-no-op-tes.patch + patches.kernel.org/4.14.5-017-PM-Domains-Fix-genpd-to-deal-with-drivers-retu.patch + patches.kernel.org/4.14.5-018-s390-pci-do-not-require-AIS-facility.patch + patches.kernel.org/4.14.5-019-selftests-x86-ldt_get-Add-a-few-additional-tes.patch + patches.kernel.org/4.14.5-020-selftests-x86-ldt_gdt-Robustify-against-set_th.patch + patches.kernel.org/4.14.5-021-staging-greybus-loopback-Fix-iteration-count-o.patch + patches.kernel.org/4.14.5-022-m68k-fix-ColdFire-node-shift-size-calculation.patch + patches.kernel.org/4.14.5-023-serial-8250_fintek-Fix-rs485-disablement-on-in.patch + patches.kernel.org/4.14.5-024-staging-rtl8822be-fix-wrong-dma-unmap-len.patch + patches.kernel.org/4.14.5-025-staging-rtl8188eu-avoid-a-null-dereference-on-.patch + patches.kernel.org/4.14.5-026-spi-sh-msiof-Fix-DMA-transfer-size-check.patch + patches.kernel.org/4.14.5-027-spi-spi-axi-fix-potential-use-after-free-after.patch + patches.kernel.org/4.14.5-028-mmc-tmio-check-mmc_regulator_get_supply-return.patch + patches.kernel.org/4.14.5-029-mmc-sdhci-msm-fix-issue-with-power-irq.patch + patches.kernel.org/4.14.5-030-hwmon-pmbus-core-Prevent-unintentional-setting.patch + patches.kernel.org/4.14.5-031-perf-core-Fix-__perf_read_group_add-locking.patch + patches.kernel.org/4.14.5-032-usb-phy-tahvo-fix-error-handling-in-tahvo_usb_.patch + patches.kernel.org/4.14.5-033-PCI-dra7xx-Create-functional-dependency-betwee.patch + patches.kernel.org/4.14.5-034-x86-intel_rdt-Initialize-bitmask-of-shareable-.patch + patches.kernel.org/4.14.5-035-x86-intel_rdt-Fix-potential-deadlock-during-re.patch + patches.kernel.org/4.14.5-036-serial-8250-Preserve-DLD-7-4-for-PORT_XR17V35X.patch + patches.kernel.org/4.14.5-037-kprobes-Use-synchronize_rcu_tasks-for-optprobe.patch + patches.kernel.org/4.14.5-038-x86-entry-Use-SYSCALL_DEFINE-macros-for-sys_mo.patch + patches.kernel.org/4.14.5-039-clocksource-drivers-arm_arch_timer-Validate-CN.patch + patches.kernel.org/4.14.5-040-dt-bindings-timer-renesas-cmt-Fix-SoC-specific.patch + patches.kernel.org/4.14.5-041-EDAC-sb_edac-Fix-missing-break-in-switch.patch + patches.kernel.org/4.14.5-042-usb-mtu3-fix-error-return-code-in-ssusb_gadget.patch + patches.kernel.org/4.14.5-043-staging-fsl-dpaa2-eth-Account-for-Rx-FD-buffer.patch + patches.kernel.org/4.14.5-044-staging-rtl8822be-Keep-array-subscript-no-lowe.patch + patches.kernel.org/4.14.5-045-ARM-cpuidle-Correct-driver-unregistration-if-i.patch + patches.kernel.org/4.14.5-046-usb-xhci-Return-error-when-host-is-dead-in-xhc.patch + patches.kernel.org/4.14.5-047-sysrq-fix-Show-Regs-call-trace-on-ARM.patch + patches.kernel.org/4.14.5-048-serial-sh-sci-suppress-warning-for-ports-witho.patch + patches.kernel.org/4.14.5-049-usbip-tools-Install-all-headers-needed-for-lib.patch + patches.kernel.org/4.14.5-050-serial-imx-Update-cached-mctrl-value-when-chan.patch + patches.kernel.org/4.14.5-051-staging-fsl-mc-dpio-Fix-incorrect-comparison.patch + patches.kernel.org/4.14.5-052-perf-test-attr-Fix-ignored-test-case-result.patch + patches.kernel.org/4.14.5-053-perf-test-attr-Fix-python-error-on-empty-resul.patch + patches.kernel.org/4.14.5-054-kprobes-x86-Disable-preemption-in-ftrace-based.patch + patches.kernel.org/4.14.5-055-locking-refcounts-x86-asm-Use-unique-.text-sec.patch + patches.kernel.org/4.14.5-056-s390-ptrace-fix-guarded-storage-regset-handlin.patch + patches.kernel.org/4.14.5-057-tools-include-Do-not-use-poison-with-C.patch + patches.kernel.org/4.14.5-058-perf-tools-Fix-leaking-rec_argv-in-error-cases.patch + patches.kernel.org/4.14.5-059-mm-x86-mm-Fix-performance-regression-in-get_us.patch + patches.kernel.org/4.14.5-060-iio-adc-ti-ads1015-add-10-to-conversion-wait-t.patch + patches.kernel.org/4.14.5-061-iio-multiplexer-add-NULL-check-on-devm_kzalloc.patch + patches.kernel.org/4.14.5-062-locking-refcounts-x86-asm-Enable-CONFIG_ARCH_H.patch + patches.kernel.org/4.14.5-063-powerpc-jprobes-Disable-preemption-when-trigge.patch + patches.kernel.org/4.14.5-064-powerpc-kprobes-Disable-preemption-before-invo.patch + patches.kernel.org/4.14.5-065-dma-buf-sw_sync-force-signal-all-unsignaled-fe.patch + patches.kernel.org/4.14.5-066-staging-ccree-fix-leak-of-import-after-init.patch + patches.kernel.org/4.14.5-067-usb-hub-Cycle-HUB-power-when-initialization-fa.patch + patches.kernel.org/4.14.5-068-USB-ulpi-fix-bus-node-lookup.patch + patches.kernel.org/4.14.5-069-xhci-Don-t-show-incorrect-WARN-message-about-e.patch + patches.kernel.org/4.14.5-070-usb-xhci-fix-panic-in-xhci_free_virt_devices_d.patch + patches.kernel.org/4.14.5-071-USB-core-Add-type-specific-length-check-of-BOS.patch + patches.kernel.org/4.14.5-072-USB-usbfs-Filter-flags-passed-in-from-user-spa.patch + patches.kernel.org/4.14.5-073-usb-host-fix-incorrect-updating-of-offset.patch + patches.kernel.org/4.14.5-074-locking-refcounts-Do-not-force-refcount_t-usag.patch + patches.kernel.org/4.14.5-075-Linux-4.14.5.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index e681ccc2..b89cad2e 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2017-12-05 15:58:24 +0100 -GIT Revision: b29439c80a4129f6d12868a2053541fff783cf75 +2017-12-11 09:31:51 +0100 +GIT Revision: c4edabf92dbc3e6fce36192a650f0a5e27fceaca GIT Branch: stable