commit 0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1068
This commit is contained in:
parent
8c9fea2ec6
commit
575f343596
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-aarch64
|
||||
Version: 5.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv6l
|
||||
Version: 5.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv7l
|
||||
Version: 5.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%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.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%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-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-%build_flavor-base-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
Provides: kernel-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: %name-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%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.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%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-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-%build_flavor-base-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
Provides: kernel-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: %name-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%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.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%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-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-%build_flavor-base-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
Provides: kernel-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: %name-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 5.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%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-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: %name-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%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.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%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-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-%build_flavor-base-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
Provides: kernel-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: %name-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%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.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%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-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-%build_flavor-base-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
Provides: kernel-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: %name-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
BuildRequires: kernel%kernel_flavor-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
|
||||
%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.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%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.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%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-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-%build_flavor-base-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
Provides: kernel-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: %name-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -30,9 +30,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: %name-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01: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.0.11
|
||||
Version: 5.0.12
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%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-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: %name-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%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.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%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-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-%build_flavor-base-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
Provides: kernel-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: %name-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,167 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 17:39:08 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.12 (bnc#1012628).
|
||||
- selinux: use kernel linux/socket.h for genheaders and mdp
|
||||
(bnc#1012628).
|
||||
- drm/i915: Do not enable FEC without DSC (bnc#1012628).
|
||||
- mm: make page ref count overflow check tighter and more explicit
|
||||
(bnc#1012628).
|
||||
- mm: add 'try_get_page()' helper function (bnc#1012628).
|
||||
- mm: prevent get_user_pages() from overflowing page refcount
|
||||
(bnc#1012628).
|
||||
- fs: prevent page refcount overflow in pipe_buf_get
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
|
||||
(bnc#1012628).
|
||||
- ARM: dts: bcm283x: Fix hdmi hpd gpio pull (bnc#1012628).
|
||||
- s390: limit brk randomization to 32MB (bnc#1012628).
|
||||
- mt76x02: fix hdr pointer in write txwi for USB (bnc#1012628).
|
||||
- mt76: mt76x2: fix external LNA gain settings (bnc#1012628).
|
||||
- mt76: mt76x2: fix 2.4 GHz channel gain settings (bnc#1012628).
|
||||
- net: ieee802154: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- ieee802154: hwsim: propagate genlmsg_reply return code
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix file corruption after snapshotting due to mix of
|
||||
buffered/DIO writes (bnc#1012628).
|
||||
- net: stmmac: don't set own bit too early for jumbo frames
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix jumbo frame sending with non-linear skbs
|
||||
(bnc#1012628).
|
||||
- qlcnic: Avoid potential NULL pointer dereference (bnc#1012628).
|
||||
- xsk: fix umem memory leak on cleanup (bnc#1012628).
|
||||
- staging: axis-fifo: add CONFIG_OF dependency (bnc#1012628).
|
||||
- staging, mt7621-pci: fix build without pci support
|
||||
(bnc#1012628).
|
||||
- netfilter: nft_set_rbtree: check for inactive element after
|
||||
flag mismatch (bnc#1012628).
|
||||
- netfilter: bridge: set skb transport_header before entering
|
||||
NF_INET_PRE_ROUTING (bnc#1012628).
|
||||
- netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
|
||||
(bnc#1012628).
|
||||
- netfilter: ip6t_srh: fix NULL pointer dereferences
|
||||
(bnc#1012628).
|
||||
- s390/qeth: fix race when initializing the IP address table
|
||||
(bnc#1012628).
|
||||
- ARM: imx51: fix a leaked reference by adding missing of_node_put
|
||||
(bnc#1012628).
|
||||
- sc16is7xx: missing unregister/delete driver on error in
|
||||
sc16is7xx_init() (bnc#1012628).
|
||||
- serial: ar933x_uart: Fix build failure with disabled console
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Reset the PMU in preemptible context (bnc#1012628).
|
||||
- arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when writing to
|
||||
guest memory (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the
|
||||
memslots (bnc#1012628).
|
||||
- usb: dwc3: pci: add support for Comet Lake PCH ID (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix overrun of OUT messages (bnc#1012628).
|
||||
- usb: gadget: net2280: Fix net2280_dequeue() (bnc#1012628).
|
||||
- usb: gadget: net2272: Fix net2272_dequeue() (bnc#1012628).
|
||||
- ARM: dts: pfla02: increase phy reset duration (bnc#1012628).
|
||||
- i2c: i801: Add support for Intel Comet Lake (bnc#1012628).
|
||||
- KVM: arm/arm64: Fix handling of stage2 huge mappings
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Dequeue RX packets explicitly (bnc#1012628).
|
||||
- net: ks8851: Reassert reset pin if chip ID check fails
|
||||
(bnc#1012628).
|
||||
- net: ks8851: Delay requesting IRQ until opened (bnc#1012628).
|
||||
- net: ks8851: Set initial carrier state to down (bnc#1012628).
|
||||
- staging: rtl8188eu: Fix potential NULL pointer dereference of
|
||||
kcalloc (bnc#1012628).
|
||||
- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- staging: rtl8712: uninitialized memory in read_bbreg_hdl()
|
||||
(bnc#1012628).
|
||||
- staging: rtlwifi: Fix potential NULL pointer dereference of
|
||||
kzalloc (bnc#1012628).
|
||||
- net: phy: Add DP83825I to the DP83822 driver (bnc#1012628).
|
||||
- net: macb: Add null check for PCLK and HCLK (bnc#1012628).
|
||||
- net/sched: don't dereference a->goto_chain to read the chain
|
||||
index (bnc#1012628).
|
||||
- ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
|
||||
(bnc#1012628).
|
||||
- drm/tegra: hub: Fix dereference before check (bnc#1012628).
|
||||
- NFS: Fix a typo in nfs_init_timeout_values() (bnc#1012628).
|
||||
- net: xilinx: fix possible object reference leak (bnc#1012628).
|
||||
- net: ibm: fix possible object reference leak (bnc#1012628).
|
||||
- net: ethernet: ti: fix possible object reference leak
|
||||
(bnc#1012628).
|
||||
- drm: Fix drm_release() and device unplug (bnc#1012628).
|
||||
- gpio: aspeed: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- drm/meson: Fix invalid pointer in meson_drv_unbind()
|
||||
(bnc#1012628).
|
||||
- drm/meson: Uninstall IRQ handler (bnc#1012628).
|
||||
- ARM: davinci: fix build failure with allnoconfig (bnc#1012628).
|
||||
- sbitmap: order READ/WRITE freed instance and setting clear bit
|
||||
(bnc#1012628).
|
||||
- staging: vc04_services: Fix an error code in vchiq_probe()
|
||||
(bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic during expander reset
|
||||
(bnc#1012628).
|
||||
- scsi: aacraid: Insure we don't access PCIe space during AER/EEH
|
||||
(bnc#1012628).
|
||||
- scsi: qla4xxx: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- usb: usb251xb: fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: fix refcnt leak on interface rename
|
||||
(bnc#1012628).
|
||||
- SUNRPC: fix uninitialized variable warning (bnc#1012628).
|
||||
- x86/realmode: Don't leak the trampoline kernel address
|
||||
(bnc#1012628).
|
||||
- usb: u132-hcd: fix resource leak (bnc#1012628).
|
||||
- ceph: fix use-after-free on symlink traversal (bnc#1012628).
|
||||
- scsi: zfcp: reduce flood of fcrscn1 trace records on
|
||||
multi-element RSCN (bnc#1012628).
|
||||
- x86/mm: Don't exceed the valid physical address space
|
||||
(bnc#1012628).
|
||||
- libata: fix using DMA buffers on stack (bnc#1012628).
|
||||
- kbuild: skip parsing pre sub-make code for recursion
|
||||
(bnc#1012628).
|
||||
- afs: Fix StoreData op marshalling (bnc#1012628).
|
||||
- gpio: of: Check propname before applying "cs-gpios" quirks
|
||||
(bnc#1012628).
|
||||
- gpio: of: Check for "spi-cs-high" in child instead of parent
|
||||
node (bnc#1012628).
|
||||
- KVM: nVMX: Do not inherit quadrant and invalid for the root
|
||||
shadow EPT (bnc#1012628).
|
||||
- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP
|
||||
violation) (bnc#1012628).
|
||||
- kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
|
||||
(bnc#1012628).
|
||||
- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: assert on exit reason in CR4/cpuid sync test
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: explicitly disable PIE for tests (bnc#1012628).
|
||||
- KVM: selftests: disable stack protector for all KVM tests
|
||||
(bnc#1012628).
|
||||
- KVM: selftests: complete IO before migrating guest state
|
||||
(bnc#1012628).
|
||||
- gpio: of: Fix of_gpiochip_add() error path (bnc#1012628).
|
||||
- nvme-multipath: relax ANA state check (bnc#1012628).
|
||||
- nvmet: fix building bvec from sg list (bnc#1012628).
|
||||
- nvmet: fix error flow during ns enable (bnc#1012628).
|
||||
- perf cs-etm: Add missing case value (bnc#1012628).
|
||||
- perf machine: Update kernel map address and re-order properly
|
||||
(bnc#1012628).
|
||||
- kconfig/[mn]conf: handle backspace (^H) key (bnc#1012628).
|
||||
- iommu/amd: Reserve exclusion range in iova-domain (bnc#1012628).
|
||||
- kasan: fix variable 'tag' set but not used warning
|
||||
(bnc#1012628).
|
||||
- ptrace: take into account saved_sigmask in
|
||||
PTRACE{GET,SET}SIGMASK (bnc#1012628).
|
||||
- leds: pca9532: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- leds: trigger: netdev: use memcpy in device_name_store
|
||||
(bnc#1012628).
|
||||
- commit 0b5ff0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 13:01:21 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.11
|
||||
%define patchversion 5.0.12
|
||||
%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.0.11
|
||||
Version: 5.0.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g410b1c0
|
||||
Release: <RELEASE>.g0b5ff0f
|
||||
%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-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: kernel-%build_flavor-base-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
Provides: kernel-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
Provides: %name-srchash-0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
%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:aaa6f76f9f5f5f1a065a5b6ab48582f3ecfd53a78ee0979f462a469ae7787489
|
||||
size 970847
|
||||
oid sha256:c08b05d75ca92c11f94a0340faa49d4adb8480334a4633325e818898447ab39b
|
||||
size 1032317
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27c1343e25466d10685a39ee72f061d8cebdd2467d3a6c0f2d4a5832322127f5
|
||||
size 59598
|
||||
oid sha256:2c110dc2af1060c359ecee3608a87e7501a511123525d093c17e5106ffda0403
|
||||
size 58961
|
||||
|
103
series.conf
103
series.conf
@ -1249,6 +1249,108 @@
|
||||
patches.kernel.org/5.0.11-088-net-tls-avoid-potential-deadlock-in-tls_set_de.patch
|
||||
patches.kernel.org/5.0.11-089-net-tls-don-t-leak-IV-and-record-seq-when-offl.patch
|
||||
patches.kernel.org/5.0.11-090-Linux-5.0.11.patch
|
||||
patches.kernel.org/5.0.12-001-selinux-use-kernel-linux-socket.h-for-genheade.patch
|
||||
patches.kernel.org/5.0.12-002-Revert-ACPICA-Clear-status-of-GPEs-before-enab.patch
|
||||
patches.kernel.org/5.0.12-003-drm-i915-Do-not-enable-FEC-without-DSC.patch
|
||||
patches.kernel.org/5.0.12-004-mm-make-page-ref-count-overflow-check-tighter-.patch
|
||||
patches.kernel.org/5.0.12-005-mm-add-try_get_page-helper-function.patch
|
||||
patches.kernel.org/5.0.12-006-mm-prevent-get_user_pages-from-overflowing-pag.patch
|
||||
patches.kernel.org/5.0.12-007-fs-prevent-page-refcount-overflow-in-pipe_buf_.patch
|
||||
patches.kernel.org/5.0.12-008-arm64-dts-renesas-r8a77990-Fix-SCIF5-DMA-chann.patch
|
||||
patches.kernel.org/5.0.12-009-ARM-dts-bcm283x-Fix-hdmi-hpd-gpio-pull.patch
|
||||
patches.kernel.org/5.0.12-010-s390-limit-brk-randomization-to-32MB.patch
|
||||
patches.kernel.org/5.0.12-011-mt76x02-fix-hdr-pointer-in-write-txwi-for-USB.patch
|
||||
patches.kernel.org/5.0.12-012-mt76-mt76x2-fix-external-LNA-gain-settings.patch
|
||||
patches.kernel.org/5.0.12-013-mt76-mt76x2-fix-2.4-GHz-channel-gain-settings.patch
|
||||
patches.kernel.org/5.0.12-014-net-ieee802154-fix-a-potential-NULL-pointer-de.patch
|
||||
patches.kernel.org/5.0.12-015-ieee802154-hwsim-propagate-genlmsg_reply-retur.patch
|
||||
patches.kernel.org/5.0.12-016-Btrfs-fix-file-corruption-after-snapshotting-d.patch
|
||||
patches.kernel.org/5.0.12-017-net-stmmac-don-t-set-own-bit-too-early-for-jum.patch
|
||||
patches.kernel.org/5.0.12-018-net-stmmac-fix-jumbo-frame-sending-with-non-li.patch
|
||||
patches.kernel.org/5.0.12-019-qlcnic-Avoid-potential-NULL-pointer-dereferenc.patch
|
||||
patches.kernel.org/5.0.12-020-xsk-fix-umem-memory-leak-on-cleanup.patch
|
||||
patches.kernel.org/5.0.12-021-staging-axis-fifo-add-CONFIG_OF-dependency.patch
|
||||
patches.kernel.org/5.0.12-022-staging-mt7621-pci-fix-build-without-pci-suppo.patch
|
||||
patches.kernel.org/5.0.12-023-netfilter-nft_set_rbtree-check-for-inactive-el.patch
|
||||
patches.kernel.org/5.0.12-024-netfilter-bridge-set-skb-transport_header-befo.patch
|
||||
patches.kernel.org/5.0.12-025-netfilter-fix-NETFILTER_XT_TARGET_TEE-dependen.patch
|
||||
patches.kernel.org/5.0.12-026-netfilter-ip6t_srh-fix-NULL-pointer-dereferenc.patch
|
||||
patches.kernel.org/5.0.12-027-s390-qeth-fix-race-when-initializing-the-IP-ad.patch
|
||||
patches.kernel.org/5.0.12-028-ARM-imx51-fix-a-leaked-reference-by-adding-mis.patch
|
||||
patches.kernel.org/5.0.12-029-sc16is7xx-missing-unregister-delete-driver-on-.patch
|
||||
patches.kernel.org/5.0.12-030-serial-ar933x_uart-Fix-build-failure-with-disa.patch
|
||||
patches.kernel.org/5.0.12-031-KVM-arm64-Reset-the-PMU-in-preemptible-context.patch
|
||||
patches.kernel.org/5.0.12-032-arm64-KVM-Always-set-ICH_HCR_EL2.EN-if-GICv4-i.patch
|
||||
patches.kernel.org/5.0.12-033-KVM-arm-arm64-vgic-its-Take-the-srcu-lock-when.patch
|
||||
patches.kernel.org/5.0.12-034-KVM-arm-arm64-vgic-its-Take-the-srcu-lock-when.patch
|
||||
patches.kernel.org/5.0.12-035-usb-dwc3-pci-add-support-for-Comet-Lake-PCH-ID.patch
|
||||
patches.kernel.org/5.0.12-036-usb-gadget-net2280-Fix-overrun-of-OUT-messages.patch
|
||||
patches.kernel.org/5.0.12-037-usb-gadget-net2280-Fix-net2280_dequeue.patch
|
||||
patches.kernel.org/5.0.12-038-usb-gadget-net2272-Fix-net2272_dequeue.patch
|
||||
patches.kernel.org/5.0.12-039-ARM-dts-pfla02-increase-phy-reset-duration.patch
|
||||
patches.kernel.org/5.0.12-040-i2c-i801-Add-support-for-Intel-Comet-Lake.patch
|
||||
patches.kernel.org/5.0.12-041-KVM-arm-arm64-Fix-handling-of-stage2-huge-mapp.patch
|
||||
patches.kernel.org/5.0.12-042-net-ks8851-Dequeue-RX-packets-explicitly.patch
|
||||
patches.kernel.org/5.0.12-043-net-ks8851-Reassert-reset-pin-if-chip-ID-check.patch
|
||||
patches.kernel.org/5.0.12-044-net-ks8851-Delay-requesting-IRQ-until-opened.patch
|
||||
patches.kernel.org/5.0.12-045-net-ks8851-Set-initial-carrier-state-to-down.patch
|
||||
patches.kernel.org/5.0.12-046-staging-rtl8188eu-Fix-potential-NULL-pointer-d.patch
|
||||
patches.kernel.org/5.0.12-047-staging-rtlwifi-rtl8822b-fix-to-avoid-potentia.patch
|
||||
patches.kernel.org/5.0.12-048-staging-rtl8712-uninitialized-memory-in-read_b.patch
|
||||
patches.kernel.org/5.0.12-049-staging-rtlwifi-Fix-potential-NULL-pointer-der.patch
|
||||
patches.kernel.org/5.0.12-050-net-phy-Add-DP83825I-to-the-DP83822-driver.patch
|
||||
patches.kernel.org/5.0.12-051-net-macb-Add-null-check-for-PCLK-and-HCLK.patch
|
||||
patches.kernel.org/5.0.12-052-net-sched-don-t-dereference-a-goto_chain-to-re.patch
|
||||
patches.kernel.org/5.0.12-053-ARM-dts-imx6qdl-Fix-typo-in-imx6qdl-icore-rqs..patch
|
||||
patches.kernel.org/5.0.12-054-drm-tegra-hub-Fix-dereference-before-check.patch
|
||||
patches.kernel.org/5.0.12-055-NFS-Fix-a-typo-in-nfs_init_timeout_values.patch
|
||||
patches.kernel.org/5.0.12-056-net-xilinx-fix-possible-object-reference-leak.patch
|
||||
patches.kernel.org/5.0.12-057-net-ibm-fix-possible-object-reference-leak.patch
|
||||
patches.kernel.org/5.0.12-058-net-ethernet-ti-fix-possible-object-reference-.patch
|
||||
patches.kernel.org/5.0.12-059-drm-Fix-drm_release-and-device-unplug.patch
|
||||
patches.kernel.org/5.0.12-060-gpio-aspeed-fix-a-potential-NULL-pointer-deref.patch
|
||||
patches.kernel.org/5.0.12-061-drm-meson-Fix-invalid-pointer-in-meson_drv_unb.patch
|
||||
patches.kernel.org/5.0.12-062-drm-meson-Uninstall-IRQ-handler.patch
|
||||
patches.kernel.org/5.0.12-063-ARM-davinci-fix-build-failure-with-allnoconfig.patch
|
||||
patches.kernel.org/5.0.12-064-sbitmap-order-READ-WRITE-freed-instance-and-se.patch
|
||||
patches.kernel.org/5.0.12-065-staging-vc04_services-Fix-an-error-code-in-vch.patch
|
||||
patches.kernel.org/5.0.12-066-scsi-mpt3sas-Fix-kernel-panic-during-expander-.patch
|
||||
patches.kernel.org/5.0.12-067-scsi-aacraid-Insure-we-don-t-access-PCIe-space.patch
|
||||
patches.kernel.org/5.0.12-068-scsi-qla4xxx-fix-a-potential-NULL-pointer-dere.patch
|
||||
patches.kernel.org/5.0.12-069-usb-usb251xb-fix-to-avoid-potential-NULL-point.patch
|
||||
patches.kernel.org/5.0.12-070-leds-trigger-netdev-fix-refcnt-leak-on-interfa.patch
|
||||
patches.kernel.org/5.0.12-071-SUNRPC-fix-uninitialized-variable-warning.patch
|
||||
patches.kernel.org/5.0.12-072-x86-realmode-Don-t-leak-the-trampoline-kernel-.patch
|
||||
patches.kernel.org/5.0.12-073-usb-u132-hcd-fix-resource-leak.patch
|
||||
patches.kernel.org/5.0.12-074-ceph-fix-use-after-free-on-symlink-traversal.patch
|
||||
patches.kernel.org/5.0.12-075-scsi-zfcp-reduce-flood-of-fcrscn1-trace-record.patch
|
||||
patches.kernel.org/5.0.12-076-x86-mm-Don-t-exceed-the-valid-physical-address.patch
|
||||
patches.kernel.org/5.0.12-077-libata-fix-using-DMA-buffers-on-stack.patch
|
||||
patches.kernel.org/5.0.12-078-kbuild-skip-parsing-pre-sub-make-code-for-recu.patch
|
||||
patches.kernel.org/5.0.12-079-afs-Fix-StoreData-op-marshalling.patch
|
||||
patches.kernel.org/5.0.12-080-gpio-of-Check-propname-before-applying-cs-gpio.patch
|
||||
patches.kernel.org/5.0.12-081-gpio-of-Check-for-spi-cs-high-in-child-instead.patch
|
||||
patches.kernel.org/5.0.12-082-KVM-nVMX-Do-not-inherit-quadrant-and-invalid-f.patch
|
||||
patches.kernel.org/5.0.12-083-KVM-SVM-Workaround-errata-1096-insn_len-maybe-.patch
|
||||
patches.kernel.org/5.0.12-084-kvm-x86-Move-MSR_IA32_ARCH_CAPABILITIES-to-arr.patch
|
||||
patches.kernel.org/5.0.12-085-x86-kvm-hyper-v-avoid-spurious-pending-stimer-.patch
|
||||
patches.kernel.org/5.0.12-086-KVM-selftests-assert-on-exit-reason-in-CR4-cpu.patch
|
||||
patches.kernel.org/5.0.12-087-KVM-selftests-explicitly-disable-PIE-for-tests.patch
|
||||
patches.kernel.org/5.0.12-088-KVM-selftests-disable-stack-protector-for-all-.patch
|
||||
patches.kernel.org/5.0.12-089-KVM-selftests-complete-IO-before-migrating-gue.patch
|
||||
patches.kernel.org/5.0.12-090-gpio-of-Fix-of_gpiochip_add-error-path.patch
|
||||
patches.kernel.org/5.0.12-091-nvme-multipath-relax-ANA-state-check.patch
|
||||
patches.kernel.org/5.0.12-092-nvmet-fix-building-bvec-from-sg-list.patch
|
||||
patches.kernel.org/5.0.12-093-nvmet-fix-error-flow-during-ns-enable.patch
|
||||
patches.kernel.org/5.0.12-094-perf-cs-etm-Add-missing-case-value.patch
|
||||
patches.kernel.org/5.0.12-095-perf-machine-Update-kernel-map-address-and-re-.patch
|
||||
patches.kernel.org/5.0.12-096-kconfig-mn-conf-handle-backspace-H-key.patch
|
||||
patches.kernel.org/5.0.12-097-iommu-amd-Reserve-exclusion-range-in-iova-doma.patch
|
||||
patches.kernel.org/5.0.12-098-kasan-fix-variable-tag-set-but-not-used-warnin.patch
|
||||
patches.kernel.org/5.0.12-099-ptrace-take-into-account-saved_sigmask-in-PTRA.patch
|
||||
patches.kernel.org/5.0.12-100-leds-pca9532-fix-a-potential-NULL-pointer-dere.patch
|
||||
patches.kernel.org/5.0.12-101-leds-trigger-netdev-use-memcpy-in-device_name_.patch
|
||||
patches.kernel.org/5.0.12-102-Linux-5.0.12.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -1400,7 +1502,6 @@
|
||||
########################################################
|
||||
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
||||
patches.suse/acpi_thermal_passive_blacklist.patch
|
||||
patches.suse/Revert-ACPICA-Clear-status-of-GPEs-before-enabling-t.patch
|
||||
|
||||
########################################################
|
||||
# CPUFREQ
|
||||
|
@ -1,3 +1,3 @@
|
||||
2019-05-02 11:01:21 +0000
|
||||
GIT Revision: 410b1c00f347bff89d9d543aca7c285499b8d085
|
||||
2019-05-04 15:39:08 +0000
|
||||
GIT Revision: 0b5ff0fff4b0a8c8fb17f79b538d6d84d72d84b8
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user