|
| 1 | +* Fri Mar 28 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-69.el10] |
| 2 | +- redhat/configs: Enable CONFIG_BLK_CGROUP_PUNT_BIO (Neal Gompa) [RHEL-79711] |
| 3 | +- block/Kconfig: Allow selecting BLK_CGROUP_PUNT_BIO (Neal Gompa) [RHEL-79711] |
| 4 | +- perf script: Fix hangup in offline flamegraph report (Michael Petlan) [RHEL-57021] |
| 5 | +- perf script: force stdin for flamegraph in live mode (Michael Petlan) [RHEL-57021] |
| 6 | +- smb: client: fix regression with guest option (Paulo Alcantara) [RHEL-83856] |
| 7 | +- KVM: selftests: Allow running a single iteration of dirty_log_test (Maxim Levitsky) [RHEL-58941] |
| 8 | +- KVM: selftests: Fix an off-by-one in the number of dirty_log_test iterations (Maxim Levitsky) [RHEL-58941] |
| 9 | +- KVM: selftests: Set per-iteration variables at the start of each iteration (Maxim Levitsky) [RHEL-58941] |
| 10 | +- KVM: selftests: Tighten checks around prev iter's last dirty page in ring (Maxim Levitsky) [RHEL-58941] |
| 11 | +- KVM: selftests: Ensure guest writes min number of pages in dirty_log_test (Maxim Levitsky) [RHEL-58941] |
| 12 | +- KVM: sefltests: Verify value of dirty_log_test last page isn't bogus (Maxim Levitsky) [RHEL-58941] |
| 13 | +- KVM: selftests: Collect *all* dirty entries in each dirty_log_test iteration (Maxim Levitsky) [RHEL-58941] |
| 14 | +- KVM: selftests: Print (previous) last_page on dirty page value mismatch (Maxim Levitsky) [RHEL-58941] |
| 15 | +- KVM: selftests: Use continue to handle all "pass" scenarios in dirty_log_test (Maxim Levitsky) [RHEL-58941] |
| 16 | +- KVM: selftests: Post to sem_vcpu_stop if and only if vcpu_stop is true (Maxim Levitsky) [RHEL-58941] |
| 17 | +- KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stop (Maxim Levitsky) [RHEL-58941] |
| 18 | +- KVM: selftests: Honor "stop" request in dirty ring test (Maxim Levitsky) [RHEL-58941] |
| 19 | +- KVM: selftests: Limit dirty_log_test's s390x workaround to s390x (Maxim Levitsky) [RHEL-58941] |
| 20 | +- KVM: selftests: Continuously reap dirty ring while vCPU is running (Maxim Levitsky) [RHEL-58941] |
| 21 | +- KVM: selftests: Read per-page value into local var when verifying dirty_log_test (Maxim Levitsky) [RHEL-58941] |
| 22 | +- KVM: selftests: Precisely track number of dirty/clear pages for each iteration (Maxim Levitsky) [RHEL-58941] |
| 23 | +- KVM: selftests: Drop stale srandom() initialization from dirty_log_test (Maxim Levitsky) [RHEL-58941] |
| 24 | +- KVM: selftests: Drop signal/kick from dirty ring testcase (Maxim Levitsky) [RHEL-58941] |
| 25 | +- KVM: selftests: Sync dirty_log_test iteration to guest *before* resuming (Maxim Levitsky) [RHEL-58941] |
| 26 | +- KVM: selftests: Support multiple write retires in dirty_log_test (Maxim Levitsky) [RHEL-58941] |
| 27 | +- KVM: VMX: read the PML log in the same order as it was written (Maxim Levitsky) [RHEL-58941] |
| 28 | +- KVM: VMX: refactor PML terminology (Maxim Levitsky) [RHEL-58941] |
| 29 | +- crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY (Herbert Xu) [RHEL-80114] {CVE-2024-56690} |
| 30 | +- erofs: fix blksize < PAGE_SIZE for file-backed mounts (Ian Kent) [RHEL-82421] {CVE-2024-56750} |
| 31 | +- platform/x86/intel/vsec: Add support for Panther Lake (Steve Best) [RHEL-47411] |
| 32 | +- bonding: report duplicate MAC address in all situations (Hangbin Liu) [RHEL-73803] |
| 33 | +- ice: Fix signedness bug in ice_init_interrupt_scheme() (Petr Oros) [RHEL-80554] |
| 34 | +- ice: init flow director before RDMA (Petr Oros) [RHEL-80554] |
| 35 | +- ice: simplify VF MSI-X managing (Petr Oros) [RHEL-80554] |
| 36 | +- ice: enable_rdma devlink param (Petr Oros) [RHEL-80554] |
| 37 | +- ice: treat dyn_allowed only as suggestion (Petr Oros) [RHEL-80554] |
| 38 | +- ice, irdma: move interrupts code to irdma (Petr Oros) [RHEL-80554] |
| 39 | +- ice: get rid of num_lan_msix field (Petr Oros) [RHEL-80554] |
| 40 | +- ice: remove splitting MSI-X between features (Petr Oros) [RHEL-80554] |
| 41 | +- ice: devlink PF MSI-X max and min parameter (Petr Oros) [RHEL-80554] |
| 42 | +- ice: ice_probe: init ice_adapter after HW init (Petr Oros) [RHEL-80554] |
| 43 | +- ice: minor: rename goto labels from err to unroll (Petr Oros) [RHEL-80554] |
| 44 | +- ice: split ice_init_hw() out from ice_init_dev() (Petr Oros) [RHEL-80554] |
| 45 | +- ice: c827: move wait for FW to ice_init_hw() (Petr Oros) [RHEL-80554] |
| 46 | +- ipv6: use RCU protection in ip6_default_advmss() (Guillaume Nault) [RHEL-81574] {CVE-2025-21765} |
| 47 | +- net: add dev_net_rcu() helper (Guillaume Nault) [RHEL-81574] {CVE-2025-21765} |
| 48 | +- objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns (Radomir Vrbovsky) [RHEL-80715] |
| 49 | +- objtool: Exclude __tracepoints data from ENDBR checks (Radomir Vrbovsky) [RHEL-80715] |
| 50 | +- kbuild: Add Propeller configuration for kernel build (Radomir Vrbovsky) [RHEL-80715] |
| 51 | +- AutoFDO: Enable machine function split optimization for AutoFDO (Radomir Vrbovsky) [RHEL-80715] |
| 52 | +- AutoFDO: Enable -ffunction-sections for the AutoFDO build (Radomir Vrbovsky) [RHEL-80715] |
| 53 | +- vmlinux.lds.h: Add markers for text_unlikely and text_hot sections (Radomir Vrbovsky) [RHEL-80715] |
| 54 | +- openrisc: place exception table at the head of vmlinux (Radomir Vrbovsky) [RHEL-80715] |
| 55 | +- vmlinux.lds.h: Adjust symbol ordering in text output section (Radomir Vrbovsky) [RHEL-80715] |
| 56 | +- objtool: Fix unreachable instruction warnings for weak functions (Radomir Vrbovsky) [RHEL-80715] |
| 57 | +- kbuild: Add AutoFDO support for Clang build (Radomir Vrbovsky) [RHEL-80715] |
| 58 | +- reiserfs: The last commit (Radomir Vrbovsky) [RHEL-80715] |
| 59 | +- objtool: Also include tools/include/uapi (Radomir Vrbovsky) [RHEL-80715] |
| 60 | +- objtool: Detect non-relocated text references (Radomir Vrbovsky) [RHEL-80715] |
| 61 | +- arch/x86/kernel/setup.c: fix rh_check_supported (Tomas Henzl) [RHEL-80866] |
| 62 | +- intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly (Steve Best) [RHEL-79459] |
| 63 | +- intel_idle: add Clearwater Forest SoC support (Steve Best) [RHEL-79459] |
| 64 | +- selftests: fib_nexthops: do not mark skipped tests as failed (Hangbin Liu) [RHEL-80288] |
| 65 | +Resolves: RHEL-47411, RHEL-57021, RHEL-58941, RHEL-73803, RHEL-79459, RHEL-79711, RHEL-80114, RHEL-80288, RHEL-80554, RHEL-80715, RHEL-80866, RHEL-81574, RHEL-82421, RHEL-83856 |
| 66 | + |
1 | 67 | * Mon Mar 24 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-68.el10] |
2 | 68 | - platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show() (Steve Best) [RHEL-79463] |
3 | 69 | - platform/x86: intel/pmc: Fix ioremap() of bad address (Steve Best) [RHEL-79463] |
|
0 commit comments