kernel-rt-4.18.0-540.rt7.329.el8

* Fri Feb 09 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-540.rt7.329.el8]
- [rt] build kernel-rt-4.18.0-540.rt7.329.el8 [RHEL-5332]
- mm/readahead: reintroduce legacy madvise_willneed behavior to force_page_cache_readahead (Rafael Aquini) [RHEL-22476]
- PCI: Disable ATS for specific Intel IPU E2000 devices (Myron Stowe) [RHEL-21011]
- PCI: Extract ATS disabling to a helper function (Myron Stowe) [RHEL-21011]
- HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit (Tony Camuso) [RHEL-14732]
- HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID (Tony Camuso) [RHEL-14732]
- HID: intel-ish-hid: Fix kernel panic during warm reset (Tony Camuso) [RHEL-14732]
- net: usb: ax88179_178a: avoid failed operations when device is disconnected (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: avoid two consecutive device resets (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: fix failed operations during ax88179_reset (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: Bind only to vendor-specific interface (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: wol optimizations (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: move priv to driver_priv (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: restore state on resume (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: clean up pm calls (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: remove redundant init code (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: make drivers set the TSO limit not the GSO limit (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: add Allied Telesis AT-UMCs (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: add TSO feature (Jose Ignacio Tornos Martinez) [RHEL-17561]
- ethernet: constify references to netdev->dev_addr in drivers (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: initialize local variables before use (Jose Ignacio Tornos Martinez) [RHEL-17561]
- gve: Remove dependency on 4k page size. (Joshua Washington) [RHEL-22210]
- gve: Add page size register to the register_page_list command. (Joshua Washington) [RHEL-22210]
- gve: Remove obsolete checks that rely on page size. (Joshua Washington) [RHEL-22210]
- gve: Deprecate adminq_pfn for pci revision 0x1. (Joshua Washington) [RHEL-22210]
- gve: Perform adminq allocations through a dma_pool. (Joshua Washington) [RHEL-22210]
- gve: add gve_features_check() (Joshua Washington) [RHEL-22210]
- gve: Fixes for napi_poll when budget is 0 (Joshua Washington) [RHEL-22210]
- gve: Do not fully free QPL pages on prefill errors (Joshua Washington) [RHEL-22210]
- gve: Use size_add() in call to struct_size() (Joshua Washington) [RHEL-22210]
- gve: fix frag_list chaining (Joshua Washington) [RHEL-22210]
- gve: RX path for DQO-QPL (Joshua Washington) [RHEL-22210 RHEL-9878]
- gve: Tx path for DQO-QPL (Joshua Washington) [RHEL-22210 RHEL-9878]
- gve: Control path for DQO-QPL (Joshua Washington) [RHEL-22210 RHEL-9878]
- gve: trivial spell fix Recive to Receive (Joshua Washington) [RHEL-22210]
- gve: unify driver name usage (Joshua Washington) [RHEL-22210]
- gve: Set default duplex configuration to full (Joshua Washington) [RHEL-22210]
- gve: Remove the code of clearing PBA bit (Joshua Washington) [RHEL-22210]
- gve: Secure enough bytes in the first TX desc for all TCP pkts (Joshua Washington) [RHEL-22210]
- gve: Cache link_speed value from device (Joshua Washington) [RHEL-22210]
- gve: Add AF_XDP zero-copy support for GQI-QPL format (Joshua Washington) [RHEL-22210]
- gve: Add XDP REDIRECT support for GQI-QPL format (Joshua Washington) [RHEL-22210]
- gve: Add XDP DROP and TX support for GQI-QPL format (Joshua Washington) [RHEL-22210]
- gve: Changes to add new TX queues (Joshua Washington) [RHEL-22210]
- gve: XDP support GQI-QPL: helper function changes (Joshua Washington) [RHEL-22210]
- gve: Fix gve interrupt names (Joshua Washington) [RHEL-22210]
- gve: Handle alternate miss completions (Joshua Washington) [RHEL-22210]
- gve: Adding a new AdminQ command to verify driver (Joshua Washington) [RHEL-22210]
- gve: Fix error return code in gve_prefill_rx_pages() (Joshua Washington) [RHEL-22210]
- gve: Reduce alloc and copy costs in the GQ rx path (Joshua Washington) [RHEL-22210]
- google/gve:fix repeated words in comments (Joshua Washington) [RHEL-22210]
- gve: Fix spelling mistake "droping" -> "dropping" (Joshua Washington) [RHEL-22210]
- gve: enhance no queue page list detection (Joshua Washington) [RHEL-22210]
- net: Google gve: Remove dma_wmb() before ringing doorbell (Joshua Washington) [RHEL-22210]
Resolves: RHEL-5332

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
Denys Vlasenko 2024-02-09 23:11:18 +01:00
parent 4bb70d31d1
commit ae52035010
2 changed files with 61 additions and 5 deletions

View File

@ -12,7 +12,7 @@
# change below to w4T.xzdio):
%define _binary_payload w3T.xzdio
%global distro_build 539
%global distro_build 540
# Sign the x86_64 kernel for secure boot authentication
%ifarch x86_64 aarch64 s390x ppc64le
@ -38,10 +38,10 @@
# define buildid .local
%define specversion 4.18.0
%define pkgrelease 539.rt7.328.el8
%define pkgrelease 540.rt7.329.el8
# allow pkg_release to have configurable %%{?dist} tag
%define specrelease 539.rt7.328%{?dist}
%define specrelease 540.rt7.329%{?dist}
%define pkg_release %{specrelease}%{?buildid}
@ -147,7 +147,7 @@
# The preempt RT patch level
%global rttag .rt7
# realtimeN
%global rtbuild .328
%global rtbuild .329
%define with_doc 0
%define with_headers 0
%define with_cross_headers 0
@ -2698,6 +2698,62 @@ fi
#
#
%changelog
* Fri Feb 09 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-540.rt7.329.el8]
- [rt] build kernel-rt-4.18.0-540.rt7.329.el8 [RHEL-5332]
- mm/readahead: reintroduce legacy madvise_willneed behavior to force_page_cache_readahead (Rafael Aquini) [RHEL-22476]
- PCI: Disable ATS for specific Intel IPU E2000 devices (Myron Stowe) [RHEL-21011]
- PCI: Extract ATS disabling to a helper function (Myron Stowe) [RHEL-21011]
- HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit (Tony Camuso) [RHEL-14732]
- HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID (Tony Camuso) [RHEL-14732]
- HID: intel-ish-hid: Fix kernel panic during warm reset (Tony Camuso) [RHEL-14732]
- net: usb: ax88179_178a: avoid failed operations when device is disconnected (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: avoid two consecutive device resets (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: fix failed operations during ax88179_reset (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: Bind only to vendor-specific interface (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: wol optimizations (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: move priv to driver_priv (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: restore state on resume (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: clean up pm calls (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: remove redundant init code (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: make drivers set the TSO limit not the GSO limit (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: add Allied Telesis AT-UMCs (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: add TSO feature (Jose Ignacio Tornos Martinez) [RHEL-17561]
- ethernet: constify references to netdev->dev_addr in drivers (Jose Ignacio Tornos Martinez) [RHEL-17561]
- net: usb: ax88179_178a: initialize local variables before use (Jose Ignacio Tornos Martinez) [RHEL-17561]
- gve: Remove dependency on 4k page size. (Joshua Washington) [RHEL-22210]
- gve: Add page size register to the register_page_list command. (Joshua Washington) [RHEL-22210]
- gve: Remove obsolete checks that rely on page size. (Joshua Washington) [RHEL-22210]
- gve: Deprecate adminq_pfn for pci revision 0x1. (Joshua Washington) [RHEL-22210]
- gve: Perform adminq allocations through a dma_pool. (Joshua Washington) [RHEL-22210]
- gve: add gve_features_check() (Joshua Washington) [RHEL-22210]
- gve: Fixes for napi_poll when budget is 0 (Joshua Washington) [RHEL-22210]
- gve: Do not fully free QPL pages on prefill errors (Joshua Washington) [RHEL-22210]
- gve: Use size_add() in call to struct_size() (Joshua Washington) [RHEL-22210]
- gve: fix frag_list chaining (Joshua Washington) [RHEL-22210]
- gve: RX path for DQO-QPL (Joshua Washington) [RHEL-22210 RHEL-9878]
- gve: Tx path for DQO-QPL (Joshua Washington) [RHEL-22210 RHEL-9878]
- gve: Control path for DQO-QPL (Joshua Washington) [RHEL-22210 RHEL-9878]
- gve: trivial spell fix Recive to Receive (Joshua Washington) [RHEL-22210]
- gve: unify driver name usage (Joshua Washington) [RHEL-22210]
- gve: Set default duplex configuration to full (Joshua Washington) [RHEL-22210]
- gve: Remove the code of clearing PBA bit (Joshua Washington) [RHEL-22210]
- gve: Secure enough bytes in the first TX desc for all TCP pkts (Joshua Washington) [RHEL-22210]
- gve: Cache link_speed value from device (Joshua Washington) [RHEL-22210]
- gve: Add AF_XDP zero-copy support for GQI-QPL format (Joshua Washington) [RHEL-22210]
- gve: Add XDP REDIRECT support for GQI-QPL format (Joshua Washington) [RHEL-22210]
- gve: Add XDP DROP and TX support for GQI-QPL format (Joshua Washington) [RHEL-22210]
- gve: Changes to add new TX queues (Joshua Washington) [RHEL-22210]
- gve: XDP support GQI-QPL: helper function changes (Joshua Washington) [RHEL-22210]
- gve: Fix gve interrupt names (Joshua Washington) [RHEL-22210]
- gve: Handle alternate miss completions (Joshua Washington) [RHEL-22210]
- gve: Adding a new AdminQ command to verify driver (Joshua Washington) [RHEL-22210]
- gve: Fix error return code in gve_prefill_rx_pages() (Joshua Washington) [RHEL-22210]
- gve: Reduce alloc and copy costs in the GQ rx path (Joshua Washington) [RHEL-22210]
- google/gve:fix repeated words in comments (Joshua Washington) [RHEL-22210]
- gve: Fix spelling mistake "droping" -> "dropping" (Joshua Washington) [RHEL-22210]
- gve: enhance no queue page list detection (Joshua Washington) [RHEL-22210]
- net: Google gve: Remove dma_wmb() before ringing doorbell (Joshua Washington) [RHEL-22210]
* Tue Feb 06 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-539.rt7.328.el8]
- [rt] build kernel-rt-4.18.0-539.rt7.328.el8 [RHEL-5332]
- tcp: Dump bound-only sockets in inet_diag. (Guillaume Nault) [RHEL-6113]

View File

@ -1 +1 @@
SHA512 (linux-4.18.0-539.rt7.328.el8.tar.xz) = e3079aba44ae3e85b8826d5361b24472ef762914ba78b1173712424fb006412399deb368a18a5b5bff820fdc5c95e0127fe0dba9a3ba889e8d6584f331960d2d
SHA512 (linux-4.18.0-540.rt7.329.el8.tar.xz) = 7e16558e3e28f6ee1e5ff710eba6d716798753081fbe251dc2f5a137283da6474abbf76c274c12df6a2dc7fb0c9cc6896c57b2a563fb22edcbc06dc049f704a1