-
Fri Dec 18 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2047.500.5.el7uek]
- KVM: x86: clflushopt should be treated as a no-op by emulation (David Edmondson) [Orabug: 32251912]
- tty: Fix ->session locking (Jann Horn) [Orabug: 32266679] {CVE-2020-29660}
- tty: Fix ->pgrp locking in tiocspgrp() (Jann Horn) [Orabug: 32266679] {CVE-2020-29660}
-
Fri Dec 11 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2047.500.4.el7uek]
- bnxt_en: Release PCI regions when DMA mask setup fails during probe. (Michael Chan) [Orabug: 32223677]
- bnxt_en: fix error return code in bnxt_init_board() (Zhang Changzhong) [Orabug: 32223677]
- bnxt_en: fix error return code in bnxt_init_one() (Zhang Changzhong) [Orabug: 32223677]
- bnxt_en: Fix counter overflow logic. (Michael Chan) [Orabug: 32223677]
- bnxt_en: read EEPROM A2h address using page 0 (Edwin Peer) [Orabug: 32223677]
- bnxt_en: Re-write PCI BARs after PCI fatal error. (Vasundhara Volam) [Orabug: 32223677]
- bnxt_en: Set driver default message level. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Enable online self tests for multi-host/NPAR mode. (Vasundhara Volam) [Orabug: 32223677]
- bnxt_en: Eliminate unnecessary RX resets. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Reduce unnecessary message log during RX errors. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Add a software counter for RX ring reset. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Implement RX ring reset in response to buffer errors. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Refactor bnxt_init_one_rx_ring(). (Michael Chan) [Orabug: 32223677]
- bnxt_en: Refactor bnxt_free_rx_skbs(). (Michael Chan) [Orabug: 32223677]
- bnxt_en: Update firmware interface spec to 1.10.1.68. (Vasundhara Volam) [Orabug: 32223677]
- bnxt_en: Improve preset max value for ethtool -l. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Handle ethernet link being disabled by firmware. (Michael Chan) [Orabug: 32223677]
- bnxt_en: add basic infrastructure to support PAM4 link speeds (Edwin Peer) [Orabug: 32223677]
- bnxt_en: refactor bnxt_get_fw_speed() (Edwin Peer) [Orabug: 32223677]
- bnxt_en: refactor code to limit speed advertising (Edwin Peer) [Orabug: 32223677]
- bnxt_en: Update firmware interface spec to 1.10.1.65. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs. (Vasundhara Volam) [Orabug: 32223677]
- bnxt_en: return proper error codes in bnxt_show_temp (Edwin Peer) [Orabug: 32223677]
- bnxt_en: Setup default RSS map in all scenarios. (Michael Chan) [Orabug: 32223677]
- bnxt_en: init RSS table for Minimal-Static VF reservation (Edwin Peer) [Orabug: 32223677]
- bnxt_en: fix HWRM error when querying VF temperature (Edwin Peer) [Orabug: 32223677]
- bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Don't query FW when netif_running() is false. (Pavan Chebbi) [Orabug: 32223677]
- bnxt_en: Add support for 'ethtool -d' (Vasundhara Volam) [Orabug: 32223677]
- bnxt_en: Switch over to use the 64-bit software accumulated counters. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Accumulate all counters. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Retrieve hardware masks for port counters. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Retrieve hardware counter masks from firmware if available. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Allocate additional memory for all statistics blocks. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Refactor statistics code and structures. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Use macros to define port statistics size and offset. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Update firmware interface to 1.10.1.54. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Remove PCIe non-counters from ethtool statistics (Vasundhara Volam) [Orabug: 32223677]
- net: bnxt: don't complain if TC flower can't be supported (Jakub Kicinski) [Orabug: 32223677]
- bnxt_en: Fix completion ring sizing with TPA enabled. (Michael Chan) [Orabug: 32223677]
- bnxt_en: Init ethtool link settings after reading updated PHY configuration. (Vasundhara Volam) [Orabug: 32223677]
- perf/core: Fix race in the perf_mmap_close() function (Jiri Olsa) [Orabug: 32233354] {CVE-2020-14351}
- vhost scsi: fix lun reset completion handling (Mike Christie) [Orabug: 32201608]
- vhost scsi: Add support for LUN resets. (Mike Christie) [Orabug: 32201608]
- vhost/scsi: Use copy_to_iter() to send control queue response (Bijan Mottahedeh) [Orabug: 32201608]
- vhost scsi: add lun parser helper (Mike Christie) [Orabug: 32201608]
- vhost scsi: fix cmd completion race (Mike Christie) [Orabug: 32201608]
- vhost scsi: alloc cmds per vq instead of session (Mike Christie) [Orabug: 32201608]
- vhost: add helper to check if a vq has been setup (Mike Christie) [Orabug: 32201608]
- scsi: sd: Allow user to configure command retries (Mike Christie) [Orabug: 32201608]
- scsi: core: Add limitless cmd retry support (Mike Christie) [Orabug: 32201608]
- dm crypt: Allow unaligned bio buffer lengths for skcipher devices (Sudhakar Panneerselvam) [Orabug: 32210458]
- intel_idle: Customize IceLake server support (Chen Yu) [Orabug: 32219015]
- qla2xxx: Add missing module version banner (John Donnelly) [Orabug: 32244934]
- scsi: mpt3sas: Update driver version to 36.100.00.00 (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Handle trigger page after firmware update (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Add persistent MPI trigger page (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Add persistent SCSI sense trigger page (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Add persistent Event trigger page (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Add persistent Master trigger page (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Add persistent trigger pages support (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Sync time periodically between driver and firmware (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Bump driver version to 35.101.00.00 (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Add module parameter multipath_on_hba (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Handle vSES vphy object during HBA reset (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Add bypass_dirty_port_flag parameter (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Handling HBA vSES device (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Update hba_port objects after host reset (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Get sas_device objects using device's rphy (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port() (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Get device objects using sas_address & portID (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Update hba_port's sas_address & phy_mask (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device() (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Allocate memory for hba_port objects (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Define hba_port structure (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Fix ioctl timeout (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: A small correction in _base_process_reply_queue (Tomas Henzl) [Orabug: 32223781]
- scsi: mpt3sas: Fix sync irqs (Tomas Henzl) [Orabug: 32223781]
- scsi: mpt3sas: Detect tampered Aero and Sea adapters (Sreekanth Reddy) [Orabug: 32223781]
- scsi: mpt3sas: Don't call disable_irq from IRQ poll handler (Tomas Henzl) [Orabug: 32223781]
- scsi: mpt3sas: Remove pci-dma-compat wrapper API (Suraj Upadhyay) [Orabug: 32223781]
- scsi: mpt3sas: Remove superfluous memset() (Li Heng) [Orabug: 32223781]
- scsi: mpt3sas: Update driver version to 35.100.00.00 (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Postprocessing of target and LUN reset (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and LUN (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Rename and export interrupt mask/unmask functions (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Cancel the running work during host reset (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Dump system registers for debugging (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Memset config_cmds.reply buffer with zeros (Suganath Prabu S) [Orabug: 32223781]
- scsi: mpt3sas: Fix kdoc comments format (Damien Le Moal) [Orabug: 32223781]
- scsi: mpt3sas: Fix set but unused variable (Damien Le Moal) [Orabug: 32223781]
- scsi: mpt3sas: Fix error returns in BRM_status_show (Johannes Thumshirn) [Orabug: 32223781]
- scsi: mpt3sas: Fix unlock imbalance (Damien Le Moal) [Orabug: 32223781]
- scsi: mpt3sas: Fix spelling mistake (Flavio Suligoi) [Orabug: 32223781]
-
Fri Dec 04 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2047.500.3.el7uek]
- hv_netvsc: make recording RSS hash depend on feature flag (Stephen Hemminger) [Orabug: 32173883]
- hv_netvsc: record hardware hash in skb (Stephen Hemminger) [Orabug: 32173883]
- ocfs2: initialize ip_next_orphan (Wengang Wang) [Orabug: 32177802]
- scsi: qla2xxx: Update version to 10.02.00.103-k (Nilesh Javali) [Orabug: 32213922]
- qla2xxx: back port upstream patch (Quinn Tran) [Orabug: 32213922]
- scsi: scsi_transport_fc: Add FPIN fc event codes (James Smart) [Orabug: 32213922]
- scsi: scsi_transport_fc: refactor event posting routines (James Smart) [Orabug: 32213922]
- Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe" (Quinn Tran) [Orabug: 32213922]
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command" (Saurav Kashyap) [Orabug: 32213922]
- scsi: qla2xxx: Check if FW supports MQ before enabling (Saurav Kashyap) [Orabug: 32213922]
- scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set anytime (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Reduce noisy debug message (Quinn Tran) [Orabug: 32213922]
- scsi: qla2xxx: Reduce duplicate code in reporting speed (Quinn Tran) [Orabug: 32213922]
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card (Quinn Tran) [Orabug: 32213922]
- scsi: qla2xxx: Flush I/O on zone disable (Quinn Tran) [Orabug: 32213922]
- scsi: qla2xxx: Flush all sessions on zone disable (Quinn Tran) [Orabug: 32213922]
- scsi: qla2xxx: remove incorrect sparse #ifdef (Linus Torvalds) [Orabug: 32213922]
- scsi: qla2xxx: Return EBUSY on fcport deletion (Daniel Wagner) [Orabug: 32213922]
- scsi: qla2xxx: Fix return of uninitialized value in rval (Colin Ian King) [Orabug: 32213922]
- scsi: qla2xxx: Initialize variable in qla8044_poll_reg() (Tom Rix) [Orabug: 32213922]
- scsi: qla2xxx: Do not consume srb greedily (Daniel Wagner) [Orabug: 32213922]
- scsi: qla2xxx: Use constant when it is known (Pavel Machek (CIP)) [Orabug: 32213922]
- scsi: qla2xxx: Fix null pointer access during disconnect from subsystem (Quinn Tran) [Orabug: 32213922]
- scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c (Ye Bin) [Orabug: 32213922]
- scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c (Ye Bin) [Orabug: 32213922]
- scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c (Ye Bin) [Orabug: 32213922]
- scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Fix crash on session cleanup with unload (Quinn Tran) [Orabug: 32213922]
- scsi: qla2xxx: Fix reset of MPI firmware (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Fix MPI reset needed message (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Fix buffer-buffer credit extraction error (Quinn Tran) [Orabug: 32213922]
- scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Correct the check for sscanf() return value (Saurav Kashyap) [Orabug: 32213922]
- scsi: qla2xxx: Update version to 10.02.00.102-k (Nilesh Javali) [Orabug: 32213922]
- scsi: qla2xxx: Add SLER and PI control support (Saurav Kashyap) [Orabug: 32213922]
- scsi: qla2xxx: Add IOCB resource tracking (Quinn Tran) [Orabug: 32213922]
- scsi: qla2xxx: Add rport fields in debugfs (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Make tgt_port_database available in initiator mode (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Fix I/O errors during LIP reset tests (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Performance tweak (Quinn Tran) [Orabug: 32213922]
- scsi: qla2xxx: Fix memory size truncation (Quinn Tran) [Orabug: 32213922]
- scsi: qla2xxx: Honor status qualifier in FCP_RSP per spec (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Setup debugfs entries for remote ports (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Fix I/O failures during remote port toggle testing (Arun Easi) [Orabug: 32213922]
- scsi: qla2xxx: Remove unneeded variable 'rval' (Jason Yan) [Orabug: 32213922]
- scsi: qla2xxx: Handle incorrect entry_type entries (Daniel Wagner) [Orabug: 32213922]
- scsi: qla2xxx: Log calling function name in qla2x00_get_sp_from_handle() (Daniel Wagner) [Orabug: 32213922]
- scsi: qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle() (Daniel Wagner) [Orabug: 32213922]
- scsi: qla2xxx: Warn if done() or free() are called on an already freed srb (Daniel Wagner) [Orabug: 32213922]
- scsi: qla2xxx: Fix the return value (Xianting Tian) [Orabug: 32213922]
- scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba() (Tianjia Zhang) [Orabug: 32213922]
- scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg() (Tianjia Zhang) [Orabug: 32213922]
- scsi: qla2xxx: Remove redundant variable initialization (Tianjia Zhang) [Orabug: 32213922]
- scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call (Christophe JAILLET) [Orabug: 32213922]
- scsi: qla2xxx: Remove pci-dma-compat wrapper API (Suraj Upadhyay) [Orabug: 32213922]
- scsi: qla2xxx: Remove superfluous memset() (Li Heng) [Orabug: 32213922]
- scsi: qla2xxx: Fix regression on sparc64 (René Rebe) [Orabug: 32213922]
- scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values (Enzo Matsumiya) [Orabug: 32213922]
- scsi: qla2xxx: Address a set of sparse warnings (Shyam Sundar) [Orabug: 32213922]
- scsi: qla2xxx: SAN congestion management implementation (Shyam Sundar) [Orabug: 32213922]
- scsi: qla2xxx: Change in PUREX to handle FPIN ELS requests (Shyam Sundar) [Orabug: 32213922]
- scsi: qla2xxx: Introduce a function for computing the debug message prefix (Bart Van Assche) [Orabug: 32213922]
- scsi: qla2xxx: Make qla2x00_restart_isp() easier to read (Bart Van Assche) [Orabug: 32213922]
- scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump() (Bart Van Assche) [Orabug: 32213922]
- scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.handle (Bart Van Assche) [Orabug: 32213922]
- scsi: qla2xxx: Remove a superfluous cast (Bart Van Assche) [Orabug: 32213922]
- scsi: qla2xxx: Initialize 'n' before using it (Bart Van Assche) [Orabug: 32213922]
- scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to read (Bart Van Assche) [Orabug: 32213922]
- scsi: qla2xxx: Remove the __packed annotation from struct fcp_hdr and fcp_hdr_le (Bart Van Assche) [Orabug: 32213922]
- scsi: qla2xxx: Check the size of struct fcp_hdr at compile time (Bart Van Assche) [Orabug: 32213922]
- scsi: fc: Update Descriptor definition and add RDF and Link Integrity FPINs (James Smart) [Orabug: 32213922]
- scsi: fc: add FPIN ELS definition (James Smart) [Orabug: 32213922]
- staging: rts5208: rename SG_END macro (Arnd Bergmann) [Orabug: 32218536]
- misc: rtsx: rename SG_END macro (Arnd Bergmann) [Orabug: 32218536]
- ACPI: NFIT: Add runtime firmware activate support (Dan Williams) [Orabug: 32224144]
- PM, libnvdimm: Add runtime firmware activation support (Dan Williams) [Orabug: 32224144]
- libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO() (Dan Williams) [Orabug: 32224144]
- driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW} (Dan Williams) [Orabug: 32224144]
- tools/testing/nvdimm: Emulate firmware activation commands (Dan Williams) [Orabug: 32224144]
- tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation (Dan Williams) [Orabug: 32224144]
- tools/testing/nvdimm: Add command debug messages (Dan Williams) [Orabug: 32224144]
- tools/testing/nvdimm: Cleanup dimm index passing (Dan Williams) [Orabug: 32224144]
- ACPI: NFIT: Define runtime firmware activation commands (Dan Williams) [Orabug: 32224144]
- ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor (Dan Williams) [Orabug: 32224144]
- libnvdimm: Validate command family indices (Dan Williams) [Orabug: 32224144]
- PM: hibernate: Incorporate concurrency handling (Domenico Andreoli) [Orabug: 32224144]
- libnvdimm: Move nvdimm_bus_attribute_group to device_type (Dan Williams) [Orabug: 32224144]
- libnvdimm/of_pmem: Provide a unique name for bus provider (Aneesh Kumar K.V) [Orabug: 32224144]
- libnvdimm: Move nvdimm_attribute_group to device_type (Dan Williams) [Orabug: 32224144]
- libnvdimm: Move nd_mapping_attribute_group to device_type (Dan Williams) [Orabug: 32224144]
- libnvdimm: Move nd_region_attribute_group to device_type (Dan Williams) [Orabug: 32224144]
- libnvdimm: Move nd_numa_attribute_group to device_type (Dan Williams) [Orabug: 32224144]
- libnvdimm: Move nd_device_attribute_group to device_type (Dan Williams) [Orabug: 32224144]
- libnvdimm: Move region attribute group definition (Dan Williams) [Orabug: 32224144]
- libnvdimm/region: Rewrite _probe_success() to _advance_seeds() (Dan Williams) [Orabug: 32224144]
- libnvdimm: Move attribute groups to device type (Dan Williams) [Orabug: 32224144]
- acpi/nfit: improve bounds checking for 'func' (Dan Carpenter) [Orabug: 32224144]
- ACPI/nfit: delete the function to_acpi_nfit_desc (Xiaochun Lee) [Orabug: 32224144]
-
Mon Nov 30 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2047.500.2.el7uek]
- lockdown: make lockdown mode available in securityfs (Alan Maguire) [Orabug: 32176137]
- uek-rpm: Don't build emb2 kernel for mips (Dave Kleikamp) [Orabug: 32176895]
- xen/events: block rogue events for some time (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- xen/events: defer eoi in case of excessive number of events (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- xen/events: use a common cpu hotplug hook for event channels (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- xen/events: switch user event channels to lateeoi model (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- xen/pciback: use lateeoi irq binding (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- xen/pvcallsback: use lateeoi irq binding (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- xen/scsiback: use lateeoi irq binding (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- xen/netback: use lateeoi irq binding (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- xen/blkback: use lateeoi irq binding (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- xen/events: add a new "late EOI" evtchn framework (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- xen/events: fix race in evtchn_fifo_unmask() (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- xen/events: add a proper barrier to 2-level uevent unmasking (Juergen Gross) [Orabug: 32177537] {CVE-2020-27673}
- page_frag: Recover from memory pressure (Dongli Zhang) [Orabug: 32177989]
- RDMA/umem: Move to allocate SG table from pages (Maor Gottlieb) [Orabug: 32195765]
- lib/scatterlist: Add support in dynamic allocation of SG table from pages (Maor Gottlieb) [Orabug: 32195765]
- lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings (Anshuman Khandual) [Orabug: 32195765]
- lib/scatterlist: Avoid potential scatterlist entry overflow (Tvrtko Ursulin) [Orabug: 32195765]
- lib/scatterlist: Fix offset type in sg_alloc_table_from_pages (Tvrtko Ursulin) [Orabug: 32195765]
- rds: fix out-of-tree build broken by tracepoints (Alan Maguire) [Orabug: 32185345]
- xen/events: avoid removing an event channel while handling it (Juergen Gross) [Orabug: 32177547]
-
Wed Nov 18 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2047.500.1.el7uek]
- perf/core: Fix a memory leak in perf_event_parse_addr_filter() (kiyin(尹亮)) [Orabug: 32131174] {CVE-2020-25704}
- perf/core: Fix bad use of igrab() (Song Liu) [Orabug: 32131174] {CVE-2020-25704}
- IB/mlx4: Add support for REJ due to timeout (Håkon Bugge) [Orabug: 32136897]
- IB/mlx4: Separate tunnel and wire bufs parameters (Håkon Bugge) [Orabug: 32136897]
- IB/mlx4: Add support for MRA (Håkon Bugge) [Orabug: 32136897]
- IB/mlx4: Add and improve logging (Håkon Bugge) [Orabug: 32136897]
- xen/gntdev: fix up blockable calls to mn_invl_range_start (Michal Hocko) [Orabug: 32139243]
- uek-rpm: Enable Intel Speed Select Technology interface support (Somasundaram Krishnasamy) [Orabug: 32047440]
- platform/x86: ISST: Add new PCI device ids (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Increase timeout (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Fix wrong unregister type (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Allow additional core-power mailbox commands (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Allow additional TRL MSRs (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Use dev_get_drvdata (Chuhong Yuan) [Orabug: 32047440]
- platform/x86: ISST: Restore state on resume (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Add Intel Speed Select PUNIT MSR interface (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Add Intel Speed Select mailbox interface via MSRs (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Add Intel Speed Select mailbox interface via PCI (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Add Intel Speed Select mmio interface (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Add IOCTL to Translate Linux logical CPU to PUNIT CPU number (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Store per CPU information (Srinivas Pandruvada) [Orabug: 32047440]
- platform/x86: ISST: Add common API to register and handle ioctls (Srinivas Pandruvada) [Orabug: 32047440]
-
Fri Nov 13 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2046.el7uek]
- lockdown: By default run in integrity mode. (Konrad Rzeszutek Wilk) [Orabug: 32131560]
- kernel: add panic_on_taint (Rafael Aquini) [Orabug: 32138009]
- Revert "pci: hardcode enumeration" (Dave Aldridge) [Orabug: 32152281]
- hv_utils: drain the timesync packets on onchannelcallback (Vineeth Pillai) [Orabug: 32152143]
- hv_utils: return error if host timesysnc update is stale (Vineeth Pillai) [Orabug: 32152143]
- Revert "iomap: Fix pipe page leakage during splicing" (George Kennedy) [Orabug: 30848187]
- x86/cpu/intel: enable X86_FEATURE_NT_GOOD on Intel Icelakx (Ankur Arora) [Orabug: 32080078]
- x86/cpu/amd: enable X86_FEATURE_NT_GOOD on AMD Zen (Ankur Arora) [Orabug: 32080078]
- x86/cpu/intel: enable X86_FEATURE_NT_GOOD on Intel Broadwellx (Ankur Arora) [Orabug: 32080078]
- mm, clear_huge_page: use clear_page_uncached() for gigantic pages (Ankur Arora) [Orabug: 32080078]
- x86/clear_page: add clear_page_uncached() (Ankur Arora) [Orabug: 32080078]
- x86/asm: add clear_page_nt() (Ankur Arora) [Orabug: 32080078]
- perf bench: add memset_movnti() (Ankur Arora) [Orabug: 32080078]
- x86/asm: add memset_movnti() (Ankur Arora) [Orabug: 32080078]
- x86/cpuid: add X86_FEATURE_NT_GOOD (Ankur Arora) [Orabug: 32080078]
- Linux 4.14.206 (Greg Kroah-Hartman)
- powercap: restrict energy meter to root access (Len Brown)
- Linux 4.14.205 (Greg Kroah-Hartman) [Orabug: 32041544]
- arm64: dts: marvell: espressobin: add ethernet alias (Tomasz Maciej Nowak)
- PM: runtime: Resume the device earlier in __device_release_driver() (Rafael J. Wysocki)
- Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" (Vineet Gupta)
- ARC: stack unwinding: avoid indefinite looping (Vineet Gupta)
- usb: mtu3: fix panic in mtu3_gadget_stop() (Macpaul Lin)
- USB: Add NO_LPM quirk for Kingston flash drive (Alan Stern)
- USB: serial: option: add Telit FN980 composition 0x1055 (Daniele Palmas)
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 (Daniele Palmas)
- USB: serial: option: add Quectel EC200T module support (Ziyi Cao)
- USB: serial: cyberjack: fix write-URB completion race (Johan Hovold)
- serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init (Qinglang Miao)
- serial: 8250_mtk: Fix uart_get_baud_rate warning (Claire Chang)
- fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent (Eddy Wu)
- vt: Disable KD_FONT_OP_COPY (Daniel Vetter)
- ACPI: NFIT: Fix comparison to '-ENXIO' (Zhang Qilong)
- drm/vc4: drv: Add error handding for bind (Hoegeun Kwon)
- vsock: use ns_capable_noaudit() on socket create (Jeff Vander Stoep)
- scsi: core: Don't start concurrent async scan on same host (Ming Lei)
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep (Gabriel Krisman Bertazi)
- blk-cgroup: Fix memleak on error path (Gabriel Krisman Bertazi)
- of: Fix reserved-memory overlap detection (Vincent Whitchurch)
- x86/kexec: Use up-to-dated screen_info copy to fill boot params (Kairui Song)
- ARM: dts: sun4i-a10: fix cpu_alert temperature (Clément Péron)
- futex: Handle transient "ownerless" rtmutex state correctly (Mike Galbraith)
- tracing: Fix out of bounds write in get_trace_buf (Qiujun Huang)
- ftrace: Handle tracing when switching between context (Steven Rostedt (VMware))
- ftrace: Fix recursion check for NMI test (Steven Rostedt (VMware))
- gfs2: Wake up when sd_glock_disposal becomes zero (Alexander Aring)
- mm: always have io_remap_pfn_range() set pgprot_decrypted() (Jason Gunthorpe)
- kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled (Zqiang)
- lib/crc32test: remove extra local_irq_disable/enable (Vasily Gorbik)
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16 (Geoffrey D. Bennett)
- Fonts: Replace discarded const qualifier (Lee Jones)
- blktrace: fix debugfs use after free (Luis Chamberlain) {CVE-2019-19770}
- Blktrace: bail out early if block debugfs is not configured (Liu Bo)
- sfp: Fix error handing in sfp_probe() (YueHaibing)
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms (Petr Malat)
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition (Daniele Palmas)
- gianfar: Account for Tx PTP timestamp in the skb headroom (Claudiu Manoil)
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP (Claudiu Manoil)
- tipc: fix use-after-free in tipc_bcast_get_mode (Hoang Huu Le)
- drm/i915: Break up error capture compression loops with cond_resched() (Chris Wilson)
- Linux 4.14.204 (Greg Kroah-Hartman)
- staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice (Ian Abbott)
- KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR (Marc Zyngier)
- device property: Don't clear secondary pointer for shared primary firmware node (Andy Shevchenko)
- device property: Keep secondary firmware node secondary by type (Andy Shevchenko)
- ARM: s3c24xx: fix missing system reset (Krzysztof Kozlowski)
- ARM: samsung: fix PM debug build with DEBUG_LL but !MMU (Krzysztof Kozlowski)
- arm: dts: mt7623: add missing pause for switchport (Frank Wunderlich)
- hil/parisc: Disable HIL driver when it gets stuck (Helge Deller)
- cachefiles: Handle readpage error correctly (Matthew Wilcox (Oracle))
- arm64: berlin: Select DW_APB_TIMER_OF (Jisheng Zhang)
- tty: make FONTX ioctl use the tty pointer they were actually passed (Linus Torvalds)
- rtc: rx8010: don't modify the global rtc ops (Bartosz Golaszewski)
- drm/ttm: fix eviction valuable range check. (Dave Airlie)
- ext4: fix invalid inode checksum (Luo Meng)
- ext4: fix error handling code in add_new_gdb (Dinghao Liu)
- ext4: fix leaking sysfs kobject after failed mount (Eric Biggers)
- vringh: fix __vringh_iov() when riov and wiov are different (Stefano Garzarella)
- ring-buffer: Return 0 on success from ring_buffer_resize() (Qiujun Huang)
- 9P: Cast to loff_t before multiplying (Matthew Wilcox (Oracle))
- libceph: clear con->out_msg on Policy::stateful_server faults (Ilya Dryomov)
- ceph: promote to unsigned long long before shifting (Matthew Wilcox (Oracle))
- drm/amdgpu: don't map BO in reserved region (Madhav Chauhan)
- ia64: fix build error with !COREDUMP (Krzysztof Kozlowski)
- ubi: check kthread_should_stop() after the setting of task state (Zhihao Cheng)
- perf python scripting: Fix printable strings in python3 scripts (Jiri Olsa)
- ubifs: dent: Fix some potential memory leaks while iterating entries (Zhihao Cheng)
- NFSD: Add missing NFSv2 .pc_func methods (Chuck Lever)
- NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag (Olga Kornievskaia)
- powerpc/powernv/elog: Fix race while processing OPAL error log event. (Mahesh Salgaonkar)
- powerpc: Warn about use of smt_snooze_delay (Joel Stanley)
- powerpc/rtas: Restrict RTAS requests from userspace (Andrew Donnellan)
- s390/stp: add locking to sysfs functions (Sven Schnelle)
- iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. (Jonathan Cameron)
- iio:adc:ti-adc12138 Fix alignment issue with timestamp (Jonathan Cameron)
- iio:adc:ti-adc0832 Fix alignment issue with timestamp (Jonathan Cameron)
- iio:light:si1145: Fix timestamp alignment and prevent data leak. (Jonathan Cameron)
- dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status (Paul Cercueil)
- vt: keyboard, extend func_buf_lock to readers (Jiri Slaby) {CVE-2020-25656}
- vt: keyboard, simplify vt_kdgkbsent (Jiri Slaby)
- drm/i915: Force VT'd workarounds when running as a guest OS (Chris Wilson)
- usb: host: fsl-mph-dr-of: check return of dma_set_mask() (Ran Wang)
- usb: cdc-acm: fix cooldown mechanism (Jerome Brunet)
- usb: dwc3: core: don't trigger runtime pm when remove driver (Li Jun)
- usb: dwc3: core: add phy cleanup for probe error handling (Li Jun)
- usb: dwc3: ep0: Fix ZLP for OUT ep0 requests (Thinh Nguyen)
- btrfs: fix use-after-free on readahead extent after failure to create it (Filipe Manana)
- btrfs: cleanup cow block on error (Josef Bacik)
- btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send() (Denis Efremov)
- btrfs: send, recompute reference path after orphanization of a directory (Filipe Manana)
- btrfs: reschedule if necessary when logging directory items (Filipe Manana)
- scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove() (Helge Deller)
- w1: mxc_w1: Fix timeout resolution problem leading to bus error (Martin Fuzzey)
- acpi-cpufreq: Honor _PSD table setting on new AMD CPUs (Wei Huang)
- ACPI: debug: don't allow debugging when ACPI is disabled (Jamie Iles)
- ACPI: video: use ACPI backlight for HP 635 Notebook (Alex Hung)
- ACPI / extlog: Check for RDMSR failure (Ben Hutchings)
- NFS: fix nfs_path in case of a rename retry (Ashish Sangwan)
- fs: Don't invalidate page buffers in block_write_full_page() (Jan Kara)
- leds: bcm6328, bcm6358: use devres LED registering function (Marek Behún)
- perf/x86/amd/ibs: Fix raw sample data accumulation (Kim Phillips)
- perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count() (Kim Phillips)
- md/raid5: fix oops during stripe resizing (Song Liu)
- nvme-rdma: fix crash when connect rejected (Chao Leng)
- sgl_alloc_order: fix memory leak (Douglas Gilbert)
- nbd: make the config put is called before the notifying the waiter (Xiubo Li)
- ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node (Krzysztof Kozlowski)
- ARM: dts: s5pv210: move PMU node out of clock controller (Krzysztof Kozlowski)
- ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings (Krzysztof Kozlowski)
- memory: emif: Remove bogus debugfs error handling (Dan Carpenter)
- arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodes (Yoshihiro Shimoda)
- gfs2: add validation checks for size of superblock (Anant Thazhemadam)
- ext4: Detect already used quota file early (Jan Kara)
- drivers: watchdog: rdc321x_wdt: Fix race condition bugs (Madhuparna Bhowmik)
- net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid (Anant Thazhemadam)
- clk: ti: clockdomain: fix static checker warning (Tero Kristo)
- bnxt_en: Log unknown link speed appropriately. (Michael Chan)
- md/bitmap: md_bitmap_get_counter returns wrong blocks (Zhao Heming)
- power: supply: test_power: add missing newlines when printing parameters by sysfs (Xiongfeng Wang)
- bus/fsl_mc: Do not rely on caller to provide non NULL mc_io (Diana Craciun)
- drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values (Xie He)
- ACPI: Add out of bounds and numa_off protections to pxm_to_node() (Jonathan Cameron)
- arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE (Zhengyuan Liu)
- uio: free uio id after uio file node is freed (Lang Dai)
- USB: adutux: fix debugging (Oliver Neukum)
- cpufreq: sti-cpufreq: add stih418 support (Alain Volmat)
- kgdb: Make "kgdbcon" work properly with "kgdb_earlycon" (Douglas Anderson)
- printk: reduce LOG_BUF_SHIFT range for H8300 (John Ogness)
- drm/bridge/synopsys: dsi: add support for non-continuous HS clock (Antonio Borneo)
- mmc: via-sdmmc: Fix data race bug (Madhuparna Bhowmik)
- media: tw5864: check status of tw5864_frameinterval_get (Tom Rix)
- usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart (Badhri Jagan Sridharan)
- media: platform: Improve queue set up flow for bug fixing (Xia Jiang)
- media: videodev2.h: RGB BT2020 and HSV are always full range (Hans Verkuil)
- drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly (Nadezda Lutovinova)
- ath10k: fix VHT NSS calculation when STBC is enabled (Sathishkumar Muruganandam)
- ath10k: start recovery process when payload length exceeds max htc length for sdio (Wen Gong)
- video: fbdev: pvr2fb: initialize variables (Tom Rix)
- xfs: fix realtime bitmap/summary file truncation when growing rt volume (Darrick J. Wong)
- ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses (Douglas Anderson)
- um: change sigio_spinlock to a mutex (Johannes Berg)
- f2fs: fix to check segment boundary during SIT page readahead (Chao Yu)
- f2fs: add trace exit in exception path (Zhang Qilong)
- sparc64: remove mm_cpumask clearing to fix kthread_use_mm race (Nicholas Piggin)
- powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM (Nicholas Piggin)
- powerpc/powernv/smp: Fix spurious DBG() warning (Oliver O'Halloran)
- futex: Fix incorrect should_fail_futex() handling (Mateusz Nosek)
- mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() (Amit Cohen)
- x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compiled kernels (Jiri Slaby)
- fscrypt: return -EXDEV for incompatible rename or link into encrypted dir (Eric Biggers)
- ata: sata_rcar: Fix DMA boundary mask (Geert Uytterhoeven)
- mtd: lpddr: Fix bad logic in print_drs_error (Gustavo A. R. Silva)
- p54: avoid accessing the data mapped to streaming DMA (Jia-Ju Bai)
- fuse: fix page dereference after free (Miklos Szeredi)
- x86/xen: disable Firmware First mode for correctable memory errors (Juergen Gross)
- arch/x86/amd/ibs: Fix re-arming IBS Fetch (Kim Phillips)
- tipc: fix memory leak caused by tipc_buf_append() (Tung Nguyen)
- ravb: Fix bit fields checking in ravb_hwtstamp_get() (Andrew Gabbasov)
- gtp: fix an use-before-init in gtp_newlink() (Masahiro Fujiwara)
- efivarfs: Replace invalid slashes with exclamation marks in dentries. (Michael Schaller)
- arm64: link with -z norelro regardless of CONFIG_RELOCATABLE (Nick Desaulniers)
- scripts/setlocalversion: make git describe output more reliable (Rasmus Villemoes)
- Btrfs: fix selftests failure due to uninitialized i_mode in test inodes (Filipe Manana) [Orabug: 31864725] {CVE-2019-19816}
- btrfs: fix return value mixup in btrfs_get_extent (Pavel Machek) [Orabug: 31864725] {CVE-2019-19816}
- btrfs: inode: Verify inode mode to avoid NULL pointer dereference (Qu Wenruo) [Orabug: 31864725] {CVE-2019-19816}
- hv_netvsc: Set probe mode to sync (Haiyang Zhang) [Orabug: 32120118]
-
Fri Nov 06 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2045.el7uek]
- rds/ib: Fix: (rds: Deregister all FRWR mr with free_mr) (Manjunath Patil) [Orabug: 32113474]
- Documentation/rds: document RDS tracepoint observability (Alan Maguire) [Orabug: 31379527]
- selftests/net: add rds tracepoint tests (Alan Maguire) [Orabug: 31379527]
- rds: uapi header should not use u[8,64] (Alan Maguire) [Orabug: 31379527]
- rds: add congestion tracepoints for congestion seen/cleared (Alan Maguire) [Orabug: 31379527]
- rds: tcp transport-specific tracepoints (Alan Maguire) [Orabug: 31379527]
- rds: add rds_mr-related tracepoints (Alan Maguire) [Orabug: 31379527]
- rds: remove rds real-time debugging (rds_rtd) framework (Alan Maguire) [Orabug: 31379527]
- rds: add more info and err tracepoints (Alan Maguire) [Orabug: 31379527]
- rds: add tracepoints for work queue events (Alan Maguire) [Orabug: 31379527]
- rds: add IB flow control tracepoints (Alan Maguire) [Orabug: 31379527]
- rds: add tracepoint for RDS IB errors, info (Alan Maguire) [Orabug: 31379527]
- rds: add tracepoints for RDS send (completion), outbound drop (Alan Maguire) [Orabug: 31379527]
- rds: add tracepoints for RDS receive, inbound drop (Alan Maguire) [Orabug: 31379527]
- rds: add tracepoint for RDS connection state change (error) (Alan Maguire) [Orabug: 31379527]
- rds: provide inline function to retrieve qp numbers (Alan Maguire) [Orabug: 31379527]
- rds: retrieve netns inode number from rds socket for tracing purposes (Alan Maguire) [Orabug: 31379527]
- rds: retrieve cgroup ptr from rds socket for tracing purposes (Alan Maguire) [Orabug: 31379527]
- x86/apic: Get rid of multi CPU affinity (Thomas Gleixner) [Orabug: 31975319]
- A/A Bonding: Increase number and interval of GARPs sent by rdmaip (Sharath Srinivasan) [Orabug: 31980129]
- x86/mce/therm_throt: Undo thermal polling properly on CPU offline (Thomas Gleixner) [Orabug: 32048974]
- x86/mce/therm_throt: Do not access uninitialized therm_work (Chuansheng Liu) [Orabug: 32048974]
- x86/mce/therm_throt: Mark throttle_active_work() as __maybe_unused (Arnd Bergmann) [Orabug: 32048974]
- x86/mce/therm_throt: Mask out read-only and reserved MSR bits (Srinivas Pandruvada) [Orabug: 32048974]
- x86/mce/therm_throt: Optimize notifications of thermal throttle (Srinivas Pandruvada) [Orabug: 32048974]
- jiffies: add utility function to calculate delta in ms (Matteo Croce) [Orabug: 32048974]
- perf symbols: Check if we read regular file in dso__load() (Jiri Olsa) [Orabug: 32090501]
- net/rds: Check for NULL rds_ibdev in rds_ib_rx() only if rds_ib_srq_enabled (Sharath Srinivasan) [Orabug: 32095656]
- net/rds: Force ARP flush upon RDMA_CM_EVENT_ADDR_CHANGE (Gerd Rausch) [Orabug: 32095961]
- octeontx2-pf: Return proper RSS indirection table size always (Sunil Goutham) [Orabug: 32101825]
- octeontx2-af: Free RVU REE irq properly (Smadar Fuks) [Orabug: 32101825]
- octeontx2-af: Free RVU NIX IRQs properly. (Rakesh Babu) [Orabug: 32101825]
- octeontx2-af: Fix the BPID mask (Subbaraya Sundeep) [Orabug: 32101825]
- octeontx2-pf: Fix receive buffer size calculation (Sunil Goutham) [Orabug: 32101825]
- octeontx2-af: Fix updating wrong multicast list index in NIX_RX_ACTION (Naveen Mamindlapalli) [Orabug: 32101825]
- octeontx2-af: Ratelimit prints from AF error interrupt handlers (Naveen Mamindlapalli) [Orabug: 32101825]
- octeontx2-pf: Avoid null pointer dereference (Subbaraya Sundeep) [Orabug: 32101825]
- octeontx2-af: Check the msix offset return value (Subbaraya Sundeep) [Orabug: 32101825]
- octeontx2-af: make tx nibble fixup is always apply (Stanislaw Kardach) [Orabug: 32101825]
- octeontx2-af: Stop kpu parsing at layer3 for ipv6 fragmented packets. (Abhijit Ayarekar) [Orabug: 32101825]
- octeontx2-pf: Call mbox_reset before incrementing ack (Hariprasad Kelam) [Orabug: 32101825]
- octeontx2-af: Simplify otx2_mbox_reset call (Hariprasad Kelam) [Orabug: 32101825]
- Linux 4.14.203 (Greg Kroah-Hartman)
- powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler (Mukesh Ojha)
- usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets. (Lorenzo Colitti)
- eeprom: at25: set minimum read/write access stride to 1 (Christian Eggers)
- USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync(). (Oliver Neukum)
- usb: cdc-acm: add quirk to blacklist ETAS ES58X devices (Vincent Mailhol)
- tty: serial: fsl_lpuart: fix lpuart32_poll_get_char (Peng Fan)
- net: korina: cast KSEG0 address to pointer in kfree (Valentin Vidic)
- ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n() (Zekun Shen)
- scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config() (Can Guo)
- usb: core: Solve race condition in anchor cleanup functions (Eli Billauer)
- brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach (Wang Yufen)
- mwifiex: don't call del_timer_sync() on uninitialized timer (Tetsuo Handa)
- reiserfs: Fix memory leak in reiserfs_parse_options() (Jan Kara)
- ipvs: Fix uninit-value in do_ip_vs_set_ctl() (Peilin Ye)
- tty: ipwireless: fix error handling (Tong Zhang)
- scsi: qedi: Fix list_del corruption while removing active I/O (Nilesh Javali)
- scsi: qedi: Protect active command list to avoid list corruption (Nilesh Javali)
- Fix use after free in get_capset_info callback. (Doug Horn)
- rtl8xxxu: prevent potential memory leak (Chris Chiu)
- brcmsmac: fix memory leak in wlc_phy_attach_lcnphy (Keita Suzuki)
- scsi: ibmvfc: Fix error return in ibmvfc_probe() (Jing Xiangfeng)
- Bluetooth: Only mark socket zapped after unlocking (Abhishek Pandit-Subedi)
- usb: ohci: Default to per-port over-current protection (Hamish Martin)
- xfs: make sure the rt allocator doesn't run off the end (Darrick J. Wong)
- reiserfs: only call unlock_new_inode() if I_NEW (Eric Biggers)
- misc: rtsx: Fix memory leak in rtsx_pci_probe (Keita Suzuki)
- ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs() (Brooke Basile)
- can: flexcan: flexcan_chip_stop(): add error handling and propagate error value (Joakim Zhang)
- USB: cdc-acm: handle broken union descriptors (Johan Hovold)
- udf: Avoid accessing uninitialized data on failed inode read (Jan Kara)
- udf: Limit sparing table size (Jan Kara)
- usb: gadget: function: printer: fix use-after-free in __lock_acquire (Zqiang)
- misc: vop: add round_up(x,4) for vring_size to avoid kernel panic (Sherry Sun)
- mic: vop: copy data to kernel space then write to io memory (Sherry Sun)
- scsi: target: core: Add CONTROL field for trace events (Roman Bolshakov)
- scsi: mvumi: Fix error return in mvumi_io_attach() (Jing Xiangfeng)
- PM: hibernate: remove the bogus call to get_gendisk() in software_resume() (Christoph Hellwig)
- mac80211: handle lack of sband->bitrates in rates (Thomas Pedersen)
- ntfs: add check for mft record size in superblock (Rustam Kovhaev)
- media: venus: core: Fix runtime PM imbalance in venus_probe (Dinghao Liu)
- fs: dlm: fix configfs memory leak (Alexander Aring)
- media: saa7134: avoid a shift overflow (Mauro Carvalho Chehab)
- mmc: sdio: Check for CISTPL_VERS_1 buffer size (Pali Rohár)
- media: uvcvideo: Ensure all probed info is returned to v4l2 (Adam Goode)
- media: media/pci: prevent memory leak in bttv_probe (Xiaolong Huang)
- media: bdisp: Fix runtime PM imbalance on error (Dinghao Liu)
- media: platform: sti: hva: Fix runtime PM imbalance on error (Dinghao Liu)
- media: platform: s3c-camif: Fix runtime PM imbalance on error (Dinghao Liu)
- media: vsp1: Fix runtime PM imbalance on error (Dinghao Liu)
- media: exynos4-is: Fix a reference count leak (Qiushi Wu)
- media: exynos4-is: Fix a reference count leak due to pm_runtime_get_sync (Qiushi Wu)
- media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync (Qiushi Wu)
- media: sti: Fix reference count leaks (Qiushi Wu)
- media: st-delta: Fix reference count leak in delta_run_work (Aditya Pakki)
- media: ati_remote: sanity check for both endpoints (Oliver Neukum)
- media: firewire: fix memory leak (Pavel Machek)
- crypto: ccp - fix error handling (Pavel Machek)
- i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs (Hans de Goede)
- perf: correct SNOOPX field offset (Al Grant)
- NTB: hw: amd: fix an issue about leak system resources (Kaige Li)
- nvmet: fix uninitialized work for zero kato (zhenwei pi)
- powerpc/powernv/dump: Fix race while processing OPAL dump (Vasant Hegde)
- arm64: dts: zynqmp: Remove additional compatible string for i2c IPs (Michal Simek)
- ARM: dts: owl-s500: Fix incorrect PPI interrupt specifiers (Cristian Ciocaltea)
- arm64: dts: qcom: msm8916: Fix MDP/DSI interrupts (Stephan Gerhold)
- memory: fsl-corenet-cf: Fix handling of platform_get_irq() error (Krzysztof Kozlowski)
- memory: omap-gpmc: Fix a couple off by ones (Dan Carpenter)
- KVM: x86: emulating RDPID failure shall return #UD rather than #GP (Robert Hoo)
- Input: sun4i-ps2 - fix handling of platform_get_irq() error (Krzysztof Kozlowski)
- Input: twl4030_keypad - fix handling of platform_get_irq() error (Krzysztof Kozlowski)
- Input: omap4-keypad - fix handling of platform_get_irq() error (Krzysztof Kozlowski)
- Input: ep93xx_keypad - fix handling of platform_get_irq() error (Krzysztof Kozlowski)
- Input: stmfts - fix a & vs && typo (YueHaibing)
- Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume() (Dan Carpenter)
- vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pages (Xiaoyang Xu)
- vfio/pci: Clear token on bypass registration failure (Alex Williamson)
- ext4: limit entries returned when counting fsmap records (Darrick J. Wong)
- clk: bcm2835: add missing release if devm_clk_hw_register fails (Navid Emamdoost)
- clk: at91: clk-main: update key before writing AT91_CKGR_MOR (Claudiu Beznea)
- PCI: iproc: Set affinity mask on MSI interrupts (Mark Tomlinson)
- i2c: rcar: Auto select RESET_CONTROLLER (Dirk Behme)
- mailbox: avoid timer start from callback (Jassi Brar)
- rapidio: fix the missed put_device() for rio_mport_add_riodev (Jing Xiangfeng)
- rapidio: fix error handling path (Souptick Joarder)
- ramfs: fix nommu mmap with gaps in the page cache (Matthew Wilcox (Oracle))
- lib/crc32.c: fix trivial typo in preprocessor condition (Tobias Jordan)
- f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info (Jamie Iles)
- IB/rdmavt: Fix sizeof mismatch (Colin Ian King)
- cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier (Srikar Dronamraju)
- powerpc/perf/hv-gpci: Fix starting index value (Kajol Jain)
- powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraints (Athira Rajeev)
- overflow: Include header file with SIZE_MAX declaration (Leon Romanovsky)
- kdb: Fix pager search for multi-line strings (Daniel Thompson)
- RDMA/hns: Set the unsupported wr opcode (Lijun Ou)
- perf intel-pt: Fix "context_switch event has no tid" error (Adrian Hunter)
- powerpc/tau: Disable TAU between measurements (Finn Thain)
- powerpc/tau: Remove duplicated set_thresholds() call (Finn Thain)
- powerpc/tau: Use appropriate temperature sample interval (Finn Thain)
- RDMA/qedr: Fix use of uninitialized field (Michal Kalderon)
- xfs: limit entries returned when counting fsmap records (Darrick J. Wong)
- arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLER (Necip Fazil Yildiran)
- ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT values (Guillaume Tucker)
- mtd: mtdoops: Don't write panic data twice (Mark Tomlinson)
- mtd: lpddr: fix excessive stack usage with clang (Arnd Bergmann)
- powerpc/icp-hv: Fix missing of_node_put() in success path (Nicholas Mc Guire)
- powerpc/pseries: Fix missing of_node_put() in rng_init() (Nicholas Mc Guire)
- IB/mlx4: Adjust delayed work when a dup is observed (Håkon Bugge)
- IB/mlx4: Fix starvation in paravirt mux/demux (Håkon Bugge)
- mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary (Suren Baghdasaryan)
- mm/memcg: fix device private memcg accounting (Ralph Campbell)
- net: korina: fix kfree of rx/tx descriptor array (Valentin Vidic)
- mwifiex: fix double free (Tom Rix)
- scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs() (Dan Carpenter)
- usb: dwc2: Fix INTR OUT transfers in DDMA mode. (Minas Harutyunyan)
- nl80211: fix non-split wiphy information (Johannes Berg)
- usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well (Lorenzo Colitti)
- usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above. (Lorenzo Colitti)
- iwlwifi: mvm: split a print to avoid a WARNING in ROC (Emmanuel Grumbach)
- mfd: sm501: Fix leaks in probe() (Dan Carpenter)
- net: enic: Cure the enic api locking trainwreck (Thomas Gleixner)
- qtnfmac: fix resource leaks on unsupported iftype error return path (Colin Ian King)
- HID: hid-input: fix stylus battery reporting (Dmitry Torokhov)
- quota: clear padding in v2r1_mem2diskdqb() (Eric Dumazet)
- usb: dwc2: Fix parameter type in function pointer prototype (Nathan Chancellor)
- ALSA: seq: oss: Avoid mutex lock for a long-time ioctl (Takashi Iwai)
- misc: mic: scif: Fix error handling path (Souptick Joarder)
- ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd() (Dan Carpenter)
- pinctrl: mcp23s08: Fix mcp23x17 precious range (Thomas Preston)
- pinctrl: mcp23s08: Fix mcp23x17_regmap initialiser (Thomas Preston)
- HID: roccat: add bounds checking in kone_sysfs_write_settings() (Dan Carpenter)
- video: fbdev: sis: fix null ptr dereference (Tom Rix)
- video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value error (Colin Ian King)
- drivers/virt/fsl_hypervisor: Fix error handling path (Souptick Joarder)
- pwm: lpss: Add range limit check for the base_unit register value (Hans de Goede)
- pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare() (Hans de Goede)
- pty: do tty_flip_buffer_push without port->lock in pty_write (Artem Savkov)
- tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() (Tyrel Datwyler)
- tty: serial: earlycon dependency (Tong Zhang)
- VMCI: check return value of get_user_pages_fast() for errors (Alex Dewar)
- backlight: sky81452-backlight: Fix refcount imbalance on error (dinghao.liu@zju.edu.cn)
- scsi: csiostor: Fix wrong return value in csio_hw_prep_fw() (Tianjia Zhang)
- scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()' (Christophe JAILLET)
- drm/gma500: fix error check (Tom Rix)
- mwifiex: Do not use GFP_KERNEL in atomic context (Christophe JAILLET)
- brcmfmac: check ndev pointer (Tom Rix)
- ASoC: qcom: lpass-cpu: fix concurrency issue (Rohit kumar)
- ASoC: qcom: lpass-platform: fix memory leak (Rohit kumar)
- wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680 (Bryan O'Donoghue)
- ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb() (Dan Carpenter)
- ath6kl: prevent potential array overflow in ath6kl_add_new_sta() (Dan Carpenter)
- Bluetooth: hci_uart: Cancel init work before unregistering (Samuel Holland)
- ath10k: provide survey info as accumulated data (Venkateswara Naralasetty)
- regulator: resolve supply after creating regulator (Michał Mirosław)
- media: ti-vpe: Fix a missing check and reference count leak (Qiushi Wu)
- media: s5p-mfc: Fix a reference count leak (Qiushi Wu)
- media: platform: fcp: Fix a reference count leak. (Qiushi Wu)
- media: tc358743: initialize variable (Tom Rix)
- media: mx2_emmaprp: Fix memleak in emmaprp_probe (Dinghao Liu)
- cypto: mediatek - fix leaks in mtk_desc_ring_alloc (Xiaoliang Pang)
- crypto: omap-sham - fix digcnt register handling with export/import (Tero Kristo)
- media: omap3isp: Fix memleak in isp_probe (Dinghao Liu)
- media: uvcvideo: Set media controller entity functions (Laurent Pinchart)
- media: m5mols: Check function pointer in m5mols_sensor_power (Tom Rix)
- media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()" (Sylwester Nawrocki)
- media: tuner-simple: fix regression in simple_set_radio_freq (Tom Rix)
- crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call (Christophe JAILLET)
- crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc() (Tianjia Zhang)
- crypto: algif_skcipher - EBUSY on aio should be an error (Herbert Xu)
- drivers/perf: xgene_pmu: Fix uninitialized resource struct (Mark Salter)
- x86/fpu: Allow multiple bits in clearcpuid= parameter (Arvind Sankar)
- EDAC/i5100: Fix error handling order in i5100_init_one() (Dinghao Liu)
- crypto: algif_aead - Do not set MAY_BACKLOG on the async path (Herbert Xu)
- ima: Don't ignore errors from crypto_shash_update() (Roberto Sassu)
- KVM: SVM: Initialize prev_ga_tag before use (Suravee Suthikulpanit)
- KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages (Sean Christopherson)
- cifs: Return the error from crypt_message when enc/dec key not found. (Shyam Prasad N)
- cifs: remove bogus debug code (Dan Carpenter)
- icmp: randomize the global rate limiter (Eric Dumazet)
- tcp: fix to update snd_wl1 in bulk receiver fast path (Neal Cardwell)
- nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download() (Defang Bo)
- net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup (Xie He)
- net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device (Xie He)
- ALSA: bebob: potential info leak in hwdep_read() (Dan Carpenter)
- binder: fix UAF when releasing todo list (Todd Kjos)
- r8169: fix data corruption issue on RTL8402 (Heiner Kallweit)
- net/ipv4: always honour route mtu during forwarding (Maciej Żenczykowski)
- tipc: fix the skb_unshare() in tipc_buf_append() (Cong Wang)
- net: usb: qmi_wwan: add Cellient MPL200 card (Wilken Gottwalt)
- mlx4: handle non-napi callers to napi_poll (Jonathan Lemon)
- ipv4: Restore flowi4_oif update before call to xfrm_lookup_route (David Ahern)
- ibmveth: Identify ingress large send packets. (David Wilder)
- ibmveth: Switch order of ibmveth_helper calls. (David Wilder)
-
Fri Oct 30 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2044.el7uek]
- platform/x86: Corrects warning: missing braces around initializer (John Donnelly) [Orabug: 32085032]
- ALSA: Corrects warning: missing braces around initializer (John Donnelly) [Orabug: 32086763]
- rds: Force ordering of {set,clear}_bit operating on m_flags (Håkon Bugge) [Orabug: 31505749] [Orabug: 31505751]
- rds: Do not send canceled operations to the transport layer (Håkon Bugge) [Orabug: 31505749] [Orabug: 31505751]
- rds: Introduce rds_conn_to_path helper (Håkon Bugge) [Orabug: 31505749] [Orabug: 31505751]
- Revert "RDS: Drop the connection as part of cancel to avoid hangs" (Håkon Bugge) [Orabug: 31505749] [Orabug: 31505751]
- Revert "rds: fix warning in rds_send_drop_to()" (Håkon Bugge) [Orabug: 31505749] [Orabug: 31505751]
- Revert "rds: Use correct conn when dropping connections due to cancel" (Håkon Bugge) [Orabug: 31505749] [Orabug: 31505751]
- Revert "rds: prevent use-after-free of rds conn in rds_send_drop_to()" (Håkon Bugge) [Orabug: 31505749] [Orabug: 31505751]
- Revert "rds: Use bitmap to designate dropped connections" (Håkon Bugge) [Orabug: 31505749] [Orabug: 31505751]
- rds: Restore MR use-once semantics (Håkon Bugge) [Orabug: 31990092] [Orabug: 31990094]
- rds: Fix incorrect cmsg status and use-after-free (Håkon Bugge) [Orabug: 32003078] [Orabug: 32003080]
- net/mlx5: Fix query_nic_sys_image_guid() error during init (Aviv Heller) [Orabug: 32042095]
- Lock down /proc/kcore (redux!) (Konrad Rzeszutek Wilk) [Orabug: 32053126]
- lockdown: Lock down perf when in confidentiality mode (David Howells) [Orabug: 32053126]
- Lock down kprobes (redux!) (Konrad Rzeszutek Wilk) [Orabug: 32053126]
- debugfs: whitelist spectre mitigation when locked down (Eric Snowberg) [Orabug: 32053126]
- debugfs: Return -EPERM when locked down (Eric Snowberg) [Orabug: 32053126]
- debugfs: Restrict debugfs when the kernel is locked down (David Howells) [Orabug: 32053126]
- lockdown: Add __kernel_is_confidentiality_mode to figure out whether we are (Konrad Rzeszutek Wilk) [Orabug: 32053126]
- dtrace: Restrict access when the kernel is locked down in confidentiality mode (Konrad Rzeszutek Wilk) [Orabug: 32053126]
- bpf: Restrict bpf when kernel lockdown is in confidentiality mode (David Howells) [Orabug: 32053126]
- security: Add a static lockdown policy LSM [diet-version] (Matthew Garrett) [Orabug: 32053126]
- scsi: Corrects warning: passing argument 1 of 'wwn_to_u64' mismatch (John Donnelly) [Orabug: 32059638]
- ipvlan: Corrects warning: label 'unregister_netdev' defined but not used (John Donnelly) [Orabug: 32059749]
- net/rds: Check for NULL rid_dev_rem_complete (Ka-Cheong Poon) [Orabug: 32063783]
- mm, compaction: raise compaction priority after it withdrawns (Vlastimil Babka) [Orabug: 32065217]
- mm, reclaim: cleanup should_continue_reclaim() (Vlastimil Babka) [Orabug: 32065217]
- mm, reclaim: make should_continue_reclaim perform dryrun detection (Hillf Danton) [Orabug: 32065217]
- hwrng: cavium: Corrects warning: unused variable 'dev_id' (John Donnelly) [Orabug: 32068852]
- arm64: Corrects warning: ISO C90 forbids mixed declarations and code (John Donnelly) [Orabug: 32069006]
- KVM: Drop "const" attribute from old memslot in commit_memory_region() (Sean Christopherson) [Orabug: 32069215]
-
Fri Oct 23 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2043.1.el7uek]
- Fix multiple variable definition with syzkaller (Hans Westgaard Ry) [Orabug: 32008826]
- ocfs2: fix remounting needed after setfacl command (Gang He) [Orabug: 32042686]
- Linux 4.14.202 (Greg Kroah-Hartman)
- crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA (Dominik Przychodni)
- crypto: bcm - Verify GCM/CCM key length in setkey (Herbert Xu)
- drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case (Arnaud Patard)
- reiserfs: Fix oops during mount (Jan Kara)
- reiserfs: Initialize inode keys properly (Jan Kara)
- USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters (Mychaela N. Falconia)
- USB: serial: pl2303: add device-id for HP GC device (Scott Chen)
- staging: comedi: check validity of wMaxPacketSize of usb endpoints found (Anant Thazhemadam)
- USB: serial: option: Add Telit FT980-KS composition (Leonid Bloch)
- USB: serial: option: add Cellient MPL200 card (Wilken Gottwalt)
- media: usbtv: Fix refcounting mixup (Oliver Neukum)
- Bluetooth: Disconnect if E0 is used for Level 4 (Luiz Augusto von Dentz)
- Bluetooth: Fix update of connection state in `hci_encrypt_cfm` (Patrick Steinhardt)
- Bluetooth: Consolidate encryption handling in hci_encrypt_cfm (Luiz Augusto von Dentz)
- Bluetooth: MGMT: Fix not checking if BT_HS is enabled (Luiz Augusto von Dentz)
- Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel (Luiz Augusto von Dentz)
- Bluetooth: A2MP: Fix not initializing all members (Luiz Augusto von Dentz)
- Bluetooth: fix kernel oops in store_pending_adv_report (Alain Michaud)
- Linux 4.14.201 (Greg Kroah-Hartman)
- net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails (Anant Thazhemadam)
- mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged (Vijay Balakrishna)
- mmc: core: don't set limits.discard_granularity as 0 (Coly Li)
- perf: Fix task_function_call() error handling (Kajol Jain)
- rxrpc: Fix server keyring leak (David Howells)
- rxrpc: Fix some missing _bh annotations on locking conn->state_lock (David Howells)
- rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() (David Howells)
- rxrpc: Fix rxkad token xdr encoding (Marc Dionne)
- net: usb: ax88179_178a: fix missing stop entry in driver_info (Wilken Gottwalt)
- mdio: fix mdio-thunder.c dependency & build error (Randy Dunlap)
- bonding: set dev->needed_headroom in bond_setup_by_slave() (Eric Dumazet)
- xfrm: Use correct address family in xfrm_state_find (Herbert Xu)
- platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP (Necip Fazil Yildiran)
- net: stmmac: removed enabling eee in EEE set callback (Voon Weifeng)
- xfrm: clone whole liftime_cur structure in xfrm_do_migrate (Antony Antony)
- xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate (Antony Antony)
- xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate (Antony Antony)
- drm/amdgpu: prevent double kfree ttm->sg (Philip Yang)
- openvswitch: handle DNAT tuple collision (Dumitru Ceara)
- net: team: fix memory leak in __team_options_register (Anant Thazhemadam)
- team: set dev->needed_headroom in team_setup_by_port() (Eric Dumazet)
- sctp: fix sctp_auth_init_hmacs() error path (Eric Dumazet)
- i2c: meson: fix clock setting overwrite (Jerome Brunet)
- cifs: Fix incomplete memory allocation on setxattr path (Vladimir Zapolskiy)
- mm/khugepaged: fix filemap page_to_pgoff(page) != offset (Hugh Dickins)
- macsec: avoid use-after-free in macsec_handle_frame() (Eric Dumazet)
- ftrace: Move RCU is watching check after recursion check (Steven Rostedt (VMware))
- Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space (Robbie Ko)
- mtd: rawnand: sunxi: Fix the probe error path (Miquel Raynal)
- perf top: Fix stdio interface input handling with glibc 2.28+ (Tommi Rantala)
- driver core: Fix probe_count imbalance in really_probe() (Tetsuo Handa)
- platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse (Aaron Ma)
- platform/x86: thinkpad_acpi: initialize tp_nvram_state variable (Tom Rix)
- usermodehelper: reset umask to default before executing user process (Linus Torvalds)
- net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key() (Anant Thazhemadam)
- fbcon: Fix global-out-of-bounds read in fbcon_get_font() (Peilin Ye)
- Revert "ravb: Fixed to be able to unload modules" (Geert Uytterhoeven)
- Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts (Peilin Ye)
- fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h (Peilin Ye)
- drm/syncobj: Fix drm_syncobj_handle_to_fd refcount leak (Giuliano Procida)
- ep_create_wakeup_source(): dentry name can change under you... (Al Viro)
- epoll: EPOLL_CTL_ADD: close the race in decision to take fast path (Al Viro)
- epoll: replace ->visited/visited_list with generation count (Al Viro)
- epoll: do not insert into poll queues until all sanity checks are done (Al Viro)
- random32: Restore __latent_entropy attribute on net_rand_state (Thibaut Sautereau)
- Input: trackpoint - enable Synaptics trackpoints (Vincent Huang)
- i2c: cpm: Fix i2c_ram structure (Nicolas VINCENT)
- iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate() (Yu Kuai)
- clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED (Marek Szyprowski)
- nfs: Fix security label length not being reset (Jeffrey Mitchell)
- pinctrl: mvebu: Fix i2c sda definition for 98DX3236 (Chris Packham)
- nvme-fc: fail new connections to a deleted host or remote port (James Smart)
- spi: fsl-espi: Only process interrupts for expected events (Chris Packham)
- mac80211: do not allow bigger VHT MPDUs than the hardware supports (Felix Fietkau)
- drivers/net/wan/hdlc: Set skb->protocol before transmitting (Xie He)
- drivers/net/wan/lapbether: Make skb->protocol consistent with the header (Xie He)
- rndis_host: increase sleep time in the query-response loop (Olympia Giannou)
- net: dec: de2104x: Increase receive ring size for Tulip (Lucy Yan)
- drm/sun4i: mixer: Extend regmap max_register (Martin Cerveny)
- drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices (Xie He)
- drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config (Jean Delvare)
- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515 (Jiri Kosina)
- gpio: tc35894: fix up tc35894 interrupt configuration (dillon min)
- USB: gadget: f_ncm: Fix NDP16 datagram validation (Bryan O'Donoghue)
- net: virtio_vsock: Enhance connection semantics (Sebastien Boeuf)
- vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock() (Stefano Garzarella)
- vsock/virtio: stop workers during the .remove() (Stefano Garzarella)
- vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock (Stefano Garzarella)
- Linux 4.14.200 (Greg Kroah-Hartman)
- ata: sata_mv, avoid trigerrable BUG_ON (Jiri Slaby)
- ata: make qc_prep return ata_completion_errors (Jiri Slaby)
- ata: define AC_ERR_OK (Jiri Slaby)
- lib/string.c: implement stpcpy (Nick Desaulniers)
- mm, THP, swap: fix allocating cluster for swapfile by mistake (Gao Xiang)
- kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() (Masami Hiramatsu)
- s390/dasd: Fix zero write for FBA devices (Jan Höppner)
- MIPS: Add the missing 'CPU_1074K' into __get_cpu_type() (Wei Li)
- ALSA: asihpi: fix iounmap in error handler (Tom Rix)
- batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh (Linus Lüssing)
- batman-adv: Add missing include for in_interrupt() (Sven Eckelmann)
- net: qed: RDMA personality shouldn't fail VF load (Dmitry Bogdanov)
- drm/vc4/vc4_hdmi: fill ASoC card owner (Marek Szyprowski)
- mac802154: tx: fix use-after-free (Eric Dumazet)
- batman-adv: mcast/TT: fix wrongly dropped or rerouted packets (Linus Lüssing)
- atm: eni: fix the missed pci_disable_device() for eni_init_one() (Jing Xiangfeng)
- batman-adv: bla: fix type misuse for backbone_gw hash indexing (Linus Lüssing)
- mwifiex: Increase AES key storage size to 256 bits (Maximilian Luz)
- clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init() (Tianjia Zhang)
- ieee802154/adf7242: check status of adf7242_read_reg (Tom Rix)
- ieee802154: fix one possible memleak in ca8210_dev_com_init (Liu Jian)
- objtool: Fix noreturn detection for ignored functions (Josh Poimboeuf)
- i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices() (Hans de Goede)
- s390/init: add missing __init annotations (Ilya Leoshkevich)
- btrfs: qgroup: fix data leak caused by race between writeback and truncate (Qu Wenruo)
- vfio/pci: fix racy on error and request eventfd ctx (Zeng Tao)
- selftests/x86/syscall_nt: Clear weird flags after each test (Andy Lutomirski)
- scsi: libfc: Skip additional kref updating work event (Javed Hasan)
- scsi: libfc: Handling of extra kref (Javed Hasan)
- cifs: Fix double add page to memcg when cifs_readpages (Zhang Xiaoxu)
- vfio/pci: Clear error and request eventfd ctx after releasing (Alex Williamson)
- x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline (Thomas Gleixner)
- mtd: parser: cmdline: Support MTD names containing one or more colons (Boris Brezillon)
- rapidio: avoid data race between file operation callbacks and mport_cdev_add(). (Madhuparna Bhowmik)
- mm/swap_state: fix a data race in swapin_nr_pages (Qian Cai)
- ceph: fix potential race in ceph_check_caps (Jeff Layton)
- mtd: rawnand: omap_elm: Fix runtime PM imbalance on error (Dinghao Liu)
- perf kcore_copy: Fix module map when there are no modules loaded (Adrian Hunter)
- perf util: Fix memory leak of prefix_if_not_in (Xie XiuQi)
- vfio/pci: fix memory leaks of eventfd ctx (Qian Cai)
- btrfs: don't force read-only after error in drop snapshot (David Sterba)
- usb: dwc3: Increase timeout for CmdAct cleared by device controller (Yu Chen)
- printk: handle blank console arguments passed in. (Shreyas Joshi)
- drm/nouveau/debugfs: fix runtime pm imbalance on error (Dinghao Liu)
- e1000: Do not perform reset in reset_task if we are already down (Alexander Duyck)
- arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register (Anshuman Khandual)
- USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int (Colin Ian King)
- fuse: don't check refcount after stealing page (Miklos Szeredi)
- powerpc/traps: Make unrecoverable NMIs die instead of panic (Nicholas Piggin)
- ALSA: hda: Fix potential race in unsol event handler (Takashi Iwai)
- tty: serial: samsung: Correct clock selection logic (Jonathan Bakker)
- USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe() (Tang Bin)
- Bluetooth: Handle Inquiry Cancel error after Inquiry Complete (Sonny Sasaka)
- phy: samsung: s5pv210-usb2: Add delay after reset (Jonathan Bakker)
- power: supply: max17040: Correct voltage reading (Jonathan Bakker)
- atm: fix a memory leak of vcc->user_back (Cong Wang)
- dt-bindings: sound: wm8994: Correct required supplies based on actual implementaion (Krzysztof Kozlowski)
- arm64: cpufeature: Relax checks for AArch32 support at EL[0-2] (Will Deacon)
- sparc64: vcc: Fix error return code in vcc_probe() (Wei Yongjun)
- staging:r8188eu: avoid skb_clone for amsdu to msdu conversion (Ivan Safonov)
- drivers: char: tlclk.c: Avoid data race between init and interrupt handler (Madhuparna Bhowmik)
- bdev: Reduce time holding bd_mutex in sync in blkdev_close() (Douglas Anderson)
- KVM: Remove CREATE_IRQCHIP/SET_PIT2 race (Steve Rutherford)
- serial: uartps: Wait for tx_empty in console setup (Raviteja Narayanam)
- scsi: qedi: Fix termination timeouts in session logout (Nilesh Javali)
- mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area (Jaewon Kim)
- mm/vmscan.c: fix data races using kswapd_classzone_idx (Qian Cai)
- mm/filemap.c: clear page error before actual read (Xianting Tian)
- mm/kmemleak.c: use address-of operator on section symbols (Nathan Chancellor)
- NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() (Trond Myklebust)
- ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra endpoint descriptor (Andreas Steinmetz)
- ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len (Liu Song)
- svcrdma: Fix leak of transport addresses (Chuck Lever)
- SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()' (Christophe JAILLET)
- RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices (Zhu Yanjun)
- tools: gpio-hammer: Avoid potential overflow in main (Gabriel Ravier)
- cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn (Pratik Rajesh Sampat)
- perf cpumap: Fix snprintf overflow check (Christophe JAILLET)
- serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout (Vignesh Raghavendra)
- serial: 8250_omap: Fix sleeping function called from invalid context during probe (Peter Ujfalusi)
- serial: 8250_port: Don't service RX FIFO if throttled (Vignesh Raghavendra)
- tracing: Use address-of operator on section symbols (Nathan Chancellor)
- rtc: ds1374: fix possible race condition (Alexandre Belloni)
- tpm: ibmvtpm: Wait for buffer to be set before proceeding (Stefan Berger)
- xfs: don't ever return a stale pointer from __xfs_dir3_free_read (Darrick J. Wong)
- media: tda10071: fix unsigned sign extension overflow (Colin Ian King)
- Bluetooth: L2CAP: handle l2cap config request during open state (Howard Chung)
- scsi: aacraid: Disabling TM path and only processing IOP reset (Sagar Biradar)
- ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read (Wen Gong)
- drm/amdgpu: increase atombios cmd timeout (John Clements)
- mm: avoid data corruption on CoW fault into PFN-mapped VMA (Kirill A. Shutemov)
- ext4: fix a data race at inode->i_disksize (Qiujun Huang)
- timekeeping: Prevent 32bit truncation in scale64_check_overflow() (Wen Yang)
- Bluetooth: guard against controllers sending zero'd events (Alain Michaud)
- media: go7007: Fix URB type for interrupt handling (Takashi Iwai)
- dmaengine: tegra-apb: Prevent race conditions on channel's freeing (Dmitry Osipenko)
- bpf: Remove recursion prevention from rcu free callback (Thomas Gleixner)
- x86/pkeys: Add check for pkey "overflow" (Dave Hansen)
- media: staging/imx: Missing assignment in imx_media_capture_device_register() (Dan Carpenter)
- KVM: x86: fix incorrect comparison in trace event (Paolo Bonzini)
- RDMA/rxe: Fix configuration of atomic queue pair attributes (Bart Van Assche)
- perf test: Fix test trace+probe_vfs_getname.sh on s390 (Thomas Richter)
- drm/omap: fix possible object reference leak (Wen Yang)
- scsi: lpfc: Fix coverity errors in fmdi attribute handling (James Smart)
- scsi: lpfc: Fix RQ buffer leakage when no IOCBs available (James Smart)
- selinux: sel_avc_get_stat_idx should increase position index (Vasily Averin)
- audit: CONFIG_CHANGE don't log internal bookkeeping as an event (Steve Grubb)
- skbuff: fix a data race in skb_queue_len() (Qian Cai)
- ALSA: hda: Clear RIRB status before reading WP (Mohan Kumar)
- KVM: fix overflow of zero page refcount with ksm running (Zhuang Yanying)
- Bluetooth: prefetch channel before killing sock (Hillf Danton)
- mm: pagewalk: fix termination condition in walk_pte_range() (Steven Price)
- Bluetooth: Fix refcount use-after-free issue (Manish Mandlik)
- tools/power/x86/intel_pstate_tracer: changes for python 3 compatibility (Doug Smythies)
- selftests/ftrace: fix glob selftest (Sven Schnelle)
- ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter (Mert Dirik)
- tracing: Set kernel_stack's caller size properly (Josef Bacik)
- powerpc/eeh: Only dump stack once if an MMIO loop is detected (Oliver O'Halloran)
- dmaengine: zynqmp_dma: fix burst length configuration (Matthias Fend)
- ACPI: EC: Reference count query handlers under lock (Rafael J. Wysocki)
- media: ti-vpe: cal: Restrict DMA to avoid memory corruption (Nikhil Devshatwar)
- seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier (Marco Elver)
- rt_cpu_seq_next should increase position index (Vasily Averin)
- neigh_stat_seq_next() should increase position index (Vasily Averin)
- kernel/sys.c: avoid copying possible padding bytes in copy_to_user (Joe Perches)
- CIFS: Properly process SMB3 lease breaks (Pavel Shilovsky)
- debugfs: Fix !DEBUG_FS debugfs_create_automount (Kusanagi Kouichi)
- gfs2: clean up iopen glock mess in gfs2_create_inode (Bob Peterson)
- mmc: core: Fix size overflow for mmc partitions (Bradley Bolen)
- RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()' (Christophe JAILLET)
- xfs: fix attr leaf header freemap.size underflow (Brian Foster)
- RDMA/i40iw: Fix potential use after free (Pan Bian)
- bcache: fix a lost wake-up problem caused by mca_cannibalize_lock (Guoju Fang)
- mfd: mfd-core: Protect against NULL call-back function pointer (Lee Jones)
- mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup() (Hou Tao)
- clk/ti/adpll: allocate room for terminating null (Stephen Kitt)
- scsi: fnic: fix use after free (Pan Bian)
- PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out (Dmitry Osipenko)
- ALSA: hda/realtek - Couldn't detect Mic if booting with headset plugged (Hui Wang)
- ALSA: usb-audio: Add delay quirk for H570e USB headsets (Joakim Tjernlund)
- x86/ioapic: Unbreak check_timer() (Thomas Gleixner)
- arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback (Mikulas Patocka)
- media: smiapp: Fix error handling at NVM reading (Sakari Ailus)
- ASoC: kirkwood: fix IRQ error handling (Russell King)
- gma/gma500: fix a memory disclosure bug due to uninitialized bytes (Kangjie Lu)
- m68k: q40: Fix info-leak in rtc_ioctl (Fuqian Huang)
- scsi: aacraid: fix illegal IO beyond last LBA (Balsundar P)
- mm: fix double page fault on arm64 if PTE_AF is cleared (Jia He)
- serial: 8250: Avoid error message on reprobe (Lukas Wunner)
- ipv4: Update exception handling for multipath routes via same device (David Ahern)
- net: add __must_check to skb_put_padto() (Eric Dumazet)
- net: phy: Avoid NPD upon phy_detach() when driver is unbound (Florian Fainelli)
- bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex. (Michael Chan)
- tipc: use skb_unshare() instead in tipc_buf_append() (Xin Long)
- tipc: fix shutdown() of connection oriented socket (Tetsuo Handa)
- net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC (Necip Fazil Yildiran)
- ip: fix tos reflection in ack and reset packets (Wei Wang)
- mm/thp: fix __split_huge_pmd_locked() for migration PMD (Ralph Campbell)
- kprobes: fix kill kprobe which has been marked as gone (Muchun Song)
- KVM: fix memory leak in kvm_io_bus_unregister_dev() (Rustam Kovhaev)
- phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init (Sivaprakash Murugesan)
- af_key: pfkey_dump needs parameter validation (Mark Salyzyn)
- Linux 4.14.199 (Greg Kroah-Hartman)
- x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y (Adam Borowski)
- powerpc/dma: Fix dma_map_ops::get_required_mask (Alexey Kardashevskiy)
- ehci-hcd: Move include to keep CRC stable (Quentin Perret)
- serial: 8250_pci: Add Realtek 816a and 816b (Tobias Diedrich)
- Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists (Hans de Goede)
- Input: trackpoint - add new trackpoint variant IDs (Vincent Huang)
- percpu: fix first chunk size calculation for populated bitmap (Sunghyun Jin)
- i2c: i801: Fix resume bug (Volker Rümelin)
- usblp: fix race between disconnect() and read() (Oliver Neukum)
- USB: UAS: fix disconnect by unplugging a hub (Oliver Neukum)
- USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook (Penghao)
- drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata() (Yu Kuai)
- drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail (Yu Kuai)
- MIPS: SNI: Fix spurious interrupts (Thomas Bogendoerfer)
- fbcon: Fix user font detection test at fbcon_resize(). (Tetsuo Handa)
- perf test: Free formats for perf pmu parse test (Namhyung Kim)
- MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT (Thomas Bogendoerfer)
- Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload (Michael Kelley)
- clk: rockchip: Fix initialization of mux_pll_src_4plls_p (Nathan Chancellor)
- KVM: MIPS: Change the definition of kvm type (Huacai Chen)
- spi: Fix memory leak on splited transfers (Gustav Wiklander)
- i2c: algo: pca: Reapply i2c bus settings after reset (Evan Nimmo)
- f2fs: fix indefinite loop scanning for free nid (Sahitya Tummala)
- nvme-fc: cancel async events before freeing event struct (David Milburn)
- rapidio: Replace 'select' DMAENGINES 'with depends on' (Laurent Pinchart)
- SUNRPC: stop printk reading past end of string (J. Bruce Fields)
- spi: spi-loopback-test: Fix out-of-bounds read (Vincent Whitchurch)
- scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery (James Smart)
- scsi: libfc: Fix for double free() (Javed Hasan)
- scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort (Dinghao Liu)
- NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall (Olga Kornievskaia)
- hv_netvsc: Remove "unlikely" from netvsc_select_queue (Haiyang Zhang)
- net: handle the return value of pskb_carve_frag_list() correctly (Miaohe Lin)
- gfs2: initialize transaction tr_ailX_lists earlier (Bob Peterson)
- gcov: add support for GCC 10.1 (Peter Oberparleiter)
- usb: typec: ucsi: acpi: Check the _DEP dependencies (Heikki Krogerus)
- usb: Fix out of sync data toggle if a configured device is reconfigured (Mathias Nyman)
- USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules (Aleksander Morgado)
- USB: serial: option: support dynamic Quectel USB compositions (Bjørn Mork)
- USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter (Patrick Riphagen)
- usb: core: fix slab-out-of-bounds Read in read_descriptors (Zeng Tao)
- staging: greybus: audio: fix uninitialized value issue (Vaibhav Agarwal)
- video: fbdev: fix OOB read in vga_8planes_imageblit() (Tetsuo Handa)
- ARM: dts: vfxxx: Add syscon compatible with OCOTP (Chris Healy)
- KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit (Wanpeng Li)
- fbcon: remove now unusued 'softback_lines' cursor() argument (Linus Torvalds)
- RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars (Yi Zhang)
- scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_login_sem (Hou Pu)
- scsi: target: iscsi: Fix data digest calculation (Varun Prakash)
- regulator: push allocation in set_consumer_device_supply() out of lock (Michał Mirosław)
- btrfs: fix wrong address when faulting in pages in the search ioctl (Filipe Manana)
- btrfs: fix lockdep splat in add_missing_dev (Josef Bacik)
- btrfs: require only sector size alignment for parent eb bytenr (Qu Wenruo)
- staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb() (Rustam Kovhaev)
- iio:accel:mma8452: Fix timestamp alignment and prevent data leak. (Jonathan Cameron)
- iio:accel:mma7455: Fix timestamp alignment and prevent data leak. (Jonathan Cameron)
- iio: accel: kxsd9: Fix alignment of local buffer. (Jonathan Cameron)
- iio:chemical:ccs811: Fix timestamp alignment and prevent data leak. (Jonathan Cameron)
- iio:light:max44000 Fix timestamp alignment and prevent data leak. (Jonathan Cameron)
- iio:magnetometer:ak8975 Fix alignment and data leak issues. (Jonathan Cameron)
- iio:adc:ti-adc081c Fix alignment and data leak issues (Jonathan Cameron)
- iio:adc:max1118 Fix alignment of timestamp and data leak issues (Jonathan Cameron)
- iio:adc:ina2xx Fix timestamp alignment issue. (Jonathan Cameron)
- iio:adc:ti-adc084s021 Fix alignment and data leak issues. (Jonathan Cameron)
- iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak. (Jonathan Cameron)
- iio:light:ltr501 Fix timestamp alignment issue. (Jonathan Cameron)
- iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set (Maxim Kochetkov)
- iio: adc: mcp3422: fix locking on error path (Angelo Compagnucci)
- iio: adc: mcp3422: fix locking scope (Angelo Compagnucci)
- gcov: Disable gcov build with GCC 10 (Leon Romanovsky)
- ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled (Rander Wang)
- cpufreq: intel_pstate: Refuse to turn off with HWP enabled (Rafael J. Wysocki)
- ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id (Evgeniy Didin)
- drivers/net/wan/hdlc_cisco: Add hard_header_len (Xie He)
- irqchip/eznps: Fix build error for !ARC700 builds (Vineet Gupta)
- xfs: initialize the shortform attr header padding entry (Darrick J. Wong)
- drivers/net/wan/lapbether: Set network_header before transmitting (Xie He)
- ALSA: hda: Fix 2 channel swapping for Tegra (Mohan Kumar)
- firestream: Fix memleak in fs_open (Dinghao Liu)
- NFC: st95hf: Fix memleak in st95hf_in_send_cmd (Dinghao Liu)
- drivers/net/wan/lapbether: Added needed_tailroom (Xie He)
- dmaengine: acpi: Put the CSRT table after using it (Hanjun Guo)
- ARC: HSDK: wireup perf irq (Vineet Gupta)
- arm64: dts: ns2: Fixed QSPI compatible string (Florian Fainelli)
- ARM: dts: BCM5301X: Fixed QSPI compatible string (Florian Fainelli)
- mmc: sdhci-msm: Add retries when all tuning phases are found valid (Douglas Anderson)
- RDMA/core: Fix reported speed and width (Kamal Heib)
- scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA (Luo Jiaxing)
- RDMA/rxe: Drop pointless checks in rxe_init_ports (Kamal Heib)
- RDMA/rxe: Fix memleak in rxe_mem_init_user (Dinghao Liu)
- ARM: dts: socfpga: fix register entry for timer3 on Arria10 (Dinh Nguyen)
- Linux 4.14.198 (Greg Kroah-Hartman)
- net: disable netpoll on fresh napis (Jakub Kicinski)
- tipc: fix shutdown() of connectionless socket (Tetsuo Handa)
- sctp: not disable bh in the whole sctp_get_port_local() (Xin Long)
- net: usb: dm9601: Add USB ID of Keenetic Plus DSL (Kamil Lorenc)
- netlabel: fix problems with mapping removal (Paul Moore)
- bnxt: don't enable NAPI until rings are ready (Jakub Kicinski)
- block: ensure bdi->io_pages is always initialized (Jens Axboe)
- ALSA; firewire-tascam: exclude Tascam FE-8 from detection (Takashi Sakamoto)
- Linux 4.14.197 (Greg Kroah-Hartman)
- net: usb: Fix uninit-was-stored issue in asix_read_phy_addr() (Himadri Pandya)
- cfg80211: regulatory: reject invalid hints (Johannes Berg)
- checkpatch: fix the usage of capture group ( ... ) (Mrinal Pandey)
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception (James Morse)
- KVM: arm64: Survive synchronous exceptions caused by AT instructions (James Morse)
- KVM: arm64: Defer guest entry when an asynchronous exception is pending (James Morse)
- KVM: arm64: Add kvm_extable for vaxorcism code (James Morse)
- mm: slub: fix conversion of freelist_corrupted() (Eugeniu Rosca)
- dm thin metadata: Avoid returning cmd->bm wild pointer on error (Ye Bin)
- dm cache metadata: Avoid returning cmd->bm wild pointer on error (Ye Bin)
- libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks (Tejun Heo)
- affs: fix basic permission bits to actually work (Max Staudt)
- ALSA: firewire-digi00x: exclude Avid Adrenaline from detection (Takashi Sakamoto)
- ALSA: hda/hdmi: always check pin power status in i915 pin fixup (Kai Vehmanen)
- ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check (Takashi Iwai)
- ALSA: ca0106: fix error code handling (Tong Zhang)
- usb: qmi_wwan: add D-Link DWM-222 A2 device ID (Rogan Dawes)
- net: usb: qmi_wwan: add Telit 0x1050 composition (Daniele Palmas)
- btrfs: fix potential deadlock in the search ioctl (Josef Bacik)
- uaccess: Add non-pagefault user-space write function (Daniel Borkmann)
- uaccess: Add non-pagefault user-space read functions (Masami Hiramatsu)
- btrfs: set the lockdep class for log tree extent buffers (Josef Bacik)
- btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind (Nikolay Borisov)
- btrfs: Remove redundant extent_buffer_get in get_old_root (Nikolay Borisov)
- btrfs: drop path before adding new uuid tree entry (Josef Bacik)
- include/linux/log2.h: add missing () around n in roundup_pow_of_two() (Jason Gunthorpe)
- thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 (Tony Lindgren)
- iommu/vt-d: Serialize IOMMU GCMD register modifications (Lu Baolu)
- tg3: Fix soft lockup when tg3_reset_task() fails. (Michael Chan)
- fix regression in "epoll: Keep a reference on files added to the check list" (Al Viro)
- net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init() (Shung-Hsi Yu)
- perf tools: Correct SNOOPX field offset (Al Grant)
- nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()' (Christophe JAILLET)
- bnxt_en: Fix PCI AER error recovery flow (Vasundhara Volam)
- bnxt_en: Check for zero dir entries in NVRAM. (Vasundhara Volam)
- gtp: add GTPA_LINK info to msg sent to userspace (Nicolas Dichtel)
- dmaengine: pl330: Fix burst length if burst size is smaller than bus width (Marek Szyprowski)
- net: arc_emac: Fix memleak in arc_mdio_probe (Dinghao Liu)
- ravb: Fixed to be able to unload modules (Yuusuke Ashizuka)
- net: systemport: Fix memleak in bcm_sysport_probe (Dinghao Liu)
- net: hns: Fix memleak in hns_nic_dev_probe (Dinghao Liu)
- netfilter: nf_tables: fix destination register zeroing (Florian Westphal)
- netfilter: nf_tables: incorrect enum nft_list_attributes definition (Pablo Neira Ayuso)
- netfilter: nf_tables: add NFTA_SET_USERDATA if not null (Pablo Neira Ayuso)
- MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores (Florian Fainelli)
- MIPS: mm: BMIPS5000 has inclusive physical caches (Florian Fainelli)
- dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma_xlate() (Yu Kuai)
- batman-adv: bla: use netif_rx_ni when not in interrupt context (Jussi Kivilinna)
- batman-adv: Fix own OGM check in aggregated OGMs (Linus Lüssing)
- batman-adv: Avoid uninitialized chaddr when handling DHCP (Sven Eckelmann)
- dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling (Peter Ujfalusi)
- xen/xenbus: Fix granting of vmalloc'd memory (Simon Leiner)
- s390: don't trace preemption in percpu macros (Sven Schnelle)
- cpuidle: Fixup IRQ state (Peter Zijlstra)
- ceph: don't allow setlease on cephfs (Jeff Layton)
- hwmon: (applesmc) check status earlier. (Tom Rix)
- drm/msm: add shutdown support for display platform_driver (Krishna Manikandan)
- perf record/stat: Explicitly call out event modifiers in the documentation (Kim Phillips)
- HID: core: Sanitize event code and type when mapping input (Marc Zyngier)
- HID: core: Correctly handle ReportSize being zero (Marc Zyngier)
- dm crypt: add flags to optionally bypass kcryptd workqueues (Ignat Korchagin) [Orabug: 31998675]
- configfs: make ci_type field, some pointers and function arguments const (Bhumika Goyal) [Orabug: 32023670]
- drm/vmwgfx: Use the dma scatter-gather iterator to get dma addresses (Thomas Hellstrom) [Orabug: 32033773]
- i40e: Corrects i40e_setup_tc and i40e_xdp defined but not used warnings (John Donnelly) [Orabug: 32034055]
- SCSI: Corrects 'ret' not used warning (John Donnelly) [Orabug: 32041771]
- IB/mlx4: disable CQ time stamping (aru kolappan) [Orabug: 32042519]
- bnxt: Corrects warning: 'struct tc_cls_flower_offload' (John Donnelly) [Orabug: 32047140]
- qed: Corrects warning: 'qed_iwarp_ll2_slowpath' defined but not used (John Donnelly) [Orabug: 32052282]
-
Wed Oct 21 2020 Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com> [4.14.35-2043.el7uek]
- Revert "XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information." (Somasundaram Krishnasamy) [Orabug: 32041544]