Skip to content

Commit 181997d

Browse files
committed
[redhat] kernel-5.14.0-522.el9
Signed-off-by: Rado Vrbovsky <rvrbovsk@redhat.com>
1 parent e9fecc3 commit 181997d

File tree

2 files changed

+126
-1
lines changed

2 files changed

+126
-1
lines changed

Makefile.rhelver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RHEL_MINOR = 6
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 521
15+
RHEL_RELEASE = 522
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.6

Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,128 @@
1+
* Sun Oct 20 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-522.el9]
2+
- tcp: fix mptcp DSS corruption due to large pmtu xmit (Paolo Abeni) [RHEL-55470]
3+
- mptcp: handle consistently DSS corruption (Paolo Abeni) [RHEL-55470]
4+
- redhat: spec: add drivers/net to kselftest package (Ivan Vecera) [RHEL-57764]
5+
- netdevsim: fix backwards compatibility in nsim_get_iflink() (Ivan Vecera) [RHEL-57764]
6+
- testing: net-drv: use stats64 for testing (Ivan Vecera) [RHEL-57764]
7+
- net: selftest: add test for netdev netlink queue-get API (Ivan Vecera) [RHEL-57764]
8+
- netdevsim: add NAPI support (Ivan Vecera) [RHEL-57764]
9+
- selftests: net: py: check process exit code in bkg() and background cmd() (Ivan Vecera) [RHEL-57764]
10+
- selftests: drv-net: add require_XYZ() helpers for validating env (Ivan Vecera) [RHEL-57764]
11+
- selftests: drv-net: add a TCP ping test case (and useful helpers) (Ivan Vecera) [RHEL-57764]
12+
- selftests: net: support matching cases by name prefix (Ivan Vecera) [RHEL-57764]
13+
- selftests: drv-net: add a trivial ping test (Ivan Vecera) [RHEL-57764]
14+
- selftests: drv-net: construct environment for running tests which require an endpoint (Ivan Vecera) [RHEL-57764]
15+
- selftests: drv-net: factor out parsing of the env (Ivan Vecera) [RHEL-57764]
16+
- selftests: drv-net: define endpoint structures (Ivan Vecera) [RHEL-57764]
17+
- selftests: net: set the exit code correctly in Python tests (Ivan Vecera) [RHEL-57764]
18+
- selftests: net: fix counting totals when some checks fail (Ivan Vecera) [RHEL-57764]
19+
- net: netdevsim: select PAGE_POOL in Kconfig (Ivan Vecera) [RHEL-57764]
20+
- selftests: net: exercise page pool reporting via netlink (Ivan Vecera) [RHEL-57764]
21+
- selftests: net: support use of NetdevSimDev under "with" in python (Ivan Vecera) [RHEL-57764]
22+
- selftests: net: print full exception on failure (Ivan Vecera) [RHEL-57764]
23+
- selftests: net: print report check location in python tests (Ivan Vecera) [RHEL-57764]
24+
- tools: ynl: don't return None for dumps (Ivan Vecera) [RHEL-57764]
25+
- net: netdevsim: add some fake page pool use (Ivan Vecera) [RHEL-57764]
26+
- selftests: net: reuse common code in bpf_offload (Ivan Vecera) [RHEL-57764]
27+
- testing: net-drv: add a driver test for stats reporting (Ivan Vecera) [RHEL-57764]
28+
- selftests: drivers: add scaffolding for Netlink tests in Python (Ivan Vecera) [RHEL-57764]
29+
- netdevsim: report stats by default, like a real device (Ivan Vecera) [RHEL-57764]
30+
- selftests: nl_netdev: add a trivial Netlink netdev test (Ivan Vecera) [RHEL-57764]
31+
- selftests: net: add scaffolding for Netlink tests in Python (Ivan Vecera) [RHEL-57764]
32+
- selftests: netdevsim: set test timeout to 10 minutes (Ivan Vecera) [RHEL-57764]
33+
- selftests: netdevsim: add a config file (Ivan Vecera) [RHEL-57764]
34+
- selftests: Introduce Makefile variable to list shared bash scripts (Ivan Vecera) [RHEL-57764]
35+
- tools/net/ynl: Report netlink errors without stacktrace (Ivan Vecera) [RHEL-57764]
36+
- tools/net/ynl: Add --output-json arg to ynl cli (Ivan Vecera) [RHEL-57764]
37+
- netdev_features: remove NETIF_F_ALL_FCOE (Michal Schmidt) [RHEL-59091]
38+
- netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu (Michal Schmidt) [RHEL-59091]
39+
- netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local (Michal Schmidt) [RHEL-59091]
40+
- netdev_features: convert NETIF_F_LLTX to dev->lltx (Michal Schmidt) [RHEL-59091]
41+
- netdevice: convert private flags > BIT(31) to bitfields (Michal Schmidt) [RHEL-59091]
42+
- RDMA/cxgb4: Added NULL check for lookup_atid (Kamal Heib) [RHEL-61394]
43+
- RDMA/cxgb4: Remove unused declarations (Kamal Heib) [RHEL-61394]
44+
- RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory (Kamal Heib) [RHEL-61394]
45+
- RDMA/cxgb4: Delete unused c4iw_ep_redirect prototype (Kamal Heib) [RHEL-61394]
46+
- RDMA/cxgb4: Check skb value for failure to allocate (Kamal Heib) [RHEL-61394]
47+
- RDMA/cxgb4: Set sq_sig_type correctly (Kamal Heib) [RHEL-61394]
48+
- crypto: qat - remove unused adf_devmgr_get_first (Vladis Dronov) [RHEL-52749]
49+
- crypto: qat/qat_4xxx - fix off by one in uof_get_name() (Vladis Dronov) [RHEL-52749]
50+
- crypto: qat/qat_420xx - fix off by one in uof_get_name() (Vladis Dronov) [RHEL-52749]
51+
- crypto: qat - remove check after debugfs_create_dir() (Vladis Dronov) [RHEL-52749]
52+
- crypto: qat - Remove trailing space after \n newline (Vladis Dronov) [RHEL-52749]
53+
- crypto: qat - fix "Full Going True" macro definition (Vladis Dronov) [RHEL-52749]
54+
- crypto: qat - Use static_assert() to check struct sizes (Vladis Dronov) [RHEL-52749]
55+
- crypto: qat - allow disabling SR-IOV VFs (Vladis Dronov) [RHEL-52749]
56+
- crypto: qat - ensure correct order in VF restarting handler (Vladis Dronov) [RHEL-52749]
57+
- crypto: qat - fix recovery flow for VFs (Vladis Dronov) [RHEL-52749]
58+
- crypto: qat - disable IOV in adf_dev_stop() (Vladis Dronov) [RHEL-52749]
59+
- crypto: qat - preserve ADF_GENERAL_SEC (Vladis Dronov) [RHEL-52749]
60+
- crypto: qat - fix unintentional re-enabling of error interrupts (Vladis Dronov) [RHEL-52749]
61+
- crypto: qat - extend scope of lock in adf_cfg_add_key_value_param() (Vladis Dronov) [RHEL-52749]
62+
- Documentation: qat: fix auto_reset attribute details (Vladis Dronov) [RHEL-52749]
63+
- crypto: qat - initialize user_input.lock for rate_limiting (Vladis Dronov) [RHEL-52749]
64+
- crypto: qat - make adf_ctl_class constant (Vladis Dronov) [RHEL-52749]
65+
- crypto: qat - Fix typo (Vladis Dronov) [RHEL-52749]
66+
- crypto: qat - fix linking errors when PCI_IOV is disabled (Vladis Dronov) [RHEL-52749]
67+
- attr: block mode changes of symlinks (CKI Backport Bot) [RHEL-60822]
68+
- selftests: netfilter: Fix nft_audit.sh for newer nft binaries (Florian Westphal) [RHEL-60554]
69+
- netfilter: nf_tables: prevent nf_skb_duplicated corruption (Florian Westphal) [RHEL-60554]
70+
- selftests: netfilter: add test case for recent mismatch bug (Florian Westphal) [RHEL-60554]
71+
- netfilter: nf_tables: annotate data-races around element expiration (Florian Westphal) [RHEL-60554]
72+
- netfilter: nf_tables: store new sets in dedicated list (Florian Westphal) [RHEL-60554]
73+
- netfilter: nf_tables: Keep deleted flowtable hooks until after RCU (Florian Westphal) [RHEL-60554]
74+
- netfilter: nft_dynset: annotate data-races around set timeout (Florian Westphal) [RHEL-60554]
75+
- netfilter: nf_tables: reject expiration higher than timeout (Florian Westphal) [RHEL-60554]
76+
- netfilter: nf_tables: reject element expiration with no timeout (Florian Westphal) [RHEL-60554]
77+
- netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire (Florian Westphal) [RHEL-60554]
78+
- netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtree_level() (Florian Westphal) [RHEL-60554]
79+
- netfilter: nft_socket: make cgroupsv2 matching work with namespaces (Florian Westphal) [RHEL-60554]
80+
- netfilter: nft_socket: fix sk refcount leaks (Florian Westphal) [RHEL-60554]
81+
- netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation (Florian Westphal) [RHEL-60554]
82+
- netfilter: nf_tables: restore IP sanity checks for netdev/egress (Florian Westphal) [RHEL-60554]
83+
- netfilter: flowtable: validate vlan header (Florian Westphal) [RHEL-60554]
84+
- netfilter: nft_counter: Synchronize nft_counter_reset() against reader. (Florian Westphal) [RHEL-60554]
85+
- netfilter: nft_counter: Disable BH in nft_counter_offload_stats(). (Florian Westphal) [RHEL-60554]
86+
- netfilter: nf_tables: Introduce nf_tables_getobj_single (Florian Westphal) [RHEL-60554]
87+
- netfilter: nf_tables: Audit log dump reset after the fact (Florian Westphal) [RHEL-60554]
88+
- netfilter: nf_queue: drop packets with cloned unconfirmed conntracks (Florian Westphal) [RHEL-60554]
89+
- netfilter: nft_set_pipapo_avx2: disable softinterrupts (Florian Westphal) [RHEL-60554]
90+
- netfilter: nf_set_pipapo: fix initial map fill (Florian Westphal) [RHEL-60554]
91+
- netfilter: ctnetlink: use helper function to calculate expect ID (Florian Westphal) [RHEL-60554]
92+
- netfilter: nf_tables: rise cap on SELinux secmark context (Florian Westphal) [RHEL-60554]
93+
- netfilter: nf_tables: unconditionally flush pending work before notifier (Florian Westphal) [RHEL-60554]
94+
- netfilter: nft_payload: restore vlan q-in-q match support (Florian Westphal) [RHEL-60554]
95+
- netfilter: nft_payload: skbuff vlan metadata mangle support (Florian Westphal) [RHEL-60554]
96+
- netfilter: nft_payload: rebuild vlan header on h_proto access (Florian Westphal) [RHEL-60554]
97+
- netfilter: nft_payload: rebuild vlan header when needed (Florian Westphal) [RHEL-60554]
98+
- netfilter: nft_payload: move struct nft_payload_set definition where it belongs (Florian Westphal) [RHEL-60554]
99+
- netfilter: nf_tables: add and use BE register load-store helpers (Florian Westphal) [RHEL-60554]
100+
- wireguard: send: annotate intentional data race in checking empty queue (CKI Backport Bot) [RHEL-60227]
101+
- wireguard: queueing: annotate intentional data race in cpu round robin (CKI Backport Bot) [RHEL-60227]
102+
- dpll: extend lock_status_get() op by status error and expose to user (Petr Oros) [RHEL-59895]
103+
- dpll: extend uapi by lock status error attribute (Petr Oros) [RHEL-59895]
104+
- platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs interface (David Arcari) [RHEL-46062]
105+
- platform/x86/intel-uncore-freq: Add support for efficiency latency control (David Arcari) [RHEL-46062]
106+
- platform/x86/intel-uncore-freq: Do not present separate package-die domain (David Arcari) [RHEL-46062]
107+
- platform/x86/intel-uncore-freq: Use generic helpers for current frequency (David Arcari) [RHEL-46062]
108+
- platform/x86/intel-uncore-freq: Rename the sysfs helper macro names (David Arcari) [RHEL-46062]
109+
- platform/x86/intel-uncore-freq: Get rid of uncore_read_freq driver API (David Arcari) [RHEL-46062]
110+
- platform/x86/intel-uncore-freq: Use uncore_index with read_control_freq (David Arcari) [RHEL-46062]
111+
- platform/x86/intel-uncore-freq: Get rid of magic min_max argument (David Arcari) [RHEL-46062]
112+
- platform/x86/intel-uncore-freq: Get rid of magic values (David Arcari) [RHEL-46062]
113+
- platform/x86/intel-uncore-freq: Re-arrange bit masks (David Arcari) [RHEL-46062]
114+
- platform/x86: intel-uncore-freq: Switch to new Intel CPU model defines (David Arcari) [RHEL-46062]
115+
- selftests: forwarding: router_mpath_hash: Add a new selftest (Ivan Vecera) [RHEL-59087]
116+
- selftests: forwarding: lib: Split sysctl_save() out of sysctl_set() (Ivan Vecera) [RHEL-59087]
117+
- net: ipv4: Add a sysctl to set multipath hash seed (Ivan Vecera) [RHEL-59087]
118+
- net: ipv4,ipv6: Pass multipath hash computation through a helper (Ivan Vecera) [RHEL-59087]
119+
- Enable cryptographic curve25519 config flag for PowerPC (Mamatha Inamdar) [RHEL-52758]
120+
- crypto: vmx - Improved AES/XTS performance of 6-way unrolling for ppc (Mamatha Inamdar) [RHEL-52758]
121+
- crypto: ppc/curve25519 - Low-level primitives for ppc64le (Mamatha Inamdar) [RHEL-52758]
122+
- crypto: ppc/curve25519 - Core functions for ppc64le (Mamatha Inamdar) [RHEL-52758]
123+
- crypto: ppc/curve25519 - Update Kconfig and Makefile for ppc64le (Mamatha Inamdar) [RHEL-52758]
124+
Resolves: RHEL-46062, RHEL-52749, RHEL-52758, RHEL-55470, RHEL-57764, RHEL-59087, RHEL-59091, RHEL-59895, RHEL-60227, RHEL-60554, RHEL-60822, RHEL-61394
125+
1126
* Sat Oct 19 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-521.el9]
2127
- ice: stop calling pci_disable_device() as we use pcim (Myron Stowe) [RHEL-59033]
3128
- PCI: keystone: Fix if-statement expression in ks_pcie_quirk() (Myron Stowe) [RHEL-59033]

0 commit comments

Comments
 (0)