The Linux kernel
Go to file
CKI KWF Bot 33e71a26e4 kernel-6.12.0-207.el10
* Mon Feb 16 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-207.el10]
- x86/vmware: Fix hypercall clobbers (Jose Ignacio Tornos Martinez) [RHEL-149126]
- Bluetooth: MGMT: Fix memory leak in set_ssp_complete (David Marlin) [RHEL-147676]
- Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work (David Marlin) [RHEL-147676]
- Bluetooth: btusb: revert use of devm_kzalloc in btusb (David Marlin) [RHEL-147676]
- net: wwan: mhi: Keep modem name match with Foxconn T99W640 (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: t7xx: add support for HP DRMR-H01 (Jose Ignacio Tornos Martinez) [RHEL-137273 RHEL-146587]
- net: wwan: iosm: use int type to store negative error codes (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexing (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: t7xx: Fix napi rx poll issue (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directly (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: iosm: Fix hibernation by re-binding the driver around it (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init() (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: t7xx: Fix FSM command timeout issue (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: t7xx: Replace deprecated PCI functions (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000 (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: t7xx: Unify documentation column width (Jose Ignacio Tornos Martinez) [RHEL-146587]
- net: wwan: t7xx: Add debug ports (Jose Ignacio Tornos Martinez) [RHEL-146587]
- wwan: core: Add WWAN ADB and MIPC port type (Jose Ignacio Tornos Martinez) [RHEL-146587]
- wwan: core: Pass string literal as format argument of dev_set_name() (Jose Ignacio Tornos Martinez) [RHEL-146587]
- perf/x86/amd/uncore: Prevent UMC counters from saturating (Michael Petlan) [RHEL-106949]
- perf/x86/amd/uncore: Add parameter to configure hrtimer (Michael Petlan) [RHEL-106949]
- perf/x86/amd/uncore: Use hrtimer for handling overflows (Michael Petlan) [RHEL-106949]
- perf/x86/intel/uncore: Use HRTIMER_MODE_HARD for detecting overflows (Michael Petlan) [RHEL-106949]
- net/mlx5e: Skip ESN replay window setup for IPsec crypto offload (Benjamin Poirier) [RHEL-98257]
- net/mlx5: Fix vhca_id access call trace use before alloc (Benjamin Poirier) [RHEL-98257]
- net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect (Benjamin Poirier) [RHEL-98257]
- net/mlx5e: Account for netdev stats in ndo_get_stats64 (Michal Schmidt) [RHEL-98257]
- net/mlx5e: TC, delete flows only for existing peers (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix Unbinding uplink-netdev in switchdev mode (Benjamin Poirier) [RHEL-98257]
- net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id() (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup() (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Restore destroying state bit after profile cleanup (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix crash on profile change rollback failure (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Don't print error message due to invalid module (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM query (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group (Michal Schmidt) [RHEL-98257]
- net/mlx5: Lag, multipath, give priority for routes with smaller network prefix (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Do not update BQL of old txqs during channel reconfiguration (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Trigger neighbor resolution for unresolved destinations (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC init (Michal Schmidt) [RHEL-98257]
- net/mlx5: Serialize firmware reset with devlink (Michal Schmidt) [RHEL-98257]
- net/mlx5: fw_tracer, Handle escaped percent properly (Michal Schmidt) [RHEL-98257]
- net/mlx5: fw_tracer, Validate format string parameters (Michal Schmidt) [RHEL-98257]
- net/mlx5: Drain firmware reset in shutdown callback (Michal Schmidt) [RHEL-98257]
- net/mlx5: fw reset, clear reset requested on drain_fw_reset (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix double unregister of HCA_PORTS component (Michal Schmidt) [RHEL-98257]
- net/mlx5: make enable_mpesw idempotent (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Support XDP target xmit with dummy program (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Update XDP features in switch channels (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Use standard unit definitions for bandwidth conversion (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Use U8_MAX instead of hard coded magic number (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Rename upper_limit_mbps to upper_limit_100mbps (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Use u64 instead of __u64 in ieee_setmaxrate (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix validation logic in rate limiting (Michal Schmidt) [RHEL-98257]
- IB/mlx5: Reduce IMR KSM size when 5-level paging is enabled (Michal Schmidt) [RHEL-98257]
- net/mlx5: Move SF dev table notifier registration outside the PF devlink lock (Michal Schmidt) [RHEL-98257]
- net/mlx5: Move the SF table notifiers outside the devlink lock (Michal Schmidt) [RHEL-98257]
- net/mlx5: Move the SF HW table notifier outside the devlink lock (Michal Schmidt) [RHEL-98257]
- net/mlx5: Move the vhca event notifier outside of the devlink lock (Michal Schmidt) [RHEL-98257]
- net/mlx5: Move the esw mode notifier chain outside the devlink lock (Michal Schmidt) [RHEL-98257]
- net/mlx5: Initialize events outside devlink lock (Michal Schmidt) [RHEL-98257]
- net/mlx5: Use EOPNOTSUPP instead of ENOTSUPP (Michal Schmidt) [RHEL-98257]
- net/mlx5: Abort new commands if all command slots are stalled (Michal Schmidt) [RHEL-98257]
- net/mlx5: Remove redundant bw_share minimal value assignment (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Recover SQ on excessive PTP TX timestamp delta (Michal Schmidt) [RHEL-98257]
- net/mlx5: Refactor EEPROM query error handling to return status separately (Michal Schmidt) [RHEL-98257]
- net/mlx5: Clean up only new IRQ glue on request_irq() failure (Michal Schmidt) [RHEL-98257]
- mlx5: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-98257]
- net/mlx5: Expose definition for 1600Gbps link mode (Michal Schmidt) [RHEL-98257]
- mlx5: Fix default values in create CQ (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix potentially misleading debug message (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix maxrate wraparound in threshold between units (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state() (Michal Schmidt) [RHEL-98257]
- net/mlx5: E-Switch, support eswitch inactive mode (Michal Schmidt) [RHEL-98257]
- net/mlx5: MPFS, add support for dynamic enable/disable (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Add other eswitch support to userspace tables (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Refactor _get_prio() function (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Add other_eswitch support for devx destruction (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Change default device for LAG slaves in RDMA TRANSPORT namespaces (Michal Schmidt) [RHEL-98257]
- net/mlx5: fs, set non default device per namespace (Michal Schmidt) [RHEL-98257]
- net/mlx5: fs, Add other_eswitch support for steering tables (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add OTHER_ESWITCH HW capabilities (Michal Schmidt) [RHEL-98257]
- RDMA/core: RDMA/mlx5: replace use of system_unbound_wq with system_dfl_wq (Michal Schmidt) [RHEL-98257]
- net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pages (Benjamin Poirier) [RHEL-98257]
- net/mlx5e: SHAMPO, Fix skb size check for 64K pages (Michal Schmidt) [RHEL-98257]
- net/mlx5e: SHAMPO, Fix header mapping for 64K pages (Benjamin Poirier) [RHEL-98257]
- net/mlx5e: Fix return value in case of module EEPROM read error (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Defer channels closure to reduce interface down time (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Pass old channels as argument to mlx5e_switch_priv_channels (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Do not re-apply TIR loopback configuration if not necessary (Michal Schmidt) [RHEL-98257]
- net/mlx5: IPoIB, set self loopback prevention in TIR init (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Allow setting self loopback prevention bits on TIR init (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb() (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Enhance function structures for self loopback prevention application (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Convert to new hwtstamp_get/set interface (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Rename timestamp fields to hwtstamp_config (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Rename hwstamp functions to hwtstamp (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Remove unnecessary tstamp local variable in mlx5i_complete_rx_cqe (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Remove redundant tstamp pointer from channel structures (Michal Schmidt) [RHEL-98257]
- net/mlx5e: kTLS, Cancel RX async resync request in error flows (Michal Schmidt) [RHEL-98257]
- net/mlx5: Don't zero user_count when destroying FDB tables (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add balance ID support for LAG multiplane groups (Michal Schmidt) [RHEL-98257]
- net/mlx5: Refactor HCA cap 2 setting (Michal Schmidt) [RHEL-98257]
- net/mlx5: Refactor PTP clock devcom pairing (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add software system image GUID infrastructure (Michal Schmidt) [RHEL-98257]
- net/mlx5: Use common mlx5_same_hw_devs function (Michal Schmidt) [RHEL-98257]
- {rdma,net}/mlx5: Query vports mac address from device (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix IPsec cleanup over MPV device (Michal Schmidt) [RHEL-98257]
- net/mlx5: Refactor devcom to return NULL on failure (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Skip PPHCR register query if not supported by the device (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add PPHCR to PCAM supported registers mask (Michal Schmidt) [RHEL-98257]
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ (Michal Schmidt) [RHEL-98257]
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size() (Michal Schmidt) [RHEL-98257]
- net/mlx5: fix pre-2.40 binutils assembler error (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed (Michal Schmidt) [RHEL-98257]
- net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Use extack in set rxfh callback (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Introduce mlx5e_rss_params for RSS configuration (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Introduce mlx5e_rss_init_params (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Remove unused mdev param from RSS indir init (Michal Schmidt) [RHEL-98257]
- net/mlx5: Improve QoS error messages with actual depth values (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Prevent entering switchdev mode with inconsistent netns (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Generalize complex matchers (Michal Schmidt) [RHEL-98257]
- net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs (Michal Schmidt) [RHEL-98257]
- Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set" (Michal Schmidt) [RHEL-98257]
- fwctl/mlx5: Add Adjacent function query commands and their scope (Benjamin Poirier) [RHEL-98257]
- fwctl/mlx5: Allow MODIFY_CONG_STATUS command (Benjamin Poirier) [RHEL-98257]
- fwctl/mlx5: Fix memory alloc/free in mlx5ctl_fw_rpc() (Benjamin Poirier) [RHEL-98257]
- net/mlx5: fw reset, add reset timeout work (Michal Schmidt) [RHEL-98257]
- net/mlx5: pagealloc: Fix reclaim race during command interface teardown (Michal Schmidt) [RHEL-98257]
- net/mlx5: Stop polling for command response if interface goes down (Michal Schmidt) [RHEL-98257]
- net/mlx5: IFC add balance ID and LAG per MP group bits (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add IFC bit for TIR/SQ order capability (Michal Schmidt) [RHEL-98257]
- net/mlx5: Expose uar access and odp page fault counters (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Report RS-FEC histogram statistics via ethtool (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Don't query FEC statistics when FEC is disabled (Michal Schmidt) [RHEL-98257]
- net/mlx5: Use %%pe format specifier for error pointers (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUAD (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, ignore flow level for multi-dest table (Michal Schmidt) [RHEL-98257]
- net/mlx5: Remove dead code from total_vfs setter (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Add flow rules for the decrypted ESP packets (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Add flow groups for the packets decrypted by crypto offload (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Recirculate decrypted packets into TTC table (Michal Schmidt) [RHEL-98257]
- net/mlx5: Change TTC rules to match on undecrypted ESP packets (Michal Schmidt) [RHEL-98257]
- Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set" (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add uar access and odp page fault counters (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Use multiple CQ doorbells (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Use multiple TX doorbells (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Prepare for using different CQ doorbells (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Prepare for using multiple TX doorbells (Michal Schmidt) [RHEL-98257]
- net/mlx5: Store the global doorbell in mlx5_priv (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_param (Michal Schmidt) [RHEL-98257]
- net/mlx5: Remove unused 'offset' field from mlx5_sq_bfreg (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Prevent WQE metadata conflicts between timestamping and offloads (Michal Schmidt) [RHEL-98257]
- net/mlx5: Refactor MACsec WQE metadata shifts (Michal Schmidt) [RHEL-98257]
- net/mlx5: Remove VLAN insertion fields from WQE Ether segment (Michal Schmidt) [RHEL-98257]
- net/mlx5: Lag, add net namespace support (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add net namespace support to devcom (Michal Schmidt) [RHEL-98257]
- net/mlx5: Lag, move devcom registration to LAG layer (Michal Schmidt) [RHEL-98257]
- net/mlx5: Refactor devcom to use match attributes (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Add a miss level for ipsec crypto offload (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Harden uplink netdev access against device unbind (Michal Schmidt) [RHEL-98257]
- net/mlx5: fix typo in pci_irq.c comment (Michal Schmidt) [RHEL-98257]
- RDMA: Use %%pe format specifier for error pointers (Benjamin Poirier) [RHEL-98257]
- RDMA/mlx5: Fix page size bitmap calculation for KSM mode (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Add stale counter for PCIe congestion events (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Make PCIe congestion event thresholds configurable (Michal Schmidt) [RHEL-98257]
- net/mlx5: Implement devlink total_vfs parameter (Michal Schmidt) [RHEL-98257]
- net/mlx5: Implement devlink enable_sriov parameter (Michal Schmidt) [RHEL-98257]
- net/mlx5: Implement cqe_compress_type via devlink params (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add RS FEC histogram infrastructure (Michal Schmidt) [RHEL-98257]
- net/mlx5: Support getcyclesx and getcrosscycles (Michal Schmidt) [RHEL-98257]
- net/mlx5: Extract MTCTR register read logic into helper function (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add PSP capabilities structures and bits (Michal Schmidt) [RHEL-98257]
- net/mlx5: {DR,HWS}, Use the cached vhca_id for this device (Michal Schmidt) [RHEL-98257]
- net/mlx5: E-switch, Set representor attributes for adjacent VFs (Michal Schmidt) [RHEL-98257]
- net/mlx5: E-Switch, Register representors for adjacent vports (Michal Schmidt) [RHEL-98257]
- net/mlx5: E-Switch, Create acls root namespace for adjacent vports (Michal Schmidt) [RHEL-98257]
- net/mlx5: E-Switch, Add support for adjacent functions vports discovery (Michal Schmidt) [RHEL-98257]
- net/mlx5: E-Switch, Move vport acls root namespaces creation to eswitch (Michal Schmidt) [RHEL-98257]
- net/mlx5: FS, Convert vport acls root namespaces to xarray (Michal Schmidt) [RHEL-98257]
- eth: mlx5: remove Kconfig co-dependency with VXLAN (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Set local Xoff after FW update (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Update and set Xon/Xoff upon port speed set (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Update and set Xon/Xoff upon MTU set (Michal Schmidt) [RHEL-98257]
- net/mlx5: Prevent flow steering mode changes in switchdev mode (Michal Schmidt) [RHEL-98257]
- net/mlx5: Nack sync reset when SFs are present (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix lockdep assertion on sync reset unload event (Michal Schmidt) [RHEL-98257]
- net/mlx5: Reload auxiliary drivers on fw_activate (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop error flow (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Set default burst period for TX and RX reporters (Michal Schmidt) [RHEL-98257]
- IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Fix vport loopback forcing for MPV device (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Better estimate max_qp_wr to reflect WQE count (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Enable Data-Direct with Relaxed Ordering (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Preserve shared buffer capacity during headroom updates (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Query FW for buffer ownership (Michal Schmidt) [RHEL-98257]
- net/mlx5: Restore missing scheduling node cleanup on vport enable failure (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix QoS reference leak in vport enable error path (Michal Schmidt) [RHEL-98257]
- net/mlx5: Destroy vport QoS element when no configuration remains (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Preserve tc-bw during parent changes (Michal Schmidt) [RHEL-98257]
- net/mlx5: Remove default QoS group and attach vports directly to root TSAR (Michal Schmidt) [RHEL-98257]
- net/mlx5: Base ECVF devlink port attrs from 0 (Michal Schmidt) [RHEL-98257]
- net/mlx5: CT: Use the correct counter offset (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Fix table creation UID (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, don't rehash on every kind of insertion failure (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, prevent rehash from filling up the queues (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, fix complex rules rehash error flow (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, fix simple rules rehash error flow (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, fix bad parameter in CQ creation (Michal Schmidt) [RHEL-98257]
- net/mlx5: Support disabling host PFs (Benjamin Poirier) [RHEL-98257]
- net/mlx5: Query to see if host PF is disabled (Michal Schmidt) [RHEL-98257]
- {rdma,net}/mlx5: export mlx5_vport_get_vhca_id (Michal Schmidt) [RHEL-98257]
- net/mlx5: E-Switch, Set/Query hca cap via vhca id (Michal Schmidt) [RHEL-98257]
- net/mlx5: E-Switch, Cache vport vhca id on first cap query (Michal Schmidt) [RHEL-98257]
- net/mlx5: mlx5_ifc, Add hardware definitions needed for adjacent vports (Michal Schmidt) [RHEL-98257]
- net/mlx5: Don't use %%pK through tracepoints (Michal Schmidt) [RHEL-98257]
- net/mlx5: Correctly set gso_segs when LRO is used (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Expose TIS via devlink tx reporter diagnose (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Support routed networks during IPsec MACs initialization (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix potential deadlock by deferring RX timeout recovery (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Remove skb secpath if xfrm state is not found (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Clear Read-Only port buffer size in PBMC before update (Michal Schmidt) [RHEL-98257]
- net: Fix typos (Benjamin Poirier) [RHEL-98257]
- net/mlx5: Fix build -Wframe-larger-than warnings (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Refactor optional counters steering code (Michal Schmidt) [RHEL-98257]
- net/mlx5: Expose IFC bits for TPH (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Remove duplicate mkey from SHAMPO header (Michal Schmidt) [RHEL-98257]
- net/mlx5e: SHAMPO, Remove mlx5e_shampo_get_log_hd_entry_size() (Michal Schmidt) [RHEL-98257]
- net/mlx5e: SHAMPO, Cleanup reservation size formula (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Fix incorrect MKEY masking (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Fix returned type from _mlx5r_umr_zap_mkey() (Michal Schmidt) [RHEL-98257]
- net/mlx5: Expose cable_length field in PFCC register (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add IFC bits and enums for buf_ownership (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add IFC bits to support RSS for IPSec offload (Michal Schmidt) [RHEL-98257]
- net/mlx5: E-Switch, Fix peer miss rules to use peer eswitch (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix memory leak in cmd_exec() (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Properly access RCU protected qdisc_sleeping variable (Michal Schmidt) [RHEL-98257]
- net/mlx5e: fix kdoc warning on eswitch.h (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Enable IPSec hardware offload in legacy mode (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node() (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: remove redundant check on err on return expression (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Add device PCIe congestion ethtool stats (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Create/destroy PCIe Congestion Event object (Michal Schmidt) [RHEL-98257]
- net/mlx5: Correctly set gso_size when LRO is used (Michal Schmidt) [RHEL-98257]
- net/mlx5: IFC updates for disabled host PF (Michal Schmidt) [RHEL-98257]
- net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifc (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Optimize DMABUF mkey page size (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Align mkc page size capability check to PRM (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Fix UMR modifying of mkey page size (Michal Schmidt) [RHEL-98257]
- net/mlx5: Expose HCA capability bits for mkey max page size (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Add new prio for promiscuous mode (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix race between DIM disable and net_dim() (Michal Schmidt) [RHEL-98257]
- net/mlx5e: RX, Remove unnecessary RQT redirects (Michal Schmidt) [RHEL-98257]
- net/mlx5: Warn when write combining is not supported (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Replace recursive VLAN push handling with an iterative loop (Michal Schmidt) [RHEL-98257]
- net/mlx5e: CT: extract a memcmp from a spinlock section (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Remove unused VLAN insertion logic in TX path (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix spelling mistake "disabliing" -> "disabling" (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add HWS as secondary steering mode (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Shrink empty matchers (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Rearrange to prevent forward declaration (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Track matcher sizes individually (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Decouple matcher RX and TX sizes (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Create STEs directly from matcher (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Refactor rule skip logic (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Export rule skip logic (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, remove incorrect comment (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, remove unused create_dest_array parameter (Michal Schmidt) [RHEL-98257]
- net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add traffic class scheduling support for vport QoS (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add support for setting tc-bw on nodes (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add no-op implementation for setting tc-bw on rate objects (Michal Schmidt) [RHEL-98257]
- net/mlx5: Check device memory pointer before usage (Michal Schmidt) [RHEL-98257]
- net/mlx5: fs, fix RDMA TRANSPORT init cleanup flow (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx create (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Check CAP_NET_RAW in user namespace for anchor create (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Check CAP_NET_RAW in user namespace for flow create (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix error handling in RQ memory model registration (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Allocate IB device with net namespace supplied from core dev (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add IFC bits for PCIe Congestion Event object (Michal Schmidt) [RHEL-98257]
- net/mlx5: Small refactor for general object capabilities (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Add multiple priorities support to RDMA TRANSPORT userspace tables (Michal Schmidt) [RHEL-98257]
- net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domain (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Support driver APIs pre_destroy_cq and post_destroy_cq (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Fix vport loopback for MPV device (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Fix CC counters query for MPV (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Fix HW counters query for non-representor devices (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Support ethtool tcp-data-split settings (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Implement queue mgmt ops and single channel swap (Michal Schmidt) [RHEL-98257]
- net/mlx5e: SHAMPO: Separate pool for headers (Michal Schmidt) [RHEL-98257]
- net/mlx5e: SHAMPO: Improve hw gro capability checking (Michal Schmidt) [RHEL-98257]
- net/mlx5e: SHAMPO: Remove redundant params (Michal Schmidt) [RHEL-98257]
- net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_alloc (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get() (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Fix leak of Geneve TLV option object (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, make sure the uplink is the last destination (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, fix missing ip_version handling in definer (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Init mutex on the correct path (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix return value when searching for existing flow group (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix ECVF vports unload on shutdown flow (Michal Schmidt) [RHEL-98257]
- net/mlx5: Ensure fw pages are always allocated on same NUMA (Michal Schmidt) [RHEL-98257]
- net/mlx5: Expose serial numbers in devlink info (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex() (Michal Schmidt) [RHEL-98257]
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid() (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Allow setting MAC address of representors (Michal Schmidt) [RHEL-98257]
- net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr() (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Avoid flexible array warning (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Convert mlx5 netdevs to instance locking (Michal Schmidt) [RHEL-98257]
- net/mlx5e: Don't drop RTNL during firmware flash (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, handle modify header actions dependency (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, fix typo - 'nope' to 'nop' (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, register reformat actions with fw (Michal Schmidt) [RHEL-98257]
- net/mlx5: SWS, fix reformat id error handling (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Add support for 200Gbps per lane speeds (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Remove the redundant MLX5_IB_STAGE_UAR stage (Michal Schmidt) [RHEL-98257]
- net/mlx5: Use to_delayed_work() (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, dump bad completion details (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, rework rehash loop (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, fix redundant extension of action templates (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, fix counting of rules in the matcher (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, force rehash when rule insertion failed (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, support complex matchers (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, introduce isolated matchers (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, expose polling function in header file (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, add definer function to get field name str (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, expose function mlx5hws_table_ft_set_next_ft in header (Michal Schmidt) [RHEL-98257]
- net/mlx5: support software TX timestamp (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Disallow matcher IP version mixing (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Harden IP version definer checks (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Fix IP version decision (Michal Schmidt) [RHEL-98257]
- net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and comments (Michal Schmidt) [RHEL-98257]
- net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slow (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Export action STE tables to debugfs (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Free unused action STE tables (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Cleanup matcher action STE table (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Use the new action STE pool (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Implement action STE pool (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Fix pool size optimization (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Add fullness tracking to pool (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Cleanup after pool refactoring (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Refactor pool implementation (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Make pool single resource (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Remove unused element array (Michal Schmidt) [RHEL-98257]
- net/mlx5: HWS, Fix matcher action template attach (Michal Schmidt) [RHEL-98257]
- RDMA/mlx5: convert timeouts to secs_to_jiffies() (Michal Schmidt) [RHEL-98257]
- ice: PTP: fix missing timestamps on E825 hardware (Michal Schmidt) [RHEL-145127]
- perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable_event() (Anubhav Shelat) [RHEL-111336]
- perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interrupts (Anubhav Shelat) [RHEL-111336]
- perf: apple_m1: Don't disable counter in m1_pmu_enable_event() (Anubhav Shelat) [RHEL-111336]
- KVM: x86: Apply runtime updates to current CPUID during KVM_SET_CPUID{,2} (Igor Mammedov) [RHEL-109452]
- audit: record fanotify event regardless of presence of rules (Richard Guy Briggs) [RHEL-106925]
- audit: record AUDIT_ANOM_* events regardless of presence of rules (Richard Guy Briggs) [RHEL-106925]
- bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Shruti Parab) [RHEL-108693]
- bnxt_en: correct offset handling for IPv6 destination address (Shruti Parab) [RHEL-108693]
- bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUT (Shruti Parab) [RHEL-108693]
- bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUT (Shruti Parab) [RHEL-108693]
- bnxt_en: Use VLAN_ETH_HLEN when possible (Shruti Parab) [RHEL-108693]
- bnxt_en: Support for RoCE resources dynamically shared within VFs. (Shruti Parab) [RHEL-108693]
- bnxt_en: Add err_qpc backing store handling (Shruti Parab) [RHEL-108693]
- bnxt_en: hsi: Update FW interface to 1.10.3.133 (Shruti Parab) [RHEL-108693]
- bnxt_en: Add fw log trace support for 5731X/5741X chips (Shruti Parab) [RHEL-108693]
- bnxt_en: Improve bnxt_backing_store_cfg_v2() (Shruti Parab) [RHEL-108693]
- bnxt_en: Optimize bnxt_sriov_disable() (Shruti Parab) [RHEL-108693]
- bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req() (Shruti Parab) [RHEL-108693]
- bnxt_en: Drop redundant if block in bnxt_dl_flash_update() (Shruti Parab) [RHEL-108693]
- bnxt_en: fix incorrect page count in RX aggr ring log (Shruti Parab) [RHEL-108693]
- bnxt_en: Fix stats context reservation logic (Shruti Parab) [RHEL-108693]
- bnxt_en: Adjust TX rings if reservation is less than requested (Shruti Parab) [RHEL-108693]
- bnxt_en: Fix memory corruption when FW resources change during ifdown (Shruti Parab) [RHEL-108693]
- bnxt_en: Add Hyper-V VF ID (Shruti Parab) [RHEL-108693]
- bnxt_en: Add pcie_ctx_v2 support for ethtool -d (Shruti Parab) [RHEL-108693]
- bnxt_en: Add pcie_stat_len to struct bp (Shruti Parab) [RHEL-108693]
- bnxt_en: Refactor bnxt_get_regs() (Shruti Parab) [RHEL-108693]
- bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h (Shruti Parab) [RHEL-108693]
- bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT (Shruti Parab) [RHEL-108693]
- bnxt_en: Fix DCB ETS validation (Shruti Parab) [RHEL-108693]
- bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL (Shruti Parab) [RHEL-108693]
- bnxt: properly flush XDP redirect lists (Shruti Parab) [RHEL-108693]
- bnxt_en: Improve comment wording and error return code (Shruti Parab) [RHEL-108693]
- bnxt_en: Update MRU and RSS table of RSS contexts on queue reset (Shruti Parab) [RHEL-108693]
- bnxt_en: Add a helper function to configure MRU and RSS (Shruti Parab) [RHEL-108693]
- bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start() (Shruti Parab) [RHEL-108693]
- bnxt_en: Add TPH support in BNXT driver (Shruti Parab) [RHEL-108693]
Resolves: RHEL-106925, RHEL-106949, RHEL-108693, RHEL-109452, RHEL-111336, RHEL-137273, RHEL-145127, RHEL-146587, RHEL-147676, RHEL-149126, RHEL-98257

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-16 11:24:20 +00:00
.gitignore kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
check-kabi kernel-6.0.0-0.rc7.20220927gita1375562c0a8.48 2022-09-27 09:26:17 -05:00
def_variants.yaml.rhel kernel-6.12.0-204.el10 2026-02-11 11:24:32 +00:00
dracut-virt.conf kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
fedoraimaca.x509 kernel-6.10.0-0.rc2.8.el10 2024-06-04 09:40:59 +02:00
filtermods.py kernel-6.12.0-78.el10 2025-04-28 23:54:41 -03:00
flavors kernel-6.8.0-1.el10 2024-03-24 20:18:25 +01:00
gating.yaml kernel-6.12.0-54.el10 2025-02-14 07:54:48 +01:00
generate_all_configs.sh kernel-6.5.0-0.rc7.20230822gitf7757129e3de.51 2023-08-22 07:04:59 -05:00
kernel-aarch64-64k-debug-rhel.config kernel-6.12.0-206.el10 2026-02-13 11:24:08 +00:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-206.el10 2026-02-13 11:24:08 +00:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-206.el10 2026-02-13 11:24:08 +00:00
kernel-aarch64-rhel.config kernel-6.12.0-206.el10 2026-02-13 11:24:08 +00:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-206.el10 2026-02-13 11:24:08 +00:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-206.el10 2026-02-13 11:24:08 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-206.el10 2026-02-13 11:24:08 +00:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-206.el10 2026-02-13 11:24:08 +00:00
kernel-local Change method of configuration generation 2016-12-06 12:07:10 -08:00
kernel-ppc64le-debug-rhel.config kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
kernel-ppc64le-rhel.config kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
kernel-riscv64-rhel.config kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
kernel-s390x-debug-rhel.config kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
kernel-s390x-rhel.config kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
kernel-x86_64-rhel.config kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00:00
kernel.changelog kernel-6.12.0-207.el10 2026-02-16 11:24:20 +00:00
kernel.sbat.template kernel-6.12.0-143.el10 2025-10-21 17:03:42 -04:00
kernel.spec kernel-6.12.0-207.el10 2026-02-16 11:24:20 +00:00
kvm_stat.logrotate kernel-5.13.0-0.rc3.20210527gitad9f25d33860.28 2021-05-27 11:30:07 -05:00
linux-kernel-test.patch kernel-5.17-0.rc0.20220121gitc2c94b3b187d.73 2022-01-21 11:03:01 -06:00
Makefile.rhelver kernel-6.12.0-207.el10 2026-02-16 11:24:20 +00:00
merge.py kernel-6.4.0-0.rc0.20230425git173ea743bf7a.3 2023-04-25 11:01:29 -05:00
mod-denylist.sh kernel-6.9.0-0.rc4.2.el10 2024-04-22 08:02:15 +02:00
mod-sign.sh kernel-6.5.0-0.rc7.20230822gitf7757129e3de.51 2023-08-22 07:04:59 -05:00
Module.kabi_aarch64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_aarch64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_ppc64le Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_riscv64 kernel-6.11.0-25.el10 2024-09-16 16:22:29 +02:00
Module.kabi_dup_s390x Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_x86_64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_ppc64le Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_riscv64 kernel-6.11.0-25.el10 2024-09-16 16:22:29 +02:00
Module.kabi_s390x Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_x86_64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
nvidiagpuoot001.x509 kernel-6.8.0-1.el10 2024-03-24 20:18:25 +01:00
partial-clang_lto-aarch64-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-aarch64-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-x86_64-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-x86_64-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-kgcov-debug-snip.config kernel-6.11.0-29.el10 2024-11-11 13:22:14 +01:00
partial-kgcov-snip.config kernel-6.11.0-29.el10 2024-11-11 13:22:14 +01:00
patch-6.12-redhat.patch kernel-6.12.0-30.el10 2024-11-18 12:06:48 +01:00
process_configs.sh kernel-6.8.0-0.rc3.20240207git6d280f4d760e.29 2024-02-07 13:22:20 -06:00
README.rst kernel-5.7.0-0.rc4.1 2020-05-04 12:40:44 -05:00
redhatsecureboot501.cer kernel-6.9.0-0.rc7.5.el10 2024-05-07 14:59:41 +02:00
redhatsecureboot504.cer kernel-6.12.0-143.el10 2025-10-21 17:03:42 -04:00
redhatsecurebootca5.cer kernel-6.9.0-0.rc7.5.el10 2024-05-07 14:59:41 +02:00
rheldup3.x509 kernel-5.11.0-0.rc7.149 2021-02-08 09:59:50 -06:00
rhelima_centos.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelima.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelimaca1.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149 2021-02-08 09:59:50 -06:00
rpminspect.yaml kernel-6.12.0-201.el10 2026-02-05 13:14:32 +00:00
sources kernel-6.12.0-207.el10 2026-02-16 11:24:20 +00:00
uki_addons.json kernel-6.12.0-89.el10 2025-05-23 01:02:28 -03:00
uki_create_addons.py kernel-6.12.0-89.el10 2025-05-23 01:02:28 -03:00
uki-addons.sbat.template kernel-6.12.0-131.el10 2025-09-17 14:01:48 -04:00
uki.sbat.template kernel-6.12.0-131.el10 2025-09-17 14:01:48 -04:00
x509.genkey.centos kernel-5.17-0.rc1.20220127git626b2dda7651.78 2022-01-27 08:59:41 -06:00
x509.genkey.rhel Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00

===================
The Kernel dist-git
===================

The kernel is maintained in a `source tree`_ rather than directly in dist-git.
The specfile is maintained as a `template`_ in the source tree along with a set
of build scripts to generate configurations, (S)RPMs, and to populate the
dist-git repository.

The `documentation`_ for the source tree covers how to contribute and maintain
the tree.

If you're looking for the downstream patch set it's available in the source
tree with "git log master..ark-patches" or
`online`_.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/cki-project/kernel-ark.git
.. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template
.. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home
.. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches