The Linux kernel
a58d0dc961
* Wed Sep 11 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-507.el9] - block: fix deadlock between sd_remove & sd_release (CKI Backport Bot) [RHEL-54997] {CVE-2024-42294} - gpio: prevent potential speculation leaks in gpio_device_get_desc() (CKI Backport Bot) [RHEL-56213] {CVE-2024-44931} - redhat: hmac sign the UKI for FIPS (Vitaly Kuznetsov) - Also make vmlinuz-virt.efi world readable (Vitaly Kuznetsov) - ice: fix truesize operations for PAGE_SIZE >= 8192 (Petr Oros) [RHEL-37905] - ice: fix ICE_LAST_OFFSET formula (Petr Oros) [RHEL-37905] - ice: fix page reuse when PAGE_SIZE is over 8k (Petr Oros) [RHEL-37905] - usb: cdns3: Fix spelling mistake "supporte" -> "supported" (Martin McConnell) [RHEL-54566] - usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() (Martin McConnell) [RHEL-54566] - usb: cdns3: fix memory double free when handle zero packet (Martin McConnell) [RHEL-54566] - usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers (Martin McConnell) [RHEL-54566] - usb: cdnsp: blocked some cdns3 specific code (Martin McConnell) [RHEL-54566] - usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled (Martin McConnell) [RHEL-54566] - usb: cdns3: fix iso transfer error when mult is not zero (Martin McConnell) [RHEL-54566] - usb: cdns3: fix uvc failure work since sg support enabled (Martin McConnell) [RHEL-54566] - usb: cdns3: Use dev_err_probe (Martin McConnell) [RHEL-54566] - usb: cdns3: starfive: don't misuse /** comment (Martin McConnell) [RHEL-54566] - usb: cdnsp: Replace snprintf() with the safer scnprintf() variant (Martin McConnell) [RHEL-54566] - usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is true (Martin McConnell) [RHEL-54566] - usb: cdnsp: Fix deadlock issue during using NCM gadget (Martin McConnell) [RHEL-54566] - usb:cdnsp: remove TRB_FLUSH_ENDPOINT command (Martin McConnell) [RHEL-54566] - usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG_PM_SLEEP is disabled (Martin McConnell) [RHEL-54566] - usb: cdnsp: Fixes issue with dequeuing not queued requests (Martin McConnell) [RHEL-54566] - usb: cdns3: Add PHY mode switch to usb2 PHY (Martin McConnell) [RHEL-54566] - usb: cdns3: starfive: Convert to platform remove callback returning void (Martin McConnell) [RHEL-54566] - usb: cdns3: Put the cdns set active part outside the spin lock (Martin McConnell) [RHEL-54566] - usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config (Martin McConnell) [RHEL-54566] - usb: cdns3: imx: Rework system PM to avoid duplicated operations (Martin McConnell) [RHEL-54566] - usb: cdns3: optimize OUT transfer by copying only actual received data (Martin McConnell) [RHEL-54566] - usb: cdns3: improve handling of unaligned address case (Martin McConnell) [RHEL-54566] - usb: cdns3: Add StarFive JH7110 USB driver (Martin McConnell) [RHEL-54566] - usb: cdns3: imx: simplify clock name usage (Martin McConnell) [RHEL-54566] - usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM (Martin McConnell) [RHEL-54566] - usb: cdns3-ti: Convert to platform remove callback returning void (Martin McConnell) [RHEL-54566] - usb: cdns3-plat: Convert to platform remove callback returning void (Martin McConnell) [RHEL-54566] - usb: cdns3-imx: Convert to platform remove callback returning void (Martin McConnell) [RHEL-54566] - usb: cdnsp: Fixes error: uninitialized symbol 'len' (Martin McConnell) [RHEL-54566] - usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver (Martin McConnell) [RHEL-54566] - usb: cdns3: Fix issue with using incorrect PCI device function (Martin McConnell) [RHEL-54566] - usb: cdnsp: Fixes issue with redundant Status Stage (Martin McConnell) [RHEL-54566] - usb: cdns3: change some trace event __dynamic_array() to __get_buf() (Martin McConnell) [RHEL-54566] - usb: cdns3: change trace event cdns3_ring() operation (Martin McConnell) [RHEL-54566] - usb: cdnsp: : add scatter gather support for ISOC endpoint (Martin McConnell) [RHEL-54566] - usb: cdns3: remove fetched trb from cache before dequeuing (Martin McConnell) [RHEL-54566] - usb: cdnsp: fix lack of ZLP for ep0 (Martin McConnell) [RHEL-54566] - usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1 (Martin McConnell) [RHEL-54566] - usb: cdnsp: Fix issue with Clear Feature Halt Endpoint (Martin McConnell) [RHEL-54566] - usb: cdns3: host: fix endless superspeed hub port reset (Martin McConnell) [RHEL-54566] - usb: cdns3: adjust the partial logic of cdnsp_pci_remove (Martin McConnell) [RHEL-54566] - usb: cdns3: remove dead code (Martin McConnell) [RHEL-54566] - Bluetooth: MGMT: Add error handling to pair_device() (CKI Backport Bot) [RHEL-56148] {CVE-2024-43884} - PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal (Myron Stowe) [RHEL-54981] {CVE-2024-42302} - ASoC: TAS2781: Fix tasdev_load_calibrated_data() (CKI Backport Bot) [RHEL-55177] {CVE-2024-42278} - cgroup/cpuset: Prevent UAF in proc_cpuset_show() (Waiman Long) [RHEL-54775 RHEL-54779] {CVE-2024-43853} - net: add and use __skb_get_hash_symmetric_net (Hangbin Liu) [RHEL-54921] - net: add and use skb_get_hash_net (Hangbin Liu) [RHEL-54921] - net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE (CKI Backport Bot) [RHEL-54921] {CVE-2024-42321} - ice: Adjust PTP init for 2x50G E825C devices (Petr Oros) [RHEL-29210] - ice: Add NAC Topology device capability parser (Petr Oros) [RHEL-29210] - ice: Add support for E825-C TS PLL handling (Petr Oros) [RHEL-29210] - ice: Change CGU regs struct to anonymous (Petr Oros) [RHEL-29210] - ice: Introduce ETH56G PHY model for E825C products (Petr Oros) [RHEL-29210] - ice: Introduce ice_get_base_incval() helper (Petr Oros) [RHEL-29210] - ice: Move CGU block (Petr Oros) [RHEL-29210] - ice: Add PHY OFFSET_READY register clearing (Petr Oros) [RHEL-29210] - ice: Implement Tx interrupt enablement functions (Petr Oros) [RHEL-29210] - ice: Introduce helper to get tmr_cmd_reg values (Petr Oros) [RHEL-29210] - ice: Introduce ice_ptp_hw struct (Petr Oros) [RHEL-29210] - Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout (CKI Backport Bot) [RHEL-17953 RHEL-36378] {CVE-2024-27398} - Bluetooth: btintel: Fixe build regression (Bastien Nocera) [RHEL-37353] {CVE-2024-35933} - Bluetooth: btintel: Fix null ptr deref in btintel_read_version (CKI Backport Bot) [RHEL-37353] {CVE-2024-35933} - Bluetooth: fix connection setup in l2cap_connect (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: HCI: Remove HCI_AMP support (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: Remove usage of the deprecated ida_simple_xx() API (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: Remove BT_HS (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: qca: add missing firmware sanity checks (CKI Backport Bot) [RHEL-39643] {CVE-2024-36880} - Bluetooth: hci_sock: Fix not validating setsockopt user input (Bastien Nocera) [RHEL-37411] {CVE-2024-35963} - Bluetooth: SCO: Fix not validating setsockopt user input (Bastien Nocera) [RHEL-37396] {CVE-2024-35967} - Bluetooth: L2CAP: Fix not validating setsockopt user input (Bastien Nocera) [RHEL-37404] {CVE-2024-35965} - Bluetooth: ISO: Fix not validating setsockopt user input (Bastien Nocera) [RHEL-37406] {CVE-2024-35964} - Bluetooth: RFCOMM: Fix not validating setsockopt user input (Bastien Nocera) [RHEL-37400] {CVE-2024-35966} - Bluetooth: Fix memory leak in hci_req_sync_complete() (CKI Backport Bot) [RHEL-37378] {CVE-2024-35978} - Bluetooth: msft: fix slab-use-after-free in msft_do_close() (CKI Backport Bot) [RHEL-38463] {CVE-2024-36012} - rtc: tps6594: Fix memleak in probe (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 pfsm (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 esm (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 rtc drv (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 regulator (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 pinctrl (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 spi (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 i2c (Joel Slebodnick) [RHEL-45915] - regulator: tps6594-regulator: Correct multi-phase configuration (Joel Slebodnick) [RHEL-45915] - rtc: tps6594: Add driver for TPS6594 RTC (Joel Slebodnick) [RHEL-45915] - pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs (Joel Slebodnick) [RHEL-45915] - regulator: tps6594-regulator: Fix random kernel crash (Joel Slebodnick) [RHEL-45915] - misc: tps6594: Remove redundant dev_err_probe() for platform_get_irq_byname() (Joel Slebodnick) [RHEL-45915] - misc: tps6594-esm: Disable ESM for rev 1 PMIC (Joel Slebodnick) [RHEL-45915] - misc: tps6594-esm: Convert to platform remove callback returning void (Joel Slebodnick) [RHEL-45915] - misc: tps6594-pfsm: Convert to platform remove callback returning void (Joel Slebodnick) [RHEL-45915] - misc: tps6594-pfsm: Add driver for TI TPS6594 PFSM (Joel Slebodnick) [RHEL-45915] - misc: tps6594-esm: Add driver for TI TPS6594 ESM (Joel Slebodnick) [RHEL-45915] - regulator: tps6594-regulator: Add driver for TI TPS6594 regulators (Joel Slebodnick) [RHEL-45915] - mfd: tps6594: Add null pointer check to tps6594_device_init() (Joel Slebodnick) [RHEL-45915] - mfd: tps6594: Fix an error code in probe() (Joel Slebodnick) [RHEL-45915] - mfd: tps6594: Add driver for TI TPS6594 PMIC (Joel Slebodnick) [RHEL-45915] - mfd: tps80031: Remove driver (Joel Slebodnick) [RHEL-45915] - dt-bindings: mfd: Add TI TPS6594 PMIC (Joel Slebodnick) [RHEL-45915] - x86/mce: Implement recovery for errors in TDX/SEAM non-root mode (David Arcari) [RHEL-28497] Resolves: RHEL-17953, RHEL-28497, RHEL-29210, RHEL-36378, RHEL-37353, RHEL-37378, RHEL-37396, RHEL-37400, RHEL-37404, RHEL-37406, RHEL-37411, RHEL-37905, RHEL-38459, RHEL-38463, RHEL-39643, RHEL-45915, RHEL-54566, RHEL-54775, RHEL-54779, RHEL-54921, RHEL-54981, RHEL-54997, RHEL-55177, RHEL-56148, RHEL-56213 Signed-off-by: Rado Vrbovsky <rvrbovsk@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-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.spec | ||
kvm_stat.logrotate | ||
linux-kernel-test.patch | ||
Makefile.rhelver | ||
merge.pl | ||
mod-denylist.sh | ||
mod-extra.list.rhel | ||
mod-internal.list | ||
mod-kvm.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 | ||
nvidiagpuoot001.x509 | ||
parallel_xz.sh | ||
partial-kgcov-snip.config | ||
patch-5.14-redhat.patch | ||
process_configs.sh | ||
README.rst | ||
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