The Linux kernel
Go to file
CKI KWF Bot 2812b7cba1 kernel-6.12.0-158.el10
* Mon Nov 17 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-158.el10]
- net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync() (Mete Durlu) [RHEL-99998]
- net/smc: fix UAF on smcsk after smc_listen_out() (Mete Durlu) [RHEL-99998]
- smc: Fix various oops due to inet_sock type confusion. (Mete Durlu) [RHEL-99998]
- net/smc: convert timeouts to secs_to_jiffies() (Mete Durlu) [RHEL-99998]
- net/smc: replace strncpy with strscpy (Mete Durlu) [RHEL-99998]
- net/smc: remove unused function smc_lo_supports_v2 (Mete Durlu) [RHEL-99998]
- net/smc: remove unused input parameters in smc_buf_get_slot (Mete Durlu) [RHEL-99998]
- s390: ism: Pass string literal as format argument of dev_set_name() (Mete Durlu) [RHEL-99998]
- smc: Fix lockdep false-positive for IPPROTO_SMC. (Mete Durlu) [RHEL-99998]
- net/smc: use the correct ndev to find pnetid by pnetid table (Mete Durlu) [RHEL-99998]
- net/smc: fix data error when recvmsg with MSG_PEEK flag (Mete Durlu) [RHEL-99998]
- net/smc: delete pointless divide by one (Mete Durlu) [RHEL-99998]
- net/smc: check return value of sock_recvmsg when draining clc data (Mete Durlu) [RHEL-99998]
- net/smc: check smcd_v2_ext_offset when receiving proposal msg (Mete Durlu) [RHEL-99998]
- net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg (Mete Durlu) [RHEL-99998]
- net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg (Mete Durlu) [RHEL-99998]
- net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll (Mete Durlu) [RHEL-99998]
- net/smc: protect link down work from execute after lgr freed (Mete Durlu) [RHEL-99998]
- net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1 (Mete Durlu) [RHEL-99998]
- net/smc: fix LGR and link use-after-free issue (Mete Durlu) [RHEL-99998]
- net/smc: initialize close_work early to avoid warning (Mete Durlu) [RHEL-99998]
- net/smc: Address spelling errors (Mete Durlu) [RHEL-99998]
- s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP (Luiz Capitulino) [RHEL-116228]
- USB: core: remove the move buf action (Desnes Nunes) [RHEL-122019]
- usb: typec: tcpm: properly deliver cable vdms to altmode drivers (Desnes Nunes) [RHEL-122019]
- xhci: fix memory leak regression when freeing xhci vdev devices depth first (Desnes Nunes) [RHEL-122019]
- xhci: dbc: Fix full DbC transfer ring after several reconnects (Desnes Nunes) [RHEL-122019]
- xhci: dbc: decouple endpoint allocation from initialization (Desnes Nunes) [RHEL-122019]
- USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions (Desnes Nunes) [RHEL-122019]
- USB: serial: option: add Telit Cinterion FN990A w/audio compositions (Desnes Nunes) [RHEL-122019]
- usb: xhci: Fix slot_id resource race conflict (Desnes Nunes) [RHEL-122019]
- usb: typec: fusb302: Revert incorrect threaded irq fix (Desnes Nunes) [RHEL-122019]
- USB: core: Update kerneldoc for usb_hcd_giveback_urb() (Desnes Nunes) [RHEL-122019]
- memstick: Fix deadlock by moving removing flag earlier (Desnes Nunes) [RHEL-122019]
- usb: dwc3: Remove WARN_ON for device endpoint command timeouts (Desnes Nunes) [RHEL-122019] {CVE-2025-39801}
- USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles (Desnes Nunes) [RHEL-122019]
- usb: storage: realtek_cr: Use correct byte order for bcs->Residue (Desnes Nunes) [RHEL-122019]
- usb: chipidea: imx: improve usbmisc_imx7d_pullup() (Desnes Nunes) [RHEL-122019]
- kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq() (Desnes Nunes) [RHEL-122019]
- usb: dwc3: pci: add support for the Intel Wildcat Lake (Desnes Nunes) [RHEL-122019]
- usb: dwc3: Ignore late xferNotReady event to prevent halt timeout (Desnes Nunes) [RHEL-122019]
- USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera (Desnes Nunes) [RHEL-122019]
- usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE test (Desnes Nunes) [RHEL-122019]
- usb: renesas-xhci: Fix External ROM access timeouts (Desnes Nunes) [RHEL-122019]
- usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive (Desnes Nunes) [RHEL-122019]
- phy: ti: omap-usb2: fix device leak at unbind (Desnes Nunes) [RHEL-122019]
- net: usbnet: Fix the wrong netif_carrier_on() call (Desnes Nunes) [RHEL-122019]
- net: usbnet: Avoid potential RCU stall on LINK_CHANGE event (Desnes Nunes) [RHEL-122019]
- usb: musb: omap2430: enable compile testing (Desnes Nunes) [RHEL-122019]
- usb: xhci: print xhci->xhc_state when queue_command failed (Desnes Nunes) [RHEL-122019]
- USB: serial: option: add Foxconn T99W709 (Desnes Nunes) [RHEL-122019]
- net: usb: cdc-ncm: check for filtering capability (Desnes Nunes) [RHEL-122019]
- usb: core: add urb->sgt parameter description (Desnes Nunes) [RHEL-122019]
- thunderbolt: Fix copy+paste error in match_service_id() (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: Update power_supply on power role change (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and Default (Desnes Nunes) [RHEL-122019]
- usb: typec: fusb302: cache PD RX state (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: yoga-c630: add DRM dependency (Desnes Nunes) [RHEL-122019]
- usb: gadget : fix use-after-free in composite_dev_cleanup() (Desnes Nunes) [RHEL-122019] {CVE-2025-38555}
- usb: chipidea: imx: Add a missing blank line (Desnes Nunes) [RHEL-122019]
- usb: usblp: clean up assignment inside if conditions (Desnes Nunes) [RHEL-122019]
- cdc-acm: fix race between initial clearing halt and open (Desnes Nunes) [RHEL-122019]
- usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command (Desnes Nunes) [RHEL-122019]
- usb: xhci: Avoid showing warnings for dying controller (Desnes Nunes) [RHEL-122019]
- usb: xhci: Avoid showing errors during surprise removal (Desnes Nunes) [RHEL-122019]
- usb: core: add dma-noncoherent buffer alloc and free API (Desnes Nunes) [RHEL-122019]
- usb: chipidea: s32g: Add usb support for s32g3 (Desnes Nunes) [RHEL-122019]
- usb: chipidea: s32g: Add usb support for s32g2 (Desnes Nunes) [RHEL-122019]
- dt-bindings: usb: Add compatible strings for s32g2/s32g3 (Desnes Nunes) [RHEL-122019]
- usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' argument (Desnes Nunes) [RHEL-122019]
- usb: early: xhci-dbc: Fix early_ioremap leak (Desnes Nunes) [RHEL-122019]
- net: thunderbolt: Enable end-to-end flow control also in transmit (Desnes Nunes) [RHEL-122019]
- net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths() (Desnes Nunes) [RHEL-122019]
- usb: core: config: Prevent OOB read in SS endpoint companion parsing (Desnes Nunes) [RHEL-122019] {CVE-2025-39760}
- usb: dwc2: disable platform lowlevel hw resources during shutdown (Desnes Nunes) [RHEL-122019]
- usb: misc: onboard_usb_dev: Add Bison Electronics Inc. Integrated Camera (Desnes Nunes) [RHEL-122019]
- usb: gadget: u_serial: remove some dead code (Desnes Nunes) [RHEL-122019]
- usb: gadget: u_serial: Avoid double unlock of serial_port_lock (Desnes Nunes) [RHEL-122019]
- usb: gadget: u_serial: Implement remote wakeup capability (Desnes Nunes) [RHEL-122019]
- dt-bindings: trivial-devices: add compatible string nxp,isp1301 from isp1301.txt (Desnes Nunes) [RHEL-122019]
- dt-bindings: trivial-devices: add onnn,adt7462 (Desnes Nunes) [RHEL-122019]
- misc: rtsx: Add support for RTS5264 Version B and optimize init flow (Desnes Nunes) [RHEL-122019]
- dt-bindings: usb: genesys,gl850g: add downstream facing ports (Desnes Nunes) [RHEL-122019]
- dt-bindings: usb: genesys,gl850g: use usb-hub.yaml (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: yoga-c630: register DRM HPD bridge (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: yoga-c630: handle USB / HPD messages to set port orientation (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: yoga-c630: correct response for GET_CURRENT_CAM (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: yoga-c630: fake AltModes for port 0 (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: yoga-c630: remove extra AltModes for port 1 (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: yoga-c630: remove duplicate AltModes (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: add recipient arg to update_altmodes() callback (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: yoga-c630: fix error and remove paths (Desnes Nunes) [RHEL-122019]
- usb: typec: ucsi: make yoga_c630_ucsi_ops be static (Desnes Nunes) [RHEL-122019]
- usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC (Desnes Nunes) [RHEL-122019]
- dt-bindings: usb: dwc2: rename sophgo usb compatible string (Desnes Nunes) [RHEL-122019]
- usb: dwc3: gadget: Remove duplicate check while setting xfer resource (Desnes Nunes) [RHEL-122019]
- usb: ehci: replace scnprintf() with sysfs_emit() (Desnes Nunes) [RHEL-122019]
- usb: core: Use sysfs_emit_at() when showing dynamic IDs (Desnes Nunes) [RHEL-122019]
- usb: typec: altmodes/displayport: add irq_hpd to sysfs (Desnes Nunes) [RHEL-122019]
- mmc: rtsx_usb_sdmmc: Fix clang -Wimplicit-fallthrough in sd_set_power_mode() (Desnes Nunes) [RHEL-122019]
- mmc: rtsx_usb_sdmmc: Add 74 clocks in poweron flow (Desnes Nunes) [RHEL-122019]
- mmc: rtsx_usb_sdmmc: Re-work the code in sd_set_power_mode() (Desnes Nunes) [RHEL-122019]
- mmc: rtsx_usb_sdmmc: Convert sd_set_power_mode() into void (Desnes Nunes) [RHEL-122019]
- mmc: rtsx_usb_sdmmc: Print debug-messages at power-on/off errors (Desnes Nunes) [RHEL-122019]
- mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode() (Desnes Nunes) [RHEL-122019]
- mmc: rtsx_usb_sdmmc: Use devm_mmc_alloc_host() helper (Desnes Nunes) [RHEL-122019]
- mmc: rtsx_pci: Use devm_mmc_alloc_host() helper (Desnes Nunes) [RHEL-122019]
- thunderbolt: Fix typos in documentation comments (Desnes Nunes) [RHEL-122019]
- Documentation: treewide: Replace remaining spinics links with lore (Desnes Nunes) [RHEL-122019]
- net: usb: enable the work after stop usbnet by ip down/up (Desnes Nunes) [RHEL-122019]
- net: usb: Convert tasklet API to new bottom half workqueue mechanism (Desnes Nunes) [RHEL-122019]
- usbnet:fix NPE during rx_complete (Desnes Nunes) [RHEL-122019] {CVE-2025-22050}
- usb: core: modify comments xhci_hc_driver has HCD_MEMORY just like ehci ohci (Desnes Nunes) [RHEL-122019]
- usb: chipidea: imx: implement workaround for ERR051725 (Desnes Nunes) [RHEL-122019]
- usb: chipidea: imx: add imx_usbmisc_pullup() hook (Desnes Nunes) [RHEL-122019]
- usb: chipidea: udc: add CI_HDRC_CONTROLLER_PULLUP_EVENT event (Desnes Nunes) [RHEL-122019]
- usb: core: usb_submit_urb: downgrade type check (Desnes Nunes) [RHEL-122019]
- usb: storage: reltek_cr: convert to use secs_to_jiffies (Desnes Nunes) [RHEL-122019]
- usb: typec: Remove unused ucsi_cci_str (Desnes Nunes) [RHEL-122019]
- usb: core: Remove unused usb_unlink_anchored_urbs (Desnes Nunes) [RHEL-122019]
- usb: gadget: Remove unused usb_remove_config (Desnes Nunes) [RHEL-122019]
- usb: gadget: config: Remove unused usb_gadget_config_buf (Desnes Nunes) [RHEL-122019]
- usb: Reorganize kerneldoc parameter names (Desnes Nunes) [RHEL-122019]
- usb: phy: tegra: Remove unused functions (Desnes Nunes) [RHEL-122019]
- usb: typec: fusb302: fix scheduling while atomic when using virtio-gpio (Desnes Nunes) [RHEL-122019]
- usb: core: Add 0x prefix to quirks debug output (Desnes Nunes) [RHEL-122019]
- Documentation: usb: gadget: Wrap remaining usage snippets in literal code block (Desnes Nunes) [RHEL-122019]
- docs: usb: gadget: Reindent numbered list (Desnes Nunes) [RHEL-122019]
- usb: gadget: composite: Use USB API functions rather than constants (Desnes Nunes) [RHEL-122019]
- usb: host: xhci-plat: fix incorrect type for of_match variable in xhci_plat_probe() (Desnes Nunes) [RHEL-122019]
- tty: fix tty_port_tty_*hangup() kernel-doc (Desnes Nunes) [RHEL-122019]
- tty: introduce and use tty_port_tty_vhangup() helper (Desnes Nunes) [RHEL-122019]
- dt-bindings: phy: renesas,usb2-phy: Document RZ/V2N SoC support (Desnes Nunes) [RHEL-122019]
- dt-bindings: phy: Convert ti,keystone-usbphy to DT schema (Desnes Nunes) [RHEL-122019]
- dt-bindings: phy: Convert hisilicon,hi6220-usb-phy to DT schema (Desnes Nunes) [RHEL-122019]
- Documentation: ABI: Update WMI device paths in ABI docs (Desnes Nunes) [RHEL-122019]
- platform/x86: dell-smbios-wmi: Stop touching WMI device ID (Desnes Nunes) [RHEL-122019]
- platform/x86: wmi: Fix WMI device naming issue (Desnes Nunes) [RHEL-122019]
- redhat/configs: Adding CONFIG_ACPI_WMI_LEGACY_DEVICE_NAMES (Desnes Nunes) [RHEL-122019]
- platform/x86: wmi: Remove wmi_block_list (Desnes Nunes) [RHEL-122019]
- phy: qcom: qmp-combo: Add missing PLL (VCO) configuration on SM8750 (Desnes Nunes) [RHEL-122019]
- phy: qcom: qmp-pcie: Update PHY settings for QCS8300 & SA8775P (Desnes Nunes) [RHEL-122019]
- phy: qcom-qmp-pcie: add dual lane PHY support for QCS8300 (Desnes Nunes) [RHEL-122019]
- dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS8300 QMP PCIe PHY Gen4 x2 (Desnes Nunes) [RHEL-122019]
- phy: qcom: Add M31 based eUSB2 PHY driver (Desnes Nunes) [RHEL-122019]
- dt-bindings: phy: Add the M31 based eUSB2 PHY bindings (Desnes Nunes) [RHEL-122019]
- redhat/configs: Adding CONFIG_PHY_QCOM_M31_EUSB (Desnes Nunes) [RHEL-122019]
- phy: qcom: uniphy-28lp: add COMMON_CLK dependency (Desnes Nunes) [RHEL-122019]
- phy: qcom: Introduce PCIe UNIPHY 28LP driver (Desnes Nunes) [RHEL-122019]
- redhat/configs: Adding CONFIG_PHY_QCOM_UNIPHY_PCIE_28LP (Desnes Nunes) [RHEL-122019]
- dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy (Desnes Nunes) [RHEL-122019]
- phy: qcom: Update description for QCOM based eUSB2 repeater (Desnes Nunes) [RHEL-122019]
- phy: qcom: qmp-combo: Add new PHY sequences for SM8750 (Desnes Nunes) [RHEL-122019]
- dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add SM8750 to QMP PHY (Desnes Nunes) [RHEL-122019]
- e1000e: fix heap overflow in e1000_set_eeprom (Corinna Vinschen) [RHEL-123124] {CVE-2025-39898}
- i40e: add mask to apply valid bits for itr_idx (Michal Schmidt) [RHEL-123813]
- i40e: add max boundary check for VF filters (Michal Schmidt) [RHEL-123813] {CVE-2025-39968}
- i40e: fix validation of VF state in get resources (Michal Schmidt) [RHEL-123813] {CVE-2025-39969}
- i40e: fix input validation logic for action_meta (Michal Schmidt) [RHEL-123813] {CVE-2025-39970}
- i40e: fix idx validation in config queues msg (Michal Schmidt) [RHEL-123813] {CVE-2025-39971}
- i40e: fix idx validation in i40e_validate_queue_map (Michal Schmidt) [RHEL-123813] {CVE-2025-39972}
- i40e: add validation for ring_len param (Michal Schmidt) [RHEL-123813] {CVE-2025-39973}
- nvme-multipath: Skip nr_active increments in RETRY disposition (Ewan D. Milne) [RHEL-123684]
- cxl/region: Fix an ERR_PTR() vs NULL bug (John W. Linville) [RHEL-119007]
- cxl/events: Trace Memory Sparing Event Record (John W. Linville) [RHEL-119007]
- cxl/events: Add extra validity checks for CVME count in DRAM Event Record (John W. Linville) [RHEL-119007]
- cxl/events: Add extra validity checks for corrected memory error count in General Media Event Record (John W. Linville) [RHEL-119007]
- cxl/events: Update Common Event Record to CXL spec rev 3.2 (John W. Linville) [RHEL-119007]
- cxl: Fix -Werror=return-type in cxl_decoder_detach() (John W. Linville) [RHEL-119007]
- cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach() (John W. Linville) [RHEL-119007]
- cxl/region: Move ready-to-probe state check to a helper (John W. Linville) [RHEL-119007]
- cxl/region: Split commit_store() into __commit() and queue_reset() helpers (John W. Linville) [RHEL-119007]
- cxl/decoder: Drop pointless locking (John W. Linville) [RHEL-119007]
- cxl/decoder: Move decoder register programming to a helper (John W. Linville) [RHEL-119007]
- cxl/core: Introduce a new helper cxl_resource_contains_addr() (John W. Linville) [RHEL-119007]
- cxl/test: Simplify fw_buf_checksum_show() (John W. Linville) [RHEL-119007]
- cxl: Include range.h in cxl.h (John W. Linville) [RHEL-119007]
- cxl: make cxl_bus_type constant (John W. Linville) [RHEL-119007]
- cxl/edac: Use correct format specifier for u32 val (John W. Linville) [RHEL-119007]
- cxl_test: Limit location for fake CFMWS to mappable range (John W. Linville) [RHEL-119007]
- cxl/pci: Replace mutex_lock_io() w mutex_lock() for mailbox access (John W. Linville) [RHEL-119007]
- arm64: errata: Expand speculative SSBS workaround for Cortex-A720AE (Waiman Long) [RHEL-119901]
- arm64: cputype: Add Cortex-A720AE definitions (Waiman Long) [RHEL-119901]
- arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays (Waiman Long) [RHEL-119901]
- arm64: Add support for HIP09 Spectre-BHB mitigation (Waiman Long) [RHEL-119901]
- arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists (Waiman Long) [RHEL-119901]
- arm64: cputype: Add MIDR_CORTEX_A76AE (Waiman Long) [RHEL-119901]
- arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list (Waiman Long) [RHEL-119901]
- vdpa: Fix IDR memory leak in VDUSE module exit (Houqi (Nick) Zuo) [RHEL-66590]
- vdpa/mlx5: Fix release of uninitialized resources on error path (Houqi (Nick) Zuo) [RHEL-66590]
- vdpa/mlx5: Fix needs_teardown flag calculation (Houqi (Nick) Zuo) [RHEL-66590]
- virtio-vdpa: Remove virtqueue list (Houqi (Nick) Zuo) [RHEL-66590]
- virtio-mmio: Remove virtqueue list from mmio device (Houqi (Nick) Zuo) [RHEL-66590]
- vdpa/mlx5: Fix oversized null mkey longer than 32bit (Houqi (Nick) Zuo) [RHEL-66590]
- vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines (Houqi (Nick) Zuo) [RHEL-66590]
- vdpa/vp_vdpa: implement kick_vq_with_data callback (Houqi (Nick) Zuo) [RHEL-66590]
- virtio_vdpa: remove redundant check on desc (Houqi (Nick) Zuo) [RHEL-66590]
- vdpa/mlx5: Fix suboptimal range on iotlb iteration (Houqi (Nick) Zuo) [RHEL-66590]
- docs: namespace: Tweak and reword resource control doc (Joel Savitz) [RHEL-88728]
Resolves: RHEL-116228, RHEL-119007, RHEL-119901, RHEL-122019, RHEL-123124, RHEL-123684, RHEL-123813, RHEL-66590, RHEL-88728, RHEL-99998

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-11-17 13:30:18 +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-87.el10 2025-05-19 10:32:51 -03:00
dracut-virt.conf kernel-6.12.0-146.el10 2025-10-27 06:30:18 -04: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-158.el10 2025-11-17 13:30:18 +00:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-aarch64-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +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-158.el10 2025-11-17 13:30:18 +00:00
kernel-ppc64le-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-riscv64-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-s390x-debug-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-s390x-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-x86_64-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-158.el10 2025-11-17 13:30:18 +00:00
kernel.changelog kernel-6.12.0-158.el10 2025-11-17 13:30:18 +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-158.el10 2025-11-17 13:30:18 +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-158.el10 2025-11-17 13:30:18 +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-143.el10 2025-10-21 17:03:42 -04:00
sources kernel-6.12.0-158.el10 2025-11-17 13:30:18 +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