From 99cb31ac11141273215c3c9a7280f847c2402c55170362004063ada2c6249992 Mon Sep 17 00:00:00 2001 From: Michal Suchanek Date: Thu, 10 Jan 2019 08:04:03 +0000 Subject: [PATCH] commit 5978cc855e23808461eb685c6d83088e26a5d455 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=985 --- dtb-aarch64.changes | 249 +++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 +- dtb-armv6l.changes | 249 +++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 +- dtb-armv7l.changes | 249 +++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 +- kernel-64kb.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 16 +-- kernel-debug.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 16 +-- kernel-default.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-default.spec | 16 +-- kernel-docs.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +- kernel-kvmsmall.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 16 +-- kernel-lpae.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 16 +-- kernel-obs-build.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 +- kernel-obs-qa.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 +- kernel-pae.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 16 +-- kernel-source.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +- kernel-syms.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 +- kernel-vanilla.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 16 +-- kernel-zfcpdump.changes | 249 +++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 16 +-- patches.kernel.org.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- series.conf | 146 +++++++++++++++++++++- source-timestamp | 4 +- 36 files changed, 4226 insertions(+), 98 deletions(-) diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 9fd1e574..23483c09 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index baed0a0b..a91a1a41 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %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}) Name: dtb-aarch64 -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 9fd1e574..23483c09 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 5c9cb420..11d3af13 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %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}) Name: dtb-armv6l -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 9fd1e574..23483c09 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 72213f3c..1ac90210 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %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}) Name: dtb-armv7l -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 9fd1e574..23483c09 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 1ef3f108..160e66ea 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 # END COMMON DEPS -Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: %name-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1133,8 +1133,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-debug.changes b/kernel-debug.changes index 9fd1e574..23483c09 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 877f572e..121147da 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 # END COMMON DEPS -Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: %name-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 @@ -1139,8 +1139,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %ifarch ppc64 Provides: kernel-kdump-base = 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 9fd1e574..23483c09 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 33885573..74d4a524 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 # END COMMON DEPS -Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: %name-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 @@ -1182,8 +1182,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %ifarch %ix86 Provides: kernel-trace-base = 3.13 diff --git a/kernel-docs.changes b/kernel-docs.changes index 9fd1e574..23483c09 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 35419e16..9838977c 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %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 = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: %name-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 9fd1e574..23483c09 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 14e32fbd..6bc02d5f 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 # END COMMON DEPS -Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: %name-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1137,8 +1137,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 9fd1e574..23483c09 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 86e18707..25280dd3 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 # END COMMON DEPS -Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: %name-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1131,8 +1131,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 9fd1e574..23483c09 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 0f20bcbe..2a699031 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +BuildRequires: kernel%kernel_flavor-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %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: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 9fd1e574..23483c09 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index afdb9cd1..29964ff1 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 9fd1e574..23483c09 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 371002ed..3ee9ae2c 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 # END COMMON DEPS -Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: %name-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 @@ -1159,8 +1159,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %ifarch %ix86 Provides: kernel-vmi-base = 2.6.38 diff --git a/kernel-source.changes b/kernel-source.changes index 9fd1e574..23483c09 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 9d0d4356..94367c4c 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: %name-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 9fd1e574..23483c09 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 0ad9049d..96a5d13f 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 4.20.0 +Version: 4.20.1 %if %using_buildservice %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %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 = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: %name-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 9fd1e574..23483c09 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 499202f4..299b3f7b 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 # END COMMON DEPS -Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: %name-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1130,8 +1130,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 9fd1e574..23483c09 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,252 @@ +------------------------------------------------------------------- +Wed Jan 9 20:05:02 CET 2019 - jslaby@suse.cz + +- Linux 4.20.1 (bnc#1012628). +- panic: avoid deadlocks in re-entrant console drivers + (bnc#1012628). +- iwlwifi: add new cards for 9560, 9462, 9461 and killer series + (bnc#1012628). +- media: ov5640: Fix set format regression (bnc#1012628). +- bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() + on some hw (bnc#1012628). +- tap: call skb_probe_transport_header after setting skb->dev + (bnc#1012628). +- ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012628). +- ibmveth: fix DMA unmap error in ibmveth_xmit_start error path + (bnc#1012628). +- ieee802154: lowpan_header_create check must check daddr + (bnc#1012628). +- ip: validate header length on virtual device xmit (bnc#1012628). +- net/hamradio/6pack: use mod_timer() to rearm timers + (bnc#1012628). +- isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012628). +- netrom: fix locking in nr_find_socket() (bnc#1012628). +- net/wan: fix a double free in x25_asy_open_tty() (bnc#1012628). +- ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() + (bnc#1012628). +- sock: Make sock->sk_stamp thread-safe (bnc#1012628). +- tipc: fix a double free in tipc_enable_bearer() (bnc#1012628). +- IB/hfi1: Incorrect sizing of sge for PIO will OOPs + (bnc#1012628). +- ALSA: rme9652: Fix potential Spectre v1 vulnerability + (bnc#1012628). +- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012628). +- ALSA: emux: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- powerpc/fsl: Fix spectre_v2 mitigations reporting (bnc#1012628). +- mtd: atmel-quadspi: disallow building on ebsa110 (bnc#1012628). +- mtd: rawnand: marvell: prevent timeouts on a loaded machine + (bnc#1012628). +- mtd: rawnand: Fix JEDEC detection (bnc#1012628). +- mtd: rawnand: omap2: Pass the parent of pdev to + dma_request_chan() (bnc#1012628). +- ALSA: hda: add mute LED support for HP EliteBook 840 G4 + (bnc#1012628). +- ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with + ALC294 (bnc#1012628). +- ALSA: fireface: fix for state to fetch PCM frames (bnc#1012628). +- ALSA: firewire-lib: fix wrong handling payload_length as + payload_quadlet (bnc#1012628). +- ALSA: firewire-lib: fix wrong assignment for + 'out_packet_without_header' tracepoint (bnc#1012628). +- ALSA: firewire-lib: use the same print format for + 'without_header' tracepoints (bnc#1012628). +- ALSA: hda/realtek: Enable the headset mic auto detection for + ASUS laptops (bnc#1012628). +- ALSA: hda/tegra: clear pending irq handlers (bnc#1012628). +- usb: dwc2: host: use hrtimer for NAK retries (bnc#1012628). +- USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole + displays (bnc#1012628). +- USB: serial: option: add Fibocom NL678 series (bnc#1012628). +- usb: r8a66597: Fix a possible concurrency use-after-free bug + in r8a66597_endpoint_disable() (bnc#1012628). +- usb: dwc2: disable power_down on Amlogic devices (bnc#1012628). +- Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" + (bnc#1012628). +- usb: roles: Add a description for the class to Kconfig + (bnc#1012628). +- media: dvb-usb-v2: Fix incorrect use of transfer_flags + URB_FREE_BUFFER (bnc#1012628). +- i915: fix missing user_access_end() in page fault exception case + (bnc#1012628). +- staging: wilc1000: fix missing read_write setting when reading + data (bnc#1012628). +- staging: bcm2835-audio: double free in init error path + (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Clapper (bnc#1012628). +- ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for + Chromebook Gnawty (bnc#1012628). +- s390/pci: fix sleeping in atomic during hotplug (bnc#1012628). +- Input: atmel_mxt_ts - don't try to free unallocated kernel + memory (bnc#1012628). +- Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire + F5-573G (bnc#1012628). +- x86/speculation/l1tf: Drop the swap storage limit restriction + when l1tf=off (bnc#1012628). +- x86/mm: Drop usage of __flush_tlb_all() in + kernel_physical_mapping_init() (bnc#1012628). +- KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup + (bnc#1012628). +- arm64: KVM: Make VHE Stage-2 TLB invalidation operations + non-interruptible (bnc#1012628). +- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and + MMU mode switch (bnc#1012628). +- KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() + fails (bnc#1012628). +- platform-msi: Free descriptors in platform_msi_domain_free() + (bnc#1012628). +- drm/v3d: Skip debugfs dumping GCA on platforms without GCA + (bnc#1012628). +- DRM: UDL: get rid of useless vblank initialization + (bnc#1012628). +- clocksource/drivers/arc_timer: Utilize generic sched_clock + (bnc#1012628). +- perf machine: Record if a arch has a single user/kernel address + space (bnc#1012628). +- perf thread: Add fallback functions for cases where cpumode + is insufficient (bnc#1012628). +- perf tools: Use fallback for sample_addr_correlates_sym() + cases (bnc#1012628). +- perf script: Use fallbacks for branch stacks (bnc#1012628). +- perf pmu: Suppress potential format-truncation warning + (bnc#1012628). +- perf env: Also consider env->arch == NULL as local operation + (bnc#1012628). +- ocxl: Fix endiannes bug in ocxl_link_update_pe() (bnc#1012628). +- ocxl: Fix endiannes bug in read_afu_name() (bnc#1012628). +- ext4: add ext4_sb_bread() to disambiguate ENOMEM cases + (bnc#1012628). +- ext4: fix possible use after free in ext4_quota_enable + (bnc#1012628). +- ext4: missing unlock/put_page() in + ext4_try_to_write_inline_data() (bnc#1012628). +- ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012628). +- ext4: include terminating u32 in size of xattr entries when + expanding inodes (bnc#1012628). +- ext4: avoid declaring fs inconsistent due to invalid file + handles (bnc#1012628). +- ext4: force inode writes when nfsd calls commit_metadata() + (bnc#1012628). +- ext4: check for shutdown and r/o file system in + ext4_write_inode() (bnc#1012628). +- spi: bcm2835: Fix race on DMA termination (bnc#1012628). +- spi: bcm2835: Fix book-keeping of DMA termination (bnc#1012628). +- spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode + (bnc#1012628). +- clk: rockchip: fix typo in rk3188 spdif_frac parent + (bnc#1012628). +- clk: sunxi-ng: Use u64 for calculation of NM rate (bnc#1012628). +- crypto: cavium/nitrox - fix a DMA pool free failure + (bnc#1012628). +- crypto: chcr - small packet Tx stalls the queue (bnc#1012628). +- crypto: testmgr - add AES-CFB tests (bnc#1012628). +- crypto: cfb - fix decryption (bnc#1012628). +- cgroup: fix CSS_TASK_ITER_PROCS (bnc#1012628). +- binder: fix use-after-free due to ksys_close() during fdget() + (bnc#1012628). +- cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader + (bnc#1012628). +- btrfs: dev-replace: go back to suspended state if target device + is missing (bnc#1012628). +- btrfs: dev-replace: go back to suspend state if another EXCL_OP + is running (bnc#1012628). +- Btrfs: fix deadlock with memory reclaim during scrub + (bnc#1012628). +- btrfs: skip file_extent generation check for free_space_inode + in run_delalloc_nocow (bnc#1012628). +- Btrfs: fix fsync of files with multiple hard links in new + directories (bnc#1012628). +- btrfs: run delayed items before dropping the snapshot + (bnc#1012628). +- Btrfs: send, fix race with transaction commits that create + snapshots (bnc#1012628). +- brcmfmac: fix roamoff=1 modparam (bnc#1012628). +- brcmfmac: Fix out of bounds memory access during fw load + (bnc#1012628). +- KEYS: fix parsing invalid pkey info string (bnc#1012628). +- powerpc/tm: Unset MSR[TS] if not recheckpointing (bnc#1012628). +- f2fs: read page index before freeing (bnc#1012628). +- f2fs: fix to update new block address correctly for OPU + (bnc#1012628). +- f2fs: fix missing unlock(sbi->gc_mutex) (bnc#1012628). +- f2fs: fix validation of the block count in + sanity_check_raw_super (bnc#1012628). +- f2fs: sanity check of xattr entry size (bnc#1012628). +- serial: uartps: Fix interrupt mask issue to handle the RX + interrupts properly (bnc#1012628). +- media: cec: keep track of outstanding transmits (bnc#1012628). +- media: cec-pin: fix broken tx_ignore_nack_until_eom error + injection (bnc#1012628). +- media: rc: cec devices do not have a lirc chardev (bnc#1012628). +- media: imx274: fix stack corruption in imx274_read_reg + (bnc#1012628). +- media: vivid: free bitmap_cap when updating std/timings/etc + (bnc#1012628). +- media: vim2m: use cancel_delayed_work_sync instead of + flush_schedule_work (bnc#1012628). +- media: vb2: check memory model for VIDIOC_CREATE_BUFS + (bnc#1012628). +- media: v4l2-tpg: array index could become negative + (bnc#1012628). +- media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW + flag (bnc#1012628). +- tools lib traceevent: Fix processing of dereferenced args in + bprintk events (bnc#1012628). +- MIPS: math-emu: Write-protect delay slot emulation pages + (bnc#1012628). +- MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 + (bnc#1012628). +- MIPS: Ensure pmd_present() returns false after + pmd_mknotpresent() (bnc#1012628). +- MIPS: Align kernel load address to 64KB (bnc#1012628). +- MIPS: Expand MIPS32 ASIDs to 64 bits (bnc#1012628). +- MIPS: OCTEON: mark RGMII interface disabled on OCTEON III + (bnc#1012628). +- MIPS: Fix a R10000_LLSC_WAR logic in atomic.h (bnc#1012628). +- CIFS: Fix error mapping for SMB2_LOCK command which caused + OFD lock problem (bnc#1012628). +- smb3: fix large reads on encrypted connections (bnc#1012628). +- CIFS: return correct errors when pinning memory failed for + direct I/O (bnc#1012628). +- CIFS: use the correct length when pinning memory for direct + I/O for write (bnc#1012628). +- arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 + (bnc#1012628). +- arm/arm64: KVM: vgic: Force VM halt when changing the active + state of GICv3 PPIs/SGIs (bnc#1012628). +- ARM: dts: exynos: Specify I2S assigned clocks in proper node + (bnc#1012628). +- rtc: m41t80: Correct alarm month range with RTC reads + (bnc#1012628). +- KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs + disabled (bnc#1012628). +- KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum + (bnc#1012628). +- KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring + state (bnc#1012628). +- KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less + (bnc#1012628). +- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() + (bnc#1012628). +- iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes (bnc#1012628). +- arm64: compat: Avoid sending SIGILL for unallocated syscall + numbers (bnc#1012628). +- arm64: compat: Don't pull syscall number from regs in + arm_compat_syscall (bnc#1012628). +- parisc: Remap hugepage-aligned pages in set_kernel_text_rw() + (bnc#1012628). +- tpm: tpm_try_transmit() refactor error flow (bnc#1012628). +- tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x + (bnc#1012628). +- spi: bcm2835: Unbreak the build of esoteric configs + (bnc#1012628). +- MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y + (bnc#1012628). +- commit 5978cc8 + ------------------------------------------------------------------- Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index c40aa839..5f8ecd4d 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 4.20 -%define patchversion 4.20.0 +%define patchversion 4.20.1 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.20.0 +Version: 4.20.1 %if 0%{?is_kotd} -Release: .g34f009a +Release: .g5978cc8 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 # END COMMON DEPS -Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: %name-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1133,8 +1133,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78 -Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78 +Provides: kernel-%build_flavor-base-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 +Provides: kernel-srchash = 5978cc855e23808461eb685c6d83088e26a5d455 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 3f8741cd..d7d12d68 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:ee18541c0eac40ab98a3cc2afffb20d24e6531f3cdbb7990b74d2deb7c88225b -size 133 +oid sha256:c9581a87194495ed2d37b8bdc9a6f19e442972b8db38600a55cdf7e41e74d780 +size 116216 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 30e6440c..26dd3096 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dece2b8f18f31b8fb814ae64aafdc823fcf1336dd9ccadfcc225ce40f0be8d9b -size 57736 +oid sha256:b329378c972c23641a302d1bc5733b0224d426bd477fa43983ff949d405c854f +size 57171 diff --git a/series.conf b/series.conf index 43973e79..af4811eb 100644 --- a/series.conf +++ b/series.conf @@ -27,6 +27,151 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## + patches.kernel.org/4.20.1-001-panic-avoid-deadlocks-in-re-entrant-console-dr.patch + patches.kernel.org/4.20.1-002-iwlwifi-add-new-cards-for-9560-9462-9461-and-k.patch + patches.kernel.org/4.20.1-003-media-ov5640-Fix-set-format-regression.patch + patches.kernel.org/4.20.1-004-bnx2x-Fix-NULL-pointer-dereference-in-bnx2x_de.patch + patches.kernel.org/4.20.1-005-tap-call-skb_probe_transport_header-after-sett.patch + patches.kernel.org/4.20.1-006-ax25-fix-a-use-after-free-in-ax25_fillin_cb.patch + patches.kernel.org/4.20.1-007-ibmveth-fix-DMA-unmap-error-in-ibmveth_xmit_st.patch + patches.kernel.org/4.20.1-008-ieee802154-lowpan_header_create-check-must-che.patch + patches.kernel.org/4.20.1-009-ip-validate-header-length-on-virtual-device-xm.patch + patches.kernel.org/4.20.1-010-net-hamradio-6pack-use-mod_timer-to-rearm-time.patch + patches.kernel.org/4.20.1-011-isdn-fix-kernel-infoleak-in-capi_unlocked_ioct.patch + patches.kernel.org/4.20.1-012-netrom-fix-locking-in-nr_find_socket.patch + patches.kernel.org/4.20.1-013-net-wan-fix-a-double-free-in-x25_asy_open_tty.patch + patches.kernel.org/4.20.1-014-packet-validate-address-length-if-non-zero.patch + patches.kernel.org/4.20.1-015-ptr_ring-wrap-back-producer-in-__ptr_ring_swap.patch + patches.kernel.org/4.20.1-016-sock-Make-sock-sk_stamp-thread-safe.patch + patches.kernel.org/4.20.1-017-tipc-fix-a-double-free-in-tipc_enable_bearer.patch + patches.kernel.org/4.20.1-018-IB-hfi1-Incorrect-sizing-of-sge-for-PIO-will-O.patch + patches.kernel.org/4.20.1-019-ALSA-rme9652-Fix-potential-Spectre-v1-vulnerab.patch + patches.kernel.org/4.20.1-020-ALSA-emu10k1-Fix-potential-Spectre-v1-vulnerab.patch + patches.kernel.org/4.20.1-021-ALSA-pcm-Fix-potential-Spectre-v1-vulnerabilit.patch + patches.kernel.org/4.20.1-022-ALSA-emux-Fix-potential-Spectre-v1-vulnerabili.patch + patches.kernel.org/4.20.1-023-powerpc-fsl-Fix-spectre_v2-mitigations-reporti.patch + patches.kernel.org/4.20.1-024-mtd-atmel-quadspi-disallow-building-on-ebsa110.patch + patches.kernel.org/4.20.1-025-mtd-rawnand-marvell-prevent-timeouts-on-a-load.patch + patches.kernel.org/4.20.1-026-mtd-rawnand-Fix-JEDEC-detection.patch + patches.kernel.org/4.20.1-027-mtd-rawnand-omap2-Pass-the-parent-of-pdev-to-d.patch + patches.kernel.org/4.20.1-028-ALSA-hda-add-mute-LED-support-for-HP-EliteBook.patch + patches.kernel.org/4.20.1-029-ALSA-hda-realtek-Enable-audio-jacks-of-ASUS-UX.patch + patches.kernel.org/4.20.1-030-ALSA-fireface-fix-for-state-to-fetch-PCM-frame.patch + patches.kernel.org/4.20.1-031-ALSA-firewire-lib-fix-wrong-handling-payload_l.patch + patches.kernel.org/4.20.1-032-ALSA-firewire-lib-fix-wrong-assignment-for-out.patch + patches.kernel.org/4.20.1-033-ALSA-firewire-lib-use-the-same-print-format-fo.patch + patches.kernel.org/4.20.1-034-ALSA-hda-realtek-Enable-the-headset-mic-auto-d.patch + patches.kernel.org/4.20.1-035-ALSA-hda-tegra-clear-pending-irq-handlers.patch + patches.kernel.org/4.20.1-036-usb-dwc2-host-use-hrtimer-for-NAK-retries.patch + patches.kernel.org/4.20.1-037-USB-serial-pl2303-add-ids-for-Hewlett-Packard-.patch + patches.kernel.org/4.20.1-038-USB-serial-option-add-Fibocom-NL678-series.patch + patches.kernel.org/4.20.1-039-usb-r8a66597-Fix-a-possible-concurrency-use-af.patch + patches.kernel.org/4.20.1-040-usb-dwc2-disable-power_down-on-Amlogic-devices.patch + patches.kernel.org/4.20.1-041-Revert-usb-dwc3-pci-Use-devm-functions-to-get-.patch + patches.kernel.org/4.20.1-042-usb-roles-Add-a-description-for-the-class-to-K.patch + patches.kernel.org/4.20.1-043-media-dvb-usb-v2-Fix-incorrect-use-of-transfer.patch + patches.kernel.org/4.20.1-044-i915-fix-missing-user_access_end-in-page-fault.patch + patches.kernel.org/4.20.1-045-staging-wilc1000-fix-missing-read_write-settin.patch + patches.kernel.org/4.20.1-046-staging-bcm2835-audio-double-free-in-init-erro.patch + patches.kernel.org/4.20.1-047-ASoC-intel-cht_bsw_max98090_ti-Add-pmc_plt_clk.patch + patches.kernel.org/4.20.1-048-ASoC-intel-cht_bsw_max98090_ti-Add-pmc_plt_clk.patch + patches.kernel.org/4.20.1-049-s390-pci-fix-sleeping-in-atomic-during-hotplug.patch + patches.kernel.org/4.20.1-050-Input-atmel_mxt_ts-don-t-try-to-free-unallocat.patch + patches.kernel.org/4.20.1-051-Input-elan_i2c-add-ACPI-ID-for-touchpad-in-ASU.patch + patches.kernel.org/4.20.1-052-x86-speculation-l1tf-Drop-the-swap-storage-lim.patch + patches.kernel.org/4.20.1-053-x86-mm-Drop-usage-of-__flush_tlb_all-in-kernel.patch + patches.kernel.org/4.20.1-054-KVM-x86-Use-jmp-to-invoke-kvm_spurious_fault-f.patch + patches.kernel.org/4.20.1-055-arm64-KVM-Make-VHE-Stage-2-TLB-invalidation-op.patch + patches.kernel.org/4.20.1-056-KVM-PPC-Book3S-HV-Fix-race-between-kvm_unmap_h.patch + patches.kernel.org/4.20.1-057-KVM-nVMX-Free-the-VMREAD-VMWRITE-bitmaps-if-al.patch + patches.kernel.org/4.20.1-058-platform-msi-Free-descriptors-in-platform_msi_.patch + patches.kernel.org/4.20.1-059-drm-v3d-Skip-debugfs-dumping-GCA-on-platforms-.patch + patches.kernel.org/4.20.1-060-DRM-UDL-get-rid-of-useless-vblank-initializati.patch + patches.kernel.org/4.20.1-061-clocksource-drivers-arc_timer-Utilize-generic-.patch + patches.kernel.org/4.20.1-062-perf-machine-Record-if-a-arch-has-a-single-use.patch + patches.kernel.org/4.20.1-063-perf-thread-Add-fallback-functions-for-cases-w.patch + patches.kernel.org/4.20.1-064-perf-tools-Use-fallback-for-sample_addr_correl.patch + patches.kernel.org/4.20.1-065-perf-script-Use-fallbacks-for-branch-stacks.patch + patches.kernel.org/4.20.1-066-perf-pmu-Suppress-potential-format-truncation-.patch + patches.kernel.org/4.20.1-067-perf-env-Also-consider-env-arch-NULL-as-local-.patch + patches.kernel.org/4.20.1-068-ocxl-Fix-endiannes-bug-in-ocxl_link_update_pe.patch + patches.kernel.org/4.20.1-069-ocxl-Fix-endiannes-bug-in-read_afu_name.patch + patches.kernel.org/4.20.1-070-ext4-add-ext4_sb_bread-to-disambiguate-ENOMEM-.patch + patches.kernel.org/4.20.1-071-ext4-fix-possible-use-after-free-in-ext4_quota.patch + patches.kernel.org/4.20.1-072-ext4-missing-unlock-put_page-in-ext4_try_to_wr.patch + patches.kernel.org/4.20.1-073-ext4-fix-EXT4_IOC_GROUP_ADD-ioctl.patch + patches.kernel.org/4.20.1-074-ext4-include-terminating-u32-in-size-of-xattr-.patch + patches.kernel.org/4.20.1-075-ext4-avoid-declaring-fs-inconsistent-due-to-in.patch + patches.kernel.org/4.20.1-076-ext4-force-inode-writes-when-nfsd-calls-commit.patch + patches.kernel.org/4.20.1-077-ext4-check-for-shutdown-and-r-o-file-system-in.patch + patches.kernel.org/4.20.1-078-spi-bcm2835-Fix-race-on-DMA-termination.patch + patches.kernel.org/4.20.1-079-spi-bcm2835-Fix-book-keeping-of-DMA-terminatio.patch + patches.kernel.org/4.20.1-080-spi-bcm2835-Avoid-finishing-transfer-premature.patch + patches.kernel.org/4.20.1-081-clk-rockchip-fix-typo-in-rk3188-spdif_frac-par.patch + patches.kernel.org/4.20.1-082-clk-sunxi-ng-Use-u64-for-calculation-of-NM-rat.patch + patches.kernel.org/4.20.1-083-crypto-cavium-nitrox-fix-a-DMA-pool-free-failu.patch + patches.kernel.org/4.20.1-084-crypto-chcr-small-packet-Tx-stalls-the-queue.patch + patches.kernel.org/4.20.1-085-crypto-testmgr-add-AES-CFB-tests.patch + patches.kernel.org/4.20.1-086-crypto-cfb-fix-decryption.patch + patches.kernel.org/4.20.1-087-cgroup-fix-CSS_TASK_ITER_PROCS.patch + patches.kernel.org/4.20.1-088-binder-fix-use-after-free-due-to-ksys_close-du.patch + patches.kernel.org/4.20.1-089-cdc-acm-fix-abnormal-DATA-RX-issue-for-Mediate.patch + patches.kernel.org/4.20.1-090-btrfs-dev-replace-go-back-to-suspended-state-i.patch + patches.kernel.org/4.20.1-091-btrfs-dev-replace-go-back-to-suspend-state-if-.patch + patches.kernel.org/4.20.1-092-Btrfs-fix-deadlock-with-memory-reclaim-during-.patch + patches.kernel.org/4.20.1-093-btrfs-skip-file_extent-generation-check-for-fr.patch + patches.kernel.org/4.20.1-094-Btrfs-fix-fsync-of-files-with-multiple-hard-li.patch + patches.kernel.org/4.20.1-095-btrfs-run-delayed-items-before-dropping-the-sn.patch + patches.kernel.org/4.20.1-096-Btrfs-send-fix-race-with-transaction-commits-t.patch + patches.kernel.org/4.20.1-097-brcmfmac-fix-roamoff-1-modparam.patch + patches.kernel.org/4.20.1-098-brcmfmac-Fix-out-of-bounds-memory-access-durin.patch + patches.kernel.org/4.20.1-099-KEYS-fix-parsing-invalid-pkey-info-string.patch + patches.kernel.org/4.20.1-100-powerpc-tm-Unset-MSR-TS-if-not-recheckpointing.patch + patches.kernel.org/4.20.1-101-f2fs-read-page-index-before-freeing.patch + patches.kernel.org/4.20.1-102-f2fs-fix-to-update-new-block-address-correctly.patch + patches.kernel.org/4.20.1-103-f2fs-fix-missing-unlock-sbi-gc_mutex.patch + patches.kernel.org/4.20.1-104-f2fs-fix-validation-of-the-block-count-in-sani.patch + patches.kernel.org/4.20.1-105-f2fs-sanity-check-of-xattr-entry-size.patch + patches.kernel.org/4.20.1-106-serial-uartps-Fix-interrupt-mask-issue-to-hand.patch + patches.kernel.org/4.20.1-107-media-cec-keep-track-of-outstanding-transmits.patch + patches.kernel.org/4.20.1-108-media-cec-pin-fix-broken-tx_ignore_nack_until_.patch + patches.kernel.org/4.20.1-109-media-rc-cec-devices-do-not-have-a-lirc-charde.patch + patches.kernel.org/4.20.1-110-media-imx274-fix-stack-corruption-in-imx274_re.patch + patches.kernel.org/4.20.1-111-media-vivid-free-bitmap_cap-when-updating-std-.patch + patches.kernel.org/4.20.1-112-media-vim2m-use-cancel_delayed_work_sync-inste.patch + patches.kernel.org/4.20.1-113-media-vb2-check-memory-model-for-VIDIOC_CREATE.patch + patches.kernel.org/4.20.1-114-media-v4l2-tpg-array-index-could-become-negati.patch + patches.kernel.org/4.20.1-115-media-v4l2-fwnode-Fix-setting-V4L2_MBUS_DATA_A.patch + patches.kernel.org/4.20.1-116-tools-lib-traceevent-Fix-processing-of-derefer.patch + patches.kernel.org/4.20.1-117-MIPS-math-emu-Write-protect-delay-slot-emulati.patch + patches.kernel.org/4.20.1-118-MIPS-c-r4k-Add-r4k_blast_scache_node-for-Loong.patch + patches.kernel.org/4.20.1-119-MIPS-Ensure-pmd_present-returns-false-after-pm.patch + patches.kernel.org/4.20.1-120-MIPS-Align-kernel-load-address-to-64KB.patch + patches.kernel.org/4.20.1-121-MIPS-Expand-MIPS32-ASIDs-to-64-bits.patch + patches.kernel.org/4.20.1-122-MIPS-OCTEON-mark-RGMII-interface-disabled-on-O.patch + patches.kernel.org/4.20.1-123-MIPS-Fix-a-R10000_LLSC_WAR-logic-in-atomic.h.patch + patches.kernel.org/4.20.1-124-CIFS-Fix-error-mapping-for-SMB2_LOCK-command-w.patch + patches.kernel.org/4.20.1-125-smb3-fix-large-reads-on-encrypted-connections.patch + patches.kernel.org/4.20.1-126-CIFS-return-correct-errors-when-pinning-memory.patch + patches.kernel.org/4.20.1-127-CIFS-use-the-correct-length-when-pinning-memor.patch + patches.kernel.org/4.20.1-128-arm64-KVM-Avoid-setting-the-upper-32-bits-of-V.patch + patches.kernel.org/4.20.1-129-arm-arm64-KVM-vgic-Force-VM-halt-when-changing.patch + patches.kernel.org/4.20.1-130-ARM-dts-exynos-Specify-I2S-assigned-clocks-in-.patch + patches.kernel.org/4.20.1-131-rtc-m41t80-Correct-alarm-month-range-with-RTC-.patch + patches.kernel.org/4.20.1-132-KVM-arm-arm64-vgic-Do-not-cond_resched_lock-wi.patch + patches.kernel.org/4.20.1-133-KVM-arm-arm64-vgic-Cap-SPIs-to-the-VM-defined-.patch + patches.kernel.org/4.20.1-134-KVM-arm-arm64-vgic-v2-Set-active_source-to-0-w.patch + patches.kernel.org/4.20.1-135-KVM-arm-arm64-Fix-VMID-alloc-race-by-reverting.patch + patches.kernel.org/4.20.1-136-KVM-arm-arm64-vgic-Fix-off-by-one-bug-in-vgic_.patch + patches.kernel.org/4.20.1-137-iommu-arm-smmu-v3-Fix-big-endian-CMD_SYNC-writ.patch + patches.kernel.org/4.20.1-138-arm64-compat-Avoid-sending-SIGILL-for-unalloca.patch + patches.kernel.org/4.20.1-139-arm64-compat-Don-t-pull-syscall-number-from-re.patch + patches.kernel.org/4.20.1-140-parisc-Remap-hugepage-aligned-pages-in-set_ker.patch + patches.kernel.org/4.20.1-141-tpm-tpm_try_transmit-refactor-error-flow.patch + patches.kernel.org/4.20.1-142-tpm-tpm_i2c_nuvoton-use-correct-command-durati.patch + patches.kernel.org/4.20.1-143-spi-bcm2835-Unbreak-the-build-of-esoteric-conf.patch + patches.kernel.org/4.20.1-144-MIPS-Only-include-mmzone.h-when-CONFIG_NEED_MU.patch + patches.kernel.org/4.20.1-145-Linux-4.20.1.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -209,7 +354,6 @@ # Netfilter ######################################################## patches.suse/netfilter-ip_conntrack_slp.patch - patches.suse/packet-validate-address-length-if-non-zero.patch ######################################################## # NFS diff --git a/source-timestamp b/source-timestamp index 58115c3c..b6048eba 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2019-01-08 08:38:29 +0000 -GIT Revision: 34f009a915d109328e0960dd99d877df9b22af78 +2019-01-09 19:05:02 +0000 +GIT Revision: 5978cc855e23808461eb685c6d83088e26a5d455 GIT Branch: stable