commit 21a8a9d50975fbe6ed756b3fae81091d2929b612

OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=67
This commit is contained in:
Kernel Bugs 2024-10-01 06:11:16 +00:00 committed by Git OBS Bridge
parent e8c21f3c40
commit d086c7a592
9 changed files with 358 additions and 15 deletions

View File

@ -1,3 +1,99 @@
-------------------------------------------------------------------
Mon Sep 30 17:04:32 CEST 2024 - rfrohl@suse.com
- Linux 6.6.53 (bsc#1218260).
- USB: usbtmc: prevent kernel-usb-infoleak (bsc#1218260).
- USB: serial: pl2303: add device id for Macrosilicon MS3020
(bsc#1218260).
- can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into
mcp251xfd_chip_start/stop() (bsc#1218260).
- can: mcp251xfd: properly indent labels (bsc#1218260).
- x86/mm: Switch to new Intel CPU model defines (bsc#1218260).
- nvme-pci: qdepth 1 quirk (bsc#1218260).
- gpiolib: cdev: Ignore reconfiguration without direction
(bsc#1218260).
- Revert "wifi: cfg80211: check wiphy mutex is held for wdev
mutex" (bsc#1218260).
- netfilter: nf_tables: missing iterator type in lookup walk
(bsc#1218260).
- netfilter: nft_set_pipapo: walk over current view on netlink
dump (bsc#1218260).
- netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in
nft_socket_cgroup_subtree_level() (bsc#1218260).
- netfilter: nft_socket: make cgroupsv2 matching work with
namespaces (bsc#1218260).
- powercap/intel_rapl: Add support for AMD family 1Ah
(bsc#1218260).
- drm: Expand max DRM device number to full MINORBITS
(bsc#1218260).
- accel: Use XArray instead of IDR for minors (bsc#1218260).
- drm: Use XArray instead of IDR for minors (bsc#1218260).
- ocfs2: strict bound check before memcmp in
ocfs2_xattr_find_entry() (bsc#1218260).
- ocfs2: add bounds checking to ocfs2_xattr_find_entry()
(bsc#1218260).
- spi: spidev: Add missing spi_device_id for jg10309-01
(bsc#1218260).
- block: Fix where bio IO priority gets set (bsc#1218260).
- tools: hv: rm .*.cmd when make clean (bsc#1218260).
- x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides
frequency (bsc#1218260).
- smb: client: fix hang in wait_for_response() for negproto
(bsc#1218260).
- spi: bcm63xx: Enable module autoloading (bsc#1218260).
- drm: komeda: Fix an issue related to normalized zpos
(bsc#1218260).
- ALSA: hda: add HDMI codec ID for Intel PTL (bsc#1218260).
- ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK)
(bsc#1218260).
- spi: spidev: Add an entry for elgin,jg10309-01 (bsc#1218260).
- ASoC: fix module autoloading (bsc#1218260).
- ASoC: tda7419: fix module autoloading (bsc#1218260).
- ASoC: google: fix module autoloading (bsc#1218260).
- ASoC: intel: fix module autoloading (bsc#1218260).
- ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI
match less strict (bsc#1218260).
- can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing
configuration (bsc#1218260).
- wifi: iwlwifi: clear trans->state earlier upon error
(bsc#1218260).
- wifi: mac80211: free skb on error path in
ieee80211_beacon_get_ap() (bsc#1218260).
- wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
(bsc#1218260).
- wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
(bsc#1218260).
- wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()
(bsc#1218260).
- wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation
(bsc#1218260).
- wifi: iwlwifi: lower message level for FW buffer destination
(bsc#1218260).
- LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
(bsc#1218260).
- net: ftgmac100: Ensure tx descriptor updates are visible
(bsc#1218260).
- platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F
DMI match less strict (bsc#1218260).
- microblaze: don't treat zero reserved memory regions as error
(bsc#1218260).
- hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
(bsc#1218260).
- pinctrl: at91: make it work with current gpiolib (bsc#1218260).
- scsi: lpfc: Fix overflow build issue (bsc#1218260).
- ALSA: hda/realtek - FIxed ALC285 headphone no sound
(bsc#1218260).
- ALSA: hda/realtek - Fixed ALC256 headphone no sound
(bsc#1218260).
- ASoC: allow module autoloading for table board_ids
(bsc#1218260).
- ASoC: allow module autoloading for table db1200_pids
(bsc#1218260).
- ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
(bsc#1218260).
- ASoC: SOF: mediatek: Add missing board compatible (bsc#1218260).
- commit 21a8a9d
-------------------------------------------------------------------
Mon Sep 23 12:02:43 CEST 2024 - rfrohl@suse.com

View File

@ -18,8 +18,8 @@
%define srcversion 6.6
%define patchversion 6.6.52
%define git_commit bbeaa6dbdd3f171e43b6d6d1236bb2d8e8eeaf46
%define patchversion 6.6.53
%define git_commit 21a8a9d50975fbe6ed756b3fae81091d2929b612
%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.52
Version: 6.6.53
%if 0%{?is_kotd}
Release: <RELEASE>.gbbeaa6d
Release: <RELEASE>.g21a8a9d
%else
Release: 0
%endif

View File

@ -1,3 +1,99 @@
-------------------------------------------------------------------
Mon Sep 30 17:04:32 CEST 2024 - rfrohl@suse.com
- Linux 6.6.53 (bsc#1218260).
- USB: usbtmc: prevent kernel-usb-infoleak (bsc#1218260).
- USB: serial: pl2303: add device id for Macrosilicon MS3020
(bsc#1218260).
- can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into
mcp251xfd_chip_start/stop() (bsc#1218260).
- can: mcp251xfd: properly indent labels (bsc#1218260).
- x86/mm: Switch to new Intel CPU model defines (bsc#1218260).
- nvme-pci: qdepth 1 quirk (bsc#1218260).
- gpiolib: cdev: Ignore reconfiguration without direction
(bsc#1218260).
- Revert "wifi: cfg80211: check wiphy mutex is held for wdev
mutex" (bsc#1218260).
- netfilter: nf_tables: missing iterator type in lookup walk
(bsc#1218260).
- netfilter: nft_set_pipapo: walk over current view on netlink
dump (bsc#1218260).
- netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in
nft_socket_cgroup_subtree_level() (bsc#1218260).
- netfilter: nft_socket: make cgroupsv2 matching work with
namespaces (bsc#1218260).
- powercap/intel_rapl: Add support for AMD family 1Ah
(bsc#1218260).
- drm: Expand max DRM device number to full MINORBITS
(bsc#1218260).
- accel: Use XArray instead of IDR for minors (bsc#1218260).
- drm: Use XArray instead of IDR for minors (bsc#1218260).
- ocfs2: strict bound check before memcmp in
ocfs2_xattr_find_entry() (bsc#1218260).
- ocfs2: add bounds checking to ocfs2_xattr_find_entry()
(bsc#1218260).
- spi: spidev: Add missing spi_device_id for jg10309-01
(bsc#1218260).
- block: Fix where bio IO priority gets set (bsc#1218260).
- tools: hv: rm .*.cmd when make clean (bsc#1218260).
- x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides
frequency (bsc#1218260).
- smb: client: fix hang in wait_for_response() for negproto
(bsc#1218260).
- spi: bcm63xx: Enable module autoloading (bsc#1218260).
- drm: komeda: Fix an issue related to normalized zpos
(bsc#1218260).
- ALSA: hda: add HDMI codec ID for Intel PTL (bsc#1218260).
- ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK)
(bsc#1218260).
- spi: spidev: Add an entry for elgin,jg10309-01 (bsc#1218260).
- ASoC: fix module autoloading (bsc#1218260).
- ASoC: tda7419: fix module autoloading (bsc#1218260).
- ASoC: google: fix module autoloading (bsc#1218260).
- ASoC: intel: fix module autoloading (bsc#1218260).
- ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI
match less strict (bsc#1218260).
- can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing
configuration (bsc#1218260).
- wifi: iwlwifi: clear trans->state earlier upon error
(bsc#1218260).
- wifi: mac80211: free skb on error path in
ieee80211_beacon_get_ap() (bsc#1218260).
- wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
(bsc#1218260).
- wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
(bsc#1218260).
- wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()
(bsc#1218260).
- wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation
(bsc#1218260).
- wifi: iwlwifi: lower message level for FW buffer destination
(bsc#1218260).
- LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
(bsc#1218260).
- net: ftgmac100: Ensure tx descriptor updates are visible
(bsc#1218260).
- platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F
DMI match less strict (bsc#1218260).
- microblaze: don't treat zero reserved memory regions as error
(bsc#1218260).
- hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
(bsc#1218260).
- pinctrl: at91: make it work with current gpiolib (bsc#1218260).
- scsi: lpfc: Fix overflow build issue (bsc#1218260).
- ALSA: hda/realtek - FIxed ALC285 headphone no sound
(bsc#1218260).
- ALSA: hda/realtek - Fixed ALC256 headphone no sound
(bsc#1218260).
- ASoC: allow module autoloading for table board_ids
(bsc#1218260).
- ASoC: allow module autoloading for table db1200_pids
(bsc#1218260).
- ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
(bsc#1218260).
- ASoC: SOF: mediatek: Add missing board compatible (bsc#1218260).
- commit 21a8a9d
-------------------------------------------------------------------
Mon Sep 23 12:02:43 CEST 2024 - rfrohl@suse.com

View File

@ -17,8 +17,8 @@
%define srcversion 6.6
%define patchversion 6.6.52
%define git_commit bbeaa6dbdd3f171e43b6d6d1236bb2d8e8eeaf46
%define patchversion 6.6.53
%define git_commit 21a8a9d50975fbe6ed756b3fae81091d2929b612
%define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros
@ -31,9 +31,9 @@
%endif
Name: kernel-source-longterm
Version: 6.6.52
Version: 6.6.53
%if 0%{?is_kotd}
Release: <RELEASE>.gbbeaa6d
Release: <RELEASE>.g21a8a9d
%else
Release: 0
%endif

View File

@ -1,3 +1,99 @@
-------------------------------------------------------------------
Mon Sep 30 17:04:32 CEST 2024 - rfrohl@suse.com
- Linux 6.6.53 (bsc#1218260).
- USB: usbtmc: prevent kernel-usb-infoleak (bsc#1218260).
- USB: serial: pl2303: add device id for Macrosilicon MS3020
(bsc#1218260).
- can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into
mcp251xfd_chip_start/stop() (bsc#1218260).
- can: mcp251xfd: properly indent labels (bsc#1218260).
- x86/mm: Switch to new Intel CPU model defines (bsc#1218260).
- nvme-pci: qdepth 1 quirk (bsc#1218260).
- gpiolib: cdev: Ignore reconfiguration without direction
(bsc#1218260).
- Revert "wifi: cfg80211: check wiphy mutex is held for wdev
mutex" (bsc#1218260).
- netfilter: nf_tables: missing iterator type in lookup walk
(bsc#1218260).
- netfilter: nft_set_pipapo: walk over current view on netlink
dump (bsc#1218260).
- netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in
nft_socket_cgroup_subtree_level() (bsc#1218260).
- netfilter: nft_socket: make cgroupsv2 matching work with
namespaces (bsc#1218260).
- powercap/intel_rapl: Add support for AMD family 1Ah
(bsc#1218260).
- drm: Expand max DRM device number to full MINORBITS
(bsc#1218260).
- accel: Use XArray instead of IDR for minors (bsc#1218260).
- drm: Use XArray instead of IDR for minors (bsc#1218260).
- ocfs2: strict bound check before memcmp in
ocfs2_xattr_find_entry() (bsc#1218260).
- ocfs2: add bounds checking to ocfs2_xattr_find_entry()
(bsc#1218260).
- spi: spidev: Add missing spi_device_id for jg10309-01
(bsc#1218260).
- block: Fix where bio IO priority gets set (bsc#1218260).
- tools: hv: rm .*.cmd when make clean (bsc#1218260).
- x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides
frequency (bsc#1218260).
- smb: client: fix hang in wait_for_response() for negproto
(bsc#1218260).
- spi: bcm63xx: Enable module autoloading (bsc#1218260).
- drm: komeda: Fix an issue related to normalized zpos
(bsc#1218260).
- ALSA: hda: add HDMI codec ID for Intel PTL (bsc#1218260).
- ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK)
(bsc#1218260).
- spi: spidev: Add an entry for elgin,jg10309-01 (bsc#1218260).
- ASoC: fix module autoloading (bsc#1218260).
- ASoC: tda7419: fix module autoloading (bsc#1218260).
- ASoC: google: fix module autoloading (bsc#1218260).
- ASoC: intel: fix module autoloading (bsc#1218260).
- ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI
match less strict (bsc#1218260).
- can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing
configuration (bsc#1218260).
- wifi: iwlwifi: clear trans->state earlier upon error
(bsc#1218260).
- wifi: mac80211: free skb on error path in
ieee80211_beacon_get_ap() (bsc#1218260).
- wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
(bsc#1218260).
- wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
(bsc#1218260).
- wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()
(bsc#1218260).
- wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation
(bsc#1218260).
- wifi: iwlwifi: lower message level for FW buffer destination
(bsc#1218260).
- LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
(bsc#1218260).
- net: ftgmac100: Ensure tx descriptor updates are visible
(bsc#1218260).
- platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F
DMI match less strict (bsc#1218260).
- microblaze: don't treat zero reserved memory regions as error
(bsc#1218260).
- hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
(bsc#1218260).
- pinctrl: at91: make it work with current gpiolib (bsc#1218260).
- scsi: lpfc: Fix overflow build issue (bsc#1218260).
- ALSA: hda/realtek - FIxed ALC285 headphone no sound
(bsc#1218260).
- ALSA: hda/realtek - Fixed ALC256 headphone no sound
(bsc#1218260).
- ASoC: allow module autoloading for table board_ids
(bsc#1218260).
- ASoC: allow module autoloading for table db1200_pids
(bsc#1218260).
- ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
(bsc#1218260).
- ASoC: SOF: mediatek: Add missing board compatible (bsc#1218260).
- commit 21a8a9d
-------------------------------------------------------------------
Mon Sep 23 12:02:43 CEST 2024 - rfrohl@suse.com

View File

@ -16,7 +16,7 @@
#
%define git_commit bbeaa6dbdd3f171e43b6d6d1236bb2d8e8eeaf46
%define git_commit 21a8a9d50975fbe6ed756b3fae81091d2929b612
%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.52
Version: 6.6.53
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.gbbeaa6d
Release: <RELEASE>.g21a8a9d
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05cf1371166d11c21aef648ece4f72c814f56078570c8fe9f63e53cb2f96e9ac
size 8292743
oid sha256:d7139857e6bd69472fd68dfa8a17836f6ceb1893df795352e07664eda5df2446
size 8324599

View File

@ -10625,6 +10625,61 @@
patches.kernel.org/6.6.52-088-ASoC-meson-axg-card-fix-use-after-free.patch
patches.kernel.org/6.6.52-089-riscv-dts-starfive-add-assigned-clock-to-limit.patch
patches.kernel.org/6.6.52-090-Linux-6.6.52.patch
patches.kernel.org/6.6.53-001-ASoC-SOF-mediatek-Add-missing-board-compatible.patch
patches.kernel.org/6.6.53-002-ASoC-mediatek-mt8188-Mark-AFE_DAC_CON0-registe.patch
patches.kernel.org/6.6.53-003-ASoC-allow-module-autoloading-for-table-db1200.patch
patches.kernel.org/6.6.53-004-ASoC-allow-module-autoloading-for-table-board_.patch
patches.kernel.org/6.6.53-005-ALSA-hda-realtek-Fixed-ALC256-headphone-no-sou.patch
patches.kernel.org/6.6.53-006-ALSA-hda-realtek-FIxed-ALC285-headphone-no-sou.patch
patches.kernel.org/6.6.53-007-scsi-lpfc-Fix-overflow-build-issue.patch
patches.kernel.org/6.6.53-008-pinctrl-at91-make-it-work-with-current-gpiolib.patch
patches.kernel.org/6.6.53-009-hwmon-asus-ec-sensors-remove-VRM-temp-X570-E-G.patch
patches.kernel.org/6.6.53-010-microblaze-don-t-treat-zero-reserved-memory-re.patch
patches.kernel.org/6.6.53-011-platform-x86-x86-android-tablets-Make-Lenovo-Y.patch
patches.kernel.org/6.6.53-012-net-ftgmac100-Ensure-tx-descriptor-updates-are.patch
patches.kernel.org/6.6.53-013-LoongArch-Define-ARCH_IRQ_INIT_FLAGS-as-IRQ_NO.patch
patches.kernel.org/6.6.53-014-wifi-iwlwifi-lower-message-level-for-FW-buffer.patch
patches.kernel.org/6.6.53-015-wifi-iwlwifi-mvm-fix-iwl_mvm_scan_fits-calcula.patch
patches.kernel.org/6.6.53-016-wifi-iwlwifi-mvm-fix-iwl_mvm_max_scan_ie_fw_cm.patch
patches.kernel.org/6.6.53-017-wifi-iwlwifi-mvm-pause-TCM-when-the-firmware-i.patch
patches.kernel.org/6.6.53-018-wifi-iwlwifi-mvm-don-t-wait-for-tx-queues-if-f.patch
patches.kernel.org/6.6.53-019-wifi-mac80211-free-skb-on-error-path-in-ieee80.patch
patches.kernel.org/6.6.53-020-wifi-iwlwifi-clear-trans-state-earlier-upon-er.patch
patches.kernel.org/6.6.53-021-can-mcp251xfd-mcp251xfd_ring_init-check-TX-coa.patch
patches.kernel.org/6.6.53-022-ASoC-Intel-soc-acpi-cht-Make-Lenovo-Yoga-Tab-3.patch
patches.kernel.org/6.6.53-023-ASoC-intel-fix-module-autoloading.patch
patches.kernel.org/6.6.53-024-ASoC-google-fix-module-autoloading.patch
patches.kernel.org/6.6.53-025-ASoC-tda7419-fix-module-autoloading.patch
patches.kernel.org/6.6.53-026-ASoC-fix-module-autoloading.patch
patches.kernel.org/6.6.53-027-spi-spidev-Add-an-entry-for-elgin-jg10309-01.patch
patches.kernel.org/6.6.53-028-ASoC-amd-yc-Add-a-quirk-for-MSI-Bravo-17-D7VEK.patch
patches.kernel.org/6.6.53-029-ALSA-hda-add-HDMI-codec-ID-for-Intel-PTL.patch
patches.kernel.org/6.6.53-030-drm-komeda-Fix-an-issue-related-to-normalized-.patch
patches.kernel.org/6.6.53-031-spi-bcm63xx-Enable-module-autoloading.patch
patches.kernel.org/6.6.53-032-smb-client-fix-hang-in-wait_for_response-for-n.patch
patches.kernel.org/6.6.53-033-x86-hyperv-Set-X86_FEATURE_TSC_KNOWN_FREQ-when.patch
patches.kernel.org/6.6.53-034-tools-hv-rm-.-.cmd-when-make-clean.patch
patches.kernel.org/6.6.53-035-block-Fix-where-bio-IO-priority-gets-set.patch
patches.kernel.org/6.6.53-036-spi-spidev-Add-missing-spi_device_id-for-jg103.patch
patches.kernel.org/6.6.53-037-ocfs2-add-bounds-checking-to-ocfs2_xattr_find_.patch
patches.kernel.org/6.6.53-038-ocfs2-strict-bound-check-before-memcmp-in-ocfs.patch
patches.kernel.org/6.6.53-039-drm-Use-XArray-instead-of-IDR-for-minors.patch
patches.kernel.org/6.6.53-040-accel-Use-XArray-instead-of-IDR-for-minors.patch
patches.kernel.org/6.6.53-041-drm-Expand-max-DRM-device-number-to-full-MINOR.patch
patches.kernel.org/6.6.53-042-powercap-intel_rapl-Add-support-for-AMD-family.patch
patches.kernel.org/6.6.53-043-netfilter-nft_socket-make-cgroupsv2-matching-w.patch
patches.kernel.org/6.6.53-044-netfilter-nft_socket-Fix-a-NULL-vs-IS_ERR-bug-.patch
patches.kernel.org/6.6.53-045-netfilter-nft_set_pipapo-walk-over-current-vie.patch
patches.kernel.org/6.6.53-046-netfilter-nf_tables-missing-iterator-type-in-l.patch
patches.kernel.org/6.6.53-047-Revert-wifi-cfg80211-check-wiphy-mutex-is-held.patch
patches.kernel.org/6.6.53-048-gpiolib-cdev-Ignore-reconfiguration-without-di.patch
patches.kernel.org/6.6.53-049-nvme-pci-qdepth-1-quirk.patch
patches.kernel.org/6.6.53-050-x86-mm-Switch-to-new-Intel-CPU-model-defines.patch
patches.kernel.org/6.6.53-051-can-mcp251xfd-properly-indent-labels.patch
patches.kernel.org/6.6.53-052-can-mcp251xfd-move-mcp251xfd_timestamp_start-s.patch
patches.kernel.org/6.6.53-053-USB-serial-pl2303-add-device-id-for-Macrosilic.patch
patches.kernel.org/6.6.53-054-USB-usbtmc-prevent-kernel-usb-infoleak.patch
patches.kernel.org/6.6.53-055-Linux-6.6.53.patch
########################################################
# Build fixes that apply to the vanilla kernel too.

View File

@ -1,3 +1,3 @@
2024-09-23 10:02:43 +0000
GIT Revision: bbeaa6dbdd3f171e43b6d6d1236bb2d8e8eeaf46
2024-09-30 15:05:12 +0000
GIT Revision: 21a8a9d50975fbe6ed756b3fae81091d2929b612
GIT Branch: slowroll