commit b034d951b8a78852c99b7cf62cbb37a2f9395c8b

OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=85
This commit is contained in:
Kernel Bugs 2025-01-18 07:10:14 +00:00 committed by Git OBS Bridge
parent c8d45fcd25
commit 6451e8d99e
9 changed files with 841 additions and 15 deletions

View File

@ -1,3 +1,235 @@
-------------------------------------------------------------------
Fri Jan 17 14:52:33 CET 2025 - rfrohl@suse.com
- Linux 6.6.72 (bsc#1218260).
- drm/mediatek: Only touch DISP_REG_OVL_PITCH_MSB if AFBC is
supported (bsc#1218260).
- riscv: Fix text patching when IPI are used (bsc#1218260).
- mm: hugetlb: independent PMD page table shared count
(bsc#1218260).
- mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
(bsc#1218260).
- fs/Kconfig: make hugetlbfs a menuconfig (bsc#1218260).
- pgtable: fix s390 ptdesc field comments (bsc#1218260).
- workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work
from !WQ_MEM_RECLAIM worker (bsc#1218260).
- workqueue: Update lock debugging code (bsc#1218260).
- workqueue: Add rcu lock check at the end of work item execution
(bsc#1218260).
- pmdomain: imx: gpcv2: fix an OF node reference leak in
imx_gpcv2_probe() (bsc#1218260).
- pmdomain: imx: gpcv2: Simplify with scoped for each OF child
loop (bsc#1218260).
- arm64: dts: rockchip: add hevc power domain clock to rk3328
(bsc#1218260).
- block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
(bsc#1218260).
- hwmon: (drivetemp) Fix driver producing garbage data when SCSI
errors occur (bsc#1218260).
- ARM: dts: imxrt1050: Fix clocks for mmc (bsc#1218260).
- io_uring/eventfd: ensure io_eventfd_signal() defers another
RCU period (bsc#1218260).
- riscv: kprobes: Fix incorrect address calculation (bsc#1218260).
- iio: adc: ad7124: Disable all channels at probe time
(bsc#1218260).
- iio: inkern: call iio_device_put() only on mapped devices
(bsc#1218260).
- iio: adc: at91: call input_free_device() on allocated iio_dev
(bsc#1218260).
- iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
(bsc#1218260).
- iio: gyro: fxas21002c: Fix missing data update in trigger
handler (bsc#1218260).
- iio: adc: ti-ads8688: fix information leak in triggered buffer
(bsc#1218260).
- iio: adc: rockchip_saradc: fix information leak in triggered
buffer (bsc#1218260).
- iio: imu: kmx61: fix information leak in triggered buffer
(bsc#1218260).
- iio: light: vcnl4035: fix information leak in triggered buffer
(bsc#1218260).
- iio: dummy: iio_simply_dummy_buffer: fix information leak in
triggered buffer (bsc#1218260).
- iio: pressure: zpa2326: fix information leak in triggered buffer
(bsc#1218260).
- usb: gadget: configfs: Ignore trailing LF for user strings to
cdev (bsc#1218260).
- usb: gadget: f_fs: Remove WARN_ON in functionfs_bind
(bsc#1218260).
- usb: typec: tcpm/tcpci_maxim: fix error code in
max_contaminant_read_resistance_kohm() (bsc#1218260).
- usb: gadget: f_uac2: Fix incorrect setting of bNumEndpoints
(bsc#1218260).
- usb: chipidea: ci_hdrc_imx: decrement device's refcount in
.remove() and in the error path of .probe() (bsc#1218260).
- usb: gadget: midi2: Reverse-select at the right place
(bsc#1218260).
- usb: fix reference leak in usb_new_device() (bsc#1218260).
- USB: core: Disable LPM only for non-suspended ports
(bsc#1218260).
- USB: usblp: return error when setting unsupported protocol
(bsc#1218260).
- usb: dwc3-am62: Disable autosuspend during remove (bsc#1218260).
- x86/fpu: Ensure shadow stack is active before "getting"
registers (bsc#1218260).
- usb: gadget: u_serial: Disable ep before setting port to null
to fix the crash caused by port being null (bsc#1218260).
- tty: serial: 8250: Fix another runtime PM usage counter
underflow (bsc#1218260).
- misc: microchip: pci1xxxx: Resolve return code mismatch during
GPIO set config (bsc#1218260).
- misc: microchip: pci1xxxx: Resolve kernel panic during GPIO
IRQ handling (bsc#1218260).
- topology: Keep the cpumask unchanged when printing cpumap
(bsc#1218260).
- usb: dwc3: gadget: fix writing NYET threshold (bsc#1218260).
- USB: serial: cp210x: add Phoenix Contact UPS Device
(bsc#1218260).
- usb-storage: Add max sectors quirk for Nokia 208 (bsc#1218260).
- staging: iio: ad9832: Correct phase range check (bsc#1218260).
- staging: iio: ad9834: Correct phase range check (bsc#1218260).
- USB: serial: option: add Neoway N723-EA support (bsc#1218260).
- USB: serial: option: add MeiG Smart SRM815 (bsc#1218260).
- dm-verity FEC: Fix RS FEC repair for roots unaligned to block
size (take 2) (bsc#1218260).
- f2fs: fix null-ptr-deref in f2fs_submit_page_bio()
(bsc#1218260).
- io_uring/timeout: fix multishot updates (bsc#1218260).
- drm/amd/display: increase MAX_SURFACES to the value supported
by hw (bsc#1218260).
- drm/amdkfd: fixed page fault when enable MES shader debugger
(bsc#1218260).
- ACPI: resource: Add Asus Vivobook X1504VAP to
irq1_level_low_skip_override[] (bsc#1218260).
- ACPI: resource: Add TongFang GM5HG0A to
irq1_edge_low_force_override[] (bsc#1218260).
- riscv: Fix sleeping in invalid context in die() (bsc#1218260).
- smb: client: sync the root session and superblock context
passwords before automounting (bsc#1218260).
- thermal: of: fix OF node leak in of_thermal_zone_find()
(bsc#1218260).
- drm/amd/display: Add check for granularity in dml ceil/floor
helpers (bsc#1218260).
- ksmbd: Implement new SMB3 POSIX type (bsc#1218260).
- sctp: sysctl: plpmtud_probe_interval: avoid using
current->nsproxy (bsc#1218260).
- sctp: sysctl: udp_port: avoid using current->nsproxy
(bsc#1218260).
- sctp: sysctl: auth_enable: avoid using current->nsproxy
(bsc#1218260).
- sctp: sysctl: rto_min/max: avoid using current->nsproxy
(bsc#1218260).
- sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
(bsc#1218260).
- mptcp: sysctl: sched: avoid using current->nsproxy
(bsc#1218260).
- dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY
(bsc#1218260).
- scsi: ufs: qcom: Power off the PHY if it was already powered
on in ufs_qcom_power_up_sequence() (bsc#1218260).
- dm thin: make get_first_thin use rcu-safe list first function
(bsc#1218260).
- riscv: mm: Fix the out of bound issue of vmemmap address
(bsc#1218260).
- cpuidle: riscv-sbi: fix device node release in early exit of
for_each_possible_cpu (bsc#1218260).
- ksmbd: fix unexpectedly changed path in
ksmbd_vfs_kern_path_locked (bsc#1218260).
- platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042
actually enabled it (bsc#1218260).
- afs: Fix the maximum cell name length (bsc#1218260).
- ksmbd: fix a missing return value check bug (bsc#1218260).
- drm/mediatek: Add return value check when reading DPCD
(bsc#1218260).
- drm/mediatek: Fix mode valid issue for dp (bsc#1218260).
- drm/mediatek: Fix YCbCr422 color format issue for DP
(bsc#1218260).
- drm/mediatek: stop selecting foreign drivers (bsc#1218260).
- drm/mediatek: Set private->all_drm_private[i]->drm to NULL if
mtk_drm_bind returns err (bsc#1218260).
- net/mlx5: Fix variable not being completed when function returns
(bsc#1218260).
- net: stmmac: dwmac-tegra: Read iommu stream id from device tree
(bsc#1218260).
- sched: sch_cake: add bounds checks to host bulk flow fairness
counts (bsc#1218260).
- netfilter: conntrack: clamp maximum hashtable size to INT_MAX
(bsc#1218260).
- netfilter: nf_tables: imbalance in flowtable binding
(bsc#1218260).
- iio: imu: inv_icm42600: fix timestamps after suspend if sensor
is on (bsc#1218260).
- x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
(bsc#1218260).
- memblock tests: fix implicit declaration of function
'numa_valid_node' (bsc#1218260).
- riscv: Fix early ftrace nop patching (bsc#1218260).
- tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
(bsc#1218260).
- Bluetooth: btnxpuart: Fix driver sending truncated data
(bsc#1218260).
- Bluetooth: MGMT: Fix Add Device to responding before completing
(bsc#1218260).
- Bluetooth: hci_sync: Fix not setting Random Address when
required (bsc#1218260).
- eth: gve: use appropriate helper to set xdp_features
(bsc#1218260).
- ipvlan: Fix use-after-free in ipvlan_get_iflink() (bsc#1218260).
- tls: Fix tls_sw_sendmsg error handling (bsc#1218260).
- igc: return early when failing to read EECD register
(bsc#1218260).
- igc: field get conversion (bsc#1218260).
- ice: fix incorrect PHY settings for 100 GB/s (bsc#1218260).
- cxgb4: Avoid removal of uninserted tid (bsc#1218260).
- bnxt_en: Fix possible memory leak when hwrm_req_replace fails
(bsc#1218260).
- pds_core: limit loop over fw name list (bsc#1218260).
- btrfs: avoid NULL pointer dereference if no valid extent tree
(bsc#1218260).
- net: libwx: fix firmware mailbox abnormal return (bsc#1218260).
- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
(bsc#1218260).
- tcp/dccp: allow a connection when sk_max_ack_backlog is zero
(bsc#1218260).
- tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
(bsc#1218260).
- net: 802: LLC+SNAP OID:PID lookup on start of skb data
(bsc#1218260).
- ieee802154: ca8210: Add missing check for kfifo_alloc() in
ca8210_probe() (bsc#1218260).
- selftests/alsa: Fix circular dependency involving global-timer
(bsc#1218260).
- ASoC: mediatek: disable buffer pre-allocation (bsc#1218260).
- ASoC: rt722: add delay time to wait for the calibration
procedure (bsc#1218260).
- erofs: fix PSI memstall accounting (bsc#1218260).
- erofs: handle overlapped pclusters out of crafted images
properly (bsc#1218260).
- ovl: support encoding fid from inode with no alias
(bsc#1218260).
- ovl: pass realinode to ovl_encode_real_fh() instead of
realdentry (bsc#1218260).
- ovl: do not encode lower fh with upper sb_writers held
(bsc#1218260).
- exfat: fix the infinite loop in __exfat_free_cluster()
(bsc#1218260).
- exfat: fix the infinite loop in exfat_readdir() (bsc#1218260).
- dm array: fix cursor index when skipping across block boundaries
(bsc#1218260).
- dm array: fix unreleased btree blocks on closing a faulty
array cursor (bsc#1218260).
- dm array: fix releasing a faulty array block twice in
dm_array_cursor_end (bsc#1218260).
- jbd2: flush filesystem device before updating tail sequence
(bsc#1218260).
- jbd2: increase IO priority for writing revoke records
(bsc#1218260).
- memblock: use numa_valid_node() helper to check for invalid
node ID (bsc#1218260).
- memblock: make memblock_set_node() also warn about use of
MAX_NUMNODES (bsc#1218260).
- commit fa56c45
-------------------------------------------------------------------
Fri Jan 10 16:04:51 CET 2025 - rfrohl@suse.com

View File

@ -18,8 +18,8 @@
%define srcversion 6.6
%define patchversion 6.6.71
%define git_commit 3dd01ade8cfa1b4117dd882cc5a254dc3c23342f
%define patchversion 6.6.72
%define git_commit b034d951b8a78852c99b7cf62cbb37a2f9395c8b
%define variant -longterm%{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -113,9 +113,9 @@ Name: kernel-longterm
Summary: The Linux Kernel
License: GPL-2.0-only
Group: System/Kernel
Version: 6.6.71
Version: 6.6.72
%if 0%{?is_kotd}
Release: <RELEASE>.g3dd01ad
Release: <RELEASE>.gb034d95
%else
Release: 0
%endif

View File

@ -1,3 +1,235 @@
-------------------------------------------------------------------
Fri Jan 17 14:52:33 CET 2025 - rfrohl@suse.com
- Linux 6.6.72 (bsc#1218260).
- drm/mediatek: Only touch DISP_REG_OVL_PITCH_MSB if AFBC is
supported (bsc#1218260).
- riscv: Fix text patching when IPI are used (bsc#1218260).
- mm: hugetlb: independent PMD page table shared count
(bsc#1218260).
- mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
(bsc#1218260).
- fs/Kconfig: make hugetlbfs a menuconfig (bsc#1218260).
- pgtable: fix s390 ptdesc field comments (bsc#1218260).
- workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work
from !WQ_MEM_RECLAIM worker (bsc#1218260).
- workqueue: Update lock debugging code (bsc#1218260).
- workqueue: Add rcu lock check at the end of work item execution
(bsc#1218260).
- pmdomain: imx: gpcv2: fix an OF node reference leak in
imx_gpcv2_probe() (bsc#1218260).
- pmdomain: imx: gpcv2: Simplify with scoped for each OF child
loop (bsc#1218260).
- arm64: dts: rockchip: add hevc power domain clock to rk3328
(bsc#1218260).
- block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
(bsc#1218260).
- hwmon: (drivetemp) Fix driver producing garbage data when SCSI
errors occur (bsc#1218260).
- ARM: dts: imxrt1050: Fix clocks for mmc (bsc#1218260).
- io_uring/eventfd: ensure io_eventfd_signal() defers another
RCU period (bsc#1218260).
- riscv: kprobes: Fix incorrect address calculation (bsc#1218260).
- iio: adc: ad7124: Disable all channels at probe time
(bsc#1218260).
- iio: inkern: call iio_device_put() only on mapped devices
(bsc#1218260).
- iio: adc: at91: call input_free_device() on allocated iio_dev
(bsc#1218260).
- iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
(bsc#1218260).
- iio: gyro: fxas21002c: Fix missing data update in trigger
handler (bsc#1218260).
- iio: adc: ti-ads8688: fix information leak in triggered buffer
(bsc#1218260).
- iio: adc: rockchip_saradc: fix information leak in triggered
buffer (bsc#1218260).
- iio: imu: kmx61: fix information leak in triggered buffer
(bsc#1218260).
- iio: light: vcnl4035: fix information leak in triggered buffer
(bsc#1218260).
- iio: dummy: iio_simply_dummy_buffer: fix information leak in
triggered buffer (bsc#1218260).
- iio: pressure: zpa2326: fix information leak in triggered buffer
(bsc#1218260).
- usb: gadget: configfs: Ignore trailing LF for user strings to
cdev (bsc#1218260).
- usb: gadget: f_fs: Remove WARN_ON in functionfs_bind
(bsc#1218260).
- usb: typec: tcpm/tcpci_maxim: fix error code in
max_contaminant_read_resistance_kohm() (bsc#1218260).
- usb: gadget: f_uac2: Fix incorrect setting of bNumEndpoints
(bsc#1218260).
- usb: chipidea: ci_hdrc_imx: decrement device's refcount in
.remove() and in the error path of .probe() (bsc#1218260).
- usb: gadget: midi2: Reverse-select at the right place
(bsc#1218260).
- usb: fix reference leak in usb_new_device() (bsc#1218260).
- USB: core: Disable LPM only for non-suspended ports
(bsc#1218260).
- USB: usblp: return error when setting unsupported protocol
(bsc#1218260).
- usb: dwc3-am62: Disable autosuspend during remove (bsc#1218260).
- x86/fpu: Ensure shadow stack is active before "getting"
registers (bsc#1218260).
- usb: gadget: u_serial: Disable ep before setting port to null
to fix the crash caused by port being null (bsc#1218260).
- tty: serial: 8250: Fix another runtime PM usage counter
underflow (bsc#1218260).
- misc: microchip: pci1xxxx: Resolve return code mismatch during
GPIO set config (bsc#1218260).
- misc: microchip: pci1xxxx: Resolve kernel panic during GPIO
IRQ handling (bsc#1218260).
- topology: Keep the cpumask unchanged when printing cpumap
(bsc#1218260).
- usb: dwc3: gadget: fix writing NYET threshold (bsc#1218260).
- USB: serial: cp210x: add Phoenix Contact UPS Device
(bsc#1218260).
- usb-storage: Add max sectors quirk for Nokia 208 (bsc#1218260).
- staging: iio: ad9832: Correct phase range check (bsc#1218260).
- staging: iio: ad9834: Correct phase range check (bsc#1218260).
- USB: serial: option: add Neoway N723-EA support (bsc#1218260).
- USB: serial: option: add MeiG Smart SRM815 (bsc#1218260).
- dm-verity FEC: Fix RS FEC repair for roots unaligned to block
size (take 2) (bsc#1218260).
- f2fs: fix null-ptr-deref in f2fs_submit_page_bio()
(bsc#1218260).
- io_uring/timeout: fix multishot updates (bsc#1218260).
- drm/amd/display: increase MAX_SURFACES to the value supported
by hw (bsc#1218260).
- drm/amdkfd: fixed page fault when enable MES shader debugger
(bsc#1218260).
- ACPI: resource: Add Asus Vivobook X1504VAP to
irq1_level_low_skip_override[] (bsc#1218260).
- ACPI: resource: Add TongFang GM5HG0A to
irq1_edge_low_force_override[] (bsc#1218260).
- riscv: Fix sleeping in invalid context in die() (bsc#1218260).
- smb: client: sync the root session and superblock context
passwords before automounting (bsc#1218260).
- thermal: of: fix OF node leak in of_thermal_zone_find()
(bsc#1218260).
- drm/amd/display: Add check for granularity in dml ceil/floor
helpers (bsc#1218260).
- ksmbd: Implement new SMB3 POSIX type (bsc#1218260).
- sctp: sysctl: plpmtud_probe_interval: avoid using
current->nsproxy (bsc#1218260).
- sctp: sysctl: udp_port: avoid using current->nsproxy
(bsc#1218260).
- sctp: sysctl: auth_enable: avoid using current->nsproxy
(bsc#1218260).
- sctp: sysctl: rto_min/max: avoid using current->nsproxy
(bsc#1218260).
- sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
(bsc#1218260).
- mptcp: sysctl: sched: avoid using current->nsproxy
(bsc#1218260).
- dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY
(bsc#1218260).
- scsi: ufs: qcom: Power off the PHY if it was already powered
on in ufs_qcom_power_up_sequence() (bsc#1218260).
- dm thin: make get_first_thin use rcu-safe list first function
(bsc#1218260).
- riscv: mm: Fix the out of bound issue of vmemmap address
(bsc#1218260).
- cpuidle: riscv-sbi: fix device node release in early exit of
for_each_possible_cpu (bsc#1218260).
- ksmbd: fix unexpectedly changed path in
ksmbd_vfs_kern_path_locked (bsc#1218260).
- platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042
actually enabled it (bsc#1218260).
- afs: Fix the maximum cell name length (bsc#1218260).
- ksmbd: fix a missing return value check bug (bsc#1218260).
- drm/mediatek: Add return value check when reading DPCD
(bsc#1218260).
- drm/mediatek: Fix mode valid issue for dp (bsc#1218260).
- drm/mediatek: Fix YCbCr422 color format issue for DP
(bsc#1218260).
- drm/mediatek: stop selecting foreign drivers (bsc#1218260).
- drm/mediatek: Set private->all_drm_private[i]->drm to NULL if
mtk_drm_bind returns err (bsc#1218260).
- net/mlx5: Fix variable not being completed when function returns
(bsc#1218260).
- net: stmmac: dwmac-tegra: Read iommu stream id from device tree
(bsc#1218260).
- sched: sch_cake: add bounds checks to host bulk flow fairness
counts (bsc#1218260).
- netfilter: conntrack: clamp maximum hashtable size to INT_MAX
(bsc#1218260).
- netfilter: nf_tables: imbalance in flowtable binding
(bsc#1218260).
- iio: imu: inv_icm42600: fix timestamps after suspend if sensor
is on (bsc#1218260).
- x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
(bsc#1218260).
- memblock tests: fix implicit declaration of function
'numa_valid_node' (bsc#1218260).
- riscv: Fix early ftrace nop patching (bsc#1218260).
- tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
(bsc#1218260).
- Bluetooth: btnxpuart: Fix driver sending truncated data
(bsc#1218260).
- Bluetooth: MGMT: Fix Add Device to responding before completing
(bsc#1218260).
- Bluetooth: hci_sync: Fix not setting Random Address when
required (bsc#1218260).
- eth: gve: use appropriate helper to set xdp_features
(bsc#1218260).
- ipvlan: Fix use-after-free in ipvlan_get_iflink() (bsc#1218260).
- tls: Fix tls_sw_sendmsg error handling (bsc#1218260).
- igc: return early when failing to read EECD register
(bsc#1218260).
- igc: field get conversion (bsc#1218260).
- ice: fix incorrect PHY settings for 100 GB/s (bsc#1218260).
- cxgb4: Avoid removal of uninserted tid (bsc#1218260).
- bnxt_en: Fix possible memory leak when hwrm_req_replace fails
(bsc#1218260).
- pds_core: limit loop over fw name list (bsc#1218260).
- btrfs: avoid NULL pointer dereference if no valid extent tree
(bsc#1218260).
- net: libwx: fix firmware mailbox abnormal return (bsc#1218260).
- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
(bsc#1218260).
- tcp/dccp: allow a connection when sk_max_ack_backlog is zero
(bsc#1218260).
- tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
(bsc#1218260).
- net: 802: LLC+SNAP OID:PID lookup on start of skb data
(bsc#1218260).
- ieee802154: ca8210: Add missing check for kfifo_alloc() in
ca8210_probe() (bsc#1218260).
- selftests/alsa: Fix circular dependency involving global-timer
(bsc#1218260).
- ASoC: mediatek: disable buffer pre-allocation (bsc#1218260).
- ASoC: rt722: add delay time to wait for the calibration
procedure (bsc#1218260).
- erofs: fix PSI memstall accounting (bsc#1218260).
- erofs: handle overlapped pclusters out of crafted images
properly (bsc#1218260).
- ovl: support encoding fid from inode with no alias
(bsc#1218260).
- ovl: pass realinode to ovl_encode_real_fh() instead of
realdentry (bsc#1218260).
- ovl: do not encode lower fh with upper sb_writers held
(bsc#1218260).
- exfat: fix the infinite loop in __exfat_free_cluster()
(bsc#1218260).
- exfat: fix the infinite loop in exfat_readdir() (bsc#1218260).
- dm array: fix cursor index when skipping across block boundaries
(bsc#1218260).
- dm array: fix unreleased btree blocks on closing a faulty
array cursor (bsc#1218260).
- dm array: fix releasing a faulty array block twice in
dm_array_cursor_end (bsc#1218260).
- jbd2: flush filesystem device before updating tail sequence
(bsc#1218260).
- jbd2: increase IO priority for writing revoke records
(bsc#1218260).
- memblock: use numa_valid_node() helper to check for invalid
node ID (bsc#1218260).
- memblock: make memblock_set_node() also warn about use of
MAX_NUMNODES (bsc#1218260).
- commit fa56c45
-------------------------------------------------------------------
Fri Jan 10 16:04:51 CET 2025 - rfrohl@suse.com

View File

@ -17,8 +17,8 @@
%define srcversion 6.6
%define patchversion 6.6.71
%define git_commit 3dd01ade8cfa1b4117dd882cc5a254dc3c23342f
%define patchversion 6.6.72
%define git_commit b034d951b8a78852c99b7cf62cbb37a2f9395c8b
%define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros
@ -31,9 +31,9 @@
%endif
Name: kernel-source-longterm
Version: 6.6.71
Version: 6.6.72
%if 0%{?is_kotd}
Release: <RELEASE>.g3dd01ad
Release: <RELEASE>.gb034d95
%else
Release: 0
%endif

View File

@ -1,3 +1,235 @@
-------------------------------------------------------------------
Fri Jan 17 14:52:33 CET 2025 - rfrohl@suse.com
- Linux 6.6.72 (bsc#1218260).
- drm/mediatek: Only touch DISP_REG_OVL_PITCH_MSB if AFBC is
supported (bsc#1218260).
- riscv: Fix text patching when IPI are used (bsc#1218260).
- mm: hugetlb: independent PMD page table shared count
(bsc#1218260).
- mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
(bsc#1218260).
- fs/Kconfig: make hugetlbfs a menuconfig (bsc#1218260).
- pgtable: fix s390 ptdesc field comments (bsc#1218260).
- workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work
from !WQ_MEM_RECLAIM worker (bsc#1218260).
- workqueue: Update lock debugging code (bsc#1218260).
- workqueue: Add rcu lock check at the end of work item execution
(bsc#1218260).
- pmdomain: imx: gpcv2: fix an OF node reference leak in
imx_gpcv2_probe() (bsc#1218260).
- pmdomain: imx: gpcv2: Simplify with scoped for each OF child
loop (bsc#1218260).
- arm64: dts: rockchip: add hevc power domain clock to rk3328
(bsc#1218260).
- block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
(bsc#1218260).
- hwmon: (drivetemp) Fix driver producing garbage data when SCSI
errors occur (bsc#1218260).
- ARM: dts: imxrt1050: Fix clocks for mmc (bsc#1218260).
- io_uring/eventfd: ensure io_eventfd_signal() defers another
RCU period (bsc#1218260).
- riscv: kprobes: Fix incorrect address calculation (bsc#1218260).
- iio: adc: ad7124: Disable all channels at probe time
(bsc#1218260).
- iio: inkern: call iio_device_put() only on mapped devices
(bsc#1218260).
- iio: adc: at91: call input_free_device() on allocated iio_dev
(bsc#1218260).
- iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
(bsc#1218260).
- iio: gyro: fxas21002c: Fix missing data update in trigger
handler (bsc#1218260).
- iio: adc: ti-ads8688: fix information leak in triggered buffer
(bsc#1218260).
- iio: adc: rockchip_saradc: fix information leak in triggered
buffer (bsc#1218260).
- iio: imu: kmx61: fix information leak in triggered buffer
(bsc#1218260).
- iio: light: vcnl4035: fix information leak in triggered buffer
(bsc#1218260).
- iio: dummy: iio_simply_dummy_buffer: fix information leak in
triggered buffer (bsc#1218260).
- iio: pressure: zpa2326: fix information leak in triggered buffer
(bsc#1218260).
- usb: gadget: configfs: Ignore trailing LF for user strings to
cdev (bsc#1218260).
- usb: gadget: f_fs: Remove WARN_ON in functionfs_bind
(bsc#1218260).
- usb: typec: tcpm/tcpci_maxim: fix error code in
max_contaminant_read_resistance_kohm() (bsc#1218260).
- usb: gadget: f_uac2: Fix incorrect setting of bNumEndpoints
(bsc#1218260).
- usb: chipidea: ci_hdrc_imx: decrement device's refcount in
.remove() and in the error path of .probe() (bsc#1218260).
- usb: gadget: midi2: Reverse-select at the right place
(bsc#1218260).
- usb: fix reference leak in usb_new_device() (bsc#1218260).
- USB: core: Disable LPM only for non-suspended ports
(bsc#1218260).
- USB: usblp: return error when setting unsupported protocol
(bsc#1218260).
- usb: dwc3-am62: Disable autosuspend during remove (bsc#1218260).
- x86/fpu: Ensure shadow stack is active before "getting"
registers (bsc#1218260).
- usb: gadget: u_serial: Disable ep before setting port to null
to fix the crash caused by port being null (bsc#1218260).
- tty: serial: 8250: Fix another runtime PM usage counter
underflow (bsc#1218260).
- misc: microchip: pci1xxxx: Resolve return code mismatch during
GPIO set config (bsc#1218260).
- misc: microchip: pci1xxxx: Resolve kernel panic during GPIO
IRQ handling (bsc#1218260).
- topology: Keep the cpumask unchanged when printing cpumap
(bsc#1218260).
- usb: dwc3: gadget: fix writing NYET threshold (bsc#1218260).
- USB: serial: cp210x: add Phoenix Contact UPS Device
(bsc#1218260).
- usb-storage: Add max sectors quirk for Nokia 208 (bsc#1218260).
- staging: iio: ad9832: Correct phase range check (bsc#1218260).
- staging: iio: ad9834: Correct phase range check (bsc#1218260).
- USB: serial: option: add Neoway N723-EA support (bsc#1218260).
- USB: serial: option: add MeiG Smart SRM815 (bsc#1218260).
- dm-verity FEC: Fix RS FEC repair for roots unaligned to block
size (take 2) (bsc#1218260).
- f2fs: fix null-ptr-deref in f2fs_submit_page_bio()
(bsc#1218260).
- io_uring/timeout: fix multishot updates (bsc#1218260).
- drm/amd/display: increase MAX_SURFACES to the value supported
by hw (bsc#1218260).
- drm/amdkfd: fixed page fault when enable MES shader debugger
(bsc#1218260).
- ACPI: resource: Add Asus Vivobook X1504VAP to
irq1_level_low_skip_override[] (bsc#1218260).
- ACPI: resource: Add TongFang GM5HG0A to
irq1_edge_low_force_override[] (bsc#1218260).
- riscv: Fix sleeping in invalid context in die() (bsc#1218260).
- smb: client: sync the root session and superblock context
passwords before automounting (bsc#1218260).
- thermal: of: fix OF node leak in of_thermal_zone_find()
(bsc#1218260).
- drm/amd/display: Add check for granularity in dml ceil/floor
helpers (bsc#1218260).
- ksmbd: Implement new SMB3 POSIX type (bsc#1218260).
- sctp: sysctl: plpmtud_probe_interval: avoid using
current->nsproxy (bsc#1218260).
- sctp: sysctl: udp_port: avoid using current->nsproxy
(bsc#1218260).
- sctp: sysctl: auth_enable: avoid using current->nsproxy
(bsc#1218260).
- sctp: sysctl: rto_min/max: avoid using current->nsproxy
(bsc#1218260).
- sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
(bsc#1218260).
- mptcp: sysctl: sched: avoid using current->nsproxy
(bsc#1218260).
- dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY
(bsc#1218260).
- scsi: ufs: qcom: Power off the PHY if it was already powered
on in ufs_qcom_power_up_sequence() (bsc#1218260).
- dm thin: make get_first_thin use rcu-safe list first function
(bsc#1218260).
- riscv: mm: Fix the out of bound issue of vmemmap address
(bsc#1218260).
- cpuidle: riscv-sbi: fix device node release in early exit of
for_each_possible_cpu (bsc#1218260).
- ksmbd: fix unexpectedly changed path in
ksmbd_vfs_kern_path_locked (bsc#1218260).
- platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042
actually enabled it (bsc#1218260).
- afs: Fix the maximum cell name length (bsc#1218260).
- ksmbd: fix a missing return value check bug (bsc#1218260).
- drm/mediatek: Add return value check when reading DPCD
(bsc#1218260).
- drm/mediatek: Fix mode valid issue for dp (bsc#1218260).
- drm/mediatek: Fix YCbCr422 color format issue for DP
(bsc#1218260).
- drm/mediatek: stop selecting foreign drivers (bsc#1218260).
- drm/mediatek: Set private->all_drm_private[i]->drm to NULL if
mtk_drm_bind returns err (bsc#1218260).
- net/mlx5: Fix variable not being completed when function returns
(bsc#1218260).
- net: stmmac: dwmac-tegra: Read iommu stream id from device tree
(bsc#1218260).
- sched: sch_cake: add bounds checks to host bulk flow fairness
counts (bsc#1218260).
- netfilter: conntrack: clamp maximum hashtable size to INT_MAX
(bsc#1218260).
- netfilter: nf_tables: imbalance in flowtable binding
(bsc#1218260).
- iio: imu: inv_icm42600: fix timestamps after suspend if sensor
is on (bsc#1218260).
- x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
(bsc#1218260).
- memblock tests: fix implicit declaration of function
'numa_valid_node' (bsc#1218260).
- riscv: Fix early ftrace nop patching (bsc#1218260).
- tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
(bsc#1218260).
- Bluetooth: btnxpuart: Fix driver sending truncated data
(bsc#1218260).
- Bluetooth: MGMT: Fix Add Device to responding before completing
(bsc#1218260).
- Bluetooth: hci_sync: Fix not setting Random Address when
required (bsc#1218260).
- eth: gve: use appropriate helper to set xdp_features
(bsc#1218260).
- ipvlan: Fix use-after-free in ipvlan_get_iflink() (bsc#1218260).
- tls: Fix tls_sw_sendmsg error handling (bsc#1218260).
- igc: return early when failing to read EECD register
(bsc#1218260).
- igc: field get conversion (bsc#1218260).
- ice: fix incorrect PHY settings for 100 GB/s (bsc#1218260).
- cxgb4: Avoid removal of uninserted tid (bsc#1218260).
- bnxt_en: Fix possible memory leak when hwrm_req_replace fails
(bsc#1218260).
- pds_core: limit loop over fw name list (bsc#1218260).
- btrfs: avoid NULL pointer dereference if no valid extent tree
(bsc#1218260).
- net: libwx: fix firmware mailbox abnormal return (bsc#1218260).
- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
(bsc#1218260).
- tcp/dccp: allow a connection when sk_max_ack_backlog is zero
(bsc#1218260).
- tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
(bsc#1218260).
- net: 802: LLC+SNAP OID:PID lookup on start of skb data
(bsc#1218260).
- ieee802154: ca8210: Add missing check for kfifo_alloc() in
ca8210_probe() (bsc#1218260).
- selftests/alsa: Fix circular dependency involving global-timer
(bsc#1218260).
- ASoC: mediatek: disable buffer pre-allocation (bsc#1218260).
- ASoC: rt722: add delay time to wait for the calibration
procedure (bsc#1218260).
- erofs: fix PSI memstall accounting (bsc#1218260).
- erofs: handle overlapped pclusters out of crafted images
properly (bsc#1218260).
- ovl: support encoding fid from inode with no alias
(bsc#1218260).
- ovl: pass realinode to ovl_encode_real_fh() instead of
realdentry (bsc#1218260).
- ovl: do not encode lower fh with upper sb_writers held
(bsc#1218260).
- exfat: fix the infinite loop in __exfat_free_cluster()
(bsc#1218260).
- exfat: fix the infinite loop in exfat_readdir() (bsc#1218260).
- dm array: fix cursor index when skipping across block boundaries
(bsc#1218260).
- dm array: fix unreleased btree blocks on closing a faulty
array cursor (bsc#1218260).
- dm array: fix releasing a faulty array block twice in
dm_array_cursor_end (bsc#1218260).
- jbd2: flush filesystem device before updating tail sequence
(bsc#1218260).
- jbd2: increase IO priority for writing revoke records
(bsc#1218260).
- memblock: use numa_valid_node() helper to check for invalid
node ID (bsc#1218260).
- memblock: make memblock_set_node() also warn about use of
MAX_NUMNODES (bsc#1218260).
- commit fa56c45
-------------------------------------------------------------------
Fri Jan 10 16:04:51 CET 2025 - rfrohl@suse.com

View File

@ -16,7 +16,7 @@
#
%define git_commit 3dd01ade8cfa1b4117dd882cc5a254dc3c23342f
%define git_commit b034d951b8a78852c99b7cf62cbb37a2f9395c8b
%define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros
@ -25,10 +25,10 @@ Name: kernel-syms-longterm
Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0-only
Group: Development/Sources
Version: 6.6.71
Version: 6.6.72
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g3dd01ad
Release: <RELEASE>.gb034d95
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82ee895a0c31b490aac8bfa85f9b886e7b46a47efcad0161afacf5d68de1916c
size 11188632
oid sha256:75f77900242f8abe234a42222f1096e5c2a7a1bb635a3100f991749a576620b8
size 11283606

View File

@ -14119,6 +14119,136 @@
patches.kernel.org/6.6.71-002-Revert-x86-crash-wrap-crash-dumping-code-into-.patch
patches.kernel.org/6.6.71-003-x86-hyperv-Fix-hv-tsc-page-based-sched_clock-f.patch
patches.kernel.org/6.6.71-004-Linux-6.6.71.patch
patches.kernel.org/6.6.72-001-memblock-make-memblock_set_node-also-warn-abou.patch
patches.kernel.org/6.6.72-002-memblock-use-numa_valid_node-helper-to-check-f.patch
patches.kernel.org/6.6.72-003-jbd2-increase-IO-priority-for-writing-revoke-r.patch
patches.kernel.org/6.6.72-004-jbd2-flush-filesystem-device-before-updating-t.patch
patches.kernel.org/6.6.72-005-dm-array-fix-releasing-a-faulty-array-block-tw.patch
patches.kernel.org/6.6.72-006-dm-array-fix-unreleased-btree-blocks-on-closin.patch
patches.kernel.org/6.6.72-007-dm-array-fix-cursor-index-when-skipping-across.patch
patches.kernel.org/6.6.72-008-exfat-fix-the-infinite-loop-in-exfat_readdir.patch
patches.kernel.org/6.6.72-009-exfat-fix-the-infinite-loop-in-__exfat_free_cl.patch
patches.kernel.org/6.6.72-010-ovl-do-not-encode-lower-fh-with-upper-sb_write.patch
patches.kernel.org/6.6.72-011-ovl-pass-realinode-to-ovl_encode_real_fh-inste.patch
patches.kernel.org/6.6.72-012-ovl-support-encoding-fid-from-inode-with-no-al.patch
patches.kernel.org/6.6.72-013-erofs-handle-overlapped-pclusters-out-of-craft.patch
patches.kernel.org/6.6.72-014-erofs-fix-PSI-memstall-accounting.patch
patches.kernel.org/6.6.72-015-ASoC-rt722-add-delay-time-to-wait-for-the-cali.patch
patches.kernel.org/6.6.72-016-ASoC-mediatek-disable-buffer-pre-allocation.patch
patches.kernel.org/6.6.72-017-selftests-alsa-Fix-circular-dependency-involvi.patch
patches.kernel.org/6.6.72-018-ieee802154-ca8210-Add-missing-check-for-kfifo_.patch
patches.kernel.org/6.6.72-019-net-802-LLC-SNAP-OID-PID-lookup-on-start-of-sk.patch
patches.kernel.org/6.6.72-020-tcp-dccp-complete-lockless-accesses-to-sk-sk_m.patch
patches.kernel.org/6.6.72-021-tcp-dccp-allow-a-connection-when-sk_max_ack_ba.patch
patches.kernel.org/6.6.72-022-net_sched-cls_flow-validate-TCA_FLOW_RSHIFT-at.patch
patches.kernel.org/6.6.72-023-net-libwx-fix-firmware-mailbox-abnormal-return.patch
patches.kernel.org/6.6.72-024-btrfs-avoid-NULL-pointer-dereference-if-no-val.patch
patches.kernel.org/6.6.72-025-pds_core-limit-loop-over-fw-name-list.patch
patches.kernel.org/6.6.72-026-bnxt_en-Fix-possible-memory-leak-when-hwrm_req.patch
patches.kernel.org/6.6.72-027-cxgb4-Avoid-removal-of-uninserted-tid.patch
patches.kernel.org/6.6.72-028-ice-fix-incorrect-PHY-settings-for-100-GB-s.patch
patches.kernel.org/6.6.72-029-igc-field-get-conversion.patch
patches.kernel.org/6.6.72-030-igc-return-early-when-failing-to-read-EECD-reg.patch
patches.kernel.org/6.6.72-031-tls-Fix-tls_sw_sendmsg-error-handling.patch
patches.kernel.org/6.6.72-032-ipvlan-Fix-use-after-free-in-ipvlan_get_iflink.patch
patches.kernel.org/6.6.72-033-eth-gve-use-appropriate-helper-to-set-xdp_feat.patch
patches.kernel.org/6.6.72-034-Bluetooth-hci_sync-Fix-not-setting-Random-Addr.patch
patches.kernel.org/6.6.72-035-Bluetooth-MGMT-Fix-Add-Device-to-responding-be.patch
patches.kernel.org/6.6.72-036-Bluetooth-btnxpuart-Fix-driver-sending-truncat.patch
patches.kernel.org/6.6.72-037-tcp-Annotate-data-race-around-sk-sk_mark-in-tc.patch
patches.kernel.org/6.6.72-038-riscv-Fix-early-ftrace-nop-patching.patch
patches.kernel.org/6.6.72-039-memblock-tests-fix-implicit-declaration-of-fun.patch
patches.kernel.org/6.6.72-040-x86-mm-numa-Use-NUMA_NO_NODE-when-calling-memb.patch
patches.kernel.org/6.6.72-041-iio-imu-inv_icm42600-fix-timestamps-after-susp.patch
patches.kernel.org/6.6.72-042-netfilter-nf_tables-imbalance-in-flowtable-bin.patch
patches.kernel.org/6.6.72-043-netfilter-conntrack-clamp-maximum-hashtable-si.patch
patches.kernel.org/6.6.72-044-sched-sch_cake-add-bounds-checks-to-host-bulk-.patch
patches.kernel.org/6.6.72-045-net-stmmac-dwmac-tegra-Read-iommu-stream-id-fr.patch
patches.kernel.org/6.6.72-046-net-mlx5-Fix-variable-not-being-completed-when.patch
patches.kernel.org/6.6.72-047-drm-mediatek-Set-private-all_drm_private-i-drm.patch
patches.kernel.org/6.6.72-048-drm-mediatek-stop-selecting-foreign-drivers.patch
patches.kernel.org/6.6.72-049-drm-mediatek-Fix-YCbCr422-color-format-issue-f.patch
patches.kernel.org/6.6.72-050-drm-mediatek-Fix-mode-valid-issue-for-dp.patch
patches.kernel.org/6.6.72-051-drm-mediatek-Add-return-value-check-when-readi.patch
patches.kernel.org/6.6.72-052-ksmbd-fix-a-missing-return-value-check-bug.patch
patches.kernel.org/6.6.72-053-afs-Fix-the-maximum-cell-name-length.patch
patches.kernel.org/6.6.72-054-platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-.patch
patches.kernel.org/6.6.72-055-ksmbd-fix-unexpectedly-changed-path-in-ksmbd_v.patch
patches.kernel.org/6.6.72-056-cpuidle-riscv-sbi-fix-device-node-release-in-e.patch
patches.kernel.org/6.6.72-057-riscv-mm-Fix-the-out-of-bound-issue-of-vmemmap.patch
patches.kernel.org/6.6.72-058-dm-thin-make-get_first_thin-use-rcu-safe-list-.patch
patches.kernel.org/6.6.72-059-scsi-ufs-qcom-Power-off-the-PHY-if-it-was-alre.patch
patches.kernel.org/6.6.72-060-dm-ebs-don-t-set-the-flag-DM_TARGET_PASSES_INT.patch
patches.kernel.org/6.6.72-061-mptcp-sysctl-sched-avoid-using-current-nsproxy.patch
patches.kernel.org/6.6.72-062-sctp-sysctl-cookie_hmac_alg-avoid-using-curren.patch
patches.kernel.org/6.6.72-063-sctp-sysctl-rto_min-max-avoid-using-current-ns.patch
patches.kernel.org/6.6.72-064-sctp-sysctl-auth_enable-avoid-using-current-ns.patch
patches.kernel.org/6.6.72-065-sctp-sysctl-udp_port-avoid-using-current-nspro.patch
patches.kernel.org/6.6.72-066-sctp-sysctl-plpmtud_probe_interval-avoid-using.patch
patches.kernel.org/6.6.72-067-ksmbd-Implement-new-SMB3-POSIX-type.patch
patches.kernel.org/6.6.72-068-drm-amd-display-Add-check-for-granularity-in-d.patch
patches.kernel.org/6.6.72-069-thermal-of-fix-OF-node-leak-in-of_thermal_zone.patch
patches.kernel.org/6.6.72-070-smb-client-sync-the-root-session-and-superbloc.patch
patches.kernel.org/6.6.72-071-riscv-Fix-sleeping-in-invalid-context-in-die.patch
patches.kernel.org/6.6.72-072-ACPI-resource-Add-TongFang-GM5HG0A-to-irq1_edg.patch
patches.kernel.org/6.6.72-073-ACPI-resource-Add-Asus-Vivobook-X1504VAP-to-ir.patch
patches.kernel.org/6.6.72-074-drm-amdkfd-fixed-page-fault-when-enable-MES-sh.patch
patches.kernel.org/6.6.72-075-drm-amd-display-increase-MAX_SURFACES-to-the-v.patch
patches.kernel.org/6.6.72-076-io_uring-timeout-fix-multishot-updates.patch
patches.kernel.org/6.6.72-077-f2fs-fix-null-ptr-deref-in-f2fs_submit_page_bi.patch
patches.kernel.org/6.6.72-078-dm-verity-FEC-Fix-RS-FEC-repair-for-roots-unal.patch
patches.kernel.org/6.6.72-079-USB-serial-option-add-MeiG-Smart-SRM815.patch
patches.kernel.org/6.6.72-080-USB-serial-option-add-Neoway-N723-EA-support.patch
patches.kernel.org/6.6.72-081-staging-iio-ad9834-Correct-phase-range-check.patch
patches.kernel.org/6.6.72-082-staging-iio-ad9832-Correct-phase-range-check.patch
patches.kernel.org/6.6.72-083-usb-storage-Add-max-sectors-quirk-for-Nokia-20.patch
patches.kernel.org/6.6.72-084-USB-serial-cp210x-add-Phoenix-Contact-UPS-Devi.patch
patches.kernel.org/6.6.72-085-usb-dwc3-gadget-fix-writing-NYET-threshold.patch
patches.kernel.org/6.6.72-086-topology-Keep-the-cpumask-unchanged-when-print.patch
patches.kernel.org/6.6.72-087-misc-microchip-pci1xxxx-Resolve-kernel-panic-d.patch
patches.kernel.org/6.6.72-088-misc-microchip-pci1xxxx-Resolve-return-code-mi.patch
patches.kernel.org/6.6.72-089-tty-serial-8250-Fix-another-runtime-PM-usage-c.patch
patches.kernel.org/6.6.72-090-usb-gadget-u_serial-Disable-ep-before-setting-.patch
patches.kernel.org/6.6.72-091-x86-fpu-Ensure-shadow-stack-is-active-before-g.patch
patches.kernel.org/6.6.72-092-usb-dwc3-am62-Disable-autosuspend-during-remov.patch
patches.kernel.org/6.6.72-093-USB-usblp-return-error-when-setting-unsupporte.patch
patches.kernel.org/6.6.72-094-USB-core-Disable-LPM-only-for-non-suspended-po.patch
patches.kernel.org/6.6.72-095-usb-fix-reference-leak-in-usb_new_device.patch
patches.kernel.org/6.6.72-096-usb-gadget-midi2-Reverse-select-at-the-right-p.patch
patches.kernel.org/6.6.72-097-usb-chipidea-ci_hdrc_imx-decrement-device-s-re.patch
patches.kernel.org/6.6.72-098-usb-gadget-f_uac2-Fix-incorrect-setting-of-bNu.patch
patches.kernel.org/6.6.72-099-usb-typec-tcpm-tcpci_maxim-fix-error-code-in-m.patch
patches.kernel.org/6.6.72-100-usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_b.patch
patches.kernel.org/6.6.72-101-usb-gadget-configfs-Ignore-trailing-LF-for-use.patch
patches.kernel.org/6.6.72-102-iio-pressure-zpa2326-fix-information-leak-in-t.patch
patches.kernel.org/6.6.72-103-iio-dummy-iio_simply_dummy_buffer-fix-informat.patch
patches.kernel.org/6.6.72-104-iio-light-vcnl4035-fix-information-leak-in-tri.patch
patches.kernel.org/6.6.72-105-iio-imu-kmx61-fix-information-leak-in-triggere.patch
patches.kernel.org/6.6.72-106-iio-adc-rockchip_saradc-fix-information-leak-i.patch
patches.kernel.org/6.6.72-107-iio-adc-ti-ads8688-fix-information-leak-in-tri.patch
patches.kernel.org/6.6.72-108-iio-gyro-fxas21002c-Fix-missing-data-update-in.patch
patches.kernel.org/6.6.72-109-iio-adc-ti-ads124s08-Use-gpiod_set_value_cansl.patch
patches.kernel.org/6.6.72-110-iio-adc-at91-call-input_free_device-on-allocat.patch
patches.kernel.org/6.6.72-111-iio-inkern-call-iio_device_put-only-on-mapped-.patch
patches.kernel.org/6.6.72-112-iio-adc-ad7124-Disable-all-channels-at-probe-t.patch
patches.kernel.org/6.6.72-113-riscv-kprobes-Fix-incorrect-address-calculatio.patch
patches.kernel.org/6.6.72-114-io_uring-eventfd-ensure-io_eventfd_signal-defe.patch
patches.kernel.org/6.6.72-115-ARM-dts-imxrt1050-Fix-clocks-for-mmc.patch
patches.kernel.org/6.6.72-116-hwmon-drivetemp-Fix-driver-producing-garbage-d.patch
patches.kernel.org/6.6.72-117-block-bfq-fix-waker_bfqq-UAF-after-bfq_split_b.patch
patches.kernel.org/6.6.72-118-arm64-dts-rockchip-add-hevc-power-domain-clock.patch
patches.kernel.org/6.6.72-119-pmdomain-imx-gpcv2-Simplify-with-scoped-for-ea.patch
patches.kernel.org/6.6.72-120-pmdomain-imx-gpcv2-fix-an-OF-node-reference-le.patch
patches.kernel.org/6.6.72-121-workqueue-Add-rcu-lock-check-at-the-end-of-wor.patch
patches.kernel.org/6.6.72-122-workqueue-Update-lock-debugging-code.patch
patches.kernel.org/6.6.72-123-workqueue-Do-not-warn-when-cancelling-WQ_MEM_R.patch
patches.kernel.org/6.6.72-124-pgtable-fix-s390-ptdesc-field-comments.patch
patches.kernel.org/6.6.72-125-fs-Kconfig-make-hugetlbfs-a-menuconfig.patch
patches.kernel.org/6.6.72-126-mm-hugetlb-enforce-that-PMD-PT-sharing-has-spl.patch
patches.kernel.org/6.6.72-127-mm-hugetlb-independent-PMD-page-table-shared-c.patch
patches.kernel.org/6.6.72-128-riscv-Fix-text-patching-when-IPI-are-used.patch
patches.kernel.org/6.6.72-129-drm-mediatek-Only-touch-DISP_REG_OVL_PITCH_MSB.patch
patches.kernel.org/6.6.72-130-Linux-6.6.72.patch
########################################################
# Build fixes that apply to the vanilla kernel too.

View File

@ -1,3 +1,3 @@
2025-01-14 12:57:05 +0000
GIT Revision: 3dd01ade8cfa1b4117dd882cc5a254dc3c23342f
2025-01-17 16:18:34 +0000
GIT Revision: b034d951b8a78852c99b7cf62cbb37a2f9395c8b
GIT Branch: slowroll