kernel-rt-4.18.0-496.rt7.285.el8
* Tue Jun 06 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-496.rt7.285.el8] - [rt] build kernel-rt-4.18.0-496.rt7.285.el8 [2180997] - netfilter: nft_redir: correct value of inet type `.maxattrs` (Florian Westphal) [2189517] - netfilter: tproxy: fix deadlock due to missing BH disable (Florian Westphal) [2189517] - netfilter: ebtables: fix table blob use-after-free (Florian Westphal) [2189517] - netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack() (Florian Westphal) [2189517] - netfilter: nf_tables: make table handle allocation per-netns friendly (Florian Westphal) [2189517] - netfilter: nf_tables: really skip inactive sets when allocating name (Florian Westphal) [2189517] - intel_idle: add Emerald Rapids Xeon support (Prarit Bhargava) [2156824] - tools/power turbostat: Introduce support for EMR (Prarit Bhargava) [2156806] - kunit: drm: make DRM buddy test compatible with other pages sizes (Nico Pache) [2209108] - redhat: fix missing kunit module in mod-internal.list (Nico Pache) [2209108] - bluetooth: Perform careful capability checks in hci_sock_ioctl() (Ricardo Robaina) [2196359] {CVE-2023-2002} - macvlan: Fix mc_filter calculation (Xin Long) [2186948] - macvlan: Add netlink attribute for broadcast cutoff (Xin Long) [2186948] - macvlan: Skip broadcast queue if multicast with single receiver (Xin Long) [2186948] - net: macvlan: fix memory leaks of macvlan_common_newlink (Xin Long) [2186948] - net: macvlan: change schedule system_wq to system_unbound_wq (Xin Long) [2186948] - net: macvlan: fix potential UAF problem for lowerdev (Xin Long) [2186948] - macvlan: Support for high multicast packet rate (Xin Long) [2186948] - macvlan: Skip loopback packets in RX handler (Xin Long) [2186948] - macvlan: fix null dereference in macvlan_device_event() (Xin Long) [2186948] - macvlan: add cond_resched() during multicast processing (Xin Long) [2186948] - macvlan: schedule bc_work even if error (Xin Long) [2186948] - macvlan: replace kfree_skb by consume_skb for drop profiles (Xin Long) [2186948] - tipc: fix unexpected link reset due to discovery messages (Xin Long) [2193242] - tipc: Fix potential OOB in tipc_link_proto_rcv() (Xin Long) [2193242] - tipc: check skb_linearize() return value in tipc_disc_rcv() (Xin Long) [2193242] - tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header (Xin Long) [2193242] - tipc: fix a null-ptr-deref in tipc_topsrv_accept (Xin Long) [2193242] - s390/dasd: fix hanging blockdevice after request requeue (Tobias Huschle) [2043875] - s390/dasd: add autoquiesce event for start IO error (Tobias Huschle) [2043875] - s390/dasd: add aq_timeouts autoquiesce trigger (Tobias Huschle) [2043875] - s390/dasd: add aq_requeue sysfs attribute (Tobias Huschle) [2043875] - s390/dasd: add aq_mask sysfs attribute (Tobias Huschle) [2043875] - s390/dasd: add autoquiesce feature (Tobias Huschle) [2043875] - s390/dasd: remove unused DASD EER defines (Tobias Huschle) [2043875] - md: Fix bitmap offset type in sb writer (Nigel Croxon) [2189478] - md/raid5: Improve performance for sequential IO (Nigel Croxon) [2189478] - md/raid5: remove unused working_disks variable (Nigel Croxon) [2189478] - md/raid10: fix memleak of md thread (Nigel Croxon) [2189478] - md/raid10: fix memleak for 'conf->bio_split' (Nigel Croxon) [2189478] - md/raid10: fix leak of 'r10bio->remaining' for recovery (Nigel Croxon) [2189478] - md/raid10: don't BUG_ON() in raise_barrier() (Nigel Croxon) [2189478] - md: fix soft lockup in status_resync (Nigel Croxon) [2189478] - md: add error_handlers for raid0 and linear (Nigel Croxon) [2151208 2189478] - md: Use optimal I/O size for last bitmap page (Nigel Croxon) [2189478] - md: Fix types in sb writer (Nigel Croxon) [2189478] - md: Move sb writer loop to its own function (Nigel Croxon) [2189478] - md/raid10: Fix typo in comment (replacment -> replacement) (Nigel Croxon) [2189478] - md/raid10: fix null-ptr-deref in raid10_sync_request (Nigel Croxon) [2189478] - md/raid10: fix task hung in raid10d (Nigel Croxon) [2189478] - md: simplify sysctl registration (Nigel Croxon) [2189478] - HID: intel-ish-hid: ipc: Fix potential use-after-free in work function (Tony Camuso) [2182388] - devm-helpers: Fix devm_delayed_work_autocancel() kerneldoc (Tony Camuso) [2182388] - devm-helpers: Add resource managed version of work init (Tony Camuso) [2182388] - workqueue: Add resource managed version of delayed work init (Tony Camuso) [2182388] - HID: stop drivers from selecting CONFIG_HID (Tony Camuso) [2182388] - HID: intel_ish-hid: Add check for ishtp_dma_tx_map (Tony Camuso) [2182388] - HID: intel-ish-hid: ishtp: remove variable rb_count (Tony Camuso) [2182388] Resolves: rhbz#2180997, rhbz#2196359 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
87464dd07f
commit
2a3be05306
69
kernel.spec
69
kernel.spec
@ -12,7 +12,7 @@
|
||||
# change below to w4T.xzdio):
|
||||
%define _binary_payload w3T.xzdio
|
||||
|
||||
%global distro_build 495
|
||||
%global distro_build 496
|
||||
|
||||
# Sign the x86_64 kernel for secure boot authentication
|
||||
%ifarch x86_64 aarch64 s390x ppc64le
|
||||
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define rpmversion 4.18.0
|
||||
%define pkgrelease 495.rt7.284.el8
|
||||
%define pkgrelease 496.rt7.285.el8
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 495.rt7.284%{?dist}
|
||||
%define specrelease 496.rt7.285%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -147,7 +147,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .284
|
||||
%global rtbuild .285
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2698,6 +2698,67 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Jun 06 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-496.rt7.285.el8]
|
||||
- [rt] build kernel-rt-4.18.0-496.rt7.285.el8 [2180997]
|
||||
- netfilter: nft_redir: correct value of inet type `.maxattrs` (Florian Westphal) [2189517]
|
||||
- netfilter: tproxy: fix deadlock due to missing BH disable (Florian Westphal) [2189517]
|
||||
- netfilter: ebtables: fix table blob use-after-free (Florian Westphal) [2189517]
|
||||
- netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack() (Florian Westphal) [2189517]
|
||||
- netfilter: nf_tables: make table handle allocation per-netns friendly (Florian Westphal) [2189517]
|
||||
- netfilter: nf_tables: really skip inactive sets when allocating name (Florian Westphal) [2189517]
|
||||
- intel_idle: add Emerald Rapids Xeon support (Prarit Bhargava) [2156824]
|
||||
- tools/power turbostat: Introduce support for EMR (Prarit Bhargava) [2156806]
|
||||
- kunit: drm: make DRM buddy test compatible with other pages sizes (Nico Pache) [2209108]
|
||||
- redhat: fix missing kunit module in mod-internal.list (Nico Pache) [2209108]
|
||||
- bluetooth: Perform careful capability checks in hci_sock_ioctl() (Ricardo Robaina) [2196359] {CVE-2023-2002}
|
||||
- macvlan: Fix mc_filter calculation (Xin Long) [2186948]
|
||||
- macvlan: Add netlink attribute for broadcast cutoff (Xin Long) [2186948]
|
||||
- macvlan: Skip broadcast queue if multicast with single receiver (Xin Long) [2186948]
|
||||
- net: macvlan: fix memory leaks of macvlan_common_newlink (Xin Long) [2186948]
|
||||
- net: macvlan: change schedule system_wq to system_unbound_wq (Xin Long) [2186948]
|
||||
- net: macvlan: fix potential UAF problem for lowerdev (Xin Long) [2186948]
|
||||
- macvlan: Support for high multicast packet rate (Xin Long) [2186948]
|
||||
- macvlan: Skip loopback packets in RX handler (Xin Long) [2186948]
|
||||
- macvlan: fix null dereference in macvlan_device_event() (Xin Long) [2186948]
|
||||
- macvlan: add cond_resched() during multicast processing (Xin Long) [2186948]
|
||||
- macvlan: schedule bc_work even if error (Xin Long) [2186948]
|
||||
- macvlan: replace kfree_skb by consume_skb for drop profiles (Xin Long) [2186948]
|
||||
- tipc: fix unexpected link reset due to discovery messages (Xin Long) [2193242]
|
||||
- tipc: Fix potential OOB in tipc_link_proto_rcv() (Xin Long) [2193242]
|
||||
- tipc: check skb_linearize() return value in tipc_disc_rcv() (Xin Long) [2193242]
|
||||
- tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header (Xin Long) [2193242]
|
||||
- tipc: fix a null-ptr-deref in tipc_topsrv_accept (Xin Long) [2193242]
|
||||
- s390/dasd: fix hanging blockdevice after request requeue (Tobias Huschle) [2043875]
|
||||
- s390/dasd: add autoquiesce event for start IO error (Tobias Huschle) [2043875]
|
||||
- s390/dasd: add aq_timeouts autoquiesce trigger (Tobias Huschle) [2043875]
|
||||
- s390/dasd: add aq_requeue sysfs attribute (Tobias Huschle) [2043875]
|
||||
- s390/dasd: add aq_mask sysfs attribute (Tobias Huschle) [2043875]
|
||||
- s390/dasd: add autoquiesce feature (Tobias Huschle) [2043875]
|
||||
- s390/dasd: remove unused DASD EER defines (Tobias Huschle) [2043875]
|
||||
- md: Fix bitmap offset type in sb writer (Nigel Croxon) [2189478]
|
||||
- md/raid5: Improve performance for sequential IO (Nigel Croxon) [2189478]
|
||||
- md/raid5: remove unused working_disks variable (Nigel Croxon) [2189478]
|
||||
- md/raid10: fix memleak of md thread (Nigel Croxon) [2189478]
|
||||
- md/raid10: fix memleak for 'conf->bio_split' (Nigel Croxon) [2189478]
|
||||
- md/raid10: fix leak of 'r10bio->remaining' for recovery (Nigel Croxon) [2189478]
|
||||
- md/raid10: don't BUG_ON() in raise_barrier() (Nigel Croxon) [2189478]
|
||||
- md: fix soft lockup in status_resync (Nigel Croxon) [2189478]
|
||||
- md: add error_handlers for raid0 and linear (Nigel Croxon) [2151208 2189478]
|
||||
- md: Use optimal I/O size for last bitmap page (Nigel Croxon) [2189478]
|
||||
- md: Fix types in sb writer (Nigel Croxon) [2189478]
|
||||
- md: Move sb writer loop to its own function (Nigel Croxon) [2189478]
|
||||
- md/raid10: Fix typo in comment (replacment -> replacement) (Nigel Croxon) [2189478]
|
||||
- md/raid10: fix null-ptr-deref in raid10_sync_request (Nigel Croxon) [2189478]
|
||||
- md/raid10: fix task hung in raid10d (Nigel Croxon) [2189478]
|
||||
- md: simplify sysctl registration (Nigel Croxon) [2189478]
|
||||
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work function (Tony Camuso) [2182388]
|
||||
- devm-helpers: Fix devm_delayed_work_autocancel() kerneldoc (Tony Camuso) [2182388]
|
||||
- devm-helpers: Add resource managed version of work init (Tony Camuso) [2182388]
|
||||
- workqueue: Add resource managed version of delayed work init (Tony Camuso) [2182388]
|
||||
- HID: stop drivers from selecting CONFIG_HID (Tony Camuso) [2182388]
|
||||
- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (Tony Camuso) [2182388]
|
||||
- HID: intel-ish-hid: ishtp: remove variable rb_count (Tony Camuso) [2182388]
|
||||
|
||||
* Sat May 27 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-495.rt7.284.el8]
|
||||
- [rt] build kernel-rt-4.18.0-495.rt7.284.el8 [2180997]
|
||||
- i40e: Add support for VF to specify its primary MAC address (Stefan Assmann) [2091552]
|
||||
|
@ -12,6 +12,7 @@ property-entry-test
|
||||
qos-test
|
||||
resource_kunit
|
||||
soc-topology-test
|
||||
soc-utils-test
|
||||
string-stream-test
|
||||
test_linear_ranges
|
||||
test_bits
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-495.rt7.284.el8.tar.xz) = 1ccbc191df4796cf1739254c1c976c81a75f6e583d5972d9d4950e733fa17d677354ea7d737183d868dba0fb42c7b2cb233f727c5bac85ff6e6196a442854627
|
||||
SHA512 (linux-4.18.0-496.rt7.285.el8.tar.xz) = 81bcf0e25fb2f21a9de476487981e9a5c26acd629e865356960af093d3c737a2035d76de05d0a8498c5f948baba44c4cb58244ce7d38c248b4e04bfe21bdcfa0
|
||||
|
Loading…
Reference in New Issue
Block a user