Commit Graph

7 Commits

Author SHA1 Message Date
Denys Vlasenko
43fb701665 kernel-4.18.0-492.el8
* Tue May 09 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-492.el8]
- xfs: assert in xfs_btree_del_cursor should take into account error (Andrey Albershteyn) [2183168]
- xfs: prevent a UAF when log IO errors race with unmount (Andrey Albershteyn) [2183168]
- xfs: fix NULL pointer dereference in xfs_getbmap() (Andrey Albershteyn) [2183168]
- xfs: avoid a UAF when log intent item recovery fails (Andrey Albershteyn) [2183168]
- xfs: fix memory leak in xfs_errortag_init (Andrey Albershteyn) [2183168]
- xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init() (Andrey Albershteyn) [2183168]
- xfs: fix sb write verify for lazysbcount (Andrey Albershteyn) [2183168]
- xfs: invalidate block device page cache during unmount (Andrey Albershteyn) [2183168]
- xfs: invalidate xfs_bufs when allocating cow extents (Andrey Albershteyn) [2183168]
- xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING (Andrey Albershteyn) [2183168]
- xfs: fix intermittent hang during quotacheck (Andrey Albershteyn) [2183168]
- xfs: fix exception caused by unexpected illegal bestcount in leaf dir (Andrey Albershteyn) [2183168]
- xfs: fix super block buf log item UAF during force shutdown (Andrey Albershteyn) [2183168]
- xfs: fix uninitialized variable access (Andrey Albershteyn) [2183168]
- xfs: fix potential log item leak (Andrey Albershteyn) [2183168]
- xfs: fix inode reservation space for removing transaction (Andrey Albershteyn) [2183168]
- xfs: fix extent busy updating (Andrey Albershteyn) [2183168]
- xfs: fix low space alloc deadlock (Andrey Albershteyn) [2183168]
- xfs: purge dquots after inode walk fails during quotacheck (Andrey Albershteyn) [2183168]
- xfs: get root inode correctly at bulkstat (Andrey Albershteyn) [2183168]
- iomap: iomap: fix memory corruption when recording errors during writeback (Andrey Albershteyn) [2183168]
- xfs: attach dquots to inode before reading data/cow fork mappings (Andrey Albershteyn) [2183168]
- xfs: get rid of assert from xfs_btree_islastblock (Andrey Albershteyn) [2183168]
- xfs: fix use-after-free in xattr node block inactivation (Andrey Albershteyn) [2183168]
- xfs: pass the correct cursor to xfs_iomap_prealloc_size (Andrey Albershteyn) [2183168]
- xfs: don't report reserved bnobt space as available (Andrey Albershteyn) [2183168]
- xfs: fix overfilling of reserve pool (Andrey Albershteyn) [2183168]
- xfs: always succeed at setting the reserve pool size (Andrey Albershteyn) [2183168]
- xfs: remove infinite loop when reserving free block pool (Andrey Albershteyn) [2166567 2183168]
- xfs: don't include bnobt blocks when reserving free block pool (Andrey Albershteyn) [2183168]
- xfs: document the XFS_ALLOC_AGFL_RESERVE constant (Andrey Albershteyn) [2183168]
- xfs: prevent UAF in xfs_log_item_in_current_chkpt (Andrey Albershteyn) [2183168]
- xfs: fix incorrect i_nlink caused by inode racing (Andrey Albershteyn) [2183168]
- xfs: fix incorrect error-out in xfs_remove (Andrey Albershteyn) [2183168]
- KVM: s390: GISA: sort out physical vs virtual pointers usage (Cédric Le Goater) [2169294]
- KVM: s390: disable migration mode when dirty tracking is disabled (Cédric Le Goater) [2169294]
- KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails (Cédric Le Goater) [2169294]
- iommu/s390: Make attach succeed even if the device is in error state (Cédric Le Goater) [2169294]
- KVM: s390: pci: Fix allocation size of aift kzdev elements (Cédric Le Goater) [2169294]
- iommu/s390: Fix incorrect aperture check (Cédric Le Goater) [2169294]
- KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page (Cédric Le Goater) [2169294]
- KVM: s390: pv: sort out physical vs virtual pointers usage (Cédric Le Goater) [2169294]
- KVM: s390: sida: sort out physical vs virtual pointers usage (Cédric Le Goater) [2169294]
- KVM: s390: sort out physical vs virtual pointers usage (Cédric Le Goater) [2169294]
- iommu/s390: Fail probe for non-PCI devices (Cédric Le Goater) [2169294]
- PCI/AER: Remove redundant Device Control Error Reporting Enable (Myron Stowe) [2180894]
- PCI/AER: Configure ECRC only if AER is native (Myron Stowe) [2180894]
- PCI/AER: Iterate over error counters instead of error strings (Myron Stowe) [2180894]
- PCI/AER: Enable error reporting when AER is native (Myron Stowe) [2180894]
- PCI/AER: Configure ECRC for every device (Myron Stowe) [2180894]
- PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits (Myron Stowe) [2180894]
- PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions (Myron Stowe) [2180894]
- PCI/AER: Use consistent format when printing PCI device (Myron Stowe) [2180894]
- PCI/sysfs: Rely on lengths from scnprintf(), dsm_label_utf16s_to_utf8s() (Myron Stowe) [2180894]
- PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun (Myron Stowe) [2180894]
- mlxsw: minimal: Fix deadlock in ports creation (Petr Oros) [2177956]
- mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_device_unregister() (Petr Oros) [2177956]
- net: devlink: convert reload command to take implicit devlink->lock (Petr Oros) [2177956]
- mlxsw: convert driver to use unlocked devlink API during init/fini (Petr Oros) [2177956]
- mlxsw: Narrow the critical section of devl_lock during ports creation/removal (Petr Oros) [2177956]
- ice: sleep, don't busy-wait, in the SQ send retry loop (Michal Schmidt) [2184013]
- ice: remove unused buffer copy code in ice_sq_send_cmd_retry() (Michal Schmidt) [2184013]
- ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT (Michal Schmidt) [2184013]
- ice: remove ice_ctl_q_info::sq_cmd_timeout (Michal Schmidt) [2184013]
- ice: increase the GNSS data polling interval to 20 ms (Michal Schmidt) [2184013]
- ice: do not busy-wait to read GNSS data (Michal Schmidt) [2184013]
- enic: Use irq_update_affinity_hint() (Michal Schmidt) [2101515]
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit (Michal Schmidt) [2101515]
- net: enic: Cure the enic api locking trainwreck (Michal Schmidt) [2101515]
- enic: switch from 'pci_' to 'dma_' API (Michal Schmidt) [2101515]
- enic: convert to new udp_tunnel_nic infra (Michal Schmidt) [2101515]
- enic: let core reject the unsupported coalescing parameters (Michal Schmidt) [2101515]
- scsi: mpt3sas: Fix an issue when driver is being removed (Tomas Henzl) [2166206]
- scsi: mpt3sas: Remove HBA BIOS version in the kernel log (Tomas Henzl) [2166206]
- scsi: mpt3sas: Don't print sense pool info twice (Tomas Henzl) [2166206]
- scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() (Tomas Henzl) [2166206]
- scsi: mpt3sas: Fix a memory leak (Tomas Henzl) [2166206]
- scsi: mpt3sas: Demote log level for trace buffer allocation to info (Tomas Henzl) [2166206]
- scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add() (Tomas Henzl) [2166206]
- scsi: mpt3sas: Remove usage of dma_get_required_mask() API (Tomas Henzl) [2166206]
- scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Tomas Henzl) [2166206]
- ipmi: msghandler: kABI implementation was wrong (Tony Camuso) [2182345]
- hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condition (Chris von Recklinghausen) [2184583] {CVE-2023-1855}
- RDMA/irdma: Add ipv4 check to irdma_find_listener() (Kamal Heib) [2117129 2135976]
- RDMA/irdma: Increase iWARP CM default rexmit count (Kamal Heib) [2117129 2135976]
- RDMA/irdma: Fix memory leak of PBLE objects (Kamal Heib) [2117129 2135976]
- RDMA/irdma: Do not generate SW completions for NOPs (Kamal Heib) [2117129 2135976]
- RDMA/irdma: Remove a redundant irdma_arp_table() call (Kamal Heib) [2117129 2135976]
- migrate: grab the compound head in migration_entry_wait_on_locked (Nico Pache) [2188249]
- module: Don't wait for GOING modules (Mark Langsdorf) [1964563]
- redhat/configs: Fix DEBUG_BLK_CGROUP and BFQ_CGROUP_DEBUG configs (Vladis Dronov)
- x86/MCE/AMD: Clear DFR errors found in THR handler (Prarit Bhargava) [2190279]
Resolves: rhbz#1964563, rhbz#2101515, rhbz#2117129, rhbz#2135976, rhbz#2166206, rhbz#2166567, rhbz#2169294, rhbz#2177956, rhbz#2180894, rhbz#2182345, rhbz#2183168, rhbz#2184013, rhbz#2184583, rhbz#2188249, rhbz#2190279

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-05-09 17:11:04 +02:00
Denys Vlasenko
394c244cdf kernel-4.18.0-491.el8
* Fri May 05 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-491.el8]
- iommu/amd: Update amd_iommu_fault structure to include PCI seg ID (Jerry Snitselaar) [2117775]
- iommu/amd: Update device_state structure to include PCI seg ID (Jerry Snitselaar) [2117775]
- iommu/amd: Print PCI segment ID in error log messages (Jerry Snitselaar) [2117775]
- iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands (Jerry Snitselaar) [2117775]
- iommu/amd: Specify PCI segment ID when getting pci device (Jerry Snitselaar) [2117775]
- iommu/amd: Include PCI segment ID when initialize IOMMU (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce get_device_sbdf_id() helper function (Jerry Snitselaar) [2117775]
- iommu/amd: Flush upto last_bdf only (Jerry Snitselaar) [2117775]
- iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf] (Jerry Snitselaar) [2117775]
- iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit() (Jerry Snitselaar) [2117775]
- iommu/amd: Update (un)init_device_table_dma() (Jerry Snitselaar) [2117775]
- iommu/amd: Update set_dte_irq_entry (Jerry Snitselaar) [2117775]
- iommu/amd: Update dump_dte_entry (Jerry Snitselaar) [2117775]
- iommu/amd: Update iommu_ignore_device (Jerry Snitselaar) [2117775]
- iommu/amd: Update set_dte_entry and clear_dte_entry (Jerry Snitselaar) [2117775]
- iommu/amd: Convert to use per PCI segment rlookup_table (Jerry Snitselaar) [2117775]
- iommu/amd: Update alloc_irq_table and alloc_irq_index (Jerry Snitselaar) [2117775]
- iommu/amd: Update amd_irte_ops functions (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce struct amd_ir_data.iommu (Jerry Snitselaar) [2117775]
- iommu/amd: Update irq_remapping_alloc to use IOMMU lookup helper function (Jerry Snitselaar) [2117775]
- iommu/amd: Convert to use rlookup_amd_iommu helper function (Jerry Snitselaar) [2117775]
- iommu/amd: Convert to use per PCI segment irq_lookup_table (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce per PCI segment rlookup table size (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce per PCI segment alias table size (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce per PCI segment device table size (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce per PCI segment last_bdf (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce per PCI segment unity map list (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce per PCI segment alias_table (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce per PCI segment old_dev_tbl_cpy (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce per PCI segment dev_data_list (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce per PCI segment irq_lookup_table (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce per PCI segment rlookup table (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce per PCI segment device table (Jerry Snitselaar) [2117775]
- iommu/amd: Introduce pci segment structure (Jerry Snitselaar) [2117775]
- iommu/amd: Update struct iommu_dev_data definition (Jerry Snitselaar) [2117775]
- redhat: configs: Enable CONFIG_INTEL_IOMMU_PERF_EVENTS (Jerry Snitselaar) [2176995]
- iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug (Jerry Snitselaar) [2176995]
- iommu/vt-d: Enable IOMMU perfmon support (Jerry Snitselaar) [2176995]
- iommu/vt-d: Add IOMMU perfmon overflow handler support (Jerry Snitselaar) [2176995]
- iommu/vt-d: Support cpumask for IOMMU perfmon (Jerry Snitselaar) [2176995]
- iommu/vt-d: Add IOMMU perfmon support (Jerry Snitselaar) [2176995]
- iommu/vt-d: Support Enhanced Command Interface (Jerry Snitselaar) [2176995]
- iommu/vt-d: Retrieve IOMMU perfmon capability information (Jerry Snitselaar) [2176995]
- iommu/vt-d: Fix error handling in sva enable/disable paths (Jerry Snitselaar) [2181397]
- iommu/vt-d: Support size of the register set in DRHD (Jerry Snitselaar) [2181397]
- iommu/vt-d: Allow zero SAGAW if second-stage not supported (Jerry Snitselaar) [2181397]
- iommu/vt-d: Remove include/linux/intel-svm.h (Jerry Snitselaar) [2181397]
- iommu/vt-d: Allow to use flush-queue when first level is default (Jerry Snitselaar) [2181397]
- iommu/vt-d: Fix PASID directory pointer coherency (Jerry Snitselaar) [2181397]
- iommu/vt-d: Set No Execute Enable bit in PASID table entry (Jerry Snitselaar) [2181397]
- iommu: Remove SVM_FLAG_SUPERVISOR_MODE support (Jerry Snitselaar) [2181397]
- iommu/vt-d: Fix PCI device refcount leak in prq_event_thread() (Jerry Snitselaar) [2181397]
- PCI: Enable PASID only when ACS RR & UF enabled on upstream path (Jerry Snitselaar) [2181397]
- iommu/vt-d: Set SRE bit only when hardware has SRS cap (Jerry Snitselaar) [2181397]
- iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries (Jerry Snitselaar) [2181397]
- iommu/vt-d: Remove pasid_set_eafe() (Jerry Snitselaar) [2181397]
- iommu/vt-d: Remove unnecessary SVA data accesses in page fault path (Jerry Snitselaar) [2181397]
- iommu/vt-d: Add RPLS to quirk list to skip TE disabling (Jerry Snitselaar) [2181397]
- iommu: Remove guest pasid related interfaces and definitions (Jerry Snitselaar) [2181397]
- iommu/vt-d: Remove guest pasid related callbacks (Jerry Snitselaar) [2181397]
- iommu/vt-d: Remove unused PASID_DISABLED (Jerry Snitselaar) [2181397]
- iommu/vt-d: Clean up unused PASID updating functions (Jerry Snitselaar) [2181397]
- iommu/vtd: Replace acpi_bus_get_device() (Jerry Snitselaar) [2181397]
- iommu/vt-d: Remove unused dma_to_mm_pfn function (Jerry Snitselaar) [2181397]
- iommu/vt-d: Use bitmap_zalloc() when applicable (Jerry Snitselaar) [2181397]
- iommu/vt-d: Remove unused macros (Jerry Snitselaar) [2181397]
- iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check() (Jerry Snitselaar) [2181397]
- iommu/vt-d: Use rcu_lock in get_resv_regions (Jerry Snitselaar) [2181397]
- iommu: Add gfp parameter to iommu_alloc_resv_region (Jerry Snitselaar) [2181397]
- iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init() (Jerry Snitselaar) [2181397]
- iommu/vt-d: Fix PCI device refcount leak in has_external_pci() (Jerry Snitselaar) [2181397]
- iommu/vt-d: Remove iova_cache_get/put() (Jerry Snitselaar) [2181397]
- iommu/vt-d: Add missing "__init" for rmrr_sanity_check() (Jerry Snitselaar) [2181397]
- iommu/arm-smmu: Force identity domains for legacy binding (Jerry Snitselaar) [2181397]
- iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd() (Jerry Snitselaar) [2181397]
- iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master() (Jerry Snitselaar) [2181397]
- iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks (Jerry Snitselaar) [2181397]
- iommu: Make sysfs robust for non-API groups (Jerry Snitselaar) [2181397]
- iommu: Use right way to retrieve iommu_ops (Jerry Snitselaar) [2181397]
- iommu: Remove apply_resv_region (Jerry Snitselaar) [2181397]
- iommu/dma: Explicitly sort PCI DMA windows (Jerry Snitselaar) [2181397]
- iommu: Do not dereference fwnode in struct device (Jerry Snitselaar) [2181397]
- iommu: Remove duplicate ida_free in iommu_group_alloc (Jerry Snitselaar) [2181397]
- iommu: Directly use ida_alloc()/free() (Jerry Snitselaar) [2181397]
- iommu/iova: change IOVA_MAG_SIZE to 127 to save memory (Jerry Snitselaar) [2181397]
- iommu/iova: Fix alloc iova overflows issue (Jerry Snitselaar) [2181397]
- iova: Remove iovad->rcaches check in iova_rcache_get() (Jerry Snitselaar) [2181397]
- iova: Remove magazine BUG_ON() checks (Jerry Snitselaar) [2181397]
- iova: Remove some magazine pointer NULL checks (Jerry Snitselaar) [2181397]
- swiotlb: fix a braino in the alignment check fix (Jerry Snitselaar) [2181397]
- swiotlb: fix slot alignment checks (Jerry Snitselaar) [2181397]
- swiotlb: use wrap_area_index() instead of open-coding it (Jerry Snitselaar) [2181397]
- swiotlb: fix the deadlock in swiotlb_do_find_slots (Jerry Snitselaar) [2181397]
- swiotlb: mark swiotlb_memblock_alloc() as __init (Jerry Snitselaar) [2181397]
- swiotlb: remove swiotlb_max_segment (Jerry Snitselaar) [2181397]
- swiotlb: reduce the swiotlb buffer size on allocation failure (Jerry Snitselaar) [2181397]
- swiotlb: replace kmap_atomic() with memcpy_{from,to}_page() (Jerry Snitselaar) [2181397]
- swiotlb: don't panic! (Jerry Snitselaar) [2181397]
- iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode (Jerry Snitselaar) [2175620]
- iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support (Jerry Snitselaar) [2181397]
- iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback (Jerry Snitselaar) [2181397]
- iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback (Jerry Snitselaar) [2181397]
- iommu/vt-d: Avoid unnecessary global DMA cache invalidation (Jerry Snitselaar) [2176983]
- iommu/vt-d: Avoid unnecessary global IRTE cache invalidation (Jerry Snitselaar) [2176983]
- iommu/vt-d: Fix buggy QAT device mask (Jerry Snitselaar) [2169568]
- iommu/vt-d: Add a fix for devices need extra dtlb flush (Jerry Snitselaar) [2169568]
- xfs: fix off-by-one-block in xfs_discard_folio() (Carlos Maiolino) [2112147]
- xfs: drop write error injection is unfixable, remove it (Carlos Maiolino) [2112147]
- xfs: use iomap_valid method to detect stale cached iomaps (Carlos Maiolino) [2112147]
- iomap: write iomap validity checks (Carlos Maiolino) [2112147]
- xfs: xfs_bmap_punch_delalloc_range() should take a byte range (Carlos Maiolino) [2112147]
- iomap: buffered write failure should not truncate the page cache (Carlos Maiolino) [2112147]
- iomap: Export page_cache_seek_hole_data (Carlos Maiolino) [2112147]
- xfs,iomap: move delalloc punching to iomap (Carlos Maiolino) [2112147]
- xfs: use byte ranges for write cleanup ranges (Carlos Maiolino) [2112147]
- xfs: punching delalloc extents on write failure is racy (Carlos Maiolino) [2112147]
- xfs: write page faults in iomap are not buffered writes (Carlos Maiolino) [2112147]
- iomap: iomap_read_inline_data cleanup (Carlos Maiolino) [2112147]
- iomap: Fix inline extent handling in iomap_readpage (Carlos Maiolino) [2112147]
- iomap: constify iomap_iter_srcmap (Carlos Maiolino) [2112147]
- iomap: rework unshare flag (Carlos Maiolino) [2112147]
- iomap: pass an iomap_iter to various buffered I/O helpers (Carlos Maiolino) [2112147]
- iomap: remove iomap_apply (Carlos Maiolino) [2112147]
- fsdax: Fix infinite loop in dax_iomap_rw() (Carlos Maiolino) [2112147]
- fsdax: switch dax_iomap_rw to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: switch iomap_swapfile_activate to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: switch iomap_seek_data to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: switch iomap_seek_hole to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: switch iomap_bmap to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: switch iomap_fiemap to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: switch __iomap_dio_rw to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: support REQ_OP_ZONE_APPEND (Carlos Maiolino) [2112147]
- iomap: add a filesystem hook for direct I/O bio submission (Carlos Maiolino) [2112147]
- iomap: switch iomap_page_mkwrite to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: switch iomap_zero_range to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: Change calling convention for zeroing (Carlos Maiolino) [2112147]
- iomap: switch iomap_file_unshare to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: switch iomap_file_buffered_write to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: switch readahead and readpage to use iomap_iter (Carlos Maiolino) [2112147]
- iomap: add the new iomap_iter model (Carlos Maiolino) [2112147]
- iomap: fix the iomap_readpage_actor return value for inline data (Carlos Maiolino) [2112147]
- iomap: Support inline data with block size < page size (Carlos Maiolino) [2112147]
- fs: mark the iomap argument to __block_write_begin_int const (Carlos Maiolino) [2112147]
- fsdax: mark the iomap argument to dax_iomap_sector as const (Carlos Maiolino) [2112147]
- iomap: mark the iomap argument to iomap_read_page_sync const (Carlos Maiolino) [2112147]
- iomap: mark the iomap argument to iomap_read_inline_data const (Carlos Maiolino) [2112147]
- iomap: mark the iomap argument to iomap_inline_data_valid const (Carlos Maiolino) [2112147]
- iomap: mark the iomap argument to iomap_inline_data const (Carlos Maiolino) [2112147]
- iomap: mark the iomap argument to iomap_sector const (Carlos Maiolino) [2112147]
- ipv6: Fix an uninit variable access bug in __ip6_make_skb() (Hangbin Liu) [2185798]
- ipv6: Fix tcp socket connection with DSCP. (Hangbin Liu) [2185798]
- ipv6: Fix datagram socket connection with DSCP. (Hangbin Liu) [2185798]
- ipv6: avoid use-after-free in ip6_fragment() (Hangbin Liu) [2185798]
- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network (Hangbin Liu) [2185798]
- ipv6: fix WARNING in ip6_route_net_exit_late() (Hangbin Liu) [2185798]
- ipv6: ensure sane device mtu in tunnels (Hangbin Liu) [2185798]
- KVM: arm64: PMU: Restore the guest's EL0 event counting after migration (Shaoqin Huang) [2175146]
- KVM: arm64: Retry fault if vma_lookup() results become invalid (Shaoqin Huang) [2175146]
- KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPU (Shaoqin Huang) [2175146]
- KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current value (Shaoqin Huang) [2175146]
- KVM: arm64: timers: Convert per-vcpu virtual offset to a global value (Shaoqin Huang) [2175146]
- KVM: arm64: Fix non-kerneldoc comments (Shaoqin Huang) [2175146]
- arm64/sysreg: clean up some inconsistent indenting (Shaoqin Huang) [2175146]
- KVM: arm64: timers: Don't BUG() on unhandled timer trap (Shaoqin Huang) [2175146]
- KVM: arm64: Reduce overhead of trapped timer sysreg accesses (Shaoqin Huang) [2175146]
- KVM: arm64: Don't arm a hrtimer for an already pending timer (Shaoqin Huang) [2175146]
- KVM: arm64: Fix S1PTW handling on RO memslots (Shaoqin Huang) [2175146]
- KVM: arm64: Fix typo in comment (Shaoqin Huang) [2175146]
- KVM: arm64: Fix pvtime documentation (Shaoqin Huang) [2175146]
- KVM: arm64: Fix PAR_TO_HPFAR() to work independently of PA_BITS. (Shaoqin Huang) [2175146]
- KVM: arm64: nvhe: Fix build with profile optimization (Shaoqin Huang) [2175146]
- fuse: wait for writepages in syncfs (Brian Foster) [2185834]
- virtio_fs: Modify format for virtio_fs_direct_access (Brian Foster) [2185834]
- virtiofs: delete unused parameter for virtio_fs_cleanup_vqs (Brian Foster) [2185834]
- virtiofs: use strscpy for copying the queue name (Brian Foster) [2185834]
- virtiofs: propagate sync() to file server (Brian Foster) [2185834]
- fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID (Brian Foster) [2185834]
- fuse: extend FUSE_SETXATTR request (Brian Foster) [2185834]
- virtiofs: fix userns (Brian Foster) [2185834]
- virtiofs: remove useless function (Brian Foster) [2185834]
- virtiofs: split requests that exceed virtqueue size (Brian Foster) [2185834]
- virtiofs: fix memory leak in virtio_fs_probe() (Brian Foster) [2185834]
- virtio_fs: convert to LE accessors (Brian Foster) [2185834]
- dmaengine: use sysfs_emit() to instead of scnprintf() (Jerry Snitselaar) [2181398]
- dmaengine: Simplify dmaenginem_async_device_register() function (Jerry Snitselaar) [2181398]
- dmaengine: idma64: Update bytes_transferred field (Jerry Snitselaar) [2181398]
- dmaengine: dw: Move check for paused channel to dwc_get_residue() (Jerry Snitselaar) [2181398]
- dmaengine: ptdma: check for null desc before calling pt_cmd_callback (Jerry Snitselaar) [2181398]
- dmaengine: idxd: Fix default allowed read buffers value in group (Jerry Snitselaar) [2181398]
- dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0 (Jerry Snitselaar) [2181398]
- ptdma: pt_core_execute_cmd() should use spinlock (Jerry Snitselaar) [2181398]
- dmaengine: Fix double increment of client_count in dma_chan_get() (Jerry Snitselaar) [2181398]
- dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup() (Jerry Snitselaar) [2153929]
- cifs: set a minimum of 120s for next dns resolution (Ronnie Sahlberg) [2182867]
- cifs: use the expiry output of dns_query to schedule next resolution (Ronnie Sahlberg) [2182867]
- cifs: sanitize paths in cifs_update_super_prepath. (Ronnie Sahlberg) [2182472]
- redhat/configs: Fix incorrect configs location and content (Vladis Dronov)
- scsi: megaraid_sas: Fix double kfree() (Tomas Henzl) [2163670]
- scsi: megaraid_sas: Fix fw_crash_buffer_show() (Tomas Henzl) [2163670]
- scsi: megaraid_sas: Fix crash after a double completion (Tomas Henzl) [2163670]
- scsi: megaraid_sas: Driver version update to 07.725.01.00-rc1 (Tomas Henzl) [2163670]
- scsi: megaraid_sas: Add crash dump mode capability bit in MFI capabilities (Tomas Henzl) [2163670]
- scsi: megaraid_sas: Update max supported LD IDs to 240 (Tomas Henzl) [2163670]
- scsi: megaraid_sas: Add flexible array member for SGLs (Tomas Henzl) [2163670]
- scsi: megaraid_sas: Fix some spelling mistakes in comment (Tomas Henzl) [2163670]
- scsi: megaraid_sas: Remove unnecessary kfree() (Tomas Henzl) [2163670]
- scsi: megaraid_sas: Use irq_set_affinity_and_hint() (Tomas Henzl) [2163670]
- scsi: megaraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Tomas Henzl) [2163670]
- scsi: ses: Handle enclosure with just a primary component gracefully (Tomas Henzl) [2188481]
- ipvlan: hold lower dev to avoid possible use-after-free (Davide Caratti) [2188055]
- net: macvlan: Use built-in RCU list checking (Davide Caratti) [2188055]
- x86/split_lock: Enumerate architectural split lock disable bit (Prarit Bhargava) [2123535]
- bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state (Yauheni Kaliuta) [2175160]
- hwmon: (coretemp) avoid RDMSR interrupts to isolated CPUs (Marcelo Tosatti) [2158707]
- scsi: target: iscsi: Handle abort for WRITE_PENDING cmds (Maurizio Lombardi) [2156588]
- scsi: target: iscsit: Fix TAS handling during conn cleanup (Maurizio Lombardi) [2156588]
Resolves: rhbz#2112147, rhbz#2117775, rhbz#2123535, rhbz#2153929, rhbz#2156588, rhbz#2158707, rhbz#2163670, rhbz#2169568, rhbz#2175146, rhbz#2175160, rhbz#2175620, rhbz#2176983, rhbz#2176995, rhbz#2181397, rhbz#2181398, rhbz#2182472, rhbz#2182867, rhbz#2185798, rhbz#2185834, rhbz#2188055, rhbz#2188481

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-05-05 15:50:03 +02:00
Denys Vlasenko
581db46301 kernel-4.18.0-478.el8
* Thu Mar 16 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-478.el8]
- net/tunnel: wait until all sk_user_data reader finish before releasing the sock (Hangbin Liu) [2176344]
- powerpc/pseries: unregister VPA when hot unplugging a CPU (Mamatha Inamdar) [2143007]
- net: mana: Fix IRQ name - add PCI and queue number (Mohammed Gamal) [2172474]
- net: mana: Fix return type of mana_start_xmit() (Mohammed Gamal) [2172474]
- net: mana: Define data structures for protection domain and memory registration (Mohammed Gamal) [2172474]
- net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES (Mohammed Gamal) [2172474]
- net: mana: Define max values for SGL entries (Mohammed Gamal) [2172474]
- net: mana: Move header files to a common location (Mohammed Gamal) [2172474]
- net: mana: Record port number in netdev (Mohammed Gamal) [2172474]
- net: mana: Export Work Queue functions for use by RDMA driver (Mohammed Gamal) [2172474]
- net: mana: Set the DMA device max segment size (Mohammed Gamal) [2172474]
- net: mana: Handle vport sharing between devices (Mohammed Gamal) [2172474]
- net: mana: Record the physical address for doorbell page region (Mohammed Gamal) [2172474]
- net: mana: Add support for auxiliary device (Mohammed Gamal) [2172474]
- hv_netvsc: Check status in SEND_RNDIS_PKT completion message (Mohammed Gamal) [2172438]
- hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC (Mohammed Gamal) [2172438]
- hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap() (Mohammed Gamal) [2172438]
- Drivers: hv: Make remove callback of hyperv driver void returned (Mohammed Gamal) [2172438]
- hv: fix comment typo in vmbus_channel/low_latency (Mohammed Gamal) [2172434]
- x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants (Mohammed Gamal) [2172434]
- x86/hyperv: Fix hv_get/set_register for nested bringup (Mohammed Gamal) [2172434]
- x86/hyperv: Add an interface to do nested hypercalls (Mohammed Gamal) [2172434]
- Drivers: hv: Setup synic registers in case of nested root partition (Mohammed Gamal) [2172434]
- x86/hyperv: Add support for detecting nested hypervisor (Mohammed Gamal) [2172434]
- x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define (Mohammed Gamal) [2172434]
- x86/hyperv: Expand definition of struct hv_vp_assist_page (Mohammed Gamal) [2172434]
- KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls (Mohammed Gamal) [2172434]
- x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h (Mohammed Gamal) [2172434]
- iommu/hyper-v: Allow hyperv irq remapping without x2apic (Mohammed Gamal) [2172434]
- smp: Fix offline cpu check in flush_smp_call_function_queue() (Waiman Long) [2169471]
- sched/fair: Trigger the update of blocked load on newly idle cpu (Waiman Long) [2169471]
- redhat: rh-dist-git should depend on rh-srpm (Denys Vlasenko)
- redhat: change kabi tarballs to use the package release (Denys Vlasenko)
- redhat/Makefile: add variables used in rhel9 makefiles (Denys Vlasenko)
- redhat/Makefile: Remove RHPRODUCT variable (Denys Vlasenko)
- redhat/scripts/rh-dist-git.sh: expand sources from srpm (Denys Vlasenko)
- redhat: remove GL_DISTGIT_USER, RHDISTGIT and unify dist-git cloning (Denys Vlasenko)
- redhat/scripts/rh-dist-git.sh: Use Makefile variables (Denys Vlasenko)
- redhat: fix typo and make the output more silent for dist-git sync (Denys Vlasenko)
- redhat: add initial support for centos stream dist-git sync on Makefiles (Denys Vlasenko)
- internal: update RHEL_MINOR for the start of RHEL-8.9 development (Denys Vlasenko)
- watchdog: diag288_wdt: fix __diag288() inline assembly (Tobias Huschle) [2171361]
- watchdog: diag288_wdt: do not use stack buffers for hardware data (Tobias Huschle) [2171361]
- bonding: add documentation for peer_notif_delay (Ryosuke Yasuoka) [2171348]
- net: mana: Fix IRQ name - add PCI and queue number (Mohammed Gamal) [2166787]
- crypto: des - disallow des3 in FIPS mode (Vladis Dronov) [2175234]
- self-tests: more rps self tests (Paolo Abeni) [2168878]
- net: make default_rps_mask a per netns attribute (Paolo Abeni) [2168878]
- self-tests: introduce self-tests for RPS default mask (Paolo Abeni) [2168878]
- net: introduce default_rps_mask netns attribute (Paolo Abeni) [2168878]
- net-sysctl: factor-out rpm mask manipulation helpers (Paolo Abeni) [2168878]
- net-sysctl: factor out cpumask parsing helper (Paolo Abeni) [2168878]
- txhash: Make rethinking txhash behavior configurable via sysctl (Paolo Abeni) [2168878]
- net-sysfs: Call dev_hold always in rx_queue_add_kobject (Paolo Abeni) [2168878]
- net-sysfs: Call dev_hold always in netdev_queue_add_kobject (Paolo Abeni) [2168878]
- net-sysfs: fix netdev_queue_add_kobject() breakage (Paolo Abeni) [2168878]
- net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject (Paolo Abeni) [2168878]
- ice/ptp: fix the PTP worker retrying indefinitely if the link went down (Petr Oros) [2166392]
- ice: reschedule ice_ptp_wait_for_offset_valid during reset (Petr Oros) [2166392]
- ice: make Tx and Rx vernier offset calibration independent (Petr Oros) [2166392]
- ice: only check set bits in ice_ptp_flush_tx_tracker (Petr Oros) [2166392]
- ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp (Petr Oros) [2166392]
- ice: cleanup allocations in ice_ptp_alloc_tx_tracker (Petr Oros) [2166392]
- ice: protect init and calibrating check in ice_ptp_request_ts (Petr Oros) [2166392]
- ice: check Tx timestamp memory register for ready timestamps (Petr Oros) [2166392]
- ice: handle discarding old Tx requests in ice_ptp_tx_tstamp (Petr Oros) [2166392]
- ice: always call ice_ptp_link_change and make it void (Petr Oros) [2166392]
- ice: fix misuse of "link err" with "link status" (Petr Oros) [2166392]
- ice: Reset TS memory for all quads (Petr Oros) [2166392]
- ice: Remove the E822 vernier "bypass" logic (Petr Oros) [2166392]
- ice: Use more generic names for ice_ptp_tx fields (Petr Oros) [2166392]
- ice: Merge pin initialization of E810 and E810T adapters (Petr Oros) [2166392]
- ice: Check if reset in progress while waiting for offsets (Petr Oros) [2166392]
- NFS: Judge the file access cache's timestamp in rcu path (Benjamin Coddington) [2161321]
- redhat: switch to z-stream for 8.8 (Lucas Zampieri)
Resolves: rhbz#2176344, rhbz#2143007, rhbz#2172474, rhbz#2172438, rhbz#2172434, rhbz#2169471, rhbz#2171361, rhbz#2171348, rhbz#2166787, rhbz#2175234, rhbz#2168878, rhbz#2166392, rhbz#2161321

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-03-16 11:13:21 +01:00
CentOS Sources
3be43e9c4d Auto sync2gitlab import of kernel-4.18.0-448.el8.src.rpm 2023-01-12 18:05:16 +00:00
James Antill
119d747067 Auto sync2gitlab import of kernel-4.18.0-394.el8.src.rpm 2022-06-06 22:00:07 -04:00
James Antill
ce74951dff Auto sync2gitlab import of kernel-4.18.0-383.el8.src.rpm 2022-05-31 14:38:45 -04:00
James Antill
ceb45b01f3 Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00