diff --git a/config.tar.bz2 b/config.tar.bz2 index df3314b4..65dbfe19 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68d1641496c4929db51df3ece510e14ab09beff26f814a2af5a2e7064ed65e3b -size 190871 +oid sha256:a43e76a6eb50939def169f73551ce037cd90e27e33c1a2f493265471684efd3c +size 191023 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 1b7df21b..7e6a8669 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index f455db4f..e16ae3c5 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 1b7df21b..7e6a8669 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 718674dd..c113971f 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 1b7df21b..7e6a8669 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index e05717e6..8114646e 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index e71a2aa9..31ea0fc2 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 +Provides: kernel-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index e0cae75d..52a7e4c9 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 +Provides: kernel-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index e05b8917..3b579734 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 +Provides: kernel-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 83a3fe04..05e907f8 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %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-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index a28068a1..8e00909a 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 +Provides: kernel-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index ca305f0c..daff98e3 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 +Provides: kernel-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 0c27634d..f79e761b 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +BuildRequires: kernel%kernel_flavor-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 14db6034..ceca0b64 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 3d0a0dc1..0a4246d1 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 +Provides: kernel-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 435b3fca..4659e23b 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index c8d9ca71..dd9f9459 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 5.1.5 +Version: 5.1.6 %if %using_buildservice %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %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-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 6d97cc94..14f25929 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 +Provides: kernel-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 1b7df21b..7e6a8669 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,688 @@ +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). +- ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE + (bnc#1012628). +- usb: dwc2: gadget: Increase descriptors count for ISOC's + (bnc#1012628). +- usb: dwc3: move synchronize_irq() out of the spinlock protected + block (bnc#1012628). +- usb: gadget: f_fs: don't free buffer prematurely (bnc#1012628). +- ASoC: hdmi-codec: unlock the device on startup errors + (bnc#1012628). +- powerpc/perf: Return accordingly on invalid chip-id in + (bnc#1012628). +- powerpc/boot: Fix missing check of lseek() return value + (bnc#1012628). +- powerpc/perf: Fix loop exit condition in nest_imc_event_init + (bnc#1012628). +- spi: atmel-quadspi: fix crash while suspending (bnc#1012628). +- ASoC: imx: fix fiq dependencies (bnc#1012628). +- spi: pxa2xx: fix SCR (divisor) calculation (bnc#1012628). +- net/mlx5: E-Switch, Use atomic rep state to serialize state + change (bnc#1012628). +- brcm80211: potential NULL dereference in + brcmf_cfg80211_vndr_cmds_dcmd_handler() (bnc#1012628). +- ACPI / property: fix handling of data_nodes in + acpi_get_next_subnode() (bnc#1012628). +- drm/nouveau/bar/nv50: ensure BAR is mapped (bnc#1012628). +- media: stm32-dcmi: return appropriate error codes during probe + (bnc#1012628). +- ARM: vdso: Remove dependency with the arch_timer driver + internals (bnc#1012628). +- arm64: Fix compiler warning from pte_unmap() with + -Wunused-but-set-variable (bnc#1012628). +- mt76: remove mt76_queue dependency from tx_queue_skb function + pointer (bnc#1012628). +- x86/ftrace: Set trampoline pages as executable (bnc#1012628). +- powerpc/watchdog: Use hrtimers for per-CPU heartbeat + (bnc#1012628). +- cpufreq: Fix kobject memleak (bnc#1012628). +- scsi: qla2xxx: Fix a qla24xx_enable_msix() error path + (bnc#1012628). +- scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() + (bnc#1012628). +- scsi: qla2xxx: Avoid that lockdep complains about unsafe + locking in tcm_qla2xxx_close_session() (bnc#1012628). +- scsi: qla2xxx: Fix hardirq-unsafe locking (bnc#1012628). +- x86/modules: Avoid breaking W^X while loading modules + (bnc#1012628). +- Btrfs: fix data bytes_may_use underflow with fallocate due to + failed quota reserve (bnc#1012628). +- btrfs: fix panic during relocation after ENOSPC before writeback + happens (bnc#1012628). +- btrfs: Don't panic when we can't find a root key (bnc#1012628). +- iwlwifi: pcie: don't crash on invalid RX interrupt + (bnc#1012628). +- rtc: 88pm860x: prevent use-after-free on device remove + (bnc#1012628). +- rtc: stm32: manage the get_irq probe defer case (bnc#1012628). +- scsi: qedi: Abort ep termination if offload not scheduled + (bnc#1012628). +- s390/kexec_file: Fix detection of text segment in ELF loader + (bnc#1012628). +- ALSA: hda: fix unregister device twice on ASoC driver + (bnc#1012628). +- sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs + (bnc#1012628). +- net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode + (bnc#1012628). +- w1: fix the resume command API (bnc#1012628). +- net: hns3: fix pause configure fail problem (bnc#1012628). +- net: hns3: fix for TX clean num when cleaning TX BD + (bnc#1012628). +- net: phy: improve genphy_soft_reset (bnc#1012628). +- s390: qeth: address type mismatch warning (bnc#1012628). +- arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result + value (bnc#1012628). +- net: hns3: use atomic_t replace u32 for arq's count + (bnc#1012628). +- dmaengine: pl330: _stop: clear interrupt status (bnc#1012628). +- mac80211/cfg80211: update bss channel on channel switch + (bnc#1012628). +- drm: prefix header search paths with $(srctree)/ (bnc#1012628). +- libbpf: fix samples/bpf build failure due to undefined + UINT32_MAX (bnc#1012628). +- slimbus: fix a potential NULL pointer dereference in + of_qcom_slim_ngd_register (bnc#1012628). +- regulator: core: Actually put the gpiod after use (bnc#1012628). +- ASoC: fsl_sai: Update is_slave_mode with correct value + (bnc#1012628). +- Fix nfs4.2 return -EINVAL when do dedupe operation + (bnc#1012628). +- mwifiex: prevent an array overflow (bnc#1012628). +- rsi: Fix NULL pointer dereference in kmalloc (bnc#1012628). +- net: cw1200: fix a NULL pointer dereference (bnc#1012628). +- nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE + (bnc#1012628). +- nvme-rdma: fix a NULL deref when an admin connect times out + (bnc#1012628). +- nvme-tcp: fix a NULL deref when an admin connect times out + (bnc#1012628). +- crypto: sun4i-ss - Fix invalid calculation of hash end + (bnc#1012628). +- bcache: avoid potential memleak of list of journal_replay(s) + in the CACHE_SYNC branch of run_cache_set (bnc#1012628). +- bcache: return error immediately in bch_journal_replay() + (bnc#1012628). +- bcache: fix failure in journal relplay (bnc#1012628). +- bcache: add failure check to run_cache_set() for journal replay + (bnc#1012628). +- bcache: avoid clang -Wunintialized warning (bnc#1012628). +- RDMA/cma: Consider scope_id while binding to ipv6 ll address + (bnc#1012628). +- vfio-ccw: Do not call flush_workqueue while holding the spinlock + (bnc#1012628). +- vfio-ccw: Release any channel program when releasing/removing + vfio-ccw mdev (bnc#1012628). +- x86/build: Move _etext to actual end of .text (bnc#1012628). +- smpboot: Place the __percpu annotation correctly (bnc#1012628). +- x86/uaccess: Dont leak the AC flag into __put_user() argument + evaluation (bnc#1012628). +- x86/mm: Remove in_nmi() warning from 64-bit implementation of + vmalloc_fault() (bnc#1012628). +- mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on + older GCC versions (bnc#1012628). +- Bluetooth: hci_qca: Fix crash with non-serdev devices + (bnc#1012628). +- Bluetooth: hci_qca: Give enough time to ROME controller to + bootup (bnc#1012628). +- Bluetooth: btbcm: Add default address for BCM43341B + (bnc#1012628). +- Bluetooth: mediatek: Fixed incorrect type in assignment + (bnc#1012628). +- HID: logitech-hidpp: use RAP instead of FAP to get the protocol + version (bnc#1012628). +- pinctrl: pistachio: fix leaked of_node references (bnc#1012628). +- pinctrl: st: fix leaked of_node references (bnc#1012628). +- pinctrl: samsung: fix leaked of_node references (bnc#1012628). +- clk: rockchip: undo several noc and special clocks as critical + on rk3288 (bnc#1012628). +- perf/arm-cci: Remove broken race mitigation (bnc#1012628). +- dmaengine: at_xdmac: remove BUG_ON macro in tasklet + (bnc#1012628). +- media: coda: clear error return value before picture run + (bnc#1012628). +- media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() + helper (bnc#1012628). +- media: au0828: stop video streaming only when last user stops + (bnc#1012628). +- media: ov2659: make S_FMT succeed even if requested format + doesn't match (bnc#1012628). +- audit: fix a memory leak bug (bnc#1012628). +- media: stm32-dcmi: fix crash when subdev do not expose any + formats (bnc#1012628). +- media: au0828: Fix NULL pointer dereference in + au0828_analog_stream_enable() (bnc#1012628). +- media: pvrusb2: Prevent a buffer overflow (bnc#1012628). +- iio: adc: stm32-dfsdm: fix unmet direct dependencies detected + (bnc#1012628). +- block: fix use-after-free on gendisk (bnc#1012628). +- powerpc/numa: improve control of topology updates (bnc#1012628). +- powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX + (bnc#1012628). +- random: fix CRNG initialization when random.trust_cpu=1 + (bnc#1012628). +- random: add a spinlock_t to struct batched_entropy + (bnc#1012628). +- cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock + (bnc#1012628). +- sched/core: Check quota and period overflow at usec to nsec + conversion (bnc#1012628). +- sched/rt: Check integer overflow at usec to nsec conversion + (bnc#1012628). +- sched/core: Handle overflow in cpu_shares_write_u64 + (bnc#1012628). +- staging: vc04_services: handle kzalloc failure (bnc#1012628). +- drm/msm/dpu: release resources on modeset failure (bnc#1012628). +- drm/msm: a5xx: fix possible object reference leak (bnc#1012628). +- drm/msm: dpu: Don't set frame_busy_mask for async updates + (bnc#1012628). +- drm/msm: Fix NULL pointer dereference (bnc#1012628). +- irq_work: Do not raise an IPI when queueing work on the local + CPU (bnc#1012628). +- thunderbolt: Take domain lock in switch sysfs attribute + callbacks (bnc#1012628). +- s390/qeth: handle error from qeth_update_from_chp_desc() + (bnc#1012628). +- USB: core: Don't unbind interfaces following device reset + failure (bnc#1012628). +- x86/irq/64: Limit IST stack overflow check to #DB stack + (bnc#1012628). +- drm: etnaviv: avoid DMA API warning when importing buffers + (bnc#1012628). +- dt-bindings: phy-qcom-qmp: Add UFS PHY reset (bnc#1012628). +- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral + mode (bnc#1012628). +- phy: mapphone-mdm6600: add gpiolib dependency (bnc#1012628). +- phy: ti: usb2: fix OMAP_CONTROL_PHY dependency (bnc#1012628). +- dpaa2-eth: Fix Rx classification status (bnc#1012628). +- i40e: Able to add up to 16 MAC filters on an untrusted VF + (bnc#1012628). +- i40e: don't allow changes to HW VLAN stripping on active port + VLANs (bnc#1012628). +- ACPI/IORT: Reject platform device creation on NUMA node mapping + failure (bnc#1012628). +- arm64: vdso: Fix clock_getres() for CLOCK_REALTIME + (bnc#1012628). +- RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure + (bnc#1012628). +- fscrypt: use READ_ONCE() to access ->i_crypt_info (bnc#1012628). +- perf/x86/msr: Add Icelake support (bnc#1012628). +- perf/x86/intel/rapl: Add Icelake support (bnc#1012628). +- perf/x86/intel/cstate: Add Icelake support (bnc#1012628). +- PM / devfreq: Fix static checker warning in + try_then_request_governor (bnc#1012628). +- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (smsc47b397) Use request_muxed_region for Super-IO + accesses (bnc#1012628). +- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses + (bnc#1012628). +- scsi: libsas: Do discovery on empty PHY to update PHY info + (bnc#1012628). +- mmc: core: make pwrseq_emmc (partially) support sleepy GPIO + controllers (bnc#1012628). +- mmc_spi: add a status check for spi_sync_locked (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC5 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum A-009204 support (bnc#1012628). +- mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support + (bnc#1012628). +- net: hns3: free the pending skb when clean RX ring + (bnc#1012628). +- drm/amdgpu: fix old fence check in amdgpu_fence_emit + (bnc#1012628). +- PM / core: Propagate dev->power.wakeup_path when no callbacks + (bnc#1012628). +- clk: rockchip: Fix video codec clocks on rk3288 (bnc#1012628). +- extcon: arizona: Disable mic detect if running when driver is + removed (bnc#1012628). +- clk: rockchip: Make rkpwm a critical clock on rk3288 + (bnc#1012628). +- clk: zynqmp: fix check for fractional clock (bnc#1012628). +- s390: zcrypt: initialize variables before_use (bnc#1012628). +- x86/microcode: Fix the ancient deprecated microcode loading + method (bnc#1012628). +- drm/amd/display: Initialize stream_update with memset + (bnc#1012628). +- s390/mm: silence compiler warning when compiling without + CONFIG_PGSTE (bnc#1012628). +- s390: cio: fix cio_irb declaration (bnc#1012628). +- drm/amd/display: use proper formula to calculate bandwidth + from timing (bnc#1012628). +- selftests: cgroup: fix cleanup path in + test_memcg_subtree_control() (bnc#1012628). +- net: hns3: fix keep_alive_timer not stop problem (bnc#1012628). +- qmi_wwan: Add quirk for Quectel dynamic config (bnc#1012628). +- net: hns3: add error handler for initializing command queue + (bnc#1012628). +- cpufreq: ppc_cbe: fix possible object reference leak + (bnc#1012628). +- cpufreq/pasemi: fix possible object reference leak + (bnc#1012628). +- cpufreq: pmac32: fix possible object reference leak + (bnc#1012628). +- cpufreq: kirkwood: fix possible object reference leak + (bnc#1012628). +- cpufreq: imx6q: fix possible object reference leak + (bnc#1012628). +- cpufreq: ap806: fix possible object reference leak + (bnc#1012628). +- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (bnc#1012628). +- habanalabs: prevent device PTE read/write during hard-reset + (bnc#1012628). +- habanalabs: all FD must be closed before removing device + (bnc#1012628). +- samples/bpf: fix build with new clang (bnc#1012628). +- x86/build: Keep local relocations with ld.lld (bnc#1012628). +- spi: Don't call spi_get_gpio_descs() before device name is set + (bnc#1012628). +- regulator: core: Avoid potential deadlock on + regulator_unregister (bnc#1012628). +- ASoC: core: remove link components before cleaning up card + resources (bnc#1012628). +- drm/pl111: fix possible object reference leak (bnc#1012628). +- iio: ad_sigma_delta: Properly handle SPI bus locking vs CS + assertion (bnc#1012628). +- iio: hmc5843: fix potential NULL pointer dereferences + (bnc#1012628). +- iio: common: ssp_sensors: Initialize calculated_time in + ssp_common_process_data (bnc#1012628). +- iio: adc: ti-ads7950: Fix improper use of mlock (bnc#1012628). +- net: hns3: check resetting status in hns3_get_stats() + (bnc#1012628). +- net: hns3: add protect when handling mac addr list + (bnc#1012628). +- selftests/bpf: ksym_search won't check symbols exists + (bnc#1012628). +- rtlwifi: fix a potential NULL pointer dereference (bnc#1012628). +- mwifiex: Fix mem leak in mwifiex_tm_cmd (bnc#1012628). +- brcmfmac: fix missing checks for kmemdup (bnc#1012628). +- b43: shut up clang -Wuninitialized variable warning + (bnc#1012628). +- brcmfmac: convert dev_init_lock mutex to completion + (bnc#1012628). +- brcmfmac: fix WARNING during USB disconnect in case of unempty + psq (bnc#1012628). +- brcmfmac: fix race during disconnect when USB completion is + in progress (bnc#1012628). +- brcmfmac: fix Oops when bringing up interface during USB + disconnect (bnc#1012628). +- rtc: xgene: fix possible race condition (bnc#1012628). +- spi: Add missing error handling for CS GPIOs (bnc#1012628). +- rtlwifi: fix potential NULL pointer dereference (bnc#1012628). +- scsi: ufs: Fix regulator load and icc-level configuration + (bnc#1012628). +- scsi: ufs: Avoid configuring regulator with undefined voltage + range (bnc#1012628). +- drm/panel: otm8009a: Add delay at the end of initialization + (bnc#1012628). +- drm/amd/display: Prevent cursor hotspot overflow for RV overlay + planes (bnc#1012628). +- arm64: cpu_ops: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- locking/static_key: Fix false positive warnings on concurrent + dec/inc (bnc#1012628). +- wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext + (bnc#1012628). +- x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP + (bnc#1012628). +- iwlwifi: mvm: IBSS: use BE FIFO for multicast (bnc#1012628). +- x86/uaccess, signal: Fix AC=1 bloat (bnc#1012628). +- x86/ia32: Fix ia32_restore_sigcontext() AC leak (bnc#1012628). +- x86/uaccess: Fix up the fixup (bnc#1012628). +- chardev: add additional check for minor range overlap + (bnc#1012628). +- RDMA/hns: Fix bad endianess of port_pd variable (bnc#1012628). +- sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() + (bnc#1012628). +- HID: core: move Usage Page concatenation to Main item + (bnc#1012628). +- ASoC: eukrea-tlv320: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: fsl_utils: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- ASoC: wcd9335: fix a leaked reference by adding missing + of_node_put (bnc#1012628). +- cxgb3/l2t: Fix undefined behaviour (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC + (bnc#1012628). +- block: avoid to break XEN by multi-page bvec (bnc#1012628). +- block: pass page to xen_biovec_phys_mergeable (bnc#1012628). +- clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC + (bnc#1012628). +- HID: logitech-hidpp: change low battery level threshold from + 31 to 30 percent (bnc#1012628). +- spi: tegra114: reset controller on probe (bnc#1012628). +- habanalabs: prevent CPU soft lockup on Palladium (bnc#1012628). +- kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice + (bnc#1012628). +- media: video-mux: fix null pointer dereferences (bnc#1012628). +- media: wl128x: prevent two potential buffer overflows + (bnc#1012628). +- media: gspca: Kill URBs on USB device disconnect (bnc#1012628). +- media: mtk-vcodec: fix access to incorrect planes member + (bnc#1012628). +- thunderbolt: property: Fix a missing check of kzalloc + (bnc#1012628). +- thunderbolt: Fix to check the return value of kmemdup + (bnc#1012628). +- drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 + (bnc#1012628). +- drm: rcar-du: lvds: Fix post-DLL divider calculation + (bnc#1012628). +- timekeeping: Force upper bound for setting CLOCK_REALTIME + (bnc#1012628). +- IB/mlx5: Compare only index part of a memory window rkey + (bnc#1012628). +- scsi: qedf: Add missing return in qedf_post_io_req() in the + fcport offload check (bnc#1012628). +- misc: fastrpc: consider address offset before sending to DSP + (bnc#1012628). +- misc: fastrpc: make sure memory read and writes are visible + (bnc#1012628). +- misc: fastrpc: Fix a possible double free (bnc#1012628). +- virtio_console: initialize vtermno value for ports + (bnc#1012628). +- tty: ipwireless: fix missing checks for ioremap (bnc#1012628). +- staging: mt7621-mmc: Initialize completions a single time + during probe (bnc#1012628). +- overflow: Fix -Wtype-limits compilation warnings (bnc#1012628). +- x86/mce: Fix machine_check_poll() tests for error types + (bnc#1012628). +- rcutorture: Fix cleanup path for invalid torture_type strings + (bnc#1012628). +- x86/mce: Handle varying MCA bank counts (bnc#1012628). +- rcuperf: Fix cleanup path for invalid perf_type strings + (bnc#1012628). +- rcu: Do a single rhp->func read in rcu_head_after_call_rcu() + (bnc#1012628). +- x86/platform/uv: Fix missing checks of kcalloc() return values + (bnc#1012628). +- RDMA/rxe: Fix slab-out-bounds access which lead to kernel + crash later (bnc#1012628). +- spi: stm32-qspi: add spi_master_put in release function + (bnc#1012628). +- usb: core: Add PM runtime calls to usb_hcd_platform_shutdown + (bnc#1012628). +- ice: Fix for adaptive interrupt moderation (bnc#1012628). +- scsi: qla4xxx: avoid freeing unallocated dma memory + (bnc#1012628). +- scsi: lpfc: avoid uninitialized variable warning (bnc#1012628). +- media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also + if decoding fails (bnc#1012628). +- ice: Prevent unintended multiple chain resets (bnc#1012628). +- selinux: avoid uninitialized variable warning (bnc#1012628). +- batman-adv: allow updating DAT entry timeouts on incoming ARP + Replies (bnc#1012628). +- dmaengine: tegra210-adma: use devm_clk_*() helpers + (bnc#1012628). +- x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die + processors (bnc#1012628). +- net/mlx5e: Fix compilation warning in en_tc.c (bnc#1012628). +- staging: mt7621-mmc: Check for nonzero number of scatterlist + entries (bnc#1012628). +- hwrng: omap - Set default quality (bnc#1012628). +- thunderbolt: Fix to check return value of ida_simple_get + (bnc#1012628). +- thunderbolt: Fix to check for kmemdup failure (bnc#1012628). +- spi: export tracepoint symbols to modules (bnc#1012628). +- regulator: add regulator_get_linear_step() stub helper + (bnc#1012628). +- drm/amd/display: fix releasing planes when exiting odm + (bnc#1012628). +- drm/amd/display: Link train only when link is DP and backend + is enabled (bnc#1012628). +- drm/amd/display: Update ABM crtc state on non-modeset + (bnc#1012628). +- drm/amd/display: Reset alpha state for planes to the correct + values (bnc#1012628). +- thunderbolt: property: Fix a NULL pointer dereference + (bnc#1012628). +- media: v4l2-fwnode: The first default data lane is 0 on C-PHY + (bnc#1012628). +- media: ov7670: restore default settings after power-up + (bnc#1012628). +- media: staging/intel-ipu3: mark PM function as __maybe_unused + (bnc#1012628). +- media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT + (bnc#1012628). +- ice: Fix issue with VF reset and multiple VFs support on PFs + (bnc#1012628). +- e1000e: Disable runtime PM on CNP+ (bnc#1012628). +- tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers + (bnc#1012628). +- igb: Exclude device from suspend direct complete optimization + (bnc#1012628). +- media: si2165: fix a missing check of return value + (bnc#1012628). +- media: dvbsky: Avoid leaking dvb frontend (bnc#1012628). +- media: m88ds3103: serialize reset messages in + m88ds3103_set_frontend (bnc#1012628). +- drm/amd/display: add pipe lock during stream update + (bnc#1012628). +- media: staging: davinci_vpfe: disallow building with + COMPILE_TEST (bnc#1012628). +- drm/amd/display: Fix Divide by 0 in memory calculations + (bnc#1012628). +- drm/amd/display: Re-add custom degamma support (bnc#1012628). +- drm/amd/display: half bandwidth for YCbCr420 during validation + (bnc#1012628). +- drm/amd/display: Set stream->mode_changed when connectors change + (bnc#1012628). +- scsi: ufs: fix a missing check of devm_reset_control_get + (bnc#1012628). +- media: vimc: stream: fix thread state before sleep + (bnc#1012628). +- media: gspca: do not resubmit URBs when streaming has stopped + (bnc#1012628). +- media: vicodec: avoid clang frame size warning (bnc#1012628). +- media: go7007: avoid clang frame overflow warning with KASAN + (bnc#1012628). +- media: mtk-vcodec: fix access to vb2_v4l2_buffer struct + (bnc#1012628). +- media: imx: vdic: Restore default case to + prepare_vdi_in_buffers() (bnc#1012628). +- media: vimc: zero the media_device on probe (bnc#1012628). +- media: vim2m: replace devm_kzalloc by kzalloc (bnc#1012628). +- media: cedrus: Add a quirk for not setting DMA offset + (bnc#1012628). +- scsi: lpfc: Fix FDMI manufacturer attribute value (bnc#1012628). +- scsi: lpfc: Fix fc4type information for FDMI (bnc#1012628). +- scsi: lpfc: Fix io lost on host resets (bnc#1012628). +- media: saa7146: avoid high stack usage with clang (bnc#1012628). +- scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices + (bnc#1012628). +- scsi: lpfc: Fix mailbox hang on adapter init (bnc#1012628). +- scsi: lpfc: Resolve inconsistent check of hdwq in + lpfc_scsi_cmd_iocb_cmpl (bnc#1012628). +- scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in + lpfc_io_free (bnc#1012628). +- scsi: lpfc: Fix use-after-free mailbox cmd completion + (bnc#1012628). +- audit: fix a memleak caused by auditing load module + (bnc#1012628). +- spi : spi-topcliff-pch: Fix to handle empty DMA buffers + (bnc#1012628). +- drm: writeback: Fix leak of writeback job (bnc#1012628). +- drm/omap: dsi: Fix PM for display blank with paired dss_pll + calls (bnc#1012628). +- drm/omap: Notify all devices in the pipeline of output + disconnection (bnc#1012628). +- spi: rspi: Fix sequencer reset during initialization + (bnc#1012628). +- regulator: wm831x ldo: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x isink: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3676: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: ltc3589: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88060: Fix notifier mutex lock warning + (bnc#1012628). +- spi: imx: stop buffer overflow in RX FIFO flush (bnc#1012628). +- regulator: lp8755: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9211: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9063: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88080: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: wm831x: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: pv88090: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9062: Fix notifier mutex lock warning + (bnc#1012628). +- regulator: da9055: Fix notifier mutex lock warning + (bnc#1012628). +- spi: Fix zero length xfer bug (bnc#1012628). +- ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM + (bnc#1012628). +- ASoC: ti: fix davinci_mcasp_probe dependencies (bnc#1012628). +- drm/v3d: Handle errors from IRQ setup (bnc#1012628). +- drm/amd/display: Fix exception from AUX acquire failure + (bnc#1012628). +- drm/amd/display: Reset planes that were disabled in init_pipes + (bnc#1012628). +- drm/drv: Hold ref on parent device during drm_device lifetime + (bnc#1012628). +- drm: Wake up next in drm_read() chain if we are forced to + putback the event (bnc#1012628). +- drm/sun4i: dsi: Change the start delay calculation + (bnc#1012628). +- drm/sun4i: dsi: Restrict DSI tcon clock divider (bnc#1012628). +- vfio-ccw: Prevent quiesce function going into an infinite loop + (bnc#1012628). +- extcon: axp288: Add a depends on ACPI to the Kconfig entry + (bnc#1012628). +- ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset + (bnc#1012628). +- drm/sun4i: dsi: Enforce boundaries on the start delay + (bnc#1012628). +- NFS: Fix a double unlock from nfs_match,get_client + (bnc#1012628). +- Update config files. +- commit 7375706 + ------------------------------------------------------------------- Mon May 27 09:14:33 CEST 2019 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index cda15dc3..cbac72e3 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.6 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.1.5 +Version: 5.1.6 %if 0%{?is_kotd} -Release: .g6ad4f79 +Release: .g7375706 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 +Provides: kernel-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 5850daa6..74601908 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:8ad79573094f89e8deb42aa3d13953fca438e7540653ae1cec260ddfcd315527 -size 302305 +oid sha256:c01e89b0fef741434d3539b08a22280613b9eb5f8ab9d4b770a0b34c5b14bcc1 +size 582577 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index ba5ad393..f7c3e128 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:216ac6bf4518b83541bb3dd5c465f7e74d4f9f49ea614518d4eb97a4018a1d46 -size 45486 +oid sha256:0a395497d661c5ecb4ebdf8b22cff22f6cd8228921ee96956ba9e23526f7951c +size 43720 diff --git a/series.conf b/series.conf index 29a248dc..b4516954 100644 --- a/series.conf +++ b/series.conf @@ -380,6 +380,412 @@ patches.kernel.org/5.1.5-122-ARM-dts-imx6q-logicpd-Reduce-inrush-current-on-.patch patches.kernel.org/5.1.5-123-fbdev-sm712fb-fix-memory-frequency-by-avoiding-.patch patches.kernel.org/5.1.5-124-Linux-5.1.5.patch + patches.kernel.org/5.1.6-001-x86-Hide-the-int3_emulate_call-jmp-functions-fr.patch + patches.kernel.org/5.1.6-002-ext4-do-not-delete-unlinked-inode-from-orphan-l.patch + patches.kernel.org/5.1.6-003-ext4-wait-for-outstanding-dio-during-truncate-i.patch + patches.kernel.org/5.1.6-004-KVM-x86-fix-return-value-for-reserved-EFER.patch + patches.kernel.org/5.1.6-005-x86-kvm-pmu-Set-AMD-s-virt-PMU-version-to-1.patch + patches.kernel.org/5.1.6-006-bio-fix-improper-use-of-smp_mb__before_atomic.patch + patches.kernel.org/5.1.6-007-sbitmap-fix-improper-use-of-smp_mb__before_atom.patch + patches.kernel.org/5.1.6-008-Revert-scsi-sd-Keep-disk-read-only-when-re-read.patch + patches.kernel.org/5.1.6-009-crypto-hash-fix-incorrect-HASH_MAX_DESCSIZE.patch + patches.kernel.org/5.1.6-010-crypto-vmx-CTR-always-increment-IV-as-quadword.patch + patches.kernel.org/5.1.6-011-mmc-sdhci-iproc-cygnus-Set-NO_HISPD-bit-to-fix-.patch + patches.kernel.org/5.1.6-012-mmc-sdhci-iproc-Set-NO_HISPD-bit-to-fix-HS50-da.patch + patches.kernel.org/5.1.6-013-tracing-Add-a-check_val-check-before-updating-c.patch + patches.kernel.org/5.1.6-014-dax-Arrange-for-dax_supported-check-to-span-mul.patch + patches.kernel.org/5.1.6-015-kvm-Check-irqchip-mode-before-assign-irqfd.patch + patches.kernel.org/5.1.6-016-kvm-svm-avic-fix-off-by-one-in-checking-host-AP.patch + patches.kernel.org/5.1.6-017-KVM-nVMX-Fix-using-__this_cpu_read-in-preemptib.patch + patches.kernel.org/5.1.6-018-libnvdimm-pmem-Bypass-CONFIG_HARDENED_USERCOPY-.patch + patches.kernel.org/5.1.6-019-arm64-kernel-kaslr-reduce-module-randomization-.patch + patches.kernel.org/5.1.6-020-arm64-Kconfig-Make-ARM64_PSEUDO_NMI-depend-on-B.patch + patches.kernel.org/5.1.6-021-arm64-iommu-handle-non-remapped-addresses-in-mm.patch + patches.kernel.org/5.1.6-022-gfs2-Fix-sign-extension-bug-in-gfs2_update_stat.patch + patches.kernel.org/5.1.6-023-btrfs-don-t-double-unlock-on-error-in-btrfs_pun.patch + patches.kernel.org/5.1.6-024-btrfs-Check-the-compression-level-before-gettin.patch + patches.kernel.org/5.1.6-025-Btrfs-do-not-abort-transaction-at-btrfs_update_.patch + patches.kernel.org/5.1.6-026-Btrfs-avoid-fallback-to-transaction-commit-duri.patch + patches.kernel.org/5.1.6-027-Btrfs-fix-race-between-ranged-fsync-and-writeba.patch + patches.kernel.org/5.1.6-028-btrfs-sysfs-Fix-error-path-kobject-memory-leak.patch + patches.kernel.org/5.1.6-029-btrfs-sysfs-don-t-leak-memory-when-failing-add-.patch + patches.kernel.org/5.1.6-030-fbdev-fix-divide-error-in-fb_var_to_videomode.patch + patches.kernel.org/5.1.6-031-arm64-errata-Add-workaround-for-Cortex-A76-erra.patch + patches.kernel.org/5.1.6-032-ovl-relax-WARN_ON-for-overlapping-layers-use-ca.patch + patches.kernel.org/5.1.6-033-fbdev-fix-WARNING-in-__alloc_pages_nodemask-bug.patch + patches.kernel.org/5.1.6-034-media-cpia2-Fix-use-after-free-in-cpia2_exit.patch + patches.kernel.org/5.1.6-035-media-serial_ir-Fix-use-after-free-in-serial_ir.patch + patches.kernel.org/5.1.6-036-media-vb2-add-waiting_in_dqbuf-flag.patch + patches.kernel.org/5.1.6-037-media-vivid-use-vfree-instead-of-kfree-for-dev-.patch + patches.kernel.org/5.1.6-038-ssb-Fix-possible-NULL-pointer-dereference-in-ss.patch + patches.kernel.org/5.1.6-039-bpf-devmap-fix-use-after-free-Read-in-__dev_map.patch + patches.kernel.org/5.1.6-040-batman-adv-mcast-fix-multicast-tt-tvlv-worker-l.patch + patches.kernel.org/5.1.6-041-at76c50x-usb-Don-t-register-led_trigger-if-usb_.patch + patches.kernel.org/5.1.6-042-acct_on-don-t-mess-with-freeze-protection.patch + patches.kernel.org/5.1.6-043-netfilter-ctnetlink-Resolve-conntrack-L3-protoc.patch + patches.kernel.org/5.1.6-044-Revert-btrfs-Honour-FITRIM-range-constraints-du.patch + patches.kernel.org/5.1.6-045-gfs2-Fix-lru_count-going-negative.patch + patches.kernel.org/5.1.6-046-cxgb4-Fix-error-path-in-cxgb4_init_module.patch + patches.kernel.org/5.1.6-047-afs-Fix-getting-the-afs.fid-xattr.patch + patches.kernel.org/5.1.6-048-NFS-make-nfs_match_client-killable.patch + patches.kernel.org/5.1.6-049-gfs2-fix-race-between-gfs2_freeze_func-and-unmo.patch + patches.kernel.org/5.1.6-050-io_uring-use-cpu_online-to-check-p-sq_thread_cp.patch + patches.kernel.org/5.1.6-051-IB-hfi1-Fix-WQ_MEM_RECLAIM-warning.patch + patches.kernel.org/5.1.6-052-gfs2-Fix-occasional-glock-use-after-free.patch + patches.kernel.org/5.1.6-053-mmc-core-Verify-SD-bus-width.patch + patches.kernel.org/5.1.6-054-tools-bpf-fix-perf-build-error-with-uClibc-seen.patch + patches.kernel.org/5.1.6-055-i40e-Fix-of-memory-leak-and-integer-truncation-.patch + patches.kernel.org/5.1.6-056-libbpf-fix-invalid-munmap-call.patch + patches.kernel.org/5.1.6-057-selftests-bpf-set-RLIMIT_MEMLOCK-properly-for-t.patch + patches.kernel.org/5.1.6-058-bpftool-exclude-bash-completion-bpftool-from-.g.patch + patches.kernel.org/5.1.6-059-ice-Separate-if-conditions-for-ice_set_features.patch + patches.kernel.org/5.1.6-060-ice-Preserve-VLAN-Rx-stripping-settings.patch + patches.kernel.org/5.1.6-061-blk-mq-split-blk_mq_alloc_and_init_hctx-into-tw.patch + patches.kernel.org/5.1.6-062-blk-mq-grab-.q_usage_counter-when-queuing-reque.patch + patches.kernel.org/5.1.6-063-dmaengine-tegra210-dma-free-dma-controller-in-r.patch + patches.kernel.org/5.1.6-064-net-ena-gcc-8-fix-compilation-warning.patch + patches.kernel.org/5.1.6-065-net-ena-fix-set-freed-objects-to-NULL-to-avoid-.patch + patches.kernel.org/5.1.6-066-hv_netvsc-fix-race-that-may-miss-tx-queue-wakeu.patch + patches.kernel.org/5.1.6-067-Bluetooth-Ignore-CC-events-not-matching-the-las.patch + patches.kernel.org/5.1.6-068-pinctrl-zte-fix-leaked-of_node-references.patch + patches.kernel.org/5.1.6-069-ASoC-Intel-kbl_da7219_max98357a-Map-BTN_0-to-KE.patch + patches.kernel.org/5.1.6-070-usb-dwc2-gadget-Increase-descriptors-count-for-.patch + patches.kernel.org/5.1.6-071-usb-dwc3-move-synchronize_irq-out-of-the-spinlo.patch + patches.kernel.org/5.1.6-072-usb-gadget-f_fs-don-t-free-buffer-prematurely.patch + patches.kernel.org/5.1.6-073-ASoC-hdmi-codec-unlock-the-device-on-startup-er.patch + patches.kernel.org/5.1.6-074-powerpc-perf-Return-accordingly-on-invalid-chip.patch + patches.kernel.org/5.1.6-075-powerpc-boot-Fix-missing-check-of-lseek-return-.patch + patches.kernel.org/5.1.6-076-powerpc-perf-Fix-loop-exit-condition-in-nest_im.patch + patches.kernel.org/5.1.6-077-spi-atmel-quadspi-fix-crash-while-suspending.patch + patches.kernel.org/5.1.6-078-ASoC-imx-fix-fiq-dependencies.patch + patches.kernel.org/5.1.6-079-spi-pxa2xx-fix-SCR-divisor-calculation.patch + patches.kernel.org/5.1.6-080-net-mlx5-E-Switch-Use-atomic-rep-state-to-seria.patch + patches.kernel.org/5.1.6-081-brcm80211-potential-NULL-dereference-in-brcmf_c.patch + patches.kernel.org/5.1.6-082-ACPI-property-fix-handling-of-data_nodes-in-acp.patch + patches.kernel.org/5.1.6-083-drm-nouveau-bar-nv50-ensure-BAR-is-mapped.patch + patches.kernel.org/5.1.6-084-media-stm32-dcmi-return-appropriate-error-codes.patch + patches.kernel.org/5.1.6-085-ARM-vdso-Remove-dependency-with-the-arch_timer-.patch + patches.kernel.org/5.1.6-086-arm64-Fix-compiler-warning-from-pte_unmap-with-.patch + patches.kernel.org/5.1.6-087-mt76-remove-mt76_queue-dependency-from-tx_queue.patch + patches.kernel.org/5.1.6-088-x86-ftrace-Set-trampoline-pages-as-executable.patch + patches.kernel.org/5.1.6-089-powerpc-watchdog-Use-hrtimers-for-per-CPU-heart.patch + patches.kernel.org/5.1.6-090-cpufreq-Fix-kobject-memleak.patch + patches.kernel.org/5.1.6-091-scsi-qla2xxx-Fix-a-qla24xx_enable_msix-error-pa.patch + patches.kernel.org/5.1.6-092-scsi-qla2xxx-Fix-abort-handling-in-tcm_qla2xxx_.patch + patches.kernel.org/5.1.6-093-scsi-qla2xxx-Avoid-that-lockdep-complains-about.patch + patches.kernel.org/5.1.6-094-scsi-qla2xxx-Fix-hardirq-unsafe-locking.patch + patches.kernel.org/5.1.6-095-x86-modules-Avoid-breaking-W-X-while-loading-mo.patch + patches.kernel.org/5.1.6-096-Btrfs-fix-data-bytes_may_use-underflow-with-fal.patch + patches.kernel.org/5.1.6-097-btrfs-fix-panic-during-relocation-after-ENOSPC-.patch + patches.kernel.org/5.1.6-098-btrfs-Don-t-panic-when-we-can-t-find-a-root-key.patch + patches.kernel.org/5.1.6-099-iwlwifi-pcie-don-t-crash-on-invalid-RX-interrup.patch + patches.kernel.org/5.1.6-100-rtc-88pm860x-prevent-use-after-free-on-device-r.patch + patches.kernel.org/5.1.6-101-rtc-stm32-manage-the-get_irq-probe-defer-case.patch + patches.kernel.org/5.1.6-102-scsi-qedi-Abort-ep-termination-if-offload-not-s.patch + patches.kernel.org/5.1.6-103-s390-kexec_file-Fix-detection-of-text-segment-i.patch + patches.kernel.org/5.1.6-104-ALSA-hda-fix-unregister-device-twice-on-ASoC-dr.patch + patches.kernel.org/5.1.6-105-sched-nohz-Run-NOHZ-idle-load-balancer-on-HK_FL.patch + patches.kernel.org/5.1.6-106-net-ethernet-ti-cpsw-fix-allmulti-cfg-in-dual_m.patch + patches.kernel.org/5.1.6-107-w1-fix-the-resume-command-API.patch + patches.kernel.org/5.1.6-108-net-hns3-fix-pause-configure-fail-problem.patch + patches.kernel.org/5.1.6-109-net-hns3-fix-for-TX-clean-num-when-cleaning-TX-.patch + patches.kernel.org/5.1.6-110-net-phy-improve-genphy_soft_reset.patch + patches.kernel.org/5.1.6-111-s390-qeth-address-type-mismatch-warning.patch + patches.kernel.org/5.1.6-112-arm64-futex-Fix-FUTEX_WAKE_OP-atomic-ops-with-n.patch + patches.kernel.org/5.1.6-113-net-hns3-use-atomic_t-replace-u32-for-arq-s-cou.patch + patches.kernel.org/5.1.6-114-dmaengine-pl330-_stop-clear-interrupt-status.patch + patches.kernel.org/5.1.6-115-mac80211-cfg80211-update-bss-channel-on-channel.patch + patches.kernel.org/5.1.6-116-drm-prefix-header-search-paths-with-srctree.patch + patches.kernel.org/5.1.6-117-libbpf-fix-samples-bpf-build-failure-due-to-und.patch + patches.kernel.org/5.1.6-118-slimbus-fix-a-potential-NULL-pointer-dereferenc.patch + patches.kernel.org/5.1.6-119-regulator-core-Actually-put-the-gpiod-after-use.patch + patches.kernel.org/5.1.6-120-ASoC-fsl_sai-Update-is_slave_mode-with-correct-.patch + patches.kernel.org/5.1.6-121-Fix-nfs4.2-return-EINVAL-when-do-dedupe-operati.patch + patches.kernel.org/5.1.6-122-mwifiex-prevent-an-array-overflow.patch + patches.kernel.org/5.1.6-123-rsi-Fix-NULL-pointer-dereference-in-kmalloc.patch + patches.kernel.org/5.1.6-124-net-cw1200-fix-a-NULL-pointer-dereference.patch + patches.kernel.org/5.1.6-125-nvme-set-0-capacity-if-namespace-block-size-exc.patch + patches.kernel.org/5.1.6-126-nvme-rdma-fix-a-NULL-deref-when-an-admin-connec.patch + patches.kernel.org/5.1.6-127-nvme-tcp-fix-a-NULL-deref-when-an-admin-connect.patch + patches.kernel.org/5.1.6-128-crypto-sun4i-ss-Fix-invalid-calculation-of-hash.patch + patches.kernel.org/5.1.6-129-bcache-avoid-potential-memleak-of-list-of-journ.patch + patches.kernel.org/5.1.6-130-bcache-return-error-immediately-in-bch_journal_.patch + patches.kernel.org/5.1.6-131-bcache-fix-failure-in-journal-relplay.patch + patches.kernel.org/5.1.6-132-bcache-add-failure-check-to-run_cache_set-for-j.patch + patches.kernel.org/5.1.6-133-bcache-avoid-clang-Wunintialized-warning.patch + patches.kernel.org/5.1.6-134-RDMA-cma-Consider-scope_id-while-binding-to-ipv.patch + patches.kernel.org/5.1.6-135-vfio-ccw-Do-not-call-flush_workqueue-while-hold.patch + patches.kernel.org/5.1.6-136-vfio-ccw-Release-any-channel-program-when-relea.patch + patches.kernel.org/5.1.6-137-x86-build-Move-_etext-to-actual-end-of-.text.patch + patches.kernel.org/5.1.6-138-smpboot-Place-the-__percpu-annotation-correctly.patch + patches.kernel.org/5.1.6-139-x86-uaccess-Dont-leak-the-AC-flag-into-__put_us.patch + patches.kernel.org/5.1.6-140-x86-mm-Remove-in_nmi-warning-from-64-bit-implem.patch + patches.kernel.org/5.1.6-141-mm-uaccess-Use-unsigned-long-to-placate-UBSAN-w.patch + patches.kernel.org/5.1.6-142-Bluetooth-hci_qca-Fix-crash-with-non-serdev-dev.patch + patches.kernel.org/5.1.6-143-Bluetooth-hci_qca-Give-enough-time-to-ROME-cont.patch + patches.kernel.org/5.1.6-144-Bluetooth-btbcm-Add-default-address-for-BCM4334.patch + patches.kernel.org/5.1.6-145-Bluetooth-mediatek-Fixed-incorrect-type-in-assi.patch + patches.kernel.org/5.1.6-146-HID-logitech-hidpp-use-RAP-instead-of-FAP-to-ge.patch + patches.kernel.org/5.1.6-147-pinctrl-pistachio-fix-leaked-of_node-references.patch + patches.kernel.org/5.1.6-148-pinctrl-st-fix-leaked-of_node-references.patch + patches.kernel.org/5.1.6-149-pinctrl-samsung-fix-leaked-of_node-references.patch + patches.kernel.org/5.1.6-150-clk-rockchip-undo-several-noc-and-special-clock.patch + patches.kernel.org/5.1.6-151-perf-arm-cci-Remove-broken-race-mitigation.patch + patches.kernel.org/5.1.6-152-dmaengine-at_xdmac-remove-BUG_ON-macro-in-taskl.patch + patches.kernel.org/5.1.6-153-media-coda-clear-error-return-value-before-pict.patch + patches.kernel.org/5.1.6-154-media-ov6650-Move-v4l2_clk_get-to-ov6650_video_.patch + patches.kernel.org/5.1.6-155-media-au0828-stop-video-streaming-only-when-las.patch + patches.kernel.org/5.1.6-156-media-ov2659-make-S_FMT-succeed-even-if-request.patch + patches.kernel.org/5.1.6-157-audit-fix-a-memory-leak-bug.patch + patches.kernel.org/5.1.6-158-media-stm32-dcmi-fix-crash-when-subdev-do-not-e.patch + patches.kernel.org/5.1.6-159-media-au0828-Fix-NULL-pointer-dereference-in-au.patch + patches.kernel.org/5.1.6-160-media-pvrusb2-Prevent-a-buffer-overflow.patch + patches.kernel.org/5.1.6-161-iio-adc-stm32-dfsdm-fix-unmet-direct-dependenci.patch + patches.kernel.org/5.1.6-162-block-fix-use-after-free-on-gendisk.patch + patches.kernel.org/5.1.6-163-powerpc-numa-improve-control-of-topology-update.patch + patches.kernel.org/5.1.6-164-powerpc-64-Fix-booting-large-kernels-with-STRIC.patch + patches.kernel.org/5.1.6-165-random-fix-CRNG-initialization-when-random.trus.patch + patches.kernel.org/5.1.6-166-random-add-a-spinlock_t-to-struct-batched_entro.patch + patches.kernel.org/5.1.6-167-cgroup-protect-cgroup-nr_-dying_-descendants-by.patch + patches.kernel.org/5.1.6-168-sched-core-Check-quota-and-period-overflow-at-u.patch + patches.kernel.org/5.1.6-169-sched-rt-Check-integer-overflow-at-usec-to-nsec.patch + patches.kernel.org/5.1.6-170-sched-core-Handle-overflow-in-cpu_shares_write_.patch + patches.kernel.org/5.1.6-171-staging-vc04_services-handle-kzalloc-failure.patch + patches.kernel.org/5.1.6-172-drm-msm-dpu-release-resources-on-modeset-failur.patch + patches.kernel.org/5.1.6-173-drm-msm-a5xx-fix-possible-object-reference-leak.patch + patches.kernel.org/5.1.6-174-drm-msm-dpu-Don-t-set-frame_busy_mask-for-async.patch + patches.kernel.org/5.1.6-175-drm-msm-Fix-NULL-pointer-dereference.patch + patches.kernel.org/5.1.6-176-irq_work-Do-not-raise-an-IPI-when-queueing-work.patch + patches.kernel.org/5.1.6-177-thunderbolt-Take-domain-lock-in-switch-sysfs-at.patch + patches.kernel.org/5.1.6-178-s390-qeth-handle-error-from-qeth_update_from_ch.patch + patches.kernel.org/5.1.6-179-USB-core-Don-t-unbind-interfaces-following-devi.patch + patches.kernel.org/5.1.6-180-x86-irq-64-Limit-IST-stack-overflow-check-to-DB.patch + patches.kernel.org/5.1.6-181-drm-etnaviv-avoid-DMA-API-warning-when-importin.patch + patches.kernel.org/5.1.6-182-dt-bindings-phy-qcom-qmp-Add-UFS-PHY-reset.patch + patches.kernel.org/5.1.6-183-phy-sun4i-usb-Make-sure-to-disable-PHY0-passby-.patch + patches.kernel.org/5.1.6-184-phy-mapphone-mdm6600-add-gpiolib-dependency.patch + patches.kernel.org/5.1.6-185-phy-ti-usb2-fix-OMAP_CONTROL_PHY-dependency.patch + patches.kernel.org/5.1.6-186-dpaa2-eth-Fix-Rx-classification-status.patch + patches.kernel.org/5.1.6-187-i40e-Able-to-add-up-to-16-MAC-filters-on-an-unt.patch + patches.kernel.org/5.1.6-188-i40e-don-t-allow-changes-to-HW-VLAN-stripping-o.patch + patches.kernel.org/5.1.6-189-ACPI-IORT-Reject-platform-device-creation-on-NU.patch + patches.kernel.org/5.1.6-190-arm64-vdso-Fix-clock_getres-for-CLOCK_REALTIME.patch + patches.kernel.org/5.1.6-191-RDMA-cxgb4-Fix-null-pointer-dereference-on-allo.patch + patches.kernel.org/5.1.6-192-fscrypt-use-READ_ONCE-to-access-i_crypt_info.patch + patches.kernel.org/5.1.6-193-perf-x86-msr-Add-Icelake-support.patch + patches.kernel.org/5.1.6-194-perf-x86-intel-rapl-Add-Icelake-support.patch + patches.kernel.org/5.1.6-195-perf-x86-intel-cstate-Add-Icelake-support.patch + patches.kernel.org/5.1.6-196-PM-devfreq-Fix-static-checker-warning-in-try_th.patch + patches.kernel.org/5.1.6-197-hwmon-vt1211-Use-request_muxed_region-for-Super.patch + patches.kernel.org/5.1.6-198-hwmon-smsc47m1-Use-request_muxed_region-for-Sup.patch + patches.kernel.org/5.1.6-199-hwmon-smsc47b397-Use-request_muxed_region-for-S.patch + patches.kernel.org/5.1.6-200-hwmon-pc87427-Use-request_muxed_region-for-Supe.patch + patches.kernel.org/5.1.6-201-hwmon-f71805f-Use-request_muxed_region-for-Supe.patch + patches.kernel.org/5.1.6-202-scsi-libsas-Do-discovery-on-empty-PHY-to-update.patch + patches.kernel.org/5.1.6-203-mmc-core-make-pwrseq_emmc-partially-support-sle.patch + patches.kernel.org/5.1.6-204-mmc_spi-add-a-status-check-for-spi_sync_locked.patch + patches.kernel.org/5.1.6-205-mmc-sdhci-of-esdhc-add-erratum-eSDHC5-support.patch + patches.kernel.org/5.1.6-206-mmc-sdhci-of-esdhc-add-erratum-A-009204-support.patch + patches.kernel.org/5.1.6-207-mmc-sdhci-of-esdhc-add-erratum-eSDHC-A001-and-A.patch + patches.kernel.org/5.1.6-208-net-hns3-free-the-pending-skb-when-clean-RX-rin.patch + patches.kernel.org/5.1.6-209-drm-amdgpu-fix-old-fence-check-in-amdgpu_fence_.patch + patches.kernel.org/5.1.6-210-PM-core-Propagate-dev-power.wakeup_path-when-no.patch + patches.kernel.org/5.1.6-211-clk-rockchip-Fix-video-codec-clocks-on-rk3288.patch + patches.kernel.org/5.1.6-212-extcon-arizona-Disable-mic-detect-if-running-wh.patch + patches.kernel.org/5.1.6-213-clk-rockchip-Make-rkpwm-a-critical-clock-on-rk3.patch + patches.kernel.org/5.1.6-214-clk-zynqmp-fix-check-for-fractional-clock.patch + patches.kernel.org/5.1.6-215-s390-zcrypt-initialize-variables-before_use.patch + patches.kernel.org/5.1.6-216-x86-microcode-Fix-the-ancient-deprecated-microc.patch + patches.kernel.org/5.1.6-217-drm-amd-display-Initialize-stream_update-with-m.patch + patches.kernel.org/5.1.6-218-s390-mm-silence-compiler-warning-when-compiling.patch + patches.kernel.org/5.1.6-219-s390-cio-fix-cio_irb-declaration.patch + patches.kernel.org/5.1.6-220-drm-amd-display-use-proper-formula-to-calculate.patch + patches.kernel.org/5.1.6-221-selftests-cgroup-fix-cleanup-path-in-test_memcg.patch + patches.kernel.org/5.1.6-222-net-hns3-fix-keep_alive_timer-not-stop-problem.patch + patches.kernel.org/5.1.6-223-qmi_wwan-Add-quirk-for-Quectel-dynamic-config.patch + patches.kernel.org/5.1.6-224-net-hns3-add-error-handler-for-initializing-com.patch + patches.kernel.org/5.1.6-225-cpufreq-ppc_cbe-fix-possible-object-reference-l.patch + patches.kernel.org/5.1.6-226-cpufreq-pasemi-fix-possible-object-reference-le.patch + patches.kernel.org/5.1.6-227-cpufreq-pmac32-fix-possible-object-reference-le.patch + patches.kernel.org/5.1.6-228-cpufreq-kirkwood-fix-possible-object-reference-.patch + patches.kernel.org/5.1.6-229-cpufreq-imx6q-fix-possible-object-reference-lea.patch + patches.kernel.org/5.1.6-230-cpufreq-ap806-fix-possible-object-reference-lea.patch + patches.kernel.org/5.1.6-231-block-sed-opal-fix-IOC_OPAL_ENABLE_DISABLE_MBR.patch + patches.kernel.org/5.1.6-232-habanalabs-prevent-device-PTE-read-write-during.patch + patches.kernel.org/5.1.6-233-habanalabs-all-FD-must-be-closed-before-removin.patch + patches.kernel.org/5.1.6-234-samples-bpf-fix-build-with-new-clang.patch + patches.kernel.org/5.1.6-235-x86-build-Keep-local-relocations-with-ld.lld.patch + patches.kernel.org/5.1.6-236-spi-Don-t-call-spi_get_gpio_descs-before-device.patch + patches.kernel.org/5.1.6-237-regulator-core-Avoid-potential-deadlock-on-regu.patch + patches.kernel.org/5.1.6-238-ASoC-core-remove-link-components-before-cleanin.patch + patches.kernel.org/5.1.6-239-drm-pl111-fix-possible-object-reference-leak.patch + patches.kernel.org/5.1.6-240-iio-ad_sigma_delta-Properly-handle-SPI-bus-lock.patch + patches.kernel.org/5.1.6-241-iio-hmc5843-fix-potential-NULL-pointer-derefere.patch + patches.kernel.org/5.1.6-242-iio-common-ssp_sensors-Initialize-calculated_ti.patch + patches.kernel.org/5.1.6-243-iio-adc-ti-ads7950-Fix-improper-use-of-mlock.patch + patches.kernel.org/5.1.6-244-net-hns3-check-resetting-status-in-hns3_get_sta.patch + patches.kernel.org/5.1.6-245-net-hns3-add-protect-when-handling-mac-addr-lis.patch + patches.kernel.org/5.1.6-246-selftests-bpf-ksym_search-won-t-check-symbols-e.patch + patches.kernel.org/5.1.6-247-rtlwifi-fix-a-potential-NULL-pointer-dereferenc.patch + patches.kernel.org/5.1.6-248-mwifiex-Fix-mem-leak-in-mwifiex_tm_cmd.patch + patches.kernel.org/5.1.6-249-brcmfmac-fix-missing-checks-for-kmemdup.patch + patches.kernel.org/5.1.6-250-b43-shut-up-clang-Wuninitialized-variable-warni.patch + patches.kernel.org/5.1.6-251-brcmfmac-convert-dev_init_lock-mutex-to-complet.patch + patches.kernel.org/5.1.6-252-brcmfmac-fix-WARNING-during-USB-disconnect-in-c.patch + patches.kernel.org/5.1.6-253-brcmfmac-fix-race-during-disconnect-when-USB-co.patch + patches.kernel.org/5.1.6-254-brcmfmac-fix-Oops-when-bringing-up-interface-du.patch + patches.kernel.org/5.1.6-255-rtc-xgene-fix-possible-race-condition.patch + patches.kernel.org/5.1.6-256-spi-Add-missing-error-handling-for-CS-GPIOs.patch + patches.kernel.org/5.1.6-257-rtlwifi-fix-potential-NULL-pointer-dereference.patch + patches.kernel.org/5.1.6-258-scsi-ufs-Fix-regulator-load-and-icc-level-confi.patch + patches.kernel.org/5.1.6-259-scsi-ufs-Avoid-configuring-regulator-with-undef.patch + patches.kernel.org/5.1.6-260-drm-panel-otm8009a-Add-delay-at-the-end-of-init.patch + patches.kernel.org/5.1.6-261-drm-amd-display-Prevent-cursor-hotspot-overflow.patch + patches.kernel.org/5.1.6-262-arm64-cpu_ops-fix-a-leaked-reference-by-adding-.patch + patches.kernel.org/5.1.6-263-locking-static_key-Fix-false-positive-warnings-.patch + patches.kernel.org/5.1.6-264-wil6210-fix-return-code-of-wmi_mgmt_tx-and-wmi_.patch + patches.kernel.org/5.1.6-265-x86-uaccess-ftrace-Fix-ftrace_likely_update-vs..patch + patches.kernel.org/5.1.6-266-iwlwifi-mvm-IBSS-use-BE-FIFO-for-multicast.patch + patches.kernel.org/5.1.6-267-x86-uaccess-signal-Fix-AC-1-bloat.patch + patches.kernel.org/5.1.6-268-x86-ia32-Fix-ia32_restore_sigcontext-AC-leak.patch + patches.kernel.org/5.1.6-269-x86-uaccess-Fix-up-the-fixup.patch + patches.kernel.org/5.1.6-270-chardev-add-additional-check-for-minor-range-ov.patch + patches.kernel.org/5.1.6-271-RDMA-hns-Fix-bad-endianess-of-port_pd-variable.patch + patches.kernel.org/5.1.6-272-sh-sh7786-Add-explicit-I-O-cast-to-sh7786_mm_se.patch + patches.kernel.org/5.1.6-273-HID-core-move-Usage-Page-concatenation-to-Main-.patch + patches.kernel.org/5.1.6-274-ASoC-eukrea-tlv320-fix-a-leaked-reference-by-ad.patch + patches.kernel.org/5.1.6-275-ASoC-fsl_utils-fix-a-leaked-reference-by-adding.patch + patches.kernel.org/5.1.6-276-ASoC-wcd9335-fix-a-leaked-reference-by-adding-m.patch + patches.kernel.org/5.1.6-277-cxgb3-l2t-Fix-undefined-behaviour.patch + patches.kernel.org/5.1.6-278-clk-renesas-rcar-gen3-Correct-parent-clock-of-S.patch + patches.kernel.org/5.1.6-279-block-avoid-to-break-XEN-by-multi-page-bvec.patch + patches.kernel.org/5.1.6-280-block-pass-page-to-xen_biovec_phys_mergeable.patch + patches.kernel.org/5.1.6-281-clk-renesas-rcar-gen3-Correct-parent-clock-of-A.patch + patches.kernel.org/5.1.6-282-HID-logitech-hidpp-change-low-battery-level-thr.patch + patches.kernel.org/5.1.6-283-spi-tegra114-reset-controller-on-probe.patch + patches.kernel.org/5.1.6-284-habanalabs-prevent-CPU-soft-lockup-on-Palladium.patch + patches.kernel.org/5.1.6-285-kobject-Don-t-trigger-kobject_uevent-KOBJ_REMOV.patch + patches.kernel.org/5.1.6-286-media-video-mux-fix-null-pointer-dereferences.patch + patches.kernel.org/5.1.6-287-media-wl128x-prevent-two-potential-buffer-overf.patch + patches.kernel.org/5.1.6-288-media-gspca-Kill-URBs-on-USB-device-disconnect.patch + patches.kernel.org/5.1.6-289-efifb-Omit-memory-map-check-on-legacy-boot.patch + patches.kernel.org/5.1.6-290-media-mtk-vcodec-fix-access-to-incorrect-planes.patch + patches.kernel.org/5.1.6-291-thunderbolt-property-Fix-a-missing-check-of-kza.patch + patches.kernel.org/5.1.6-292-thunderbolt-Fix-to-check-the-return-value-of-km.patch + patches.kernel.org/5.1.6-293-drm-rcar-du-lvds-Set-LVEN-and-LVRES-bits-togeth.patch + patches.kernel.org/5.1.6-294-drm-rcar-du-lvds-Fix-post-DLL-divider-calculati.patch + patches.kernel.org/5.1.6-295-timekeeping-Force-upper-bound-for-setting-CLOCK.patch + patches.kernel.org/5.1.6-296-IB-mlx5-Compare-only-index-part-of-a-memory-win.patch + patches.kernel.org/5.1.6-297-scsi-qedf-Add-missing-return-in-qedf_post_io_re.patch + patches.kernel.org/5.1.6-298-misc-fastrpc-consider-address-offset-before-sen.patch + patches.kernel.org/5.1.6-299-misc-fastrpc-make-sure-memory-read-and-writes-a.patch + patches.kernel.org/5.1.6-300-misc-fastrpc-Fix-a-possible-double-free.patch + patches.kernel.org/5.1.6-301-virtio_console-initialize-vtermno-value-for-por.patch + patches.kernel.org/5.1.6-302-tty-ipwireless-fix-missing-checks-for-ioremap.patch + patches.kernel.org/5.1.6-303-staging-mt7621-mmc-Initialize-completions-a-sin.patch + patches.kernel.org/5.1.6-304-overflow-Fix-Wtype-limits-compilation-warnings.patch + patches.kernel.org/5.1.6-305-x86-mce-Fix-machine_check_poll-tests-for-error-.patch + patches.kernel.org/5.1.6-306-rcutorture-Fix-cleanup-path-for-invalid-torture.patch + patches.kernel.org/5.1.6-307-x86-mce-Handle-varying-MCA-bank-counts.patch + patches.kernel.org/5.1.6-308-rcuperf-Fix-cleanup-path-for-invalid-perf_type-.patch + patches.kernel.org/5.1.6-309-rcu-Do-a-single-rhp-func-read-in-rcu_head_after.patch + patches.kernel.org/5.1.6-310-x86-platform-uv-Fix-missing-checks-of-kcalloc-r.patch + patches.kernel.org/5.1.6-311-RDMA-rxe-Fix-slab-out-bounds-access-which-lead-.patch + patches.kernel.org/5.1.6-312-spi-stm32-qspi-add-spi_master_put-in-release-fu.patch + patches.kernel.org/5.1.6-313-usb-core-Add-PM-runtime-calls-to-usb_hcd_platfo.patch + patches.kernel.org/5.1.6-314-ice-Fix-for-adaptive-interrupt-moderation.patch + patches.kernel.org/5.1.6-315-scsi-qla4xxx-avoid-freeing-unallocated-dma-memo.patch + patches.kernel.org/5.1.6-316-scsi-lpfc-avoid-uninitialized-variable-warning.patch + patches.kernel.org/5.1.6-317-media-vicodec-bugfix-call-v4l2_m2m_buf_copy_met.patch + patches.kernel.org/5.1.6-318-ice-Prevent-unintended-multiple-chain-resets.patch + patches.kernel.org/5.1.6-319-selinux-avoid-uninitialized-variable-warning.patch + patches.kernel.org/5.1.6-320-batman-adv-allow-updating-DAT-entry-timeouts-on.patch + patches.kernel.org/5.1.6-321-dmaengine-tegra210-adma-use-devm_clk_-helpers.patch + patches.kernel.org/5.1.6-322-x86-CPU-hygon-Fix-phys_proc_id-calculation-logi.patch + patches.kernel.org/5.1.6-323-net-mlx5e-Fix-compilation-warning-in-en_tc.c.patch + patches.kernel.org/5.1.6-324-staging-mt7621-mmc-Check-for-nonzero-number-of-.patch + patches.kernel.org/5.1.6-325-hwrng-omap-Set-default-quality.patch + patches.kernel.org/5.1.6-326-thunderbolt-Fix-to-check-return-value-of-ida_si.patch + patches.kernel.org/5.1.6-327-thunderbolt-Fix-to-check-for-kmemdup-failure.patch + patches.kernel.org/5.1.6-328-spi-export-tracepoint-symbols-to-modules.patch + patches.kernel.org/5.1.6-329-regulator-add-regulator_get_linear_step-stub-he.patch + patches.kernel.org/5.1.6-330-drm-amd-display-fix-releasing-planes-when-exiti.patch + patches.kernel.org/5.1.6-331-drm-amd-display-Link-train-only-when-link-is-DP.patch + patches.kernel.org/5.1.6-332-drm-amd-display-Update-ABM-crtc-state-on-non-mo.patch + patches.kernel.org/5.1.6-333-drm-amd-display-Reset-alpha-state-for-planes-to.patch + patches.kernel.org/5.1.6-334-thunderbolt-property-Fix-a-NULL-pointer-derefer.patch + patches.kernel.org/5.1.6-335-media-v4l2-fwnode-The-first-default-data-lane-i.patch + patches.kernel.org/5.1.6-336-media-ov7670-restore-default-settings-after-pow.patch + patches.kernel.org/5.1.6-337-media-staging-intel-ipu3-mark-PM-function-as-__.patch + patches.kernel.org/5.1.6-338-media-vicodec-reset-last_src-dst_buf-based-on-t.patch + patches.kernel.org/5.1.6-339-ice-Fix-issue-with-VF-reset-and-multiple-VFs-su.patch + patches.kernel.org/5.1.6-340-e1000e-Disable-runtime-PM-on-CNP.patch + patches.kernel.org/5.1.6-341-tinydrm-mipi-dbi-Use-dma-safe-buffers-for-all-S.patch + patches.kernel.org/5.1.6-342-igb-Exclude-device-from-suspend-direct-complete.patch + patches.kernel.org/5.1.6-343-media-si2165-fix-a-missing-check-of-return-valu.patch + patches.kernel.org/5.1.6-344-media-dvbsky-Avoid-leaking-dvb-frontend.patch + patches.kernel.org/5.1.6-345-media-m88ds3103-serialize-reset-messages-in-m88.patch + patches.kernel.org/5.1.6-346-drm-amd-display-add-pipe-lock-during-stream-upd.patch + patches.kernel.org/5.1.6-347-media-staging-davinci_vpfe-disallow-building-wi.patch + patches.kernel.org/5.1.6-348-drm-amd-display-Fix-Divide-by-0-in-memory-calcu.patch + patches.kernel.org/5.1.6-349-drm-amd-display-Re-add-custom-degamma-support.patch + patches.kernel.org/5.1.6-350-drm-amd-display-half-bandwidth-for-YCbCr420-dur.patch + patches.kernel.org/5.1.6-351-drm-amd-display-Set-stream-mode_changed-when-co.patch + patches.kernel.org/5.1.6-352-scsi-ufs-fix-a-missing-check-of-devm_reset_cont.patch + patches.kernel.org/5.1.6-353-media-vimc-stream-fix-thread-state-before-sleep.patch + patches.kernel.org/5.1.6-354-media-gspca-do-not-resubmit-URBs-when-streaming.patch + patches.kernel.org/5.1.6-355-media-vicodec-avoid-clang-frame-size-warning.patch + patches.kernel.org/5.1.6-356-media-go7007-avoid-clang-frame-overflow-warning.patch + patches.kernel.org/5.1.6-357-media-mtk-vcodec-fix-access-to-vb2_v4l2_buffer-.patch + patches.kernel.org/5.1.6-358-media-imx-vdic-Restore-default-case-to-prepare_.patch + patches.kernel.org/5.1.6-359-media-vimc-zero-the-media_device-on-probe.patch + patches.kernel.org/5.1.6-360-media-vim2m-replace-devm_kzalloc-by-kzalloc.patch + patches.kernel.org/5.1.6-361-media-cedrus-Add-a-quirk-for-not-setting-DMA-of.patch + patches.kernel.org/5.1.6-362-scsi-lpfc-Fix-FDMI-manufacturer-attribute-value.patch + patches.kernel.org/5.1.6-363-scsi-lpfc-Fix-fc4type-information-for-FDMI.patch + patches.kernel.org/5.1.6-364-scsi-lpfc-Fix-io-lost-on-host-resets.patch + patches.kernel.org/5.1.6-365-media-saa7146-avoid-high-stack-usage-with-clang.patch + patches.kernel.org/5.1.6-366-scsi-lpfc-Fix-SLI3-commands-being-issued-on-SLI.patch + patches.kernel.org/5.1.6-367-scsi-lpfc-Fix-mailbox-hang-on-adapter-init.patch + patches.kernel.org/5.1.6-368-scsi-lpfc-Resolve-inconsistent-check-of-hdwq-in.patch + patches.kernel.org/5.1.6-369-scsi-lpfc-Resolve-irq-unsafe-lockdep-heirarchy-.patch + patches.kernel.org/5.1.6-370-scsi-lpfc-Fix-use-after-free-mailbox-cmd-comple.patch + patches.kernel.org/5.1.6-371-audit-fix-a-memleak-caused-by-auditing-load-mod.patch + patches.kernel.org/5.1.6-372-spi-spi-topcliff-pch-Fix-to-handle-empty-DMA-bu.patch + patches.kernel.org/5.1.6-373-drm-writeback-Fix-leak-of-writeback-job.patch + patches.kernel.org/5.1.6-374-drm-omap-dsi-Fix-PM-for-display-blank-with-pair.patch + patches.kernel.org/5.1.6-375-drm-omap-Notify-all-devices-in-the-pipeline-of-.patch + patches.kernel.org/5.1.6-376-spi-rspi-Fix-sequencer-reset-during-initializat.patch + patches.kernel.org/5.1.6-377-regulator-wm831x-ldo-Fix-notifier-mutex-lock-wa.patch + patches.kernel.org/5.1.6-378-regulator-wm831x-isink-Fix-notifier-mutex-lock-.patch + patches.kernel.org/5.1.6-379-regulator-ltc3676-Fix-notifier-mutex-lock-warni.patch + patches.kernel.org/5.1.6-380-regulator-ltc3589-Fix-notifier-mutex-lock-warni.patch + patches.kernel.org/5.1.6-381-regulator-pv88060-Fix-notifier-mutex-lock-warni.patch + patches.kernel.org/5.1.6-382-spi-imx-stop-buffer-overflow-in-RX-FIFO-flush.patch + patches.kernel.org/5.1.6-383-regulator-lp8755-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-384-regulator-da9211-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-385-regulator-da9063-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-386-regulator-pv88080-Fix-notifier-mutex-lock-warni.patch + patches.kernel.org/5.1.6-387-regulator-wm831x-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-388-regulator-pv88090-Fix-notifier-mutex-lock-warni.patch + patches.kernel.org/5.1.6-389-regulator-da9062-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-390-regulator-da9055-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-391-spi-Fix-zero-length-xfer-bug.patch + patches.kernel.org/5.1.6-392-ASoC-davinci-mcasp-Fix-clang-warning-without-CO.patch + patches.kernel.org/5.1.6-393-ASoC-ti-fix-davinci_mcasp_probe-dependencies.patch + patches.kernel.org/5.1.6-394-drm-v3d-Handle-errors-from-IRQ-setup.patch + patches.kernel.org/5.1.6-395-drm-amd-display-Fix-exception-from-AUX-acquire-.patch + patches.kernel.org/5.1.6-396-drm-amd-display-Reset-planes-that-were-disabled.patch + patches.kernel.org/5.1.6-397-drm-drv-Hold-ref-on-parent-device-during-drm_de.patch + patches.kernel.org/5.1.6-398-drm-Wake-up-next-in-drm_read-chain-if-we-are-fo.patch + patches.kernel.org/5.1.6-399-drm-sun4i-dsi-Change-the-start-delay-calculatio.patch + patches.kernel.org/5.1.6-400-drm-sun4i-dsi-Restrict-DSI-tcon-clock-divider.patch + patches.kernel.org/5.1.6-401-vfio-ccw-Prevent-quiesce-function-going-into-an.patch + patches.kernel.org/5.1.6-402-extcon-axp288-Add-a-depends-on-ACPI-to-the-Kcon.patch + patches.kernel.org/5.1.6-403-ice-Put-__ICE_PREPARED_FOR_RESET-check-in-ice_p.patch + patches.kernel.org/5.1.6-404-drm-sun4i-dsi-Enforce-boundaries-on-the-start-d.patch + patches.kernel.org/5.1.6-405-NFS-Fix-a-double-unlock-from-nfs_match-get_clie.patch + patches.kernel.org/5.1.6-406-Linux-5.1.6.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -634,7 +1040,6 @@ ######################################################## # DRM/Video ######################################################## - patches.suse/efifb-Omit-memory-map-check-on-legacy-boot.patch ######################################################## # video4linux @@ -765,7 +1170,6 @@ ######################################################## # KVM patches ######################################################## - patches.suse/x86-kvm-pmu-Set-AMD-s-virt-PMU-version-to-1.patch ######################################################## # documentation diff --git a/source-timestamp b/source-timestamp index 3bf75222..c39eb7ee 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2019-05-27 07:14:33 +0000 -GIT Revision: 6ad4f795771291a7cc9b088361b4015581b57ca4 +2019-05-31 20:22:47 +0000 +GIT Revision: 7375706ce58060ddd9eb1e43a9cc1f4f55c73ef8 GIT Branch: stable