commit ed4965b5e8a54b081bc84d357f53069ecc2799f3
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1091
This commit is contained in:
parent
7609683782
commit
fe9b8f9636
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-aarch64
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv6l
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv7l
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-%build_flavor-base-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
Provides: kernel-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: %name-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-%build_flavor-base-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
Provides: kernel-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: %name-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-%build_flavor-base-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
Provides: kernel-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: %name-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%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: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: %name-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-%build_flavor-base-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
Provides: kernel-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: %name-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-%build_flavor-base-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
Provides: kernel-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: %name-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
BuildRequires: kernel%kernel_flavor-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%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: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-%build_flavor-base-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
Provides: kernel-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: %name-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%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: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: %name-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -55,7 +55,7 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: %name-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-%build_flavor-base-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
Provides: kernel-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: %name-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 21:03:00 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.8 (bnc#1012628).
|
||||
- sparc64: Fix regression in non-hypervisor TLB flush xcall
|
||||
(bnc#1012628).
|
||||
- include/linux/bitops.h: sanitize rotate primitives
|
||||
(bnc#1012628).
|
||||
- xhci: update bounce buffer with correct sg num (bnc#1012628).
|
||||
- xhci: Use %zu for printing size_t type (bnc#1012628).
|
||||
- xhci: Convert xhci_handshake() to use
|
||||
readl_poll_timeout_atomic() (bnc#1012628).
|
||||
- usb: xhci: avoid null pointer deref when bos field is NULL
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix BUG: sleeping function called from
|
||||
invalid context (bnc#1012628).
|
||||
- usbip: usbip_host: fix stub_dev lock context imbalance
|
||||
regression (bnc#1012628).
|
||||
- USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: fix oops in error path of sisusb_probe
|
||||
(bnc#1012628).
|
||||
- USB: Add LPM quirk for Surface Dock GigE adapter (bnc#1012628).
|
||||
- USB: rio500: refuse more than one device at a time
|
||||
(bnc#1012628).
|
||||
- USB: rio500: fix memory leak in close after disconnect
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix general protection fault in smsusb
|
||||
(bnc#1012628).
|
||||
- media: usb: siano: Fix false-positive "uninitialized variable"
|
||||
warning (bnc#1012628).
|
||||
- media: smsusb: better handle optional alignment (bnc#1012628).
|
||||
- brcmfmac: fix NULL pointer derefence during USB disconnect
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from
|
||||
port_remove (bnc#1012628).
|
||||
- scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs
|
||||
(only sdevs) (bnc#1012628).
|
||||
- tracing: Avoid memory leak in predicate_parse() (bnc#1012628).
|
||||
- Btrfs: fix wrong ctime and mtime of a directory after log replay
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix race updating log root item during fsync
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix fsync not persisting changed attributes of a
|
||||
directory (bnc#1012628).
|
||||
- btrfs: correct zstd workspace manager lock to use spin_lock_bh()
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: Check bg while resuming relocation to avoid
|
||||
NULL pointer dereference (bnc#1012628).
|
||||
- Btrfs: incremental send, fix file corruption when no-holes
|
||||
feature is enabled (bnc#1012628).
|
||||
- btrfs: reloc: Also queue orphan reloc tree for cleanup to
|
||||
avoid BUG_ON() (bnc#1012628).
|
||||
- iio: dac: ds4422/ds4424 fix chip verification (bnc#1012628).
|
||||
- iio: adc: ads124: avoid buffer overflow (bnc#1012628).
|
||||
- iio: adc: modify NPCM ADC read reference voltage (bnc#1012628).
|
||||
- iio: adc: ti-ads8688: fix timestamp is not updated in buffer
|
||||
(bnc#1012628).
|
||||
- s390/crypto: fix gcm-aes-s390 selftest failures (bnc#1012628).
|
||||
- s390/crypto: fix possible sleep during spinlock aquired
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough
|
||||
interrupts (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Fix lockdep warning when entering guest
|
||||
on POWER9 (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
|
||||
(bnc#1012628).
|
||||
- powerpc/perf: Fix MMCRA corruption by bhrb_filter (bnc#1012628).
|
||||
- powerpc/kexec: Fix loading of kernel + initramfs with
|
||||
kexec_file_load() (bnc#1012628).
|
||||
- ALSA: line6: Assure canceling delayed work at disconnection
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set default power save node to 0
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Improve the headset mic for Acer Aspire
|
||||
laptops (bnc#1012628).
|
||||
- KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/i2c: Disable i2c bus access after ->fini()
|
||||
(bnc#1012628).
|
||||
- i2c: mlxcpld: Fix wrong initialization order in probe
|
||||
(bnc#1012628).
|
||||
- i2c: synquacer: fix synquacer_i2c_doxfer() return value
|
||||
(bnc#1012628).
|
||||
- tty: serial: msm_serial: Fix XON/XOFF (bnc#1012628).
|
||||
- tty: max310x: Fix external crystal register setup (bnc#1012628).
|
||||
- mm, memcg: consider subtrees in memory.events (bnc#1012628).
|
||||
- kasan: initialize tag to 0xff in __kasan_kmalloc (bnc#1012628).
|
||||
- kernel/signal.c: trace_signal_deliver when signal_group_exit
|
||||
(bnc#1012628).
|
||||
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL
|
||||
(bnc#1012628).
|
||||
- mm, compaction: make sure we isolate a valid PFN (bnc#1012628).
|
||||
- arm64: Fix the arm64_personality() syscall wrapper redirection
|
||||
(bnc#1012628).
|
||||
- docs: Fix conf.py for Sphinx 2.0 (bnc#1012628).
|
||||
- doc: Cope with the deprecation of AutoReporter (bnc#1012628).
|
||||
- doc: Cope with Sphinx logging deprecations (bnc#1012628).
|
||||
- x86/ima: Check EFI_RUNTIME_SERVICES before using (bnc#1012628).
|
||||
- ima: fix wrong signed policy requirement when not appraising
|
||||
(bnc#1012628).
|
||||
- ima: show rules with IMA_INMASK correctly (bnc#1012628).
|
||||
- evm: check hash algorithm passed to init_desc() (bnc#1012628).
|
||||
- clk: imx: imx8mm: fix int pll clk gate (bnc#1012628).
|
||||
- vt/fbcon: deinitialize resources in visual_init() after failed
|
||||
memory allocation (bnc#1012628).
|
||||
- serial: sh-sci: disable DMA for uart_console (bnc#1012628).
|
||||
- staging: vc04_services: prevent integer overflow in
|
||||
create_pagelist() (bnc#1012628).
|
||||
- staging: wlan-ng: fix adapter initialization failure
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
|
||||
(bnc#1012628).
|
||||
- CIFS: cifs_read_allocate_pages: don't iterate through whole
|
||||
page array on ENOMEM (bnc#1012628).
|
||||
- Revert "lockd: Show pid of lockd for remote locks"
|
||||
(bnc#1012628).
|
||||
- gcc-plugins: Fix build failures under Darwin host (bnc#1012628).
|
||||
- drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated
|
||||
using get_pages() (bnc#1012628).
|
||||
- drm/vmwgfx: Fix user space handle equal to zero (bnc#1012628).
|
||||
- drm/vmwgfx: Fix compat mode shader operation (bnc#1012628).
|
||||
- drm/vmwgfx: Don't send drm sysfs hotplug events on initial
|
||||
master set (bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY clock initialization
|
||||
(bnc#1012628).
|
||||
- drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
|
||||
(bnc#1012628).
|
||||
- drm/imx: ipuv3-plane: fix atomic update status query for
|
||||
non-plus i.MX6Q (bnc#1012628).
|
||||
- drm/fb-helper: generic: Call drm_client_add() after setup is
|
||||
done (bnc#1012628).
|
||||
- drm/atomic: Wire file_priv through for property changes
|
||||
(bnc#1012628).
|
||||
- drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware
|
||||
user-space only (bnc#1012628).
|
||||
- drm/rockchip: shutdown drm subsystem on shutdown (bnc#1012628).
|
||||
- drm/lease: Make sure implicit planes are leased (bnc#1012628).
|
||||
- drm/cma-helper: Fix drm_gem_cma_free_object() (bnc#1012628).
|
||||
- Revert "x86/build: Move _etext to actual end of .text"
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Set instruction page as executable (bnc#1012628).
|
||||
- commit ed4965b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 07:50:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.7
|
||||
%define patchversion 5.1.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.7
|
||||
Version: 5.1.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc8cc0ca
|
||||
Release: <RELEASE>.ged4965b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: kernel-%build_flavor-base-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
Provides: kernel-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
Provides: %name-srchash-ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80aa76fb10f8e18232c2c98d5bffb65d6b90b91424be2d83ecd1d756302c7133
|
||||
size 609604
|
||||
oid sha256:965ca847ed05c708beacb43a82fc0dc3f2abac34db7bef61c8f1b61ca47c23ac
|
||||
size 684403
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:051949b317d86f23e2698c9fd86b71585c745e6f10a00ebf385281dcec489881
|
||||
size 44287
|
||||
oid sha256:c64ad4a1a3bd16f0fa36dd88acef4abca08614445fb0e7d8ef1571949f5d1371
|
||||
size 43185
|
||||
|
87
series.conf
87
series.conf
@ -827,6 +827,92 @@
|
||||
patches.kernel.org/5.1.7-039-Revert-tipc-fix-modprobe-tipc-failed-after-swit.patch
|
||||
patches.kernel.org/5.1.7-040-tipc-fix-modprobe-tipc-failed-after-switch-orde.patch
|
||||
patches.kernel.org/5.1.7-041-Linux-5.1.7.patch
|
||||
patches.kernel.org/5.1.8-001-sparc64-Fix-regression-in-non-hypervisor-TLB-fl.patch
|
||||
patches.kernel.org/5.1.8-002-include-linux-bitops.h-sanitize-rotate-primitiv.patch
|
||||
patches.kernel.org/5.1.8-003-xhci-update-bounce-buffer-with-correct-sg-num.patch
|
||||
patches.kernel.org/5.1.8-004-xhci-Use-zu-for-printing-size_t-type.patch
|
||||
patches.kernel.org/5.1.8-005-xhci-Convert-xhci_handshake-to-use-readl_poll_t.patch
|
||||
patches.kernel.org/5.1.8-006-usb-xhci-avoid-null-pointer-deref-when-bos-fiel.patch
|
||||
patches.kernel.org/5.1.8-007-usbip-usbip_host-fix-BUG-sleeping-function-call.patch
|
||||
patches.kernel.org/5.1.8-008-usbip-usbip_host-fix-stub_dev-lock-context-imba.patch
|
||||
patches.kernel.org/5.1.8-009-USB-Fix-slab-out-of-bounds-write-in-usb_get_bos.patch
|
||||
patches.kernel.org/5.1.8-010-USB-sisusbvga-fix-oops-in-error-path-of-sisusb_.patch
|
||||
patches.kernel.org/5.1.8-011-USB-Add-LPM-quirk-for-Surface-Dock-GigE-adapter.patch
|
||||
patches.kernel.org/5.1.8-012-USB-rio500-refuse-more-than-one-device-at-a-tim.patch
|
||||
patches.kernel.org/5.1.8-013-USB-rio500-fix-memory-leak-in-close-after-disco.patch
|
||||
patches.kernel.org/5.1.8-014-media-usb-siano-Fix-general-protection-fault-in.patch
|
||||
patches.kernel.org/5.1.8-015-media-usb-siano-Fix-false-positive-uninitialize.patch
|
||||
patches.kernel.org/5.1.8-016-media-smsusb-better-handle-optional-alignment.patch
|
||||
patches.kernel.org/5.1.8-017-brcmfmac-fix-NULL-pointer-derefence-during-USB-.patch
|
||||
patches.kernel.org/5.1.8-018-scsi-zfcp-fix-missing-zfcp_port-reference-put-o.patch
|
||||
patches.kernel.org/5.1.8-019-scsi-zfcp-fix-to-prevent-port_remove-with-pure-.patch
|
||||
patches.kernel.org/5.1.8-020-tracing-Avoid-memory-leak-in-predicate_parse.patch
|
||||
patches.kernel.org/5.1.8-021-Btrfs-fix-wrong-ctime-and-mtime-of-a-directory-.patch
|
||||
patches.kernel.org/5.1.8-022-Btrfs-fix-race-updating-log-root-item-during-fs.patch
|
||||
patches.kernel.org/5.1.8-023-Btrfs-fix-fsync-not-persisting-changed-attribut.patch
|
||||
patches.kernel.org/5.1.8-024-btrfs-correct-zstd-workspace-manager-lock-to-us.patch
|
||||
patches.kernel.org/5.1.8-025-btrfs-qgroup-Check-bg-while-resuming-relocation.patch
|
||||
patches.kernel.org/5.1.8-026-Btrfs-incremental-send-fix-file-corruption-when.patch
|
||||
patches.kernel.org/5.1.8-027-btrfs-reloc-Also-queue-orphan-reloc-tree-for-cl.patch
|
||||
patches.kernel.org/5.1.8-028-iio-dac-ds4422-ds4424-fix-chip-verification.patch
|
||||
patches.kernel.org/5.1.8-029-iio-adc-ads124-avoid-buffer-overflow.patch
|
||||
patches.kernel.org/5.1.8-030-iio-adc-modify-NPCM-ADC-read-reference-voltage.patch
|
||||
patches.kernel.org/5.1.8-031-iio-adc-ti-ads8688-fix-timestamp-is-not-updated.patch
|
||||
patches.kernel.org/5.1.8-032-s390-crypto-fix-gcm-aes-s390-selftest-failures.patch
|
||||
patches.kernel.org/5.1.8-033-s390-crypto-fix-possible-sleep-during-spinlock-.patch
|
||||
patches.kernel.org/5.1.8-034-KVM-PPC-Book3S-HV-XIVE-Do-not-clear-IRQ-data-of.patch
|
||||
patches.kernel.org/5.1.8-035-KVM-PPC-Book3S-HV-Fix-lockdep-warning-when-ente.patch
|
||||
patches.kernel.org/5.1.8-036-KVM-PPC-Book3S-HV-Restore-SPRG3-in-kvmhv_p9_gue.patch
|
||||
patches.kernel.org/5.1.8-037-powerpc-perf-Fix-MMCRA-corruption-by-bhrb_filte.patch
|
||||
patches.kernel.org/5.1.8-038-powerpc-kexec-Fix-loading-of-kernel-initramfs-w.patch
|
||||
patches.kernel.org/5.1.8-039-ALSA-line6-Assure-canceling-delayed-work-at-dis.patch
|
||||
patches.kernel.org/5.1.8-040-ALSA-hda-realtek-Set-default-power-save-node-to.patch
|
||||
patches.kernel.org/5.1.8-041-ALSA-hda-realtek-Improve-the-headset-mic-for-Ac.patch
|
||||
patches.kernel.org/5.1.8-042-KVM-s390-Do-not-report-unusabled-IDs-via-KVM_CA.patch
|
||||
patches.kernel.org/5.1.8-043-drm-nouveau-i2c-Disable-i2c-bus-access-after-fi.patch
|
||||
patches.kernel.org/5.1.8-044-i2c-mlxcpld-Fix-wrong-initialization-order-in-p.patch
|
||||
patches.kernel.org/5.1.8-045-i2c-synquacer-fix-synquacer_i2c_doxfer-return-v.patch
|
||||
patches.kernel.org/5.1.8-046-tty-serial-msm_serial-Fix-XON-XOFF.patch
|
||||
patches.kernel.org/5.1.8-047-tty-max310x-Fix-external-crystal-register-setup.patch
|
||||
patches.kernel.org/5.1.8-048-mm-memcg-consider-subtrees-in-memory.events.patch
|
||||
patches.kernel.org/5.1.8-049-memcg-make-it-work-on-sparse-non-0-node-systems.patch
|
||||
patches.kernel.org/5.1.8-050-kasan-initialize-tag-to-0xff-in-__kasan_kmalloc.patch
|
||||
patches.kernel.org/5.1.8-051-kernel-signal.c-trace_signal_deliver-when-signa.patch
|
||||
patches.kernel.org/5.1.8-052-signal-arm64-Use-force_sig-not-force_sig_fault-.patch
|
||||
patches.kernel.org/5.1.8-053-mm-compaction-make-sure-we-isolate-a-valid-PFN.patch
|
||||
patches.kernel.org/5.1.8-054-arm64-Fix-the-arm64_personality-syscall-wrapper.patch
|
||||
patches.kernel.org/5.1.8-055-docs-Fix-conf.py-for-Sphinx-2.0.patch
|
||||
patches.kernel.org/5.1.8-056-doc-Cope-with-the-deprecation-of-AutoReporter.patch
|
||||
patches.kernel.org/5.1.8-057-doc-Cope-with-Sphinx-logging-deprecations.patch
|
||||
patches.kernel.org/5.1.8-058-x86-ima-Check-EFI_RUNTIME_SERVICES-before-using.patch
|
||||
patches.kernel.org/5.1.8-059-ima-fix-wrong-signed-policy-requirement-when-no.patch
|
||||
patches.kernel.org/5.1.8-060-ima-show-rules-with-IMA_INMASK-correctly.patch
|
||||
patches.kernel.org/5.1.8-061-evm-check-hash-algorithm-passed-to-init_desc.patch
|
||||
patches.kernel.org/5.1.8-062-clk-imx-imx8mm-fix-int-pll-clk-gate.patch
|
||||
patches.kernel.org/5.1.8-063-vt-fbcon-deinitialize-resources-in-visual_init-.patch
|
||||
patches.kernel.org/5.1.8-064-serial-sh-sci-disable-DMA-for-uart_console.patch
|
||||
patches.kernel.org/5.1.8-065-staging-vc04_services-prevent-integer-overflow-.patch
|
||||
patches.kernel.org/5.1.8-066-staging-wlan-ng-fix-adapter-initialization-fail.patch
|
||||
patches.kernel.org/5.1.8-067-cifs-fix-memory-leak-of-pneg_inbuf-on-EOPNOTSUP.patch
|
||||
patches.kernel.org/5.1.8-068-CIFS-cifs_read_allocate_pages-don-t-iterate-thr.patch
|
||||
patches.kernel.org/5.1.8-069-Revert-lockd-Show-pid-of-lockd-for-remote-locks.patch
|
||||
patches.kernel.org/5.1.8-070-gcc-plugins-Fix-build-failures-under-Darwin-hos.patch
|
||||
patches.kernel.org/5.1.8-071-drm-tegra-gem-Fix-CPU-cache-maintenance-for-BO-.patch
|
||||
patches.kernel.org/5.1.8-072-drm-vmwgfx-Fix-user-space-handle-equal-to-zero.patch
|
||||
patches.kernel.org/5.1.8-073-drm-vmwgfx-Fix-compat-mode-shader-operation.patch
|
||||
patches.kernel.org/5.1.8-074-drm-vmwgfx-Don-t-send-drm-sysfs-hotplug-events-.patch
|
||||
patches.kernel.org/5.1.8-075-drm-sun4i-Fix-sun8i-HDMI-PHY-clock-initializati.patch
|
||||
patches.kernel.org/5.1.8-076-drm-sun4i-Fix-sun8i-HDMI-PHY-configuration-for-.patch
|
||||
patches.kernel.org/5.1.8-077-drm-imx-ipuv3-plane-fix-atomic-update-status-qu.patch
|
||||
patches.kernel.org/5.1.8-078-drm-fb-helper-generic-Call-drm_client_add-after.patch
|
||||
patches.kernel.org/5.1.8-079-drm-atomic-Wire-file_priv-through-for-property-.patch
|
||||
patches.kernel.org/5.1.8-080-drm-Expose-FB_DAMAGE_CLIPS-property-to-atomic-a.patch
|
||||
patches.kernel.org/5.1.8-081-drm-rockchip-shutdown-drm-subsystem-on-shutdown.patch
|
||||
patches.kernel.org/5.1.8-082-drm-lease-Make-sure-implicit-planes-are-leased.patch
|
||||
patches.kernel.org/5.1.8-083-drm-cma-helper-Fix-drm_gem_cma_free_object.patch
|
||||
patches.kernel.org/5.1.8-084-Revert-x86-build-Move-_etext-to-actual-end-of-..patch
|
||||
patches.kernel.org/5.1.8-085-x86-kprobes-Set-instruction-page-as-executable.patch
|
||||
patches.kernel.org/5.1.8-086-Linux-5.1.8.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -880,7 +966,6 @@
|
||||
# Scheduler / Core
|
||||
########################################################
|
||||
patches.suse/setuid-dumpable-wrongdir
|
||||
patches.suse/memcg-make-it-work-on-sparse-non-0-node-systems.patch
|
||||
|
||||
########################################################
|
||||
# Architecture-specific patches. These used to be all
|
||||
|
@ -1,3 +1,3 @@
|
||||
2019-06-06 05:50:47 +0000
|
||||
GIT Revision: c8cc0ca5489daf4d1d020c24c67c46aef5231a49
|
||||
2019-06-09 19:03:00 +0000
|
||||
GIT Revision: ed4965b5e8a54b081bc84d357f53069ecc2799f3
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user