kernel-rt-4.18.0-485.rt7.274.el8
* Mon Apr 10 2023 John B. Wyatt IV <jwyatt@redhat.com> [4.18.0-485.rt7.274.el8] - [rt] build kernel-rt-4.18.0-485.rt7.274.el8 [2180997] - timers: Provide timer_shutdown[_sync]() (Ivan Vecera) [2174474] - timers: Add shutdown mechanism to the internal functions (Ivan Vecera) [2174474] - timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode (Ivan Vecera) [2174474] - timers: Silently ignore timers with a NULL function (Ivan Vecera) [2174474] - timers: Rename del_timer() to timer_delete() (Ivan Vecera) [2174474] - timers: Rename del_timer_sync() to timer_delete_sync() (Ivan Vecera) [2174474] - timers: Use del_timer_sync() even on UP (Ivan Vecera) [2174474] - timers: Update kernel-doc for various functions (Ivan Vecera) [2174474] - timers: Replace BUG_ON()s (Ivan Vecera) [2174474] - timers: Get rid of del_singleshot_timer_sync() (Ivan Vecera) [2174474] - clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() function (Ivan Vecera) [2174474] - clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function (Ivan Vecera) [2174474] - misc/sgi-xp: Replace in_interrupt() usage (Ivan Vecera) [2174474] - timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers (Ivan Vecera) [2174474] - hvcs: Synchronize hotplug remove with port free (Mamatha Inamdar) [2167962] - hvcs: Use vhangup in hotplug remove (Mamatha Inamdar) [2167962] - hvcs: Get reference to tty in remove (Mamatha Inamdar) [2167962] - hvcs: Use driver groups to manage driver attributes (Mamatha Inamdar) [2167962] - hvcs: Use dev_groups to manage hvcs device attributes (Mamatha Inamdar) [2167962] - hvcs: Fix hvcs port reference counting (Mamatha Inamdar) [2167962] - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() (Mamatha Inamdar) [2167962] - docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add implementation for ARM64 (Ivan Vecera) [2179061] - docs/memory-barriers.txt: Add a missed closing parenthesis (Ivan Vecera) [2179061] - asm-generic: Add missing brackets for io_stop_wc macro (Ivan Vecera) [2179061] - asm-generic: introduce io_stop_wc() and add implementation for ARM64 (Ivan Vecera) [2179061] - ipv4: Fix incorrect table ID in IOCTL path (Guillaume Nault) [2176792] - ipv4: Fix incorrect route flushing when table ID 0 is used (Guillaume Nault) [2176792] - ipv4: Fix incorrect route flushing when source address is deleted (Guillaume Nault) [2176792] - selftests: Add source route tests to fib_tests (Guillaume Nault) [2176792] - mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap() (David Hildenbrand) [2179164] - mm/memory: slightly simplify copy_present_pte() (David Hildenbrand) [2179164] - mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range() (David Hildenbrand) [2179164] - mm: /proc/sys/vm/stat_refresh stop checking monotonic numa stats (Waiman Long) [2178001] - mm: /proc/sys/vm/stat_refresh skip checking known negative stats (Waiman Long) [2178001] - mm: no more EINVAL from /proc/sys/vm/stat_refresh (Waiman Long) [2178001] - mm: restore node stat checking in /proc/sys/vm/stat_refresh (Waiman Long) [2178001] - sfc: ef10: don't overwrite offload features at NIC reset (Íñigo Huguet) [2154500] - sfc: correctly advertise tunneled IPv6 segmentation (Íñigo Huguet) [2154500] - igb: conditionalize I2C bit banging on external thermal sensor support (Corinna Vinschen) [2130727] - platform/x86: ISST: PUNIT device mapping with Sub-NUMA clustering (Prarit Bhargava) [2139963] - x86/nmi: Make register_nmi_handler() more robust (Ani Sinha) [2037005] - net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf() (Sabrina Dubroca) [2179825] {CVE-2023-28466} - cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (Prarit Bhargava) [2179183] - target: iscsi: use GFP_NOIO with loopback connections (Maurizio Lombardi) [2156546] - core_pattern: add CPU specifier (Oleksandr Natalenko) [1968108] - Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (David Marlin) [2148405] {CVE-2022-42896} - ipv6: prevent router_solicitations for team port (Xin Long) [2141600] - ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL (Xin Long) [2141600] - Bluetooth: L2CAP: Fix attempting to access uninitialized memory (David Marlin) [2148409] {CVE-2022-42895} - redhat/scripts/create-tarball.sh: Use nproc instead of rpm macros (Prarit Bhargava) - Revert "Switch to z-stream for 8.8 for CKI pipelines" (Denys Vlasenko) Resolves: rhbz#2180997, rhbz#2176963, rhbz#2160030 Signed-off-by: John B. Wyatt IV <jwyatt@redhat.com>
This commit is contained in:
parent
372d4fc9c6
commit
dfa6d5b5ef
62
kernel.spec
62
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
# change below to w4T.xzdio):
|
# change below to w4T.xzdio):
|
||||||
%define _binary_payload w3T.xzdio
|
%define _binary_payload w3T.xzdio
|
||||||
|
|
||||||
%global distro_build 484
|
%global distro_build 485
|
||||||
|
|
||||||
# Sign the x86_64 kernel for secure boot authentication
|
# Sign the x86_64 kernel for secure boot authentication
|
||||||
%ifarch x86_64 aarch64 s390x ppc64le
|
%ifarch x86_64 aarch64 s390x ppc64le
|
||||||
@ -38,10 +38,10 @@
|
|||||||
# define buildid .local
|
# define buildid .local
|
||||||
|
|
||||||
%define rpmversion 4.18.0
|
%define rpmversion 4.18.0
|
||||||
%define pkgrelease 484.rt7.273.el8
|
%define pkgrelease 485.rt7.274.el8
|
||||||
|
|
||||||
# allow pkg_release to have configurable %%{?dist} tag
|
# allow pkg_release to have configurable %%{?dist} tag
|
||||||
%define specrelease 484.rt7.273%{?dist}
|
%define specrelease 485.rt7.274%{?dist}
|
||||||
|
|
||||||
%define pkg_release %{specrelease}%{?buildid}
|
%define pkg_release %{specrelease}%{?buildid}
|
||||||
|
|
||||||
@ -147,7 +147,7 @@
|
|||||||
# The preempt RT patch level
|
# The preempt RT patch level
|
||||||
%global rttag .rt7
|
%global rttag .rt7
|
||||||
# realtimeN
|
# realtimeN
|
||||||
%global rtbuild .273
|
%global rtbuild .274
|
||||||
%define with_doc 0
|
%define with_doc 0
|
||||||
%define with_headers 0
|
%define with_headers 0
|
||||||
%define with_cross_headers 0
|
%define with_cross_headers 0
|
||||||
@ -2697,6 +2697,60 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 10 2023 John B. Wyatt IV <jwyatt@redhat.com> [4.18.0-485.rt7.274.el8]
|
||||||
|
- [rt] build kernel-rt-4.18.0-485.rt7.274.el8 [2180997]
|
||||||
|
- timers: Provide timer_shutdown[_sync]() (Ivan Vecera) [2174474]
|
||||||
|
- timers: Add shutdown mechanism to the internal functions (Ivan Vecera) [2174474]
|
||||||
|
- timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode (Ivan Vecera) [2174474]
|
||||||
|
- timers: Silently ignore timers with a NULL function (Ivan Vecera) [2174474]
|
||||||
|
- timers: Rename del_timer() to timer_delete() (Ivan Vecera) [2174474]
|
||||||
|
- timers: Rename del_timer_sync() to timer_delete_sync() (Ivan Vecera) [2174474]
|
||||||
|
- timers: Use del_timer_sync() even on UP (Ivan Vecera) [2174474]
|
||||||
|
- timers: Update kernel-doc for various functions (Ivan Vecera) [2174474]
|
||||||
|
- timers: Replace BUG_ON()s (Ivan Vecera) [2174474]
|
||||||
|
- timers: Get rid of del_singleshot_timer_sync() (Ivan Vecera) [2174474]
|
||||||
|
- clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() function (Ivan Vecera) [2174474]
|
||||||
|
- clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function (Ivan Vecera) [2174474]
|
||||||
|
- misc/sgi-xp: Replace in_interrupt() usage (Ivan Vecera) [2174474]
|
||||||
|
- timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers (Ivan Vecera) [2174474]
|
||||||
|
- hvcs: Synchronize hotplug remove with port free (Mamatha Inamdar) [2167962]
|
||||||
|
- hvcs: Use vhangup in hotplug remove (Mamatha Inamdar) [2167962]
|
||||||
|
- hvcs: Get reference to tty in remove (Mamatha Inamdar) [2167962]
|
||||||
|
- hvcs: Use driver groups to manage driver attributes (Mamatha Inamdar) [2167962]
|
||||||
|
- hvcs: Use dev_groups to manage hvcs device attributes (Mamatha Inamdar) [2167962]
|
||||||
|
- hvcs: Fix hvcs port reference counting (Mamatha Inamdar) [2167962]
|
||||||
|
- tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() (Mamatha Inamdar) [2167962]
|
||||||
|
- docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add implementation for ARM64 (Ivan Vecera) [2179061]
|
||||||
|
- docs/memory-barriers.txt: Add a missed closing parenthesis (Ivan Vecera) [2179061]
|
||||||
|
- asm-generic: Add missing brackets for io_stop_wc macro (Ivan Vecera) [2179061]
|
||||||
|
- asm-generic: introduce io_stop_wc() and add implementation for ARM64 (Ivan Vecera) [2179061]
|
||||||
|
- ipv4: Fix incorrect table ID in IOCTL path (Guillaume Nault) [2176792]
|
||||||
|
- ipv4: Fix incorrect route flushing when table ID 0 is used (Guillaume Nault) [2176792]
|
||||||
|
- ipv4: Fix incorrect route flushing when source address is deleted (Guillaume Nault) [2176792]
|
||||||
|
- selftests: Add source route tests to fib_tests (Guillaume Nault) [2176792]
|
||||||
|
- mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap() (David Hildenbrand) [2179164]
|
||||||
|
- mm/memory: slightly simplify copy_present_pte() (David Hildenbrand) [2179164]
|
||||||
|
- mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range() (David Hildenbrand) [2179164]
|
||||||
|
- mm: /proc/sys/vm/stat_refresh stop checking monotonic numa stats (Waiman Long) [2178001]
|
||||||
|
- mm: /proc/sys/vm/stat_refresh skip checking known negative stats (Waiman Long) [2178001]
|
||||||
|
- mm: no more EINVAL from /proc/sys/vm/stat_refresh (Waiman Long) [2178001]
|
||||||
|
- mm: restore node stat checking in /proc/sys/vm/stat_refresh (Waiman Long) [2178001]
|
||||||
|
- sfc: ef10: don't overwrite offload features at NIC reset (Íñigo Huguet) [2154500]
|
||||||
|
- sfc: correctly advertise tunneled IPv6 segmentation (Íñigo Huguet) [2154500]
|
||||||
|
- igb: conditionalize I2C bit banging on external thermal sensor support (Corinna Vinschen) [2130727]
|
||||||
|
- platform/x86: ISST: PUNIT device mapping with Sub-NUMA clustering (Prarit Bhargava) [2139963]
|
||||||
|
- x86/nmi: Make register_nmi_handler() more robust (Ani Sinha) [2037005]
|
||||||
|
- net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf() (Sabrina Dubroca) [2179825] {CVE-2023-28466}
|
||||||
|
- cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (Prarit Bhargava) [2179183]
|
||||||
|
- target: iscsi: use GFP_NOIO with loopback connections (Maurizio Lombardi) [2156546]
|
||||||
|
- core_pattern: add CPU specifier (Oleksandr Natalenko) [1968108]
|
||||||
|
- Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (David Marlin) [2148405] {CVE-2022-42896}
|
||||||
|
- ipv6: prevent router_solicitations for team port (Xin Long) [2141600]
|
||||||
|
- ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL (Xin Long) [2141600]
|
||||||
|
- Bluetooth: L2CAP: Fix attempting to access uninitialized memory (David Marlin) [2148409] {CVE-2022-42895}
|
||||||
|
- redhat/scripts/create-tarball.sh: Use nproc instead of rpm macros (Prarit Bhargava)
|
||||||
|
- Revert "Switch to z-stream for 8.8 for CKI pipelines" (Denys Vlasenko)
|
||||||
|
|
||||||
* Thu Apr 06 2023 John B. Wyatt IV <jwyatt@redhat.com> [4.18.0-484.rt7.273.el8]
|
* Thu Apr 06 2023 John B. Wyatt IV <jwyatt@redhat.com> [4.18.0-484.rt7.273.el8]
|
||||||
- [rt] build kernel-rt-4.18.0-484.rt7.273.el8 [2180997]
|
- [rt] build kernel-rt-4.18.0-484.rt7.273.el8 [2180997]
|
||||||
- ethernet: Remove vf rate limit check for drivers (Izabela Bakollari) [2172124]
|
- ethernet: Remove vf rate limit check for drivers (Izabela Bakollari) [2172124]
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (linux-4.18.0-484.rt7.273.el8.tar.xz) = eacbe9667de7b459d3a203747f9d2b3840ef5737d1ba697aee3b1399743320f9eb1b0ef95d082184b5194fb560de9f2543563f79165cdb27c3fdfabf71c218bc
|
SHA512 (linux-4.18.0-485.rt7.274.el8.tar.xz) = 81d6874805db7a37189e40e4e3386636eb09187c11c3b7b1dc4addebdcfb717be9f83db55b278149c02c600386cec60cc5fa847bfd995ab83a468bc790c7c7d0
|
||||||
|
Loading…
Reference in New Issue
Block a user