diff --git a/Makefile.rhelver b/Makefile.rhelver index 4a3d7c868..b90cbc848 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 = 59 +RHEL_RELEASE = 60 # # RHEL_REBASE_NUM diff --git a/kernel.changelog b/kernel.changelog index f21806693..d80e825a2 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,24 @@ +* Wed Mar 05 2025 Julio Faracco [6.12.0-60.el10] +- idpf: call set_real_num_queues in idpf_open (CKI Backport Bot) [RHEL-79464] +- tracing: Fix bad hist from corrupting named_triggers list (Tomas Glozar) [RHEL-80060] +- net/smc: support ipv4 mapped ipv6 addr client for smc-r v2 (Mete Durlu) [RHEL-79809] +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (CKI Backport Bot) [RHEL-74125] {CVE-2024-57901} +- cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75473] +- Documentation/powerpc/fadump: add additional parameter feature details (Mamatha Inamdar) [RHEL-70827] +- powerpc: increase MIN RMA size for CAS negotiation (Mamatha Inamdar) [RHEL-70827] +- powerpc/fadump: fix additional param memory reservation for HASH MMU (Mamatha Inamdar) [RHEL-70827] +- powerpc: export MIN RMA size (Mamatha Inamdar) [RHEL-70827] +- scsi: mpi3mr: Update driver version to 8.12.1.0.50 (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Avoid reply queue full condition (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Fix possible crash when setting up bsg fails (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Handling of fault code for insufficient power (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Start controller indexing from 0 (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs (Chandrakanth Patil) [RHEL-30789] {CVE-2024-57804} +- scsi: mpi3mr: Synchronize access to ioctl data buffer (Chandrakanth Patil) [RHEL-30789] +- redhat: regenerate self-test data for new RHDISTGIT_BRANCH (Patrick Talbert) +Resolves: RHEL-30789, RHEL-70827, RHEL-74125, RHEL-75473, RHEL-79464, RHEL-79809, RHEL-80060 + * Mon Mar 03 2025 Julio Faracco [6.12.0-59.el10] - gpu: host1x: Fix a use of uninitialized mutex (Rupinderjit Singh) [RHEL-67594] - selftests/memfd: add test for mapping write-sealed memfd read-only (Rafael Aquini) [RHEL-77292] {CVE-2024-57937} @@ -6,7 +27,7 @@ - redhat: adjust rhel branch name (Jan Stancek) - redhat: set defaults for RHEL 10.0 (Jan Stancek) - Revert "x86/kvm: Override default caching mode for SEV-SNP and TDX" (Vitaly Kuznetsov) [RHEL-76109] -Resolves: RHEL-67594, RHEL-74426, RHEL-77292 +Resolves: RHEL-67594, RHEL-74426, RHEL-76109, RHEL-77292 * Thu Feb 27 2025 Julio Faracco [6.12.0-58.el10] - quota: flush quota_release_work upon quota writeback (CKI Backport Bot) [RHEL-73465] @@ -137,6 +158,28 @@ Resolves: RHEL-75925, RHEL-76843, RHEL-77986, RHEL-78189, RHEL-79162 - Bump RHEL MINOR to 10.1 (Julio Faracco) Resolves: RHEL-78946, RHEL-79097 +* Mon Mar 03 2025 Jan Stancek [6.12.0-55.2.1.el10_0] +- Documentation/powerpc/fadump: add additional parameter feature details (Mamatha Inamdar) [RHEL-70827] +- powerpc: increase MIN RMA size for CAS negotiation (Mamatha Inamdar) [RHEL-70827] +- powerpc/fadump: fix additional param memory reservation for HASH MMU (Mamatha Inamdar) [RHEL-70827] +- powerpc: export MIN RMA size (Mamatha Inamdar) [RHEL-70827] +- scsi: mpi3mr: Update driver version to 8.12.1.0.50 (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Avoid reply queue full condition (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Fix possible crash when setting up bsg fails (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Handling of fault code for insufficient power (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Start controller indexing from 0 (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs (Chandrakanth Patil) [RHEL-30789] {CVE-2024-57804} +- scsi: mpi3mr: Synchronize access to ioctl data buffer (Chandrakanth Patil) [RHEL-30789] +- redhat: regenerate self-test data for new RHDISTGIT_BRANCH (Patrick Talbert) +Resolves: RHEL-30789, RHEL-70827 + +* Thu Feb 27 2025 Jan Stancek [6.12.0-55.1.1.el10_0] +- redhat: adjust rhel branch name (Jan Stancek) +- redhat: set defaults for RHEL 10.0 (Jan Stancek) +- Revert "x86/kvm: Override default caching mode for SEV-SNP and TDX" (Vitaly Kuznetsov) [RHEL-76109] +Resolves: RHEL-76109 + * Sun Feb 16 2025 Jan Stancek [6.12.0-55.el10] - ovl: support encoding fid from inode with no alias (Miklos Szeredi) [RHEL-77301] {CVE-2025-21654} - ovl: pass realinode to ovl_encode_real_fh() instead of realdentry (Miklos Szeredi) [RHEL-77301] {CVE-2025-21654} diff --git a/kernel.spec b/kernel.spec index 79acea2e4..71ded7fcd 100644 --- a/kernel.spec +++ b/kernel.spec @@ -164,15 +164,15 @@ Summary: The Linux kernel %define specrpmversion 6.12.0 %define specversion 6.12.0 %define patchversion 6.12 -%define pkgrelease 59 +%define pkgrelease 60 %define kversion 6 -%define tarfile_release 6.12.0-59.el10 +%define tarfile_release 6.12.0-60.el10 # This is needed to do merge window version magic %define patchlevel 12 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 59%{?buildid}%{?dist} +%define specrelease 60%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.12.0-59.el10 +%define kabiversion 6.12.0-60.el10 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -4358,7 +4358,7 @@ fi\ # # %changelog -* Wed Mar 05 2025 Andrei Lukoshko - 6.12.0-59 +* Fri Mar 07 2025 Andrei Lukoshko - 6.12.0-60 - hpsa: bring back deprecated PCI ids #CFHack #CFHack2024 - mptsas: bring back deprecated PCI ids #CFHack #CFHack2024 - megaraid_sas: bring back deprecated PCI ids #CFHack #CFHack2024 @@ -4369,10 +4369,30 @@ fi\ - kernel/rh_messages.h: enable all disabled pci devices by moving to unmaintained -* Wed Mar 05 2025 Eduard Abdullin - 6.12.0-59 +* Fri Mar 07 2025 Eduard Abdullin - 6.12.0-60 - Use AlmaLinux OS secure boot cert - Debrand for AlmaLinux OS +* Wed Mar 05 2025 Julio Faracco [6.12.0-60.el10] +- idpf: call set_real_num_queues in idpf_open (CKI Backport Bot) [RHEL-79464] +- tracing: Fix bad hist from corrupting named_triggers list (Tomas Glozar) [RHEL-80060] +- net/smc: support ipv4 mapped ipv6 addr client for smc-r v2 (Mete Durlu) [RHEL-79809] +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (CKI Backport Bot) [RHEL-74125] {CVE-2024-57901} +- cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75473] +- Documentation/powerpc/fadump: add additional parameter feature details (Mamatha Inamdar) [RHEL-70827] +- powerpc: increase MIN RMA size for CAS negotiation (Mamatha Inamdar) [RHEL-70827] +- powerpc/fadump: fix additional param memory reservation for HASH MMU (Mamatha Inamdar) [RHEL-70827] +- powerpc: export MIN RMA size (Mamatha Inamdar) [RHEL-70827] +- scsi: mpi3mr: Update driver version to 8.12.1.0.50 (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Avoid reply queue full condition (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Fix possible crash when setting up bsg fails (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Handling of fault code for insufficient power (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Start controller indexing from 0 (Chandrakanth Patil) [RHEL-30789] +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs (Chandrakanth Patil) [RHEL-30789] {CVE-2024-57804} +- scsi: mpi3mr: Synchronize access to ioctl data buffer (Chandrakanth Patil) [RHEL-30789] +- redhat: regenerate self-test data for new RHDISTGIT_BRANCH (Patrick Talbert) + * Mon Mar 03 2025 Julio Faracco [6.12.0-59.el10] - gpu: host1x: Fix a use of uninitialized mutex (Rupinderjit Singh) [RHEL-67594] - selftests/memfd: add test for mapping write-sealed memfd read-only (Rafael Aquini) [RHEL-77292] {CVE-2024-57937} diff --git a/sources b/sources index 7765adc3c..5ead86eb6 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6 -SHA512 (linux-6.12.0-59.el10.tar.xz) = 06aaacb44b7d93ba40a08eda4a210c07b5e556cde4db1b1ef731f62775cf8200331a6ac3298f0faa0e85bd818bedbce3ca74d85cfdc5344c6ede97b8f5e0754c -SHA512 (kernel-abi-stablelists-6.12.0-59.el10.tar.xz) = 3e8e87ae6fab84b3e121011c7b591d76ebba90f8368579b8e706f54b85bfeb76d268e4205f432343cc674e45f8fa9142be6b508dc4f9e091b895b8c08c43aa75 -SHA512 (kernel-kabi-dw-6.12.0-59.el10.tar.xz) = 363638a37d0822f41ee10a642eba36b7442adc8697b96afc32d0dfe7cdfef25279d16621d6a9d75e29ec659a379ba2be6b7a92e59255bdeb00c17b5d4b54690d +SHA512 (linux-6.12.0-60.el10.tar.xz) = bcf332841ebeeb49fe8f13f0f1d8fcd8bf8aff67f6221239f201716628ef6ebc5d68ee2c8f580ddadbdd1f9a9d1919d9c0e6da73fa908a853937f46332287cd0 +SHA512 (kernel-abi-stablelists-6.12.0-60.el10.tar.xz) = 058b391a7b243a2332b1df3a20bc9524c39ffd88d50627c6910391669bf35369f613cb6ccfa9b9716d27c5bbc5b965c468f5661ee3836a4205b7d566fd5a6d02 +SHA512 (kernel-kabi-dw-6.12.0-60.el10.tar.xz) = 363638a37d0822f41ee10a642eba36b7442adc8697b96afc32d0dfe7cdfef25279d16621d6a9d75e29ec659a379ba2be6b7a92e59255bdeb00c17b5d4b54690d