The Linux kernel
Go to file
CKI KWF Bot acdf8f610c kernel-6.12.0-251.el10
* Fri Jul 24 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-251.el10]
- s390/sclp: Allow PCI reports for NVMe SMART data (Jan Polensky) [RHEL-188089]
- riscv: mm: Fix conflict in arch_tlbbatch_add_pending() (Jennifer Berringer) [RHEL-212287]
- arm64: dts: s32g3: Fix SWT8 watchdog address (Jared Kangas) [RHEL-212089]
- iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for() (Jared Kangas) [RHEL-212089]
- iio: adc: nxp-sar-adc: harden buffer ISR against per-channel read failure (Jared Kangas) [RHEL-212089]
- iio: adc: nxp-sar-adc: Remove unnecessary type casting (Jared Kangas) [RHEL-212089]
- iio: core: fix uninitialized data in debugfs (Jared Kangas) [RHEL-212089]
- iio: buffer: Move from int64_t to s64 for timestamp (Jared Kangas) [RHEL-212089]
- iio: buffer: Fix DMA fence leak in iio_buffer_enqueue_dmabuf() (Jared Kangas) [RHEL-212089]
- iio: Replace 'sign' field with union in struct iio_scan_type (Jared Kangas) [RHEL-212089]
- iio: buffer: ensure repeat alignment is a power of two (Jared Kangas) [RHEL-212089]
- iio: buffer: cache timestamp offset in scan buffer (Jared Kangas) [RHEL-212089]
- iio: buffer: check return value of iio_compute_scan_bytes() (Jared Kangas) [RHEL-212089]
- iio: core: Clean up device correctly on viio_trigger_alloc() failure (Jared Kangas) [RHEL-212089]
- iio: core: Simplify IIO core managed APIs (Jared Kangas) [RHEL-212089]
- iio: inkern: call iio_device_put() only on mapped devices (Jared Kangas) [RHEL-212089]
- iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name() (Jared Kangas) [RHEL-212089]
- dmaengine: fsl-edma: Use dev_err_probe() to simplify code (Jared Kangas) [RHEL-212089]
- dmaengine: fsl-edma: Use managed API dmaenginem_async_device_register() (Jared Kangas) [RHEL-212089]
- dmaengine: of_dma: Add devm_of_dma_controller_register() (Jared Kangas) [RHEL-212089]
- dt-bindings: dma: fsl-edma: add dma-channel-mask property description (Jared Kangas) [RHEL-212089]
- dmaengine: fsl-edma: don't explicitly disable clocks in .remove() (Jared Kangas) [RHEL-212089]
- dmaengine: fsl-edma: drop unused module alias (Jared Kangas) [RHEL-212089]
- dmaengine: fsl-edma: configure tcd attr with separate src and dst settings (Jared Kangas) [RHEL-212089]
- dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failure (Jared Kangas) [RHEL-212089]
- dmaengine: fsl-edma: Remove redundant check in fsl_edma_free_chan_resources() (Jared Kangas) [RHEL-212089]
- dmaengine: fsl-edma: fix channel parameter config for fixed channel requests (Jared Kangas) [RHEL-212089]
- i2c: imx: fix clock and pinctrl state inconsistency in runtime PM (Jared Kangas) [RHEL-212089]
- i2c: imx: zero-initialize dma_slave_config for eDMA (Jared Kangas) [RHEL-212089]
- i2c: imx: ensure no clock is generated after last read (Jared Kangas) [RHEL-212089]
- i2c: imx: fix i2c issue when reading multiple messages (Jared Kangas) [RHEL-212089]
- i2c: imx: preserve error state in block data length handler (Jared Kangas) [RHEL-212089]
- vsock: initialize child_ns_mode_locked in vsock_net_init() (Stefano Garzarella) [RHEL-155388]
- ppc/fadump: invoke kmsg_dump in fadump panic path (Mamatha Inamdar) [RHEL-191988]
- futex: Drop CLONE_THREAD requirement for private default hash alloc (Audra Mitchell) [RHEL-193520] {CVE-2026-52973}
- redhat/configs: automotive: enable SENSORS_INA2XX (Jared Kangas) [RHEL-193670]
- hwmon: (ina2xx) Use scoped_guard() to acquire the subsystem lock (Jared Kangas) [RHEL-193670]
- hwmon: (ina2xx) clean up unused define and outdated comment (Jared Kangas) [RHEL-193670]
- hwmon: (ina2xx) Make it easier to add more devices (Jared Kangas) [RHEL-193670]
- hwmon: (ina2xx) Rely on subsystem locking (Jared Kangas) [RHEL-193670]
- hwmon: (ina2xx) make regulator 'vs' support optional (Jared Kangas) [RHEL-193670]
- hwmon: (ina226) Add support for SY24655 (Jared Kangas) [RHEL-193670]
- hwmon: (ina2xx) Add support for INA260 (Jared Kangas) [RHEL-193670]
- hwmon: (ina2xx) Add support for has_alerts configuration flag (Jared Kangas) [RHEL-193670]
- hwmon: (core) Use device name as a fallback in devm_hwmon_device_register_with_info (Jared Kangas) [RHEL-193670]
- hwmon: Support guard() and scoped_guard for subsystem locks (Jared Kangas) [RHEL-193670]
- hwmon: Serialize accesses in hwmon core (Jared Kangas) [RHEL-193670]
- hwmon: Add label support for 64-bit energy attributes (Jared Kangas) [RHEL-193670]
- hwmon: Introduce 64-bit energy attribute support (Jared Kangas) [RHEL-193670]
- redhat/configs: automotive: enable PWM_FSL_FTM as a module (Jared Kangas) [RHEL-210979]
- arm64: dts: s32g: add PWM support for s32g2 and s32g3 (Jared Kangas) [RHEL-210979]
- arm64: dts: s32g: add SAR ADC support for s32g2 and s32g3 (Jared Kangas) [RHEL-210979]
- pwm: Add the S32G support in the Freescale FTM driver (Jared Kangas) [RHEL-210979]
- pwm: fsl-ftm: Drop driver local locking (Jared Kangas) [RHEL-210979]
- pwm: fsl-ftm: Handle clk_get_rate() returning 0 (Jared Kangas) [RHEL-210979]
- selinux: fix incorrect execmem checks on overlayfs (Ondrej Mosnacek) [RHEL-189741]
- Revert "selinux: RHEL-only hotfix for execmem regression" (Ondrej Mosnacek) [RHEL-189741]
- s390/pkey: Check length in pkey_pckmo handler implementation (Ramesh Chhetri) [RHEL-190427]
- s390/pkey: Check length in PKEY_VERIFYPROTK ioctl (Ramesh Chhetri) [RHEL-190428]
- KEYS: trusted: Fix a memory leak in tpm2_load_cmd (CKI Backport Bot) [RHEL-189607] {CVE-2025-71147}
- gpio: pca953x: propagate regulator_enable() error from resume (Jared Kangas) [RHEL-190842]
- gpio: pca953x: drop bitmap_complement() where feasible (Jared Kangas) [RHEL-190842]
- gpio: pca953x: mask interrupts in irq shutdown (Jared Kangas) [RHEL-190842]
- Documentation: gpio: pca953x: clarify interrupt source detection (Jared Kangas) [RHEL-190842]
- gpio: pca953x: handle short interrupt pulses on PCAL devices (Jared Kangas) [RHEL-190842]
- gpio: pca953x: Add support for TCAL6408 TCAL6416 (Jared Kangas) [RHEL-190842]
- dt-bindings: gpio: gpio-pca95xx: Add tcal6408 and tcal6416 (Jared Kangas) [RHEL-190842]
- Documentation: gpio: add TCAL6408 and TCAL6416 (Jared Kangas) [RHEL-190842]
- Documentation: gpio: Add a compatibility and feature list for PCA953x (Jared Kangas) [RHEL-190842]
- gpio: pca953x: clarify log messages about auto increment feature (Jared Kangas) [RHEL-190842]
- gpio: pca953x: enable latch only on edge-triggered inputs (Jared Kangas) [RHEL-190842]
- gpio: Kconfig: Update help for GPIO_PCA953X (Jared Kangas) [RHEL-190842]
- gpio: pca953x: use regmap_update_bits() to improve performance (Jared Kangas) [RHEL-190842]
- gpio: pca953x: Add support for TI TCA6418 (Jared Kangas) [RHEL-190842]
- dt-bindings: gpio: pca95xx: add TI TCA6418 (Jared Kangas) [RHEL-190842]
- gpio: pca953x: fix wrong error probe return value (Jared Kangas) [RHEL-190842]
- gpio: pca953x: fix IRQ storm on system wake up (Jared Kangas) [RHEL-190842]
- gpio: pca953x: Add support for level-triggered interrupts (Jared Kangas) [RHEL-190842]
- dt-bindings: gpio: pca95xx: add Toradex ecgpiol16 (Jared Kangas) [RHEL-190842]
- gpio: pca953x: use value returning setters (Jared Kangas) [RHEL-190842]
- gpio: pca953x: log an error when failing to get the reset GPIO (Jared Kangas) [RHEL-190842]
- gpio: pca953x: Improve interrupt support (Jared Kangas) [RHEL-190842]
- crypto: testmgr - Ignore EEXIST on shash allocation (Thomas Huth) [RHEL-153093]
- crypto: api - Redo lookup on EEXIST (Thomas Huth) [RHEL-153093]
- sched_ext: Convert scx_dump_state() spinlock to raw spinlock (Herton R. Krzesinski) [RHEL-184683]
- net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels (Antoine Tenart) [RHEL-179292] {CVE-2026-46099}
- dt-bindings: rtc: pcf85063: remove quartz-load-femtofarads restriction for nxp,pcf85063 (CKI Backport Bot) [RHEL-190843]
- rtc: pcf85063: scope pcf85063_config structures (CKI Backport Bot) [RHEL-190843]
- rtc: pcf85063: convert from round_rate() to determine_rate() (CKI Backport Bot) [RHEL-190843]
- rtc: pcf85063: fix incorrect maximum clock rate handling (CKI Backport Bot) [RHEL-190843]
- rtc: pcf85063: add support for RV8063 (CKI Backport Bot) [RHEL-190843]
- rtc: pcf85063: create pcf85063_i2c_probe (CKI Backport Bot) [RHEL-190843]
- dt-bindings: rtc: pcf85063: add binding for RV8063 (CKI Backport Bot) [RHEL-190843]
- rtc: pcf85063: replace dev_err+return with return dev_err_probe (CKI Backport Bot) [RHEL-190843]
- rtc: pcf85063: do a SW reset if POR failed (CKI Backport Bot) [RHEL-190843]
- x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache (Dennis Chen) [RHEL-188778] {CVE-2025-54518}
- cpufreq: intel_pstate: Use correct scaling factor on Raptor Lake-E (Mark Langsdorf) [RHEL-185959]
- scsi: core: Wake up the error handler when final completions race against each other (CKI Backport Bot) [RHEL-189653] {CVE-2026-23110}
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-183433]
- iommu: Warn on premature unblock during DMA aliased sibling reset (Eder Zulian) [RHEL-188931]
- iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to reset (Eder Zulian) [RHEL-188931] {CVE-2026-52952}
- iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid() (Eder Zulian) [RHEL-188931]
- iommu: Fix nested pci_dev_reset_iommu_prepare/done() (Eder Zulian) [RHEL-188931]
- iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done() (Eder Zulian) [RHEL-188931]
- iommu: Replace per-group resetting_domain with per-gdev blocked flag (Eder Zulian) [RHEL-188931]
- iommu: Fix kdocs of pci_dev_reset_iommu_done() (Eder Zulian) [RHEL-188931]
- iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done() (Eder Zulian) [RHEL-188931]
- dm log: fix out-of-bounds write due to region_count overflow (CKI Backport Bot) [RHEL-188552] {CVE-2026-53059}
- crypto: ccp - copy IV using skcipher ivsize (CKI Backport Bot) [RHEL-188465] {CVE-2026-53016}
- crypto: qat - clear AES key schedule from stack (Vladislav Dronov) [RHEL-115836]
- crypto: qat - cancel work on re-enable SR-IOV timeout (Vladislav Dronov) [RHEL-115836]
- crypto: qat - use 2-arg strscpy where destination size is known (Vladislav Dronov) [RHEL-115836]
- PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist (Vladislav Dronov) [RHEL-115836]
- crypto: qat - validate RSA CRT component lengths (Vladislav Dronov) [RHEL-115836]
- crypto: qat - simplify adf_service_mask_to_string helper (Vladislav Dronov) [RHEL-115836]
- crypto: qat - add KPT support for GEN6 devices (Vladislav Dronov) [RHEL-115836]
- crypto: qat - use pci logging variants for PCI-specific messages (Vladislav Dronov) [RHEL-115836]
- crypto: qat - protect service table iterations with service_lock (Vladislav Dronov) [RHEL-115836]
- crypto: qat - fix restarting state leak on allocation failure (Vladislav Dronov) [RHEL-115836]
- Documentation: qat_rl: make rate limiting wording clearer (Vladislav Dronov) [RHEL-115836]
- crypto: qat - handle sysfs-triggered reset callbacks (Vladislav Dronov) [RHEL-115836]
- crypto: qat - factor out AER reset helpers (Vladislav Dronov) [RHEL-115836]
- crypto: qat - skip restart for down devices (Vladislav Dronov) [RHEL-115836]
- crypto: qat - centralize bus master enable (Vladislav Dronov) [RHEL-115836]
- crypto: qat - notify fatal error before AER reset preparation (Vladislav Dronov) [RHEL-115836]
- crypto: qat - keep VFs enabled during reset (Vladislav Dronov) [RHEL-115836]
- crypto: qat - fix VF2PF work teardown race in adf_disable_sriov() (Vladislav Dronov) [RHEL-115836]
- crypto: qat - remove MODULE_VERSION (Vladislav Dronov) [RHEL-115836]
- crypto: qat - rename adf_ctl_drv.c to adf_module.c (Vladislav Dronov) [RHEL-115836]
- crypto: qat - remove unused character device and IOCTLs (Vladislav Dronov) [RHEL-115836]
- crypto: qat - fix heartbeat error injection (Vladislav Dronov) [RHEL-115836]
- crypto: qat - fix IRQ cleanup on 6xxx probe failure (Vladislav Dronov) [RHEL-115836] {CVE-2026-46060}
- crypto: qat - use swab32 macro (Vladislav Dronov) [RHEL-115836]
- crypto: qat - replace scnprintf() with sysfs_emit() (Vladislav Dronov) [RHEL-115836]
- crypto: qat - fix type mismatch in RAS sysfs show functions (Vladislav Dronov) [RHEL-115836]
- crypto: qat - fix compression instance leak (Vladislav Dronov) [RHEL-115836]
- crypto: qat - use acomp_tfm_ctx() (Vladislav Dronov) [RHEL-115836]
- crypto: qat - disable 420xx AE cluster when lead engine is fused off (Vladislav Dronov) [RHEL-115836]
- crypto: qat - disable 4xxx AE cluster when lead engine is fused off (Vladislav Dronov) [RHEL-115836]
- crypto: qat - add anti-rollback support for GEN6 devices (Vladislav Dronov) [RHEL-115836]
- crypto: qat - add wireless mode support for QAT GEN6 (Vladislav Dronov) [RHEL-115836]
- crypto: qat - fix firmware loading failure for GEN6 devices (Vladislav Dronov) [RHEL-115836]
- crypto: qat - fix indentation of macros in qat_hal.c (Vladislav Dronov) [RHEL-115836]
- crypto: qat - Drop redundant local variables (Vladislav Dronov) [RHEL-115836]
- Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses [partial] (Vladislav Dronov) [RHEL-115836]
- Convert more 'alloc_obj' cases to default GFP_KERNEL arguments [partial] (Vladislav Dronov) [RHEL-115836]
- Convert 'alloc_obj' family to use the new default GFP_KERNEL argument [partial] (Vladislav Dronov) [RHEL-115836]
- treewide: Replace kmalloc with kmalloc_obj for non-scalar types [partial] (Vladislav Dronov) [RHEL-115836]
- zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work around compiler segfault (Vladislav Dronov) [RHEL-115836]
- zstd: Import upstream v1.5.7 (Vladislav Dronov) [RHEL-115836]
- crypto: qat - convert to common field_get() helper (Vladislav Dronov) [RHEL-115836]
- crypto: qat - #undef field_get() before local definition (Vladislav Dronov) [RHEL-115836]
- bitfield: Add non-constant field_{prep,get}() helpers (Vladislav Dronov) [RHEL-115836]
- bitfield: Add less-checking __FIELD_{GET,PREP}() (Vladislav Dronov) [RHEL-115836]
- bitfield: Ensure the return values of helper functions are checked (Vladislav Dronov) [RHEL-115836]
- crypto: qat - Remove dst_null support (Vladislav Dronov) [RHEL-115836]
- qat: don't mess with ->d_name (Vladislav Dronov) [RHEL-115836]
- lib/string_choices: Rearrange functions in sorted order (Vladislav Dronov) [RHEL-115836]
- rxrpc: rxrpc_verify_data ensure rx_dec_buffer alloc (Marc Dionne) [RHEL-178253]
- rxrpc: Fix the ACK parser to extract the SACK table for parsing (Marc Dionne) [RHEL-178253]
- rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer (Marc Dionne) [RHEL-178253]
- rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg (Marc Dionne) [RHEL-178253]
- crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks (Marc Dionne) [RHEL-178253]
- rxrpc: fix oversized RESPONSE authenticator length check (Marc Dionne) [RHEL-178253] {CVE-2026-31635}
- rxrpc: Fix integer overflow in rxgk_verify_response() (Marc Dionne) [RHEL-178253] {CVE-2026-31633}
- rxrpc: Fix leak of rxgk context in rxgk_verify_response() (Marc Dionne) [RHEL-178253] {CVE-2026-31632}
- rxrpc: Fix buffer overread in rxgk_do_verify_authenticator() (Marc Dionne) [RHEL-178253] {CVE-2026-31631}
- rxgk: Fix potential integer overflow in length check (Marc Dionne) [RHEL-178253] {CVE-2026-46039}
- rxrpc: Fix rxkad crypto unalignment handling (Marc Dionne) [RHEL-178253] {CVE-2026-46085}
- rxrpc: Fix memory leaks in rxkad_verify_response() (Marc Dionne) [RHEL-178253] {CVE-2026-46012}
- rxrpc: Fix missing error checks for rxkad encryption/decryption failure (Marc Dionne) [RHEL-178253]
- rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present (Marc Dionne) [RHEL-178253] {CVE-2026-43500}
- rxrpc: Fix conn-level packet handling to unshare RESPONSE packets (Marc Dionne) [RHEL-178253] {CVE-2026-46000}
- rxrpc: only handle RESPONSE during service challenge (Marc Dionne) [RHEL-178253] {CVE-2026-31676}
- Revert "Disable CET when calling tboot shutdown procedure." (Tony Camuso) [RHEL-177961]
- sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (CKI Backport Bot) [RHEL-179862] {CVE-2026-46227}
- ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach() (Guillaume Nault) [RHEL-172678] {CVE-2026-43038}
- efi: Allow to expose the workqueue via sysfs (Luis Claudio R. Goncalves) [RHEL-175660]
- workqueue: Allow to expose ordered workqueues via sysfs (Luis Claudio R. Goncalves) [RHEL-175660]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174199] {CVE-2026-43186}
- redhat: disable XEN_PRIVCMD and XENFS (Vitaly Kuznetsov) [RHEL-172496] {CVE-2026-31788 CVE-2026-31787}
- selftests: fib_nexthops: test stale has_v4 on nexthop replace (Guillaume Nault) [RHEL-152711]
- nexthop: fix IPv6 route referencing IPv4 nexthop (Guillaume Nault) [RHEL-152711]
- ipv4: icmp: fix null-ptr-deref in icmp_build_probe() (Guillaume Nault) [RHEL-152711]
- ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop() (Guillaume Nault) [RHEL-152711]
- ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump (Guillaume Nault) [RHEL-152711]
- icmp: fix NULL pointer dereference in icmp_tag_validation() (Guillaume Nault) [RHEL-152711]
- net: nexthop: fix percpu use-after-free in remove_nh_grp_entry (Guillaume Nault) [RHEL-152711]
- net: ipv4: fix ARM64 alignment fault in multipath hash seed (Guillaume Nault) [RHEL-152711]
- selftests: net: add ICMP error source address test over xfrm tunnel (Guillaume Nault) [RHEL-152711]
- icmp: fix ICMP error source address when xfrm policy matches (Guillaume Nault) [RHEL-152711]
- icmp: prevent possible overflow in icmp_global_allow() (Guillaume Nault) [RHEL-152711]
- ping: annotate data-races in ping_lookup() (Guillaume Nault) [RHEL-152711]
- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path (Guillaume Nault) [RHEL-152711]
- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP (Guillaume Nault) [RHEL-152711]
- inet: ping: Fix icmp out counting (Guillaume Nault) [RHEL-152711]
- selftests: fib_nexthops: Add test cases for error routes deletion (Guillaume Nault) [RHEL-152711]
- ipv4: Fix reference count leak when using error routes with nexthop objects (Guillaume Nault) [RHEL-152711]
- inet: frags: flush pending skbs in fqdir_pre_exit() (Guillaume Nault) [RHEL-152711]
- inet: frags: add inet_frag_queue_flush() (Guillaume Nault) [RHEL-152711]
- inet: frags: avoid theoretical race in ip_frag_reinit() (Guillaume Nault) [RHEL-152711]
- net: bonding: fix use-after-free in bond_xmit_broadcast() (CKI Backport Bot) [RHEL-168076] {CVE-2026-31419}
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from event names (David Thompson) [RHEL-167064]
- page_pool: store detach_time as ktime_t to avoid false-negatives (Paolo Abeni) [RHEL-152734]
- net: Fix rcu_tasks stall in threaded busypoll (Paolo Abeni) [RHEL-152734]
- net: consume xmit errors of GSO frames (Paolo Abeni) [RHEL-152734]
- net: Drop the lock in skb_may_tx_timestamp() (Paolo Abeni) [RHEL-152734]
- net: remove WARN_ON_ONCE when accessing forward path array (Paolo Abeni) [RHEL-152734]
- net: gro: fix outer network offset (Paolo Abeni) [RHEL-152734]
- net: add proper RCU protection to /proc/net/ptype (Paolo Abeni) [RHEL-152734]
- linkwatch: use __dev_put() in callers to prevent UAF (Paolo Abeni) [RHEL-152734]
- net: fix segmentation of forwarding fraglist GRO (Paolo Abeni) [RHEL-152734]
- dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list() (Paolo Abeni) [RHEL-152734]
- net: update netdev_lock_{type,name} (Paolo Abeni) [RHEL-152734]
- netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates (Paolo Abeni) [RHEL-152734]
- net: sock: fix hardened usercopy panic in sock_recv_errqueue (Paolo Abeni) [RHEL-152734]
- net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb() (Paolo Abeni) [RHEL-152734]
- net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGS (Paolo Abeni) [RHEL-152734]
- net: dst_metadata: fix IP_DF bit not extracted from tunnel headers (Paolo Abeni) [RHEL-152734]
- netlink: support dumping IPv4 multicast addresses (Hangbin Liu) [RHEL-123730]
Resolves: RHEL-115836, RHEL-123730, RHEL-152711, RHEL-152734, RHEL-153093, RHEL-155388, RHEL-167064, RHEL-168076, RHEL-172496, RHEL-172678, RHEL-174199, RHEL-175660, RHEL-177961, RHEL-178253, RHEL-179292, RHEL-179862, RHEL-183433, RHEL-184683, RHEL-185959, RHEL-188089, RHEL-188465, RHEL-188552, RHEL-188778, RHEL-188931, RHEL-189607, RHEL-189653, RHEL-189741, RHEL-190427, RHEL-190428, RHEL-190842, RHEL-190843, RHEL-191988, RHEL-193520, RHEL-193670, RHEL-210979, RHEL-212089, RHEL-212287

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-07-25 01:26:26 +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-237.el10 2026-06-05 12:55:13 +00: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-251.el10 2026-07-25 01:26:26 +00:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-aarch64-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +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-251.el10 2026-07-25 01:26:26 +00:00
kernel-ppc64le-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-riscv64-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-s390x-debug-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-s390x-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-x86_64-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-251.el10 2026-07-25 01:26:26 +00:00
kernel.changelog kernel-6.12.0-251.el10 2026-07-25 01:26:26 +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-251.el10 2026-07-25 01:26:26 +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-251.el10 2026-07-25 01:26:26 +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
nvidiabfdpu.x509 kernel-6.12.0-217.el10 2026-03-30 23:25:36 +02:00
nvidiagpuoot001.x509 kernel-6.8.0-1.el10 2024-03-24 20:18:25 +01:00
nvidiajetsonsoc.x509 kernel-6.12.0-217.el10 2026-03-30 23:25:36 +02: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-224.el10 2026-04-21 18:44:46 +00:00
sources kernel-6.12.0-251.el10 2026-07-25 01:26:26 +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