diff --git a/Makefile.rhelver b/Makefile.rhelver index f50482b..8326a36 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 1 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 134 +RHEL_RELEASE = 135 # # ZSTREAM diff --git a/kernel.spec b/kernel.spec index b60dda0..a2c102b 100755 --- a/kernel.spec +++ b/kernel.spec @@ -121,13 +121,13 @@ Summary: The Linux kernel %define kversion 5.14 %define rpmversion 5.14.0 -%define pkgrelease 134.el9 +%define pkgrelease 135.el9 # This is needed to do merge window version magic %define patchlevel 14 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 134%{?buildid}%{?dist} +%define specrelease 135%{?buildid}%{?dist} %define pkg_release %{specrelease} @@ -679,7 +679,7 @@ BuildRequires: lld # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.14.0-134.el9.tar.xz +Source0: linux-5.14.0-135.el9.tar.xz Source1: Makefile.rhelver @@ -1351,8 +1351,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.14.0-134.el9 -c -mv linux-5.14.0-134.el9 linux-%{KVERREL} +%setup -q -n kernel-5.14.0-135.el9 -c +mv linux-5.14.0-135.el9 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -3009,6 +3009,96 @@ fi # # %changelog +* Thu Jul 21 2022 Patrick Talbert [5.14.0-135.el9] +- PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299 (Myron Stowe) [2015786] +- PCI/PM: Avoid putting Elo i2 PCIe Ports in D3cold (Myron Stowe) [2015786] +- PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3 (Myron Stowe) [2015786] +- thunderbolt: Do not make DROM read success compulsory (Myron Stowe) [2015786] +- thunderbolt: Do not resume routers if UID is not set (Myron Stowe) [2015786] +- thunderbolt: Retry DROM reads for more failure scenarios (Myron Stowe) [2015786] +- PCI: PM: Fix ordering of operations in pci_back_from_sleep() (Myron Stowe) [2015786] +- PCI: PM: Do not call platform_pci_power_manageable() unnecessarily (Myron Stowe) [2015786] +- PCI: PM: Make pci_choose_state() call pci_target_state() (Myron Stowe) [2015786] +- PCI: PM: Rearrange pci_target_state() (Myron Stowe) [2015786] +- PCI: PM: Simplify acpi_pci_power_manageable() (Myron Stowe) [2015786] +- PCI: PM: Drop struct pci_platform_pm_ops (Myron Stowe) [2015786] +- PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI (Myron Stowe) [2015786] +- PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM (Myron Stowe) [2015786] +- driver core: Split device_platform_notify() (Myron Stowe) [2015786] +- software nodes: Split software_node_notify() (Myron Stowe) [2015786] +- PCI: PM: Enable PME if it can be signaled from D3cold (Myron Stowe) [2015786] +- PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently (Myron Stowe) [2015786] +- PCI: Use pci_update_current_state() in pci_enable_device_flags() (Myron Stowe) [2015786] +- net: tipc: fix possible refcount leak in tipc_sk_create() (Xin Long) [2106046] +- tipc: fix use-after-free Read in tipc_named_reinit (Xin Long) [2106046] +- tipc: check attribute length for bearer name (Xin Long) [2106046] +- nvdimm/blk: add error handling support for add_disk() (Ming Lei) [2103992] +- nvdimm/blk: avoid calling del_gendisk() on early failures (Ming Lei) [2103992] +- nvdimm/btt: add error handling support for add_disk() (Ming Lei) [2103992] +- nvdimm/btt: use goto error labels on btt_blk_init() (Ming Lei) [2103992] +- nvdimm/btt: do not call del_gendisk() if not needed (Ming Lei) [2103992] +- nvdimm/pmem: use add_disk() error handling (Ming Lei) [2103992] +- mmc: block: Add error handling support for add_disk() (Ming Lei) [2103992] +- memstick: mspro_block: Add error handling support for add_disk() (Ming Lei) [2103992] +- netfilter: nf_tables: stricter validation of element data (Florian Westphal) [2104592] {CVE-2022-34918} +- net: openvswitch: fix misuse of the cached connection on tuple changes (Timothy Redaelli) [2104139] +- ethtool: Fix get module eeprom fallback (Davide Caratti) [2103977] +- veth: Add updating of trans_start (Davide Caratti) [2103977] +- selftests: mptcp: Initialize variables to quiet gcc 12 warnings (Davide Caratti) [2103906] +- mptcp: fix conflict with (Davide Caratti) [2103906] +- selftests: mptcp: more stable diag tests (Davide Caratti) [2103906] +- mptcp: fix race on unaccepted mptcp sockets (Davide Caratti) [2103906] +- mptcp: consistent map handling on failure (Davide Caratti) [2103906] +- mptcp: fix shutdown vs fallback race (Davide Caratti) [2103906] +- mptcp: invoke MP_FAIL response when needed (Davide Caratti) [2103906] +- mptcp: introduce MAPPING_BAD_CSUM (Davide Caratti) [2103906] +- mptcp: fix error mibs accounting (Davide Caratti) [2103906] +- selftests: mptcp: add MP_FAIL reset testcase (Davide Caratti) [2103906] +- mptcp: Do not traverse the subflow connection list without lock (Davide Caratti) [2103906] +- mptcp: Check for orphaned subflow before handling MP_FAIL timer (Davide Caratti) [2103906] +- mptcp: stop using the mptcp_has_another_subflow() helper (Davide Caratti) [2103906] +- net: sched: add barrier to fix packet stuck problem for lockless qdisc (Davide Caratti) [2103902] +- net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (Davide Caratti) [2103902] +- tipc: move bc link creation back to tipc_node_create (Xin Long) [2086388] +- netfilter: nf_tables: replace BUG_ON by element length check (Florian Westphal) [2102148] +- netfilter: nf_log: incorrect offset to network header (Florian Westphal) [2102148] +- netfilter: conntrack: fix crash due to confirmed bit load reordering (Florian Westphal) [2102148] +- netfilter: nft_set_pipapo: release elements in clone from abort path (Florian Westphal) [2102148] +- netfilter: nf_tables: avoid skb access on nf_stolen (Florian Westphal) [2102148] +- netfilter: nf_tables: consolidate rule verdict trace call (Florian Westphal) [2102148] +- netfilter: br_netfilter: do not skip all hooks with 0 priority (Florian Westphal) [2102148] +- netfilter: nft_dynset: restore set element counter when failing to update (Florian Westphal) [2102148] +- selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh (Florian Westphal) [2102148] +- netfilter: use get_random_u32 instead of prandom (Florian Westphal) [2102148] +- netfilter: nf_tables: bail out early if hardware offload is not supported (Florian Westphal) [2102148] +- netfilter: nf_tables: memleak flow rule from commit path (Florian Westphal) [2102148] +- netfilter: nf_tables: release new hooks on unsupported flowtable flags (Florian Westphal) [2102148] +- netfilter: nf_tables: always initialize flowtable hook list in transaction (Florian Westphal) [2102148] +- netfilter: nf_tables: delete flowtable hooks via transaction list (Florian Westphal) [2102148] +- netfilter: nf_tables: hold mutex on netns pre_exit path (Florian Westphal) [2102148] +- netfilter: conntrack: re-fetch conntrack after insertion (Florian Westphal) [2102148] +- netfilter: flowtable: move dst_check to packet path (Florian Westphal) [2102148] +- netfilter: flowtable: fix TCP flow teardown (Florian Westphal) [2102148] +- netfilter: flowtable: pass flowtable to nf_flow_table_iterate() (Florian Westphal) [2102148] +- netfilter: nft_flow_offload: fix offload with pppoe + vlan (Florian Westphal) [2102148] +- netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices (Florian Westphal) [2102148] +- netfilter: flowtable: fix excessive hw offload attempts after failure (Florian Westphal) [2102148] +- netfilter: nf_nat_h323: eliminate anonymous module_init & module_exit (Florian Westphal) [2102148] +- netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 (Florian Westphal) [2102148] +- netfilter: socket: icmp6: fix use-after-scope (Florian Westphal) [2102148] +- selftests/net: fix section name when using xdp_dummy.o (Hangbin Liu) [2103541] +- selftests/net: enable lo.accept_local in psock_snd test (Hangbin Liu) [2103541] +- tunnels: do not assume mac header is set in skb_tunnel_check_pmtu() (Guillaume Nault) [2101491] +- erspan: do not assume transport header is always set (Guillaume Nault) [2101491] +- ip_gre: test csum_start instead of transport header (Guillaume Nault) [2101491] +- udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister() (Guillaume Nault) [2101491] +- tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (Paolo Abeni) [2101465] +- tcp: add accessors to read/set tp->snd_cwnd (Paolo Abeni) [2101465] +- ipv6: take care of disable_policy when restoring routes (Hangbin Liu) [2100718] +- mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter() (Hangbin Liu) [2100718] +- net/ipv6/mcast: Use struct_size() helper (Hangbin Liu) [2100718] +- gso: do not skip outer ip header in case of ipip and net_failover (Hangbin Liu) [2100718] + * Thu Jul 21 2022 Patrick Talbert [5.14.0-134.el9] - redhat: fix kernel_variant_package option definition (Herton R. Krzesinski) - audit: free module name (Richard Guy Briggs) [2100261] diff --git a/sources b/sources index 09047d0..f995d27 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-134.el9.tar.xz) = 9f38296dc79cd03978d27199bfcd9dd4843be3a1043540495578cc575ff5ef9a29b816917d5fc140c7c02c9da24a8a4800eb008d5667aa27762cf3eccc7592c7 -SHA512 (kernel-abi-stablelists-5.14.0-134.el9.tar.bz2) = bdc4aa28acad7364d08a3a686c8228cddaa3b896971129bf81c727367f677b8dca570aac2fa31b14a292bad1af8f5ffaef908e29bdb8d87af7468d8ea814f697 -SHA512 (kernel-kabi-dw-5.14.0-134.el9.tar.bz2) = b07e3d6617cc434bf03eb165691b8b64418260e0a97bf3da3959aa03d142ff345c94b4a0f0856246d2b2c6a6a713fd6495e9f2cb73244cf4cfc5a4b7525e7674 +SHA512 (linux-5.14.0-135.el9.tar.xz) = feb4913f0532d238396e41a3d87bf055069b48183b93f0004abf421c9444814c591de8ccbeb3e14565cb95b1647e66d8016a805b14cf6929d93d873eaeca08ff +SHA512 (kernel-abi-stablelists-5.14.0-135.el9.tar.bz2) = c9537eef9ffede96cd4c3871c628022bd93e6640e847526e4a8748c24df11146eff8ba4c1b7eb17915957acd311b955136f546893f8064b494ce5967c4f64fe6 +SHA512 (kernel-kabi-dw-5.14.0-135.el9.tar.bz2) = b07e3d6617cc434bf03eb165691b8b64418260e0a97bf3da3959aa03d142ff345c94b4a0f0856246d2b2c6a6a713fd6495e9f2cb73244cf4cfc5a4b7525e7674