kernel-rt-5.14.0-231.rt14.232.el9

* Mon Jan 09 2023 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-231.rt14.232.el9]
- [rt] build kernel-rt-5.14.0-231.rt14.232.el9 [2125474]
- tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_fastopen. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_max_syn_backlog. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_tw_reuse. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_notsent_lowat. (Guillaume Nault) [2149949]
- tcp: Fix data-races around some timeout sysctl knobs. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_reordering. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_migrate_req. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries. (Guillaume Nault) [2149949]
- tcp: Fix data-races around keepalive sysctl knobs. (Guillaume Nault) [2149949]
- igmp: Fix data-races around sysctl_igmp_qrv. (Guillaume Nault) [2149949]
- igmp: Fix data-races around sysctl_igmp_max_msf. (Guillaume Nault) [2149949]
- igmp: Fix a data-race around sysctl_igmp_max_memberships. (Guillaume Nault) [2149949]
- igmp: Fix data-races around sysctl_igmp_llm_reports. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_probe_interval. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_probe_threshold. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_min_snd_mss. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_base_mss. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_mtu_probing. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_l3mdev_accept. (Guillaume Nault) [2149949]
- tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept. (Guillaume Nault) [2149949]
- ip: Fix a data-race around sysctl_fwmark_reflect. (Guillaume Nault) [2149949]
- ip: Fix a data-race around sysctl_ip_autobind_reuse. (Guillaume Nault) [2149949]
- ip: Fix data-races around sysctl_ip_nonlocal_bind. (Guillaume Nault) [2149949]
- ip: Fix data-races around sysctl_ip_fwd_update_priority. (Guillaume Nault) [2149949]
- ip: Fix data-races around sysctl_ip_fwd_use_pmtu. (Guillaume Nault) [2149949]
- ip: Fix data-races around sysctl_ip_no_pmtu_disc. (Guillaume Nault) [2149949]
- ip: Fix data-races around sysctl_ip_default_ttl. (Guillaume Nault) [2149949]
- nexthop: Fix data-races around nexthop_compat_mode. (Guillaume Nault) [2149949]
- ipv4: Fix data-races around sysctl_ip_dynaddr. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_ecn_fallback. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_ecn. (Guillaume Nault) [2149949]
- raw: Fix a data-race around sysctl_raw_l3mdev_accept. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_ratemask. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_ratelimit. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts. (Guillaume Nault) [2149949]
- icmp: Fix data-races around sysctl_icmp_echo_enable_probe. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_echo_ignore_all. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_max_tw_buckets. (Guillaume Nault) [2149949]
- sysctl: Fix data-races in proc_dointvec_ms_jiffies(). (Guillaume Nault) [2149949]
- sysctl: Fix data-races in proc_dou8vec_minmax(). (Guillaume Nault) [2149949]
- ipv4: Fix a data-race around sysctl_fib_sync_mem. (Guillaume Nault) [2149949]
- icmp: Fix data-races around sysctl. (Guillaume Nault) [2149949]
- cipso: Fix data-races around sysctl. (Guillaume Nault) [2149949]
- inetpeer: Fix data-races around sysctl. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_max_orphans. (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_dointvec_jiffies(). (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_doulongvec_minmax(). (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_douintvec_minmax(). (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_dointvec_minmax(). (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_douintvec(). (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_dointvec(). (Guillaume Nault) [2149949]
- net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer (Guillaume Nault) [2149949]
- inet: rename INET_MATCH() (Guillaume Nault) [2149949]
- ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH() (Guillaume Nault) [2149949]
- l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if (Guillaume Nault) [2149949]
- inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict() (Guillaume Nault) [2149949]
- dccp: use READ_ONCE() to read sk->sk_bound_dev_if (Guillaume Nault) [2149949]
- net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if (Guillaume Nault) [2149949]
- tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if() (Guillaume Nault) [2149949]
- net: annotate races around sk->sk_bound_dev_if (Guillaume Nault) [2149949]
- inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH() (Guillaume Nault) [2149949]
Resolves: rhbz#2125474

Signed-off-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com>
This commit is contained in:
Luis Claudio R. Goncalves 2023-01-09 21:03:39 -03:00
parent adc7ec8f41
commit 68782ba441
3 changed files with 77 additions and 9 deletions

View File

@ -12,7 +12,7 @@ RHEL_MINOR = 2
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 230
RHEL_RELEASE = 231
#
# ZSTREAM
@ -66,4 +66,4 @@ ifneq ("$(ZSTREAM)", "yes")
endif
endif
RTBUILD:=.231
RTBUILD:=.232

View File

@ -119,15 +119,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 230.rt14.231
%define pkgrelease 231.rt14.232
%define kversion 5
%define tarfile_release 5.14.0-230.rt14.231.el9
%define tarfile_release 5.14.0-231.rt14.232.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 230.rt14.231%{?buildid}%{?dist}
%define specrelease 231.rt14.232%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-230.rt14.231.el9
%define kabiversion 5.14.0-231.rt14.232.el9
#
# End of genspec.sh variables
@ -3240,6 +3240,74 @@ fi
#
#
%changelog
* Mon Jan 09 2023 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-231.rt14.232.el9]
- [rt] build kernel-rt-5.14.0-231.rt14.232.el9 [2125474]
- tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_fastopen. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_max_syn_backlog. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_tw_reuse. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_notsent_lowat. (Guillaume Nault) [2149949]
- tcp: Fix data-races around some timeout sysctl knobs. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_reordering. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_migrate_req. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries. (Guillaume Nault) [2149949]
- tcp: Fix data-races around keepalive sysctl knobs. (Guillaume Nault) [2149949]
- igmp: Fix data-races around sysctl_igmp_qrv. (Guillaume Nault) [2149949]
- igmp: Fix data-races around sysctl_igmp_max_msf. (Guillaume Nault) [2149949]
- igmp: Fix a data-race around sysctl_igmp_max_memberships. (Guillaume Nault) [2149949]
- igmp: Fix data-races around sysctl_igmp_llm_reports. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_probe_interval. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_probe_threshold. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_min_snd_mss. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_base_mss. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_mtu_probing. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_l3mdev_accept. (Guillaume Nault) [2149949]
- tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept. (Guillaume Nault) [2149949]
- ip: Fix a data-race around sysctl_fwmark_reflect. (Guillaume Nault) [2149949]
- ip: Fix a data-race around sysctl_ip_autobind_reuse. (Guillaume Nault) [2149949]
- ip: Fix data-races around sysctl_ip_nonlocal_bind. (Guillaume Nault) [2149949]
- ip: Fix data-races around sysctl_ip_fwd_update_priority. (Guillaume Nault) [2149949]
- ip: Fix data-races around sysctl_ip_fwd_use_pmtu. (Guillaume Nault) [2149949]
- ip: Fix data-races around sysctl_ip_no_pmtu_disc. (Guillaume Nault) [2149949]
- ip: Fix data-races around sysctl_ip_default_ttl. (Guillaume Nault) [2149949]
- nexthop: Fix data-races around nexthop_compat_mode. (Guillaume Nault) [2149949]
- ipv4: Fix data-races around sysctl_ip_dynaddr. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_ecn_fallback. (Guillaume Nault) [2149949]
- tcp: Fix data-races around sysctl_tcp_ecn. (Guillaume Nault) [2149949]
- raw: Fix a data-race around sysctl_raw_l3mdev_accept. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_ratemask. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_ratelimit. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts. (Guillaume Nault) [2149949]
- icmp: Fix data-races around sysctl_icmp_echo_enable_probe. (Guillaume Nault) [2149949]
- icmp: Fix a data-race around sysctl_icmp_echo_ignore_all. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_max_tw_buckets. (Guillaume Nault) [2149949]
- sysctl: Fix data-races in proc_dointvec_ms_jiffies(). (Guillaume Nault) [2149949]
- sysctl: Fix data-races in proc_dou8vec_minmax(). (Guillaume Nault) [2149949]
- ipv4: Fix a data-race around sysctl_fib_sync_mem. (Guillaume Nault) [2149949]
- icmp: Fix data-races around sysctl. (Guillaume Nault) [2149949]
- cipso: Fix data-races around sysctl. (Guillaume Nault) [2149949]
- inetpeer: Fix data-races around sysctl. (Guillaume Nault) [2149949]
- tcp: Fix a data-race around sysctl_tcp_max_orphans. (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_dointvec_jiffies(). (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_doulongvec_minmax(). (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_douintvec_minmax(). (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_dointvec_minmax(). (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_douintvec(). (Guillaume Nault) [2149949]
- sysctl: Fix data races in proc_dointvec(). (Guillaume Nault) [2149949]
- net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer (Guillaume Nault) [2149949]
- inet: rename INET_MATCH() (Guillaume Nault) [2149949]
- ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH() (Guillaume Nault) [2149949]
- l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if (Guillaume Nault) [2149949]
- inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict() (Guillaume Nault) [2149949]
- dccp: use READ_ONCE() to read sk->sk_bound_dev_if (Guillaume Nault) [2149949]
- net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if (Guillaume Nault) [2149949]
- tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if() (Guillaume Nault) [2149949]
- net: annotate races around sk->sk_bound_dev_if (Guillaume Nault) [2149949]
- inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH() (Guillaume Nault) [2149949]
* Mon Jan 09 2023 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-230.rt14.231.el9]
- [rt] build kernel-rt-5.14.0-230.rt14.231.el9 [2125474]
- x86/cpu: Add several Intel server CPU model numbers (David Arcari) [2158038]

View File

@ -1,4 +1,4 @@
SHA512 (kernel-abi-whitelists-5.13.0-1.tar.bz2) = ceba454e1f590c1e4ef4115a75463ae3ac2c2aa7ec85fa14a2669d666c421483a38225ee19d7d72b4ac7032375741408b23543e43588538c80161ec0cf57051c
SHA512 (linux-5.14.0-230.rt14.231.el9.tar.xz) = 17051c2acf432a2a053324cc4f318ce04a0e174c84a1e191f1481037337320e3fbac65c701bc38949f9bb986f4f875586a01dab61035793567c6bc57c9af31e7
SHA512 (kernel-abi-stablelists-5.14.0-230.rt14.231.el9.tar.bz2) = e8439d47c21e02d24aab3b38ec1682f265f8cdd72c86c798f0394af533c4442ed6f64d788298d2f73b87b7f6082184096f931b1aed35d4d55552768bccae780a
SHA512 (kernel-kabi-dw-5.14.0-230.rt14.231.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578
SHA512 (linux-5.14.0-231.rt14.232.el9.tar.xz) = c6404e2764c59c00f5100aacd91b411042eb0badfa3e56860217c524e484c8eb3906bfea1501befd90588f46fc43912c05363544676089741621f01a77ad80d5
SHA512 (kernel-abi-stablelists-5.14.0-231.rt14.232.el9.tar.bz2) = 693bf706c60c118c7efa2f24cb6509091bd1c1244dc3978f7922fdebeb24d66ce0ccdacd7c4bc2b681487a4b9f08222c427ff7a7353d42b9f43c594bb40f26be
SHA512 (kernel-kabi-dw-5.14.0-231.rt14.232.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578