-
Fri Feb 05 2021 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2105.el7uek]
- tap: fix use-after-free (Michael S. Tsirkin) [Orabug: 32466004]
- uek-rpm: config-aarch-embedded2 update for Jan 2021 Elba patches (Dave Kleikamp) [Orabug: 32466168]
- dts/pensando: Fix compatile -> compatible typeo. (David Clear) [Orabug: 32466168]
- Interrupt domain controllers for Elba ASIC. (David Clear) [Orabug: 32466168]
- elba_defconfig: CONFIG_PTP_1588_CLOCK=y (David Clear) [Orabug: 32466168]
- soc/pensando: pcie driver (David Clear) [Orabug: 32466168]
- pcie: control access to pcie clock domain registers (David Clear) [Orabug: 32466168]
- mmc: sdhci-cadence-elba ADMA and HS200 tuning support (David Clear) [Orabug: 32466168]
- enable rcu callback offloading & adaptive tick mode to reduce jitter (David Clear) [Orabug: 32466168]
- nbd: freeze the queue while we're adding connections (Josef Bacik) [Orabug: 32447286] {CVE-2021-3348}
- rds: avoid crash on IB conn path shutdown prepare (Alan Maguire) [Orabug: 32466765]
- Linux 4.14.218 (Greg Kroah-Hartman)
- fs: fix lazytime expiration handling in __writeback_single_inode() (Eric Biggers)
- writeback: Drop I_DIRTY_TIME_EXPIRE (Jan Kara)
- fs: move I_DIRTY_INODE to fs.h (Christoph Hellwig)
- x86/boot/compressed: Disable relocation relaxation (Arvind Sankar)
- tracing: Fix race in trace_open and buffer resize call (Gaurav Kohli)
- futex: Handle faults correctly for PI futexes (Thomas Gleixner)
- futex: Simplify fixup_pi_state_owner() (Thomas Gleixner)
- futex: Use pi_state_update_owner() in put_pi_state() (Thomas Gleixner)
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() (Thomas Gleixner)
- futex: Provide and use pi_state_update_owner() (Thomas Gleixner)
- futex: Replace pointless printk in fixup_owner() (Thomas Gleixner)
- futex: Ensure the correct return value from futex_lock_pi() (Thomas Gleixner)
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" (Wang Hai)
- gpio: mvebu: fix pwm .get_state period calculation (Baruch Siach)
- futex: futex_wake_op, fix sign_extend32 sign bits (Jiri Slaby)
- net: dsa: b53: fix an off by one in checking "vlan->vid" (Dan Carpenter)
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms() (Eric Dumazet)
- ipv6: create multicast route with RTPROT_KERNEL (Matteo Croce)
- udp: mask TOS bits in udp_v4_early_demux() (Guillaume Nault)
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too (Alexander Lobakin)
- sh_eth: Fix power down vs. is_opened flag ordering (Geert Uytterhoeven)
- sh: dma: fix kconfig dependency for G2_DMA (Necip Fazil Yildiran)
- netfilter: rpfilter: mask ecn bits before fib lookup (Guillaume Nault)
- compiler.h: Raise minimum version of GCC to 5.1 for arm64 (Will Deacon)
- xhci: tegra: Delay for disabling LFPS detector (JC Kuo)
- xhci: make sure TRB is fully written before giving it to the controller (Mathias Nyman)
- usb: bdc: Make bdc pci driver depend on BROKEN (Patrik Jakobsson)
- usb: udc: core: Use lock when write to soft_connect (Thinh Nguyen)
- USB: ehci: fix an interrupt calltrace error (Longfang Liu)
- ehci: fix EHCI host controller initialization sequence (Eugene Korenevsky)
- stm class: Fix module init return on allocation failure (Wang Hui)
- intel_th: pci: Add Alder Lake-P support (Alexander Shishkin)
- irqchip/mips-cpu: Set IPI domain parent chip (Mathias Kresin)
- iio: ad5504: Fix setting power-down state (Lars-Peter Clausen)
- can: vxcan: vxcan_xmit: fix use after free bug (Vincent Mailhol)
- can: dev: can_restart: fix use after free bug (Vincent Mailhol)
- i2c: octeon: check correct size of maximum RECV_LEN packet (Wolfram Sang)
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields (Ben Skeggs)
- drm/nouveau/privring: ack interrupts the same way as RM (Ben Skeggs)
- drm/nouveau/bios: fix issue shadowing expansion ROMs (Ben Skeggs)
- xen: Fix event channel callback via INTX/GSI (David Woodhouse)
- scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback (Can Guo)
- ASoC: Intel: haswell: Add missing pm_ops (Cezary Rojewski)
- drm/atomic: put state on error path (Pan Bian)
- dm: avoid filesystem lookup in dm_get_dev_t() (Hannes Reinecke)
- mmc: sdhci-xenon: fix 1.8v regulator stabilization (Alex Leibovich)
- ACPI: scan: Make acpi_bus_get_device() clear return pointer on error (Hans de Goede)
- ALSA: hda/via: Add minimum mute flag (Takashi Iwai)
- ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info() (Takashi Iwai)
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (Mikko Perttunen)
-
Fri Jan 29 2021 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2104.el7uek]
- net/rds: In rds_send_xmit() use sg_next() to get the next sg entry (Sharath Srinivasan) [Orabug: 32441609]
- Revert "rds: Deregister all FRWR mr with free_mr" (aru kolappan) [Orabug: 32426611]
- x86/msr: Add a pointer to an URL which contains further details (Borislav Petkov) [Orabug: 32164605]
- x86/msr: Downgrade unrecognized MSR message (Borislav Petkov) [Orabug: 32164605]
- x86/msr: Do not allow writes to MSR_IA32_ENERGY_PERF_BIAS (Borislav Petkov) [Orabug: 32164605]
- x86/msr: Prevent userspace MSR access from dominating the console (Chris Down) [Orabug: 32164605]
- x86/msr: Filter MSR writes (Borislav Petkov) [Orabug: 32164605]
- tools/power/x86_energy_perf_policy: Read energy_perf_bias from sysfs (Borislav Petkov) [Orabug: 32164605]
- tools/power/turbostat: Read energy_perf_bias from sysfs (Borislav Petkov) [Orabug: 32164605]
- tools/power/cpupower: Read energy_perf_bias from sysfs (Borislav Petkov) [Orabug: 32164605]
- uek-rpm: update config-aarch-embedded2 for Elba (Dave Kleikamp) [Orabug: 32374187]
- elba: u-boot environment partitions in the device-tree (David Clear) [Orabug: 32374187]
- i2c: Add Elba Ortano Lattice RD1173 I2C controller driver. (David Clear) [Orabug: 32374187]
- elba: one more mnet for elba.dtsi (David Clear) [Orabug: 32374187]
- elba: Add IPv6 support to elba_defconfig (David Clear) [Orabug: 32374187]
- mmc: sdhci-cadence-elba sdhci driver cleanup (David Clear) [Orabug: 32374187]
- spi-dw: custom chip-select handler for elba (David Clear) [Orabug: 32374187]
- arch/arm64: Pensando elba dts and config files (David Clear) [Orabug: 32374187]
- drivers/soc/pensando: crash dump driver. (David Clear) [Orabug: 32374187]
- drivers/pensando/soc: Boot State Machine (BSM) integration. (David Clear) [Orabug: 32374187]
- drivers/soc/pensando: /dev/capmem driver. (David Clear) [Orabug: 32374187]
- drivers/mmc/host: Pensando Elba support in the Cadence EMMC host controller (David Clear) [Orabug: 32374187]
- drivers/gpio: support the Elba SPI chip-selects. (David Clear) [Orabug: 32374187]
- arch/arm64: Pensando Elba SoC declaration. (David Clear) [Orabug: 32374187]
- mmc: sdhci-cadence: fix PHY write (Vladimir Kondratiev) [Orabug: 32374187]
- mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhier (Masahiro Yamada) [Orabug: 32374187]
- mmc: sdhci-cadence: remove unneeded 'inline' marker (Masahiro Yamada) [Orabug: 32374187]
- mmc: sdhci-cadence: use struct_size() helper (Gustavo A. R. Silva) [Orabug: 32374187]
- mmc: sdhci-cadence: fix logically and structurally dead code (Gustavo A. R. Silva) [Orabug: 32374187]
- mmc: sdhci-cadence: send tune request twice to work around errata (Masahiro Yamada) [Orabug: 32374187]
- mmc: sdhci-cadence: use bitfield access macros for cleanup (Masahiro Yamada) [Orabug: 32374187]
- Revert "Support the reset pulse width from the device-tree." (Dave Kleikamp) [Orabug: 32374187]
- Revert "Initial Pensando Capri SoC declaration" (Dave Kleikamp) [Orabug: 32374187]
- Revert "Add Capri EMMC phy and instantiate the driver in the dts" (Dave Kleikamp) [Orabug: 32374187]
- Revert "Capri SPI driver" (Dave Kleikamp) [Orabug: 32374187]
- Revert "Interrupt domain controllers for Capri ASIC." (Dave Kleikamp) [Orabug: 32374187]
- Revert "Add uio support for Capri PCIE and Link interrupts" (Dave Kleikamp) [Orabug: 32374187]
- Revert "Pensando/Capri PCIE panic handler." (Dave Kleikamp) [Orabug: 32374187]
- Revert "Pensando crash dump driver" (Dave Kleikamp) [Orabug: 32374187]
- Revert "Pensando Boot State Machine (BSM) integration." (Dave Kleikamp) [Orabug: 32374187]
- Revert "Add mnic nodes to the Pensando devicetree" (Dave Kleikamp) [Orabug: 32374187]
- Revert "mtd/spi-nor/cadence-quadspi.c: Speed up reads." (Dave Kleikamp) [Orabug: 32374187]
- Revert "Add /proc/xmaps" (Dave Kleikamp) [Orabug: 32374187]
- Revert "Add Pensando Capri board .dts files and default configs" (Dave Kleikamp) [Orabug: 32374187]
- Revert "Provide for precise control of pgprot for Pensando" (Dave Kleikamp) [Orabug: 32374187]
- Revert "Kconfig option to disable outer-cache-allocate for Pensando" (Dave Kleikamp) [Orabug: 32374187]
- Revert "Add /dev/capmem driver for Pensando" (Dave Kleikamp) [Orabug: 32374187]
- Revert "Make low-speed APB bus accesses single threaded" (Dave Kleikamp) [Orabug: 32374187]
- net/rds: Incorrect RDS protocol version fall back (Ka-Cheong Poon) [Orabug: 32376162]
- A/A Bonding: Add synchronized bundle failback (Gerd Rausch) [Orabug: 32381884]
- net/rds: Missing RDS/RDMA private data in response to connection request (Ka-Cheong Poon) [Orabug: 32388406]
- Linux 4.14.217 (Greg Kroah-Hartman)
- spi: cadence: cache reference clock rate during probe (Michael Hennerich)
- net: ipv6: Validate GSO SKB before finish IPv6 processing (Aya Levin)
- net: skbuff: disambiguate argument and member for skb_list_walk_safe helper (Jason A. Donenfeld)
- net: introduce skb_list_walk_safe for skb segment walking (Jason A. Donenfeld)
- net: use skb_list_del_init() to remove from RX sublists (Edward Cree)
- tipc: fix NULL deref in tipc_link_xmit() (Hoang Le)
- rxrpc: Fix handling of an unsupported token type in rxrpc_read() (David Howells)
- net: avoid 32 x truesize under-estimation for tiny skbs (Eric Dumazet)
- net: sit: unregister_netdevice on newlink's error path (Jakub Kicinski)
- net: stmmac: Fixed mtu channged by cache aligned (David Wu)
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands (Petr Machata)
- net: dcb: Validate netlink message in DCB handler (Petr Machata)
- esp: avoid unneeded kmap_atomic call (Willem de Bruijn)
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request (Andrey Zhizhikin)
- netxen_nic: fix MSI/MSI-x interrupts (Manish Chopra)
- nfsd4: readdirplus shouldn't return parent of export (J. Bruce Fields)
- usb: ohci: Make distrust_firmware param default to false (Hamish Martin)
- netfilter: conntrack: fix reading nf_conntrack_buckets (Jesper Dangaard Brouer)
- ALSA: fireface: Fix integer overflow in transmit_midi_msg() (Geert Uytterhoeven)
- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() (Geert Uytterhoeven)
- dm: eliminate potential source of excessive kernel log noise (Mike Snitzer)
- net: sunrpc: interpret the return value of kstrtou32 correctly (j.nixdorf@avm.de)
- mm, slub: consider rest of partial list if acquire_slab() fails (Jann Horn)
- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp (Dinghao Liu)
- ext4: fix superblock checksum failure when setting password salt (Jan Kara)
- NFS: nfs_igrab_and_active must first reference the superblock (Trond Myklebust)
- pNFS: Mark layout for return if return-on-close was not sent (Trond Myklebust)
- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock (Dave Wysochanski)
- ASoC: Intel: fix error code cnl_set_dsp_D0() (Dan Carpenter)
- dump_common_audit_data(): fix racy accesses to ->d_name (Al Viro)
- ARM: picoxcell: fix missing interrupt-parent properties (Arnd Bergmann)
- ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI (Shawn Guo)
- net: ethernet: fs_enet: Add missing MODULE_LICENSE (Michael Ellerman)
- misdn: dsp: select CONFIG_BITREVERSE (Arnd Bergmann)
- arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC (Randy Dunlap)
- ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram (Rasmus Villemoes)
- btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan (Filipe Manana)
- ARC: build: add boot_targets to PHONY (Masahiro Yamada)
- ARC: build: add uImage.lzma to the top-level target (Masahiro Yamada)
- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE (Masahiro Yamada)
- ext4: fix bug for rename with RENAME_WHITEOUT (yangerkun)
- r8152: Add Lenovo Powered USB-C Travel Hub (Leon Schuermann)
- dm snapshot: flush merged data before committing metadata (Akilesh Kailash)
- mm/hugetlb: fix potential missing huge page size info (Miaohe Lin)
- ACPI: scan: Harden acpi_device_add() against device ID overflows (Dexuan Cui)
- MIPS: relocatable: fix possible boot hangup with KASLR enabled (Alexander Lobakin)
- MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB (Paul Cercueil)
- ASoC: dapm: remove widget from dirty list on free (Thomas Hebb)
-
Fri Jan 22 2021 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2103.el7uek]
- Linux 4.14.216 (Greg Kroah-Hartman)
- net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed packet (Vasily Averin)
- block: fix use-after-free in disk_part_iter_next (Ming Lei)
- KVM: arm64: Don't access PMCR_EL0 when no PMU is available (Marc Zyngier)
- wan: ds26522: select CONFIG_BITREVERSE (Arnd Bergmann)
- net/mlx5e: Fix two double free cases (Dinghao Liu)
- net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups (Dinghao Liu)
- iommu/intel: Fix memleak in intel_irq_remapping_alloc (Dinghao Liu)
- block: rsxx: select CONFIG_CRC32 (Arnd Bergmann)
- wil6210: select CONFIG_CRC32 (Arnd Bergmann)
- dmaengine: xilinx_dma: fix mixed_enum_type coverity warning (Shravya Kumbham)
- dmaengine: xilinx_dma: check dma_async_device_register return value (Shravya Kumbham)
- spi: stm32: FIFO threshold level - fix align packet size (Roman Guskov)
- cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get() (Colin Ian King)
- i2c: sprd: use a specific timeout to avoid system hang up issue (Chunyan Zhang)
- ARM: OMAP2+: omap_device: fix idling of devices during probe (Andreas Kemnade)
- iio: imu: st_lsm6dsx: fix edge-trigger interrupts (Lorenzo Bianconi)
- iio: imu: st_lsm6dsx: flip irq return logic (Sean Nyekjaer)
- spi: pxa2xx: Fix use-after-free on unbind (Lukas Wunner)
- ubifs: wbuf: Don't leak kernel memory to flash (Richard Weinberger)
- drm/i915: Fix mismatch between misplaced vma check and vma insert (Chris Wilson)
- vmlinux.lds.h: Add PGO and AutoFDO input sections (Nick Desaulniers)
- x86/resctrl: Don't move a task to the same resource group (Fenghua Yu)
- x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR (Fenghua Yu)
- net: fix pmtu check in nopmtudisc mode (Florian Westphal)
- net: ip: always refragment ip defragmented packets (Florian Westphal)
- net: vlan: avoid leaks on register_vlan_dev() failures (Jakub Kicinski)
- net: cdc_ncm: correct overhead in delayed_ndp_size (Jouni K. Seppänen)
- powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at (Mathieu Desnoyers)
-
Fri Jan 15 2021 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2102.el7uek]
- net/rds: Fix gfp_t parameter (Hans Westgaard Ry) [Orabug: 32372159]
- uek-rpm: update kABI lists for new symbol (Dan Duval) [Orabug: 32378207]
- A/A Bonding: Fix a one-byte-off kmalloc (Håkon Bugge) [Orabug: 32380825]
- net/mlx5: Use a single MSIX vector for all control EQs in VFs (Ariel Levkovich) [Orabug: 31785236]
- net/mlx5: Fix available EQs FW used to reserve (Denis Drozdov) [Orabug: 31785236]
- net/mlx5: Use max_num_eqs for calculation of required MSIX vectors (Denis Drozdov) [Orabug: 31785236]
- net/mlx5: Expose DEVX specification (Yishai Hadas) [Orabug: 31785236]
- A/A Bonding: Introduce selective interface name inclusion (Håkon Bugge) [Orabug: 32321059]
- Linux 4.14.215 (Greg Kroah-Hartman)
- scsi: target: Fix XCOPY NAA identifier lookup (David Disseldorp) {CVE-2020-28374}
- KVM: x86: fix shift out of bounds reported by UBSAN (Paolo Bonzini)
- x86/mtrr: Correct the range check before performing MTRR type lookups (Ying-Tsun Huang)
- netfilter: xt_RATEEST: reject non-null terminated string from userspace (Florian Westphal)
- netfilter: ipset: fix shift-out-of-bounds in htable_bits() (Vasily Averin)
- Revert "device property: Keep secondary firmware node secondary by type" (Bard Liao)
- ALSA: hda/realtek - Fix speaker volume control on Lenovo C940 (Kailang Yang)
- ALSA: hda/conexant: add a new hda codec CX11970 (bo liu)
- x86/mm: Fix leak of pmd ptlock (Dan Williams)
- USB: serial: keyspan_pda: remove unused variable (Johan Hovold)
- usb: gadget: configfs: Fix use-after-free issue with udc_name (Eddie Hung)
- usb: gadget: configfs: Preserve function ordering after bind failure (Chandana Kishori Chiluveru)
- usb: gadget: Fix spinlock lockup on usb_function_deactivate (Sriharsha Allenki)
- USB: gadget: legacy: fix return error code in acm_ms_bind() (Yang Yingliang)
- usb: gadget: function: printer: Fix a memory leak for interface descriptor (Zqiang)
- usb: gadget: f_uac2: reset wMaxPacketSize (Jerome Brunet)
- usb: gadget: select CONFIG_CRC32 (Arnd Bergmann)
- ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks (Takashi Iwai)
- USB: usblp: fix DMA to stack (Johan Hovold)
- USB: yurex: fix control-URB timeout handling (Johan Hovold)
- USB: serial: option: add Quectel EM160R-GL (Bjørn Mork)
- USB: serial: option: add LongSung M5710 module support (Daniel Palmer)
- USB: serial: iuu_phoenix: fix DMA from stack (Johan Hovold)
- usb: uas: Add PNY USB Portable SSD to unusual_uas (Thinh Nguyen)
- usb: usbip: vhci_hcd: protect shift size (Randy Dunlap)
- USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set (Michael Grzeschik)
- usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data() (Yu Kuai)
- usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion (Serge Semin)
- USB: cdc-acm: blacklist another IR Droid device (Sean Young)
- usb: gadget: enable super speed plus (taehyun.cho)
- crypto: ecdh - avoid buffer overflow in ecdh_set_secret() (Ard Biesheuvel)
- video: hyperv_fb: Fix the mmap() regression for v5.4.y and older (Dexuan Cui)
- net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE (Florian Fainelli)
- net: mvpp2: Fix GoP port 3 Networking Complex Control configurations (Stefan Chulski)
- net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc (Antoine Tenart)
- net: sched: prevent invalid Scell_log shift count (Randy Dunlap)
- vhost_net: fix ubuf refcount incorrectly when sendmsg fails (Yunjian Wang)
- net: usb: qmi_wwan: add Quectel EM160R-GL (Bjørn Mork)
- CDC-NCM: remove "connected" log message (Roland Dreier)
- net: hdlc_ppp: Fix issues when mod_timer is called while timer is running (Xie He)
- net: hns: fix return value check in __lb_other_process() (Yunjian Wang)
- ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst() (Guillaume Nault)
- net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered (Grygorii Strashko)
- net-sysfs: take the rtnl lock when storing xps_cpus (Antoine Tenart)
- net: ethernet: Fix memleak in ethoc_probe (Dinghao Liu)
- net/ncsi: Use real net-device for response handler (John Wang)
- virtio_net: Fix recursive call to cpus_read_lock() (Jeff Dike)
- qede: fix offload for IPIP tunnel packets (Manish Chopra)
- atm: idt77252: call pci_disable_device() on error path (Dan Carpenter)
- ethernet: ucc_geth: set dev->max_mtu to 1518 (Rasmus Villemoes)
- ethernet: ucc_geth: fix use-after-free in ucc_geth_remove() (Rasmus Villemoes)
- depmod: handle the case of /sbin/depmod without /sbin in PATH (Linus Torvalds)
- lib/genalloc: fix the overflow when size is too big (Huang Shijie)
- scsi: ide: Do not set the RQF_PREEMPT flag for sense requests (Bart Van Assche)
- scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff() (Adrian Hunter)
- workqueue: Kick a worker based on the actual activation of delayed works (Yunfeng Ye)
- kbuild: don't hardcode depmod path (Dominique Martinet)
- Linux 4.14.214 (Greg Kroah-Hartman)
- iio:magnetometer:mag3110: Fix alignment and data leak issues. (Jonathan Cameron)
- iio:imu:bmi160: Fix alignment and data leak issues (Jonathan Cameron)
- kdev_t: always inline major/minor helper functions (Josh Poimboeuf)
- dm verity: skip verity work if I/O error when system is shutting down (Hyeongseok Kim)
- ALSA: pcm: Clear the full allocated memory at hw_params (Takashi Iwai)
- module: delay kobject uevent until after module init call (Jessica Yu)
- powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe() (Qinglang Miao)
- quota: Don't overflow quota file offsets (Jan Kara)
- module: set MODULE_STATE_GOING state when a module fails to load (Miroslav Benes)
- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (Dinghao Liu)
- ALSA: seq: Use bool for snd_seq_queue internal flags (Takashi Iwai)
- media: gp8psk: initialize stats at power control logic (Mauro Carvalho Chehab)
- misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells() (Anant Thazhemadam)
- reiserfs: add check for an invalid ih_entry_count (Rustam Kovhaev)
- of: fix linker-section match-table corruption (Johan Hovold)
- uapi: move constants from <linux/kernel.h> to <linux/const.h> (Petr Vorel)
- powerpc/bitops: Fix possible undefined behaviour with fls() and fls64() (Christophe Leroy)
- USB: serial: digi_acceleport: fix write-wakeup deadlocks (Johan Hovold)
- s390/dasd: fix hanging device offline processing (Stefan Haberland)
- vfio/pci: Move dummy_resources_list init in vfio_pci_probe() (Eric Auger)
- mm: memcontrol: implement lruvec stat functions on top of each other (Johannes Weiner)
- mm: memcontrol: eliminate raw access to stat and event counters (Johannes Weiner)
- ALSA: usb-audio: fix sync-ep altsetting sanity check (Johan Hovold)
- ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk (Alberto Aguirre)
- ALSA: hda/ca0132 - Fix work handling in delayed HP detection (Takashi Iwai)
- md/raid10: initialize r10_bio->read_slot before use. (Kevin Vigor)
- x86/entry/64: Add instruction suffix (Jan Beulich)
-
Fri Jan 08 2021 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2101.el7uek]
- x86/process: Mark cpu inactive before offlining (Mridula Shastry) [Orabug: 32245070]
- mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start (Zhang Xiaohui) [Orabug: 32349204] {CVE-2020-36158}
- add license checking to kABI checker (Dan Duval) [Orabug: 32355207]
- Linux 4.14.213 (Greg Kroah-Hartman)
- PCI: Fix pci_slot_release() NULL pointer dereference (Jubin Zhong)
- libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels (Dan Williams)
- clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 (Terry Zhou)
- md/cluster: fix deadlock when node is doing resync job (Zhao Heming)
- iio:imu:bmi160: Fix too large a buffer. (Jonathan Cameron)
- iio:pressure:mpl3115: Force alignment of buffer (Jonathan Cameron)
- iio:light:rpr0521: Fix timestamp alignment and prevent data leak. (Jonathan Cameron)
- iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in rockchip_saradc_resume (Qinglang Miao)
- iio: buffer: Fix demux update (Nuno Sá)
- mtd: parser: cmdline: Fix parsing of part-names with colons (Sven Eckelmann)
- soc: qcom: smp2p: Safely acquire spinlock without IRQs (Evan Green)
- spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path (Lukas Wunner)
- spi: sc18is602: Don't leak SPI master in probe error path (Lukas Wunner)
- spi: rb4xx: Don't leak SPI master in probe error path (Lukas Wunner)
- spi: pic32: Don't leak DMA channels in probe error path (Lukas Wunner)
- spi: davinci: Fix use-after-free on unbind (Lukas Wunner)
- spi: spi-sh: Fix use-after-free on unbind (Lukas Wunner)
- drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor() (Zwane Mwaikambo)
- jfs: Fix array index bounds check in dbAdjTree (Dave Kleikamp)
- jffs2: Fix GC exit abnormally (Zhe Li)
- ceph: fix race in concurrent __ceph_remove_cap invocations (Luis Henriques)
- ima: Don't modify file descriptor mode on the fly (Roberto Sassu)
- powerpc/powernv/memtrace: Don't leak kernel memory to user space (David Hildenbrand)
- powerpc/xmon: Change printk() to pr_cont() (Christophe Leroy)
- powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter (Tyrel Datwyler)
- ARM: dts: at91: sama5d2: fix CAN message ram offset and size (Nicolas Ferre)
- KVM: arm64: Introduce handling of AArch32 TTBCR2 traps (Marc Zyngier)
- ext4: fix deadlock with fs freezing and EA inodes (Jan Kara)
- ext4: fix a memory leak of ext4_free_data (Chunguang Xu)
- USB: serial: keyspan_pda: fix write unthrottling (Johan Hovold)
- USB: serial: keyspan_pda: fix tx-unthrottle use-after-free (Johan Hovold)
- USB: serial: keyspan_pda: fix write-wakeup use-after-free (Johan Hovold)
- USB: serial: keyspan_pda: fix stalled writes (Johan Hovold)
- USB: serial: keyspan_pda: fix write deadlock (Johan Hovold)
- USB: serial: keyspan_pda: fix dropped unthrottle interrupts (Johan Hovold)
- USB: serial: mos7720: fix parallel-port state restore (Johan Hovold)
- EDAC/amd64: Fix PCI component registration (Borislav Petkov)
- crypto: ecdh - avoid unaligned accesses in ecdh_set_secret() (Ard Biesheuvel)
- powerpc/perf: Exclude kernel samples while counting events in user space. (Athira Rajeev)
- staging: comedi: mf6x4: Fix AI end-of-conversion detection (Ian Abbott)
- s390/dasd: fix list corruption of lcu list (Stefan Haberland)
- s390/dasd: fix list corruption of pavgroup group list (Stefan Haberland)
- s390/dasd: prevent inconsistent LCU device data (Stefan Haberland)
- s390/smp: perform initial CPU reset also for SMT siblings (Sven Schnelle)
- ALSA: usb-audio: Disable sample read check if firmware doesn't give back (Takashi Iwai)
- ALSA: pcm: oss: Fix a few more UBSAN fixes (Takashi Iwai)
- ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255 (Chris Chiu)
- ACPI: PNP: compare the string length in the matching_id() (Hui Wang)
- Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks" (Daniel Scally)
- PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() (Rafael J. Wysocki)
- Input: cyapa_gen6 - fix out-of-bounds stack access (Arnd Bergmann)
- media: netup_unidvb: Don't leak SPI master in probe error path (Lukas Wunner)
- media: sunxi-cir: ensure IR is handled when it is continuous (Sean Young)
- media: gspca: Fix memory leak in probe (Alan Stern)
- Input: goodix - add upside-down quirk for Teclast X98 Pro tablet (Simon Beginn)
- Input: cros_ec_keyb - send 'scancodes' in addition to key events (Dmitry Torokhov)
- fix namespaced fscaps when !CONFIG_SECURITY (Serge Hallyn)
- cfg80211: initialize rekey_data (Sara Sharon)
- clk: sunxi-ng: Make sure divider tables have sentinel (Jernej Skrabec)
- clk: s2mps11: Fix a resource leak in error handling paths in the probe function (Christophe JAILLET)
- qlcnic: Fix error code in probe (Dan Carpenter)
- perf record: Fix memory leak when using '--user-regs=?' to list registers (Zheng Zengkai)
- pwm: lp3943: Dynamically allocate PWM chip base (Lokesh Vutla)
- pwm: zx: Add missing cleanup in error path (Uwe Kleine-König)
- clk: ti: Fix memleak in ti_fapll_synth_setup (Zhang Qilong)
- watchdog: coh901327: add COMMON_CLK dependency (Arnd Bergmann)
- watchdog: qcom: Avoid context switch in restart handler (Manivannan Sadhasivam)
- net: korina: fix return value (Vincent Stehlé)
- net: allwinner: Fix some resources leak in the error handling path of the probe and in the remove function (Christophe JAILLET)
- net: bcmgenet: Fix a resource leak in an error handling path in the probe functin (Christophe JAILLET)
- checkpatch: fix unescaped left brace (Dwaipayan Ray)
- powerpc/ps3: use dma_mapping_error() (Vincent Stehlé)
- nfc: s3fwrn5: Release the nfc firmware (Bongsu Jeon)
- um: chan_xterm: Fix fd leak (Anton Ivanov)
- watchdog: sirfsoc: Add missing dependency on HAS_IOMEM (Guenter Roeck)
- irqchip/alpine-msi: Fix freeing of interrupts on allocation error path (Marc Zyngier)
- ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control() (Dan Carpenter)
- extcon: max77693: Fix modalias string (Marek Szyprowski)
- clk: tegra: Fix duplicated SE clock entry (Dmitry Osipenko)
- x86/kprobes: Restore BTF if the single-stepping is cancelled (Masami Hiramatsu)
- nfs_common: need lock during iterate through the list (Cheng Lin)
- nfsd: Fix message level for normal termination (kazuo ito)
- speakup: fix uninitialized flush_lock (Yang Yingliang)
- usb: oxu210hp-hcd: Fix memory leak in oxu_create (Zhang Qilong)
- usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe (Zhang Qilong)
- powerpc/pseries/hibernation: remove redundant cacheinfo update (Nathan Lynch)
- powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops (Nathan Lynch)
- scsi: fnic: Fix error return code in fnic_probe() (Zhang Changzhong)
- scsi: pm80xx: Fix error return in pm8001_pci_probe() (Zhang Qilong)
- scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe (Qinglang Miao)
- cpufreq: scpi: Add missing MODULE_ALIAS (Pali Rohár)
- cpufreq: loongson1: Add missing MODULE_ALIAS (Pali Rohár)
- cpufreq: st: Add missing MODULE_DEVICE_TABLE (Pali Rohár)
- cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE (Pali Rohár)
- cpufreq: highbank: Add missing MODULE_DEVICE_TABLE (Pali Rohár)
- clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI (Keqian Zhu)
- dm ioctl: fix error return code in target_message (Qinglang Miao)
- ASoC: jz4740-i2s: add missed checks for clk_get() (Chuhong Yuan)
- net/mlx5: Properly convey driver version to firmware (Leon Romanovsky)
- memstick: r592: Fix error return in r592_probe() (Jing Xiangfeng)
- arm64: dts: rockchip: Fix UART pull-ups on rk3328 (Chen-Yu Tsai)
- pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe() (Yu Kuai)
- ARM: dts: at91: sama5d2: map securam as device (Claudiu Beznea)
- clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent() (Yu Kuai)
- media: saa7146: fix array overflow in vidioc_s_audio() (Dan Carpenter)
- vfio-pci: Use io_remap_pfn_range() for PCI IO memory (Jason Gunthorpe)
- NFS: switch nfsiod to be an UNBOUND workqueue. (NeilBrown)
- lockd: don't use interval-based rebinding over TCP (Calum Mackay)
- SUNRPC: xprt_load_transport() needs to support the netid "rdma6" (Trond Myklebust)
- NFSv4.2: condition READDIR's mask for security label based on LSM state (Olga Kornievskaia)
- ath10k: Release some resources in an error handling path (Christophe JAILLET)
- ath10k: Fix an error handling path (Christophe JAILLET)
- ARM: dts: at91: at91sam9rl: fix ADC triggers (Alexandre Belloni)
- PCI: iproc: Fix out-of-bound array accesses (Bharat Gooty)
- genirq/irqdomain: Don't try to free an interrupt that has no mapping (Marc Zyngier)
- power: supply: bq24190_charger: fix reference leak (Zhang Qilong)
- ARM: dts: Remove non-existent i2c1 from 98dx3236 (Chris Packham)
- HSI: omap_ssi: Don't jump to free ID in ssi_add_controller() (Jing Xiangfeng)
- media: max2175: fix max2175_set_csm_mode() error code (Dan Carpenter)
- mips: cdmm: fix use-after-free in mips_cdmm_bus_discover (Qinglang Miao)
- samples: bpf: Fix lwt_len_hist reusing previous BPF map (Daniel T. Lee)
- media: siano: fix memory leak of debugfs members in smsdvb_hotplug (Keita Suzuki)
- cw1200: fix missing destroy_workqueue() on error in cw1200_init_common (Qinglang Miao)
- orinoco: Move context allocation after processing the skb (Sebastian Andrzej Siewior)
- ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host (Cristian Birsan)
- ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host (Cristian Birsan)
- memstick: fix a double-free bug in memstick_check (Qinglang Miao)
- RDMA/cxgb4: Validate the number of CQEs (Kamal Heib)
- Input: omap4-keypad - fix runtime PM error handling (Zhang Qilong)
- drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe (Zhihao Cheng)
- soc: ti: Fix reference imbalance in knav_dma_probe (Zhang Qilong)
- soc: ti: knav_qmss: fix reference leak in knav_queue_probe (Zhang Qilong)
- crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe (Zhang Qilong)
- powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 (Christophe Leroy)
- Input: ads7846 - fix unaligned access on 7845 (Dmitry Torokhov)
- Input: ads7846 - fix integer overflow on Rt calculation (Oleksij Rempel)
- Input: ads7846 - fix race that causes missing releases (David Jander)
- drm/omap: dmm_tiler: fix return error code in omap_dmm_probe() (Yang Yingliang)
- media: solo6x10: fix missing snd_card_free in error handling case (Qinglang Miao)
- scsi: core: Fix VPD LUN ID designator priorities (Martin Wilck)
- media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm() (Yu Kuai)
- staging: greybus: codecs: Fix reference counter leak in error handling (Zhang Qilong)
- MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMA (Necip Fazil Yildiran)
- RDMa/mthca: Work around -Wenum-conversion warning (Arnd Bergmann)
- ASoC: arizona: Fix a wrong free in wm8997_probe (Zhang Qilong)
- ASoC: wm8998: Fix PM disable depth imbalance on error (Zhang Qilong)
- mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure (Tsuchiya Yuto)
- spi: tegra114: fix reference leak in tegra spi ops (Zhang Qilong)
- spi: tegra20-sflash: fix reference leak in tegra_sflash_resume (Zhang Qilong)
- spi: tegra20-slink: fix reference leak in slink ops of tegra20 (Zhang Qilong)
- spi: spi-ti-qspi: fix reference leak in ti_qspi_setup (Zhang Qilong)
- Bluetooth: Fix null pointer dereference in hci_event_packet() (Anmol Karn)
- arm64: dts: exynos: Correct psci compatible used on Exynos7 (Paweł Chmiel)
- selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling (Paul Moore)
- ASoC: pcm: DRAIN support reactivation (Cezary Rojewski)
- spi: img-spfi: fix reference leak in img_spfi_resume (Zhang Qilong)
- crypto: talitos - Fix return type of current_desc_hdr() (Christophe Leroy)
- sched: Reenable interrupts in do_sched_yield() (Thomas Gleixner)
- sched/deadline: Fix sched_dl_global_validate() (Peng Liu)
- ARM: p2v: fix handling of LPAE translation in BE mode (Ard Biesheuvel)
- x86/mm/ident_map: Check for errors from ident_pud_init() (Arvind Sankar)
- RDMA/rxe: Compute PSN windows correctly (Bob Pearson)
- selinux: fix error initialization in inode_doinit_with_dentry() (Tianyue Ren)
- RDMA/bnxt_re: Set queue pair state when being queried (Kamal Heib)
- soc: mediatek: Check if power domains can be powered on at boot time (Nicolas Boichat)
- soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains() (Dan Carpenter)
- drm/gma500: fix double free of gma_connector (Tom Rix)
- Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() (Peilin Ye)
- md: fix a warning caused by a race between concurrent md_ioctl()s (Dae R. Jeong)
- crypto: af_alg - avoid undefined behavior accessing salg_name (Eric Biggers)
- media: msi2500: assign SPI bus number dynamically (Antti Palosaari)
- quota: Sanity-check quota file headers on load (Jan Kara)
- serial_core: Check for port state when tty is in error state (Alexey Kardashevskiy)
- HID: i2c-hid: add Vero K147 to descriptor override (Julian Sax)
- ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid XU (Krzysztof Kozlowski)
- ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410 (Krzysztof Kozlowski)
- ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XU (Krzysztof Kozlowski)
- usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul (Fabio Estevam)
- USB: gadget: f_rndis: fix bitrate for SuperSpeed and above (Will McVicker)
- usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus (Jack Pham)
- USB: gadget: f_midi: setup SuperSpeed Plus descriptors (Will McVicker)
- USB: gadget: f_acm: add support for SuperSpeed Plus (taehyun.cho)
- USB: serial: option: add interface-number sanity check to flag handling (Johan Hovold)
- soc/tegra: fuse: Fix index bug in get_process_id (Nicolin Chen)
- dm table: Remove BUG_ON(in_interrupt()) (Thomas Gleixner)
- scsi: mpt3sas: Increase IOCInit request timeout to 30s (Sreekanth Reddy)
- vxlan: Copy needed_tailroom from lowerdev (Sven Eckelmann)
- vxlan: Add needed_headroom for lower device (Sven Eckelmann)
- drm/tegra: sor: Disable clocks on error in tegra_sor_init() (Qinglang Miao)
- kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling (Nicholas Piggin)
- RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait (Leon Romanovsky)
- can: softing: softing_netdev_open(): fix error handling (Zhang Qilong)
- scsi: bnx2i: Requires MMU (Randy Dunlap)
- gpio: mvebu: fix potential user-after-free on probe (Baruch Siach)
- ARM: dts: sun8i: v3s: fix GIC node memory range (Icenowy Zheng)
- pinctrl: baytrail: Avoid clearing debounce value when turning it off (Andy Shevchenko)
- pinctrl: merrifield: Set default bias in case no particular value given (Andy Shevchenko)
- drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi (Xin Xiong)
- serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access (Alexander Sverdlin)
- ALSA: pcm: oss: Fix potential out-of-bounds shift (Takashi Iwai)
- USB: sisusbvga: Make console support depend on BROKEN (Thomas Gleixner)
- USB: UAS: introduce a quirk to set no_write_same (Oliver Neukum)
- xhci: Give USB2 ports time to enter U3 in bus suspend (Li Jun)
- ALSA: usb-audio: Fix control 'access overflow' errors from chmap (Takashi Iwai)
- ALSA: usb-audio: Fix potential out-of-bounds shift (Takashi Iwai)
- USB: add RESET_RESUME quirk for Snapscan 1212 (Oliver Neukum)
- USB: dummy-hcd: Fix uninitialized array use in init() (Bui Quang Minh)
- mac80211: mesh: fix mesh_pathtbl_init() error path (Eric Dumazet)
- net: bridge: vlan: fix error return code in __vlan_add() (Zhang Changzhong)
- net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel mux (Martin Blumenstingl)
- net: stmmac: delete the eee_ctrl_timer after napi disabled (Fugang Duan)
- net/mlx4_en: Handle TX error CQE (Moshe Shemesh)
- net/mlx4_en: Avoid scheduling restart task if it is already running (Moshe Shemesh)
- tcp: fix cwnd-limited bug for TSO deferral where we send nothing (Neal Cardwell)
- net: stmmac: free tx skb buffer in stmmac_resume() (Fugang Duan)
- PCI: qcom: Add missing reset for ipq806x (Ansuel Smith)
- x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP (Arvind Sankar)
- scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()" (Dan Carpenter)
- kbuild: avoid static_assert for genksyms (Arnd Bergmann)
- pinctrl: amd: remove debounce filter setting in IRQ type setting (Coiby Xu)
- Input: i8042 - add Acer laptops to the i8042 reset list (Chris Chiu)
- Input: cm109 - do not stomp on control URB (Dmitry Torokhov)
- platform/x86: acer-wmi: add automatic keyboard background light toggle key as KEY_LIGHTS_TOGGLE (Timo Witte)
- soc: fsl: dpio: Get the cpumask through cpumask_of(cpu) (Hao Si)
- scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE (Can Guo)
- ARC: stack unwinding: don't assume non-current task is sleeping (Vineet Gupta)
- iwlwifi: mvm: fix kernel panic in case of assert during CSA (Sara Sharon)
- arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards. (Markus Reichl)
- iwlwifi: pcie: limit memory read spin time (Johannes Berg)
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe (Nathan Chancellor)
- spi: bcm2835aux: Fix use-after-free on unbind (Lukas Wunner)
-
Thu Dec 24 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2052.el7uek]
- xenbus/xenbus_backend: Disallow pending watch messages (SeongJae Park) [Orabug: 32253410] {CVE-2020-29568}
- xen/xenbus: Count pending messages for each watch (SeongJae Park) [Orabug: 32253410] {CVE-2020-29568}
- xen/xenbus/xen_bus_type: Support will_handle watch callback (SeongJae Park) [Orabug: 32253410] {CVE-2020-29568}
- xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() (SeongJae Park) [Orabug: 32253410] {CVE-2020-29568}
- xen/xenbus: Allow watches discard events before queueing (SeongJae Park) [Orabug: 32253410] {CVE-2020-29568}
- xen-blkback: set ring->xenblkd to NULL after kthread_stop() (Pawel Wieczorkiewicz) [Orabug: 32260254] {CVE-2020-29569}
- partitions/efi: Enable no warning option for the GPT warnings related to alternative header (Saeed Mirzamohammadi) [Orabug: 32302137]
- net/rds: Only yield with a valid "i_connecting_ts" timestamp (Gerd Rausch) [Orabug: 32306094]
- net/rds: Only increment rdma_resolve_route timeout on error (Gerd Rausch) [Orabug: 32306094]
- net/rds: Don't block workqueues "cma_wq" and "cm.wq" (Gerd Rausch) [Orabug: 32306094]
- net/rds: Don't drop neighbor loopback connection (Gerd Rausch) [Orabug: 32306094]
- net/rds: Take the GID offset into account for IB devices (Gerd Rausch) [Orabug: 32306094]
- net/rds: Leave the neighbor cache alone (Gerd Rausch) [Orabug: 32306094]
- net/rds: Give each connection its own workqueue (Gerd Rausch) [Orabug: 32306094]
- net/rds: Disassociate ic and cm_id before rdma_destroy_id (Gerd Rausch) [Orabug: 32306094]
- Revert "rds: ib: Implement proper cm_id compare" (Gerd Rausch) [Orabug: 32306094]
- net/rds: Add a rdma_cm watchdog timer (Gerd Rausch) [Orabug: 32306094]
- Revert "RDS: IB: fix panic with handlers running post teardown" (Gerd Rausch) [Orabug: 32306094]
- net/rds: Release all resources allocated by "rds_ib_setup_qp" (Gerd Rausch) [Orabug: 32306094]
- net/rds: Change the "rds_aux_wq" workqueue to loose order (Gerd Rausch) [Orabug: 32306094]
- net/rds: Don't sleep inside worker threads (Gerd Rausch) [Orabug: 32306094]
- net/rds: Fix a few race conditions (Gerd Rausch) [Orabug: 32306094]
- net/rds: Execute "rdma_destroy_id" in the background (Gerd Rausch) [Orabug: 32306094]
- net/rds: Delay reconnects from passive side by 3 seconds (Gerd Rausch) [Orabug: 32306094]
- net/rds: Drop connections when peers perform failover (Gerd Rausch) [Orabug: 32306094]
- net/rds: Yield to incoming connection requests (Gerd Rausch) [Orabug: 32306094]
- net/rds: Remove stale comments about random backoff (Gerd Rausch) [Orabug: 32306094]
-
Fri Dec 18 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2051.el7uek]
- Linux 4.14.212 (Greg Kroah-Hartman)
- x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes (Masami Hiramatsu)
- Input: i8042 - fix error return code in i8042_setup_aux() (Luo Meng)
- i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc() (Zhihao Cheng)
- gfs2: check for empty rgrp tree in gfs2_ri_update (Bob Peterson)
- tracing: Fix userstacktrace option for instances (Steven Rostedt (VMware))
- spi: bcm2835: Release the DMA channel if probe fails after dma_init (Peter Ujfalusi)
- spi: bcm2835: Fix use-after-free on unbind (Lukas Wunner)
- spi: bcm-qspi: Fix use-after-free on unbind (Lukas Wunner)
- spi: Introduce device-managed SPI controller allocation (Lukas Wunner)
- iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs (Suravee Suthikulpanit)
- speakup: Reject setting the speakup line discipline outside of speakup (Samuel Thibault)
- i2c: imx: Check for I2SR_IAL after every byte (Christian Eggers)
- i2c: imx: Fix reset of I2SR_IAL flag (Christian Eggers)
- mm/swapfile: do not sleep with a spin lock held (Qian Cai)
- cifs: fix potential use-after-free in cifs_echo_request() (Paulo Alcantara)
- ftrace: Fix updating FTRACE_FL_TRAMP (Naveen N. Rao)
- ALSA: hda/generic: Add option to enforce preferred_dacs pairs (Takashi Iwai)
- ALSA: hda/realtek - Add new codec supported for ALC897 (Kailang Yang)
- tty: Fix ->session locking (Jann Horn)
- tty: Fix ->pgrp locking in tiocspgrp() (Jann Horn)
- USB: serial: option: fix Quectel BG96 matching (Bjørn Mork)
- USB: serial: option: add support for Thales Cinterion EXS82 (Giacinto Cifelli)
- USB: serial: option: add Fibocom NL668 variants (Vincent Palatin)
- USB: serial: ch341: sort device-id entries (Johan Hovold)
- USB: serial: ch341: add new Product ID for CH341A (Jan-Niklas Burfeind)
- USB: serial: kl5kusb105: fix memleak on open (Johan Hovold)
- usb: gadget: f_fs: Use local copy of descriptors for userspace copy (Vamsi Krishna Samavedam)
- vlan: consolidate VLAN parsing code and limit max parsing depth (Toke Høiland-Jørgensen)
- pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH) (Hans de Goede)
- pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pin to output (Hans de Goede)
- Linux 4.14.211 (Greg Kroah-Hartman)
- RDMA/i40iw: Address an mmap handler exploit in i40iw (Shiraz Saleem)
- Input: i8042 - add ByteSpeed touchpad to noloop table (Po-Hsu Lin)
- Input: xpad - support Ardwiino Controllers (Sanjay Govind)
- ALSA: usb-audio: US16x08: fix value count for level meters (Hector Martin)
- dt-bindings: net: correct interrupt flags in examples (Krzysztof Kozlowski)
- net/mlx5: Fix wrong address reclaim when command interface is down (Eran Ben Elisha)
- net: pasemi: fix error return code in pasemi_mac_open() (Zhang Changzhong)
- cxgb3: fix error return code in t3_sge_alloc_qset() (Zhang Changzhong)
- net/x25: prevent a couple of overflows (Dan Carpenter)
- ibmvnic: Fix TX completion error handling (Thomas Falcon)
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered (Thomas Falcon)
- ipv4: Fix tos mask in inet_rtm_getroute() (Guillaume Nault)
- netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal (Antoine Tenart)
- bonding: wait for sysfs kobject destruction before freeing struct slave (Jamie Iles)
- usbnet: ipheth: fix connectivity with iOS 14 (Yves-Alexis Perez)
- tun: honor IOCB_NOWAIT flag (Jens Axboe)
- tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control (Alexander Duyck)
- sock: set sk_err to ee_errno on dequeue from errq (Willem de Bruijn)
- rose: Fix Null pointer dereference in rose_send_frame() (Anmol Karn)
- net/af_iucv: set correct sk_protocol for child sockets (Julian Wiedmann)
-
Fri Dec 11 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2050.el7uek]
- bnxt_en: Release PCI regions when DMA mask setup fails during probe. (Michael Chan) [Orabug: 32223710]
- bnxt_en: fix error return code in bnxt_init_board() (Zhang Changzhong) [Orabug: 32223710]
- bnxt_en: Fix counter overflow logic. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Re-write PCI BARs after PCI fatal error. (Vasundhara Volam) [Orabug: 32223710]
- bnxt_en: Set driver default message level. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Enable online self tests for multi-host/NPAR mode. (Vasundhara Volam) [Orabug: 32223710]
- bnxt_en: Eliminate unnecessary RX resets. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Reduce unnecessary message log during RX errors. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Add a software counter for RX ring reset. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Implement RX ring reset in response to buffer errors. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Refactor bnxt_init_one_rx_ring(). (Michael Chan) [Orabug: 32223710]
- bnxt_en: Refactor bnxt_free_rx_skbs(). (Michael Chan) [Orabug: 32223710]
- bnxt_en: Update firmware interface spec to 1.10.1.68. (Vasundhara Volam) [Orabug: 32223710]
- bnxt_en: Improve preset max value for ethtool -l. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Handle ethernet link being disabled by firmware. (Michael Chan) [Orabug: 32223710]
- bnxt_en: add basic infrastructure to support PAM4 link speeds (Edwin Peer) [Orabug: 32223710]
- bnxt_en: refactor bnxt_get_fw_speed() (Edwin Peer) [Orabug: 32223710]
- bnxt_en: refactor code to limit speed advertising (Edwin Peer) [Orabug: 32223710]
- bnxt_en: Update firmware interface spec to 1.10.1.65. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs. (Vasundhara Volam) [Orabug: 32223710]
- bnxt_en: return proper error codes in bnxt_show_temp (Edwin Peer) [Orabug: 32223710]
- bnxt_en: Setup default RSS map in all scenarios. (Michael Chan) [Orabug: 32223710]
- bnxt_en: init RSS table for Minimal-Static VF reservation (Edwin Peer) [Orabug: 32223710]
- bnxt_en: fix HWRM error when querying VF temperature (Edwin Peer) [Orabug: 32223710]
- bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Don't query FW when netif_running() is false. (Pavan Chebbi) [Orabug: 32223710]
- bnxt_en: Add support for 'ethtool -d' (Vasundhara Volam) [Orabug: 32223710]
- bnxt_en: Switch over to use the 64-bit software accumulated counters. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Accumulate all counters. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Retrieve hardware masks for port counters. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Retrieve hardware counter masks from firmware if available. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Allocate additional memory for all statistics blocks. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Refactor statistics code and structures. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Use macros to define port statistics size and offset. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Update firmware interface to 1.10.1.54. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Remove PCIe non-counters from ethtool statistics (Vasundhara Volam) [Orabug: 32223710]
- net: bnxt: don't complain if TC flower can't be supported (Jakub Kicinski) [Orabug: 32223710]
- bnxt_en: Fix completion ring sizing with TPA enabled. (Michael Chan) [Orabug: 32223710]
- bnxt_en: Init ethtool link settings after reading updated PHY configuration. (Vasundhara Volam) [Orabug: 32223710]
- scsi: mpt3sas: Update driver version to 36.100.00.00 (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Handle trigger page after firmware update (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Add persistent MPI trigger page (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Add persistent SCSI sense trigger page (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Add persistent Event trigger page (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Add persistent Master trigger page (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Add persistent trigger pages support (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Sync time periodically between driver and firmware (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Bump driver version to 35.101.00.00 (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Add module parameter multipath_on_hba (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Handle vSES vphy object during HBA reset (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Add bypass_dirty_port_flag parameter (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Handling HBA vSES device (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Update hba_port objects after host reset (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Get sas_device objects using device's rphy (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port() (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Get device objects using sas_address & portID (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Update hba_port's sas_address & phy_mask (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device() (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Allocate memory for hba_port objects (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Define hba_port structure (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Fix ioctl timeout (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: A small correction in _base_process_reply_queue (Tomas Henzl) [Orabug: 32242280]
- scsi: mpt3sas: Fix sync irqs (Tomas Henzl) [Orabug: 32242280]
- scsi: mpt3sas: Detect tampered Aero and Sea adapters (Sreekanth Reddy) [Orabug: 32242280]
- scsi: mpt3sas: Don't call disable_irq from IRQ poll handler (Tomas Henzl) [Orabug: 32242280]
- scsi: mpt3sas: Remove pci-dma-compat wrapper API (Suraj Upadhyay) [Orabug: 32242280]
- scsi: mpt3sas: Remove superfluous memset() (Li Heng) [Orabug: 32242280]
- scsi: mpt3sas: Update driver version to 35.100.00.00 (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Postprocessing of target and LUN reset (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and LUN (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Rename and export interrupt mask/unmask functions (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Cancel the running work during host reset (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Dump system registers for debugging (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Memset config_cmds.reply buffer with zeros (Suganath Prabu S) [Orabug: 32242280]
- scsi: mpt3sas: Fix kdoc comments format (Damien Le Moal) [Orabug: 32242280]
- scsi: mpt3sas: Fix set but unused variable (Damien Le Moal) [Orabug: 32242280]
- scsi: mpt3sas: Fix error returns in BRM_status_show (Johannes Thumshirn) [Orabug: 32242280]
- scsi: mpt3sas: Fix unlock imbalance (Damien Le Moal) [Orabug: 32242280]
- scsi: mpt3sas: Fix spelling mistake (Flavio Suligoi) [Orabug: 32242280]
- dm crypt: Allow unaligned bio buffer lengths for skcipher devices (Sudhakar Panneerselvam) [Orabug: 31208895]
- vhost scsi: fix lun reset completion handling (Mike Christie) [Orabug: 31782538]
- vhost scsi: Add support for LUN resets. (Mike Christie) [Orabug: 31782538]
- vhost/scsi: Use copy_to_iter() to send control queue response (Bijan Mottahedeh) [Orabug: 31782538]
- vhost scsi: add lun parser helper (Mike Christie) [Orabug: 31782538]
- vhost scsi: fix cmd completion race (Mike Christie) [Orabug: 31782538]
- vhost scsi: alloc cmds per vq instead of session (Mike Christie) [Orabug: 31782538]
- vhost: add helper to check if a vq has been setup (Mike Christie) [Orabug: 31782538]
- scsi: sd: Allow user to configure command retries (Mike Christie) [Orabug: 31782538]
- scsi: core: Add limitless cmd retry support (Mike Christie) [Orabug: 31782538]
- intel_idle: Customize IceLake server support (Chen Yu) [Orabug: 32213908]
- qla2xxx: Add missing module version banner (John Donnelly) [Orabug: 32249004]
- Linux 4.14.210 (Greg Kroah-Hartman)
- USB: core: Fix regression in Hercules audio card (Alan Stern)
- USB: core: add endpoint-blacklist quirk (Johan Hovold)
- x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak (Xiaochen Shen)
- x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak (Xiaochen Shen)
- usb: gadget: Fix memleak in gadgetfs_fill_super (Zhang Qilong)
- usb: gadget: f_midi: Fix memleak in f_midi_alloc (Zhang Qilong)
- USB: core: Change %pK for __user pointers to %px (Alan Stern)
- perf probe: Fix to die_entrypc() returns error correctly (Masami Hiramatsu)
- can: m_can: fix nominal bitiming tseg2 min for version >= 3.1 (Marc Kleine-Budde)
- platform/x86: toshiba_acpi: Fix the wrong variable assignment (Kaixu Xia)
- can: gs_usb: fix endianess problem with candleLight firmware (Marc Kleine-Budde)
- efivarfs: revert "fix memory leak in efivarfs_create()" (Ard Biesheuvel)
- ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq (Lijun Pan)
- ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues (Lijun Pan)
- net: ena: set initial DMA width to avoid intel iommu issue (Shay Agroskin)
- nfc: s3fwrn5: use signed integer for parsing GPIO numbers (Krzysztof Kozlowski)
- IB/mthca: fix return value of error branch in mthca_init_cq() (Xiongfeng Wang)
- bnxt_en: Release PCI regions when DMA mask setup fails during probe. (Michael Chan)
- video: hyperv_fb: Fix the cache type when mapping the VRAM (Dexuan Cui)
- bnxt_en: fix error return code in bnxt_init_board() (Zhang Changzhong)
- bnxt_en: fix error return code in bnxt_init_one() (Zhang Changzhong)
- scsi: ufs: Fix race between shutdown and runtime resume flow (Stanley Chu)
- batman-adv: set .owner to THIS_MODULE (Taehee Yoo)
- phy: tegra: xusb: Fix dangling pointer on probe failure (Marc Zyngier)
- perf/x86: fix sysfs type mismatches (Sami Tolvanen)
- scsi: target: iscsi: Fix cmd abort fabric stop race (Mike Christie)
- scsi: libiscsi: Fix NOP race condition (Lee Duncan)
- dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size (Sugar Zhang)
- nvme: free sq/cq dbbuf pointers when dbbuf set fails (Minwoo Im)
- proc: don't allow async path resolution of /proc/self components (Jens Axboe)
- HID: Add Logitech Dinovo Edge battery quirk (Hans de Goede)
- x86/xen: don't unbind uninitialized lock_kicker_irq (Brian Masney)
- dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant (Marc Ferland)
- HID: hid-sensor-hub: Fix issue with devices with no report ID (Pablo Ceballos)
- Input: i8042 - allow insmod to succeed on devices without an i8042 controller (Hans de Goede)
- HID: cypress: Support Varmilo Keyboards' media hotkeys (Frank Yang)
- ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close (Kai Vehmanen)
- ALSA: hda/hdmi: Use single mutex unlock in error paths (Takashi Iwai)
- arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect() (Will Deacon)
- arm64: pgtable: Fix pte_accessible() (Will Deacon)
- btrfs: adjust return values of btrfs_inode_by_name (Su Yue)
- btrfs: tree-checker: Enhance chunk checker to validate chunk profile (Qu Wenruo)
- PCI: Add device even if driver attach failed (Rajat Jain)
- wireless: Use linux/stddef.h instead of stddef.h (Hauke Mehrtens)
- btrfs: fix lockdep splat when reading qgroup config on mount (Filipe Manana)
- mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault() (Gerald Schaefer)
- perf event: Check ref_reloc_sym before using it (Igor Lubashev)
-
Fri Dec 04 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2049.el7uek]
- scsi: qla2xxx: Update version to 10.02.00.103-k (Nilesh Javali) [Orabug: 32214187]
- qla2xxx: back port upstream patch (Quinn Tran) [Orabug: 32214187]
- scsi: scsi_transport_fc: Add FPIN fc event codes (James Smart) [Orabug: 32214187]
- scsi: scsi_transport_fc: refactor event posting routines (James Smart) [Orabug: 32214187]
- Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe" (Quinn Tran) [Orabug: 32214187]
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command" (Saurav Kashyap) [Orabug: 32214187]
- scsi: qla2xxx: Check if FW supports MQ before enabling (Saurav Kashyap) [Orabug: 32214187]
- scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set anytime (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Reduce noisy debug message (Quinn Tran) [Orabug: 32214187]
- scsi: qla2xxx: Reduce duplicate code in reporting speed (Quinn Tran) [Orabug: 32214187]
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card (Quinn Tran) [Orabug: 32214187]
- scsi: qla2xxx: Flush I/O on zone disable (Quinn Tran) [Orabug: 32214187]
- scsi: qla2xxx: Flush all sessions on zone disable (Quinn Tran) [Orabug: 32214187]
- scsi: qla2xxx: remove incorrect sparse #ifdef (Linus Torvalds) [Orabug: 32214187]
- scsi: qla2xxx: Return EBUSY on fcport deletion (Daniel Wagner) [Orabug: 32214187]
- scsi: qla2xxx: Fix return of uninitialized value in rval (Colin Ian King) [Orabug: 32214187]
- scsi: qla2xxx: Initialize variable in qla8044_poll_reg() (Tom Rix) [Orabug: 32214187]
- scsi: qla2xxx: Do not consume srb greedily (Daniel Wagner) [Orabug: 32214187]
- scsi: qla2xxx: Use constant when it is known (Pavel Machek (CIP)) [Orabug: 32214187]
- scsi: qla2xxx: Fix null pointer access during disconnect from subsystem (Quinn Tran) [Orabug: 32214187]
- scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c (Ye Bin) [Orabug: 32214187]
- scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c (Ye Bin) [Orabug: 32214187]
- scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c (Ye Bin) [Orabug: 32214187]
- scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Fix crash on session cleanup with unload (Quinn Tran) [Orabug: 32214187]
- scsi: qla2xxx: Fix reset of MPI firmware (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Fix MPI reset needed message (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Fix buffer-buffer credit extraction error (Quinn Tran) [Orabug: 32214187]
- scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Correct the check for sscanf() return value (Saurav Kashyap) [Orabug: 32214187]
- scsi: qla2xxx: Update version to 10.02.00.102-k (Nilesh Javali) [Orabug: 32214187]
- scsi: qla2xxx: Add SLER and PI control support (Saurav Kashyap) [Orabug: 32214187]
- scsi: qla2xxx: Add IOCB resource tracking (Quinn Tran) [Orabug: 32214187]
- scsi: qla2xxx: Add rport fields in debugfs (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Make tgt_port_database available in initiator mode (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Fix I/O errors during LIP reset tests (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Performance tweak (Quinn Tran) [Orabug: 32214187]
- scsi: qla2xxx: Fix memory size truncation (Quinn Tran) [Orabug: 32214187]
- scsi: qla2xxx: Honor status qualifier in FCP_RSP per spec (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Setup debugfs entries for remote ports (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Fix I/O failures during remote port toggle testing (Arun Easi) [Orabug: 32214187]
- scsi: qla2xxx: Remove unneeded variable 'rval' (Jason Yan) [Orabug: 32214187]
- scsi: qla2xxx: Handle incorrect entry_type entries (Daniel Wagner) [Orabug: 32214187]
- scsi: qla2xxx: Log calling function name in qla2x00_get_sp_from_handle() (Daniel Wagner) [Orabug: 32214187]
- scsi: qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle() (Daniel Wagner) [Orabug: 32214187]
- scsi: qla2xxx: Warn if done() or free() are called on an already freed srb (Daniel Wagner) [Orabug: 32214187]
- scsi: qla2xxx: Fix the return value (Xianting Tian) [Orabug: 32214187]
- scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba() (Tianjia Zhang) [Orabug: 32214187]
- scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg() (Tianjia Zhang) [Orabug: 32214187]
- scsi: qla2xxx: Remove redundant variable initialization (Tianjia Zhang) [Orabug: 32214187]
- scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call (Christophe JAILLET) [Orabug: 32214187]
- scsi: qla2xxx: Remove pci-dma-compat wrapper API (Suraj Upadhyay) [Orabug: 32214187]
- scsi: qla2xxx: Remove superfluous memset() (Li Heng) [Orabug: 32214187]
- scsi: qla2xxx: Fix regression on sparc64 (René Rebe) [Orabug: 32214187]
- scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values (Enzo Matsumiya) [Orabug: 32214187]
- scsi: qla2xxx: Address a set of sparse warnings (Shyam Sundar) [Orabug: 32214187]
- scsi: qla2xxx: SAN congestion management implementation (Shyam Sundar) [Orabug: 32214187]
- scsi: qla2xxx: Change in PUREX to handle FPIN ELS requests (Shyam Sundar) [Orabug: 32214187]
- scsi: qla2xxx: Introduce a function for computing the debug message prefix (Bart Van Assche) [Orabug: 32214187]
- scsi: qla2xxx: Make qla2x00_restart_isp() easier to read (Bart Van Assche) [Orabug: 32214187]
- scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump() (Bart Van Assche) [Orabug: 32214187]
- scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.handle (Bart Van Assche) [Orabug: 32214187]
- scsi: qla2xxx: Remove a superfluous cast (Bart Van Assche) [Orabug: 32214187]
- scsi: qla2xxx: Initialize 'n' before using it (Bart Van Assche) [Orabug: 32214187]
- scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to read (Bart Van Assche) [Orabug: 32214187]
- scsi: qla2xxx: Remove the __packed annotation from struct fcp_hdr and fcp_hdr_le (Bart Van Assche) [Orabug: 32214187]
- scsi: qla2xxx: Check the size of struct fcp_hdr at compile time (Bart Van Assche) [Orabug: 32214187]
- scsi: fc: Update Descriptor definition and add RDF and Link Integrity FPINs (James Smart) [Orabug: 32214187]
- scsi: fc: add FPIN ELS definition (James Smart) [Orabug: 32214187]
- hv_netvsc: make recording RSS hash depend on feature flag (Stephen Hemminger) [Orabug: 32159974]
- hv_netvsc: record hardware hash in skb (Stephen Hemminger) [Orabug: 32159974]
- staging: rts5208: rename SG_END macro (Arnd Bergmann) [Orabug: 32218535]
- misc: rtsx: rename SG_END macro (Arnd Bergmann) [Orabug: 32218535]
- Linux 4.14.209 (Greg Kroah-Hartman)
- x86/microcode/intel: Check patch signature before saving microcode for early loading (Chen Yu)
- s390/dasd: fix null pointer dereference for ERP requests (Stefan Haberland)
- s390/cpum_sf.c: fix file permission for cpum_sfb_size (Thomas Richter)
- mac80211: free sta in sta_info_insert_finish() on errors (Johannes Berg)
- mac80211: minstrel: fix tx status processing corner case (Felix Fietkau)
- mac80211: minstrel: remove deferred sampling code (Felix Fietkau)
- xtensa: disable preemption around cache alias management calls (Max Filippov)
- regulator: workaround self-referent regulators (Michał Mirosław)
- regulator: avoid resolve_supply() infinite recursion (Michał Mirosław)
- regulator: fix memory leak with repeated set_machine_constraints() (Michał Mirosław)
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode (Hans de Goede)
- iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum (Hans de Goede)
- ext4: fix bogus warning in ext4_update_dx_flag() (Jan Kara)
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids (Brian O'Keefe)
- efivarfs: fix memory leak in efivarfs_create() (Vamshi K Sthambamkadi)
- tty: serial: imx: keep console clocks always on (Fugang Duan)
- ALSA: mixart: Fix mutex deadlock (Takashi Iwai)
- ALSA: ctl: fix error path at adding user-defined element set (Takashi Sakamoto)
- speakup: Do not let the line discipline be used several times (Samuel Thibault)
- powerpc/uaccess-flush: fix missing includes in kup-radix.h (Daniel Axtens)
- libfs: fix error cast of negative value in simple_attr_write() (Yicong Yang)
- xfs: revert "xfs: fix rmap key and record comparison functions" (Darrick J. Wong)
- regulator: ti-abb: Fix array out of bound read access on the first transition (Nishanth Menon)
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu (Zhang Qilong)
- ASoC: qcom: lpass-platform: Fix memory leak (Srinivasa Rao Mandadapu)
- can: m_can: m_can_handle_state_change(): fix state change (Wu Bo)
- can: peak_usb: fix potential integer overflow on shift of a int (Colin Ian King)
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_echo_skb() (Marc Kleine-Budde)
- can: ti_hecc: Fix memleak in ti_hecc_probe (Zhang Qilong)
- can: dev: can_restart(): post buffer from the right context (Alejandro Concepcion Rodriguez)
- can: af_can: prevent potential access of uninitialized member in canfd_rcv() (Anant Thazhemadam)
- can: af_can: prevent potential access of uninitialized member in can_rcv() (Anant Thazhemadam)
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero (Leo Yan)
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (Fabio Estevam)
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy (Sergey Matyukevich)
- MIPS: export has_transparent_hugepage() for modules (Randy Dunlap)
- Input: adxl34x - clean up a data type in adxl34x_probe() (Dan Carpenter)
- vfs: remove lockdep bogosity in __sb_start_write (Darrick J. Wong)
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (Will Deacon)
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq (Jianqun Xu)
- net: ftgmac100: Fix crash when removing driver (Joel Stanley)
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate (Ryan Sharpelletti)
- net: usb: qmi_wwan: Set DTR quirk for MR400 (Filip Moc)
- net/mlx5: Disable QoS when min_rates on all VFs are zero (Vladyslav Tarasiuk)
- sctp: change to hold/put transport for proto_unreach_timer (Xin Long)
- qlcnic: fix error return code in qlcnic_83xx_restart_hw() (Zhang Changzhong)
- net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request (Xie He)
- net/mlx4_core: Fix init_hca fields offset (Aya Levin)
- netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist() (Paul Moore)
- netlabel: fix our progress tracking in netlbl_unlabel_staticlist() (Paul Moore)
- net: Have netpoll bring-up DSA management interface (Florian Fainelli)
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (Tobias Waldekranz)
- net: bridge: add missing counters to ndo_get_stats64 callback (Heiner Kallweit)
- net: b44: fix error return code in b44_init_one() (Zhang Changzhong)
- mlxsw: core: Use variable timeout for EMAD retries (Ido Schimmel)
- inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill() (Wang Hai)
- devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill() (Wang Hai)
- bnxt_en: read EEPROM A2h address using page 0 (Edwin Peer)
- atm: nicstar: Unmap DMA on send error (Sebastian Andrzej Siewior)
- ah6: fix error return code in ah6_input() (Zhang Changzhong)
- Linux 4.14.208 (Greg Kroah-Hartman)
- ACPI: GED: fix -Wformat (Nick Desaulniers)
- KVM: x86: clflushopt should be treated as a no-op by emulation (David Edmondson)
- can: proc: can_remove_proc(): silence remove_proc_entry warning (Zhang Changzhong)
- mac80211: always wind down STA state (Johannes Berg)
- Input: sunkbd - avoid use-after-free in teardown paths (Dmitry Torokhov)
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set (Christophe Leroy)
- gpio: mockup: fix resource leak in error path (Bartosz Golaszewski)
- i2c: imx: Fix external abort on interrupt in exit paths (Krzysztof Kozlowski)
- i2c: imx: use clk notifier for rate changes (Lucas Stach)
- powerpc/64s: flush L1D after user accesses (Nicholas Piggin) {CVE-2020-4788}
- powerpc/uaccess: Evaluate macro arguments once, before user access is allowed (Nicholas Piggin)
- powerpc: Fix __clear_user() with KUAP enabled (Andrew Donnellan)
- powerpc: Implement user_access_begin and friends (Christophe Leroy)
- powerpc: Add a framework for user access tracking (Christophe Leroy)
- powerpc/64s: flush L1D on kernel entry (Nicholas Piggin) {CVE-2020-4788}
- powerpc/64s: move some exception handlers out of line (Daniel Axtens)
- powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOL (Daniel Axtens)
- Linux 4.14.207 (Greg Kroah-Hartman)
- mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race (Nicholas Piggin)
- Convert trailing spaces and periods in path components (Boris Protopopov)
- reboot: fix overflow parsing reboot cpu number (Matteo Croce)
- Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" (Matteo Croce)
- perf/core: Fix race in the perf_mmap_close() function (Jiri Olsa)
- xen/events: block rogue events for some time (Juergen Gross)
- xen/events: defer eoi in case of excessive number of events (Juergen Gross)
- xen/events: use a common cpu hotplug hook for event channels (Juergen Gross)
- xen/events: switch user event channels to lateeoi model (Juergen Gross)
- xen/pciback: use lateeoi irq binding (Juergen Gross)
- xen/pvcallsback: use lateeoi irq binding (Juergen Gross)
- xen/scsiback: use lateeoi irq binding (Juergen Gross)
- xen/netback: use lateeoi irq binding (Juergen Gross)
- xen/blkback: use lateeoi irq binding (Juergen Gross)
- xen/events: add a new "late EOI" evtchn framework (Juergen Gross)
- xen/events: fix race in evtchn_fifo_unmask() (Juergen Gross)
- xen/events: add a proper barrier to 2-level uevent unmasking (Juergen Gross)
- xen/events: avoid removing an event channel while handling it (Juergen Gross)
- perf/core: Fix crash when using HW tracing kernel filters (Mathieu Poirier)
- x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP (Anand K Mistry)
- random32: make prandom_u32() output unpredictable (George Spelvin)
- net: Update window_clamp if SOCK_RCVBUF is set (Mao Wenan)
- r8169: fix potential skb double free in an error path (Heiner Kallweit)
- vrf: Fix fast path output packet handling with async Netfilter rules (Martin Willi)
- net/x25: Fix null-ptr-deref in x25_connect (Martin Schiller)
- net/af_iucv: fix null pointer dereference on shutdown (Ursula Braun)
- IPv6: Set SIT tunnel hard_header_len to zero (Oliver Herms)
- swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb" (Stefano Stabellini)
- pinctrl: amd: fix incorrect way to disable debounce filter (Coiby Xu)
- pinctrl: amd: use higher precision for 512 RtcClk (Coiby Xu)
- drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[] (Thomas Zimmermann)
- don't dump the threads that had been already exiting when zapped. (Al Viro)
- selinux: Fix error return code in sel_ib_pkey_sid_slow() (Chen Zhou)
- futex: Don't enable IRQs unconditionally in put_pi_state() (Dan Carpenter)
- mei: protect mei_cl_mtu from null dereference (Alexander Usyskin)
- usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode (Chris Brandt)
- uio: Fix use-after-free in uio_unregister_device() (Shin'ichiro Kawasaki)
- thunderbolt: Add the missed ida_simple_remove() in ring_request_msix() (Jing Xiangfeng)
- ext4: unlock xattr_sem properly in ext4_inline_data_truncate() (Joseph Qi)
- ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA (Kaixu Xia)
- perf: Fix get_recursion_context() (Peter Zijlstra)
- cosa: Add missing kfree in error path of cosa_write (Wang Hai)
- of/address: Fix of_node memory leak in of_dma_is_coherent (Evan Nimmo)
- xfs: fix a missing unlock on error in xfs_fs_map_blocks (Christoph Hellwig)
- xfs: fix rmap key and record comparison functions (Darrick J. Wong)
- xfs: fix flags argument to rmap lookup when converting shared file rmaps (Darrick J. Wong)
- nbd: fix a block_device refcount leak in nbd_release (Christoph Hellwig)
- pinctrl: aspeed: Fix GPI only function problem. (Billy Tsai)
- ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template (Andrew Jeffery)
- pinctrl: intel: Set default bias in case no particular value given (Andy Shevchenko)
- iommu/amd: Increase interrupt remapping table limit to 512 entries (Suravee Suthikulpanit)
- scsi: scsi_dh_alua: Avoid crash during alua_bus_detach() (Hannes Reinecke)
- cfg80211: regulatory: Fix inconsistent format argument (Ye Bin)
- mac80211: fix use of skb payload instead of header (Johannes Berg)
- drm/amdgpu: perform srbm soft reset always on SDMA resume (Evan Quan)
- scsi: hpsa: Fix memory leak in hpsa_init_one() (Keita Suzuki)
- gfs2: check for live vs. read-only file system in gfs2_fitrim (Bob Peterson)
- gfs2: Add missing truncate_inode_pages_final for sd_aspace (Bob Peterson)
- gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free (Bob Peterson)
- usb: gadget: goku_udc: fix potential crashes in probe (Evgeny Novikov)
- ath9k_htc: Use appropriate rs_datalen type (Masashi Honma)
- Btrfs: fix missing error return if writeback for extent buffer never started (Filipe Manana)
- xfs: flush new eof page on truncate to avoid post-eof corruption (Brian Foster)
- can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on (Stephane Grosjean)
- can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping (Stephane Grosjean)
- can: peak_usb: add range checking in decode operations (Dan Carpenter)
- can: can_create_echo_skb(): fix echo skb generation: always use skb_clone() (Oleksij Rempel)
- can: dev: __can_get_echo_skb(): fix real payload length return value for RTR frames (Oliver Hartkopp)
- can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context (Vincent Mailhol)
- can: rx-offload: don't call kfree_skb() from IRQ context (Marc Kleine-Budde)
- ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link() (Dan Carpenter)
- perf tools: Add missing swap for ino_generation (Jiri Olsa)
- net: xfrm: fix a race condition during allocing spi (zhuoliang zhang)
- hv_balloon: disable warning when floor reached (Olaf Hering)
- genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY (Marc Zyngier)
- btrfs: reschedule when cloning lots of extents (Johannes Thumshirn)
- btrfs: sysfs: init devices outside of the chunk_mutex (Josef Bacik)
- nbd: don't update block size after device is started (Ming Lei)
- time: Prevent undefined behaviour in timespec64_to_ns() (Zeng Tao)
- mm: mempolicy: fix potential pte_unmap_unlock pte error (Shijie Luo)
- ring-buffer: Fix recursion protection transitions between interrupt context (Steven Rostedt (VMware))
- regulator: defer probe when trying to get voltage from unresolved supply (Michał Mirosław)
-
Fri Nov 27 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2048.el7uek]
- RDMA/umem: Move to allocate SG table from pages (Maor Gottlieb) [Orabug: 32005755]
- lib/scatterlist: Add support in dynamic allocation of SG table from pages (Maor Gottlieb) [Orabug: 32005755]
- lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings (Anshuman Khandual) [Orabug: 32005755]
- lib/scatterlist: Avoid potential scatterlist entry overflow (Tvrtko Ursulin) [Orabug: 32005755]
- lib/scatterlist: Fix offset type in sg_alloc_table_from_pages (Tvrtko Ursulin) [Orabug: 32005755]
- ACPI: NFIT: Add runtime firmware activate support (Dan Williams) [Orabug: 32082058]
- PM, libnvdimm: Add runtime firmware activation support (Dan Williams) [Orabug: 32082058]
- libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO() (Dan Williams) [Orabug: 32082058]
- driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW} (Dan Williams) [Orabug: 32082058]
- tools/testing/nvdimm: Emulate firmware activation commands (Dan Williams) [Orabug: 32082058]
- tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation (Dan Williams) [Orabug: 32082058]
- tools/testing/nvdimm: Add command debug messages (Dan Williams) [Orabug: 32082058]
- tools/testing/nvdimm: Cleanup dimm index passing (Dan Williams) [Orabug: 32082058]
- ACPI: NFIT: Define runtime firmware activation commands (Dan Williams) [Orabug: 32082058]
- ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor (Dan Williams) [Orabug: 32082058]
- libnvdimm: Validate command family indices (Dan Williams) [Orabug: 32082058]
- hibernation_availablePM: hibernate: Incorporate concurrency handling (Domenico Andreoli) [Orabug: 32082058]
- libnvdimm: Move nvdimm_bus_attribute_group to device_type (Dan Williams) [Orabug: 32082058]
- libnvdimm/of_pmem: Provide a unique name for bus provider (Aneesh Kumar K.V) [Orabug: 32082058]
- libnvdimm: Move nvdimm_attribute_group to device_type (Dan Williams) [Orabug: 32082058]
- libnvdimm: Move nd_mapping_attribute_group to device_type (Dan Williams) [Orabug: 32082058]
- libnvdimm: Move nd_region_attribute_group to device_type (Dan Williams) [Orabug: 32082058]
- libnvdimm: Move nd_numa_attribute_group to device_type (Dan Williams) [Orabug: 32082058]
- libnvdimm: Move nd_device_attribute_group to device_type (Dan Williams) [Orabug: 32082058]
- libnvdimm: Move region attribute group definition (Dan Williams) [Orabug: 32082058]
- libnvdimm/region: Rewrite _probe_success() to _advance_seeds() (Dan Williams) [Orabug: 32082058]
- libnvdimm: Move attribute groups to device type (Dan Williams) [Orabug: 32082058]
- acpi/nfit: improve bounds checking for 'func' (Dan Carpenter) [Orabug: 32082058]
- ACPI/nfit: delete the function to_acpi_nfit_desc (Xiaochun Lee) [Orabug: 32082058]
- ocfs2: initialize ip_next_orphan (Wengang Wang) [Orabug: 32159054]
- lockdown: make lockdown mode available in securityfs (Alan Maguire) [Orabug: 32164650]
- uek-rpm: Don't build emb2 kernel for mips (Dave Kleikamp) [Orabug: 32176894]
- page_frag: Recover from memory pressure (Dongli Zhang) [Orabug: 32177980]
- rds: fix out-of-tree build broken by tracepoints (Alan Maguire) [Orabug: 32180549]