|
| 1 | +* Thu Jul 17 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-111.el10] |
| 2 | +- powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO add (Mamatha Inamdar) [RHEL-90596] |
| 3 | +- block/blk-throttle: silence !BLK_DEV_IO_TRACE variable warnings (Ming Lei) [RHEL-97188] |
| 4 | +- blk-throttle: Prevents the bps restricted io from entering the bps queue again (Ming Lei) [RHEL-97188] |
| 5 | +- blk-throttle: Split the service queue (Ming Lei) [RHEL-97188] |
| 6 | +- blk-throttle: Split the blkthrotl queue (Ming Lei) [RHEL-97188] |
| 7 | +- blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED" (Ming Lei) [RHEL-97188] |
| 8 | +- blk-throttle: Split throtl_charge_bio() into bps and iops functions (Ming Lei) [RHEL-97188] |
| 9 | +- blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time (Ming Lei) [RHEL-97188] |
| 10 | +- blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time() (Ming Lei) [RHEL-97188] |
| 11 | +- blk-throttle: Add an additional overflow check to the call calculate_bytes/io_allowed (Ming Lei) [RHEL-97188] |
| 12 | +- blk-throttle: Delete unnecessary carryover-related fields from throtl_grp (Ming Lei) [RHEL-97188] |
| 13 | +- blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover() (Ming Lei) [RHEL-97188] |
| 14 | +- intel_th: pci: Add Panther Lake-P/U support (Michael Petlan) [RHEL-47423] |
| 15 | +- intel_th: pci: Add Panther Lake-H support (Michael Petlan) [RHEL-47423] |
| 16 | +- intel_th: pci: Add Arrow Lake support (Michael Petlan) [RHEL-47423] |
| 17 | +- kernel.spec: always provide kernel-devel-uname-r (Scott Weaver) [RHEL-88117] |
| 18 | +- kernel.spec: always provide kernel (Scott Weaver) [RHEL-88117] |
| 19 | +- kernel.spec: dynamically set provides/requires name (Scott Weaver) [RHEL-88117] |
| 20 | +- kernel.spec: use %%{name} in partner/internal modules (Scott Weaver) [RHEL-88117] |
| 21 | +- kernel.spec: introduce with_automotive_build (Scott Weaver) [RHEL-88117] |
| 22 | +- kernel.spec: add a few macro option comments (Scott Weaver) [RHEL-88117] |
| 23 | +- kernel.spec: fix kernel-automotive packaging (Scott Weaver) [RHEL-88117] |
| 24 | +- kernel.spec: honor packaging flags (Scott Weaver) [RHEL-88117] |
| 25 | +- gitlab-ci: update automotive pipelines (Scott Weaver) [RHEL-88117] |
| 26 | +- redhat/self-test: update for new automotive variables (Scott Weaver) [RHEL-88117] |
| 27 | +- kernel.spec: fedora automotive build is not supported (Scott Weaver) [RHEL-88117] |
| 28 | +- gitignore: kernel-automotive generated files (Scott Weaver) [RHEL-88117] |
| 29 | +- gitlab-ci: use AUTOMOTIVE_BUILD with dist-srpm (Scott Weaver) [RHEL-88117] |
| 30 | +- redhat/Makefile: introduce AUTOMOTIVE_BUILD (Scott Weaver) [RHEL-88117] |
| 31 | +- kernel.spec: updates for automotive-only build (Scott Weaver) [RHEL-88117] |
| 32 | +- ice/ptp: fix crosstimestamp reporting (Petr Oros) [RHEL-83567] |
| 33 | +- ice: fix rebuilding the Tx scheduler tree for large queue counts (Petr Oros) [RHEL-83567] |
| 34 | +- ice: create new Tx scheduler nodes for new queues only (Petr Oros) [RHEL-83567] |
| 35 | +- ice: fix Tx scheduler error handling in XDP callback (Petr Oros) [RHEL-83567] |
| 36 | +- ice: Fix LACP bonds without SRIOV environment (Petr Oros) [RHEL-83567] |
| 37 | +- ice: fix vf->num_mac count with port representors (Petr Oros) [RHEL-83567] |
| 38 | +- ice: use DSN instead of PCI BDF for ice_adapter index (Petr Oros) [RHEL-83567] |
| 39 | +- ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() (Petr Oros) [RHEL-83567] |
| 40 | +- ice: fix Get Tx Topology AQ command error on E830 (Petr Oros) [RHEL-83567] |
| 41 | +- ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw() (Petr Oros) [RHEL-83567] |
| 42 | +- ice: fix input validation for virtchnl BW (Petr Oros) [RHEL-83567] |
| 43 | +- ice: validate queue quanta parameters to prevent OOB access (Petr Oros) [RHEL-83567] |
| 44 | +- ice: stop truncating queue ids when checking (Petr Oros) [RHEL-83567] |
| 45 | +- virtchnl: make proto and filter action count unsigned (Petr Oros) [RHEL-83567] |
| 46 | +- ice: fix reservation of resources for RDMA when disabled (Petr Oros) [RHEL-83567] |
| 47 | +- ice: health.c: fix compilation on gcc 7.5 (Petr Oros) [RHEL-83567] |
| 48 | +- ice: E825C PHY register cleanup (Petr Oros) [RHEL-83567] |
| 49 | +- ice: Refactor E825C PHY registers info struct (Petr Oros) [RHEL-83567] |
| 50 | +- ice: rename ice_ptp_init_phc_eth56g function (Petr Oros) [RHEL-83567] |
| 51 | +- ice: Add E830 checksum offload support (Petr Oros) [RHEL-83567] |
| 52 | +- ice: register devlink prior to creating health reporters (Petr Oros) [RHEL-83567] |
| 53 | +- ice: Fix switchdev slow-path in LAG (Petr Oros) [RHEL-83567] |
| 54 | +- ice: fix memory leak in aRFS after reset (Petr Oros) [RHEL-83567] |
| 55 | +- ice: do not configure destination override for switchdev (Petr Oros) [RHEL-83567] |
| 56 | +- ice: dpll: Remove newline at the end of a netlink error message (Petr Oros) [RHEL-83567] |
| 57 | +- ice: Avoid setting default Rx VSI twice in switchdev setup (Petr Oros) [RHEL-83567] |
| 58 | +- virtchnl: add enumeration for the rxdid format (Petr Oros) [RHEL-83567] |
| 59 | +- ice: support Rx timestamp on flex descriptor (Petr Oros) [RHEL-83567] |
| 60 | +- virtchnl: add support for enabling PTP on iAVF (Petr Oros) [RHEL-83567] |
| 61 | +- ice: refactor ice_fdir_create_dflt_rules() function (Petr Oros) [RHEL-83567] |
| 62 | +- ice: Implement PTP support for E830 devices (Petr Oros) [RHEL-83567] |
| 63 | +- ice: Refactor ice_ptp_init_tx_* (Petr Oros) [RHEL-83567] |
| 64 | +- ice: Add unified ice_capture_crosststamp (Petr Oros) [RHEL-83567] |
| 65 | +- ice: Process TSYN IRQ in a separate function (Petr Oros) [RHEL-83567] |
| 66 | +- ice: Use FIELD_PREP for timestamp values (Petr Oros) [RHEL-83567] |
| 67 | +- ice: Remove unnecessary ice_is_e8xx() functions (Petr Oros) [RHEL-83567] |
| 68 | +- ice: Don't check device type when checking GNSS presence (Petr Oros) [RHEL-83567] |
| 69 | +- ice: use generic unrolled_count() macro (Petr Oros) [RHEL-83567] |
| 70 | +- ice: count combined queues using Rx/Tx count (Petr Oros) [RHEL-83567] |
| 71 | +- ice: Add check for devm_kzalloc() (Petr Oros) [RHEL-83567] |
| 72 | +- ice: remove invalid parameter of equalizer (Petr Oros) [RHEL-83567] |
| 73 | +- ice: fix ice_parser_rt::bst_key array size (Petr Oros) [RHEL-83567] |
| 74 | +- ice: support FW Recovery Mode (Petr Oros) [RHEL-83567] |
| 75 | +- ice: Add in/out PTP pin delays (Petr Oros) [RHEL-83567] |
| 76 | +- ice: use string choice helpers (Petr Oros) [RHEL-83567] |
| 77 | +- ice: add fw and port health reporters (Petr Oros) [RHEL-83567] |
| 78 | +- ice: add recipe priority check in search (Petr Oros) [RHEL-83567] |
| 79 | +- ice: Add MDD logging via devlink health (Petr Oros) [RHEL-83567] |
| 80 | +- ice: add Tx hang devlink health reporter (Petr Oros) [RHEL-83567] |
| 81 | +- ice: rename devlink_port.[ch] to port.[ch] (Petr Oros) [RHEL-83567] |
| 82 | +- ice: cleanup Rx queue context programming functions (Petr Oros) [RHEL-83567] |
| 83 | +- ice: move prefetch enable to ice_setup_rx_ctx (Petr Oros) [RHEL-83567] |
| 84 | +- ice: reduce size of queue context fields (Petr Oros) [RHEL-83567] |
| 85 | +- ice: use <linux/packing.h> for Tx and Rx queue context data (Petr Oros) [RHEL-83567] |
| 86 | +- ice: use structures to keep track of queue context size (Petr Oros) [RHEL-83567] |
| 87 | +- ice: remove int_q_state from ice_tlan_ctx (Petr Oros) [RHEL-83567] |
| 88 | +- ice: fix incorrect PHY settings for 100 GB/s (Petr Oros) [RHEL-83567] |
| 89 | +- ice: fix max values for dpll pin phase adjust (Petr Oros) [RHEL-83567] |
| 90 | +- ice: Fix VLAN pruning in switchdev mode (Petr Oros) [RHEL-83567] |
| 91 | +- ice: Fix NULL pointer dereference in switchdev (Petr Oros) [RHEL-83567] |
| 92 | +- ice: fix PHY timestamp extraction for ETH56G (Petr Oros) [RHEL-83567] |
| 93 | +- ice: Unbind the workqueue (Petr Oros) [RHEL-83567] |
| 94 | +- ice: use stack variable for virtchnl_supported_rxdids (Petr Oros) [RHEL-83567] |
| 95 | +- ice: initialize pf->supported_rxdids immediately after loading DDP (Petr Oros) [RHEL-83567] |
| 96 | +- ice: only allow Tx promiscuous for multicast (Petr Oros) [RHEL-83567] |
| 97 | +- ice: Add support for persistent NAPI config (Petr Oros) [RHEL-83567] |
| 98 | +- ice: support optional flags in signature segment header (Petr Oros) [RHEL-83567] |
| 99 | +- ice: refactor "last" segment of DDP pkg (Petr Oros) [RHEL-83567] |
| 100 | +- ice: extend dump serdes equalizer values feature (Petr Oros) [RHEL-83567] |
| 101 | +- ice: rework of dump serdes equalizer values feature (Petr Oros) [RHEL-83567] |
| 102 | +- ice: Support VF queue rate limit and quanta size configuration (Petr Oros) [RHEL-83567] |
| 103 | +- virtchnl: fix m68k build. (Petr Oros) [RHEL-83567] |
| 104 | +- virtchnl: support queue rate limit and quanta size configuration (Petr Oros) [RHEL-83567] |
| 105 | +- ice: Cleanup unused declarations (Petr Oros) [RHEL-83567] |
| 106 | +- ice: Use common error handling code in two functions (Petr Oros) [RHEL-83567] |
| 107 | +- ice: Make use of assign_bit() API (Petr Oros) [RHEL-83567] |
| 108 | +- ice: store max_frame and rx_buf_len only in ice_rx_ring (Petr Oros) [RHEL-83567] |
| 109 | +- ice: consistently use q_idx in ice_vc_cfg_qs_msg() (Petr Oros) [RHEL-83567] |
| 110 | +- ice: Implement ethtool reset support (Petr Oros) [RHEL-83567] |
| 111 | +Resolves: RHEL-47423, RHEL-83567, RHEL-88117, RHEL-90596, RHEL-97188 |
| 112 | + |
1 | 113 | * Wed Jul 16 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-110.el10] |
2 | 114 | - nvme-multipath: fix suspicious RCU usage warning (Chris Leech) [RHEL-102650] |
3 | 115 | - livepatch: no need to build kselftests with kernel (Radomir Vrbovsky) [RHEL-70905] |
|
0 commit comments