forked from rpms/kernel
The Linux kernel
* Mon Apr 28 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-78.el10] - redhat: Remove kernel-rt-kvm package (Juri Lelli) [RHEL-62687] - nfsd: clear acl_access/acl_default after releasing them (Olga Kornievskaia) [RHEL-81534] {CVE-2025-21796} - redhat/configs: Remove CONFIG_VDPA_USER unset config on RHEL10 (Cindy Lu) [RHEL-87716] - scripts/nsdeps: get 'make nsdeps' working again (José Expósito) [RHEL-85957] - doc: module: revert misconversions for MODULE_IMPORT_NS() (José Expósito) [RHEL-85957] - module: Convert default symbol namespace to string literal (José Expósito) [RHEL-85957] - scripts/kernel-doc: Get -export option working again (José Expósito) [RHEL-85957] - doc: module: Fix documented type of namespace (José Expósito) [RHEL-85957] - module: Convert symbol namespace to string literal (José Expósito) [RHEL-85957] - net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. (Paolo Abeni) [RHEL-87453] - net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES (Paolo Abeni) [RHEL-87453] - netpoll: hold rcu read lock in __netpoll_send_skb() (Paolo Abeni) [RHEL-87453] - netmem: prevent TX of unreadable skbs (Paolo Abeni) [RHEL-87453] {CVE-2025-21954} - net: Clear old fragment checksum value in napi_reuse_skb (Paolo Abeni) [RHEL-87453] - ipvs: Always clear ipvs_property flag in skb_scrub_packet() (Paolo Abeni) [RHEL-87453] - net: set the minimum for net_hotdata.netdev_budget_usecs (Paolo Abeni) [RHEL-87453] - flow_dissector: Fix handling of mixed port and port-range keys (Paolo Abeni) [RHEL-87453] - neighbour: use RCU protection in __neigh_notify() (Paolo Abeni) [RHEL-87453] {CVE-2025-21763} - net: fib_rules: annotate data-races around rule->[io]ifindex (Paolo Abeni) [RHEL-87453] - flow_dissector: use RCU protection to fetch dev_net() (Paolo Abeni) [RHEL-87453] - net: let net.core.dev_weight always be non-zero (Paolo Abeni) [RHEL-87453] {CVE-2025-21806} - dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name(). (Paolo Abeni) [RHEL-87453] - ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple() (Paolo Abeni) [RHEL-87453] {CVE-2024-57994} - nfsd: validate the nfsd_serv pointer before calling svc_wake_up (Olga Kornievskaia) [RHEL-86641] - Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc (Bastien Nocera) [RHEL-74484] {CVE-2024-58009} - Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming (Bastien Nocera) [RHEL-74484] - Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context" (Bastien Nocera) [RHEL-74484] - Bluetooth: SCO: fix sco_conn refcounting on sco_conn_ready (Bastien Nocera) [RHEL-74484] - Bluetooth: btnxpuart: Fix driver sending truncated data (Bastien Nocera) [RHEL-74484] - Bluetooth: MGMT: Fix Add Device to responding before completing (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_sync: Fix not setting Random Address when required (Bastien Nocera) [RHEL-74484] - Bluetooth: iso: Fix circular lock in iso_conn_big_sync (Bastien Nocera) [RHEL-74484] {CVE-2024-54191} - Bluetooth: iso: Fix circular lock in iso_listen_bis (Bastien Nocera) [RHEL-74484] {CVE-2024-54460} - Bluetooth: SCO: Add support for 16 bits transparent voice setting (Bastien Nocera) [RHEL-74484] - Bluetooth: iso: Fix recursive locking warning (Bastien Nocera) [RHEL-74484] - Bluetooth: iso: Always release hdev at the end of iso_listen_bis (Bastien Nocera) [RHEL-74484] {CVE-2024-57879} - Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating (Bastien Nocera) [RHEL-74484] {CVE-2024-56654} - Bluetooth: Improve setsockopt() handling of malformed user input (Bastien Nocera) [RHEL-74484] - Bluetooth: SCO: remove the redundant sco_conn_put (Bastien Nocera) [RHEL-74484] - Bluetooth: MGMT: Fix possible deadlocks (Bastien Nocera) [RHEL-74484] {CVE-2024-53207} - Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_bcm: Use the devm_clk_get_optional() helper (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Send BIG Create Sync via hci_sync (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_conn: Remove alloc from critical section (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Use kref to track lifetime of iso_conn (Bastien Nocera) [RHEL-74484] - Bluetooth: SCO: Use kref to track lifetime of sco_conn (Bastien Nocera) [RHEL-74484] - Bluetooth: HCI: Add IPC(11) bus type (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add 3 HWIDs for MT7925 (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925 (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Fix matching parent socket for BIS slave (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending (Bastien Nocera) [RHEL-74484] - Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 s (Bastien Nocera) [RHEL-74484] - Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name() (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925 (Bastien Nocera) [RHEL-74484] - Bluetooth: Set quirks for ATS2851 (Bastien Nocera) [RHEL-74484] - Bluetooth: Support new quirks for ATS2851 (Bastien Nocera) [RHEL-74484] - Bluetooth: Add new quirks for ATS2851 (Bastien Nocera) [RHEL-74484] - Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}() (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate() (Bastien Nocera) [RHEL-74484] - Bluetooth: btmtksdio: Lookup device node only as fallback (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_core: Fix not checking skb length on hci_scodata_packet (Bastien Nocera) [RHEL-74484] - Bluetooth: btnxpuart: Add GPIO support to power save feature (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_conn: Use disable_delayed_work_sync (Bastien Nocera) [RHEL-74484] {CVE-2024-56591} - Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925 (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions (Bastien Nocera) [RHEL-74484] - Bluetooth: btnxpuart: Rename IW615 to IW610 (Bastien Nocera) [RHEL-74484] - Bluetooth: btnxpuart: Drop _v0 suffix from FW names (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785x (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785x (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: add Foxconn 0xe0fc for Qualcomm WCN785x (Bastien Nocera) [RHEL-74484] - Bluetooth: add HAS_IOPORT dependencies (Bastien Nocera) [RHEL-74484] - Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc() (Bastien Nocera) [RHEL-74484] {CVE-2024-56604} - Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create() (Bastien Nocera) [RHEL-74484] {CVE-2024-56605} - igb: Fix potential invalid memory access in igb_init_module() (Corinna Vinschen) [RHEL-74378] {CVE-2024-52332} - RDMA/bnxt_re: Remove unusable nq variable (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix budget handling of notification queue (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Support perf management counters (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chips (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix allocation of QP table (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix the statistics for Gen P7 VF (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix issue in the unload path (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add sanity checks on rdev validity (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix an issue in bnxt_re_async_notifier (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix the condition check while programming congestion control (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix buffer overflow in debugfs code (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Congestion control settings using debugfs hook (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Allocate dev_attr information dynamically (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Pass the context for ulp_irq_stop (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE event (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Query firmware defaults of CC params during probe (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add Async event handling support (Sreekanth Reddy) [RHEL-76566] - bnxt_en: Add ULP call to notify async events (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Remove deliver net device event (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix MSN table size for variable wqe mode (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add send queue size check for variable wqe (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix to export port num to ib_query_qp (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Remove unnecessary header file inclusion (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Eliminate need for some forward declarations (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Optimize error handling in bnxt_re_probe (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Remove unnecessary goto in bnxt_re_netdev_event (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_event (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlier (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Use the default mode of congestion control (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Support different traffic class (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Cache MSIx info to a local structure (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Refurbish CQ to NQ hash calculation (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Refactor NQ allocation (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reserved (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design (Sreekanth Reddy) [RHEL-76566] - bnxt_en: Add support for RoCE sriov configuration (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add debugfs hook in the driver (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Support raw data query for each resources (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add support for querying HW contexts (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Support driver specific data collection using rdma tool (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix access flags for MR and QP modify (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add support for modify_device hook (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add support for CQ rx coalescing (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add support for optimized modify QP (Sreekanth Reddy) [RHEL-76566] - tools headers: Update the socket headers with the kernel sources (Paolo Abeni) [RHEL-87244] - net: ipv6: fix TCP GSO segmentation with NAT (Paolo Abeni) [RHEL-87244] - net-timestamp: support TCP GSO case for a few missing flags (Paolo Abeni) [RHEL-87244] - tcp: Defer ts_recent changes until req is owned (Paolo Abeni) [RHEL-87244] - tcp: devmem: don't write truncated dmabuf CMSGs to userspace (Paolo Abeni) [RHEL-87244] - tcp: adjust rcvq_space after updating scaling ratio (Paolo Abeni) [RHEL-87244] - tcp: correct handling of extreme memory squeeze (Paolo Abeni) [RHEL-87244] {CVE-2025-21710} - tcp_cubic: fix incorrect HyStart round start detection (Paolo Abeni) [RHEL-87244] - tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset (Paolo Abeni) [RHEL-87244] - udp: Fix memory accounting leak. (Paolo Abeni) [RHEL-87213] - udp: Fix multiple wraparounds of sk->sk_rmem_alloc. (Paolo Abeni) [RHEL-87213] - udp: gso: do not drop small packets when PMTU reduces (Paolo Abeni) [RHEL-87213] - udp: Deal with race between UDP socket address change and rehash (Paolo Abeni) [RHEL-87213] {CVE-2024-57974} - io_uring/sqpoll: zero sqd->thread on tctx errors (CKI Backport Bot) [RHEL-74652] {CVE-2025-21633} - selftests: netfilter: add test case for recent mismatch bug (CKI Backport Bot) [RHEL-87160] - nft_set_pipapo: fix incorrect avx2 match of 5th field octet (CKI Backport Bot) [RHEL-87160] - sctp: detect and prevent references to a freed transport in sendmsg (Xin Long) [RHEL-84557] - sctp: add mutual exclusion in proc_sctp_do_udp_port() (Xin Long) [RHEL-84557] - sctp: Remove unused payload from sctp_idatahdr (Xin Long) [RHEL-84557] - sctp: Fix undefined behavior in left shift operation (Xin Long) [RHEL-84557] - sctp: Remove commented out code (Xin Long) [RHEL-84557] - sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy (Xin Long) [RHEL-84557] - sctp: sysctl: udp_port: avoid using current->nsproxy (Xin Long) [RHEL-84557] - sctp: sysctl: auth_enable: avoid using current->nsproxy (Xin Long) [RHEL-84557] - sctp: sysctl: rto_min/max: avoid using current->nsproxy (Xin Long) [RHEL-84557] - sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy (Xin Long) [RHEL-84557] - sctp: Prepare sctp_v4_get_dst() to dscp_t conversion. (Xin Long) [RHEL-84557] - sctp: Avoid enqueuing addr events redundantly (Xin Long) [RHEL-84557] - ice: ensure periodic output start time is in the future (Petr Oros) [RHEL-86857] - ice: fix PHY Clock Recovery availability check (Petr Oros) [RHEL-86857] - ice: Drop auxbus use for PTP to finalize ice_adapter move (Petr Oros) [RHEL-86857] - ice: Use ice_adapter for PTP shared data instead of auxdev (Petr Oros) [RHEL-86857] - ice: Initial support for E825C hardware in ice_adapter (Petr Oros) [RHEL-86857] - ice: Add ice_get_ctrl_ptp() wrapper to simplify the code (Petr Oros) [RHEL-86857] - ice: Introduce ice_get_phy_model() wrapper (Petr Oros) [RHEL-86857] - ice: Enable 1PPS out from CGU for E825C products (Petr Oros) [RHEL-86857] - ice: Read SDP section from NVM for pin definitions (Petr Oros) [RHEL-86857] - ice: Disable shared pin on E810 on setfunc (Petr Oros) [RHEL-86857] - ice: Cache perout/extts requests and check flags (Petr Oros) [RHEL-86857] - ice: Align E810T GPIO to other products (Petr Oros) [RHEL-86857] - ice: Add SDPs support for E825C (Petr Oros) [RHEL-86857] - ice: Implement ice_ptp_pin_desc (Petr Oros) [RHEL-86857] - ata: libata-sff: Ensure that we cannot write outside the allocated buffer (CKI Backport Bot) [RHEL-81460] {CVE-2025-21738} - blackhole_dev: convert self-test to KUnit (Hangbin Liu) [RHEL-81699] - treewide: Switch/rename to timer_delete[_sync]() (Kamal Heib) [RHEL-86552] - RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (Kamal Heib) [RHEL-86552] - rdma/cxgb4: Prevent potential integer overflow on 32bit (Kamal Heib) [RHEL-86552] - ipc/util.c: complete the kernel-doc function descriptions (Rafael Aquini) [RHEL-86254] - ipc: fix memleak if msg_init_ns failed in create_ipc_ns (Rafael Aquini) [RHEL-86254] - ipc/msg: replace one-element array with flexible array member (Rafael Aquini) [RHEL-86254] - do_mq_notify(): saner skb freeing on failures (Rafael Aquini) [RHEL-86254] - switch netlink_getsockbyfilp() to taking descriptor (Rafael Aquini) [RHEL-86254] - scsi: core: Clear driver private data when retrying request (Ewan D. Milne) [RHEL-86157] - scsi: core: Do not retry I/Os during depopulation (Ewan D. Milne) [RHEL-86157] - scsi: core: Use GFP_NOIO to avoid circular locking dependency (Ewan D. Milne) [RHEL-86157] - scsi: core: Add passthrough tests for success and no failure definitions (Ewan D. Milne) [RHEL-86157] - scsi: scsi_debug: Constify sdebug_driver_template (Ewan D. Milne) [RHEL-86157] - scsi: transport: sas: spi: Fix kernel-doc for exported functions (Ewan D. Milne) [RHEL-86157] - scsi: scsi_scan: Add kernel-doc for exported function (Ewan D. Milne) [RHEL-86157] - scsi: scsi_lib: Add kernel-doc for exported functions (Ewan D. Milne) [RHEL-86157] - scsi: scsi_ioctl: Add kernel-doc for exported functions (Ewan D. Milne) [RHEL-86157] - scsi: scsi_error: Add kernel-doc for exported functions (Ewan D. Milne) [RHEL-86157] - scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request (Ewan D. Milne) [RHEL-86157] - scsi: scsi_debug: Skip host/bus reset settle delay (Ewan D. Milne) [RHEL-86157] - scsi: core: Constify 'struct bin_attribute' (Ewan D. Milne) [RHEL-86157] - scsi: iscsi: Remove unused iscsi_create_session() (Ewan D. Milne) [RHEL-86157] - scsi: Eliminate scsi_register() and scsi_unregister() usage & docs (Ewan D. Milne) [RHEL-86157] - scsi: docs: Remove init_this_scsi_driver() (Ewan D. Milne) [RHEL-86157] - scsi: core: Remove the .slave_configure() method (Ewan D. Milne) [RHEL-86157] - scsi: Convert SCSI drivers to .sdev_configure() (Ewan D. Milne) [RHEL-86157] - scsi: Rename .device_configure() into .sdev_configure() (Ewan D. Milne) [RHEL-86157] - scsi: Rename .slave_alloc() and .slave_destroy() (Ewan D. Milne) [RHEL-86157] - scsi: scsi_debug: Fix hrtimer support for ndelay (Ewan D. Milne) [RHEL-86157] - scsi: bsg: Replace zero-length array with flexible array member (Ewan D. Milne) [RHEL-86157] - scsi: sg: Enable runtime power management (Ewan D. Milne) [RHEL-86157] - scsi: Switch back to struct platform_driver::remove() (Ewan D. Milne) [RHEL-86157] - scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h> (Ewan D. Milne) [RHEL-86157] - crypto: ccp - Fix uAPI definitions of PSP errors (Vladis Dronov) [RHEL-85132] - crypto: ccp - Add support for PCI device 0x1134 (Vladis Dronov) [RHEL-85132] - crypto: ccp - Fix check for the primary ASP device (Vladis Dronov) [RHEL-85132] - crypto: ccp: Add external API interface for PSP module initialization (Vladis Dronov) [RHEL-85132] - crypto: ccp - Use scoped guard for mutex (Vladis Dronov) [RHEL-85132] - crypto: drivers - Switch back to struct platform_driver::remove() (Vladis Dronov) [RHEL-85132] - vsock/virtio: discard packets if the transport changes (CKI Backport Bot) [RHEL-77231] {CVE-2025-21669} - sched/deadline: Use online cpus for validating runtime (Phil Auld) [RHEL-85609] - sched/rt: Update limit of sched_rt sysctl in documentation (Phil Auld) [RHEL-85609] - rtla/tests: Test setting default options (Tomas Glozar) [RHEL-73865] - rtla/tests: Reset osnoise options before check (Tomas Glozar) [RHEL-73865] - rtla: Always set all tracer options (Tomas Glozar) [RHEL-73865] - rtla/osnoise: Set OSNOISE_WORKLOAD to true (Tomas Glozar) [RHEL-73865] - rtla: Unify apply_config between top and hist (Tomas Glozar) [RHEL-73865] - rtla/osnoise: Unify params struct (Tomas Glozar) [RHEL-73865] - redhat/kernel.spec.template: Build rtla with BPF sample collection (Tomas Glozar) [RHEL-77357] - tools/build: Use SYSTEM_BPFTOOL for system bpftool (Tomas Glozar) [RHEL-77357] - rtla/timerlat: Test BPF mode (Tomas Glozar) [RHEL-77357] - rtla/timerlat_top: Use BPF to collect samples (Tomas Glozar) [RHEL-77357] - rtla/timerlat_top: Move divisor to update (Tomas Glozar) [RHEL-77357] - rtla/timerlat_hist: Use BPF to collect samples (Tomas Glozar) [RHEL-77357] - rtla/timerlat: Add BPF skeleton to collect samples (Tomas Glozar) [RHEL-77357] - rtla: Add optional dependency on BPF tooling (Tomas Glozar) [RHEL-77357] - tools/build: Add bpftool-skeletons feature test (Tomas Glozar) [RHEL-77357] - rtla/timerlat: Unify params struct (Tomas Glozar) [RHEL-77357] - trace/osnoise: Add trace events for samples (Tomas Glozar) [RHEL-77357] - tools/rtla: Add basic test suite (Tomas Glozar) [RHEL-77357] - mm: page_owner: use new iteration API (Luiz Capitulino) [RHEL-68306] - mm: page_table_check: use new iteration API (Luiz Capitulino) [RHEL-68306] - mm: page_ext: add an iteration API for page extensions (Luiz Capitulino) [RHEL-68306] - cgroup: Remove steal time from usage_usec (Waiman Long) [RHEL-80669] - nfsd: Set technology preview if inter SSC offload is enabled (Benjamin Coddington) [RHEL-79657] - tools/rv: Keep user LDFLAGS in build (Tomas Glozar) [RHEL-71546] - tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu(). (Guillaume Nault) [RHEL-57735] - pfifo_tail_enqueue: Drop new packet when sch->limit == 0 (CKI Backport Bot) [RHEL-80057] {CVE-2025-21702} - selftests: livepatch: handle PRINTK_CALLER in check_result() (Denis Aleksandrov) [RHEL-85304] - livepatch: convert timeouts to secs_to_jiffies() (Denis Aleksandrov) [RHEL-85304] - selftests: livepatch: add test cases of stack_order sysfs interface (Denis Aleksandrov) [RHEL-85304] - livepatch: Add stack_order sysfs attribute (Denis Aleksandrov) [RHEL-85304] - selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.sh (Denis Aleksandrov) [RHEL-85304] - net: gso: fix ownership in __udp_gso_segment (Antoine Tenart) [RHEL-82260] {CVE-2025-21926} Resolves: RHEL-57735, RHEL-62687, RHEL-68306, RHEL-71546, RHEL-73865, RHEL-74378, RHEL-74484, RHEL-74652, RHEL-76566, RHEL-77231, RHEL-77357, RHEL-79657, RHEL-80057, RHEL-80669, RHEL-81460, RHEL-81534, RHEL-81699, RHEL-82260, RHEL-84557, RHEL-85132, RHEL-85304, RHEL-85609, RHEL-85957, RHEL-86157, RHEL-86254, RHEL-86552, RHEL-86641, RHEL-86857, RHEL-87160, RHEL-87213, RHEL-87244, RHEL-87453, RHEL-87716 Signed-off-by: Julio Faracco <jfaracco@redhat.com> |
||
---|---|---|
.gitignore | ||
check-kabi | ||
def_variants.yaml.rhel | ||
dracut-virt.conf | ||
fedoraimaca.x509 | ||
filtermods.py | ||
flavors | ||
gating.yaml | ||
generate_all_configs.sh | ||
kernel-aarch64-64k-debug-rhel.config | ||
kernel-aarch64-64k-rhel.config | ||
kernel-aarch64-automotive-debug-rhel.config | ||
kernel-aarch64-automotive-rhel.config | ||
kernel-aarch64-debug-rhel.config | ||
kernel-aarch64-rhel.config | ||
kernel-aarch64-rt-64k-debug-rhel.config | ||
kernel-aarch64-rt-64k-rhel.config | ||
kernel-aarch64-rt-debug-rhel.config | ||
kernel-aarch64-rt-rhel.config | ||
kernel-local | ||
kernel-ppc64le-debug-rhel.config | ||
kernel-ppc64le-rhel.config | ||
kernel-s390x-debug-rhel.config | ||
kernel-s390x-rhel.config | ||
kernel-s390x-zfcpdump-rhel.config | ||
kernel-x86_64-automotive-debug-rhel.config | ||
kernel-x86_64-automotive-rhel.config | ||
kernel-x86_64-debug-rhel.config | ||
kernel-x86_64-rhel.config | ||
kernel-x86_64-rt-debug-rhel.config | ||
kernel-x86_64-rt-rhel.config | ||
kernel.changelog | ||
kernel.spec | ||
kvm_stat.logrotate | ||
linux-kernel-test.patch | ||
Makefile.rhelver | ||
merge.py | ||
mod-denylist.sh | ||
mod-sign.sh | ||
Module.kabi_aarch64 | ||
Module.kabi_dup_aarch64 | ||
Module.kabi_dup_ppc64le | ||
Module.kabi_dup_riscv64 | ||
Module.kabi_dup_s390x | ||
Module.kabi_dup_x86_64 | ||
Module.kabi_ppc64le | ||
Module.kabi_riscv64 | ||
Module.kabi_s390x | ||
Module.kabi_x86_64 | ||
nvidiagpuoot001.x509 | ||
partial-clang_lto-aarch64-debug-snip.config | ||
partial-clang_lto-aarch64-snip.config | ||
partial-clang_lto-x86_64-debug-snip.config | ||
partial-clang_lto-x86_64-snip.config | ||
partial-clang-debug-snip.config | ||
partial-clang-snip.config | ||
partial-kgcov-debug-snip.config | ||
partial-kgcov-snip.config | ||
patch-6.12-redhat.patch | ||
process_configs.sh | ||
README.rst | ||
redhatsecureboot501.cer | ||
redhatsecurebootca5.cer | ||
rheldup3.x509 | ||
rhelima_centos.x509 | ||
rhelima.x509 | ||
rhelimaca1.x509 | ||
rhelkpatch1.x509 | ||
rpminspect.yaml | ||
sources | ||
uki_addons.json | ||
uki_create_addons.py | ||
x509.genkey.centos | ||
x509.genkey.rhel |
=================== 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