The Linux kernel
* Tue Jul 14 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-723.el9]
- Reapply "Bluetooth: revert TX timestamping" for kernel v6.18.y update (David Marlin) [RHEL-176415]
- Bluetooth: btmtk: accept too short WMT FUNC_CTRL events (David Marlin) [RHEL-176415]
- Bluetooth: virtio_bt: validate rx pkt_type header length (David Marlin) [RHEL-176415]
- Bluetooth: virtio_bt: clamp rx length before skb_put (David Marlin) [RHEL-176415]
- Bluetooth: btmtk: validate WMT event SKB length before struct access (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb() (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb() (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb() (David Marlin) [RHEL-176415]
- Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt (David Marlin) [RHEL-176415]
- Bluetooth: hci_conn: fix potential UAF in create_big_sync (David Marlin) [RHEL-176415]
- Bluetooth: hci_event: fix potential UAF in SSP passkey handlers (David Marlin) [RHEL-176415]
- Bluetooth: SCO: check for codecs->num_codecs == 1 before assigning to sco_pi(sk)->codec (David Marlin) [RHEL-176415]
- Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp (David Marlin) [RHEL-176415]
- Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFER (David Marlin) [RHEL-176415]
- Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix printing wrong information if SDU length exceeds MTU (David Marlin) [RHEL-176415]
- Bluetooth: SMP: derive legacy responder STK authentication from MITM state (David Marlin) [RHEL-176415]
- Bluetooth: SMP: force responder MITM requirements before building the pairing response (David Marlin) [RHEL-176415]
- Bluetooth: MGMT: validate mesh send advertising payload length (David Marlin) [RHEL-176415]
- Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt (David Marlin) [RHEL-176415]
- Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync (David Marlin) [RHEL-176415]
- Bluetooth: hci_h4: Fix race during initialization (David Marlin) [RHEL-176415]
- Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate (David Marlin) [RHEL-176415]
- Bluetooth: btusb: clamp SCO altsetting table indices (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del() (David Marlin) [RHEL-176415]
- Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix send LE flow credits in ACL link (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix regressions caused by reusing ident (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb (David Marlin) [RHEL-176415]
- Bluetooth: hci_ll: Fix firmware leak on error path (David Marlin) [RHEL-176415]
- Bluetooth: hci_sync: annotate data-races around hdev->req_status (David Marlin) [RHEL-176415]
- Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecred_data_rcv() (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req (David Marlin) [RHEL-176415]
- Bluetooth: qca: fix ROM version reading on WCN3998 chips (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp() (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user (David Marlin) [RHEL-176415]
- Bluetooth: HIDP: Fix possible UAF (David Marlin) [RHEL-176415]
- Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers (David Marlin) [RHEL-176415]
- Bluetooth: hci_sync: Fix hci_le_create_conn_sync (David Marlin) [RHEL-176415]
- Bluetooth: ISO: Fix defer tests being unstable (David Marlin) [RHEL-176415]
- Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy (David Marlin) [RHEL-176415]
- Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU (David Marlin) [RHEL-176415]
- Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CONN_REQ (David Marlin) [RHEL-176415]
- Bluetooth: Fix CIS host feature condition (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ (David Marlin) [RHEL-176415]
- Bluetooth: hci_qca: Cleanup on all setup failures (David Marlin) [RHEL-176415]
- Bluetooth: purge error queues in socket destructors (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ (David Marlin) [RHEL-176415]
- Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB (David Marlin) [RHEL-176415]
- Bluetooth: L2CAP: Fix not tracking outstanding TX ident (David Marlin) [RHEL-176415]
- Bluetooth: btusb: Add device ID for Realtek RTL8761BU (David Marlin) [RHEL-176415]
- Bluetooth: btusb: Add new VID/PID for RTL8852CE (David Marlin) [RHEL-176415]
- Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BE (David Marlin) [RHEL-176415]
- Bluetooth: hci_conn: Set link_policy on incoming ACL connections (David Marlin) [RHEL-176415]
- Bluetooth: hci_conn: use mod_delayed_work for active mode timeout (David Marlin) [RHEL-176415]
- Bluetooth: btusb: Add support for MediaTek7920 0489:e158 (David Marlin) [RHEL-176415]
- Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is pulled up by hw (David Marlin) [RHEL-176415]
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary handler (David Marlin) [RHEL-176415]
- Bluetooth: MGMT: report BIS capability flags in supported settings (David Marlin) [RHEL-176415]
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE (David Marlin) [RHEL-176415]
- Bluetooth: btusb: add new custom firmwares (David Marlin) [RHEL-176415]
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT (David Marlin) [RHEL-176415]
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV (David Marlin) [RHEL-176415]
- Bluetooth: btintel_pcie: Support for S4 (Hibernate) (David Marlin) [RHEL-176415]
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (David Marlin) [RHEL-176415]
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (David Marlin) [RHEL-176415]
- Revert "Reapply "Bluetooth: revert TX timestamping" for kernel v6.18 rebase." (David Marlin) [RHEL-176415]
- tg3: Fix race for querying speed/duplex (Thomas Walsh) [RHEL-182531]
- eventpoll: refresh epi_fget() / ep_remove_file() comments (Ian Kent) [RHEL-180774]
- eventpoll: Fix integer overflow in ep_loop_check_proc() (Ian Kent) [RHEL-180774]
- eventpoll: drop vestigial epi->dying flag (Ian Kent) [RHEL-180774]
- eventpoll: drop dead bool return from ep_remove_epi() (Ian Kent) [RHEL-180774]
- eventpoll: refresh eventpoll_release() fast-path comment (Ian Kent) [RHEL-180774]
- eventpoll: move f_lock acquisition into ep_remove_file() (Ian Kent) [RHEL-180774]
- eventpoll: fix ep_remove struct eventpoll / struct file UAF (Ian Kent) [RHEL-180774] {CVE-2026-46242}
- eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}() (Ian Kent) [RHEL-180774]
- eventpoll: move epi_fget() up (Ian Kent) [RHEL-180774]
- eventpoll: rename ep_remove_safe() back to ep_remove() (Ian Kent) [RHEL-180774]
- eventpoll: kill __ep_remove() (Ian Kent) [RHEL-180774]
- eventpoll: split __ep_remove() (Ian Kent) [RHEL-180774]
- eventpoll: use hlist_is_singular_node() in __ep_remove() (Ian Kent) [RHEL-180774]
- eventpoll: defer struct eventpoll free to RCU grace period (Ian Kent) [RHEL-173835] {CVE-2026-43074}
- epoll: annotate racy check (Ian Kent) [RHEL-180774]
- tools/power turbostat: v2026.04.21 (David Arcari) [RHEL-171741]
- tools/power turbostat: Process HT siblings in CPU order (David Arcari) [RHEL-171741]
- tools/power turbostat: Show module_id column (David Arcari) [RHEL-171741]
- tools/power turbostat: Print core_id and apic_id in hex (David Arcari) [RHEL-171741]
- tools/power turbostat: Cleanup print helper functions (David Arcari) [RHEL-171741]
- tools/power turbostat: Fix --cpu-set 1 regression on HT systems (David Arcari) [RHEL-171741]
- tools/power turbostat: Fix --cpu-set 0 regression on HT systems (David Arcari) [RHEL-171741]
- tools/power turbostat: Fix AMD RAPL regression on big systems (David Arcari) [RHEL-171741]
Resolves: RHEL-171741, RHEL-173835, RHEL-176415, RHEL-180774, RHEL-182531
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| check-kabi | ||
| cpupower.config | ||
| cpupower.service | ||
| dracut-virt.conf | ||
| filter-aarch64.sh.rhel | ||
| filter-armv7hl.sh.rhel | ||
| filter-modules.sh.rhel | ||
| filter-ppc64le.sh.rhel | ||
| filter-s390x.sh.rhel | ||
| filter-x86_64.sh.rhel | ||
| gating.yaml | ||
| generate_all_configs.sh | ||
| kernel-aarch64-64k-debug-rhel.config | ||
| kernel-aarch64-64k-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-debug-rhel.config | ||
| kernel-x86_64-rhel.config | ||
| kernel-x86_64-rt-debug-rhel.config | ||
| kernel-x86_64-rt-rhel.config | ||
| kernel.changelog | ||
| kernel.sbat.template | ||
| kernel.spec | ||
| kvm_stat.logrotate | ||
| linux-kernel-test.patch | ||
| Makefile.rhelver | ||
| merge.pl | ||
| mod-denylist.sh | ||
| mod-extra.list.rhel | ||
| mod-internal.list | ||
| mod-partner.list | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| nvidiabfdpu.x509 | ||
| nvidiagpuoot001.x509 | ||
| nvidiajetsonsoc.x509 | ||
| parallel_xz.sh | ||
| partial-kgcov-snip.config | ||
| patch-5.14-redhat.patch | ||
| process_configs.sh | ||
| README.rst | ||
| redhatsecureboot504.cer | ||
| rheldup3.x509 | ||
| rhelima_centos.x509 | ||
| rhelima.x509 | ||
| rhelimaca1.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| uki_addons.json | ||
| uki_create_addons.py | ||
| update_scripts.sh | ||
| 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