diff --git a/Makefile.rhelver b/Makefile.rhelver index 23a9c55..a3407cf 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 4 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 380 +RHEL_RELEASE = 381 # # ZSTREAM diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index a77c6d2..01dfa94 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -6348,7 +6348,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 6fc6984..4ca121f 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -6326,7 +6326,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index d85c866..f5ce91c 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -6341,7 +6341,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index d41eb84..a4c6b5c 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -6319,7 +6319,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 3b8f304..e86663e 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -6347,7 +6347,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set diff --git a/kernel.spec b/kernel.spec index 75aa70c..05a589f 100755 --- a/kernel.spec +++ b/kernel.spec @@ -165,15 +165,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 380 +%define pkgrelease 381 %define kversion 5 -%define tarfile_release 5.14.0-380.el9 +%define tarfile_release 5.14.0-381.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 380%{?buildid}%{?dist} +%define specrelease 381%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-380.el9 +%define kabiversion 5.14.0-381.el9 # # End of genspec.sh variables @@ -3745,6 +3745,67 @@ fi # # %changelog +* Mon Oct 30 2023 Scott Weaver [5.14.0-381.el9] +- ethernet: ibmveth: use ether_addr_to_u64() (Mamatha Inamdar) [RHEL-11214] +- ethernet: ibmveth: use default_groups in kobj_type (Mamatha Inamdar) [RHEL-11214] +- ibmveth: Use dcbf rather than dcbfl (Mamatha Inamdar) [RHEL-11214] +- ibmveth: Remove condition to recompute TCP header checksum. (Mamatha Inamdar) [RHEL-11214] +- team: fix null-ptr-deref when team device type is changed (Hangbin Liu) [RHEL-13965] +- team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves (Hangbin Liu) [RHEL-13965] +- team: reset team's flags when down link is P2P device (Hangbin Liu) [RHEL-13965] +- docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file (Mamatha Inamdar) [RHEL-11206] +- powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via partition information (Mamatha Inamdar) [RHEL-11206] +- docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file (Mamatha Inamdar) [RHEL-11206] +- powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via domain information (Mamatha Inamdar) [RHEL-11206] +- docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file (Mamatha Inamdar) [RHEL-11206] +- powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via virtual processor information (Mamatha Inamdar) [RHEL-11206] +- docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file (Mamatha Inamdar) [RHEL-11206] +- powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor config information (Mamatha Inamdar) [RHEL-11206] +- docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file (Mamatha Inamdar) [RHEL-11206] +- powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus topology information (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Update metric events for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Update metric event names for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Update JSON/events for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Move JSON/events to appropriate files for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Drop STORES_PER_INST metric event for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Drop some of the JSON/events for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Update the JSON/events descriptions for power10 platform (Mamatha Inamdar) [RHEL-11206] +- redhat: Enable -Werror for s390x and ppc64le, too (Thomas Huth) [RHEL-12454] +- genirq: Allow irq_chip registration functions to take a const irq_chip (Thomas Huth) [RHEL-12454] +- scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp (Thomas Huth) [RHEL-12454] +- uaccess: fix type mismatch warnings from access_ok() (Thomas Huth) [RHEL-12454] +- s390/con3270: use proper type for tasklet function (Thomas Huth) [RHEL-12454] +- net/smc: Remove left-over label and code from a previous incomplete backport (Thomas Huth) [RHEL-12454] +- ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next() (Hangbin Liu) [RHEL-13963] +- net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr (Hangbin Liu) [RHEL-13963] +- ipv6: ignore dst hint for multipath routes (Hangbin Liu) [RHEL-13963] +- ip6mr: Fix skb_under_panic in ip6mr_cache_report() (Hangbin Liu) [RHEL-13963] +- ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address (Hangbin Liu) [RHEL-13963] +- ipv6/addrconf: fix a potential refcount underflow for idev (Hangbin Liu) [RHEL-13963] +- icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev(). (Hangbin Liu) [RHEL-13963] +- udp: re-score reuseport groups when connected sockets are present (Paolo Abeni) [RHEL-14356] +- udp6: fix udp6_ehashfn() typo (Paolo Abeni) [RHEL-14356] +- udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint (Paolo Abeni) [RHEL-14356] +- selftests/powerpc/dexcr: Add DEXCR status utility lsdexcr (Mamatha Inamdar) [RHEL-11207] +- selftests/powerpc/dexcr: Add hashst/hashchk test (Mamatha Inamdar) [RHEL-11207] +- powerpc/dexcr: Move HASHCHK trap handler (Mamatha Inamdar) [RHEL-11207] +- powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support (Mamatha Inamdar) [RHEL-11207] +- powerpc/dexcr: Support userspace ROP protection (Mamatha Inamdar) [RHEL-11207] +- powerpc/dexcr: Handle hashchk exception (Mamatha Inamdar) [RHEL-11207] +- leds: Clear LED_INIT_DEFAULT_TRIGGER when clearing current trigger (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: Fix oops about sleeping in led_trigger_blink() (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: Fix set_brightness_delayed() race (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: Fix reference to led_set_brightness() in doc (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: Remove ide-disk trigger (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: trigger: use RCU to protect the led_cdevs list (Jose Ignacio Tornos Martinez) [RHEL-5083] +- powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked() (Mamatha Inamdar) [RHEL-8392] +- mm, mremap: fix mremap() expanding for vma's with vm_ops->close() (Donald Dutile) [RHEL-9198] +- wifi: rtw89: support U-NII-4 channels on 5GHz band (Íñigo Huguet) [RHEL-5740] +- wifi: rtw89: regd: judge UNII-4 according to BIOS and chip (Íñigo Huguet) [RHEL-5740] +- wifi: rtw89: introduce realtek ACPI DSM method (Íñigo Huguet) [RHEL-5740] +- wifi: rtw89: 8851b: add 8851B basic chip_info (Íñigo Huguet) [RHEL-5740] + * Wed Oct 25 2023 Scott Weaver [5.14.0-380.el9] - Add CONFIG_LRU_GEN to RHEL configs collection (Chris von Recklinghausen) [RHEL-1848] - Add CONFIG_LRU_GEN_STATS to RHEL configs collection (Chris von Recklinghausen) [RHEL-1848] diff --git a/sources b/sources index 308651e..4641a07 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-380.el9.tar.xz) = b846e83abf5aab88c34acbdd6890c243b3ef3416f0f3cd9468d0159771655209a9db54c8c9d472bf5dc975202104242504f9a1296f909718b49712e50a78c569 -SHA512 (kernel-abi-stablelists-5.14.0-380.el9.tar.bz2) = 8e261da58c06305548d4bbab59659e31c5c3f4051dda0b07089386a7f12179a896e05b57e431ba41ce3e595d612eaf6d343073de35908e48f05402b42a3485bf -SHA512 (kernel-kabi-dw-5.14.0-380.el9.tar.bz2) = 06eee7cef21b9dd6272f8cf4b52135928cff60f8327d08a563af3451044b1714801117383937d5fcea42aa9bb1516e8dc31f4a93e0f6a77e53ff7a2fbc7f03b3 +SHA512 (linux-5.14.0-381.el9.tar.xz) = 3fa3097baf6a5c199f0c8f60aaf3aabfdb0e4b0837e2befd9afa11be47044c70ced283ac3f2e0e54eb29781c18a38fa00c8d15c98fbc5a39f025b3fab22dc8f1 +SHA512 (kernel-abi-stablelists-5.14.0-381.el9.tar.bz2) = 967b20bb54f99d248e184fc162e25b8cd3daa0508e2e297fdbfb8de83b625e33044e1aea2d9bddc96a5b636bf39f87deb36888f9834e94a07241c7e228f90a3a +SHA512 (kernel-kabi-dw-5.14.0-381.el9.tar.bz2) = 24044a927ad3b588219808aef5df4f5fd028dabace0126d7f6b05f57a311720af0f216d297e0392bc8f2541417c883c2ef36ca6ff9606184bd9f0a3a98b76a50