- 
    Sun May 16 2021 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2120.el7uek]
    - uek-rpm: Update missing configs as compared to OL8.4 RHCK (Saeed Mirzamohammadi)  [Orabug: 32869195]  
- rds: Change return code from rds_send_xmit() when lock is taken (Håkon Bugge)  [Orabug: 32852359]  
- rds: Fix unintended fall-through in rds_send_worker (Håkon Bugge)  [Orabug: 32852359]  
- RDMA/core: Unify RoCE check and re-factor code (Håkon Bugge)  [Orabug: 32846640]  
- uek-rpm: Remove hwcap directive and /etc/ld.so.conf.d/*.conf file (Victor Erminpour)  [Orabug: 32843844]  
- mm/memory-failure: unnecessary amount of unmapping (Jane Chu)  [Orabug: 32838025]  
- mm: fix memory_failure() handling of dax-namespace metadata (Dan Williams)  [Orabug: 32838025]  
- mm,hwpoison: send SIGBUS to PF_MCE_EARLY processes on action required events (Aili Yao)  [Orabug: 32838025]  
- mm,memory_failure: always pin the page in madvise_inject_error (Oscar Salvador)  [Orabug: 32838025]  
- mm/memory-failure.c: remove unused macro `writeback' (Alex Shi)  [Orabug: 32838025]  
- mm/memory-failure: do pgoff calculation before for_each_process() (Xianting Tian)  [Orabug: 32838025]  
- mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread (Naoya Horiguchi)  [Orabug: 32838025]  
- mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early_kill (Naoya Horiguchi)  [Orabug: 32838025]  
- mm, memory_failure: don't send BUS_MCEERR_AO for action required error (Wetp Zhang)  [Orabug: 32838025]  
- selftests/sgx: Use a statically generated 3072-bit RSA key (Jarkko Sakkinen)  [Orabug: 32761293]  
- tools headers: copy the updated headers to the tools directory (Thomas Tai)  [Orabug: 32761293]  
- uek-rpm: Enable Intel Software Guard Extensions (SGX) (Thomas Tai)  [Orabug: 32761293]  
- x86/sgx: Maintain encl->refcount for each encl->mm_list entry (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/sgx: Drop racy follow_pfn() check (Daniel Vetter)  [Orabug: 32761293]  
- MAINTAINERS: Fix the tree location for INTEL SGX patches (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/sgx: Fix the return type of sgx_init() (Sami Tolvanen)  [Orabug: 32761293]  
- x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages() (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/sgx: Fix a typo in kernel-doc markup (Mauro Carvalho Chehab)  [Orabug: 32761293]  
- x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc comment (Borislav Petkov)  [Orabug: 32761293]  
- x86/sgx: Return -ERESTARTSYS in sgx_ioc_enclave_add_pages() (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/sgx: Clarify 'laundry_list' locking (Dave Hansen)  [Orabug: 32761293]  
- x86/sgx: Update MAINTAINERS (Jarkko Sakkinen)  [Orabug: 32761293]  
- Documentation/x86: Document SGX kernel architecture (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/sgx: Add ptrace() support for the SGX driver (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/sgx: Add a page reclaimer (Thomas Tai)  [Orabug: 32761293]  
- selftests/x86: Add a selftest for SGX (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/vdso: Implement a vDSO for Intel SGX enclave call (Sean Christopherson)  [Orabug: 32761293]  
- x86/traps: Attempt to fixup exceptions in vDSO before signaling (Sean Christopherson)  [Orabug: 32761293]  
- x86/fault: Add a helper function to sanitize error code (Sean Christopherson)  [Orabug: 32761293]  
- kabi: fix kabi breakage caused by backporting Intel SGX (Thomas Tai)  [Orabug: 32761293]  
- x86/vdso: Add support for exception fixup in vDSO functions (Sean Christopherson)  [Orabug: 32761293]  
- x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/sgx: Add SGX_IOC_ENCLAVE_INIT (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/sgx: Add SGX_IOC_ENCLAVE_CREATE (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/sgx: Add an SGX misc driver interface (Jarkko Sakkinen)  [Orabug: 32761293]  
- mm: Add 'mprotect' hook to struct vm_operations_struct (Sean Christopherson)  [Orabug: 32761293]  
- x86/sgx: Add SGX page allocator functions (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/cpu/intel: Add a nosgx kernel parameter (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/cpu/intel: Detect SGX support (Sean Christopherson)  [Orabug: 32761293]  
- x86/mm: Signal SIGSEGV with PF_SGX (Sean Christopherson)  [Orabug: 32761293]  
- x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections (Sean Christopherson)  [Orabug: 32761293]  
- x86/{cpufeatures,msr}: Add Intel SGX Launch Control hardware bits (Sean Christopherson)  [Orabug: 32761293]  
- x86/cpufeatures: Add Intel SGX hardware bits (Sean Christopherson)  [Orabug: 32761293]  
- x86/sgx: Add wrappers for ENCLS functions (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/sgx: Add SGX architectural data structures (Jarkko Sakkinen)  [Orabug: 32761293]  
- x86/cpufeatures: Mark ENQCMD as disabled when configured out (Fenghua Yu)  [Orabug: 32761293]  
- x86/traps: Move pf error codes to <asm/trap_pf.h> (Joerg Roedel)  [Orabug: 32761293]  
- mmap locking API: initial implementation as rwsem wrappers (Michel Lespinasse)  [Orabug: 32761293]  
- x86/vdso/Makefile: Add vobjs32 (Dmitry Safonov)  [Orabug: 32761293]  
- x86/cpu: Print "VMX disabled" error message iff KVM is enabled (Sean Christopherson)  [Orabug: 32761293]  
- x86/cpu: Clear VMX feature flag if VMX is not fully enabled (Sean Christopherson)  [Orabug: 32761293]  
- x86/intel: Initialize IA32_FEAT_CTL MSR at boot (Sean Christopherson)  [Orabug: 32761293]  
- tools/x86: Sync msr-index.h from kernel sources (Sean Christopherson)  [Orabug: 32761293]  
- selftests, kvm: Replace manual MSR defs with common msr-index.h (Sean Christopherson)  [Orabug: 32761293]  
- tools arch x86: Grab a copy of the file containing the MSR numbers (Arnaldo Carvalho de Melo)  [Orabug: 32761293]  
- x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR (Sean Christopherson)  [Orabug: 32761293]  
- kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints (Jim Mattson)  [Orabug: 32761293]  
- docs: Move the user-space ioctl() docs to userspace-api (Jonathan Corbet)  [Orabug: 32761293]  
- RDMA/mlx5: Remove IB representors dead code (Leon Romanovsky)  [Orabug: 32176250]  
- net/mlx5: Simplify eswitch mode check (Leon Romanovsky)  [Orabug: 32176250]  
- net/mlx5: Delete custom device management logic (Leon Romanovsky)  [Orabug: 32176250]  
- RDMA/mlx5: Convert mlx5_ib to use auxiliary bus (Leon Romanovsky)  [Orabug: 32176250]  
- net/mlx5e: Connect ethernet part to auxiliary bus (Leon Romanovsky)  [Orabug: 32176250]  
- vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus (Leon Romanovsky)  [Orabug: 32176250]  
- net/mlx5: Register mlx5 devices to auxiliary virtual bus (Leon Romanovsky)  [Orabug: 32176250]  
- vdpa/mlx5: Make hardware definitions visible to all mlx5 devices (Leon Romanovsky)  [Orabug: 32176250]  
- net/mlx5_core: Clean driver version and name (Leon Romanovsky)  [Orabug: 32176250]  
- driver core: auxiliary bus: minor coding style tweaks (Greg Kroah-Hartman)  [Orabug: 32176250]  
- driver core: auxiliary bus: make remove function return void (Greg Kroah-Hartman)  [Orabug: 32176250]  
- driver core: auxiliary bus: move slab.h from include file (Greg Kroah-Hartman)  [Orabug: 32176250]  
- net/mlx5: Fix devlink objects and devlink device unregister sequence (Parav Pandit)  [Orabug: 32176250]  
- net/mlx5e: Take DCBNL-related definitions into dedicated files (Tariq Toukan)  [Orabug: 32176250]  
- net/mlx5: Drain wq first during PCI device removal (Parav Pandit)  [Orabug: 32176250]  
- net/mlx5: Simplify mlx5_unload_one() and its callers (Parav Pandit)  [Orabug: 32176250]  
- net/mlx5: Simplify mlx5_register_device to return void (Parav Pandit)  [Orabug: 32176250]  
- net/mlx5e: Set netdev name space on creation (Michael Guralnik)  [Orabug: 32176250]  
- net: devlink: export devlink net getter (Jiri Pirko)  [Orabug: 32176250]  
- Drivers: hv: vmbus: Initialize unload_event statically (Andrea Parri (Microsoft))  [Orabug: 32867568]  
- Drivers: hv: vmbus: Increase wait time for VMbus unload (Michael Kelley)  [Orabug: 32867568]  
- video: hyperv_fb: Add ratelimit on error message (Michael Kelley)  [Orabug: 32867568]  
- Linux 5.4.119 (Greg Kroah-Hartman)   
- Revert "fdt: Properly handle "no-map" field in the memory region" (Quentin Perret)   
- Revert "of/fdt: Make sure no-map does not remove already reserved regions" (Quentin Perret)   
- sctp: delay auto_asconf init until binding the first addr (Xin Long)   {CVE-2021-23133} 
- Revert "net/sctp: fix race condition in sctp_destroy_sock" (Xin Long)   
- smp: Fix smp_call_function_single_async prototype (Arnd Bergmann)   
- net: Only allow init netns to set default tcp cong to a restricted algo (Jonathon Reinhart)   
- mm/memory-failure: unnecessary amount of unmapping (Jane Chu)   
- mm/sparse: add the missing sparse_buffer_fini() in error branch (Wang Wensheng)   
- kfifo: fix ternary sign extension bugs (Dan Carpenter)   
- net:nfc:digital: Fix a double free in digital_tg_recv_dep_req (Lv Yunlong)   
- net: bridge: mcast: fix broken length + header check for MRDv6 Adv. (Linus Lüssing)   
- RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res (Lv Yunlong)   
- RDMA/siw: Fix a use after free in siw_alloc_mr (Lv Yunlong)   
- net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send (Lv Yunlong)   
- bnxt_en: Fix RX consumer index logic in the error path. (Michael Chan)   
- selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static (Petr Machata)   
- net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb (Phillip Potter)   
- arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E (Kunihiko Hayashi)   
- ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E (Kunihiko Hayashi)   
- bnxt_en: fix ternary sign extension bug in bnxt_show_temp() (Dan Carpenter)   
- powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add') (Christophe Leroy)   
- ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock (Shuah Khan)   
- ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices (Toke Høiland-Jørgensen)   
- net: phy: intel-xway: enable integrated led functions (Martin Schiller)   
- net: renesas: ravb: Fix a stuck issue when a lot of frames are received (Yoshihiro Shimoda)   
- net: davinci_emac: Fix incorrect masking of tx and rx error channel (Colin Ian King)   
- ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails (Colin Ian King)   
- RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails (Sindhu Devale)   
- RDMA/cxgb4: add missing qpid increment (Potnuri Bharat Teja)   
- gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check (Alexander Lobakin)   
- vsock/vmci: log once the failed queue pair allocation (Stefano Garzarella)   
- mwl8k: Fix a double Free in mwl8k_probe_hw (Lv Yunlong)   
- i2c: sh7760: fix IRQ error path (Sergey Shtylyov)   
- rtlwifi: 8821ae: upgrade PHY and RF parameters (Ping-Ke Shih)   
- powerpc/pseries: extract host bridge from pci_bus prior to bus removal (Tyrel Datwyler)   
- MIPS: pci-legacy: stop using of_pci_range_to_resource (Ilya Lipnitskiy)   
- perf beauty: Fix fsconfig generator (Vitaly Chikunov)   
- drm/i915/gvt: Fix error code in intel_gvt_init_device() (Dan Carpenter)   
- ASoC: ak5558: correct reset polarity (Shengjiu Wang)   
- powerpc/xive: Fix xmon command "dxi" (Cédric Le Goater)   
- i2c: sh7760: add IRQ check (Sergey Shtylyov)   
- i2c: jz4780: add IRQ check (Sergey Shtylyov)   
- i2c: emev2: add IRQ check (Sergey Shtylyov)   
- i2c: cadence: add IRQ check (Sergey Shtylyov)   
- i2c: sprd: fix reference leak when pm_runtime_get_sync fails (Qinglang Miao)   
- i2c: omap: fix reference leak when pm_runtime_get_sync fails (Qinglang Miao)   
- i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails (Qinglang Miao)   
- i2c: img-scb: fix reference leak when pm_runtime_get_sync fails (Qinglang Miao)   
- RDMA/srpt: Fix error return code in srpt_cm_req_recv() (Wang Wensheng)   
- net: thunderx: Fix unintentional sign extension issue (Colin Ian King)   
- cxgb4: Fix unintentional sign extension issues (Colin Ian King)   
- IB/hfi1: Fix error return code in parse_platform_config() (Wang Wensheng)   
- RDMA/qedr: Fix error return code in qedr_iw_connect() (Wang Wensheng)   
- KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit (Nicholas Piggin)   
- mt7601u: fix always true expression (Colin Ian King)   
- mac80211: bail out if cipher schemes are invalid (Johannes Berg)   
- powerpc: iommu: fix build when neither PCI or IBMVIO is set (Randy Dunlap)   
- powerpc/perf: Fix PMU constraint check for EBB events (Athira Rajeev)   
- powerpc/64s: Fix pte update for kernel memory on radix (Jordan Niethe)   
- liquidio: Fix unintented sign extension of a left shift of a u16 (Colin Ian King)   
- ASoC: simple-card: fix possible uninitialized single_cpu local variable (Krzysztof Kozlowski)   
- ALSA: usb-audio: Add error checks for usb_driver_claim_interface() calls (Takashi Iwai)   
- mips: bmips: fix syscon-reboot nodes (Álvaro Fernández Rojas)   
- net: hns3: Limiting the scope of vector_ring_chain variable (Salil Mehta)   
- nfc: pn533: prevent potential memory corruption (Dan Carpenter)   
- bug: Remove redundant condition check in report_bug (Andrew Scull)   
- ALSA: core: remove redundant spin_lock pair in snd_card_disconnect (Jia Zhou)   
- powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration (Chen Huang)   
- inet: use bigger hash table for IP ID generation (Eric Dumazet)   
- powerpc/prom: Mark identical_pvr_fixup as __init (Nathan Chancellor)   
- powerpc/fadump: Mark fadump_calculate_reserve_size as __init (Nathan Chancellor)   
- net: lapbether: Prevent racing when checking whether the netif is running (Xie He)   
- perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars (Arnaldo Carvalho de Melo)   
- HID: plantronics: Workaround for double volume key presses (Maxim Mikityanskiy)   
- drivers/block/null_blk/main: Fix a double free in null_init. (Lv Yunlong)   
- sched/debug: Fix cgroup_path[] serialization (Waiman Long)   
- x86/events/amd/iommu: Fix sysfs type mismatch (Nathan Chancellor)   
- HSI: core: fix resource leaks in hsi_add_client_from_dt() (Dan Carpenter)   
- nvme-pci: don't simple map sgl when sgls are disabled (Niklas Cassel)   
- mfd: stm32-timers: Avoid clearing auto reload register (Fabrice Gasnier)   
- scsi: ibmvfc: Fix invalid state machine BUG_ON() (Brian King)   
- scsi: sni_53c710: Add IRQ check (Sergey Shtylyov)   
- scsi: sun3x_esp: Add IRQ check (Sergey Shtylyov)   
- scsi: jazz_esp: Add IRQ check (Sergey Shtylyov)   
- scsi: hisi_sas: Fix IRQ checks (Sergey Shtylyov)   
- clk: uniphier: Fix potential infinite loop (Colin Ian King)   
- clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE (Chen Hui)   
- clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback (Quanyang Wang)   
- vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer (Jason Gunthorpe)   
- media: v4l2-ctrls.c: fix race condition in hdl->requests list (Hans Verkuil)   
- nvme: retrigger ANA log update if group descriptor isn't found (Hannes Reinecke)   
- nvmet-tcp: fix incorrect locking in state_change sk callback (Sagi Grimberg)   
- nvme-tcp: block BH in sk state_change sk callback (Sagi Grimberg)   
- ata: libahci_platform: fix IRQ check (Sergey Shtylyov)   
- sata_mv: add IRQ checks (Sergey Shtylyov)   
- pata_ipx4xx_cf: fix IRQ check (Sergey Shtylyov)   
- pata_arasan_cf: fix IRQ check (Sergey Shtylyov)   
- x86/kprobes: Fix to check non boostable prefixes correctly (Masami Hiramatsu)   
- drm/amdkfd: fix build error with AMD_IOMMU_V2=m (Felix Kuehling)   
- media: m88rs6000t: avoid potential out-of-bounds reads on arrays (Colin Ian King)   
- media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start_streaming() (Jia-Ju Bai)   
- media: aspeed: fix clock handling logic (Jae Hyun Yoo)   
- media: omap4iss: return error code when omap4iss_get() failed (Yang Yingliang)   
- media: vivid: fix assignment of dev->fbuf_out_flags (Colin Ian King)   
- soc: aspeed: fix a ternary sign expansion bug (Dan Carpenter)   
- xen-blkback: fix compatibility bug with single page rings (Paul Durrant)   
- ttyprintk: Add TTY hangup callback. (Tetsuo Handa)   
- usb: dwc2: Fix hibernation between host and device modes. (Artur Petrosyan)   
- usb: dwc2: Fix host mode hibernation exit with remote wakeup flow. (Artur Petrosyan)   
- Drivers: hv: vmbus: Increase wait time for VMbus unload (Michael Kelley)   
- x86/platform/uv: Fix !KEXEC build failure (Ingo Molnar)   
- platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table (Steffen Dirkwinkel)   
- usbip: vudc: fix missing unlock on error in usbip_sockfd_store() (Ye Bin)   
- node: fix device cleanups in error handling code (Dan Carpenter)   
- firmware: qcom-scm: Fix QCOM_SCM configuration (He Ying)   
- serial: core: return early on unsupported ioctls (Johan Hovold)   
- tty: fix return value for unsupported ioctls (Johan Hovold)   
- tty: actually undefine superseded ASYNC flags (Johan Hovold)   
- USB: cdc-acm: fix TIOCGSERIAL implementation (Johan Hovold)   
- USB: cdc-acm: fix unprivileged TIOCCSERIAL (Johan Hovold)   
- usb: gadget: r8a66597: Add missing null check on return from platform_get_resource (Colin Ian King)   
- spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware() (Wang Li)   
- cpufreq: armada-37xx: Fix determining base CPU frequency (Pali Rohár)   
- cpufreq: armada-37xx: Fix driver cleanup when registration failed (Pali Rohár)   
- clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0 (Pali Rohár)   
- clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz (Pali Rohár)   
- cpufreq: armada-37xx: Fix the AVS value for load L1 (Pali Rohár)   
- clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock (Marek Behún)   
- cpufreq: armada-37xx: Fix setting TBG parent for load levels (Marek Behún)   
- crypto: qat - Fix a double free in adf_create_ring (Lv Yunlong)   
- ACPI: CPPC: Replace cppc_attr with kobj_attribute (Nathan Chancellor)   
- soc: qcom: mdt_loader: Detect truncated read of segments (Bjorn Andersson)   
- soc: qcom: mdt_loader: Validate that p_filesz < p_memsz (Bjorn Andersson)   
- spi: Fix use-after-free with devm_spi_alloc_* (William A. Kennington III)   
- PM / devfreq: Use more accurate returned new_freq as resume_freq (Dong Aisheng)   
- staging: greybus: uart: fix unprivileged TIOCCSERIAL (Johan Hovold)   
- staging: rtl8192u: Fix potential infinite loop (Colin Ian King)   
- irqchip/gic-v3: Fix OF_BAD_ADDR error handling (Arnd Bergmann)   
- mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init (Lv Yunlong)   
- m68k: mvme147,mvme16x: Don't wipe PCC timer config bits (Finn Thain)   
- soundwire: stream: fix memory leak in stream config error path (Rander Wang)   
- memory: pl353: fix mask of ECC page_size config register (gexueyuan)   
- USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR() (Yang Yingliang)   
- usb: gadget: aspeed: fix dma map failure (Tao Ren)   
- crypto: qat - fix error path in adf_isr_resource_alloc() (Giovanni Cabiddu)   
- phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally (Geert Uytterhoeven)   
- soundwire: bus: Fix device found flag correctly (Srinivas Kandagatla)   
- bus: qcom: Put child node before return (Pan Bian)   
- mtd: require write permissions for locking and badblock ioctls (Michael Walle)   
- fotg210-udc: Complete OUT requests on short packets (Fabian Vogt)   
- fotg210-udc: Don't DMA more than the buffer can take (Fabian Vogt)   
- fotg210-udc: Mask GRP2 interrupts we don't handle (Fabian Vogt)   
- fotg210-udc: Remove a dubious condition leading to fotg210_done (Fabian Vogt)   
- fotg210-udc: Fix EP0 IN requests bigger than two packets (Fabian Vogt)   
- fotg210-udc: Fix DMA on EP0 for length > max packet size (Fabian Vogt)   
- crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init (Tong Zhang)   
- crypto: qat - don't release uninitialized resources (Tong Zhang)   
- usb: gadget: pch_udc: Check for DMA mapping error (Andy Shevchenko)   
- usb: gadget: pch_udc: Check if driver is present before calling ->setup() (Andy Shevchenko)   
- usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits() (Andy Shevchenko)   
- x86/microcode: Check for offline CPUs before requesting new microcode (Otavio Pontes)   
- arm64: dts: renesas: r8a77980: Fix vin4-7 endpoint binding (Vladimir Barinov)   
- spi: stm32: drop devres version of spi_register_master (Antonio Borneo)   
- arm64: dts: qcom: sm8150: fix number of pins in 'gpio-ranges' (Shawn Guo)   
- mtd: rawnand: qcom: Return actual error code instead of -ENODEV (Manivannan Sadhasivam)   
- mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions() (Manivannan Sadhasivam)   
- mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC (Álvaro Fernández Rojas)   
- mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe() (Dan Carpenter)   
- regmap: set debugfs_name to NULL after it is freed (Meng Li)   
- usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS (Badhri Jagan Sridharan)   
- serial: stm32: fix tx_empty condition (Erwan Le Ray)   
- serial: stm32: fix incorrect characters on console (Erwan Le Ray)   
- ARM: dts: exynos: correct PMIC interrupt trigger level on Snow (Krzysztof Kozlowski)   
- ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250 (Krzysztof Kozlowski)   
- ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 family (Krzysztof Kozlowski)   
- ARM: dts: exynos: correct PMIC interrupt trigger level on Midas family (Krzysztof Kozlowski)   
- ARM: dts: exynos: correct MUIC interrupt trigger level on Midas family (Krzysztof Kozlowski)   
- ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas family (Krzysztof Kozlowski)   
- memory: gpmc: fix out of bounds read and dereference on gpmc_cs[] (Colin Ian King)   
- usb: gadget: pch_udc: Revert d3cb25a12138 completely (Andy Shevchenko)   
- ovl: fix missing revert_creds() on error path (Dan Carpenter)   
- Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register" (Jae Hyun Yoo)   
- KVM: Stop looking for coalesced MMIO zones if the bus is destroyed (Sean Christopherson)   
- KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit (Sean Christopherson)   
- KVM: s390: split kvm_s390_real_to_abs (Claudio Imbrenda)   
- s390: fix detection of vector enhancements facility 1 vs. vector packed decimal facility (David Hildenbrand)   
- KVM: s390: fix guarded storage control register handling (Heiko Carstens)   
- KVM: s390: split kvm_s390_logical_to_effective (Claudio Imbrenda)   
- ALSA: hda/realtek: ALC285 Thinkpad jack pin quirk is unreachable (Sami Loone)   
- ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devices (Takashi Iwai)   
- ALSA: hda/realtek: Re-order ALC662 quirk table entries (Takashi Iwai)   
- ALSA: hda/realtek: Re-order remaining ALC269 quirk table entries (Takashi Iwai)   
- ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries (Takashi Iwai)   
- ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries (Takashi Iwai)   
- ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entries (Takashi Iwai)   
- ALSA: hda/realtek: Re-order ALC269 Dell quirk table entries (Takashi Iwai)   
- ALSA: hda/realtek: Re-order ALC269 Acer quirk table entries (Takashi Iwai)   
- ALSA: hda/realtek: Re-order ALC269 HP quirk table entries (Takashi Iwai)   
- ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries (Takashi Iwai)   
- ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries (Takashi Iwai)   
- ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries (Takashi Iwai)   
- drm/amd/display: Reject non-zero src_y and src_x for video planes (Harry Wentland)   
- drm/radeon: fix copy of uninitialized variable back to userspace (Colin Ian King)   
- drm/panfrost: Don't try to map pages that are already mapped (Boris Brezillon)   
- drm/panfrost: Clear MMU irqs before handling the fault (Boris Brezillon)   
- rtw88: Fix array overrun in rtw_get_tx_power_params() (Ping-Ke Shih)   
- cfg80211: scan: drop entry from hidden_list on overflow (Johannes Berg)   
- ipw2x00: potential buffer overflow in libipw_wx_set_encodeext() (Dan Carpenter)   
- md: Fix missing unused status line of /proc/mdstat (Jan Glauber)   
- md: md_open returns -EBUSY when entering racing area (Zhao Heming)   
- md: factor out a mddev_find_locked helper from mddev_find (Christoph Hellwig)   
- md: split mddev_find (Christoph Hellwig)   
- md-cluster: fix use-after-free issue when removing rdev (Heming Zhao)   
- md/bitmap: wait for external bitmap writes to complete during tear down (Sudhakar Panneerselvam)   
- misc: vmw_vmci: explicitly initialize vmci_datagram payload (Tetsuo Handa)   
- misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct (Tetsuo Handa)   
- misc: lis3lv02d: Fix false-positive WARN on various HP models (Hans de Goede)   
- iio:accel:adis16201: Fix wrong axis assignment that prevents loading (Jonathan Cameron)   
- PCI: Allow VPD access for QLogic ISP2722 (Arun Easi)   
- FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR (Maciej W. Rozycki)   
- MIPS: pci-rt2880: fix slot 0 configuration (Ilya Lipnitskiy)   
- MIPS: pci-mt7620: fix PLL lock check (Ilya Lipnitskiy)   
- ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup function (Lukasz Majczak)   
- ASoC: samsung: tm2_wm5110: check of of_parse return value (Pierre-Louis Bossart)   
- usb: xhci-mtk: improve bandwidth scheduling with TT (Chunfeng Yun)   
- usb: xhci-mtk: remove or operator for setting schedule parameters (Chunfeng Yun)   
- usb: typec: tcpm: update power supply once partner accepts (Badhri Jagan Sridharan)   
- usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply (Badhri Jagan Sridharan)   
- usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply (Badhri Jagan Sridharan)   
- staging: fwserial: fix TIOCSSERIAL permission check (Johan Hovold)   
- tty: moxa: fix TIOCSSERIAL permission check (Johan Hovold)   
- staging: fwserial: fix TIOCSSERIAL jiffies conversions (Johan Hovold)   
- USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check (Johan Hovold)   
- staging: greybus: uart: fix TIOCSSERIAL jiffies conversions (Johan Hovold)   
- USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions (Johan Hovold)   
- tty: amiserial: fix TIOCSSERIAL permission check (Johan Hovold)   
- tty: moxa: fix TIOCSSERIAL jiffies conversions (Johan Hovold)   
- Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL" (Johan Hovold)   
- net/nfc: fix use-after-free llcp_sock_bind/connect (Or Cohen)   {CVE-2021-23134} 
- bluetooth: eliminate the potential race condition when removing the HCI controller (Lin Ma)   
- hsr: use netdev_err() instead of WARN_ONCE() (Taehee Yoo)   
- Bluetooth: verify AMP hci_chan before amp_destroy (Archie Pusaka)   
- Linux 5.4.118 (Greg Kroah-Hartman)   
- dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails (Benjamin Block)   
- dm integrity: fix missing goto in bitmap_flush_interval error handling (Tian Tao)   
- dm space map common: fix division bug in sm_ll_find_free_block() (Joe Thornber)   
- dm persistent data: packed struct should have an aligned() attribute too (Joe Thornber)   
- tracing: Restructure trace_clock_global() to never block (Steven Rostedt (VMware))   
- tracing: Map all PIDs to command lines (Steven Rostedt (VMware))   
- rsi: Use resume_noirq for SDIO (Marek Vasut)   
- tty: fix memory leak in vc_deallocate (Pavel Skripkin)   
- usb: dwc2: Fix session request interrupt handler (Artur Petrosyan)   
- usb: dwc3: gadget: Fix START_TRANSFER link state check (Thinh Nguyen)   
- usb: gadget/function/f_fs string table fix for multiple languages (Dean Anderson)   
- usb: gadget: Fix double free of device descriptor pointers (Hemant Kumar)   
- usb: gadget: dummy_hcd: fix gpf in gadget_setup (Anirudh Rayabharam)   
- media: staging/intel-ipu3: Fix race condition during set_fmt (Ricardo Ribalda)   
- media: staging/intel-ipu3: Fix set_fmt error handling (Ricardo Ribalda)   
- media: staging/intel-ipu3: Fix memory leak in imu_fmt (Ricardo Ribalda)   
- media: dvb-usb: Fix memory leak at error in dvb_usb_device_init() (Takashi Iwai)   
- media: dvb-usb: Fix use-after-free access (Takashi Iwai)   
- media: dvbdev: Fix memory leak in dvb_media_device_free() (Peilin Ye)   
- ext4: fix error code in ext4_commit_super (Fengnan Chang)   
- ext4: do not set SB_ACTIVE in ext4_orphan_cleanup() (Zhang Yi)   
- ext4: fix check to prevent false positive report of incorrect used inodes (Zhang Yi)   
- kbuild: update config_data.gz only when the content of .config is changed (Masahiro Yamada)   
- x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported (Sean Christopherson)   
- Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op") (Thomas Gleixner)   
- jffs2: check the validity of dstlen in jffs2_zlib_compress() (Yang Yang)   
- Fix misc new gcc warnings (Linus Torvalds)   
- security: commoncap: fix -Wstringop-overread warning (Arnd Bergmann)   
- fuse: fix write deadlock (Vivek Goyal)   
- dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload sequences (Heinz Mauelshagen)   
- md/raid1: properly indicate failure when ending a failed write request (Paul Clements)   
- crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS (Eric Biggers)   
- tpm: vtpm_proxy: Avoid reading host log when using a virtual device (Stefan Berger)   
- tpm: efi: Use local variable for calculating final log size (Stefan Berger)   
- intel_th: pci: Add Alder Lake-M support (Alexander Shishkin)   
- powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h (Tony Ambardar)   
- powerpc/eeh: Fix EEH handling for hugepages in ioremap space. (Mahesh Salgaonkar)   
- jffs2: Fix kasan slab-out-of-bounds problem (lizhe)   
- Input: ili210x - add missing negation for touch indication on ili210x (Hansem Ro)   
- NFSv4: Don't discard segments marked for return in _pnfs_return_layout() (Trond Myklebust)   
- NFS: Don't discard pNFS layout segments that are marked for return (Trond Myklebust)   
- ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure (Marc Zyngier)   
- openvswitch: fix stack OOB read while fragmenting IPv4 packets (Davide Caratti)   
- mlxsw: spectrum_mr: Update egress RIF list before route's action (Ido Schimmel)   
- f2fs: fix to avoid out-of-bounds memory access (Chao Yu)   
- ubifs: Only check replay with inode type to judge if inode linked (Guochun Mao)   
- virtiofs: fix memory leak in virtio_fs_probe() (Luis Henriques)   
- Makefile: Move -Wno-unused-but-set-variable out of GCC only block (Nathan Chancellor)   
- arm64/vdso: Discard .note.gnu.property sections in vDSO (Bill Wendling)   
- btrfs: fix race when picking most recent mod log operation for an old root (Filipe Manana)   
- ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx (Eckhart Mohr)   
- ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptops (Sami Loone)   
- ALSA: hda/realtek: fix mic boost on Intel NUC 8 (Phil Calvin)   
- ALSA: hda/realtek: GA503 use same quirks as GA401 (Luke D Jones)   
- ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8 (Timo Gurr)   
- ALSA: usb-audio: More constifications (Takashi Iwai)   
- ALSA: usb-audio: Explicitly set up the clock selector (Takashi Iwai)   
- ALSA: sb: Fix two use after free in snd_sb_qsound_build (Lv Yunlong)   
- ALSA: hda/conexant: Re-order CX5066 quirk table entries (Takashi Iwai)   
- ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer (Lv Yunlong)   
- s390/archrandom: add parameter check for s390_arch_random_generate (Harald Freudenberger)   
- scsi: libfc: Fix a format specifier (Bart Van Assche)   
- mfd: arizona: Fix rumtime PM imbalance on error (Dinghao Liu)   
- scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic (James Smart)   
- scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode (James Smart)   
- scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response (James Smart)   
- drm/amdgpu: fix NULL pointer dereference (Guchun Chen)   
- amdgpu: avoid incorrect %hu format string (Arnd Bergmann)   
- drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bug (Qu Huang)   
- drm/msm/mdp5: Do not multiply vclk line count by 100 (Marijn Suijten)   
- drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal (Marijn Suijten)   
- sched/fair: Ignore percpu threads for imbalance pulls (Lingutla Chandrasekhar)   
- media: gscpa/stv06xx: fix memory leak (Hans Verkuil)   
- media: dvb-usb: fix memory leak in dvb_usb_adapter_init (Pavel Skripkin)   
- media: platform: sti: Fix runtime PM imbalance in regs_show (Dinghao Liu)   
- media: i2c: adv7842: fix possible use-after-free in adv7842_remove() (Yang Yingliang)   
- media: i2c: tda1997: Fix possible use-after-free in tda1997x_remove() (Yang Yingliang)   
- media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove() (Yang Yingliang)   
- media: adv7604: fix possible use-after-free in adv76xx_remove() (Yang Yingliang)   
- media: tc358743: fix possible use-after-free in tc358743_remove() (Yang Yingliang)   
- power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove() (Yang Yingliang)   
- power: supply: generic-adc-battery: fix possible use-after-free in gab_remove() (Yang Yingliang)   
- clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return (Colin Ian King)   
- media: vivid: update EDID (Hans Verkuil)   
- media: em28xx: fix memory leak (Muhammad Usama Anjum)   
- scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg() (Ewan D. Milne)   
- scsi: smartpqi: Add new PCI IDs (Kevin Barnett)   
- scsi: smartpqi: Correct request leakage during reset operations (Murthy Bhat)   
- ata: ahci: Disable SXS for Hisilicon Kunpeng920 (Xingui Yang)   
- mmc: sdhci-pci: Add PCI IDs for Intel LKF (Adrian Hunter)   
- scsi: qla2xxx: Fix use after free in bsg (Quinn Tran)   
- drm/vkms: fix misuse of WARN_ON (Dmitry Vyukov)   
- scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats() (Bart Van Assche)   
- drm/amd/display: fix dml prefetch validation (Dmytro Laktyushkin)   
- drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool' (Anson Jacob)   
- drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4f (shaoyunl)   
- drm/amdkfd: Fix UBSAN shift-out-of-bounds warning (Anson Jacob)   
- drm/amdgpu: mask the xgmi number of hops reported from psp to kfd (Jonathan Kim)   
- power: supply: Use IRQF_ONESHOT (dongjian)   
- media: gspca/sq905.c: fix uninitialized variable (Hans Verkuil)   
- media: media/saa7164: fix saa7164_encoder_register() memory leak bugs (Daniel Niv)   
- extcon: arizona: Fix various races on driver unbind (Hans de Goede)   
- extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged (Hans de Goede)   
- power: supply: bq27xxx: fix power_avg for newer ICs (Matthias Schiffer)   
- media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt() (Laurent Pinchart)   
- media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIB (Julian Braha)   
- media: ite-cir: check for receive overflow (Sean Young)   
- scsi: target: pscsi: Fix warning in pscsi_complete_cmd() (Chaitanya Kulkarni)   
- scsi: lpfc: Fix pt2pt connection does not recover after LOGO (James Smart)   
- scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe (James Smart)   
- drm/amd/display: Don't optimize bandwidth before disabling planes (Aric Cyr)   
- drm/amd/display: Check for DSC support instead of ASIC revision (Eryk Brol)   
- drm/qxl: release shadow on shutdown (Gerd Hoffmann)   
- drm: Added orientation quirk for OneGX1 Pro (Jared Baldridge)   
- btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s (Josef Bacik)   
- platform/x86: intel_pmc_core: Don't use global pmcdev in quirks (David E. Box)   
- crypto: omap-aes - Fix PM reference leak on omap-aes.c (Shixin Liu)   
- crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c (Shixin Liu)   
- crypto: stm32/hash - Fix PM reference leak on stm32-hash.c (Shixin Liu)   
- phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove() (Yang Yingliang)   
- intel_th: Consistency and off-by-one fix (Pavel Machek)   
- tty: n_gsm: check error while registering tty devices (Hillf Danton)   
- usb: core: hub: Fix PM reference leak in usb_port_resume() (Bixuan Cui)   
- usb: musb: fix PM reference leak in musb_irq_work() (Bixuan Cui)   
- spi: qup: fix PM reference leak in spi_qup_remove() (Wang Li)   
- spi: omap-100k: Fix reference leak to master (Wei Yongjun)   
- spi: dln2: Fix reference leak to master (Wei Yongjun)   
- xhci: fix potential array out of bounds with several interrupters (Mathias Nyman)   
- xhci: check control context is valid before dereferencing it. (Mathias Nyman)   
- usb: xhci-mtk: support quirk to disable usb2 lpm (Chunfeng Yun)   
- perf/arm_pmu_platform: Fix error handling (Robin Murphy)   
- tee: optee: do not check memref size on return from Secure World (Jerome Forissier)   
- x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS) (John Millikin)   
- PCI: PM: Do not read power state in pci_enable_device_flags() (Rafael J. Wysocki)   
- usb: xhci: Fix port minor revision (Thinh Nguyen)   
- usb: dwc3: gadget: Ignore EP queue requests during bus reset (Wesley Cheng)   
- usb: gadget: f_uac1: validate input parameters (Ruslan Bilovol)   
- usb: gadget: f_uac2: validate input parameters (Ruslan Bilovol)   
- genirq/matrix: Prevent allocation counter corruption (Vitaly Kuznetsov)   
- usb: webcam: Invalid size of Processing Unit Descriptor (Pawel Laszczak)   
- usb: gadget: uvc: add bInterval checking for HS mode (Pawel Laszczak)   
- crypto: qat - fix unmap invalid dma address (Hui Tang)   
- crypto: api - check for ERR pointers in crypto_destroy_tfm() (Ard Biesheuvel)   
- spi: ath79: remove spi-master setup and cleanup assignment (David Bauer)   
- spi: ath79: always call chipselect function (David Bauer)   
- staging: wimax/i2400m: fix byte-order issue (karthik alapati)   
- bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first (Tony Lindgren)   
- fbdev: zero-fill colormap in fbcmap.c (Phillip Potter)   
- posix-timers: Preserve return value in clock_adjtime32() (Chen Jun)   
- intel_th: pci: Add Rocket Lake CPU support (Alexander Shishkin)   
- btrfs: fix metadata extent leak after failure to create subvolume (Filipe Manana)   
- cifs: Return correct error code from smb2_get_enc_key (Paul Aurich)   
- irqchip/gic-v3: Do not enable irqs when handling spurious interrups (He Ying)   
- modules: inherit TAINT_PROPRIETARY_MODULE (Christoph Hellwig)   
- modules: return licensing information from find_symbol (Christoph Hellwig)   
- modules: rename the licence field in struct symsearch to license (Christoph Hellwig)   
- modules: unexport __module_address (Christoph Hellwig)   
- modules: unexport __module_text_address (Christoph Hellwig)   
- modules: mark each_symbol_section static (Christoph Hellwig)   
- modules: mark find_symbol static (Christoph Hellwig)   
- modules: mark ref_module static (Christoph Hellwig)   
- mmc: core: Fix hanging on I/O during system suspend for removable cards (Ulf Hansson)   
- mmc: core: Set read only for SD cards with permanent write protect bit (Seunghui Lee)   
- mmc: core: Do a power cycle when the CMD11 fails (DooHyun Hwang)   
- mmc: block: Issue a cache flush only when it's enabled (Avri Altman)   
- mmc: block: Update ext_csd.cache_ctrl if it was written (Avri Altman)   
- mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based controllers (Adrian Hunter)   
- mmc: sdhci: Check for reset prior to DMA address unmap (Pradeep P V K)   
- mmc: uniphier-sd: Fix a resource leak in the remove function (Christophe JAILLET)   
- mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe() (Christophe JAILLET)   
- scsi: mpt3sas: Block PCI config access from userspace during reset (Sreekanth Reddy)   
- scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand() (Arun Easi)   
- spi: spi-ti-qspi: Free DMA resources (Tudor Ambarus)   
- erofs: add unsupported inode i_format check (Gao Xiang)   
- mtd: rawnand: atmel: Update ecc_stats.corrected counter (Kai Stuhlemmer (ebee Engineering))   
- mtd: spinand: core: add missing MODULE_DEVICE_TABLE() (Alexander Lobakin)   
- ecryptfs: fix kernel panic with null dev_name (Jeffrey Mitchell)   
- arm64: dts: mt8173: fix property typo of 'phys' in dsi node (Chunfeng Yun)   
- arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk node (Marek Behún)   
- ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld (Ard Biesheuvel)   
- ftrace: Handle commands when closing set_ftrace_filter file (Steven Rostedt (VMware))   
- ACPI: custom_method: fix a possible memory leak (Mark Langsdorf)   
- ACPI: custom_method: fix potential use-after-free issue (Mark Langsdorf)   
- s390/disassembler: increase ebpf disasm buffer size (Vasily Gorbik)
- 
    Sat May 08 2021 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2119.el7uek]
    - IB/ipoib: Improve latency in ipoib/cm connection formation (Manjunath Patil)  [Orabug: 32852997]  
- net/mlx4: Treat VFs fair when handling comm_channel_events (Hans Westgaard Ry)  [Orabug: 32763085]  
- Linux 5.4.117 (Greg Kroah-Hartman)   
- vfio: Depend on MMU (Jason Gunthorpe)   
- perf/core: Fix unconditional security_locked_down() call (Ondrej Mosnacek)   
- ovl: allow upperdir inside lowerdir (Miklos Szeredi)   
- scsi: ufs: Unlock on a couple error paths (Dan Carpenter)   
- platform/x86: thinkpad_acpi: Correct thermal sensor allocation (Mark Pearson)   
- USB: Add reset-resume quirk for WD19's Realtek Hub (Chris Chiu)   
- USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet (Kai-Heng Feng)   
- ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX (Takashi Iwai)   
- perf ftrace: Fix access to pid in array when setting a pid filter (Thomas Richter)   
- perf data: Fix error return code in perf_data__create_dir() (Zhen Lei)   
- iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd() (Jiri Kosina)   
- avoid __memcat_p link failure (Arnd Bergmann)   
- bpf: Fix leakage of uninitialized bpf stack under speculation (Daniel Borkmann)   
- bpf: Fix masking negation logic upon negative dst register (Daniel Borkmann)   
- iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd() (Jiri Kosina)   
- igb: Enable RSS for Intel I211 Ethernet Controller (Nick Lowe)   
- net: usb: ax88179_178a: initialize local variables before use (Phillip Potter)   
- ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade() (Rafael J. Wysocki)   
- ACPI: tables: x86: Reserve memory occupied by ACPI tables (Rafael J. Wysocki)   
- mips: Do not include hi and lo in clobber list for R6 (Romain Naour) 
- 
    Sun May 02 2021 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2118.el7uek]
    - HID: quirks: Add quirk for Lenovo optical mouse (Saeed Mirzamohammadi)  [Orabug: 32837443]  
- x86/amd: Disable IBS on Rome processors due to erratum 1215 (Boris Ostrovsky)  [Orabug: 32697423]  
- uek/ol/config-aarch64: Update uek6 kernel with RPI IOT configs (Vijay Kumar)  [Orabug: 32201843]  
- dts/bcm2711: set gpio6 to level=0 and pull=down (Vijay Kumar)  [Orabug: 32201843]  
- dts: bcm283x: Fix vc4's firmware bus DMA limitations (Nicolas Saenz Julienne)  [Orabug: 32201843]  
- uek6/config-aarch64-rpi: Enable CONFIG_RTC_DRV_ABEOZ9 (Vijay Kumar)  [Orabug: 32201843]  
- rtc/ab-eoz9: Add support for ABEOA9 SPI chip (Vijay Kumar)  [Orabug: 32201843]  
- rtc: abracon: add abeoa9 device id (Tom Saeger)  [Orabug: 32201843]  
- arm64/dts/bcm2711: Set SPI_CE0_N to output for GPIO8 (Vijay Kumar)  [Orabug: 32201843]  
- uek-rpm/ol8: Build rpi kernel (Tom Saeger)  [Orabug: 32201843]  
- uek-rpm: add rpi specific config (Tom Saeger)  [Orabug: 32201843]  
- firmware/raspberrypi: Notify firmware of a reboot (Phil Elwell)  [Orabug: 32201843]  
- firmware: raspberrypi: Report the fw variant during probe (Dave Stevenson)  [Orabug: 32201843]  
- raspberrypi-firmware: Export the general transaction function. (Eric Anholt)  [Orabug: 32201843]  
- firmware: bcm2835: Support ARCH_BCM270x (Noralf Trønnes)  [Orabug: 32201843]  
- Add NO_WAIT_RESP flag (Phil Elwell)  [Orabug: 32201843]  
- bcm2835-dma: Add proper 40-bit DMA support (Phil Elwell)  [Orabug: 32201843]  
- dmaengine: Add support for BCM2708 (Florian Meier)  [Orabug: 32201843]  
- dmaengine: bcm2835: Load driver early and support legacy API (Noralf Trønnes)  [Orabug: 32201843]  
- RPi: char: broadcom: Add vcio module (Noralf Trønnes)  [Orabug: 32201843]  
- RPi: Add /dev/gpiomem device for rootless user GPIO access (Luke Wren)  [Orabug: 32201843]  
- RPi: vcsm: VideoCore shared memory service for BCM2835 (Tim Gover)  [Orabug: 32201843]  
- RPi: vc_mem: Add vc_mem driver for querying firmware memory addresses (popcornmix)  [Orabug: 32201843]  
- RPi4/dts: set alias for i2c device (Vijay Kumar)  [Orabug: 32201843]  
- dts: Enable i2c4 for RPi4 (Vijay Kumar)  [Orabug: 32201843]  
- RPi:dts/bcm2711: Enable pwm for RPi4 board (Vijay Kumar)  [Orabug: 32201843]  
- RPi: transplant rpi_backlight to it's expected place (Andrew Thomas)  [Orabug: 32201843]  
- RPi: pinctrl-bcm2835: Set base to 0 for BCM2711 (Andrew Thomas)  [Orabug: 32201843]  
- RPi: pinctrl-bcm2835: Set base to 0 give expected gpio numbering (notro)  [Orabug: 32201843]  
- RPi: spidev: add rpi4 spidev0 (Tom Saeger)  [Orabug: 32201843]  
- RPi: dts: rpi4 add gpiomem (Tom Saeger)  [Orabug: 32201843]  
- RPi: dts: enable rpi4 touchscreen, i2c, and spi (Tom Saeger)  [Orabug: 32201843]  
- RPi: rpi_display: add backlight driver and overlay (P33M)  [Orabug: 32201843]  
- perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3 (Kan Liang)  [Orabug: 32816762]  
- Linux 5.4.116 (Greg Kroah-Hartman)   
- bpf: Update selftests to reflect new error states (Daniel Borkmann)   
- bpf: Tighten speculative pointer arithmetic mask (Daniel Borkmann)   
- bpf: Move sanitize_val_alu out of op switch (Daniel Borkmann)   
- bpf: Refactor and streamline bounds check into helper (Daniel Borkmann)   
- bpf: Improve verifier error messages for users (Daniel Borkmann)   
- bpf: Rework ptr_limit into alu_limit and add common error path (Daniel Borkmann)   
- bpf: Ensure off_reg has no mixed signed bounds for all types (Daniel Borkmann)   
- bpf: Move off_reg into sanitize_ptr_alu (Daniel Borkmann)   
- Linux 5.4.115 (Greg Kroah-Hartman)   
- USB: CDC-ACM: fix poison/unpoison imbalance (Oliver Neukum)   
- net: hso: fix NULL-deref on disconnect regression (Johan Hovold)   
- x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access (Mike Galbraith)   
- ia64: tools: remove duplicate definition of ia64_mf() on ia64 (John Paul Adrian Glaubitz)   
- ia64: fix discontig.c section mismatches (Randy Dunlap)   
- csky: change a Kconfig symbol name to fix e1000 build error (Randy Dunlap)   
- cavium/liquidio: Fix duplicate argument (Wan Jiabing)   
- xen-netback: Check for hotplug-status existence before watching (Michael Brown)   
- s390/entry: save the caller of psw_idle (Vasily Gorbik)   
- net: geneve: check skb is large enough for IPv4/IPv6 header (Phillip Potter)   
- ARM: dts: Fix swapped mmc order for omap3 (Tony Lindgren)   
- HID: wacom: Assign boolean values to a bool variable (Jiapeng Zhong)   
- HID: alps: fix error return code in alps_input_configured() (Jia-Ju Bai)   
- HID: google: add don USB id (Shou-Chieh Hsu)   
- perf auxtrace: Fix potential NULL pointer dereference (Leo Yan)   
- perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[] (Jim Mattson)   
- perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3 (Kan Liang)   
- locking/qrwlock: Fix ordering in queued_write_lock_slowpath() (Ali Saidi)   
- arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTS (Andre Przywara)   
- pinctrl: lewisburg: Update number of pins in community (Yuanyuan Zhong)   
- gpio: omap: Save and restore sysconfig (Tony Lindgren)   
- s390/ptrace: return -ENOSYS when invalid syscall is supplied (Sven Schnelle) 
- 
    Sun Apr 25 2021 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2117.el7uek]
    - uek-rpm: Add Amazon Elastic Network Adapter module to nano rpm. (Somasundaram Krishnasamy)  [Orabug: 32795491]  
- locking/qrwlock: Fix ordering in queued_write_lock_slowpath() (Ali Saidi)  [Orabug: 32805606]  
- KVM: SVM: avoid infinite loop on NPF from bad address (John Donnelly)  [Orabug: 32759745]  {CVE-2020-36310} 
- Linux 5.4.114 (Greg Kroah-Hartman)   
- net: phy: marvell: fix detection of PHY on Topaz switches (Pali Rohár)   
- ARM: 9071/1: uprobes: Don't hook on thumb instructions (Fredrik Strupe)   
- r8169: don't advertise pause in jumbo mode (Heiner Kallweit)   
- r8169: tweak max read request size for newer chips also in jumbo mtu mode (Heiner Kallweit)   
- r8169: improve rtl_jumbo_config (Heiner Kallweit)   
- r8169: fix performance regression related to PCIe max read request size (Heiner Kallweit)   
- r8169: simplify setting PCI_EXP_DEVCTL_NOSNOOP_EN (Heiner Kallweit)   
- r8169: remove fiddling with the PCIe max read request size (Heiner Kallweit)   
- arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systems (Andre Przywara)   
- ARM: footbridge: fix PCI interrupt mapping (Russell King)   
- gro: ensure frag0 meets IP header alignment (Eric Dumazet)   
- ibmvnic: remove duplicate napi_schedule call in open function (Lijun Pan)   
- ibmvnic: remove duplicate napi_schedule call in do_reset function (Lijun Pan)   
- ibmvnic: avoid calling napi_disable() twice (Lijun Pan)   
- i40e: fix the panic when running bpf in xdpdrv mode (Jason Xing)   
- net: ip6_tunnel: Unregister catch-all devices (Hristo Venev)   
- net: sit: Unregister catch-all devices (Hristo Venev)   
- net: davicom: Fix regulator not turned off on failed probe (Christophe JAILLET)   
- netfilter: nft_limit: avoid possible divide error in nft_limit_init (Eric Dumazet)   
- net: macb: fix the restore of cmp registers (Claudiu Beznea)   
- netfilter: arp_tables: add pre_exit hook for table unregister (Florian Westphal)   
- netfilter: bridge: add pre_exit hooks for ebtable unregistration (Florian Westphal)   
- libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC (Vaibhav Jain)   
- netfilter: conntrack: do not print icmpv6 as unknown via /proc (Pablo Neira Ayuso)   
- scsi: libsas: Reset num_scatter if libata marks qc as NODATA (Jolly Shah)   
- riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM" (Kefeng Wang)   
- vfio/pci: Add missing range check in vfio_pci_mmap (Christian A. Ehrhardt)   
- arm64: alternatives: Move length validation in alternative_{insn, endif} (Nathan Chancellor)   
- arm64: fix inline asm in load_unaligned_zeropad() (Peter Collingbourne)   
- readdir: make sure to verify directory entry for legacy interfaces too (Linus Torvalds)   
- dm verity fec: fix misaligned RS roots IO (Jaegeuk Kim)   
- HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices (Ping Cheng)   
- Input: i8042 - fix Pegatron C15B ID entry (Arnd Bergmann)   
- Input: s6sy761 - fix coordinate read bit shift (Caleb Connolly)   
- virt_wifi: Return micros for BSS TSF values (A. Cody Schuffelen)   
- mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN (Seevalamuthu Mariappan)   
- pcnet32: Use pci_resource_len to validate PCI resource (Guenter Roeck)   
- net: ieee802154: forbid monitor for add llsec seclevel (Alexander Aring)   
- net: ieee802154: stop dump llsec seclevels for monitors (Alexander Aring)   
- net: ieee802154: forbid monitor for del llsec devkey (Alexander Aring)   
- net: ieee802154: forbid monitor for add llsec devkey (Alexander Aring)   
- net: ieee802154: stop dump llsec devkeys for monitors (Alexander Aring)   
- net: ieee802154: forbid monitor for del llsec dev (Alexander Aring)   
- net: ieee802154: forbid monitor for add llsec dev (Alexander Aring)   
- net: ieee802154: stop dump llsec devs for monitors (Alexander Aring)   
- net: ieee802154: forbid monitor for del llsec key (Alexander Aring)   
- net: ieee802154: forbid monitor for add llsec key (Alexander Aring)   
- net: ieee802154: stop dump llsec keys for monitors (Alexander Aring)   
- scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST state (Martin Wilck)   
- ASoC: fsl_esai: Fix TDM slot setup for I2S mode (Alexander Shiyan)   
- drm/msm: Fix a5xx/a6xx timestamps (Rob Clark)   
- ARM: omap1: fix building with clang IAS (Arnd Bergmann)   
- ARM: keystone: fix integer overflow warning (Arnd Bergmann)   
- neighbour: Disregard DEAD dst in neigh_update (Tong Zhu)   
- ASoC: max98373: Added 30ms turn on/off time delay (Ryan Lee)   
- arc: kernel: Return -EFAULT if copy_to_user() fails (Wang Qing)   
- lockdep: Add a missing initialization hint to the "INFO: Trying to register non-static key" message (Tetsuo Handa)   
- ARM: dts: Fix moving mmc devices with aliases for omap4 & 5 (Tony Lindgren)   
- ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable race (Tony Lindgren)   
- dmaengine: dw: Make it dependent to HAS_IOMEM (Andy Shevchenko)   
- gpio: sysfs: Obey valid_mask (Matti Vaittinen)   
- Input: nspire-keypad - enable interrupts only when opened (Fabian Vogt)   
- net/sctp: fix race condition in sctp_destroy_sock (Or Cohen)   {CVE-2021-23133} 
- scsi: qla2xxx: Fix fabric scan hang (Quinn Tran)   
- scsi: qla2xxx: Fix stuck login session using prli_pend_timer (Quinn Tran)   
- scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport (Shyam Sundar)   
- scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure (Quinn Tran)   
- scsi: qla2xxx: Fix device connect issues in P2P configuration (Arun Easi)   
- scsi: qla2xxx: Dual FCP-NVMe target port support (Michael Hernandez)   
- Revert "scsi: qla2xxx: Fix stuck login session using prli_pend_timer" (Sasha Levin)   
- Revert "scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure" (Sasha Levin)
- 
    Sun Apr 18 2021 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2116.el7uek]
    - md/bitmap: wait for external bitmap writes to complete during tear down (Sudhakar Panneerselvam)  [Orabug: 32764229]  
- ocfs2: fix deadlock between setattr and dio_end_io_write (Wengang Wang)  [Orabug: 32763848]  
- Revert "x86/vmlinux: Use INT3 instead of NOP for linker fill bytes" (John Donnelly)  [Orabug: 32576397]  {CVE-2021-3411} 
- KVM: VMX: Consume pending LAPIC INIT event when exit on INIT_SIGNAL (Liran Alon)  [Orabug: 31621128]  
- iommu/vt-d: Fix agaw for a supported 48 bit guest address width (Saeed Mirzamohammadi)  [Orabug: 32734147]  
- Linux 5.4.113 (Greg Kroah-Hartman)   
- xen/events: fix setting irq affinity (Juergen Gross)   
- perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches (Arnaldo Carvalho de Melo)   
- perf tools: Use %zd for size_t printf formats on 32-bit (Chris Wilson)   
- perf tools: Use - driver core: Fix locking bug in deferred_probe_timeout_work_func() (Saravana Kannan)   
- netfilter: x_tables: fix compat match/target pad out-of-bound write (Florian Westphal)   
- block: don't ignore REQ_NOWAIT for direct IO (Pavel Begunkov)   
- riscv,entry: fix misaligned base for excp_vect_table (Zihao Yu)   
- idr test suite: Create anchor before launching throbber (Matthew Wilcox (Oracle))   
- idr test suite: Take RCU read lock in idr_find_test_1 (Matthew Wilcox (Oracle))   
- radix tree test suite: Register the main thread with the RCU library (Matthew Wilcox (Oracle))   
- block: only update parent bi_status when bio fail (Yufen Yu)   
- drm/tegra: dc: Don't set PLL clock to 0Hz (Dmitry Osipenko)   
- gfs2: report "already frozen/thawed" errors (Bob Peterson)   
- drm/imx: imx-ldb: fix out of bounds array access warning (Arnd Bergmann)   
- KVM: arm64: Disable guest access to trace filter controls (Suzuki K Poulose)   
- KVM: arm64: Hide system instruction access to Trace registers (Suzuki K Poulose)   
- interconnect: core: fix error return code of icc_link_destroy() (Jia-Ju Bai)   
- Linux 5.4.112 (Greg Kroah-Hartman)   
- Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath." (Greg Kroah-Hartman)   
- net: ieee802154: stop dump llsec params for monitors (Alexander Aring)   
- net: ieee802154: forbid monitor for del llsec seclevel (Alexander Aring)   
- net: ieee802154: forbid monitor for set llsec params (Alexander Aring)   
- net: ieee802154: fix nl802154 del llsec devkey (Alexander Aring)   
- net: ieee802154: fix nl802154 add llsec key (Alexander Aring)   
- net: ieee802154: fix nl802154 del llsec dev (Alexander Aring)   
- net: ieee802154: fix nl802154 del llsec key (Alexander Aring)   
- net: ieee802154: nl-mac: fix check on panid (Alexander Aring)   
- net: mac802154: Fix general protection fault (Pavel Skripkin)   
- drivers: net: fix memory leak in peak_usb_create_dev (Pavel Skripkin)   
- drivers: net: fix memory leak in atusb_probe (Pavel Skripkin)   
- net: tun: set tun->dev->addr_len during TUNSETLINK processing (Phillip Potter)   
- cfg80211: remove WARN_ON() in cfg80211_sme_connect (Du Cheng)   
- net: sched: bump refcount for new action in ACT replace mode (Kumar Kartikeya Dwivedi)   
- dt-bindings: net: ethernet-controller: fix typo in NVMEM (Rafał Miłecki)   
- clk: socfpga: fix iomem pointer cast on 64-bit (Krzysztof Kozlowski)   
- RAS/CEC: Correct ce_add_elem()'s returned values (William Roche)   
- RDMA/addr: Be strict with gid size (Leon Romanovsky)   
- RDMA/cxgb4: check for ipv6 address properly while destroying listener (Potnuri Bharat Teja)   
- net/mlx5: Fix PBMC register mapping (Aya Levin)   
- net/mlx5: Fix placement of log_max_flow_counter (Raed Salem)   
- net: hns3: clear VF down state bit before request link status (Guangbin Huang)   
- openvswitch: fix send of uninitialized stack memory in ct limit reply (Ilya Maximets)   
- net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_get_default_limit() (Zheng Yongjun)   
- perf inject: Fix repipe usage (Adrian Hunter)   
- s390/cpcmd: fix inline assembly register clobbering (Alexander Gordeev)   
- workqueue: Move the position of debug_work_activate() in __queue_work() (Zqiang)   
- clk: fix invalid usage of list cursor in unregister (Lukasz Bartosik)   
- clk: fix invalid usage of list cursor in register (Lukasz Bartosik)   
- net: macb: restore cmp registers on resume path (Claudiu Beznea)   
- scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs (Can Guo)   
- scsi: ufs: core: Fix task management request completion timeout (Can Guo)   
- scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFs (Bart Van Assche)   
- scsi: ufs: Avoid busy-waiting by eliminating tag conflicts (Bart Van Assche)   
- scsi: ufs: Fix irq return code (Venkat Gopalakrishnan)   
- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...); (Norman Maurer)   
- drm/msm: Set drvdata to NULL when msm_drm_init() fails (Stephen Boyd)   
- i40e: Fix display statistics for veb_tc (Eryk Rybak)   
- soc/fsl: qbman: fix conflicting alignment attributes (Arnd Bergmann)   
- net/rds: Fix a use after free in rds_message_map_pages (Lv Yunlong)   
- net/mlx5: Don't request more than supported EQs (Daniel Jurgens)   
- net/mlx5e: Fix ethtool indication of connector type (Aya Levin)   
- ASoC: sunxi: sun4i-codec: fill ASoC card owner (Bastian Germann)   
- net: phy: broadcom: Only advertise EEE for supported modes (Florian Fainelli)   
- nfp: flower: ignore duplicate merge hints from FW (Yinjun Zhang)   
- net/ncsi: Avoid channel_monitor hrtimer deadlock (Milton Miller)   
- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces (Stefan Riedmueller)   
- net:tipc: Fix a double free in tipc_sk_mcast_rcv (Lv Yunlong)   
- cxgb4: avoid collecting SGE_QBASE regs during traffic (Rahul Lakkireddy)   
- gianfar: Handle error code at MAC address change (Claudiu Manoil)   
- can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE (Oliver Hartkopp)   
- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 (Oliver Stäbler)   
- sch_red: fix off-by-one checks in red_check_params() (Eric Dumazet)   
- amd-xgbe: Update DMA coherency values (Shyam Sundar S K)   
- hostfs: fix memory handling in follow_link() (Al Viro)   
- hostfs: Use kasprintf() instead of fixed buffer formatting (Andy Shevchenko)   
- i40e: Fix kernel oops when i40e driver removes VF's (Eryk Rybak)   
- i40e: Added Asym_Pause to supported link modes (Mateusz Palczewski)   
- xfrm: Fix NULL pointer dereference on policy lookup (Steffen Klassert)   
- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips (Shengjiu Wang)   
- ASoC: SOF: Intel: HDA: fix core status verification (Guennadi Liakhovetski)   
- ASoC: SOF: Intel: hda: remove unnecessary parentheses (Payal Kshirsagar)   
- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload (Xin Long)   
- net: xfrm: Localize sequence counter per network namespace (Ahmed S. Darwish)   
- regulator: bd9571mwv: Fix AVS and DVFS voltage range (Geert Uytterhoeven)   
- xfrm: interface: fix ipv4 pmtu check to honor ip header df (Eyal Birger)   
- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits (Martin Blumenstingl)   
- net: dsa: lantiq_gswip: Don't use PHY auto polling (Martin Blumenstingl)   
- virtio_net: Add XDP meta data support (Yuya Kusakabe)   
- i2c: turn recovery error on init to debug (Wolfram Sang)   
- usbip: synchronize event handler with sysfs code paths (Shuah Khan)   
- usbip: vudc synchronize sysfs code paths (Shuah Khan)   
- usbip: stub-dev synchronize sysfs code paths (Shuah Khan)   
- usbip: add sysfs_lock to synchronize sysfs code paths (Shuah Khan)   
- net: let skb_orphan_partial wake-up waiters. (Paolo Abeni)   
- net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind() (Maciej Żenczykowski)   
- net: hsr: Reset MAC header for Tx path (Kurt Kanzenbach)   
- mac80211: fix TXQ AC confusion (Johannes Berg)   
- net: sched: sch_teql: fix null-pointer dereference (Pavel Tikhomirov)   
- i40e: Fix sparse error: 'vsi->netdev' could be null (Arkadiusz Kubalewski)   
- i40e: Fix sparse warning: missing error code 'err' (Arkadiusz Kubalewski)   
- net: ensure mac header is set in virtio_net_hdr_to_skb() (Eric Dumazet)   
- bpf, sockmap: Fix sk->prot unhash op reset (John Fastabend)   
- ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx (Lv Yunlong)   
- net: hso: fix null-ptr-deref during tty device unregistration (Anirudh Rayabharam)   
- ice: Cleanup fltr list in case of allocation issues (Robert Malz)   
- ice: Fix for dereference of NULL pointer (Jacek Bułatek)   
- ice: Increase control queue timeout (Fabio Pricoco)   
- batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field (Tetsuo Handa)   
- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin (Marek Behún)   
- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers (Gao Xiang)   
- parisc: parisc-agp requires SBA IOMMU driver (Helge Deller)   
- fs: direct-io: fix missing sdio->boundary (Jack Qiu)   
- ocfs2: fix deadlock between setattr and dio_end_io_write (Wengang Wang)   
- nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff (Mike Rapoport)   
- ia64: fix user_stack_pointer() for ptrace() (Sergei Trofimovich)   
- gcov: re-fix clang-11+ support (Nick Desaulniers)   
- drm/i915: Fix invalid access to ACPI _DSM objects (Takashi Iwai)   
- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock (Martin Blumenstingl)   
- net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh (Muhammad Usama Anjum)   
- xen/evtchn: Change irq_info lock to raw_spinlock_t (Luca Fancellu)   
- nfc: Avoid endless loops caused by repeated llcp_sock_connect() (Xiaoming Ni)   
- nfc: fix memory leak in llcp_sock_connect() (Xiaoming Ni)   {CVE-2020-25672} 
- nfc: fix refcount leak in llcp_sock_connect() (Xiaoming Ni)   {CVE-2020-25671} 
- nfc: fix refcount leak in llcp_sock_bind() (Xiaoming Ni)   {CVE-2020-25670} 
- ASoC: intel: atom: Stop advertising non working S24LE support (Hans de Goede)   
- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 (Takashi Iwai)   
- ALSA: aloop: Fix initialization of controls (Jonas Holmberg)   
- counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register (Fabrice Gasnier)   
- i2c: i801: Add support for Intel Emmitsburg PCH (Mika Westerberg)  [Orabug: 32515671]  
- i2c: ismt: Add support for Intel Emmitsburg PCH (Andy Shevchenko)  [Orabug: 32515671]
- 
    Mon Apr 12 2021 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2115.el7uek]
    - IB/mlx5: Reduce max order of memory allocated for xlt update (Praveen Kumar Kannoju)  [Orabug: 32751623]  
- rds: ib: move statistics counting from caller to callee in rds_ib_recv_refill (Håkon Bugge)  [Orabug: 32738048]  
- KVM: nVMX: add CR4_LA57 bit to nested CR4_FIXED1 (Chenyi Qiang)  [Orabug: 32597430]  
- Linux 5.4.111 (Greg Kroah-Hartman)   
- init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM (Masahiro Yamada)   
- init/Kconfig: make COMPILE_TEST depend on !S390 (Heiko Carstens)   
- nvme-mpath: replace direct_make_request with generic_make_request (Sagi Grimberg)   
- bpf, x86: Validate computation of branch displacements for x86-32 (Piotr Krysiuk)   
- bpf, x86: Validate computation of branch displacements for x86-64 (Piotr Krysiuk)   
- cifs: Silently ignore unknown oplock break handle (Vincent Whitchurch)   
- cifs: revalidate mapping when we open files for SMB1 POSIX (Ronnie Sahlberg)   
- ia64: fix format strings for err_inject (Sergei Trofimovich)   
- ia64: mca: allocate early mca with GFP_ATOMIC (Sergei Trofimovich)   
- scsi: target: pscsi: Clean up after failure in pscsi_map_sg() (Martin Wilck)   
- x86/build: Turn off -fcf-protection for realmode targets (Arnd Bergmann)   
- platform/x86: thinkpad_acpi: Allow the FnLock LED to change state (Esteve Varela Colominas)   
- netfilter: conntrack: Fix gre tunneling over ipv6 (Ludovic Senecaux)   
- drm/msm: Ratelimit invalid-fence message (Rob Clark)   
- drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUs (Konrad Dybcio)   
- mac80211: choose first enabled channel for monitor (Karthikeyan Kathirvel)   
- mISDN: fix crash in fritzpci (Tong Zhang)   
- net: pxa168_eth: Fix a potential data race in pxa168_eth_remove (Pavel Andrianov)   
- net/mlx5e: Enforce minimum value check for ICOSQ size (Tariq Toukan)   
- bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp (Yonghong Song)   
- platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2 (Alban Bedel)   
- bus: ti-sysc: Fix warning on unbind if reset is not deasserted (Tony Lindgren)   
- ARM: dts: am33xx: add aliases for mmc interfaces (Mans Rullgard)   
- Linux 5.4.110 (Greg Kroah-Hartman)   
- drivers: video: fbcon: fix NULL dereference in fbcon_cursor() (Du Cheng)   
- staging: rtl8192e: Change state information from u16 to u8 (Atul Gopinathan)   
- staging: rtl8192e: Fix incorrect source in memcpy() (Atul Gopinathan)   
- usb: dwc2: Prevent core suspend when port connection flag is 0 (Artur Petrosyan)   
- usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board. (Artur Petrosyan)   
- usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference (Tong Zhang)   
- USB: cdc-acm: fix use-after-free after probe failure (Johan Hovold)   
- USB: cdc-acm: fix double free on probe failure (Johan Hovold)   
- USB: cdc-acm: downgrade message to debug (Oliver Neukum)   
- USB: cdc-acm: untangle a circular dependency between callback and softint (Oliver Neukum)   
- cdc-acm: fix BREAK rx code path adding necessary calls (Oliver Neukum)   
- usb: xhci-mtk: fix broken streams issue on 0.96 xHCI (Chunfeng Yun)   
- usb: musb: Fix suspend with devices connected for a64 (Tony Lindgren)   
- USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem (Vincent Palatin)   
- usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control() (Shuah Khan)   
- firewire: nosy: Fix a use-after-free bug in nosy_ioctl() (Zheyu Ma)   
- extcon: Fix error handling in extcon_dev_register (Dinghao Liu)   
- extcon: Add stubs for extcon_register_notifier_all() functions (Krzysztof Kozlowski)   
- pinctrl: rockchip: fix restore error in resume (Wang Panzhenzhuan)   
- vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends (Jason Gunthorpe)   
- reiserfs: update reiserfs_xattrs_initialized() condition (Tetsuo Handa)   
- drm/amdgpu: check alignment on CPU page for bo map (Xℹ Ruoyao)   
- drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings() (Nirmoy Das)   
- mm: fix race by making init_zero_pfn() early_initcall (Ilya Lipnitskiy)   
- tracing: Fix stack trace event size (Steven Rostedt (VMware))   
- PM: runtime: Fix ordering in pm_runtime_get_suppliers() (Adrian Hunter)   
- PM: runtime: Fix race getting/putting suppliers at probe (Adrian Hunter)   
- xtensa: move coprocessor_flush to the .text section (Max Filippov)   
- ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook (Hui Wang)   
- ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO (Hui Wang)   
- ALSA: hda: Add missing sanity checks in PM prepare/complete callbacks (Takashi Iwai)   
- ALSA: hda: Re-add dropped snd_poewr_change_state() calls (Takashi Iwai)   
- ALSA: usb-audio: Apply sample rate quirk to Logitech Connect (Ikjoon Jang)   
- bpf: Remove MTU check in __bpf_skb_max_len (Jesper Dangaard Brouer)   
- net: wan/lmc: unregister device when no matching device is found (Tong Zhang)   
- appletalk: Fix skb allocation size in loopback case (Doug Brown)   
- net: ethernet: aquantia: Handle error cleanup of start on open (Nathan Rossi)   
- ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr() (Shuah Khan)   
- brcmfmac: clear EAP/association status bits on linkdown events (Luca Pesce)   
- can: tcan4x5x: fix max register value (Sasha Levin)   
- net: introduce CAN specific pointer in the struct net_device (Oleksij Rempel)   
- can: dev: move driver related infrastructure into separate subdir (Marc Kleine-Budde)   
- flow_dissector: fix TTL and TOS dissection on IPv4 fragments (Davide Caratti)   
- net: mvpp2: fix interrupt mask/unmask skip condition (Sasha Levin)   
- ext4: do not iput inode under running transaction in ext4_rename() (zhangyi (F))   
- locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling (Waiman Long)   
- thermal/core: Add NULL pointer check before using cooling device stats (Manaf Meethalavalappu Pallikunhi)   
- ASoC: rt5659: Update MCLK rate in set_sysclk() (Sameer Pujar)   
- staging: comedi: cb_pcidas64: fix request_irq() warn (Tong Zhang)   
- staging: comedi: cb_pcidas: fix request_irq() warn (Tong Zhang)   
- scsi: qla2xxx: Fix broken #endif placement (Alexey Dobriyan)   
- scsi: st: Fix a use after free in st_open() (Lv Yunlong)   
- vhost: Fix vhost_vq_reset() (Laurent Vivier)   
- powerpc: Force inlining of cpu_has_feature() to avoid build failure (Christophe Leroy)   
- NFSD: fix error handling in NFSv4.0 callbacks (Olga Kornievskaia)   
- ASoC: cs42l42: Always wait at least 3ms after reset (Lucas Tanure)   
- ASoC: cs42l42: Fix mixer volume control (Lucas Tanure)   
- ASoC: cs42l42: Fix channel width support (Lucas Tanure)   
- ASoC: cs42l42: Fix Bitclock polarity inversion (Lucas Tanure)   
- ASoC: es8316: Simplify adc_pga_gain_tlv table (Hans de Goede)   
- ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe (Benjamin Rood)   
- ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10 (Hans de Goede)   
- ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10 (Hans de Goede)   
- iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate (Ritesh Harjani)   
- rpc: fix NULL dereference on kmalloc failure (J. Bruce Fields)   
- fs: nfsd: fix kconfig dependency warning for NFSD_V4 (Julian Braha)   
- ext4: fix bh ref count on error paths (Zhaolong Zhang)   
- ext4: shrink race window in ext4_should_retry_alloc() (Eric Whitney)   
- module: harden ELF info handling (Frank van der Linden)   
- module: avoid *goto*s in module_sig_check() (Sergey Shtylyov)   
- module: merge repetitive strings in module_sig_check() (Sergey Shtylyov)   
- modsign: print module name along with error message (Jessica Yu)   
- ipv6: weaken the v4mapped source check (Jakub Kicinski)   
- selinux: vsock: Set SID for socket returned by accept() (David Brazdil) 
- 
    Sun Apr 04 2021 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2114.el7uek]
    - uek-rpm: Update SecureBoot Digicert 2021 certificates (Jack Vogel)  [Orabug: 32532661]  
- RDMA/rxe:  ipc_bench fails with SoftRoCE plus shpd (Rao Shoaib)  [Orabug: 32716154]  
- Revert "rds: ib: Remove two ib_modify_qp() calls" (Sharath Srinivasan)  [Orabug: 32715562]  
- vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails (Stefano Garzarella)  [Orabug: 32696004]  {CVE-2021-29266} 
- vhost-vdpa: fix use-after-free of v->config_ctx (Stefano Garzarella)  [Orabug: 32696004]  {CVE-2021-29266} 
- RDMA/rxe: Compute the maximum sges and inline size based on the WQE size (Rao Shoaib)  [Orabug: 32648059]  
- vfio/pci: restore remap elision logic in vfio_pci_mmap_fault() (Ankur Arora)  [Orabug: 32478547]  
- Linux 5.4.109 (Greg Kroah-Hartman)   
- xen-blkback: don't leak persistent grants from xen_blkbk_map() (Jan Beulich)   
- can: peak_usb: Revert "can: peak_usb: add forgotten supported devices" (Marc Kleine-Budde)   
- ext4: add reclaim checks to xattr code (Jan Kara)   
- mac80211: fix double free in ibss_leave (Markus Theil)   
- net: qrtr: fix a kernel-infoleak in qrtr_recvmsg() (Eric Dumazet)   
- net: dsa: b53: VLAN filtering is global to all users (Florian Fainelli)   
- can: dev: Move device back to init netns on owning netns delete (Martin Willi)   
- x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc() (Isaku Yamahata)   
- locking/mutex: Fix non debug version of mutex_lock_io_nested() (Thomas Gleixner)   
- scsi: mpt3sas: Fix error return code of mpt3sas_base_attach() (Jia-Ju Bai)   
- scsi: qedi: Fix error return code of qedi_alloc_global_queues() (Jia-Ju Bai)   
- scsi: Revert "qla2xxx: Make sure that aborted commands are freed" (Bart Van Assche)   
- block: recalculate segment count for multi-segment discards correctly (David Jeffery)   
- perf auxtrace: Fix auxtrace queue conflict (Adrian Hunter)   
- ACPI: scan: Use unique number for instance_no (Andy Shevchenko)   
- ACPI: scan: Rearrange memory allocation in acpi_device_add() (Rafael J. Wysocki)   
- Revert "netfilter: x_tables: Update remaining dereference to RCU" (Mark Tomlinson)   
- netfilter: x_tables: Use correct memory barriers. (Mark Tomlinson)   
- Revert "netfilter: x_tables: Switch synchronization to RCU" (Mark Tomlinson)   
- bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs (Sasha Levin)   
- RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server (Potnuri Bharat Teja)   
- PM: EM: postpone creating the debugfs dir till fs_initcall (Lukasz Luba)   
- net/mlx5e: Fix error path for ethtool set-priv-flag (Aya Levin)   
- PM: runtime: Defer suspending suppliers (Rafael J. Wysocki)   
- arm64: kdump: update ppos when reading elfcorehdr (Pavel Tatashin)   
- drm/msm: fix shutdown hook in case GPU components failed to bind (Dmitry Baryshkov)   
- libbpf: Fix BTF dump of pointer-to-array-of-struct (Jean-Philippe Brucker)   
- selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value (Hangbin Liu)   
- net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes (Corentin Labbe)   
- r8152: limit the RX buffer size of RTL8153A for USB 2.0 (Hayes Wang)   
- net: cdc-phonet: fix data-interface release on probe failure (Johan Hovold)   
- octeontx2-af: fix infinite loop in unmapping NPC counter (Hariprasad Kelam)   
- octeontx2-af: Fix irq free in rvu teardown (Geetha sowjanya)   
- libbpf: Use SOCK_CLOEXEC when opening the netlink socket (Kumar Kartikeya Dwivedi)   
- nfp: flower: fix pre_tun mask id allocation (Louis Peens)   
- mac80211: fix rate mask reset (Johannes Berg)   
- can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors (Torin Cooper-Bennun)   
- can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning (Torin Cooper-Bennun)   
- can: c_can: move runtime PM enable/disable to c_can_platform (Tong Zhang)   
- can: c_can_pci: c_can_pci_remove(): fix use-after-free (Tong Zhang)   
- can: kvaser_pciefd: Always disable bus load reporting (Jimmy Assarsson)   
- can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate (Angelo Dureghello)   
- can: peak_usb: add forgotten supported devices (Stephane Grosjean)   
- tcp: relookup sock for RST+ACK packets handled by obsolete req sock (Alexander Ovechkin)   
- netfilter: ctnetlink: fix dump of the expect mask attribute (Florian Westphal)   
- selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed (Hangbin Liu)   
- ftgmac100: Restart MAC HW once (Dylan Hung)   
- net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template (Lv Yunlong)   
- e1000e: Fix error handling in e1000_set_d0_lplu_state_82571 (Dinghao Liu)   
- e1000e: add rtnl_lock() to e1000_reset_task (Vitaly Lifshits)   
- igc: Fix Supported Pause Frame Link Setting (Muhammad Husaini Zulkifli)   
- igc: Fix Pause Frame Advertising (Muhammad Husaini Zulkifli)   
- net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port (Florian Fainelli)   
- net: sched: validate stab values (Eric Dumazet)   
- macvlan: macvlan_count_rx() needs to be aware of preemption (Eric Dumazet)   
- ipv6: fix suspecious RCU usage warning (Wei Wang)   
- net/mlx5e: Don't match on Geneve options in case option masks are all zero (Maor Dickman)   
- libbpf: Fix INSTALL flag order (Georgi Valkov)   
- veth: Store queue_mapping independently of XDP prog presence (Maciej Fijalkowski)   
- bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD (Grygorii Strashko)   
- dm ioctl: fix out of bounds array access when no devices (Mikulas Patocka)   
- dm verity: fix DM_VERITY_OPTS_MAX value (JeongHyeon Lee)   
- integrity: double check iint_cache was initialized (Mimi Zohar)   
- ARM: dts: at91-sama5d27_som1: fix phy address to 7 (Claudiu Beznea)   
- arm64: dts: ls1043a: mark crypto engine dma coherent (Horia Geantă)   
- arm64: dts: ls1012a: mark crypto engine dma coherent (Horia Geantă)   
- arm64: dts: ls1046a: mark crypto engine dma coherent (Horia Geantă)   
- ACPI: video: Add missing callback back for Sony VPCEH3U1E (Chris Chiu)   
- gcov: fix clang-11+ support (Nick Desaulniers)   
- kasan: fix per-page tags for non-page_alloc pages (Andrey Konovalov)   
- squashfs: fix xattr id and id lookup sanity checks (Phillip Lougher)   
- squashfs: fix inode lookup sanity checks (Sean Nyekjaer)   
- platform/x86: intel-vbtn: Stop reporting SW_DOCK events (Hans de Goede)   
- netsec: restore phy power state after controller reset (Mian Yousaf Kaukab)   
- ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign (Sergei Trofimovich)   
- ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls (Sergei Trofimovich)   
- block: Suppress uevent for hidden device when removed (Daniel Wagner)   
- nfs: we don't support removing system.nfs4_acl (J. Bruce Fields)   
- nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a (Dmitry Monakhov)   
- nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted (Hannes Reinecke)   
- nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request() (Hannes Reinecke)   
- drm/radeon: fix AGP dependency (Christian König)   
- drm/amdgpu: fb BO should be ttm_bo_type_device (Nirmoy Das)   
- drm/amd/display: Revert dram_clock_change_latency for DCN2.1 (Sung Lee)   
- regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck (satya priya)   
- u64_stats,lockdep: Fix u64_stats_init() vs lockdep (Peter Zijlstra)   
- habanalabs: Call put_pid() when releasing control device (Tomer Tayar)   
- sparc64: Fix opcode filtering in handling of no fault loads (Rob Gardner)   
- irqchip/ingenic: Add support for the JZ4760 (Paul Cercueil)   
- cifs: change noisy error message to FYI (Paulo Alcantara)   
- atm: idt77252: fix null-ptr-dereference (Tong Zhang)   
- atm: uPD98402: fix incorrect allocation (Tong Zhang)   
- net: davicom: Use platform_get_irq_optional() (Paul Cercueil)   
- net: wan: fix error return code of uhdlc_init() (Jia-Ju Bai)   
- net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch() (Jia-Ju Bai)   
- NFS: Correct size calculation for create reply length (Frank Sorenson)   
- nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default (Timo Rothenpieler)   
- gpiolib: acpi: Add missing IRQF_ONESHOT (Yang Li)   
- cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev (Sudeep Holla)   
- cifs: ask for more credit on async read/write code paths (Aurelien Aptel)   
- gianfar: fix jumbo packets+napi+rx overrun crash (Michael Braun)   
- sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count (Denis Efremov)   
- net: intel: iavf: fix error return code of iavf_init_get_resources() (Jia-Ju Bai)   
- net: tehuti: fix error return code in bdx_probe() (Jia-Ju Bai)   
- ixgbe: Fix memleak in ixgbe_configure_clsu32 (Dinghao Liu)   
- ALSA: hda: ignore invalid NHLT table (Mark Pearson)   
- Revert "r8152: adjust the settings about MAC clock speed down for RTL8153" (Hayes Wang)   
- atm: lanai: dont run lanai_dev_close if not open (Tong Zhang)   
- atm: eni: dont release is never initialized (Tong Zhang)   
- powerpc/4xx: Fix build errors from mfdcr() (Michael Ellerman)   
- net: fec: ptp: avoid register access when ipg clock is disabled (Heiko Thiery)   
- hugetlbfs: hugetlb_fault_mutex_hash() cleanup (Mike Kravetz)
- 
    Sun Mar 28 2021 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2113.el7uek]
    - bpf, selftests: Fix up some test_verifier cases for unprivileged (Piotr Krysiuk)  [Orabug: 32656760]  {CVE-2020-27170} {CVE-2020-27171} 
- bpf: Add sanity check for upper ptr_limit (Piotr Krysiuk)  [Orabug: 32656760]  {CVE-2020-27170} {CVE-2020-27171} 
- bpf: Simplify alu_limit masking for pointer arithmetic (Piotr Krysiuk)  [Orabug: 32656760]  {CVE-2020-27170} {CVE-2020-27171} 
- bpf: Fix off-by-one for area size in creating mask to left (Piotr Krysiuk)  [Orabug: 32656760]  {CVE-2020-27170} {CVE-2020-27171} 
- selftests/bpf: Test access to bpf map pointer (Andrey Ignatov)  [Orabug: 32656760]  {CVE-2020-27170} {CVE-2020-27171} 
- RDMA/core: Fix corrupted SL on passive side (Håkon Bugge)  [Orabug: 32662964]  
- KVM: SVM: Disable AVIC before setting V_IRQ (Suravee Suthikulpanit)  [Orabug: 32593736]  
- KVM: Introduce kvm_make_all_cpus_request_except() (Suravee Suthikulpanit)  [Orabug: 32593736]  
- KVM: X86: correct meaningless kvm_apicv_activated() check (Paolo Bonzini)  [Orabug: 32593736]  
- KVM: Disable preemption in kvm_get_running_vcpu() (Marc Zyngier)  [Orabug: 32593736]  
- KVM: Move running VCPU from ARM to common code (Paolo Bonzini)  [Orabug: 32593736]  
- pci.h: Fix kABI breakage in pci.h (Thomas Tai)  [Orabug: 32581440]  
- PCI/ERR: Clear AER status only when we control AER (Sean V Kelley)  [Orabug: 32581440]  
- PCI/AER: Add RCEC AER error injection support (Qiuxu Zhuo)  [Orabug: 32581440]  
- PCI/PME: Add pcie_walk_rcec() to RCEC PME handling (Sean V Kelley)  [Orabug: 32581440]  
- PCI/AER: Add pcie_walk_rcec() to RCEC AER handling (Sean V Kelley)  [Orabug: 32581440]  
- PCI/ERR: Recover from RCiEP AER errors (Qiuxu Zhuo)  [Orabug: 32581440]  
- PCI/ERR: Recover from RCEC AER errors (Sean V Kelley)  [Orabug: 32581440]  
- PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery() (Sean V Kelley)  [Orabug: 32581440]  
- PCI/ERR: Avoid negated conditional for clarity (Sean V Kelley)  [Orabug: 32581440]  
- PCI/ERR: Use "bridge" for clarity in pcie_do_recovery() (Sean V Kelley)  [Orabug: 32581440]  
- PCI/ERR: Add pcie_link_rcec() to associate RCiEPs (Sean V Kelley)  [Orabug: 32581440]  
- PCI/ERR: Simplify by computing pci_pcie_type() once (Sean V Kelley)  [Orabug: 32581440]  
- PCI/ERR: Simplify by using pci_upstream_bridge() (Sean V Kelley)  [Orabug: 32581440]  
- PCI/ERR: Rename reset_link() to reset_subordinates() (Sean V Kelley)  [Orabug: 32581440]  
- PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' (Luc Van Oostenryck)  [Orabug: 32581440]  
- PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() (Sean V Kelley)  [Orabug: 32581440]  
- PCI/ERR: Bind RCEC devices to the Root Port driver (Qiuxu Zhuo)  [Orabug: 32581440]  
- PCI/AER: Write AER Capability only when we control it (Sean V Kelley)  [Orabug: 32581440]  
- PCI: Convert PCIe capability PCIBIOS errors to errno (Bolarinwa Olayemi Saheed)  [Orabug: 32581440]  
- PCI/ERR: Clear PCIe Device Status errors only if OS owns AER (Jonathan Cameron)  [Orabug: 32581440]  
- PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status() (Bjorn Helgaas)  [Orabug: 32581440]  
- PCI/AER: Log correctable errors as warning, not error (Matt Jolly)  [Orabug: 32581440]  
- PCI/AER: Simplify __aer_print_error() (Bjorn Helgaas)  [Orabug: 32581440]  
- PCI/AER: Use "aer" variable for capability offset (Bjorn Helgaas)  [Orabug: 32581440]  
- PCI/AER: Remove redundant dev->aer_cap checks (Kuppuswamy Sathyanarayanan)  [Orabug: 32581440]  
- PCI/AER: Remove redundant pci_is_pcie() checks (Kuppuswamy Sathyanarayanan)  [Orabug: 32581440]  
- PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership (Kuppuswamy Sathyanarayanan)  [Orabug: 32581440]  
- PCI/AER: Use only _OSC to determine AER ownership (Alexandru Gagniuc)  [Orabug: 32581440]  
- PCI/AER: Rationalize error status register clearing (Kuppuswamy Sathyanarayanan)  [Orabug: 32581440]  
- Revert "PCI/AER: Enable reporting for ports enumerated after AER driver registration" (Thomas Tai)  [Orabug: 32581440]  
- Linux 5.4.108 (Greg Kroah-Hartman)   
- cifs: Fix preauth hash corruption (Vincent Whitchurch)   
- x86/apic/of: Fix CPU devicetree-node lookups (Johan Hovold)   
- genirq: Disable interrupts for force threaded handlers (Thomas Gleixner)   
- firmware/efi: Fix a use after bug in efi_mem_reserve_persistent (Lv Yunlong)   
- efi: use 32-bit alignment for efi_guid_t literals (Ard Biesheuvel)   
- ext4: fix potential error in ext4_do_update_inode (Shijie Luo)   
- ext4: do not try to set xattr into ea_inode if value is empty (zhangyi (F))   
- ext4: find old entry again if failed to rename whiteout (zhangyi (F))   
- x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() (Oleg Nesterov)   
- x86: Move TS_COMPAT back to asm/thread_info.h (Oleg Nesterov)   
- kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() (Oleg Nesterov)   
- x86/ioapic: Ignore IRQ2 again (Thomas Gleixner)   
- perf/x86/intel: Fix a crash caused by zero PEBS status (Kan Liang)   
- PCI: rpadlpar: Fix potential drc_name corruption in store functions (Tyrel Datwyler)   
- counter: stm32-timer-cnt: fix ceiling write max value (Fabrice Gasnier)   
- iio: hid-sensor-temperature: Fix issues of timestamp channel (Ye Xiang)   
- iio: hid-sensor-prox: Fix scale not correct issue (Ye Xiang)   
- iio: hid-sensor-humidity: Fix alignment issue of timestamp channel (Ye Xiang)   
- iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask (Wilfried Wessner)   
- iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler (Dinghao Liu)   
- iio: adis16400: Fix an error code in adis16400_initial_setup() (Dan Carpenter)   
- iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel (Jonathan Albrieux)   
- iio:adc:stm32-adc: Add HAS_IOMEM dependency (Jonathan Cameron)   
- usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy- (Badhri Jagan Sridharan)   
- usb: gadget: configfs: Fix KASAN use-after-free (Jim Lin)   
- USB: replace hardcode maximum usb string length by definition (Macpaul Lin)   
- usbip: Fix incorrect double assignment to udc->ud.tcp_rx (Colin Ian King)   
- usb-storage: Add quirk to defeat Kindle's automatic unload (Alan Stern)   
- nvme-rdma: fix possible hang when failing to set io queues (Sagi Grimberg)   
- counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED (William Breathitt Gray)   
- scsi: myrs: Fix a double free in myrs_cleanup() (Lv Yunlong)   
- scsi: lpfc: Fix some error codes in debugfs (Dan Carpenter)   
- riscv: Correct SPARSEMEM configuration (Kefeng Wang)   
- kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again (Masahiro Yamada)   
- net/qrtr: fix __netdev_alloc_skb call (Pavel Skripkin)   
- sunrpc: fix refcount leak for rpc auth modules (Daniel Kobras)   
- vfio: IOMMU_API should be selected (Jason Gunthorpe)   
- svcrdma: disable timeouts on rdma backchannel (Timo Rothenpieler)   
- NFSD: Repair misuse of sv_lock in 5.10.16-rt30. (Joe Korty)   
- nfsd: Don't keep looking up unhashed files in the nfsd file cache (Trond Myklebust)   
- nvmet: don't check iosqes,iocqes for discovery controllers (Sagi Grimberg)   
- nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU (Sagi Grimberg)   
- nvme-tcp: fix possible hang when failing to set io queues (Sagi Grimberg)   
- nvme: fix Write Zeroes limitations (Christoph Hellwig)   
- afs: Stop listxattr() from listing "afs.*" attributes (David Howells)   
- ASoC: simple-card-utils: Do not handle device clock (Sameer Pujar)   
- ASoC: SOF: intel: fix wrong poll bits in dsp power down (Pan Xiuli)   
- ASoC: SOF: Intel: unregister DMIC device on probe error (Pierre-Louis Bossart)   
- ASoC: fsl_ssi: Fix TDM slot setup for I2S mode (Alexander Shiyan)   
- btrfs: fix slab cache flags for free space tree bitmap (David Sterba)   
- btrfs: fix race when cloning extent buffer during rewind of an old root (Filipe Manana)   
- ARM: 9044/1: vfp: use undef hook for VFP support detection (Ard Biesheuvel)   
- ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode (Ard Biesheuvel)   
- s390/vtime: fix increased steal time accounting (Gerald Schaefer)   
- Revert "PM: runtime: Update device status before letting suppliers suspend" (Rafael J. Wysocki)   
- ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air (Xiaoliang Yu)   
- ALSA: hda: generic: Fix the micmute led init state (Hui Wang)   
- ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro (Xiaoliang Yu)   
- ALSA: dice: fix null pointer dereference when node is disconnected (Takashi Sakamoto)   
- ASoC: ak5558: Add MODULE_DEVICE_TABLE (Shengjiu Wang)   
- ASoC: ak4458: Add MODULE_DEVICE_TABLE (Shengjiu Wang)
- 
    Mon Mar 22 2021 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2112.el7uek]
    - Intel i40e driver lost rx_bi allocation during merge (Jack Vogel)  [Orabug: 32621242]  
- KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged (Wanpeng Li)  [Orabug: 32641642]  
- uek-rpm: ol7: aarch64: add CONFIG_ACPI_HOTPLUG_MEMORY (Mihai Carabas)  [Orabug: 32638659]  
- mm: memcg/slab: optimize objcg stock draining (Roman Gushchin)  [Orabug: 32633052]  
- Revert "mm/memcontrol: Increase threshold for draining per-cpu stocked bytes" (Imran Khan)  [Orabug: 32633052]  
- rds: Bug in rds_tcp_tune() prevents rds_tcp_rcvbuf tunable from working properly (William Kucharski)  [Orabug: 32643935]  
- exec, elf: fix reserve_va_range() sanity check (Anthony Yznaga)  [Orabug: 32387883]  
- exec, elf: use already allocated notes data in reserve_va_range() (Anthony Yznaga)  [Orabug: 32387883]  
- mm: madv_doexec_flag sysctl (Steve Sistare)  [Orabug: 32387883]  
- mm: introduce MADV_DOEXEC (Steve Sistare)  [Orabug: 32387883]  
- exec, elf: require opt-in for accepting preserved mem (Anthony Yznaga)  [Orabug: 32387883]  
- mm: introduce VM_EXEC_KEEP (Steve Sistare)  [Orabug: 32387883]  
- mm: fail exec if stack expansion will overlap another vma (Anthony Yznaga)  [Orabug: 32387883]  
- mm: do not assume only the stack vma exists in setup_arg_pages() (Anthony Yznaga)  [Orabug: 32387883]  
- elf: reintroduce using MAP_FIXED_NOREPLACE for elf executable mappings (Anthony Yznaga)  [Orabug: 32387883]  
- Linux 5.4.107 (Greg Kroah-Hartman)   
- net: dsa: b53: Support setting learning on port (Florian Fainelli)   
- net: dsa: tag_mtk: fix 802.1ad VLAN egress (DENG Qingfang)   
- crypto: x86/aes-ni-xts - use direct calls to and 4-way stride (Ard Biesheuvel)   
- crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg (Uros Bizjak)   
- crypto: x86 - Regularize glue function prototypes (Kees Cook)   
- fuse: fix live lock in fuse_iget() (Amir Goldstein)   
- drm/i915/gvt: Fix vfio_edid issue for BXT/APL (Colin Xu)   
- drm/i915/gvt: Fix port number for BDW on EDID region setup (Colin Xu)   
- drm/i915/gvt: Fix virtual display setup for BXT/APL (Colin Xu)   
- drm/i915/gvt: Fix mmio handler break on BXT/APL. (Colin Xu)   
- drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hang (Colin Xu)   
- btrfs: scrub: Don't check free space before marking a block group RO (Qu Wenruo)   
- bpf, selftests: Fix up some test_verifier cases for unprivileged (Piotr Krysiuk)   
- bpf: Add sanity check for upper ptr_limit (Piotr Krysiuk)   
- bpf: Simplify alu_limit masking for pointer arithmetic (Piotr Krysiuk)   
- bpf: Fix off-by-one for area size in creating mask to left (Piotr Krysiuk)   
- bpf: Prohibit alu ops for pointer types not defining ptr_limit (Piotr Krysiuk)   
- KVM: arm64: nvhe: Save the SPE context early (Suzuki K Poulose)   
- Linux 5.4.106 (Greg Kroah-Hartman)   
- xen/events: avoid handling the same event on two cpus at the same time (Juergen Gross)   
- xen/events: don't unmask an event channel when an eoi is pending (Juergen Gross)   
- xen/events: reset affinity of 2-level event when tearing it down (Juergen Gross)   
- KVM: arm64: Reject VM creation when the default IPA size is unsupported (Marc Zyngier)   
- KVM: arm64: Ensure I-cache isolation between vcpus of a same VM (Marc Zyngier)   
- nvme: release namespace head reference on error (Keith Busch)   
- nvme: unlink head after removing last namespace (Keith Busch)   
- KVM: arm64: Fix exclusive limit for IPA size (Marc Zyngier)   
- x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2 (Josh Poimboeuf)   
- binfmt_misc: fix possible deadlock in bm_register_write (Lior Ribak)   
- powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() (Naveen N. Rao)   
- sched/membarrier: fix missing local execution of ipi_sync_rq_state() (Mathieu Desnoyers)   
- zram: fix return value on writeback_store (Minchan Kim)   
- include/linux/sched/mm.h: use rcu_dereference in in_vfork() (Matthew Wilcox (Oracle))   
- stop_machine: mark helpers __always_inline (Arnd Bergmann)   
- hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event() (Anna-Maria Behnsen)   
- arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds (Ard Biesheuvel)   
- configfs: fix a use-after-free in __configfs_open_file (Daiyue Zhang)   
- block: rsxx: fix error return code of rsxx_pci_probe() (Jia-Ju Bai)   
- NFSv4.2: fix return value of _nfs4_get_security_label() (Ondrej Mosnacek)   
- NFS: Don't gratuitously clear the inode cache when lookup failed (Trond Myklebust)   
- NFS: Don't revalidate the directory permissions on a lookup failure (Trond Myklebust)   
- SUNRPC: Set memalloc_nofs_save() for sync tasks (Benjamin Coddington)   
- arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory (Anshuman Khandual)   
- sh_eth: fix TRSCER mask for R7S72100 (Sergey Shtylyov)   
- staging: comedi: pcl818: Fix endian problem for AI command data (Ian Abbott)   
- staging: comedi: pcl711: Fix endian problem for AI command data (Ian Abbott)   
- staging: comedi: me4000: Fix endian problem for AI command data (Ian Abbott)   
- staging: comedi: dmm32at: Fix endian problem for AI command data (Ian Abbott)   
- staging: comedi: das800: Fix endian problem for AI command data (Ian Abbott)   
- staging: comedi: das6402: Fix endian problem for AI command data (Ian Abbott)   
- staging: comedi: adv_pci1710: Fix endian problem for AI command data (Ian Abbott)   
- staging: comedi: addi_apci_1500: Fix endian problem for command sample (Ian Abbott)   
- staging: comedi: addi_apci_1032: Fix endian problem for COS sample (Ian Abbott)   
- staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scan (Lee Gibson)   
- staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd (Lee Gibson)   
- staging: ks7010: prevent buffer overflow in ks_wlan_set_scan() (Dan Carpenter)   
- staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data() (Dan Carpenter)   
- staging: rtl8712: unterminated string leads to read overflow (Dan Carpenter)   
- staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan() (Dan Carpenter)   
- staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan() (Dan Carpenter)   
- misc: fastrpc: restrict user apps from sending kernel RPC messages (Dmitry Baryshkov)   {CVE-2019-2308} 
- misc/pvpanic: Export module FDT device table (Shile Zhang)   
- usbip: fix vudc usbip_sockfd_store races leading to gpf (Shuah Khan)   
- usbip: fix vhci_hcd attach_store() races leading to gpf (Shuah Khan)   
- usbip: fix stub_dev usbip_sockfd_store() races leading to gpf (Shuah Khan)   
- usbip: fix vudc to check for stream socket (Shuah Khan)   
- usbip: fix vhci_hcd to check for stream socket (Shuah Khan)   
- usbip: fix stub_dev to check for stream socket (Shuah Khan)   
- USB: serial: cp210x: add some more GE USB IDs (Sebastian Reichel)   
- USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter (Karan Singhal)   
- USB: serial: ch341: add new Product ID (Niv Sardi)   
- USB: serial: io_edgeport: fix memory leak in edge_startup (Pavel Skripkin)   
- xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state (Mathias Nyman)   
- usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing (Forest Crossman)   
- xhci: Improve detection of device initiated wake signal. (Mathias Nyman)   
- usb: xhci: do not perform Soft Retry for some xHCI hosts (Stanislaw Gruszka)   
- usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM (Yoshihiro Shimoda)   
- USB: usblp: fix a hang in poll() if disconnected (Pete Zaitcev)   
- usb: dwc3: qcom: Honor wakeup enabled/disabled state (Matthias Kaehlcke)   
- usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement (Serge Semin)   
- usb: gadget: f_uac1: stop playback on function disable (Ruslan Bilovol)   
- usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot (Ruslan Bilovol)   
- USB: gadget: u_ether: Fix a configfs return code (Dan Carpenter)   
- Goodix Fingerprint device is not a modem (Yorick de Wid)   
- mmc: cqhci: Fix random crash when remove mmc module/card (Frank Li)   
- mmc: core: Fix partition switch time for eMMC (Adrian Hunter)   
- software node: Fix node registration (Heikki Krogerus)   
- s390/dasd: fix hanging IO request during DASD driver unbind (Stefan Haberland)   
- s390/dasd: fix hanging DASD driver unbind (Stefan Haberland)   
- arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL (Andrey Konovalov)   
- Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file capabilities") (Eric W. Biederman)   
- ALSA: usb-audio: Apply the control quirk to Plantronics headsets (Takashi Iwai)   
- ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar (Takashi Iwai)   
- ALSA: hda: Avoid spurious unsol event handling during S3/S4 (Takashi Iwai)   
- ALSA: hda: Flush pending unsolicited events before suspend (Takashi Iwai)   
- ALSA: hda: Drop the BATCH workaround for AMD controllers (Takashi Iwai)   
- ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus support (Simeon Simeonoff)   
- ALSA: hda/hdmi: Cancel pending works before suspend (Takashi Iwai)   
- ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirk (John Ernberg)   
- scsi: target: core: Prevent underflow for service actions (Aleksandr Miloserdov)   
- scsi: target: core: Add cmd length set before cmd complete (Aleksandr Miloserdov)   
- scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling (Mike Christie)   
- sysctl.c: fix underflow value setting risk in vm_table (Lin Feng)   
- s390/smp: __smp_rescan_cpus() - move cpumask away from stack (Heiko Carstens)   
- i40e: Fix memory leak in i40e_probe (Keita Suzuki)   
- PCI: Fix pci_register_io_range() memory leak (Geert Uytterhoeven)   
- kbuild: clamp SUBLEVEL to 255 (Sasha Levin)   
- PCI: mediatek: Add missing of_node_put() to fix reference leak (Krzysztof Wilczyński)   
- PCI: xgene-msi: Fix race in installing chained irq handler (Martin Kaiser)   
- Input: applespi - don't wait for responses to commands indefinitely. (Ronald Tschalär)   
- sparc64: Use arch_validate_flags() to validate ADI flag (Khalid Aziz)   
- sparc32: Limit memblock allocation to low memory (Andreas Larsson)   
- iommu/amd: Fix performance counter initialization (Suravee Suthikulpanit)   
- powerpc/64: Fix stack trace not displaying final frame (Michael Ellerman)   
- HID: logitech-dj: add support for the new lightspeed connection iteration (Filipe Laíns)   
- powerpc/perf: Record counter overflow always if SAMPLE_IP is unset (Athira Rajeev)   
- powerpc: improve handling of unrecoverable system reset (Nicholas Piggin)   
- spi: stm32: make spurious and overrun interrupts visible (Alain Volmat)   
- powerpc/pci: Add ppc_md.discover_phbs() (Oliver O'Halloran)   
- Platform: OLPC: Fix probe error handling (Lubomir Rintel)   
- mmc: mediatek: fix race condition between msdc_request_timeout and irq (Chaotian Jing)   
- mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()' (Christophe JAILLET)   
- udf: fix silent AED tagLocation corruption (Steven J. Magnani)   
- i2c: rcar: optimize cacheline to minimize HW race condition (Wolfram Sang)   
- i2c: rcar: faster irq code to minimize HW race condition (Wolfram Sang)   
- net: phy: fix save wrong speed and duplex problem if autoneg is on (Guangbin Huang)   
- net: enetc: initialize RFS/RSS memories for unused ports too (Vladimir Oltean)   
- net: hns3: fix error mask definition of flow director (Jian Shen)   
- media: rc: compile rc-cec.c into rc-core (Hans Verkuil)   
- media: v4l: vsp1: Fix bru null pointer access (Biju Das)   
- media: v4l: vsp1: Fix uif null pointer access (Biju Das)   
- media: usbtv: Fix deadlock on suspend (Maxim Mikityanskiy)   
- sh_eth: fix TRSCER mask for R7S9210 (Sergey Shtylyov)   
- qxl: Fix uninitialised struct field head.surface_id (Colin Ian King)   
- s390/crypto: return -EFAULT if copy_to_user() fails (Wang Qing)   
- s390/cio: return -EFAULT if copy_to_user() fails (Eric Farman)   
- drm: meson_drv add shutdown function (Artem Lapkin)   
- drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff (Neil Roberts)   
- drm/shmem-helper: Check for purged buffers in fault handler (Neil Roberts)   
- drm/compat: Clear bounce structures (Daniel Vetter)   
- bnxt_en: reliably allocate IRQ table on reset to avoid crash (Edwin Peer)   
- s390/cio: return -EFAULT if copy_to_user() fails again (Wang Qing)   
- net: hns3: fix bug when calculating the TCAM table info (Jian Shen)   
- net: hns3: fix query vlan mask value error for flow director (Jian Shen)   
- perf traceevent: Ensure read cmdlines are null terminated. (Ian Rogers)   
- selftests: forwarding: Fix race condition in mirror installation (Danielle Ratson)   
- net: stmmac: fix watchdog timeout during suspend/resume stress test (Joakim Zhang)   
- net: stmmac: stop each tx channel independently (Joakim Zhang)   
- ixgbe: fail to create xfrm offload of IPsec tunnel mode SA (Antony Antony)   
- net: qrtr: fix error return code of qrtr_sendmsg() (Jia-Ju Bai)   
- net: davicom: Fix regulator not turned off on driver removal (Paul Cercueil)   
- net: davicom: Fix regulator not turned off on failed probe (Paul Cercueil)   
- net: lapbether: Remove netif_start_queue / netif_stop_queue (Xie He)   
- cipso,calipso: resolve a number of problems with the DOI refcounts (Paul Moore)   
- netdevsim: init u64 stats for 32bit hardware (Hillf Danton)   
- net: usb: qmi_wwan: allow qmimux add/del with master up (Daniele Palmas)   
- net: sched: avoid duplicates in classes dump (Maximilian Heyne)   
- nexthop: Do not flush blackhole nexthops when loopback goes down (Ido Schimmel)   
- net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 (Ong Boon Leong)   
- net/mlx4_en: update moderation when config reset (Kevin(Yudong) Yang)   
- net: enetc: don't overwrite the RSS indirection table when initializing (Vladimir Oltean)   
- Revert "mm, slub: consider rest of partial list if acquire_slab() fails" (Linus Torvalds)   
- cifs: return proper error code in statfs(2) (Paulo Alcantara)   
- mount: fix mounting of detached mounts onto targets that reside on shared mounts (Christian Brauner)   
- powerpc/603: Fix protection of user pages mapped with PROT_NONE (Christophe Leroy)   
- mt76: dma: do not report truncated frames to mac80211 (Lorenzo Bianconi)   
- ibmvnic: always store valid MAC address (Jiri Wiesner)   
- samples, bpf: Add missing munmap in xdpsock (Maciej Fijalkowski)   
- selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier (Yauheni Kaliuta)   
- selftests/bpf: No need to drop the packet when there is no geneve opt (Hangbin Liu)   
- netfilter: x_tables: gpf inside xt_find_revision() (Vasily Averin)   
- netfilter: nf_nat: undo erroneous tcp edemux lookup (Florian Westphal)   
- tcp: add sanity tests to TCP_QUEUE_SEQ (Eric Dumazet)   
- can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before entering Normal Mode (Torin Cooper-Bennun)   
- can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode (Joakim Zhang)   
- can: flexcan: enable RX FIFO after FRZ/HALT valid (Joakim Zhang)   
- can: flexcan: assert FRZ bit in flexcan_chip_freeze() (Joakim Zhang)   
- can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership (Oleksij Rempel)   
- sh_eth: fix TRSCER mask for SH771x (Sergey Shtylyov)   
- net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0 (Balazs Nemeth)   
- net: check if protocol extracted by virtio_net_hdr_set_proto is correct (Balazs Nemeth)   
- net: Fix gro aggregation for udp encaps with zero csum (Daniel Borkmann)   
- ath9k: fix transmitting to stations in dynamic SMPS mode (Felix Fietkau)   
- ethernet: alx: fix order of calls on resume (Jakub Kicinski)   
- powerpc/pseries: Don't enforce MSI affinity with kdump (Greg Kurz)   
- uapi: nfnetlink_cthelper.h: fix userspace compilation error (Dmitry V. Levin)
- 
    Sun Mar 14 2021 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2111.el7uek]
    - mm/vmscan: fix infinite loop in drop_slab_node (Chunxin Zang)  [Orabug: 32620154]  
- mm: support memblock alloc on the exact node for sparse_buffer_init() (Yunfeng Ye)  [Orabug: 32515683]  
- mm/sparse.c: do not waste pre allocated memmap space (Michal Hocko)  [Orabug: 32515683]  
- mm/sparse: consistently do not zero memmap (Vincent Whitchurch)  [Orabug: 32515683]  
- Linux 5.4.105 (Greg Kroah-Hartman)   
- nvme-pci: add quirks for Lexar 256GB SSD (Pascal Terjan)   
- nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST. (Julian Einwag)   
- HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15 (Hans de Goede)   
- mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN (Jisheng Zhang)   
- drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register (AngeloGioacchino Del Regno)   
- misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom (Aswath Govindraju)   
- PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller (Bjorn Helgaas)   
- ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140 (Chris Chiu)   
- ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807 (Jasper St. Pierre)   
- media: cx23885: add more quirks for reset DMA on some AMD IOMMU (Daniel Lee Kruse)   
- HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube Adapter (Ethan Warth)   
- platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire Switch 10E SW3-016 (Hans de Goede)   
- platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch devices (Hans de Goede)   
- platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability flag (Hans de Goede)   
- platform/x86: acer-wmi: Add new force_caps module parameter (Hans de Goede)   
- platform/x86: acer-wmi: Cleanup accelerometer device handling (Hans de Goede)   
- platform/x86: acer-wmi: Cleanup ACER_CAP_FOO defines (Hans de Goede)   
- mwifiex: pcie: skip cancel_work_sync() on reset failure path (Tsuchiya Yuto)   
- iommu/amd: Fix sleeping in atomic in increase_address_space() (Andrey Ryabinin)   
- ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling (Hans de Goede)   
- dm table: fix zoned iterate_devices based device capability checks (Jeffle Xu)   
- dm table: fix DAX iterate_devices based device capability checks (Jeffle Xu)   
- dm table: fix iterate_devices based device capability checks (Jeffle Xu)   
- net: dsa: add GRO support via gro_cells (Alexander Lobakin)   
- Linux 5.4.104 (Greg Kroah-Hartman)   
- r8169: fix resuming from suspend on RTL8105e if machine runs on battery (Heiner Kallweit)   
- rsxx: Return -EFAULT if copy_to_user() fails (Dan Carpenter)   
- ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount (Chen Jun)   
- ALSA: hda: intel-nhlt: verify config type (Pierre-Louis Bossart)   
- IB/mlx5: Add missing error code (YueHaibing)   
- RDMA/rxe: Fix missing kconfig dependency on CRYPTO (Julian Braha)   
- ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits (Colin Ian King)   
- usbip: tools: fix build error for multiple definition (Antonio Borneo)   
- crypto - shash: reduce minimum alignment of shash_desc structure (Ard Biesheuvel)   
- arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL) (Timothy E Baldwin)   
- drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie (Kevin Wang)   
- dm verity: fix FEC for RS roots unaligned to block size (Milan Broz)   
- dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size (Mikulas Patocka)   
- PM: runtime: Update device status before letting suppliers suspend (Rafael J. Wysocki)   
- btrfs: fix warning when creating a directory with smack enabled (Filipe Manana)   
- btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors (Nikolay Borisov)   
- btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata (Nikolay Borisov)   
- btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl (Dan Carpenter)   
- btrfs: fix raid6 qstripe kmap (Ira Weiny)   
- btrfs: raid56: simplify tracking of Q stripe presence (David Sterba)   
- tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality() (Jarkko Sakkinen)   
- tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality() (Lukasz Majczak)   
- scsi: target: core: Make completion affinity configurable (Mike Christie)  [Orabug: 32248943]  
- target: flush submission work during TMR processing (Mike Christie)  [Orabug: 32248943]  
- target iblock: add backend plug/unplug callouts (Mike Christie)  [Orabug: 32248943]  
- target: fix backend plugging (Mike Christie)  [Orabug: 32248943]  
- target: cleanup cmd flag bits (Mike Christie)  [Orabug: 32248943]  
- tcm loop: use lio wq cmd submission helper (Mike Christie)  [Orabug: 32248943]  
- tcm loop: use blk cmd allocator for se_cmds (Mike Christie)  [Orabug: 32248943]  
- vhost scsi: use lio wq cmd submission helper (Mike Christie)  [Orabug: 32248943]  
- target: add workqueue based cmd submission (Mike Christie)  [Orabug: 32248943]  
- target: add gfp_t arg to target_cmd_init_cdb (Mike Christie)  [Orabug: 32248943]  
- target: remove target_submit_cmd_map_sgls (Mike Christie)  [Orabug: 32248943]  
- tcm_fc: Convert to new submission API (Mike Christie)  [Orabug: 32248943]  
- xen-scsiback: Convert to new submission API (Mike Christie)  [Orabug: 32248943]  
- vhost-scsi: Convert to new submission API (Mike Christie)  [Orabug: 32248943]  
- usb gadget: Convert to new submission API (Mike Christie)  [Orabug: 32248943]  
- sbp_target: Convert to new submission API (Mike Christie)  [Orabug: 32248943]  
- tcm_loop: Convert to new submission API (Mike Christie)  [Orabug: 32248943]  
- qla2xxx: Convert to new submission API (Mike Christie)  [Orabug: 32248943]  
- ibmvscsi_tgt: Convert to new submission API (Mike Christie)  [Orabug: 32248943]  
- srpt: Convert to new submission API (Mike Christie)  [Orabug: 32248943]  
- target: break up target_submit_cmd_map_sgls (Mike Christie)  [Orabug: 32248943]  
- target: rename transport_init_se_cmd (Mike Christie)  [Orabug: 32248943]  
- target: drop kref_get_unless_zero in target_get_sess_cmd (Mike Christie)  [Orabug: 32248943]  
- target: move t_task_cdb initialization (Mike Christie)  [Orabug: 32248943]  
- scsi: tcm_loop: Allow queues, can_queue and cmd_per_lun to be settable (Mike Christie)  [Orabug: 32248943]  
- scsi: target: Make state_list per CPU (Mike Christie)  [Orabug: 32248943]  
- scsi: target: Drop sess_cmd_lock from I/O path (Mike Christie)  [Orabug: 32248943]  
- scsi: qla2xxx: Move sess cmd list/lock to driver (Mike Christie)  [Orabug: 32248943]  
- scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAG (Mike Christie)  [Orabug: 32248943]  
- scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG (Mike Christie)  [Orabug: 32248943]  
- scsi: target: Fix cmd_count ref leak (Mike Christie)  [Orabug: 32248943]  
- scsi: target: Fix LUN ref count handling (Mike Christie)  [Orabug: 32248943]  
- scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case (Sudhakar Panneerselvam)  [Orabug: 32248943]  
- scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb() (Sudhakar Panneerselvam)  [Orabug: 32248943]  
- scsi: target: Fix NULL pointer dereference (Sudhakar Panneerselvam)  [Orabug: 32248943]  
- scsi: target: Initialize LUN in transport_init_se_cmd() (Sudhakar Panneerselvam)  [Orabug: 32248943]  
- scsi: target: Factor out a new helper, target_cmd_init_cdb() (Sudhakar Panneerselvam)  [Orabug: 32248943]  
- Linux 5.4.103 (Greg Kroah-Hartman)   
- ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board (Takashi Iwai)   
- ALSA: hda/realtek: Add quirk for Intel NUC 10 (Werner Sembach)   
- ALSA: hda/realtek: Add quirk for Clevo NH55RZQ (Eckhart Mohr)   
- media: v4l: ioctl: Fix memory leak in video_usercopy (Sakari Ailus)   
- swap: fix swapfile read/write offset (Jens Axboe)   
- zsmalloc: account the number of compacted pages correctly (Rokudo Yan)   
- xen-netback: respect gnttab_map_refs()'s return value (Jan Beulich)   
- Xen/gnttab: handle p2m update errors on a per-slot basis (Jan Beulich)   
- scsi: iscsi: Verify lengths on passthrough PDUs (Chris Leech)   
- scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE (Chris Leech)   
- sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output (Joe Perches)   
- scsi: iscsi: Restrict sessions and handles to admin capabilities (Lee Duncan)   
- ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tablet (Hans de Goede)   
- ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tablet (Hans de Goede)   
- ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tablet (Hans de Goede)   
- ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID 7316R tablet (Hans de Goede)   
- sched/features: Fix hrtick reprogramming (Juri Lelli)   
- parisc: Bump 64-bit IRQ stack size to 64 KB (John David Anglin)   
- perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[] (Jim Mattson)   
- btrfs: fix error handling in commit_fs_roots (Josef Bacik)   
- ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr() (Hans de Goede)   
- nvme-tcp: add clean action for failed reconnection (Chao Leng)   
- nvme-rdma: add clean action for failed reconnection (Chao Leng)   
- nvme-core: add cancel tagset helpers (Chao Leng)   
- f2fs: fix to set/clear I_LINKABLE under i_lock (Chao Yu)   
- f2fs: handle unallocated section and zone on pinned/atgc (Jaegeuk Kim)   
- media: uvcvideo: Allow entities with no pads (Ricardo Ribalda)   
- drm/amd/display: Guard against NULL pointer deref when get_i2c_info fails (Nicholas Kazlauskas)   
- PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse (Nirmoy Das)   
- drm/amdgpu: Add check to prevent IH overflow (Defang Bo)   
- crypto: tcrypt - avoid signed overflow in byte count (Ard Biesheuvel)   
- drm/hisilicon: Fix use-after-free (Tian Tao)   
- brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tablet (Hans de Goede)   
- brcmfmac: Add DMI nvram filename quirk for Predia Basic tablet (Hans de Goede)   
- staging: bcm2835-audio: Replace unsafe strcpy() with strscpy() (Juerg Haefliger)   
- staging: most: sound: add sanity check for function argument (Christian Gromm)   
- Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data (Gopal Tiwari)   
- x86/build: Treat R_386_PLT32 relocation as R_386_PC32 (Fangrui Song)   
- ath10k: fix wmi mgmt tx queue full due to race condition (Miaoqing Pan)   
- pktgen: fix misuse of BUG_ON() in pktgen_thread_worker() (Di Zhu)   
- Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl (Claire Chang)   
- wlcore: Fix command execute failure 19 for wl12xx (Tony Lindgren)   
- vt/consolemap: do font sum unsigned (Jiri Slaby)   
- x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk (Heiner Kallweit)   
- staging: fwserial: Fix error handling in fwserial_create (Dinghao Liu)   
- rsi: Move card interrupt handling to RX thread (Marek Vasut)   
- rsi: Fix TX EAPOL packet handling against iwlwifi AP (Marek Vasut)   
- drm/virtio: use kvmalloc for large allocations (Sergey Senozhatsky)   
- MIPS: Drop 32-bit asm string functions (Paul Burton)   
- dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/ (Geert Uytterhoeven)   
- dt-bindings: ethernet-controller: fix fixed-link specification (Russell King)   
- net: fix dev_ifsioc_locked() race condition (Cong Wang)   
- net: ag71xx: remove unnecessary MTU reservation (DENG Qingfang)   
- net: bridge: use switchdev for port flags set through sysfs too (Vladimir Oltean)   
- mm/hugetlb.c: fix unnecessary address expansion of pmd sharing (Li Xinhai)   
- nbd: handle device refs for DESTROY_ON_DISCONNECT properly (Josef Bacik)   
- net: fix up truesize of cloned skb in skb_prepare_for_shift() (Marco Elver)   
- smackfs: restrict bytes count in smackfs write functions (Sabyrzhan Tasbolatov)   
- net/af_iucv: remove WARN_ONCE on malformed RX packets (Alexander Egorenkov)   
- xfs: Fix assert failure in xfs_setattr_size() (Yumei Huang)   
- media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validate (Hans Verkuil)   
- erofs: fix shift-out-of-bounds of blkszbits (Gao Xiang)   
- media: mceusb: sanity check for prescaler value (Sean Young)   
- udlfb: Fix memory leak in dlfb_usb_probe (Zqiang)   
- JFS: more checks for invalid superblock (Randy Dunlap)   
- MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target=' (Nathan Chancellor)   
- arm64 module: set plt* section addresses to 0x0 (Shaoying Xu)   
- nvme-pci: fix error unwind in nvme_map_data (Christoph Hellwig)   
- nvme-pci: refactor nvme_unmap_data (Christoph Hellwig)   
- Input: elantech - fix protocol errors for some trackpoints in SMBus mode (jingle.wu)   
- net: usb: qmi_wwan: support ZTE P685M modem (Lech Perczak)