forked from pool/kernel-source-longterm
Accepting request 1170629 from Kernel:slowroll
6.6.29 OBS-URL: https://build.opensuse.org/request/show/1170629 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source-longterm?expand=0&rev=11
This commit is contained in:
commit
8a1ba33134
@ -1,3 +1,285 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 21:31:36 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Updated blacklist.conf for 6.6.29 (bsc#1218260).
|
||||
- commit 68badd0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 19:10:48 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.29 (bsc#1218260).
|
||||
- selftests: kselftest: Fix build failure with NOLIBC
|
||||
(bsc#1218260).
|
||||
- thunderbolt: Reset only non-USB4 host routers in resume
|
||||
(bsc#1218260).
|
||||
- PCI/ASPM: Fix deadlock when enabling ASPM (bsc#1218260).
|
||||
- ksmbd: common: use struct_group_attr instead of struct_group
|
||||
for network_open_info (bsc#1218260).
|
||||
- ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
|
||||
(bsc#1218260).
|
||||
- ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
|
||||
(bsc#1218260).
|
||||
- ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf
|
||||
(bsc#1218260).
|
||||
- powerpc/ftrace: Ignore ftrace locations in exit text sections
|
||||
(bsc#1218260).
|
||||
- virtio_net: Do not send RSS key if it is not supported
|
||||
(bsc#1218260).
|
||||
- net: dsa: mt7530: fix enabling EEE on MT7531 switch on all
|
||||
boards (bsc#1218260).
|
||||
- net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz
|
||||
XTAL MT7530 (bsc#1218260).
|
||||
- nilfs2: fix OOB in nilfs_set_de_type (bsc#1218260).
|
||||
- bootconfig: use memblock_free_late to free xbc memory to buddy
|
||||
(bsc#1218260).
|
||||
- nouveau: fix instmem race condition around ptr stores
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix crtc's atomic check conditional (bsc#1218260).
|
||||
- drm/vmwgfx: Sort primary plane formats by order of preference
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix prime import/export (bsc#1218260).
|
||||
- drm/amdgpu: remove invalid resource->start check v2
|
||||
(bsc#1218260).
|
||||
- drm/amdkfd: Fix memory leak in create_process failure
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: validate the parameters of bo mapping operations
|
||||
more clearly (bsc#1218260).
|
||||
- fuse: fix leaked ENOSYS error on first statx call (bsc#1218260).
|
||||
- mm/shmem: inline shmem_is_huge() for disabled transparent
|
||||
hugepages (bsc#1218260).
|
||||
- mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap
|
||||
is enabled (bsc#1218260).
|
||||
- mm,swapops: update check in is_pfn_swap_entry for hwpoison
|
||||
entries (bsc#1218260).
|
||||
- mm/userfaultfd: allow hugetlb change protection upon poison
|
||||
entry (bsc#1218260).
|
||||
- init/main.c: Fix potential static_command_line memory overflow
|
||||
(bsc#1218260).
|
||||
- arm64: hibernate: Fix level3 translation fault in swsusp_save()
|
||||
(bsc#1218260).
|
||||
- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H
|
||||
(bsc#1218260).
|
||||
- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing
|
||||
dirty status (bsc#1218260).
|
||||
- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD
|
||||
platforms (bsc#1218260).
|
||||
- KVM: x86/pmu: Disable support for adaptive PEBS (bsc#1218260).
|
||||
- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel
|
||||
compatible (bsc#1218260).
|
||||
- sched: Add missing memory barrier in switch_mm_cid
|
||||
(bsc#1218260).
|
||||
- fs: sysfs: Fix reference leak in sysfs_break_active_protection()
|
||||
(bsc#1218260).
|
||||
- speakup: Avoid crash on very long word (bsc#1218260).
|
||||
- mei: me: disable RPL-S on SPS and IGN firmwares (bsc#1218260).
|
||||
- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb
|
||||
ep transport error (bsc#1218260).
|
||||
- usb: Disable USB3 LPM at shutdown (bsc#1218260).
|
||||
- usb: dwc2: host: Fix dereference issue in DDMA completion flow
|
||||
(bsc#1218260).
|
||||
- Revert "usb: cdc-wdm: close race between read and workqueue"
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Telit FN920C04 rmnet compositions
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Rolling RW101-GL and RW135-GL support
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: support Quectel EM060K sub-models
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Lonsung U8300/U9300 product
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add support for Fibocom FM650/FG650
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Fibocom FM135-GL variants
|
||||
(bsc#1218260).
|
||||
- serial: core: Fix missing shutdown and startup for serial base
|
||||
port (bsc#1218260).
|
||||
- serial: core: Clearing the circular buffer before NULLifying it
|
||||
(bsc#1218260).
|
||||
- serial: stm32: Reset .throttled state in .startup()
|
||||
(bsc#1218260).
|
||||
- serial: stm32: Return IRQ_NONE in the ISR if no handling happend
|
||||
(bsc#1218260).
|
||||
- serial/pmac_zilog: Remove flawed mitigation for rx irq flood
|
||||
(bsc#1218260).
|
||||
- serial: mxs-auart: add spinlock around changing cts state
|
||||
(bsc#1218260).
|
||||
- comedi: vmk80xx: fix incomplete endpoint checking (bsc#1218260).
|
||||
- thunderbolt: Fix wake configurations after device unplug
|
||||
(bsc#1218260).
|
||||
- thunderbolt: Avoid notify PM core about runtime PM resume
|
||||
(bsc#1218260).
|
||||
- binder: check offset alignment in binder_get_object()
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with
|
||||
ALC269VC (bsc#1218260).
|
||||
- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to
|
||||
support ThinkPad ICE-1 (bsc#1218260).
|
||||
- ALSA: hda/tas2781: correct the register for pow calibrated data
|
||||
(bsc#1218260).
|
||||
- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages
|
||||
(bsc#1218260).
|
||||
- net/mlx5: E-switch, store eswitch pointer before registering
|
||||
devlink_param (bsc#1218260).
|
||||
- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
|
||||
(bsc#1218260).
|
||||
- x86/bugs: Fix BHI retpoline check (bsc#1218260).
|
||||
- clk: mediatek: Do a runtime PM get on controllers during probe
|
||||
(bsc#1218260).
|
||||
- clk: Get runtime PM before walking tree for clk_summary
|
||||
(bsc#1218260).
|
||||
- clk: Show active consumers of clocks in debugfs (bsc#1218260).
|
||||
- clk: Get runtime PM before walking tree during disable_unused
|
||||
(bsc#1218260).
|
||||
- clk: Initialize struct clk_core kref earlier (bsc#1218260).
|
||||
- clk: Remove prepare_lock hold assertion in __clk_release()
|
||||
(bsc#1218260).
|
||||
- interconnect: Don't access req_list while it's being manipulated
|
||||
(bsc#1218260).
|
||||
- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes
|
||||
(bsc#1218260).
|
||||
- usb: new quirk to reduce the SET_ADDRESS request timeout
|
||||
(bsc#1218260).
|
||||
- usb: xhci: Add timeout argument in address_device USB HCD
|
||||
callback (bsc#1218260).
|
||||
- drm: panel-orientation-quirks: Add quirk for Lenovo Legion Go
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Rename scarlett_gen2 to scarlett2
|
||||
(bsc#1218260).
|
||||
- PCI: Simplify pcie_capability_clear_and_set_word() to
|
||||
..._clear_word() (bsc#1218260).
|
||||
- PCI/DPC: Use FIELD_GET() (bsc#1218260).
|
||||
- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Add correct product series name to messages
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Default mixer driver to enabled (bsc#1218260).
|
||||
- thunderbolt: Reset topology created by the boot firmware
|
||||
(bsc#1218260).
|
||||
- thunderbolt: Make tb_switch_reset() support Thunderbolt 2,
|
||||
3 and USB4 routers (bsc#1218260).
|
||||
- thunderbolt: Introduce tb_path_deactivate_hop() (bsc#1218260).
|
||||
- thunderbolt: Introduce tb_port_reset() (bsc#1218260).
|
||||
- ASoC: ti: Convert Pandora ASoC to GPIO descriptors
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Add support for Clarett 8Pre USB (bsc#1218260).
|
||||
- ALSA: scarlett2: Move USB IDs out from device_info struct
|
||||
(bsc#1218260).
|
||||
- drm/radeon: make -fstrict-flex-arrays=3 happy (bsc#1218260).
|
||||
- drm/panel: visionox-rm69299: don't unregister DSI device
|
||||
(bsc#1218260).
|
||||
- drm: nv04: Fix out of bounds access (bsc#1218260).
|
||||
- s390/cio: fix race condition during online processing
|
||||
(bsc#1218260).
|
||||
- s390/qdio: handle deferred cc1 (bsc#1218260).
|
||||
- perf lock contention: Add a missing NULL check (bsc#1218260).
|
||||
- RDMA/mlx5: Fix port number for counter query in multi-port
|
||||
configuration (bsc#1218260).
|
||||
- RDMA/cm: Print the old state when cm_destroy_id gets timeout
|
||||
(bsc#1218260).
|
||||
- RDMA/rxe: Fix the problem "mutex_destroy missing" (bsc#1218260).
|
||||
- drm/i915/mst: Limit MST+DSC to TGL+ (bsc#1218260).
|
||||
- net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before
|
||||
using them (bsc#1218260).
|
||||
- net: ethernet: mtk_eth_soc: fix WED + wifi reset (bsc#1218260).
|
||||
- gpiolib: swnode: Remove wrong header inclusion (bsc#1218260).
|
||||
- s390/ism: Properly fix receive message buffer allocation
|
||||
(bsc#1218260).
|
||||
- net: dsa: mt7530: fix port mirroring for MT7988 SoC switch
|
||||
(bsc#1218260).
|
||||
- net: dsa: mt7530: fix mirroring frames received on local port
|
||||
(bsc#1218260).
|
||||
- tun: limit printing rate when illegal packet received by tun
|
||||
dev (bsc#1218260).
|
||||
- ice: Fix checking for unsupported keys on non-tunnel device
|
||||
(bsc#1218260).
|
||||
- ice: tc: allow zero flags in parsing tc flower (bsc#1218260).
|
||||
- ice: tc: check src_vsi in case of traffic from VF (bsc#1218260).
|
||||
- net: stmmac: Fix IP-cores specific MAC capabilities
|
||||
(bsc#1218260).
|
||||
- net: stmmac: Fix max-speed being ignored on queue re-init
|
||||
(bsc#1218260).
|
||||
- net: stmmac: Apply half-duplex-less constraint for DW QoS Eth
|
||||
only (bsc#1218260).
|
||||
- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
|
||||
(bsc#1218260).
|
||||
- net: change maximum number of UDP segments to 128 (bsc#1218260).
|
||||
- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1218260).
|
||||
- net/mlx5: Lag, restore buckets number to default after hash
|
||||
LAG deactivation (bsc#1218260).
|
||||
- net: sparx5: flower: fix fragment flags handling (bsc#1218260).
|
||||
- af_unix: Don't peek OOB data without MSG_OOB (bsc#1218260).
|
||||
- af_unix: Call manage_oob() for every skb in
|
||||
unix_stream_read_generic() (bsc#1218260).
|
||||
- netfilter: flowtable: incorrect pppoe tuple (bsc#1218260).
|
||||
- netfilter: flowtable: validate pppoe header (bsc#1218260).
|
||||
- netfilter: nft_set_pipapo: do not free live element
|
||||
(bsc#1218260).
|
||||
- netfilter: br_netfilter: skip conntrack input hook for promisc
|
||||
packets (bsc#1218260).
|
||||
- netfilter: nf_tables: Fix potential data-race in
|
||||
__nft_obj_type_get() (bsc#1218260).
|
||||
- netfilter: nf_tables: Fix potential data-race in
|
||||
__nft_expr_type_get() (bsc#1218260).
|
||||
- scsi: ufs: qcom: Add missing interconnect bandwidth values
|
||||
for Gear 5 (bsc#1218260).
|
||||
- arm64: tlb: Fix TLBI RANGE operand (bsc#1218260).
|
||||
- arm64/mm: Modify range-based tlbi to decrement scale
|
||||
(bsc#1218260).
|
||||
- net: usb: ax88179_178a: avoid writing the mac address before
|
||||
first reading (bsc#1218260).
|
||||
- scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING
|
||||
(bsc#1218260).
|
||||
- random: handle creditable entropy from atomic process context
|
||||
(bsc#1218260).
|
||||
- selftests/ftrace: Limit length in subsystem-enable tests
|
||||
(bsc#1218260).
|
||||
- SUNRPC: Fix rpcgss_context trace event acceptor field
|
||||
(bsc#1218260).
|
||||
- drm/i915/vma: Fix UAF on destroy against retire race
|
||||
(bsc#1218260).
|
||||
- io_uring: Fix io_cqring_wait() not restoring sigmask on
|
||||
get_timespec64() failure (bsc#1218260).
|
||||
- media: videobuf2: request more buffers for vb2_read
|
||||
(bsc#1218260).
|
||||
- drm/msm/dpu: populate SSPP scaler block version (bsc#1218260).
|
||||
- selftests: timers: Fix posix_timers ksft_print_msg() warning
|
||||
(bsc#1218260).
|
||||
- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
|
||||
(bsc#1218260).
|
||||
- ceph: rename _to_client() to _to_fs_client() (bsc#1218260).
|
||||
- ceph: pass the mdsc to several helpers (bsc#1218260).
|
||||
- drm/amd/display: Do not recursively call manual trigger
|
||||
programming (bsc#1218260).
|
||||
- selftests/timers/posix_timers: Reimplement
|
||||
check_timer_distribution() (bsc#1218260).
|
||||
- selftests: timers: Convert posix_timers test to generate KTAP
|
||||
output (bsc#1218260).
|
||||
- drm/i915: Disable live M/N updates when using bigjoiner
|
||||
(bsc#1218260).
|
||||
- drm/i915: Adjust seamless_m_n flag behaviour (bsc#1218260).
|
||||
- drm/i915: Enable VRR later during fastsets (bsc#1218260).
|
||||
- drm/i915: Extract intel_crtc_vblank_evade_scanlines()
|
||||
(bsc#1218260).
|
||||
- drm/i915: Change intel_pipe_update_{start,end}() calling
|
||||
convention (bsc#1218260).
|
||||
- drm/i915/cdclk: Fix voltage_level programming edge case
|
||||
(bsc#1218260).
|
||||
- drm/i915/mst: Reject FEC+MST on ICL (bsc#1218260).
|
||||
- drm/i915: Fix FEC pipe A vs. DDI A mixup (bsc#1218260).
|
||||
- smb: client: refresh referral without acquiring refpath_lock
|
||||
(bsc#1218260).
|
||||
- smb: client: guarantee refcounted children from parent session
|
||||
(bsc#1218260).
|
||||
- smb3: show beginning time for per share stats (bsc#1218260).
|
||||
- smb: client: fix UAF in smb2_reconnect_server() (bsc#1218260).
|
||||
- smb: client: remove extra @chan_count check in
|
||||
__cifs_put_smb_ses() (bsc#1218260).
|
||||
- commit 8177941
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 14:34:51 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.28
|
||||
%define git_commit ce63f54ebd9f0d35e55dec06cb12d42cb7f19ce3
|
||||
%define patchversion 6.6.29
|
||||
%define git_commit 68badd032e664d13310f3762f0fc94cde96d824b
|
||||
%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.28
|
||||
Version: 6.6.29
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gce63f54
|
||||
Release: <RELEASE>.g68badd0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,285 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 21:31:36 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Updated blacklist.conf for 6.6.29 (bsc#1218260).
|
||||
- commit 68badd0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 19:10:48 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.29 (bsc#1218260).
|
||||
- selftests: kselftest: Fix build failure with NOLIBC
|
||||
(bsc#1218260).
|
||||
- thunderbolt: Reset only non-USB4 host routers in resume
|
||||
(bsc#1218260).
|
||||
- PCI/ASPM: Fix deadlock when enabling ASPM (bsc#1218260).
|
||||
- ksmbd: common: use struct_group_attr instead of struct_group
|
||||
for network_open_info (bsc#1218260).
|
||||
- ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
|
||||
(bsc#1218260).
|
||||
- ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
|
||||
(bsc#1218260).
|
||||
- ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf
|
||||
(bsc#1218260).
|
||||
- powerpc/ftrace: Ignore ftrace locations in exit text sections
|
||||
(bsc#1218260).
|
||||
- virtio_net: Do not send RSS key if it is not supported
|
||||
(bsc#1218260).
|
||||
- net: dsa: mt7530: fix enabling EEE on MT7531 switch on all
|
||||
boards (bsc#1218260).
|
||||
- net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz
|
||||
XTAL MT7530 (bsc#1218260).
|
||||
- nilfs2: fix OOB in nilfs_set_de_type (bsc#1218260).
|
||||
- bootconfig: use memblock_free_late to free xbc memory to buddy
|
||||
(bsc#1218260).
|
||||
- nouveau: fix instmem race condition around ptr stores
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix crtc's atomic check conditional (bsc#1218260).
|
||||
- drm/vmwgfx: Sort primary plane formats by order of preference
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix prime import/export (bsc#1218260).
|
||||
- drm/amdgpu: remove invalid resource->start check v2
|
||||
(bsc#1218260).
|
||||
- drm/amdkfd: Fix memory leak in create_process failure
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: validate the parameters of bo mapping operations
|
||||
more clearly (bsc#1218260).
|
||||
- fuse: fix leaked ENOSYS error on first statx call (bsc#1218260).
|
||||
- mm/shmem: inline shmem_is_huge() for disabled transparent
|
||||
hugepages (bsc#1218260).
|
||||
- mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap
|
||||
is enabled (bsc#1218260).
|
||||
- mm,swapops: update check in is_pfn_swap_entry for hwpoison
|
||||
entries (bsc#1218260).
|
||||
- mm/userfaultfd: allow hugetlb change protection upon poison
|
||||
entry (bsc#1218260).
|
||||
- init/main.c: Fix potential static_command_line memory overflow
|
||||
(bsc#1218260).
|
||||
- arm64: hibernate: Fix level3 translation fault in swsusp_save()
|
||||
(bsc#1218260).
|
||||
- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H
|
||||
(bsc#1218260).
|
||||
- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing
|
||||
dirty status (bsc#1218260).
|
||||
- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD
|
||||
platforms (bsc#1218260).
|
||||
- KVM: x86/pmu: Disable support for adaptive PEBS (bsc#1218260).
|
||||
- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel
|
||||
compatible (bsc#1218260).
|
||||
- sched: Add missing memory barrier in switch_mm_cid
|
||||
(bsc#1218260).
|
||||
- fs: sysfs: Fix reference leak in sysfs_break_active_protection()
|
||||
(bsc#1218260).
|
||||
- speakup: Avoid crash on very long word (bsc#1218260).
|
||||
- mei: me: disable RPL-S on SPS and IGN firmwares (bsc#1218260).
|
||||
- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb
|
||||
ep transport error (bsc#1218260).
|
||||
- usb: Disable USB3 LPM at shutdown (bsc#1218260).
|
||||
- usb: dwc2: host: Fix dereference issue in DDMA completion flow
|
||||
(bsc#1218260).
|
||||
- Revert "usb: cdc-wdm: close race between read and workqueue"
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Telit FN920C04 rmnet compositions
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Rolling RW101-GL and RW135-GL support
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: support Quectel EM060K sub-models
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Lonsung U8300/U9300 product
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add support for Fibocom FM650/FG650
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Fibocom FM135-GL variants
|
||||
(bsc#1218260).
|
||||
- serial: core: Fix missing shutdown and startup for serial base
|
||||
port (bsc#1218260).
|
||||
- serial: core: Clearing the circular buffer before NULLifying it
|
||||
(bsc#1218260).
|
||||
- serial: stm32: Reset .throttled state in .startup()
|
||||
(bsc#1218260).
|
||||
- serial: stm32: Return IRQ_NONE in the ISR if no handling happend
|
||||
(bsc#1218260).
|
||||
- serial/pmac_zilog: Remove flawed mitigation for rx irq flood
|
||||
(bsc#1218260).
|
||||
- serial: mxs-auart: add spinlock around changing cts state
|
||||
(bsc#1218260).
|
||||
- comedi: vmk80xx: fix incomplete endpoint checking (bsc#1218260).
|
||||
- thunderbolt: Fix wake configurations after device unplug
|
||||
(bsc#1218260).
|
||||
- thunderbolt: Avoid notify PM core about runtime PM resume
|
||||
(bsc#1218260).
|
||||
- binder: check offset alignment in binder_get_object()
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with
|
||||
ALC269VC (bsc#1218260).
|
||||
- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to
|
||||
support ThinkPad ICE-1 (bsc#1218260).
|
||||
- ALSA: hda/tas2781: correct the register for pow calibrated data
|
||||
(bsc#1218260).
|
||||
- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages
|
||||
(bsc#1218260).
|
||||
- net/mlx5: E-switch, store eswitch pointer before registering
|
||||
devlink_param (bsc#1218260).
|
||||
- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
|
||||
(bsc#1218260).
|
||||
- x86/bugs: Fix BHI retpoline check (bsc#1218260).
|
||||
- clk: mediatek: Do a runtime PM get on controllers during probe
|
||||
(bsc#1218260).
|
||||
- clk: Get runtime PM before walking tree for clk_summary
|
||||
(bsc#1218260).
|
||||
- clk: Show active consumers of clocks in debugfs (bsc#1218260).
|
||||
- clk: Get runtime PM before walking tree during disable_unused
|
||||
(bsc#1218260).
|
||||
- clk: Initialize struct clk_core kref earlier (bsc#1218260).
|
||||
- clk: Remove prepare_lock hold assertion in __clk_release()
|
||||
(bsc#1218260).
|
||||
- interconnect: Don't access req_list while it's being manipulated
|
||||
(bsc#1218260).
|
||||
- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes
|
||||
(bsc#1218260).
|
||||
- usb: new quirk to reduce the SET_ADDRESS request timeout
|
||||
(bsc#1218260).
|
||||
- usb: xhci: Add timeout argument in address_device USB HCD
|
||||
callback (bsc#1218260).
|
||||
- drm: panel-orientation-quirks: Add quirk for Lenovo Legion Go
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Rename scarlett_gen2 to scarlett2
|
||||
(bsc#1218260).
|
||||
- PCI: Simplify pcie_capability_clear_and_set_word() to
|
||||
..._clear_word() (bsc#1218260).
|
||||
- PCI/DPC: Use FIELD_GET() (bsc#1218260).
|
||||
- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Add correct product series name to messages
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Default mixer driver to enabled (bsc#1218260).
|
||||
- thunderbolt: Reset topology created by the boot firmware
|
||||
(bsc#1218260).
|
||||
- thunderbolt: Make tb_switch_reset() support Thunderbolt 2,
|
||||
3 and USB4 routers (bsc#1218260).
|
||||
- thunderbolt: Introduce tb_path_deactivate_hop() (bsc#1218260).
|
||||
- thunderbolt: Introduce tb_port_reset() (bsc#1218260).
|
||||
- ASoC: ti: Convert Pandora ASoC to GPIO descriptors
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Add support for Clarett 8Pre USB (bsc#1218260).
|
||||
- ALSA: scarlett2: Move USB IDs out from device_info struct
|
||||
(bsc#1218260).
|
||||
- drm/radeon: make -fstrict-flex-arrays=3 happy (bsc#1218260).
|
||||
- drm/panel: visionox-rm69299: don't unregister DSI device
|
||||
(bsc#1218260).
|
||||
- drm: nv04: Fix out of bounds access (bsc#1218260).
|
||||
- s390/cio: fix race condition during online processing
|
||||
(bsc#1218260).
|
||||
- s390/qdio: handle deferred cc1 (bsc#1218260).
|
||||
- perf lock contention: Add a missing NULL check (bsc#1218260).
|
||||
- RDMA/mlx5: Fix port number for counter query in multi-port
|
||||
configuration (bsc#1218260).
|
||||
- RDMA/cm: Print the old state when cm_destroy_id gets timeout
|
||||
(bsc#1218260).
|
||||
- RDMA/rxe: Fix the problem "mutex_destroy missing" (bsc#1218260).
|
||||
- drm/i915/mst: Limit MST+DSC to TGL+ (bsc#1218260).
|
||||
- net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before
|
||||
using them (bsc#1218260).
|
||||
- net: ethernet: mtk_eth_soc: fix WED + wifi reset (bsc#1218260).
|
||||
- gpiolib: swnode: Remove wrong header inclusion (bsc#1218260).
|
||||
- s390/ism: Properly fix receive message buffer allocation
|
||||
(bsc#1218260).
|
||||
- net: dsa: mt7530: fix port mirroring for MT7988 SoC switch
|
||||
(bsc#1218260).
|
||||
- net: dsa: mt7530: fix mirroring frames received on local port
|
||||
(bsc#1218260).
|
||||
- tun: limit printing rate when illegal packet received by tun
|
||||
dev (bsc#1218260).
|
||||
- ice: Fix checking for unsupported keys on non-tunnel device
|
||||
(bsc#1218260).
|
||||
- ice: tc: allow zero flags in parsing tc flower (bsc#1218260).
|
||||
- ice: tc: check src_vsi in case of traffic from VF (bsc#1218260).
|
||||
- net: stmmac: Fix IP-cores specific MAC capabilities
|
||||
(bsc#1218260).
|
||||
- net: stmmac: Fix max-speed being ignored on queue re-init
|
||||
(bsc#1218260).
|
||||
- net: stmmac: Apply half-duplex-less constraint for DW QoS Eth
|
||||
only (bsc#1218260).
|
||||
- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
|
||||
(bsc#1218260).
|
||||
- net: change maximum number of UDP segments to 128 (bsc#1218260).
|
||||
- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1218260).
|
||||
- net/mlx5: Lag, restore buckets number to default after hash
|
||||
LAG deactivation (bsc#1218260).
|
||||
- net: sparx5: flower: fix fragment flags handling (bsc#1218260).
|
||||
- af_unix: Don't peek OOB data without MSG_OOB (bsc#1218260).
|
||||
- af_unix: Call manage_oob() for every skb in
|
||||
unix_stream_read_generic() (bsc#1218260).
|
||||
- netfilter: flowtable: incorrect pppoe tuple (bsc#1218260).
|
||||
- netfilter: flowtable: validate pppoe header (bsc#1218260).
|
||||
- netfilter: nft_set_pipapo: do not free live element
|
||||
(bsc#1218260).
|
||||
- netfilter: br_netfilter: skip conntrack input hook for promisc
|
||||
packets (bsc#1218260).
|
||||
- netfilter: nf_tables: Fix potential data-race in
|
||||
__nft_obj_type_get() (bsc#1218260).
|
||||
- netfilter: nf_tables: Fix potential data-race in
|
||||
__nft_expr_type_get() (bsc#1218260).
|
||||
- scsi: ufs: qcom: Add missing interconnect bandwidth values
|
||||
for Gear 5 (bsc#1218260).
|
||||
- arm64: tlb: Fix TLBI RANGE operand (bsc#1218260).
|
||||
- arm64/mm: Modify range-based tlbi to decrement scale
|
||||
(bsc#1218260).
|
||||
- net: usb: ax88179_178a: avoid writing the mac address before
|
||||
first reading (bsc#1218260).
|
||||
- scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING
|
||||
(bsc#1218260).
|
||||
- random: handle creditable entropy from atomic process context
|
||||
(bsc#1218260).
|
||||
- selftests/ftrace: Limit length in subsystem-enable tests
|
||||
(bsc#1218260).
|
||||
- SUNRPC: Fix rpcgss_context trace event acceptor field
|
||||
(bsc#1218260).
|
||||
- drm/i915/vma: Fix UAF on destroy against retire race
|
||||
(bsc#1218260).
|
||||
- io_uring: Fix io_cqring_wait() not restoring sigmask on
|
||||
get_timespec64() failure (bsc#1218260).
|
||||
- media: videobuf2: request more buffers for vb2_read
|
||||
(bsc#1218260).
|
||||
- drm/msm/dpu: populate SSPP scaler block version (bsc#1218260).
|
||||
- selftests: timers: Fix posix_timers ksft_print_msg() warning
|
||||
(bsc#1218260).
|
||||
- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
|
||||
(bsc#1218260).
|
||||
- ceph: rename _to_client() to _to_fs_client() (bsc#1218260).
|
||||
- ceph: pass the mdsc to several helpers (bsc#1218260).
|
||||
- drm/amd/display: Do not recursively call manual trigger
|
||||
programming (bsc#1218260).
|
||||
- selftests/timers/posix_timers: Reimplement
|
||||
check_timer_distribution() (bsc#1218260).
|
||||
- selftests: timers: Convert posix_timers test to generate KTAP
|
||||
output (bsc#1218260).
|
||||
- drm/i915: Disable live M/N updates when using bigjoiner
|
||||
(bsc#1218260).
|
||||
- drm/i915: Adjust seamless_m_n flag behaviour (bsc#1218260).
|
||||
- drm/i915: Enable VRR later during fastsets (bsc#1218260).
|
||||
- drm/i915: Extract intel_crtc_vblank_evade_scanlines()
|
||||
(bsc#1218260).
|
||||
- drm/i915: Change intel_pipe_update_{start,end}() calling
|
||||
convention (bsc#1218260).
|
||||
- drm/i915/cdclk: Fix voltage_level programming edge case
|
||||
(bsc#1218260).
|
||||
- drm/i915/mst: Reject FEC+MST on ICL (bsc#1218260).
|
||||
- drm/i915: Fix FEC pipe A vs. DDI A mixup (bsc#1218260).
|
||||
- smb: client: refresh referral without acquiring refpath_lock
|
||||
(bsc#1218260).
|
||||
- smb: client: guarantee refcounted children from parent session
|
||||
(bsc#1218260).
|
||||
- smb3: show beginning time for per share stats (bsc#1218260).
|
||||
- smb: client: fix UAF in smb2_reconnect_server() (bsc#1218260).
|
||||
- smb: client: remove extra @chan_count check in
|
||||
__cifs_put_smb_ses() (bsc#1218260).
|
||||
- commit 8177941
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 14:34:51 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.28
|
||||
%define git_commit ce63f54ebd9f0d35e55dec06cb12d42cb7f19ce3
|
||||
%define patchversion 6.6.29
|
||||
%define git_commit 68badd032e664d13310f3762f0fc94cde96d824b
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@
|
||||
%endif
|
||||
|
||||
Name: kernel-source-longterm
|
||||
Version: 6.6.28
|
||||
Version: 6.6.29
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gce63f54
|
||||
Release: <RELEASE>.g68badd0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,285 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 21:31:36 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Updated blacklist.conf for 6.6.29 (bsc#1218260).
|
||||
- commit 68badd0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 19:10:48 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.29 (bsc#1218260).
|
||||
- selftests: kselftest: Fix build failure with NOLIBC
|
||||
(bsc#1218260).
|
||||
- thunderbolt: Reset only non-USB4 host routers in resume
|
||||
(bsc#1218260).
|
||||
- PCI/ASPM: Fix deadlock when enabling ASPM (bsc#1218260).
|
||||
- ksmbd: common: use struct_group_attr instead of struct_group
|
||||
for network_open_info (bsc#1218260).
|
||||
- ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
|
||||
(bsc#1218260).
|
||||
- ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
|
||||
(bsc#1218260).
|
||||
- ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf
|
||||
(bsc#1218260).
|
||||
- powerpc/ftrace: Ignore ftrace locations in exit text sections
|
||||
(bsc#1218260).
|
||||
- virtio_net: Do not send RSS key if it is not supported
|
||||
(bsc#1218260).
|
||||
- net: dsa: mt7530: fix enabling EEE on MT7531 switch on all
|
||||
boards (bsc#1218260).
|
||||
- net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz
|
||||
XTAL MT7530 (bsc#1218260).
|
||||
- nilfs2: fix OOB in nilfs_set_de_type (bsc#1218260).
|
||||
- bootconfig: use memblock_free_late to free xbc memory to buddy
|
||||
(bsc#1218260).
|
||||
- nouveau: fix instmem race condition around ptr stores
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix crtc's atomic check conditional (bsc#1218260).
|
||||
- drm/vmwgfx: Sort primary plane formats by order of preference
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix prime import/export (bsc#1218260).
|
||||
- drm/amdgpu: remove invalid resource->start check v2
|
||||
(bsc#1218260).
|
||||
- drm/amdkfd: Fix memory leak in create_process failure
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: validate the parameters of bo mapping operations
|
||||
more clearly (bsc#1218260).
|
||||
- fuse: fix leaked ENOSYS error on first statx call (bsc#1218260).
|
||||
- mm/shmem: inline shmem_is_huge() for disabled transparent
|
||||
hugepages (bsc#1218260).
|
||||
- mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap
|
||||
is enabled (bsc#1218260).
|
||||
- mm,swapops: update check in is_pfn_swap_entry for hwpoison
|
||||
entries (bsc#1218260).
|
||||
- mm/userfaultfd: allow hugetlb change protection upon poison
|
||||
entry (bsc#1218260).
|
||||
- init/main.c: Fix potential static_command_line memory overflow
|
||||
(bsc#1218260).
|
||||
- arm64: hibernate: Fix level3 translation fault in swsusp_save()
|
||||
(bsc#1218260).
|
||||
- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H
|
||||
(bsc#1218260).
|
||||
- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing
|
||||
dirty status (bsc#1218260).
|
||||
- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD
|
||||
platforms (bsc#1218260).
|
||||
- KVM: x86/pmu: Disable support for adaptive PEBS (bsc#1218260).
|
||||
- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel
|
||||
compatible (bsc#1218260).
|
||||
- sched: Add missing memory barrier in switch_mm_cid
|
||||
(bsc#1218260).
|
||||
- fs: sysfs: Fix reference leak in sysfs_break_active_protection()
|
||||
(bsc#1218260).
|
||||
- speakup: Avoid crash on very long word (bsc#1218260).
|
||||
- mei: me: disable RPL-S on SPS and IGN firmwares (bsc#1218260).
|
||||
- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb
|
||||
ep transport error (bsc#1218260).
|
||||
- usb: Disable USB3 LPM at shutdown (bsc#1218260).
|
||||
- usb: dwc2: host: Fix dereference issue in DDMA completion flow
|
||||
(bsc#1218260).
|
||||
- Revert "usb: cdc-wdm: close race between read and workqueue"
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Telit FN920C04 rmnet compositions
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Rolling RW101-GL and RW135-GL support
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: support Quectel EM060K sub-models
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Lonsung U8300/U9300 product
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add support for Fibocom FM650/FG650
|
||||
(bsc#1218260).
|
||||
- USB: serial: option: add Fibocom FM135-GL variants
|
||||
(bsc#1218260).
|
||||
- serial: core: Fix missing shutdown and startup for serial base
|
||||
port (bsc#1218260).
|
||||
- serial: core: Clearing the circular buffer before NULLifying it
|
||||
(bsc#1218260).
|
||||
- serial: stm32: Reset .throttled state in .startup()
|
||||
(bsc#1218260).
|
||||
- serial: stm32: Return IRQ_NONE in the ISR if no handling happend
|
||||
(bsc#1218260).
|
||||
- serial/pmac_zilog: Remove flawed mitigation for rx irq flood
|
||||
(bsc#1218260).
|
||||
- serial: mxs-auart: add spinlock around changing cts state
|
||||
(bsc#1218260).
|
||||
- comedi: vmk80xx: fix incomplete endpoint checking (bsc#1218260).
|
||||
- thunderbolt: Fix wake configurations after device unplug
|
||||
(bsc#1218260).
|
||||
- thunderbolt: Avoid notify PM core about runtime PM resume
|
||||
(bsc#1218260).
|
||||
- binder: check offset alignment in binder_get_object()
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with
|
||||
ALC269VC (bsc#1218260).
|
||||
- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to
|
||||
support ThinkPad ICE-1 (bsc#1218260).
|
||||
- ALSA: hda/tas2781: correct the register for pow calibrated data
|
||||
(bsc#1218260).
|
||||
- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages
|
||||
(bsc#1218260).
|
||||
- net/mlx5: E-switch, store eswitch pointer before registering
|
||||
devlink_param (bsc#1218260).
|
||||
- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
|
||||
(bsc#1218260).
|
||||
- x86/bugs: Fix BHI retpoline check (bsc#1218260).
|
||||
- clk: mediatek: Do a runtime PM get on controllers during probe
|
||||
(bsc#1218260).
|
||||
- clk: Get runtime PM before walking tree for clk_summary
|
||||
(bsc#1218260).
|
||||
- clk: Show active consumers of clocks in debugfs (bsc#1218260).
|
||||
- clk: Get runtime PM before walking tree during disable_unused
|
||||
(bsc#1218260).
|
||||
- clk: Initialize struct clk_core kref earlier (bsc#1218260).
|
||||
- clk: Remove prepare_lock hold assertion in __clk_release()
|
||||
(bsc#1218260).
|
||||
- interconnect: Don't access req_list while it's being manipulated
|
||||
(bsc#1218260).
|
||||
- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes
|
||||
(bsc#1218260).
|
||||
- usb: new quirk to reduce the SET_ADDRESS request timeout
|
||||
(bsc#1218260).
|
||||
- usb: xhci: Add timeout argument in address_device USB HCD
|
||||
callback (bsc#1218260).
|
||||
- drm: panel-orientation-quirks: Add quirk for Lenovo Legion Go
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Rename scarlett_gen2 to scarlett2
|
||||
(bsc#1218260).
|
||||
- PCI: Simplify pcie_capability_clear_and_set_word() to
|
||||
..._clear_word() (bsc#1218260).
|
||||
- PCI/DPC: Use FIELD_GET() (bsc#1218260).
|
||||
- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Add correct product series name to messages
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Default mixer driver to enabled (bsc#1218260).
|
||||
- thunderbolt: Reset topology created by the boot firmware
|
||||
(bsc#1218260).
|
||||
- thunderbolt: Make tb_switch_reset() support Thunderbolt 2,
|
||||
3 and USB4 routers (bsc#1218260).
|
||||
- thunderbolt: Introduce tb_path_deactivate_hop() (bsc#1218260).
|
||||
- thunderbolt: Introduce tb_port_reset() (bsc#1218260).
|
||||
- ASoC: ti: Convert Pandora ASoC to GPIO descriptors
|
||||
(bsc#1218260).
|
||||
- ALSA: scarlett2: Add support for Clarett 8Pre USB (bsc#1218260).
|
||||
- ALSA: scarlett2: Move USB IDs out from device_info struct
|
||||
(bsc#1218260).
|
||||
- drm/radeon: make -fstrict-flex-arrays=3 happy (bsc#1218260).
|
||||
- drm/panel: visionox-rm69299: don't unregister DSI device
|
||||
(bsc#1218260).
|
||||
- drm: nv04: Fix out of bounds access (bsc#1218260).
|
||||
- s390/cio: fix race condition during online processing
|
||||
(bsc#1218260).
|
||||
- s390/qdio: handle deferred cc1 (bsc#1218260).
|
||||
- perf lock contention: Add a missing NULL check (bsc#1218260).
|
||||
- RDMA/mlx5: Fix port number for counter query in multi-port
|
||||
configuration (bsc#1218260).
|
||||
- RDMA/cm: Print the old state when cm_destroy_id gets timeout
|
||||
(bsc#1218260).
|
||||
- RDMA/rxe: Fix the problem "mutex_destroy missing" (bsc#1218260).
|
||||
- drm/i915/mst: Limit MST+DSC to TGL+ (bsc#1218260).
|
||||
- net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before
|
||||
using them (bsc#1218260).
|
||||
- net: ethernet: mtk_eth_soc: fix WED + wifi reset (bsc#1218260).
|
||||
- gpiolib: swnode: Remove wrong header inclusion (bsc#1218260).
|
||||
- s390/ism: Properly fix receive message buffer allocation
|
||||
(bsc#1218260).
|
||||
- net: dsa: mt7530: fix port mirroring for MT7988 SoC switch
|
||||
(bsc#1218260).
|
||||
- net: dsa: mt7530: fix mirroring frames received on local port
|
||||
(bsc#1218260).
|
||||
- tun: limit printing rate when illegal packet received by tun
|
||||
dev (bsc#1218260).
|
||||
- ice: Fix checking for unsupported keys on non-tunnel device
|
||||
(bsc#1218260).
|
||||
- ice: tc: allow zero flags in parsing tc flower (bsc#1218260).
|
||||
- ice: tc: check src_vsi in case of traffic from VF (bsc#1218260).
|
||||
- net: stmmac: Fix IP-cores specific MAC capabilities
|
||||
(bsc#1218260).
|
||||
- net: stmmac: Fix max-speed being ignored on queue re-init
|
||||
(bsc#1218260).
|
||||
- net: stmmac: Apply half-duplex-less constraint for DW QoS Eth
|
||||
only (bsc#1218260).
|
||||
- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
|
||||
(bsc#1218260).
|
||||
- net: change maximum number of UDP segments to 128 (bsc#1218260).
|
||||
- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1218260).
|
||||
- net/mlx5: Lag, restore buckets number to default after hash
|
||||
LAG deactivation (bsc#1218260).
|
||||
- net: sparx5: flower: fix fragment flags handling (bsc#1218260).
|
||||
- af_unix: Don't peek OOB data without MSG_OOB (bsc#1218260).
|
||||
- af_unix: Call manage_oob() for every skb in
|
||||
unix_stream_read_generic() (bsc#1218260).
|
||||
- netfilter: flowtable: incorrect pppoe tuple (bsc#1218260).
|
||||
- netfilter: flowtable: validate pppoe header (bsc#1218260).
|
||||
- netfilter: nft_set_pipapo: do not free live element
|
||||
(bsc#1218260).
|
||||
- netfilter: br_netfilter: skip conntrack input hook for promisc
|
||||
packets (bsc#1218260).
|
||||
- netfilter: nf_tables: Fix potential data-race in
|
||||
__nft_obj_type_get() (bsc#1218260).
|
||||
- netfilter: nf_tables: Fix potential data-race in
|
||||
__nft_expr_type_get() (bsc#1218260).
|
||||
- scsi: ufs: qcom: Add missing interconnect bandwidth values
|
||||
for Gear 5 (bsc#1218260).
|
||||
- arm64: tlb: Fix TLBI RANGE operand (bsc#1218260).
|
||||
- arm64/mm: Modify range-based tlbi to decrement scale
|
||||
(bsc#1218260).
|
||||
- net: usb: ax88179_178a: avoid writing the mac address before
|
||||
first reading (bsc#1218260).
|
||||
- scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING
|
||||
(bsc#1218260).
|
||||
- random: handle creditable entropy from atomic process context
|
||||
(bsc#1218260).
|
||||
- selftests/ftrace: Limit length in subsystem-enable tests
|
||||
(bsc#1218260).
|
||||
- SUNRPC: Fix rpcgss_context trace event acceptor field
|
||||
(bsc#1218260).
|
||||
- drm/i915/vma: Fix UAF on destroy against retire race
|
||||
(bsc#1218260).
|
||||
- io_uring: Fix io_cqring_wait() not restoring sigmask on
|
||||
get_timespec64() failure (bsc#1218260).
|
||||
- media: videobuf2: request more buffers for vb2_read
|
||||
(bsc#1218260).
|
||||
- drm/msm/dpu: populate SSPP scaler block version (bsc#1218260).
|
||||
- selftests: timers: Fix posix_timers ksft_print_msg() warning
|
||||
(bsc#1218260).
|
||||
- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
|
||||
(bsc#1218260).
|
||||
- ceph: rename _to_client() to _to_fs_client() (bsc#1218260).
|
||||
- ceph: pass the mdsc to several helpers (bsc#1218260).
|
||||
- drm/amd/display: Do not recursively call manual trigger
|
||||
programming (bsc#1218260).
|
||||
- selftests/timers/posix_timers: Reimplement
|
||||
check_timer_distribution() (bsc#1218260).
|
||||
- selftests: timers: Convert posix_timers test to generate KTAP
|
||||
output (bsc#1218260).
|
||||
- drm/i915: Disable live M/N updates when using bigjoiner
|
||||
(bsc#1218260).
|
||||
- drm/i915: Adjust seamless_m_n flag behaviour (bsc#1218260).
|
||||
- drm/i915: Enable VRR later during fastsets (bsc#1218260).
|
||||
- drm/i915: Extract intel_crtc_vblank_evade_scanlines()
|
||||
(bsc#1218260).
|
||||
- drm/i915: Change intel_pipe_update_{start,end}() calling
|
||||
convention (bsc#1218260).
|
||||
- drm/i915/cdclk: Fix voltage_level programming edge case
|
||||
(bsc#1218260).
|
||||
- drm/i915/mst: Reject FEC+MST on ICL (bsc#1218260).
|
||||
- drm/i915: Fix FEC pipe A vs. DDI A mixup (bsc#1218260).
|
||||
- smb: client: refresh referral without acquiring refpath_lock
|
||||
(bsc#1218260).
|
||||
- smb: client: guarantee refcounted children from parent session
|
||||
(bsc#1218260).
|
||||
- smb3: show beginning time for per share stats (bsc#1218260).
|
||||
- smb: client: fix UAF in smb2_reconnect_server() (bsc#1218260).
|
||||
- smb: client: remove extra @chan_count check in
|
||||
__cifs_put_smb_ses() (bsc#1218260).
|
||||
- commit 8177941
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 14:34:51 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit ce63f54ebd9f0d35e55dec06cb12d42cb7f19ce3
|
||||
%define git_commit 68badd032e664d13310f3762f0fc94cde96d824b
|
||||
%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.28
|
||||
Version: 6.6.29
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gce63f54
|
||||
Release: <RELEASE>.g68badd0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d49f5e7a7ae2784b1eb28cc6c10aa823ebe52e39de9d055d0edbcbd1f6cbde21
|
||||
size 4729157
|
||||
oid sha256:d7dd9fd6db4177ab6e9955b290567e8c0c32e7a89ce551f65d2f7ef50c79af36
|
||||
size 4911147
|
||||
|
158
series.conf
158
series.conf
@ -6074,6 +6074,164 @@
|
||||
patches.kernel.org/6.6.28-120-drm-amd-display-Set-VSC-SDP-Colorimetry-same-w.patch
|
||||
patches.kernel.org/6.6.28-121-drm-amd-display-fix-disable-otg-wa-logic-in-DC.patch
|
||||
patches.kernel.org/6.6.28-122-Linux-6.6.28.patch
|
||||
patches.kernel.org/6.6.29-001-smb-client-remove-extra-chan_count-check-in-__.patch
|
||||
patches.kernel.org/6.6.29-002-smb-client-fix-UAF-in-smb2_reconnect_server.patch
|
||||
patches.kernel.org/6.6.29-003-smb3-show-beginning-time-for-per-share-stats.patch
|
||||
patches.kernel.org/6.6.29-004-smb-client-guarantee-refcounted-children-from-.patch
|
||||
patches.kernel.org/6.6.29-005-smb-client-refresh-referral-without-acquiring-.patch
|
||||
patches.kernel.org/6.6.29-006-drm-i915-Fix-FEC-pipe-A-vs.-DDI-A-mixup.patch
|
||||
patches.kernel.org/6.6.29-007-drm-i915-mst-Reject-FEC-MST-on-ICL.patch
|
||||
patches.kernel.org/6.6.29-008-drm-i915-cdclk-Fix-voltage_level-programming-e.patch
|
||||
patches.kernel.org/6.6.29-009-drm-i915-Change-intel_pipe_update_-start-end-c.patch
|
||||
patches.kernel.org/6.6.29-010-drm-i915-Extract-intel_crtc_vblank_evade_scanl.patch
|
||||
patches.kernel.org/6.6.29-011-drm-i915-Enable-VRR-later-during-fastsets.patch
|
||||
patches.kernel.org/6.6.29-012-drm-i915-Adjust-seamless_m_n-flag-behaviour.patch
|
||||
patches.kernel.org/6.6.29-013-drm-i915-Disable-live-M-N-updates-when-using-b.patch
|
||||
patches.kernel.org/6.6.29-014-selftests-timers-Convert-posix_timers-test-to-.patch
|
||||
patches.kernel.org/6.6.29-015-selftests-timers-posix_timers-Reimplement-chec.patch
|
||||
patches.kernel.org/6.6.29-016-drm-amd-display-Do-not-recursively-call-manual.patch
|
||||
patches.kernel.org/6.6.29-017-ceph-pass-the-mdsc-to-several-helpers.patch
|
||||
patches.kernel.org/6.6.29-018-ceph-rename-_to_client-to-_to_fs_client.patch
|
||||
patches.kernel.org/6.6.29-019-ceph-redirty-page-before-returning-AOP_WRITEPA.patch
|
||||
patches.kernel.org/6.6.29-020-selftests-timers-Fix-posix_timers-ksft_print_m.patch
|
||||
patches.kernel.org/6.6.29-021-drm-msm-dpu-populate-SSPP-scaler-block-version.patch
|
||||
patches.kernel.org/6.6.29-022-media-videobuf2-request-more-buffers-for-vb2_r.patch
|
||||
patches.kernel.org/6.6.29-023-io_uring-Fix-io_cqring_wait-not-restoring-sigm.patch
|
||||
patches.kernel.org/6.6.29-024-drm-i915-vma-Fix-UAF-on-destroy-against-retire.patch
|
||||
patches.kernel.org/6.6.29-025-SUNRPC-Fix-rpcgss_context-trace-event-acceptor.patch
|
||||
patches.kernel.org/6.6.29-026-selftests-ftrace-Limit-length-in-subsystem-ena.patch
|
||||
patches.kernel.org/6.6.29-027-random-handle-creditable-entropy-from-atomic-p.patch
|
||||
patches.kernel.org/6.6.29-028-scsi-core-Fix-handling-of-SCMD_FAIL_IF_RECOVER.patch
|
||||
patches.kernel.org/6.6.29-029-net-usb-ax88179_178a-avoid-writing-the-mac-add.patch
|
||||
patches.kernel.org/6.6.29-030-arm64-mm-Modify-range-based-tlbi-to-decrement-.patch
|
||||
patches.kernel.org/6.6.29-031-arm64-tlb-Fix-TLBI-RANGE-operand.patch
|
||||
patches.kernel.org/6.6.29-032-scsi-ufs-qcom-Add-missing-interconnect-bandwid.patch
|
||||
patches.kernel.org/6.6.29-033-netfilter-nf_tables-Fix-potential-data-race-in.patch
|
||||
patches.kernel.org/6.6.29-034-netfilter-nf_tables-Fix-potential-data-race-in.patch
|
||||
patches.kernel.org/6.6.29-035-netfilter-br_netfilter-skip-conntrack-input-ho.patch
|
||||
patches.kernel.org/6.6.29-036-netfilter-nft_set_pipapo-do-not-free-live-elem.patch
|
||||
patches.kernel.org/6.6.29-037-netfilter-flowtable-validate-pppoe-header.patch
|
||||
patches.kernel.org/6.6.29-038-netfilter-flowtable-incorrect-pppoe-tuple.patch
|
||||
patches.kernel.org/6.6.29-039-af_unix-Call-manage_oob-for-every-skb-in-unix_.patch
|
||||
patches.kernel.org/6.6.29-040-af_unix-Don-t-peek-OOB-data-without-MSG_OOB.patch
|
||||
patches.kernel.org/6.6.29-041-net-sparx5-flower-fix-fragment-flags-handling.patch
|
||||
patches.kernel.org/6.6.29-042-net-mlx5-Lag-restore-buckets-number-to-default.patch
|
||||
patches.kernel.org/6.6.29-043-net-mlx5e-Prevent-deadlock-while-disabling-aRF.patch
|
||||
patches.kernel.org/6.6.29-044-net-change-maximum-number-of-UDP-segments-to-1.patch
|
||||
patches.kernel.org/6.6.29-045-octeontx2-pf-fix-FLOW_DIS_IS_FRAGMENT-implemen.patch
|
||||
patches.kernel.org/6.6.29-046-net-stmmac-Apply-half-duplex-less-constraint-f.patch
|
||||
patches.kernel.org/6.6.29-047-net-stmmac-Fix-max-speed-being-ignored-on-queu.patch
|
||||
patches.kernel.org/6.6.29-048-net-stmmac-Fix-IP-cores-specific-MAC-capabilit.patch
|
||||
patches.kernel.org/6.6.29-049-ice-tc-check-src_vsi-in-case-of-traffic-from-V.patch
|
||||
patches.kernel.org/6.6.29-050-ice-tc-allow-zero-flags-in-parsing-tc-flower.patch
|
||||
patches.kernel.org/6.6.29-051-ice-Fix-checking-for-unsupported-keys-on-non-t.patch
|
||||
patches.kernel.org/6.6.29-052-tun-limit-printing-rate-when-illegal-packet-re.patch
|
||||
patches.kernel.org/6.6.29-053-net-dsa-mt7530-fix-mirroring-frames-received-o.patch
|
||||
patches.kernel.org/6.6.29-054-net-dsa-mt7530-fix-port-mirroring-for-MT7988-S.patch
|
||||
patches.kernel.org/6.6.29-055-s390-ism-Properly-fix-receive-message-buffer-a.patch
|
||||
patches.kernel.org/6.6.29-056-gpiolib-swnode-Remove-wrong-header-inclusion.patch
|
||||
patches.kernel.org/6.6.29-057-net-ethernet-mtk_eth_soc-fix-WED-wifi-reset.patch
|
||||
patches.kernel.org/6.6.29-058-net-ethernet-ti-am65-cpsw-nuss-cleanup-DMA-Cha.patch
|
||||
patches.kernel.org/6.6.29-059-drm-i915-mst-Limit-MST-DSC-to-TGL.patch
|
||||
patches.kernel.org/6.6.29-060-RDMA-rxe-Fix-the-problem-mutex_destroy-missing.patch
|
||||
patches.kernel.org/6.6.29-061-RDMA-cm-Print-the-old-state-when-cm_destroy_id.patch
|
||||
patches.kernel.org/6.6.29-062-RDMA-mlx5-Fix-port-number-for-counter-query-in.patch
|
||||
patches.kernel.org/6.6.29-063-perf-lock-contention-Add-a-missing-NULL-check.patch
|
||||
patches.kernel.org/6.6.29-064-s390-qdio-handle-deferred-cc1.patch
|
||||
patches.kernel.org/6.6.29-065-s390-cio-fix-race-condition-during-online-proc.patch
|
||||
patches.kernel.org/6.6.29-066-drm-nv04-Fix-out-of-bounds-access.patch
|
||||
patches.kernel.org/6.6.29-067-drm-panel-visionox-rm69299-don-t-unregister-DS.patch
|
||||
patches.kernel.org/6.6.29-068-drm-radeon-make-fstrict-flex-arrays-3-happy.patch
|
||||
patches.kernel.org/6.6.29-069-ALSA-scarlett2-Move-USB-IDs-out-from-device_in.patch
|
||||
patches.kernel.org/6.6.29-070-ALSA-scarlett2-Add-support-for-Clarett-8Pre-US.patch
|
||||
patches.kernel.org/6.6.29-071-ASoC-ti-Convert-Pandora-ASoC-to-GPIO-descripto.patch
|
||||
patches.kernel.org/6.6.29-072-thunderbolt-Introduce-tb_port_reset.patch
|
||||
patches.kernel.org/6.6.29-073-thunderbolt-Introduce-tb_path_deactivate_hop.patch
|
||||
patches.kernel.org/6.6.29-074-thunderbolt-Make-tb_switch_reset-support-Thund.patch
|
||||
patches.kernel.org/6.6.29-075-thunderbolt-Reset-topology-created-by-the-boot.patch
|
||||
patches.kernel.org/6.6.29-076-ALSA-scarlett2-Default-mixer-driver-to-enabled.patch
|
||||
patches.kernel.org/6.6.29-077-ALSA-scarlett2-Add-correct-product-series-name.patch
|
||||
patches.kernel.org/6.6.29-078-ALSA-scarlett2-Add-Focusrite-Clarett-2Pre-and-.patch
|
||||
patches.kernel.org/6.6.29-079-ALSA-scarlett2-Add-Focusrite-Clarett-2Pre-and-.patch
|
||||
patches.kernel.org/6.6.29-080-PCI-DPC-Use-FIELD_GET.patch
|
||||
patches.kernel.org/6.6.29-081-PCI-Simplify-pcie_capability_clear_and_set_wor.patch
|
||||
patches.kernel.org/6.6.29-082-ALSA-scarlett2-Rename-scarlett_gen2-to-scarlet.patch
|
||||
patches.kernel.org/6.6.29-083-drm-panel-orientation-quirks-Add-quirk-for-Len.patch
|
||||
patches.kernel.org/6.6.29-084-usb-xhci-Add-timeout-argument-in-address_devic.patch
|
||||
patches.kernel.org/6.6.29-085-usb-new-quirk-to-reduce-the-SET_ADDRESS-reques.patch
|
||||
patches.kernel.org/6.6.29-086-platform-x86-amd-pmc-Extend-Framework-13-quirk.patch
|
||||
patches.kernel.org/6.6.29-087-interconnect-Don-t-access-req_list-while-it-s-.patch
|
||||
patches.kernel.org/6.6.29-088-clk-Remove-prepare_lock-hold-assertion-in-__cl.patch
|
||||
patches.kernel.org/6.6.29-089-clk-Initialize-struct-clk_core-kref-earlier.patch
|
||||
patches.kernel.org/6.6.29-090-clk-Get-runtime-PM-before-walking-tree-during-.patch
|
||||
patches.kernel.org/6.6.29-091-clk-Show-active-consumers-of-clocks-in-debugfs.patch
|
||||
patches.kernel.org/6.6.29-092-clk-Get-runtime-PM-before-walking-tree-for-clk.patch
|
||||
patches.kernel.org/6.6.29-093-clk-mediatek-Do-a-runtime-PM-get-on-controller.patch
|
||||
patches.kernel.org/6.6.29-094-x86-bugs-Fix-BHI-retpoline-check.patch
|
||||
patches.kernel.org/6.6.29-095-x86-cpufeatures-Fix-dependencies-for-GFNI-VAES.patch
|
||||
patches.kernel.org/6.6.29-096-net-mlx5-E-switch-store-eswitch-pointer-before.patch
|
||||
patches.kernel.org/6.6.29-097-ALSA-seq-ump-Fix-conversion-from-MIDI2-to-MIDI.patch
|
||||
patches.kernel.org/6.6.29-098-ALSA-hda-tas2781-correct-the-register-for-pow-.patch
|
||||
patches.kernel.org/6.6.29-099-ALSA-hda-tas2781-Add-new-vendor_id-and-subsyst.patch
|
||||
patches.kernel.org/6.6.29-100-ALSA-hda-realtek-Add-quirks-for-Huawei-Mateboo.patch
|
||||
patches.kernel.org/6.6.29-101-ALSA-hda-realtek-Enable-audio-jacks-of-Haier-B.patch
|
||||
patches.kernel.org/6.6.29-102-binder-check-offset-alignment-in-binder_get_ob.patch
|
||||
patches.kernel.org/6.6.29-103-thunderbolt-Avoid-notify-PM-core-about-runtime.patch
|
||||
patches.kernel.org/6.6.29-104-thunderbolt-Fix-wake-configurations-after-devi.patch
|
||||
patches.kernel.org/6.6.29-105-comedi-vmk80xx-fix-incomplete-endpoint-checkin.patch
|
||||
patches.kernel.org/6.6.29-106-serial-mxs-auart-add-spinlock-around-changing-.patch
|
||||
patches.kernel.org/6.6.29-107-serial-pmac_zilog-Remove-flawed-mitigation-for.patch
|
||||
patches.kernel.org/6.6.29-108-serial-stm32-Return-IRQ_NONE-in-the-ISR-if-no-.patch
|
||||
patches.kernel.org/6.6.29-109-serial-stm32-Reset-.throttled-state-in-.startu.patch
|
||||
patches.kernel.org/6.6.29-110-serial-core-Clearing-the-circular-buffer-befor.patch
|
||||
patches.kernel.org/6.6.29-111-serial-core-Fix-missing-shutdown-and-startup-f.patch
|
||||
patches.kernel.org/6.6.29-112-USB-serial-option-add-Fibocom-FM135-GL-variant.patch
|
||||
patches.kernel.org/6.6.29-113-USB-serial-option-add-support-for-Fibocom-FM65.patch
|
||||
patches.kernel.org/6.6.29-114-USB-serial-option-add-Lonsung-U8300-U9300-prod.patch
|
||||
patches.kernel.org/6.6.29-115-USB-serial-option-support-Quectel-EM060K-sub-m.patch
|
||||
patches.kernel.org/6.6.29-116-USB-serial-option-add-Rolling-RW101-GL-and-RW1.patch
|
||||
patches.kernel.org/6.6.29-117-USB-serial-option-add-Telit-FN920C04-rmnet-com.patch
|
||||
patches.kernel.org/6.6.29-118-Revert-usb-cdc-wdm-close-race-between-read-and.patch
|
||||
patches.kernel.org/6.6.29-119-usb-dwc2-host-Fix-dereference-issue-in-DDMA-co.patch
|
||||
patches.kernel.org/6.6.29-120-usb-Disable-USB3-LPM-at-shutdown.patch
|
||||
patches.kernel.org/6.6.29-121-usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind.patch
|
||||
patches.kernel.org/6.6.29-122-mei-me-disable-RPL-S-on-SPS-and-IGN-firmwares.patch
|
||||
patches.kernel.org/6.6.29-123-speakup-Avoid-crash-on-very-long-word.patch
|
||||
patches.kernel.org/6.6.29-124-fs-sysfs-Fix-reference-leak-in-sysfs_break_act.patch
|
||||
patches.kernel.org/6.6.29-125-sched-Add-missing-memory-barrier-in-switch_mm_.patch
|
||||
patches.kernel.org/6.6.29-126-KVM-x86-Snapshot-if-a-vCPU-s-vendor-model-is-A.patch
|
||||
patches.kernel.org/6.6.29-127-KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch
|
||||
patches.kernel.org/6.6.29-128-KVM-x86-pmu-Do-not-mask-LVTPC-when-handling-a-.patch
|
||||
patches.kernel.org/6.6.29-129-KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-.patch
|
||||
patches.kernel.org/6.6.29-130-arm64-head-Disable-MMU-at-EL2-before-clearing-.patch
|
||||
patches.kernel.org/6.6.29-131-arm64-hibernate-Fix-level3-translation-fault-i.patch
|
||||
patches.kernel.org/6.6.29-132-init-main.c-Fix-potential-static_command_line-.patch
|
||||
patches.kernel.org/6.6.29-133-mm-userfaultfd-allow-hugetlb-change-protection.patch
|
||||
patches.kernel.org/6.6.29-134-mm-swapops-update-check-in-is_pfn_swap_entry-f.patch
|
||||
patches.kernel.org/6.6.29-135-mm-memory-failure-fix-deadlock-when-hugetlb_op.patch
|
||||
patches.kernel.org/6.6.29-136-mm-shmem-inline-shmem_is_huge-for-disabled-tra.patch
|
||||
patches.kernel.org/6.6.29-137-fuse-fix-leaked-ENOSYS-error-on-first-statx-ca.patch
|
||||
patches.kernel.org/6.6.29-138-drm-amdgpu-validate-the-parameters-of-bo-mappi.patch
|
||||
patches.kernel.org/6.6.29-139-drm-amdkfd-Fix-memory-leak-in-create_process-f.patch
|
||||
patches.kernel.org/6.6.29-140-drm-amdgpu-remove-invalid-resource-start-check.patch
|
||||
patches.kernel.org/6.6.29-141-drm-vmwgfx-Fix-prime-import-export.patch
|
||||
patches.kernel.org/6.6.29-142-drm-vmwgfx-Sort-primary-plane-formats-by-order.patch
|
||||
patches.kernel.org/6.6.29-143-drm-vmwgfx-Fix-crtc-s-atomic-check-conditional.patch
|
||||
patches.kernel.org/6.6.29-144-nouveau-fix-instmem-race-condition-around-ptr-.patch
|
||||
patches.kernel.org/6.6.29-145-bootconfig-use-memblock_free_late-to-free-xbc-.patch
|
||||
patches.kernel.org/6.6.29-146-nilfs2-fix-OOB-in-nilfs_set_de_type.patch
|
||||
patches.kernel.org/6.6.29-147-net-dsa-mt7530-fix-improper-frames-on-all-25MH.patch
|
||||
patches.kernel.org/6.6.29-148-net-dsa-mt7530-fix-enabling-EEE-on-MT7531-swit.patch
|
||||
patches.kernel.org/6.6.29-149-virtio_net-Do-not-send-RSS-key-if-it-is-not-su.patch
|
||||
patches.kernel.org/6.6.29-150-powerpc-ftrace-Ignore-ftrace-locations-in-exit.patch
|
||||
patches.kernel.org/6.6.29-151-ksmbd-fix-slab-out-of-bounds-in-smb2_allocate_.patch
|
||||
patches.kernel.org/6.6.29-152-ksmbd-validate-request-buffer-size-in-smb2_all.patch
|
||||
patches.kernel.org/6.6.29-153-ksmbd-clear-RENAME_NOREPLACE-before-calling-vf.patch
|
||||
patches.kernel.org/6.6.29-154-ksmbd-common-use-struct_group_attr-instead-of-.patch
|
||||
patches.kernel.org/6.6.29-155-PCI-ASPM-Fix-deadlock-when-enabling-ASPM.patch
|
||||
patches.kernel.org/6.6.29-156-thunderbolt-Reset-only-non-USB4-host-routers-i.patch
|
||||
patches.kernel.org/6.6.29-157-selftests-kselftest-Fix-build-failure-with-NOL.patch
|
||||
patches.kernel.org/6.6.29-158-Linux-6.6.29.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2024-04-17 12:34:51 +0000
|
||||
GIT Revision: ce63f54ebd9f0d35e55dec06cb12d42cb7f19ce3
|
||||
2024-04-27 19:31:36 +0000
|
||||
GIT Revision: 68badd032e664d13310f3762f0fc94cde96d824b
|
||||
GIT Branch: slowroll
|
||||
|
Loading…
Reference in New Issue
Block a user