commit 9f942ce3c4f8fe2dd30c00886458241d53614c0c
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=833
This commit is contained in:
parent
7055d8869b
commit
b1e8113880
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.15.11
|
||||
Version: 4.15.12
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 19:24:22 CET 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.12 (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI
|
||||
disabled (bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: DRD mode can cause crash on startup
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
|
||||
(bnc#1012628).
|
||||
- phy: phy-brcm-usb: Fix two DT properties to match bindings doc
|
||||
(bnc#1012628).
|
||||
- usb: gadget: udc: renesas_usb3: fix oops in
|
||||
renesas_usb3_remove() (bnc#1012628).
|
||||
- usb: dwc3: of-simple: fix oops by unbalanced clk disable call
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: Power-off core/PHYs on system_suspend in host
|
||||
mode (bnc#1012628).
|
||||
- usb: dwc3: Fix GDBGFIFOSPACE_TYPE values (bnc#1012628).
|
||||
- USB: gadget: udc: Add missing platform_device_put() on error
|
||||
in bdc_pci_probe() (bnc#1012628).
|
||||
- dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
|
||||
(bnc#1012628).
|
||||
- usb: dwc2: fix STM32F7 USB OTG HS compatible (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer access for fcport structure
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Fix smatch warning in
|
||||
qla25xx_delete_{rsp|req}_que (bnc#1012628).
|
||||
- btrfs: Fix memory barriers usage with device stats counters
|
||||
(bnc#1012628).
|
||||
- btrfs: remove spurious WARN_ON(ref->count < 0) in
|
||||
find_parent_nodes (bnc#1012628).
|
||||
- btrfs: Fix use-after-free when cleaning up fs_devs with a
|
||||
single stale device (bnc#1012628).
|
||||
- btrfs: alloc_chunk: fix DUP stripe size handling (bnc#1012628).
|
||||
- btrfs: add missing initialization in btrfs_check_shared
|
||||
(bnc#1012628).
|
||||
- btrfs: Fix NULL pointer exception in find_bio_stripe
|
||||
(bnc#1012628).
|
||||
- xfs: preserve i_rdev when recycling a reclaimable inode
|
||||
(bnc#1012628).
|
||||
- nvme: fix subsystem multiple controllers support check
|
||||
(bnc#1012628).
|
||||
- irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis (bnc#1012628).
|
||||
- RDMAVT: Fix synchronization around percpu_ref (bnc#1012628).
|
||||
- fs/aio: Use RCU accessors for kioctx_table->table[]
|
||||
(bnc#1012628).
|
||||
- fs/aio: Add explicit RCU grace period when freeing kioctx
|
||||
(bnc#1012628).
|
||||
- lock_parent() needs to recheck if dentry got __dentry_kill'ed
|
||||
under it (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic: Don't populate multiple LRs with the
|
||||
same vintid (bnc#1012628).
|
||||
- kvm: arm/arm64: vgic-v3: Tighten synchronization for guests
|
||||
using v2 on v3 (bnc#1012628).
|
||||
- KVM: arm/arm64: Reset mapped IRQs on VM reset (bnc#1012628).
|
||||
- KVM: arm/arm64: Reduce verbosity of KVM init log (bnc#1012628).
|
||||
- fs: Teach path_connected to handle nfs filesystems with multiple
|
||||
roots (bnc#1012628).
|
||||
- drm/amdgpu/dce: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/radeon: fix prime teardown order (bnc#1012628).
|
||||
- drm/amdgpu: fix prime teardown order (bnc#1012628).
|
||||
- drm/nouveau/mmu: ALIGN_DOWN correct variable (bnc#1012628).
|
||||
- drm/nouveau/bl: Fix oops on driver unbind (bnc#1012628).
|
||||
- ALSA: seq: Clear client entry before deleting else at closing
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Revert power_save option default value
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() (bnc#1012628).
|
||||
- parisc: Handle case where flush_cache_range is called with no
|
||||
context (bnc#1012628).
|
||||
- x86/mm: Fix vmalloc_fault to use pXd_large (bnc#1012628).
|
||||
- KVM: x86: Fix device passthrough when SME is active
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Remove Skylake C2 from Speculation Control
|
||||
microcode blacklist (bnc#1012628).
|
||||
- x86/speculation, objtool: Annotate indirect calls/jumps for
|
||||
objtool on 32-bit kernels (bnc#1012628).
|
||||
- x86/vm86/32: Fix POPF emulation (bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Add test cases for POPF
|
||||
(bnc#1012628).
|
||||
- selftests/x86/entry_from_vm86: Exit with 1 if we fail
|
||||
(bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel PCONFIG cpufeature (bnc#1012628).
|
||||
- x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
|
||||
(bnc#1012628).
|
||||
- commit 9f942ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 20:55:59 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.11
|
||||
%define patchversion 4.15.12
|
||||
%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.15.11
|
||||
Version: 4.15.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga1db525
|
||||
Release: <RELEASE>.g9f942ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a79a96583ff202d243c0e36a3ea2c74bdf84b59234f1117df332f08da8f9691
|
||||
size 745926
|
||||
oid sha256:2238feb5aa4b13c3912558f18e9b364f44824ef9cb46e80016f9a76c248d4950
|
||||
size 781543
|
||||
|
53
series.conf
53
series.conf
@ -1056,6 +1056,59 @@
|
||||
patches.kernel.org/4.15.11-124-dmaengine-qcom_hidma-check-pending-interrupts.patch
|
||||
patches.kernel.org/4.15.11-125-drm-i915-glk-Disable-Guc-and-HuC-on-GLK.patch
|
||||
patches.kernel.org/4.15.11-126-Linux-4.15.11.patch
|
||||
patches.kernel.org/4.15.12-001-x86-cpufeatures-Add-Intel-Total-Memory-Encryp.patch
|
||||
patches.kernel.org/4.15.12-002-x86-cpufeatures-Add-Intel-PCONFIG-cpufeature.patch
|
||||
patches.kernel.org/4.15.12-003-selftests-x86-entry_from_vm86-Exit-with-1-if-.patch
|
||||
patches.kernel.org/4.15.12-004-selftests-x86-entry_from_vm86-Add-test-cases-.patch
|
||||
patches.kernel.org/4.15.12-005-x86-vm86-32-Fix-POPF-emulation.patch
|
||||
patches.kernel.org/4.15.12-006-x86-speculation-objtool-Annotate-indirect-cal.patch
|
||||
patches.kernel.org/4.15.12-007-x86-speculation-Remove-Skylake-C2-from-Specul.patch
|
||||
patches.kernel.org/4.15.12-008-KVM-x86-Fix-device-passthrough-when-SME-is-ac.patch
|
||||
patches.kernel.org/4.15.12-009-x86-mm-Fix-vmalloc_fault-to-use-pXd_large.patch
|
||||
patches.kernel.org/4.15.12-010-parisc-Handle-case-where-flush_cache_range-is.patch
|
||||
patches.kernel.org/4.15.12-011-ALSA-pcm-Fix-UAF-in-snd_pcm_oss_get_formats.patch
|
||||
patches.kernel.org/4.15.12-012-ALSA-hda-Revert-power_save-option-default-val.patch
|
||||
patches.kernel.org/4.15.12-013-ALSA-seq-Fix-possible-UAF-in-snd_seq_check_qu.patch
|
||||
patches.kernel.org/4.15.12-014-ALSA-seq-Clear-client-entry-before-deleting-e.patch
|
||||
patches.kernel.org/4.15.12-015-drm-nouveau-bl-Fix-oops-on-driver-unbind.patch
|
||||
patches.kernel.org/4.15.12-016-drm-nouveau-mmu-ALIGN_DOWN-correct-variable.patch
|
||||
patches.kernel.org/4.15.12-017-drm-amdgpu-fix-prime-teardown-order.patch
|
||||
patches.kernel.org/4.15.12-018-drm-radeon-fix-prime-teardown-order.patch
|
||||
patches.kernel.org/4.15.12-019-drm-amdgpu-dce-Don-t-turn-off-DP-sink-when-di.patch
|
||||
patches.kernel.org/4.15.12-020-fs-Teach-path_connected-to-handle-nfs-filesys.patch
|
||||
patches.kernel.org/4.15.12-021-KVM-arm-arm64-Reduce-verbosity-of-KVM-init-lo.patch
|
||||
patches.kernel.org/4.15.12-022-KVM-arm-arm64-Reset-mapped-IRQs-on-VM-reset.patch
|
||||
patches.kernel.org/4.15.12-023-kvm-arm-arm64-vgic-v3-Tighten-synchronization.patch
|
||||
patches.kernel.org/4.15.12-024-KVM-arm-arm64-vgic-Don-t-populate-multiple-LR.patch
|
||||
patches.kernel.org/4.15.12-025-lock_parent-needs-to-recheck-if-dentry-got-__.patch
|
||||
patches.kernel.org/4.15.12-026-fs-aio-Add-explicit-RCU-grace-period-when-fre.patch
|
||||
patches.kernel.org/4.15.12-027-fs-aio-Use-RCU-accessors-for-kioctx_table-tab.patch
|
||||
patches.kernel.org/4.15.12-028-RDMAVT-Fix-synchronization-around-percpu_ref.patch
|
||||
patches.kernel.org/4.15.12-029-irqchip-gic-v3-its-Ensure-nr_ites-nr_lpis.patch
|
||||
patches.kernel.org/4.15.12-030-nvme-fix-subsystem-multiple-controllers-suppo.patch
|
||||
patches.kernel.org/4.15.12-031-xfs-preserve-i_rdev-when-recycling-a-reclaima.patch
|
||||
patches.kernel.org/4.15.12-032-btrfs-Fix-NULL-pointer-exception-in-find_bio_.patch
|
||||
patches.kernel.org/4.15.12-033-btrfs-add-missing-initialization-in-btrfs_che.patch
|
||||
patches.kernel.org/4.15.12-034-btrfs-alloc_chunk-fix-DUP-stripe-size-handlin.patch
|
||||
patches.kernel.org/4.15.12-035-btrfs-Fix-use-after-free-when-cleaning-up-fs_.patch
|
||||
patches.kernel.org/4.15.12-036-btrfs-remove-spurious-WARN_ON-ref-count-0-in-.patch
|
||||
patches.kernel.org/4.15.12-037-btrfs-Fix-memory-barriers-usage-with-device-s.patch
|
||||
patches.kernel.org/4.15.12-038-scsi-qla2xxx-Fix-smatch-warning-in-qla25xx_de.patch
|
||||
patches.kernel.org/4.15.12-039-scsi-qla2xxx-Fix-NULL-pointer-access-for-fcpo.patch
|
||||
patches.kernel.org/4.15.12-040-scsi-qla2xxx-Fix-logo-flag-for-qlt_free_sessi.patch
|
||||
patches.kernel.org/4.15.12-041-scsi-qla2xxx-Fix-crashes-in-qla2x00_probe_one.patch
|
||||
patches.kernel.org/4.15.12-042-usb-dwc2-fix-STM32F7-USB-OTG-HS-compatible.patch
|
||||
patches.kernel.org/4.15.12-043-dt-bindings-usb-fix-the-STM32F7-DWC2-OTG-HS-c.patch
|
||||
patches.kernel.org/4.15.12-044-USB-gadget-udc-Add-missing-platform_device_pu.patch
|
||||
patches.kernel.org/4.15.12-045-usb-dwc3-Fix-GDBGFIFOSPACE_TYPE-values.patch
|
||||
patches.kernel.org/4.15.12-046-usb-dwc3-core-Power-off-core-PHYs-on-system_s.patch
|
||||
patches.kernel.org/4.15.12-047-usb-dwc3-of-simple-fix-oops-by-unbalanced-clk.patch
|
||||
patches.kernel.org/4.15.12-048-usb-gadget-udc-renesas_usb3-fix-oops-in-renes.patch
|
||||
patches.kernel.org/4.15.12-049-phy-phy-brcm-usb-Fix-two-DT-properties-to-mat.patch
|
||||
patches.kernel.org/4.15.12-050-phy-phy-brcm-usb-init-Some-Low-Speed-keyboard.patch
|
||||
patches.kernel.org/4.15.12-051-phy-phy-brcm-usb-init-DRD-mode-can-cause-cras.patch
|
||||
patches.kernel.org/4.15.12-052-phy-phy-brcm-usb-init-Power-down-USB-3.0-PHY-.patch
|
||||
patches.kernel.org/4.15.12-053-Linux-4.15.12.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2018-03-19 20:55:59 +0100
|
||||
GIT Revision: a1db525db87d7ec313fa280e050c39871e4731e6
|
||||
2018-03-21 19:25:44 +0100
|
||||
GIT Revision: 9f942ce3c4f8fe2dd30c00886458241d53614c0c
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user