Skip to content
Snippets Groups Projects
Commit 6e3a83b5 authored by Julio Faracco's avatar Julio Faracco
Browse files

[redhat] kernel-6.12.0-64.el10

parent 2027b9cd
No related branches found
Tags kernel-6.12.0-62.el10
No related merge requests found
......@@ -12,7 +12,7 @@ RHEL_MINOR = 1
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 63
RHEL_RELEASE = 64
#
# RHEL_REBASE_NUM
......
* Thu Mar 13 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-64.el10]
- media: ipu-bridge: Remove unneeded conditional compilations (Kate Hsuan) [RHEL-77180 RHEL-77309]
- ACPI: bus: change the prototype for acpi_get_physical_device_location (Kate Hsuan) [RHEL-77309]
- media: ov2740: Add regulator support (Kate Hsuan) [RHEL-77309]
- media: ov2740: Add powerdown GPIO support (Kate Hsuan) [RHEL-77309]
- media: ov2740: Add camera orientation and sensor rotation controls (Kate Hsuan) [RHEL-77309]
- media: ov2740: Debug log chip ID (Kate Hsuan) [RHEL-77309]
- media: mc: fix endpoint iteration (Kate Hsuan) [RHEL-77309]
- media: ccs: Fail the probe on CCS static data parser failure (Kate Hsuan) [RHEL-77309]
- media: ccs: Print a warning on CCS static data parser failure (Kate Hsuan) [RHEL-77309]
- media: intel/ipu6: move some boot messages to debug level (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: intel/ipu6: remove cpu latency qos request on error (Kate Hsuan) [RHEL-77309 RHEL-81387] {CVE-2024-58004}
- media: ccs: Fix cleanup order in ccs_probe() (Kate Hsuan) [RHEL-77309]
- media: dt-bindings: Add property to describe CSI-2 C-PHY line orders (Kate Hsuan) [RHEL-77309]
- media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-orders (Kate Hsuan) [RHEL-77309]
- media: ccs: Clean up parsed CCS static data on parse failure (Kate Hsuan) [RHEL-77309]
- media: ccs: Fix CCS static data parsing for large block sizes (Kate Hsuan) [RHEL-77309]
- media: replace obsolete hans.verkuil@cisco.com alias (Kate Hsuan) [RHEL-77309]
- media: ipu6: make the ipu6_mmu_unmap() as a void function (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: ipu6: optimize the IPU6 MMU unmapping flow (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: ipu6: optimize the IPU6 MMU mapping flow (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: ipu6: move the l2_unmap() up before l2_map() (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: mc: Rename pad as origin in __media_pipeline_start() (Kate Hsuan) [RHEL-77309]
- media: intel/ipu6: remove buttress ish structure (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: intel/ipu6: do not handle interrupts when device is disabled (Kate Hsuan) [RHEL-77180 RHEL-77309] {CVE-2024-56680}
- media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate() (Kate Hsuan) [RHEL-77309]
- media: i2c: Drop HAS_EVENTS and event handlers (Kate Hsuan) [RHEL-77309]
- media: v4l2-subdev: Refactor events (Kate Hsuan) [RHEL-77309]
- media: Documentation: ipu6: remove the dma_ops part from the doc (Kate Hsuan) [RHEL-77309]
- media: ipu6: use PFN_UP() and sg_virt() for code simplicity (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: ipu6: remove architecture DMA ops dependency in Kconfig (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: ipu6: use the IPU6 DMA mapping APIs to do mapping (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: ipu6: not override the dma_ops of device in driver (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: ipu6: Fix DMA and physical address debugging messages for 32-bit (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: ov2740: Don't log ov2740_check_hwcfg() errors twice (Kate Hsuan) [RHEL-77309]
- convert media_request_get_by_fd() (Kate Hsuan) [RHEL-77309]
- media: vb2: fix confusing log message (Kate Hsuan) [RHEL-77309]
- media: vb2: Fix comment (Kate Hsuan) [RHEL-77309]
- media: v4l2-core: constify the class struct (Kate Hsuan) [RHEL-77309]
- media: v4l2-core: v4l2-dv-timings: check cvt/gtf result (Kate Hsuan) [RHEL-77309]
- media: common: saa7146: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309]
- media: platform: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309]
- media: rtl2832_sdr: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309]
- media: video-i2c: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309]
- media: usb: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309]
- media: pci: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309]
- media: videobuf2-core: update vb2_thread if wait_finish/prepare are NULL (Kate Hsuan) [RHEL-77309]
- media: ipu6: remove redundant dependency in Kconfig (Kate Hsuan) [RHEL-77180 RHEL-77309]
- media: ipu6: fix the wrong type casting and 64-bit division (Kate Hsuan) [RHEL-77180 RHEL-77309]
- v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in call_get_frame_desc() (Kate Hsuan) [RHEL-77309]
- media: i2c: Fix typos in comments across various files (Kate Hsuan) [RHEL-77309]
- media: videodev2: Add flag to unconditionally enumerate pixel formats (Kate Hsuan) [RHEL-77309]
- media: vb2: use lock if wait_prepare/finish are NULL (Kate Hsuan) [RHEL-77309]
- media: vb2: vb2_core_queue_init(): sanity check lock and wait_prepare/finish (Kate Hsuan) [RHEL-77309]
- media: pwc: set lock before calling vb2_queue_init() (Kate Hsuan) [RHEL-77309]
- media: Documentation: Improve v4l2_subdev_{en,dis}able_streams documentation (Kate Hsuan) [RHEL-77309]
- media: Documentation: tx-rx: Fix formatting (Kate Hsuan) [RHEL-77309]
- media: Documentation: Update {enable,disable}_streams documentation (Kate Hsuan) [RHEL-77309]
- media: Documentation: Deprecate s_stream video op, update docs (Kate Hsuan) [RHEL-77309]
- media: v4l2-core: add v4l2_debugfs_if_alloc/free() (Kate Hsuan) [RHEL-77309]
- media: v4l2-core: add v4l2_debugfs_root() (Kate Hsuan) [RHEL-77309]
- media: v4l: Add luma 16-bit interlaced pixel format (Kate Hsuan) [RHEL-77309]
- media: netup_unidvb: switch to use devm_spi_alloc_host() (Kate Hsuan) [RHEL-77309]
- redhat/configs: Disable CONFIG_PKEY for zfcpdump configs (Mete Durlu) [RHEL-78341]
- RDMA/mana_ib: Allocate PAGE aligned doorbell index (Maxim Levitsky) [RHEL-80097]
- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (Maxim Levitsky) [RHEL-80097]
- net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqs (Maxim Levitsky) [RHEL-80097]
- net: mana: Fix memory leak in mana_gd_setup_irqs (Maxim Levitsky) [RHEL-80097]
- net :mana :Request a V2 response version for MANA_QUERY_GF_STAT (Maxim Levitsky) [RHEL-80097]
- net: mana: use ethtool string helpers (Maxim Levitsky) [RHEL-80097]
- net: mana: Enable debugfs files for MANA device (Maxim Levitsky) [RHEL-80097]
- net: mana: Add get_link and get_link_ksettings in ethtool (Maxim Levitsky) [RHEL-80097]
- net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024 (Maxim Levitsky) [RHEL-80097]
Resolves: RHEL-77180, RHEL-77309, RHEL-78341, RHEL-80097, RHEL-81387
* Tue Mar 11 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-63.el10]
- block: Ensure start sector is aligned for stacking atomic writes (Nigel Croxon) [RHEL-73721]
Resolves: RHEL-73721
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment