diff --git a/config.tar.bz2 b/config.tar.bz2 index 51d87114..b590ffbc 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ef6ba09716814612562e6a4465f80766cd25221838e6c56a62a0d4366bb24c7 -size 213731 +oid sha256:1d0f80521d48c3b435390b5f32d7381e9ed399310c2983eebc395e23bac1d020 +size 213716 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index caaa08fb..8f5a2fa9 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 7934e944..cb70a191 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %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.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index caaa08fb..8f5a2fa9 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 910e68e9..2be76021 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %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.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index caaa08fb..8f5a2fa9 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 537f09d5..274f898d 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %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.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 80a9071b..46c766be 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules none @@ -63,9 +63,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c -Provides: kernel-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 +Provides: kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 # END COMMON DEPS -Provides: %name-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 376c29bb..1036290a 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules none @@ -63,9 +63,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c -Provides: kernel-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 +Provides: kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 # END COMMON DEPS -Provides: %name-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 0765ce49..ab8a572d 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules none @@ -63,9 +63,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c -Provides: kernel-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 +Provides: kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 # END COMMON DEPS -Provides: %name-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 0e570304..057f2510 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %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.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %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-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index a6a3b4d8..e3c3081b 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules none @@ -63,9 +63,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c -Provides: kernel-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 +Provides: kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 # END COMMON DEPS -Provides: %name-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 49f08b40..9d94be3e 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules none @@ -63,9 +63,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 5.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c -Provides: kernel-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 +Provides: kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 # END COMMON DEPS -Provides: %name-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index ef11394b..4ebd38cf 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.2.8 +%define patchversion 5.2.9 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +BuildRequires: kernel%kernel_flavor-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 %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.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 89738655..e8352146 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.2.8 +%define patchversion 5.2.9 %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.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index ca164e70..9b3dcca2 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules none @@ -63,9 +63,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c -Provides: kernel-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 +Provides: kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 # END COMMON DEPS -Provides: %name-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index a05bbc4d..cad3dda9 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %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.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index c477cbb8..27443c3a 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 5.2.8 +Version: 5.2.9 %if %using_buildservice %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %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-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 7197bbf7..eae67f39 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules none @@ -63,9 +63,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c -Provides: kernel-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 +Provides: kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 # END COMMON DEPS -Provides: %name-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index caaa08fb..8f5a2fa9 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,255 @@ +------------------------------------------------------------------- +Fri Aug 16 22:01:45 CEST 2019 - jslaby@suse.cz + +- Linux 5.2.9 (bnc#1012628). +- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support + (bnc#1012628). +- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 + (bnc#1012628). +- iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment + (bnc#1012628). +- iwlwifi: mvm: fix an out-of-bound access (bnc#1012628). +- iwlwifi: don't unmap as page memory that was mapped as single + (bnc#1012628). +- mwifiex: fix 802.11n/WPA detection (bnc#1012628). +- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block + (bnc#1012628). +- KVM: Fix leak vCPU's VMCS value into other pCPU (bnc#1012628). +- NFSv4: Fix an Oops in nfs4_do_setattr (bnc#1012628). +- NFSv4: Check the return value of update_open_stateid() + (bnc#1012628). +- NFSv4: Fix delegation state recovery (bnc#1012628). +- smb3: send CAP_DFS capability during session setup + (bnc#1012628). +- SMB3: Fix deadlock in validate negotiate hits reconnect + (bnc#1012628). +- dax: dax_layout_busy_page() should not unmap cow pages + (bnc#1012628). +- mac80211: don't WARN on short WMM parameters from AP + (bnc#1012628). +- ALSA: hda - Workaround for crackled sound on AMD controller + (1022:1457) (bnc#1012628). +- ALSA: hda - Don't override global PCM hw info flag + (bnc#1012628). +- ALSA: hiface: fix multiple memory leak bugs (bnc#1012628). +- ALSA: firewire: fix a memory leak bug (bnc#1012628). +- drm/i915: Fix wrong escape clock divisor init for GLK + (bnc#1012628). +- hwmon: (lm75) Fixup tmp75b clr_mask (bnc#1012628). +- hwmon: (nct7802) Fix wrong detection of in4 presence + (bnc#1012628). +- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices + (bnc#1012628). +- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices + (bnc#1012628). +- KVM/nSVM: properly map nested VMCB (bnc#1012628). +- ALSA: usb-audio: fix a memory leak bug (bnc#1012628). +- HID: sony: Fix race condition between rumble and device remove + (bnc#1012628). +- gen_compile_commands: lower the entry count threshold + (bnc#1012628). +- s390/dma: provide proper ARCH_ZONE_DMA_BITS value (bnc#1012628). +- perf/core: Fix creating kernel counters for PMUs that override + event->cpu (bnc#1012628). +- perf/x86: Apply more accurate check on hypervisor platform + (bnc#1012628). +- perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x + register (bnc#1012628). +- perf/x86/intel: Fix SLOTS PEBS event constraint (bnc#1012628). +- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed + sleep loop (bnc#1012628). +- test_firmware: fix a memory leak bug (bnc#1012628). +- scsi: scsi_dh_alua: always use a 2 second delay before retrying + RTPG (bnc#1012628). +- scsi: ibmvfc: fix WARN_ON during event pool release + (bnc#1012628). +- scsi: megaraid_sas: fix panic on loading firmware crashdump + (bnc#1012628). +- ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux + (bnc#1012628). +- ARM: davinci: fix sleep.S build error on ARMv4 (bnc#1012628). +- nvme: fix memory leak caused by incorrect subsystem free + (bnc#1012628). +- nvme: ignore subnqn for ADATA SX6000LNP (bnc#1012628). +- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() + (bnc#1012628). +- drbd: dynamically allocate shash descriptor (bnc#1012628). +- perf probe: Avoid calling freeing routine multiple times for + same pointer (bnc#1012628). +- perf session: Fix loading of compressed data split across + adjacent records (bnc#1012628). +- perf stat: Fix segfault for event group in repeat mode + (bnc#1012628). +- perf tools: Fix proper buffer size for feature processing + (bnc#1012628). +- perf script: Fix off by one in brstackinsn IPC computation + (bnc#1012628). +- ALSA: compress: Be more restrictive about when a drain is + allowed (bnc#1012628). +- ALSA: compress: Don't allow paritial drain operations on + capture streams (bnc#1012628). +- ALSA: compress: Prevent bypasses of set_params (bnc#1012628). +- ALSA: compress: Fix regression on compressed capture streams + (bnc#1012628). +- s390/qdio: add sanity checks to the fast-requeue path + (bnc#1012628). +- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() + (bnc#1012628). +- arm64: dts: imx8mq: fix SAI compatible (bnc#1012628). +- arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 + (bnc#1012628). +- drm: silence variable 'conn' set but not used (bnc#1012628). +- drm/msm/dpu: Correct dpu encoder spinlock initialization + (bnc#1012628). +- iommu/vt-d: Check if domain->pgd was allocated (bnc#1012628). +- arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 + (bnc#1012628). +- arm64: Force SSBS on context switch (bnc#1012628). +- powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails + (bnc#1012628). +- ARM: dts: imx6ul: fix clock frequency property name of I2C buses + (bnc#1012628). +- hwmon: (nct6775) Fix register address and added missed tolerance + for nct6106 (bnc#1012628). +- hwmon: (occ) Fix division by zero issue (bnc#1012628). +- allocate_flower_entry: should check for null deref + (bnc#1012628). +- mac80211: don't warn about CW params when not using them + (bnc#1012628). +- mac80211: fix possible memory leak in ieee80211_assign_beacon + (bnc#1012628). +- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (bnc#1012628). +- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of + ISCSI_IBFT_FIND (bnc#1012628). +- Update config files. + Set CONFIG_ISCSI_IBFT=m. +- drm/amd/display: Increase size of audios array (bnc#1012628). +- drm/amd/display: Only enable audio if speaker allocation exists + (bnc#1012628). +- drm/amd/display: Fix dc_create failure handling and 666 color + depths (bnc#1012628). +- drm/amd/display: allocate 4 ddc engines for RV2 (bnc#1012628). +- drm/amd/display: put back front end initialization sequence + (bnc#1012628). +- drm/amd/display: use encoder's engine id to find matched free + audio device (bnc#1012628). +- drm/amd/display: fix DMCU hang when going into Modern Standby + (bnc#1012628). +- drm/amd/display: Wait for backlight programming completion in + set backlight level (bnc#1012628). +- drm/amd/display: Clock does not lower in Updateplanes + (bnc#1012628). +- drm/amd/display: No audio endpoint for Dell MST display + (bnc#1012628). +- netfilter: nf_tables: Support auto-loading for inet nat + (bnc#1012628). +- rq-qos: use a mb for got_token (bnc#1012628). +- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule + (bnc#1012628). +- rq-qos: don't reset has_sleepers on spurious wakeups + (bnc#1012628). +- scripts/sphinx-pre-install: fix latexmk dependencies + (bnc#1012628). +- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 + (bnc#1012628). +- scripts/sphinx-pre-install: fix script for RHEL/CentOS + (bnc#1012628). +- netfilter: nft_hash: fix symhash with modulus one (bnc#1012628). +- netfilter: conntrack: always store window size un-scaled + (bnc#1012628). +- netfilter: nf_tables: fix module autoload for redir + (bnc#1012628). +- netfilter: Fix rpfilter dropping vrf packets by mistake + (bnc#1012628). +- vfio-ccw: Don't call cp_free if we are processing a channel + program (bnc#1012628). +- vfio-ccw: Set pa_nr to 0 if memory allocation fails for + pa_iova_pfn (bnc#1012628). +- netfilter: nfnetlink: avoid deadlock due to synchronous + request_module (bnc#1012628). +- powerpc: fix off by one in max_zone_pfn initialization for + ZONE_DMA (bnc#1012628). +- can: peak_usb: fix potential double kfree_skb() (bnc#1012628). +- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode() + (bnc#1012628). +- can: flexcan: fix stop mode acknowledgment (bnc#1012628). +- can: rcar_canfd: fix possible IRQ storm on high load + (bnc#1012628). +- usb: typec: tcpm: Ignore unsupported/unknown alternate mode + requests (bnc#1012628). +- usb: typec: tcpm: Add NULL check before dereferencing config + (bnc#1012628). +- usb: typec: tcpm: remove tcpm dir if no children (bnc#1012628). +- usb: typec: tcpm: free log buf memory when remove debug file + (bnc#1012628). +- usb: typec: ucsi: ccg: Fix uninitilized symbol error + (bnc#1012628). +- usb: yurex: Fix use-after-free in yurex_delete (bnc#1012628). +- usb: host: xhci-rcar: Fix timeout in xhci_suspend() + (bnc#1012628). +- gfs2: gfs2_walk_metadata fix (bnc#1012628). +- genirq/affinity: Create affinity mask for single vector + (bnc#1012628). +- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS + (bnc#1012628). +- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset + (bnc#1012628). +- perf record: Fix module size on s390 (bnc#1012628). +- perf db-export: Fix thread__exec_comm() (bnc#1012628). +- perf annotate: Fix s390 gap between kernel end and module start + (bnc#1012628). +- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute + (bnc#1012628). +- mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() + (bnc#1012628). +- x86/mm: Sync also unmappings in vmalloc_sync_all() + (bnc#1012628). +- x86/mm: Check for pfn instead of page in vmalloc_sync_one() + (bnc#1012628). +- Input: synaptics - enable RMI mode for HP Spectre X360 + (bnc#1012628). +- Input: elantech - enable SMBus on new (2018+) systems + (bnc#1012628). +- Input: usbtouchscreen - initialize PM mutex before using it + (bnc#1012628). +- bdev: Fixup error handling in blkdev_get() (bnc#1012628). +- loop: set PF_MEMALLOC_NOIO for the worker thread (bnc#1012628). +- mmc: cavium: Add the missing dma unmap when the dma has finished + (bnc#1012628). +- mmc: cavium: Set the correct dma max segment size for mmc_host + (bnc#1012628). +- sound: fix a memory leak bug (bnc#1012628). +- usb: iowarrior: fix deadlock on disconnect (bnc#1012628). +- Revert "USB: rio500: simplify locking" (bnc#1012628). +- usb: usbfs: fix double-free of usb memory upon submiturb error + (bnc#1012628). +- driver core: platform: return -ENXIO for missing GpioInt + (bnc#1012628). +- crypto: ccp - Ignore tag length when decrypting GCM ciphertext + (bnc#1012628). +- crypto: ccp - Add support for valid authsize values less than 16 + (bnc#1012628). +- crypto: ccp - Fix oops by properly managing allocated structures + (bnc#1012628). +- Staging: fbtft: Fix reset assertion when using gpio descriptor + (bnc#1012628). +- Staging: fbtft: Fix probing of gpio descriptor (bnc#1012628). +- staging: android: ion: Bail out upon SIGKILL when allocating + memory (bnc#1012628). +- staging: wilc1000: flush the workqueue before deinit the host + (bnc#1012628). +- staging: gasket: apex: fix copy-paste typo (bnc#1012628). +- iio: adc: max9611: Fix misuse of GENMASK macro (bnc#1012628). +- iio: adc: gyroadc: fix uninitialized return code (bnc#1012628). +- iio: imu: mpu6050: add missing available scan masks + (bnc#1012628). +- iio: cros_ec_accel_legacy: Fix incorrect channel setting + (bnc#1012628). +- IIO: Ingenic JZ47xx: Set clock divider on probe (bnc#1012628). +- Revert "PCI: Add missing link delays required by the PCIe spec" + (bnc#1012628). +- commit 80c0ffe + ------------------------------------------------------------------- Mon Aug 12 09:11:56 CEST 2019 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 7347fe2e..bbb70de2 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.2 -%define patchversion 5.2.8 +%define patchversion 5.2.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules none @@ -63,9 +63,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.2.8 +Version: 5.2.9 %if 0%{?is_kotd} -Release: .ga44175e +Release: .g80c0ffe %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c -Provides: kernel-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: kernel-%build_flavor-base-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 +Provides: kernel-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 # END COMMON DEPS -Provides: %name-srchash-a44175ee389754f990c066ca0cf9ab926cbe768c +Provides: %name-srchash-80c0ffeae5e734b7319d8ee88807e4c90787ee17 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index a0257eee..183e1f3a 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:367454ada0893c0b556992d5bcad33b8d47c611d11df687453d428faf3e033f8 -size 794254 +oid sha256:821886fda644462326a0eeaeb01d829fb0595394a825726f7d5399c2e0f202b4 +size 890826 diff --git a/series.conf b/series.conf index 3d6e5ed0..2a55b921 100644 --- a/series.conf +++ b/series.conf @@ -1021,6 +1021,151 @@ patches.kernel.org/5.2.8-055-Revert-mac80211-set-NETIF_F_LLTX-when-using-int.patch patches.kernel.org/5.2.8-056-spi-bcm2835-Fix-3-wire-mode-if-DMA-is-enabled.patch patches.kernel.org/5.2.8-057-Linux-5.2.8.patch + patches.kernel.org/5.2.9-001-Revert-PCI-Add-missing-link-delays-required-by-.patch + patches.kernel.org/5.2.9-002-IIO-Ingenic-JZ47xx-Set-clock-divider-on-probe.patch + patches.kernel.org/5.2.9-003-iio-cros_ec_accel_legacy-Fix-incorrect-channel-.patch + patches.kernel.org/5.2.9-004-iio-imu-mpu6050-add-missing-available-scan-mask.patch + patches.kernel.org/5.2.9-005-iio-adc-gyroadc-fix-uninitialized-return-code.patch + patches.kernel.org/5.2.9-006-iio-adc-max9611-Fix-misuse-of-GENMASK-macro.patch + patches.kernel.org/5.2.9-007-staging-gasket-apex-fix-copy-paste-typo.patch + patches.kernel.org/5.2.9-008-staging-wilc1000-flush-the-workqueue-before-dei.patch + patches.kernel.org/5.2.9-009-staging-android-ion-Bail-out-upon-SIGKILL-when-.patch + patches.kernel.org/5.2.9-010-Staging-fbtft-Fix-probing-of-gpio-descriptor.patch + patches.kernel.org/5.2.9-011-Staging-fbtft-Fix-reset-assertion-when-using-gp.patch + patches.kernel.org/5.2.9-012-crypto-ccp-Fix-oops-by-properly-managing-alloca.patch + patches.kernel.org/5.2.9-013-crypto-ccp-Add-support-for-valid-authsize-value.patch + patches.kernel.org/5.2.9-014-crypto-ccp-Ignore-tag-length-when-decrypting-GC.patch + patches.kernel.org/5.2.9-015-driver-core-platform-return-ENXIO-for-missing-G.patch + patches.kernel.org/5.2.9-016-usb-usbfs-fix-double-free-of-usb-memory-upon-su.patch + patches.kernel.org/5.2.9-017-Revert-USB-rio500-simplify-locking.patch + patches.kernel.org/5.2.9-018-usb-iowarrior-fix-deadlock-on-disconnect.patch + patches.kernel.org/5.2.9-019-sound-fix-a-memory-leak-bug.patch + patches.kernel.org/5.2.9-020-mmc-cavium-Set-the-correct-dma-max-segment-size.patch + patches.kernel.org/5.2.9-021-mmc-cavium-Add-the-missing-dma-unmap-when-the-d.patch + patches.kernel.org/5.2.9-022-loop-set-PF_MEMALLOC_NOIO-for-the-worker-thread.patch + patches.kernel.org/5.2.9-023-bdev-Fixup-error-handling-in-blkdev_get.patch + patches.kernel.org/5.2.9-024-Input-usbtouchscreen-initialize-PM-mutex-before.patch + patches.kernel.org/5.2.9-025-Input-elantech-enable-SMBus-on-new-2018-systems.patch + patches.kernel.org/5.2.9-026-Input-synaptics-enable-RMI-mode-for-HP-Spectre-.patch + patches.kernel.org/5.2.9-027-x86-mm-Check-for-pfn-instead-of-page-in-vmalloc.patch + patches.kernel.org/5.2.9-028-x86-mm-Sync-also-unmappings-in-vmalloc_sync_all.patch + patches.kernel.org/5.2.9-029-mm-vmalloc-Sync-unmappings-in-__purge_vmap_area.patch + patches.kernel.org/5.2.9-030-coresight-Fix-DEBUG_LOCKS_WARN_ON-for-uninitial.patch + patches.kernel.org/5.2.9-031-perf-annotate-Fix-s390-gap-between-kernel-end-a.patch + patches.kernel.org/5.2.9-032-perf-db-export-Fix-thread__exec_comm.patch + patches.kernel.org/5.2.9-033-perf-record-Fix-module-size-on-s390.patch + patches.kernel.org/5.2.9-034-x86-purgatory-Do-not-use-__builtin_memcpy-and-_.patch + patches.kernel.org/5.2.9-035-x86-purgatory-Use-CFLAGS_REMOVE-rather-than-res.patch + patches.kernel.org/5.2.9-036-genirq-affinity-Create-affinity-mask-for-single.patch + patches.kernel.org/5.2.9-037-gfs2-gfs2_walk_metadata-fix.patch + patches.kernel.org/5.2.9-038-usb-host-xhci-rcar-Fix-timeout-in-xhci_suspend.patch + patches.kernel.org/5.2.9-039-usb-yurex-Fix-use-after-free-in-yurex_delete.patch + patches.kernel.org/5.2.9-040-usb-typec-ucsi-ccg-Fix-uninitilized-symbol-erro.patch + patches.kernel.org/5.2.9-041-usb-typec-tcpm-free-log-buf-memory-when-remove-.patch + patches.kernel.org/5.2.9-042-usb-typec-tcpm-remove-tcpm-dir-if-no-children.patch + patches.kernel.org/5.2.9-043-usb-typec-tcpm-Add-NULL-check-before-dereferenc.patch + patches.kernel.org/5.2.9-044-usb-typec-tcpm-Ignore-unsupported-unknown-alter.patch + patches.kernel.org/5.2.9-045-can-rcar_canfd-fix-possible-IRQ-storm-on-high-l.patch + patches.kernel.org/5.2.9-046-can-flexcan-fix-stop-mode-acknowledgment.patch + patches.kernel.org/5.2.9-047-can-flexcan-fix-an-use-after-free-in-flexcan_se.patch + patches.kernel.org/5.2.9-048-can-peak_usb-fix-potential-double-kfree_skb.patch + patches.kernel.org/5.2.9-049-powerpc-fix-off-by-one-in-max_zone_pfn-initiali.patch + patches.kernel.org/5.2.9-050-netfilter-nfnetlink-avoid-deadlock-due-to-synch.patch + patches.kernel.org/5.2.9-051-vfio-ccw-Set-pa_nr-to-0-if-memory-allocation-fa.patch + patches.kernel.org/5.2.9-052-vfio-ccw-Don-t-call-cp_free-if-we-are-processin.patch + patches.kernel.org/5.2.9-053-netfilter-Fix-rpfilter-dropping-vrf-packets-by-.patch + patches.kernel.org/5.2.9-054-netfilter-nf_tables-fix-module-autoload-for-red.patch + patches.kernel.org/5.2.9-055-netfilter-conntrack-always-store-window-size-un.patch + patches.kernel.org/5.2.9-056-netfilter-nft_hash-fix-symhash-with-modulus-one.patch + patches.kernel.org/5.2.9-057-scripts-sphinx-pre-install-fix-script-for-RHEL-.patch + patches.kernel.org/5.2.9-058-scripts-sphinx-pre-install-don-t-use-LaTeX-with.patch + patches.kernel.org/5.2.9-059-scripts-sphinx-pre-install-fix-latexmk-dependen.patch + patches.kernel.org/5.2.9-060-rq-qos-don-t-reset-has_sleepers-on-spurious-wak.patch + patches.kernel.org/5.2.9-061-rq-qos-set-ourself-TASK_UNINTERRUPTIBLE-after-w.patch + patches.kernel.org/5.2.9-062-rq-qos-use-a-mb-for-got_token.patch + patches.kernel.org/5.2.9-063-netfilter-nf_tables-Support-auto-loading-for-in.patch + patches.kernel.org/5.2.9-064-drm-amd-display-No-audio-endpoint-for-Dell-MST-.patch + patches.kernel.org/5.2.9-065-drm-amd-display-Clock-does-not-lower-in-Updatep.patch + patches.kernel.org/5.2.9-066-drm-amd-display-Wait-for-backlight-programming-.patch + patches.kernel.org/5.2.9-067-drm-amd-display-fix-DMCU-hang-when-going-into-M.patch + patches.kernel.org/5.2.9-068-drm-amd-display-use-encoder-s-engine-id-to-find.patch + patches.kernel.org/5.2.9-069-drm-amd-display-put-back-front-end-initializati.patch + patches.kernel.org/5.2.9-070-drm-amd-display-allocate-4-ddc-engines-for-RV2.patch + patches.kernel.org/5.2.9-071-drm-amd-display-Fix-dc_create-failure-handling-.patch + patches.kernel.org/5.2.9-072-drm-amd-display-Only-enable-audio-if-speaker-al.patch + patches.kernel.org/5.2.9-073-drm-amd-display-Increase-size-of-audios-array.patch + patches.kernel.org/5.2.9-074-iscsi_ibft-make-ISCSI_IBFT-dependson-ACPI-inste.patch + patches.kernel.org/5.2.9-075-nl80211-fix-NL80211_HE_MAX_CAPABILITY_LEN.patch + patches.kernel.org/5.2.9-076-mac80211-fix-possible-memory-leak-in-ieee80211_.patch + patches.kernel.org/5.2.9-077-mac80211-don-t-warn-about-CW-params-when-not-us.patch + patches.kernel.org/5.2.9-078-allocate_flower_entry-should-check-for-null-der.patch + patches.kernel.org/5.2.9-079-hwmon-occ-Fix-division-by-zero-issue.patch + patches.kernel.org/5.2.9-080-hwmon-nct6775-Fix-register-address-and-added-mi.patch + patches.kernel.org/5.2.9-081-ARM-dts-imx6ul-fix-clock-frequency-property-nam.patch + patches.kernel.org/5.2.9-082-powerpc-papr_scm-Force-a-scm-unbind-if-initial-.patch + patches.kernel.org/5.2.9-083-arm64-Force-SSBS-on-context-switch.patch + patches.kernel.org/5.2.9-084-arm64-entry-SP-Alignment-Fault-doesn-t-write-to.patch + patches.kernel.org/5.2.9-085-iommu-vt-d-Check-if-domain-pgd-was-allocated.patch + patches.kernel.org/5.2.9-086-drm-msm-dpu-Correct-dpu-encoder-spinlock-initia.patch + patches.kernel.org/5.2.9-087-drm-silence-variable-conn-set-but-not-used.patch + patches.kernel.org/5.2.9-088-arm64-dts-imx8mm-Correct-SAI3-RXC-TXFS-pin-s-mu.patch + patches.kernel.org/5.2.9-089-arm64-dts-imx8mq-fix-SAI-compatible.patch + patches.kernel.org/5.2.9-090-cpufreq-pasemi-fix-use-after-free-in-pas_cpufre.patch + patches.kernel.org/5.2.9-091-s390-qdio-add-sanity-checks-to-the-fast-requeue.patch + patches.kernel.org/5.2.9-092-ALSA-compress-Fix-regression-on-compressed-capt.patch + patches.kernel.org/5.2.9-093-ALSA-compress-Prevent-bypasses-of-set_params.patch + patches.kernel.org/5.2.9-094-ALSA-compress-Don-t-allow-paritial-drain-operat.patch + patches.kernel.org/5.2.9-095-ALSA-compress-Be-more-restrictive-about-when-a-.patch + patches.kernel.org/5.2.9-096-perf-script-Fix-off-by-one-in-brstackinsn-IPC-c.patch + patches.kernel.org/5.2.9-097-perf-tools-Fix-proper-buffer-size-for-feature-p.patch + patches.kernel.org/5.2.9-098-perf-stat-Fix-segfault-for-event-group-in-repea.patch + patches.kernel.org/5.2.9-099-perf-session-Fix-loading-of-compressed-data-spl.patch + patches.kernel.org/5.2.9-100-perf-probe-Avoid-calling-freeing-routine-multip.patch + patches.kernel.org/5.2.9-101-drbd-dynamically-allocate-shash-descriptor.patch + patches.kernel.org/5.2.9-102-ACPI-IORT-Fix-off-by-one-check-in-iort_dev_find.patch + patches.kernel.org/5.2.9-103-nvme-ignore-subnqn-for-ADATA-SX6000LNP.patch + patches.kernel.org/5.2.9-104-nvme-fix-memory-leak-caused-by-incorrect-subsys.patch + patches.kernel.org/5.2.9-105-ARM-davinci-fix-sleep.S-build-error-on-ARMv4.patch + patches.kernel.org/5.2.9-106-ARM-dts-bcm-bcm47094-add-missing-cells-for-mdio.patch + patches.kernel.org/5.2.9-107-scsi-megaraid_sas-fix-panic-on-loading-firmware.patch + patches.kernel.org/5.2.9-108-scsi-ibmvfc-fix-WARN_ON-during-event-pool-relea.patch + patches.kernel.org/5.2.9-109-scsi-scsi_dh_alua-always-use-a-2-second-delay-b.patch + patches.kernel.org/5.2.9-110-test_firmware-fix-a-memory-leak-bug.patch + patches.kernel.org/5.2.9-111-tty-ldsem-locking-rwsem-Add-missing-ACQUIRE-to-.patch + patches.kernel.org/5.2.9-112-perf-x86-intel-Fix-SLOTS-PEBS-event-constraint.patch + patches.kernel.org/5.2.9-113-perf-x86-intel-Fix-invalid-Bit-13-for-Icelake-M.patch + patches.kernel.org/5.2.9-114-perf-x86-Apply-more-accurate-check-on-hyperviso.patch + patches.kernel.org/5.2.9-115-perf-core-Fix-creating-kernel-counters-for-PMUs.patch + patches.kernel.org/5.2.9-116-s390-dma-provide-proper-ARCH_ZONE_DMA_BITS-valu.patch + patches.kernel.org/5.2.9-117-gen_compile_commands-lower-the-entry-count-thre.patch + patches.kernel.org/5.2.9-118-HID-sony-Fix-race-condition-between-rumble-and-.patch + patches.kernel.org/5.2.9-119-ALSA-usb-audio-fix-a-memory-leak-bug.patch + patches.kernel.org/5.2.9-120-KVM-nSVM-properly-map-nested-VMCB.patch + patches.kernel.org/5.2.9-121-can-peak_usb-pcan_usb_pro-Fix-info-leaks-to-USB.patch + patches.kernel.org/5.2.9-122-can-peak_usb-pcan_usb_fd-Fix-info-leaks-to-USB-.patch + patches.kernel.org/5.2.9-123-hwmon-nct7802-Fix-wrong-detection-of-in4-presen.patch + patches.kernel.org/5.2.9-124-hwmon-lm75-Fixup-tmp75b-clr_mask.patch + patches.kernel.org/5.2.9-125-drm-i915-Fix-wrong-escape-clock-divisor-init-fo.patch + patches.kernel.org/5.2.9-126-ALSA-firewire-fix-a-memory-leak-bug.patch + patches.kernel.org/5.2.9-127-ALSA-hiface-fix-multiple-memory-leak-bugs.patch + patches.kernel.org/5.2.9-128-ALSA-hda-Don-t-override-global-PCM-hw-info-flag.patch + patches.kernel.org/5.2.9-129-ALSA-hda-Workaround-for-crackled-sound-on-AMD-c.patch + patches.kernel.org/5.2.9-130-mac80211-don-t-WARN-on-short-WMM-parameters-fro.patch + patches.kernel.org/5.2.9-131-dax-dax_layout_busy_page-should-not-unmap-cow-p.patch + patches.kernel.org/5.2.9-132-SMB3-Fix-deadlock-in-validate-negotiate-hits-re.patch + patches.kernel.org/5.2.9-133-smb3-send-CAP_DFS-capability-during-session-set.patch + patches.kernel.org/5.2.9-134-NFSv4-Fix-delegation-state-recovery.patch + patches.kernel.org/5.2.9-135-NFSv4-Check-the-return-value-of-update_open_sta.patch + patches.kernel.org/5.2.9-136-NFSv4-Fix-an-Oops-in-nfs4_do_setattr.patch + patches.kernel.org/5.2.9-137-KVM-Fix-leak-vCPU-s-VMCS-value-into-other-pCPU.patch + patches.kernel.org/5.2.9-138-KVM-arm-arm64-Sync-ICH_VMCR_EL2-back-when-about.patch + patches.kernel.org/5.2.9-139-mwifiex-fix-802.11n-WPA-detection.patch + patches.kernel.org/5.2.9-140-iwlwifi-don-t-unmap-as-page-memory-that-was-map.patch + patches.kernel.org/5.2.9-141-iwlwifi-mvm-fix-an-out-of-bound-access.patch + patches.kernel.org/5.2.9-142-iwlwifi-mvm-fix-a-use-after-free-bug-in-iwl_mvm.patch + patches.kernel.org/5.2.9-143-iwlwifi-mvm-don-t-send-GEO_TX_POWER_LIMIT-on-ve.patch + patches.kernel.org/5.2.9-144-iwlwifi-mvm-fix-version-check-for-GEO_TX_POWER_.patch + patches.kernel.org/5.2.9-145-Linux-5.2.9.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index 5ad39671..94b6d54f 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2019-08-12 07:11:56 +0000 -GIT Revision: a44175ee389754f990c066ca0cf9ab926cbe768c +2019-08-16 20:25:11 +0000 +GIT Revision: 80c0ffeae5e734b7319d8ee88807e4c90787ee17 GIT Branch: stable