commit b4c22d7d5941e840b6144e6b51f59868e70a8a41

OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=13
This commit is contained in:
Kernel Bugs 2024-01-22 07:05:05 +00:00 committed by Git OBS Bridge
parent 9df7f1cd56
commit 514fcc94ea
10 changed files with 712 additions and 17 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:71cdf3a6b0d92d5141e0ed2ce2084b580f6f0280a81cedfa4b08dce0ae960d0a oid sha256:34d40a133f96c9023e5a7304ae5052a8c0fb29a04bb6c09b3b081021b68cb9f2
size 62709 size 62697

View File

@ -1,3 +1,201 @@
-------------------------------------------------------------------
Sun Jan 21 21:12:59 CET 2024 - rfrohl@suse.com
- blacklist ce17aa4cf2db (git-fixes)
0f71c9caf267 is fixed by:
patches.kernel.org/6.1.74-083-ASoC-SOF-Intel-hda-codec-Delay-the-codec-devic.patch
- commit b4c22d7
-------------------------------------------------------------------
Sun Jan 21 20:24:59 CET 2024 - rfrohl@suse.com
- Fix meta data for git-fixes change
- commit a7d0c27
-------------------------------------------------------------------
Sun Jan 21 19:37:14 CET 2024 - rfrohl@suse.com
- Backport missing fixes (git-fixes).
Fixes:
- Input: atkbd - use ab83 as id when skipping the getid command
- commit 51765ab
-------------------------------------------------------------------
Sun Jan 21 18:51:34 CET 2024 - rfrohl@suse.com
- Update to 6.1.74
- refresh configs
* drop CONFIG_DWMAC_LOONGSON=m
* add CONFIG_PAHOLE_HAS_LANG_EXCLUDE=y
- commit 84994dd
-------------------------------------------------------------------
Sun Jan 21 18:33:14 CET 2024 - rfrohl@suse.com
- Linux 6.1.74 (bsc#1218052).
- scripts/decode_stacktrace.sh: optionally use LLVM utilities
(bsc#1218052).
- coresight: etm4x: Fix width of CCITMIN field (bsc#1218052).
- PCI: Add ACS quirk for more Zhaoxin Root Ports (bsc#1218052).
- leds: ledtrig-tty: Free allocated ttyname buffer on deactivate
(bsc#1218052).
- parport: parport_serial: Add Brainboxes device IDs and geometry
(bsc#1218052).
- parport: parport_serial: Add Brainboxes BAR details
(bsc#1218052).
- uio: Fix use-after-free in uio_open (bsc#1218052).
- binder: fix comment on binder_alloc_new_buf() return value
(bsc#1218052).
- binder: fix trivial typo of binder_free_buf_locked()
(bsc#1218052).
- binder: fix use-after-free in shinker's callback (bsc#1218052).
- binder: use EPOLLERR from eventpoll.h (bsc#1218052).
- Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
(bsc#1218052).
- ksmbd: free ppace array on error in parse_dacl (bsc#1218052).
- ksmbd: don't allow O_TRUNC open on read-only share
(bsc#1218052).
- bpf: Add --skip_encoding_btf_inconsistent_proto,
--btf_gen_optimized to pahole flags for v1.25 (bsc#1218052).
- btf, scripts: Exclude Rust CUs with pahole (bsc#1218052).
- ASoC: SOF: Intel: hda-codec: Delay the codec device registration
(bsc#1218052).
- ACPI: resource: Add another DMI match for the TongFang GMxXGxx
(bsc#1218052).
- ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360
13-ay0xxx (bsc#1218052).
- drm/crtc: fix uninitialized variable use (bsc#1218052).
- ARM: sun9i: smp: fix return code check of
of_property_match_string (bsc#1218052).
- net: qrtr: ns: Return 0 if server port is not present
(bsc#1218052).
- virtio_blk: fix snprintf truncation compiler warning
(bsc#1218052).
- ida: Fix crash in ida_free when the bitmap is empty
(bsc#1218052).
- pinctrl: cy8c95x0: Fix get_pincfg (bsc#1218052).
- pinctrl: cy8c95x0: Fix typo (bsc#1218052).
- drm/amd/display: get dprefclk ss info from integration info
table (bsc#1218052).
- i2c: rk3x: fix potential spinlock recursion on poll
(bsc#1218052).
- smb: client: fix potential OOB in smb2_dump_detail()
(bsc#1218052).
- HID: nintendo: Prevent divide-by-zero on code (bsc#1218052).
- dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
(bsc#1218052).
- ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 Models
(bsc#1218052).
- ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirk
(bsc#1218052).
- ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab
S10346 (bsc#1218052).
- platform/x86: thinkpad_acpi: fix for incorrect fan reporting
on some ThinkPad systems (bsc#1218052).
- HID: nintendo: fix initializer element is not constant error
(bsc#1218052).
- kselftest: alsa: fixed a print formatting warning (bsc#1218052).
- Input: xpad - add Razer Wolverine V2 support (bsc#1218052).
- wifi: iwlwifi: pcie: avoid a NULL pointer dereference
(bsc#1218052).
- ARC: fix spare error (bsc#1218052).
- s390/scm: fix virtual vs physical address confusion
(bsc#1218052).
- Input: i8042 - add nomux quirk for Acer P459-G2-M (bsc#1218052).
- Input: atkbd - skip ATKBD_CMD_GETID in translated mode
(bsc#1218052).
- reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
(bsc#1218052).
- Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1
(bsc#1218052).
- ring-buffer: Do not record in NMI if the arch does not support
cmpxchg in NMI (bsc#1218052).
- tracing: Fix uaf issue when open the hist or hist_debug file
(bsc#1218052).
- MIPS: dts: loongson: drop incorrect dwmac fallback compatible
(bsc#1218052).
- stmmac: dwmac-loongson: drop useless check for compatible
fallback (bsc#1218052).
- tracing: Add size check when printing trace_marker output
(bsc#1218052).
- tracing: Have large events show up as '[LINE TOO BIG]' instead
of nothing (bsc#1218052).
- jbd2: fix soft lockup in journal_finish_inode_data_buffers()
(bsc#1218052).
- platform/x86: intel-vbtn: Fix missing tablet-mode-switch events
(bsc#1218052).
- neighbour: Don't let neigh_forced_gc() disable preemption for
long (bsc#1218052).
- drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
(bsc#1218052).
- jbd2: increase the journal IO's priority (bsc#1218052).
- jbd2: correct the printing of write_flags in
jbd2_write_superblock() (bsc#1218052).
- clk: rockchip: rk3128: Fix HCLK_OTG gate register (bsc#1218052).
- clk: rockchip: rk3568: Add PLL rate for 292.5MHz (bsc#1218052).
- LoongArch: Preserve syscall nr across execve() (bsc#1218052).
- hwmon: (corsair-psu) Fix probe when built-in (bsc#1218052).
- drm/exynos: fix a wrong error checking (bsc#1218052).
- drm/exynos: fix a potential error pointer dereference
(bsc#1218052).
- drm/amdgpu: Add NULL checks for function pointers (bsc#1218052).
- arm64: dts: rockchip: Fix PCI node addresses on rk3399-gru
(bsc#1218052).
- nvme: prevent potential spectre v1 gadget (bsc#1218052).
- nvme: introduce helper function to get ctrl state (bsc#1218052).
- ASoC: ops: add correct range check for limiting volume
(bsc#1218052).
- ASoC: da7219: Support low DC impedance headset (bsc#1218052).
- net/tg3: fix race condition in tg3_reset_task() (bsc#1218052).
- ASoC: hdac_hda: Conditionally register dais for HDMI and Analog
(bsc#1218052).
- ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13
(bsc#1218052).
- nouveau/tu102: flush all pdbs on vmm flush (bsc#1218052).
- ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI
is not available (bsc#1218052).
- ASoC: rt5650: add mutex to avoid the jack detection failure
(bsc#1218052).
- ASoC: cs43130: Fix incorrect frame delay configuration
(bsc#1218052).
- ASoC: cs43130: Fix the position of const qualifier
(bsc#1218052).
- ASoC: Intel: Skylake: mem leak in skl register function
(bsc#1218052).
- ASoC: nau8822: Fix incorrect type in assignment and cast to
restricted __be16 (bsc#1218052).
- ASoC: Intel: Skylake: Fix mem leak in few functions
(bsc#1218052).
- arm64: dts: rockchip: fix rk356x pcie msg interrupt name
(bsc#1218052).
- ASoC: wm8974: Correct boost mixer inputs (bsc#1218052).
- hwtracing: hisi_ptt: Don't try to attach a task (bsc#1218052).
- hwtracing: hisi_ptt: Handle the interrupt in hardirq context
(bsc#1218052).
- nvme-core: check for too small lba shift (bsc#1218052).
- blk-mq: don't count completed flush data request as inflight
in case of quiesce (bsc#1218052).
- smb: client, common: fix fortify warnings (bsc#1218052).
- drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel
null pointer (bsc#1218052).
- drm/amd/display: update dcn315 lpddr pstate latency
(bsc#1218052).
- nvme-core: fix a memory leak in nvme_ns_info_from_identify()
(bsc#1218052).
- ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32
bps format (bsc#1218052).
- debugfs: fix automount d_fsdata usage (bsc#1218052).
- wifi: mac80211: handle 320 MHz in
ieee80211_ht_cap_ie_to_sta_ht_cap (bsc#1218052).
- wifi: avoid offset calculation on NULL pointer (bsc#1218052).
- wifi: cfg80211: lock wiphy mutex for rfkill poll (bsc#1218052).
- mptcp: fix uninit-value in mptcp_incoming_options (bsc#1218052).
- ALSA: hda - Fix speaker and headset mic pin config for CHUWI
CoreBook XPro (bsc#1218052).
- pinctrl: lochnagar: Don't build on MIPS (bsc#1218052).
- f2fs: explicitly null-terminate the xattr list (bsc#1218052).
- commit 87746d1
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 15 20:21:37 CET 2024 - rfrohl@suse.com Mon Jan 15 20:21:37 CET 2024 - rfrohl@suse.com

View File

@ -18,8 +18,8 @@
%define srcversion 6.1 %define srcversion 6.1
%define patchversion 6.1.73 %define patchversion 6.1.74
%define git_commit 1ef6c3606af51b3f34b2e2f9ff416b30aca2bbb6 %define git_commit b4c22d7d5941e840b6144e6b51f59868e70a8a41
%define variant -longterm%{nil} %define variant -longterm%{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@ -113,9 +113,9 @@ Name: kernel-longterm
Summary: The Linux Kernel Summary: The Linux Kernel
License: GPL-2.0-only License: GPL-2.0-only
Group: System/Kernel Group: System/Kernel
Version: 6.1.73 Version: 6.1.74
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g1ef6c36 Release: <RELEASE>.gb4c22d7
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,201 @@
-------------------------------------------------------------------
Sun Jan 21 21:12:59 CET 2024 - rfrohl@suse.com
- blacklist ce17aa4cf2db (git-fixes)
0f71c9caf267 is fixed by:
patches.kernel.org/6.1.74-083-ASoC-SOF-Intel-hda-codec-Delay-the-codec-devic.patch
- commit b4c22d7
-------------------------------------------------------------------
Sun Jan 21 20:24:59 CET 2024 - rfrohl@suse.com
- Fix meta data for git-fixes change
- commit a7d0c27
-------------------------------------------------------------------
Sun Jan 21 19:37:14 CET 2024 - rfrohl@suse.com
- Backport missing fixes (git-fixes).
Fixes:
- Input: atkbd - use ab83 as id when skipping the getid command
- commit 51765ab
-------------------------------------------------------------------
Sun Jan 21 18:51:34 CET 2024 - rfrohl@suse.com
- Update to 6.1.74
- refresh configs
* drop CONFIG_DWMAC_LOONGSON=m
* add CONFIG_PAHOLE_HAS_LANG_EXCLUDE=y
- commit 84994dd
-------------------------------------------------------------------
Sun Jan 21 18:33:14 CET 2024 - rfrohl@suse.com
- Linux 6.1.74 (bsc#1218052).
- scripts/decode_stacktrace.sh: optionally use LLVM utilities
(bsc#1218052).
- coresight: etm4x: Fix width of CCITMIN field (bsc#1218052).
- PCI: Add ACS quirk for more Zhaoxin Root Ports (bsc#1218052).
- leds: ledtrig-tty: Free allocated ttyname buffer on deactivate
(bsc#1218052).
- parport: parport_serial: Add Brainboxes device IDs and geometry
(bsc#1218052).
- parport: parport_serial: Add Brainboxes BAR details
(bsc#1218052).
- uio: Fix use-after-free in uio_open (bsc#1218052).
- binder: fix comment on binder_alloc_new_buf() return value
(bsc#1218052).
- binder: fix trivial typo of binder_free_buf_locked()
(bsc#1218052).
- binder: fix use-after-free in shinker's callback (bsc#1218052).
- binder: use EPOLLERR from eventpoll.h (bsc#1218052).
- Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
(bsc#1218052).
- ksmbd: free ppace array on error in parse_dacl (bsc#1218052).
- ksmbd: don't allow O_TRUNC open on read-only share
(bsc#1218052).
- bpf: Add --skip_encoding_btf_inconsistent_proto,
--btf_gen_optimized to pahole flags for v1.25 (bsc#1218052).
- btf, scripts: Exclude Rust CUs with pahole (bsc#1218052).
- ASoC: SOF: Intel: hda-codec: Delay the codec device registration
(bsc#1218052).
- ACPI: resource: Add another DMI match for the TongFang GMxXGxx
(bsc#1218052).
- ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360
13-ay0xxx (bsc#1218052).
- drm/crtc: fix uninitialized variable use (bsc#1218052).
- ARM: sun9i: smp: fix return code check of
of_property_match_string (bsc#1218052).
- net: qrtr: ns: Return 0 if server port is not present
(bsc#1218052).
- virtio_blk: fix snprintf truncation compiler warning
(bsc#1218052).
- ida: Fix crash in ida_free when the bitmap is empty
(bsc#1218052).
- pinctrl: cy8c95x0: Fix get_pincfg (bsc#1218052).
- pinctrl: cy8c95x0: Fix typo (bsc#1218052).
- drm/amd/display: get dprefclk ss info from integration info
table (bsc#1218052).
- i2c: rk3x: fix potential spinlock recursion on poll
(bsc#1218052).
- smb: client: fix potential OOB in smb2_dump_detail()
(bsc#1218052).
- HID: nintendo: Prevent divide-by-zero on code (bsc#1218052).
- dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
(bsc#1218052).
- ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 Models
(bsc#1218052).
- ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirk
(bsc#1218052).
- ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab
S10346 (bsc#1218052).
- platform/x86: thinkpad_acpi: fix for incorrect fan reporting
on some ThinkPad systems (bsc#1218052).
- HID: nintendo: fix initializer element is not constant error
(bsc#1218052).
- kselftest: alsa: fixed a print formatting warning (bsc#1218052).
- Input: xpad - add Razer Wolverine V2 support (bsc#1218052).
- wifi: iwlwifi: pcie: avoid a NULL pointer dereference
(bsc#1218052).
- ARC: fix spare error (bsc#1218052).
- s390/scm: fix virtual vs physical address confusion
(bsc#1218052).
- Input: i8042 - add nomux quirk for Acer P459-G2-M (bsc#1218052).
- Input: atkbd - skip ATKBD_CMD_GETID in translated mode
(bsc#1218052).
- reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
(bsc#1218052).
- Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1
(bsc#1218052).
- ring-buffer: Do not record in NMI if the arch does not support
cmpxchg in NMI (bsc#1218052).
- tracing: Fix uaf issue when open the hist or hist_debug file
(bsc#1218052).
- MIPS: dts: loongson: drop incorrect dwmac fallback compatible
(bsc#1218052).
- stmmac: dwmac-loongson: drop useless check for compatible
fallback (bsc#1218052).
- tracing: Add size check when printing trace_marker output
(bsc#1218052).
- tracing: Have large events show up as '[LINE TOO BIG]' instead
of nothing (bsc#1218052).
- jbd2: fix soft lockup in journal_finish_inode_data_buffers()
(bsc#1218052).
- platform/x86: intel-vbtn: Fix missing tablet-mode-switch events
(bsc#1218052).
- neighbour: Don't let neigh_forced_gc() disable preemption for
long (bsc#1218052).
- drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
(bsc#1218052).
- jbd2: increase the journal IO's priority (bsc#1218052).
- jbd2: correct the printing of write_flags in
jbd2_write_superblock() (bsc#1218052).
- clk: rockchip: rk3128: Fix HCLK_OTG gate register (bsc#1218052).
- clk: rockchip: rk3568: Add PLL rate for 292.5MHz (bsc#1218052).
- LoongArch: Preserve syscall nr across execve() (bsc#1218052).
- hwmon: (corsair-psu) Fix probe when built-in (bsc#1218052).
- drm/exynos: fix a wrong error checking (bsc#1218052).
- drm/exynos: fix a potential error pointer dereference
(bsc#1218052).
- drm/amdgpu: Add NULL checks for function pointers (bsc#1218052).
- arm64: dts: rockchip: Fix PCI node addresses on rk3399-gru
(bsc#1218052).
- nvme: prevent potential spectre v1 gadget (bsc#1218052).
- nvme: introduce helper function to get ctrl state (bsc#1218052).
- ASoC: ops: add correct range check for limiting volume
(bsc#1218052).
- ASoC: da7219: Support low DC impedance headset (bsc#1218052).
- net/tg3: fix race condition in tg3_reset_task() (bsc#1218052).
- ASoC: hdac_hda: Conditionally register dais for HDMI and Analog
(bsc#1218052).
- ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13
(bsc#1218052).
- nouveau/tu102: flush all pdbs on vmm flush (bsc#1218052).
- ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI
is not available (bsc#1218052).
- ASoC: rt5650: add mutex to avoid the jack detection failure
(bsc#1218052).
- ASoC: cs43130: Fix incorrect frame delay configuration
(bsc#1218052).
- ASoC: cs43130: Fix the position of const qualifier
(bsc#1218052).
- ASoC: Intel: Skylake: mem leak in skl register function
(bsc#1218052).
- ASoC: nau8822: Fix incorrect type in assignment and cast to
restricted __be16 (bsc#1218052).
- ASoC: Intel: Skylake: Fix mem leak in few functions
(bsc#1218052).
- arm64: dts: rockchip: fix rk356x pcie msg interrupt name
(bsc#1218052).
- ASoC: wm8974: Correct boost mixer inputs (bsc#1218052).
- hwtracing: hisi_ptt: Don't try to attach a task (bsc#1218052).
- hwtracing: hisi_ptt: Handle the interrupt in hardirq context
(bsc#1218052).
- nvme-core: check for too small lba shift (bsc#1218052).
- blk-mq: don't count completed flush data request as inflight
in case of quiesce (bsc#1218052).
- smb: client, common: fix fortify warnings (bsc#1218052).
- drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel
null pointer (bsc#1218052).
- drm/amd/display: update dcn315 lpddr pstate latency
(bsc#1218052).
- nvme-core: fix a memory leak in nvme_ns_info_from_identify()
(bsc#1218052).
- ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32
bps format (bsc#1218052).
- debugfs: fix automount d_fsdata usage (bsc#1218052).
- wifi: mac80211: handle 320 MHz in
ieee80211_ht_cap_ie_to_sta_ht_cap (bsc#1218052).
- wifi: avoid offset calculation on NULL pointer (bsc#1218052).
- wifi: cfg80211: lock wiphy mutex for rfkill poll (bsc#1218052).
- mptcp: fix uninit-value in mptcp_incoming_options (bsc#1218052).
- ALSA: hda - Fix speaker and headset mic pin config for CHUWI
CoreBook XPro (bsc#1218052).
- pinctrl: lochnagar: Don't build on MIPS (bsc#1218052).
- f2fs: explicitly null-terminate the xattr list (bsc#1218052).
- commit 87746d1
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 15 20:21:37 CET 2024 - rfrohl@suse.com Mon Jan 15 20:21:37 CET 2024 - rfrohl@suse.com

View File

@ -17,8 +17,8 @@
%define srcversion 6.1 %define srcversion 6.1
%define patchversion 6.1.73 %define patchversion 6.1.74
%define git_commit 1ef6c3606af51b3f34b2e2f9ff416b30aca2bbb6 %define git_commit b4c22d7d5941e840b6144e6b51f59868e70a8a41
%define variant -longterm%{nil} %define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -31,9 +31,9 @@
%endif %endif
Name: kernel-source-longterm Name: kernel-source-longterm
Version: 6.1.73 Version: 6.1.74
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g1ef6c36 Release: <RELEASE>.gb4c22d7
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,201 @@
-------------------------------------------------------------------
Sun Jan 21 21:12:59 CET 2024 - rfrohl@suse.com
- blacklist ce17aa4cf2db (git-fixes)
0f71c9caf267 is fixed by:
patches.kernel.org/6.1.74-083-ASoC-SOF-Intel-hda-codec-Delay-the-codec-devic.patch
- commit b4c22d7
-------------------------------------------------------------------
Sun Jan 21 20:24:59 CET 2024 - rfrohl@suse.com
- Fix meta data for git-fixes change
- commit a7d0c27
-------------------------------------------------------------------
Sun Jan 21 19:37:14 CET 2024 - rfrohl@suse.com
- Backport missing fixes (git-fixes).
Fixes:
- Input: atkbd - use ab83 as id when skipping the getid command
- commit 51765ab
-------------------------------------------------------------------
Sun Jan 21 18:51:34 CET 2024 - rfrohl@suse.com
- Update to 6.1.74
- refresh configs
* drop CONFIG_DWMAC_LOONGSON=m
* add CONFIG_PAHOLE_HAS_LANG_EXCLUDE=y
- commit 84994dd
-------------------------------------------------------------------
Sun Jan 21 18:33:14 CET 2024 - rfrohl@suse.com
- Linux 6.1.74 (bsc#1218052).
- scripts/decode_stacktrace.sh: optionally use LLVM utilities
(bsc#1218052).
- coresight: etm4x: Fix width of CCITMIN field (bsc#1218052).
- PCI: Add ACS quirk for more Zhaoxin Root Ports (bsc#1218052).
- leds: ledtrig-tty: Free allocated ttyname buffer on deactivate
(bsc#1218052).
- parport: parport_serial: Add Brainboxes device IDs and geometry
(bsc#1218052).
- parport: parport_serial: Add Brainboxes BAR details
(bsc#1218052).
- uio: Fix use-after-free in uio_open (bsc#1218052).
- binder: fix comment on binder_alloc_new_buf() return value
(bsc#1218052).
- binder: fix trivial typo of binder_free_buf_locked()
(bsc#1218052).
- binder: fix use-after-free in shinker's callback (bsc#1218052).
- binder: use EPOLLERR from eventpoll.h (bsc#1218052).
- Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
(bsc#1218052).
- ksmbd: free ppace array on error in parse_dacl (bsc#1218052).
- ksmbd: don't allow O_TRUNC open on read-only share
(bsc#1218052).
- bpf: Add --skip_encoding_btf_inconsistent_proto,
--btf_gen_optimized to pahole flags for v1.25 (bsc#1218052).
- btf, scripts: Exclude Rust CUs with pahole (bsc#1218052).
- ASoC: SOF: Intel: hda-codec: Delay the codec device registration
(bsc#1218052).
- ACPI: resource: Add another DMI match for the TongFang GMxXGxx
(bsc#1218052).
- ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360
13-ay0xxx (bsc#1218052).
- drm/crtc: fix uninitialized variable use (bsc#1218052).
- ARM: sun9i: smp: fix return code check of
of_property_match_string (bsc#1218052).
- net: qrtr: ns: Return 0 if server port is not present
(bsc#1218052).
- virtio_blk: fix snprintf truncation compiler warning
(bsc#1218052).
- ida: Fix crash in ida_free when the bitmap is empty
(bsc#1218052).
- pinctrl: cy8c95x0: Fix get_pincfg (bsc#1218052).
- pinctrl: cy8c95x0: Fix typo (bsc#1218052).
- drm/amd/display: get dprefclk ss info from integration info
table (bsc#1218052).
- i2c: rk3x: fix potential spinlock recursion on poll
(bsc#1218052).
- smb: client: fix potential OOB in smb2_dump_detail()
(bsc#1218052).
- HID: nintendo: Prevent divide-by-zero on code (bsc#1218052).
- dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
(bsc#1218052).
- ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 Models
(bsc#1218052).
- ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirk
(bsc#1218052).
- ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab
S10346 (bsc#1218052).
- platform/x86: thinkpad_acpi: fix for incorrect fan reporting
on some ThinkPad systems (bsc#1218052).
- HID: nintendo: fix initializer element is not constant error
(bsc#1218052).
- kselftest: alsa: fixed a print formatting warning (bsc#1218052).
- Input: xpad - add Razer Wolverine V2 support (bsc#1218052).
- wifi: iwlwifi: pcie: avoid a NULL pointer dereference
(bsc#1218052).
- ARC: fix spare error (bsc#1218052).
- s390/scm: fix virtual vs physical address confusion
(bsc#1218052).
- Input: i8042 - add nomux quirk for Acer P459-G2-M (bsc#1218052).
- Input: atkbd - skip ATKBD_CMD_GETID in translated mode
(bsc#1218052).
- reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
(bsc#1218052).
- Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1
(bsc#1218052).
- ring-buffer: Do not record in NMI if the arch does not support
cmpxchg in NMI (bsc#1218052).
- tracing: Fix uaf issue when open the hist or hist_debug file
(bsc#1218052).
- MIPS: dts: loongson: drop incorrect dwmac fallback compatible
(bsc#1218052).
- stmmac: dwmac-loongson: drop useless check for compatible
fallback (bsc#1218052).
- tracing: Add size check when printing trace_marker output
(bsc#1218052).
- tracing: Have large events show up as '[LINE TOO BIG]' instead
of nothing (bsc#1218052).
- jbd2: fix soft lockup in journal_finish_inode_data_buffers()
(bsc#1218052).
- platform/x86: intel-vbtn: Fix missing tablet-mode-switch events
(bsc#1218052).
- neighbour: Don't let neigh_forced_gc() disable preemption for
long (bsc#1218052).
- drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
(bsc#1218052).
- jbd2: increase the journal IO's priority (bsc#1218052).
- jbd2: correct the printing of write_flags in
jbd2_write_superblock() (bsc#1218052).
- clk: rockchip: rk3128: Fix HCLK_OTG gate register (bsc#1218052).
- clk: rockchip: rk3568: Add PLL rate for 292.5MHz (bsc#1218052).
- LoongArch: Preserve syscall nr across execve() (bsc#1218052).
- hwmon: (corsair-psu) Fix probe when built-in (bsc#1218052).
- drm/exynos: fix a wrong error checking (bsc#1218052).
- drm/exynos: fix a potential error pointer dereference
(bsc#1218052).
- drm/amdgpu: Add NULL checks for function pointers (bsc#1218052).
- arm64: dts: rockchip: Fix PCI node addresses on rk3399-gru
(bsc#1218052).
- nvme: prevent potential spectre v1 gadget (bsc#1218052).
- nvme: introduce helper function to get ctrl state (bsc#1218052).
- ASoC: ops: add correct range check for limiting volume
(bsc#1218052).
- ASoC: da7219: Support low DC impedance headset (bsc#1218052).
- net/tg3: fix race condition in tg3_reset_task() (bsc#1218052).
- ASoC: hdac_hda: Conditionally register dais for HDMI and Analog
(bsc#1218052).
- ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13
(bsc#1218052).
- nouveau/tu102: flush all pdbs on vmm flush (bsc#1218052).
- ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI
is not available (bsc#1218052).
- ASoC: rt5650: add mutex to avoid the jack detection failure
(bsc#1218052).
- ASoC: cs43130: Fix incorrect frame delay configuration
(bsc#1218052).
- ASoC: cs43130: Fix the position of const qualifier
(bsc#1218052).
- ASoC: Intel: Skylake: mem leak in skl register function
(bsc#1218052).
- ASoC: nau8822: Fix incorrect type in assignment and cast to
restricted __be16 (bsc#1218052).
- ASoC: Intel: Skylake: Fix mem leak in few functions
(bsc#1218052).
- arm64: dts: rockchip: fix rk356x pcie msg interrupt name
(bsc#1218052).
- ASoC: wm8974: Correct boost mixer inputs (bsc#1218052).
- hwtracing: hisi_ptt: Don't try to attach a task (bsc#1218052).
- hwtracing: hisi_ptt: Handle the interrupt in hardirq context
(bsc#1218052).
- nvme-core: check for too small lba shift (bsc#1218052).
- blk-mq: don't count completed flush data request as inflight
in case of quiesce (bsc#1218052).
- smb: client, common: fix fortify warnings (bsc#1218052).
- drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel
null pointer (bsc#1218052).
- drm/amd/display: update dcn315 lpddr pstate latency
(bsc#1218052).
- nvme-core: fix a memory leak in nvme_ns_info_from_identify()
(bsc#1218052).
- ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32
bps format (bsc#1218052).
- debugfs: fix automount d_fsdata usage (bsc#1218052).
- wifi: mac80211: handle 320 MHz in
ieee80211_ht_cap_ie_to_sta_ht_cap (bsc#1218052).
- wifi: avoid offset calculation on NULL pointer (bsc#1218052).
- wifi: cfg80211: lock wiphy mutex for rfkill poll (bsc#1218052).
- mptcp: fix uninit-value in mptcp_incoming_options (bsc#1218052).
- ALSA: hda - Fix speaker and headset mic pin config for CHUWI
CoreBook XPro (bsc#1218052).
- pinctrl: lochnagar: Don't build on MIPS (bsc#1218052).
- f2fs: explicitly null-terminate the xattr list (bsc#1218052).
- commit 87746d1
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 15 20:21:37 CET 2024 - rfrohl@suse.com Mon Jan 15 20:21:37 CET 2024 - rfrohl@suse.com

View File

@ -16,7 +16,7 @@
# #
%define git_commit 1ef6c3606af51b3f34b2e2f9ff416b30aca2bbb6 %define git_commit b4c22d7d5941e840b6144e6b51f59868e70a8a41
%define variant -longterm%{nil} %define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -25,10 +25,10 @@ Name: kernel-syms-longterm
Summary: Kernel Symbol Versions (modversions) Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0-only License: GPL-2.0-only
Group: Development/Sources Group: Development/Sources
Version: 6.1.73 Version: 6.1.74
%if %using_buildservice %if %using_buildservice
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g1ef6c36 Release: <RELEASE>.gb4c22d7
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:bb57575521b82d1e6dcbb836010e4cb002ee60d83d78da78b5851a36e5dd8160 oid sha256:48bdea7c859af1345c77c9e05630b7ab44fcc0452b7d886ce8c162c262a6f251
size 10801204 size 10861583

View File

@ -12567,6 +12567,107 @@
patches.kernel.org/6.1.73-003-ipv6-remove-max_size-check-inline-with-ipv4.patch patches.kernel.org/6.1.73-003-ipv6-remove-max_size-check-inline-with-ipv4.patch
patches.kernel.org/6.1.73-004-cifs-fix-flushing-folio-regression-for-6.1-bac.patch patches.kernel.org/6.1.73-004-cifs-fix-flushing-folio-regression-for-6.1-bac.patch
patches.kernel.org/6.1.73-005-Linux-6.1.73.patch patches.kernel.org/6.1.73-005-Linux-6.1.73.patch
patches.kernel.org/6.1.74-001-f2fs-explicitly-null-terminate-the-xattr-list.patch
patches.kernel.org/6.1.74-002-pinctrl-lochnagar-Don-t-build-on-MIPS.patch
patches.kernel.org/6.1.74-003-ALSA-hda-Fix-speaker-and-headset-mic-pin-confi.patch
patches.kernel.org/6.1.74-004-mptcp-fix-uninit-value-in-mptcp_incoming_optio.patch
patches.kernel.org/6.1.74-005-wifi-cfg80211-lock-wiphy-mutex-for-rfkill-poll.patch
patches.kernel.org/6.1.74-006-wifi-avoid-offset-calculation-on-NULL-pointer.patch
patches.kernel.org/6.1.74-007-wifi-mac80211-handle-320-MHz-in-ieee80211_ht_c.patch
patches.kernel.org/6.1.74-008-debugfs-fix-automount-d_fsdata-usage.patch
patches.kernel.org/6.1.74-009-ALSA-hda-intel-nhlt-Ignore-vbps-when-looking-f.patch
patches.kernel.org/6.1.74-010-nvme-core-fix-a-memory-leak-in-nvme_ns_info_fr.patch
patches.kernel.org/6.1.74-011-drm-amd-display-update-dcn315-lpddr-pstate-lat.patch
patches.kernel.org/6.1.74-012-drm-amdgpu-Fix-cat-debugfs-amdgpu_regs_didt-ca.patch
patches.kernel.org/6.1.74-013-smb-client-common-fix-fortify-warnings.patch
patches.kernel.org/6.1.74-014-blk-mq-don-t-count-completed-flush-data-reques.patch
patches.kernel.org/6.1.74-015-nvme-core-check-for-too-small-lba-shift.patch
patches.kernel.org/6.1.74-016-hwtracing-hisi_ptt-Handle-the-interrupt-in-har.patch
patches.kernel.org/6.1.74-017-hwtracing-hisi_ptt-Don-t-try-to-attach-a-task.patch
patches.kernel.org/6.1.74-018-ASoC-wm8974-Correct-boost-mixer-inputs.patch
patches.kernel.org/6.1.74-019-arm64-dts-rockchip-fix-rk356x-pcie-msg-interru.patch
patches.kernel.org/6.1.74-020-ASoC-Intel-Skylake-Fix-mem-leak-in-few-functio.patch
patches.kernel.org/6.1.74-021-ASoC-nau8822-Fix-incorrect-type-in-assignment-.patch
patches.kernel.org/6.1.74-022-ASoC-Intel-Skylake-mem-leak-in-skl-register-fu.patch
patches.kernel.org/6.1.74-023-ASoC-cs43130-Fix-the-position-of-const-qualifi.patch
patches.kernel.org/6.1.74-024-ASoC-cs43130-Fix-incorrect-frame-delay-configu.patch
patches.kernel.org/6.1.74-025-ASoC-rt5650-add-mutex-to-avoid-the-jack-detect.patch
patches.kernel.org/6.1.74-026-ASoC-Intel-skl_hda_dsp_generic-Drop-HDMI-route.patch
patches.kernel.org/6.1.74-027-nouveau-tu102-flush-all-pdbs-on-vmm-flush.patch
patches.kernel.org/6.1.74-028-ASoC-amd-yc-Add-DMI-entry-to-support-System76-.patch
patches.kernel.org/6.1.74-029-ASoC-hdac_hda-Conditionally-register-dais-for-.patch
patches.kernel.org/6.1.74-030-net-tg3-fix-race-condition-in-tg3_reset_task.patch
patches.kernel.org/6.1.74-031-ASoC-da7219-Support-low-DC-impedance-headset.patch
patches.kernel.org/6.1.74-032-ASoC-ops-add-correct-range-check-for-limiting-.patch
patches.kernel.org/6.1.74-033-nvme-introduce-helper-function-to-get-ctrl-sta.patch
patches.kernel.org/6.1.74-034-nvme-prevent-potential-spectre-v1-gadget.patch
patches.kernel.org/6.1.74-035-arm64-dts-rockchip-Fix-PCI-node-addresses-on-r.patch
patches.kernel.org/6.1.74-036-drm-amdgpu-Add-NULL-checks-for-function-pointe.patch
patches.kernel.org/6.1.74-037-drm-exynos-fix-a-potential-error-pointer-deref.patch
patches.kernel.org/6.1.74-038-drm-exynos-fix-a-wrong-error-checking.patch
patches.kernel.org/6.1.74-039-hwmon-corsair-psu-Fix-probe-when-built-in.patch
patches.kernel.org/6.1.74-040-LoongArch-Preserve-syscall-nr-across-execve.patch
patches.kernel.org/6.1.74-041-clk-rockchip-rk3568-Add-PLL-rate-for-292.5MHz.patch
patches.kernel.org/6.1.74-042-clk-rockchip-rk3128-Fix-HCLK_OTG-gate-register.patch
patches.kernel.org/6.1.74-043-jbd2-correct-the-printing-of-write_flags-in-jb.patch
patches.kernel.org/6.1.74-044-jbd2-increase-the-journal-IO-s-priority.patch
patches.kernel.org/6.1.74-045-drm-crtc-Fix-uninit-value-bug-in-drm_mode_setc.patch
patches.kernel.org/6.1.74-046-neighbour-Don-t-let-neigh_forced_gc-disable-pr.patch
patches.kernel.org/6.1.74-047-platform-x86-intel-vbtn-Fix-missing-tablet-mod.patch
patches.kernel.org/6.1.74-048-jbd2-fix-soft-lockup-in-journal_finish_inode_d.patch
patches.kernel.org/6.1.74-049-tracing-Have-large-events-show-up-as-LINE-TOO-.patch
patches.kernel.org/6.1.74-050-tracing-Add-size-check-when-printing-trace_mar.patch
patches.kernel.org/6.1.74-051-stmmac-dwmac-loongson-drop-useless-check-for-c.patch
patches.kernel.org/6.1.74-052-MIPS-dts-loongson-drop-incorrect-dwmac-fallbac.patch
patches.kernel.org/6.1.74-053-tracing-Fix-uaf-issue-when-open-the-hist-or-hi.patch
patches.kernel.org/6.1.74-054-ring-buffer-Do-not-record-in-NMI-if-the-arch-d.patch
patches.kernel.org/6.1.74-055-Input-psmouse-enable-Synaptics-InterTouch-for-.patch
patches.kernel.org/6.1.74-056-reset-hisilicon-hi6220-fix-Wvoid-pointer-to-en.patch
patches.kernel.org/6.1.74-057-Input-atkbd-skip-ATKBD_CMD_GETID-in-translated.patch
patches.kernel.org/6.1.74-058-Input-i8042-add-nomux-quirk-for-Acer-P459-G2-M.patch
patches.kernel.org/6.1.74-059-s390-scm-fix-virtual-vs-physical-address-confu.patch
patches.kernel.org/6.1.74-060-ARC-fix-spare-error.patch
patches.kernel.org/6.1.74-061-wifi-iwlwifi-pcie-avoid-a-NULL-pointer-derefer.patch
patches.kernel.org/6.1.74-062-Input-xpad-add-Razer-Wolverine-V2-support.patch
patches.kernel.org/6.1.74-063-kselftest-alsa-fixed-a-print-formatting-warnin.patch
patches.kernel.org/6.1.74-064-HID-nintendo-fix-initializer-element-is-not-co.patch
patches.kernel.org/6.1.74-065-platform-x86-thinkpad_acpi-fix-for-incorrect-f.patch
patches.kernel.org/6.1.74-066-ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Medi.patch
patches.kernel.org/6.1.74-067-ASoC-Intel-bytcr_rt5640-Add-new-swapped-speake.patch
patches.kernel.org/6.1.74-068-ALSA-hda-realtek-Add-quirks-for-ASUS-Zenbook-2.patch
patches.kernel.org/6.1.74-069-dm-audit-fix-Kconfig-so-DM_AUDIT-depends-on-BL.patch
patches.kernel.org/6.1.74-070-HID-nintendo-Prevent-divide-by-zero-on-code.patch
patches.kernel.org/6.1.74-071-smb-client-fix-potential-OOB-in-smb2_dump_deta.patch
patches.kernel.org/6.1.74-072-i2c-rk3x-fix-potential-spinlock-recursion-on-p.patch
patches.kernel.org/6.1.74-073-drm-amd-display-get-dprefclk-ss-info-from-inte.patch
patches.kernel.org/6.1.74-074-pinctrl-cy8c95x0-Fix-typo.patch
patches.kernel.org/6.1.74-075-pinctrl-cy8c95x0-Fix-get_pincfg.patch
patches.kernel.org/6.1.74-076-ida-Fix-crash-in-ida_free-when-the-bitmap-is-e.patch
patches.kernel.org/6.1.74-077-virtio_blk-fix-snprintf-truncation-compiler-wa.patch
patches.kernel.org/6.1.74-078-net-qrtr-ns-Return-0-if-server-port-is-not-pre.patch
patches.kernel.org/6.1.74-079-ARM-sun9i-smp-fix-return-code-check-of-of_prop.patch
patches.kernel.org/6.1.74-080-drm-crtc-fix-uninitialized-variable-use.patch
patches.kernel.org/6.1.74-081-ALSA-hda-realtek-Fix-mute-and-mic-mute-LEDs-fo.patch
patches.kernel.org/6.1.74-082-ACPI-resource-Add-another-DMI-match-for-the-To.patch
patches.kernel.org/6.1.74-083-ASoC-SOF-Intel-hda-codec-Delay-the-codec-devic.patch
patches.kernel.org/6.1.74-084-btf-scripts-Exclude-Rust-CUs-with-pahole.patch
patches.kernel.org/6.1.74-085-bpf-Add-skip_encoding_btf_inconsistent_proto-b.patch
patches.kernel.org/6.1.74-086-ksmbd-don-t-allow-O_TRUNC-open-on-read-only-sh.patch
patches.kernel.org/6.1.74-087-ksmbd-free-ppace-array-on-error-in-parse_dacl.patch
patches.kernel.org/6.1.74-088-Revert-md-raid5-Wait-for-MD_SB_CHANGE_PENDING-.patch
patches.kernel.org/6.1.74-089-binder-use-EPOLLERR-from-eventpoll.h.patch
patches.kernel.org/6.1.74-090-binder-fix-use-after-free-in-shinker-s-callbac.patch
patches.kernel.org/6.1.74-091-binder-fix-trivial-typo-of-binder_free_buf_loc.patch
patches.kernel.org/6.1.74-092-binder-fix-comment-on-binder_alloc_new_buf-ret.patch
patches.kernel.org/6.1.74-093-uio-Fix-use-after-free-in-uio_open.patch
patches.kernel.org/6.1.74-094-parport-parport_serial-Add-Brainboxes-BAR-deta.patch
patches.kernel.org/6.1.74-095-parport-parport_serial-Add-Brainboxes-device-I.patch
patches.kernel.org/6.1.74-096-leds-ledtrig-tty-Free-allocated-ttyname-buffer.patch
patches.kernel.org/6.1.74-097-PCI-Add-ACS-quirk-for-more-Zhaoxin-Root-Ports.patch
patches.kernel.org/6.1.74-098-coresight-etm4x-Fix-width-of-CCITMIN-field.patch
patches.kernel.org/6.1.74-099-scripts-decode_stacktrace.sh-optionally-use-LL.patch
patches.kernel.org/6.1.74-100-Linux-6.1.74.patch
patches.kernel.org/Input-atkbd-use-ab83-as-id-when-skipping-the-getid-command.patch
######################################################## ########################################################
# Build fixes that apply to the vanilla kernel too. # Build fixes that apply to the vanilla kernel too.

View File

@ -1,3 +1,3 @@
2024-01-15 19:21:50 +0000 2024-01-21 20:12:59 +0000
GIT Revision: 1ef6c3606af51b3f34b2e2f9ff416b30aca2bbb6 GIT Revision: b4c22d7d5941e840b6144e6b51f59868e70a8a41
GIT Branch: slowroll GIT Branch: slowroll