Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2024-04-16 20:03:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-source.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-source"

Tue Apr 16 20:03:16 2024 rev:729 rq:1167734 version:6.8.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes        
2024-04-12 17:35:23.981110450 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new.26366/dtb-aarch64.changes     
2024-04-16 20:03:57.288694014 +0200
@@ -1,0 +2,265 @@
+Mon Apr 15 07:12:38 CEST 2024 - jsl...@suse.cz
+
+- Linux 6.8.6 (bsc#1012628).
+- amdkfd: use calloc instead of kzalloc to avoid integer overflow
+  (bsc#1012628).
+- wifi: ath9k: fix LNA selection in ath_ant_try_scan()
+  (bsc#1012628).
+- wifi: rtw89: fix null pointer access when abort scan
+  (bsc#1012628).
+- bnx2x: Fix firmware version string character counts
+  (bsc#1012628).
+- net: stmmac: dwmac-starfive: Add support for JH7100 SoC
+  (bsc#1012628).
+- net: phy: phy_device: Prevent nullptr exceptions on ISR
+  (bsc#1012628).
+- wifi: rtw89: pci: validate RX tag for RXQ and RPQ (bsc#1012628).
+- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of
+  RX descriptor (bsc#1012628).
+- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
+  (bsc#1012628).
+- wifi: iwlwifi: pcie: Add the PCI device id for new hardware
+  (bsc#1012628).
+- arm64: dts: qcom: qcm6490-idp: Add definition for three LEDs
+  (bsc#1012628).
+- net: dsa: qca8k: put MDIO controller OF node if unavailable
+  (bsc#1012628).
+- arm64: dts: qcom: qrb2210-rb1: disable cluster power domains
+  (bsc#1012628).
+- printk: For @suppress_panic_printk check for other CPU in panic
+  (bsc#1012628).
+- panic: Flush kernel log buffer at the end (bsc#1012628).
+- dump_stack: Do not get cpu_sync for panic CPU (bsc#1012628).
+- wifi: iwlwifi: pcie: Add new PCI device id and CNVI
+  (bsc#1012628).
+- cpuidle: Avoid potential overflow in integer multiplication
+  (bsc#1012628).
+- ARM: dts: rockchip: fix rk3288 hdmi ports node (bsc#1012628).
+- ARM: dts: rockchip: fix rk322x hdmi ports node (bsc#1012628).
+- arm64: dts: rockchip: fix rk3328 hdmi ports node (bsc#1012628).
+- arm64: dts: rockchip: fix rk3399 hdmi ports node (bsc#1012628).
+- net: add netdev_lockdep_set_classes() to virtual drivers
+  (bsc#1012628).
+- arm64: dts: qcom: qcs6490-rb3gen2: Declare GCC clocks protected
+  (bsc#1012628).
+- pmdomain: ti: Add a null pointer check to the
+  omap_prm_domain_init (bsc#1012628).
+- pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to
+  hdmimix domain (bsc#1012628).
+- ACPI: resource: Add IRQ override quirk for ASUS ExpertBook
+  B2502FBA (bsc#1012628).
+- ionic: set adminq irq affinity (bsc#1012628).
+- net: skbuff: add overflow debug check to pull/push helpers
+  (bsc#1012628).
+- firmware: tegra: bpmp: Return directly after a failed kzalloc()
+  in get_filename() (bsc#1012628).
+- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro
+  (bsc#1012628).
+- wifi: mt76: mt7915: add locking for accessing mapped registers
+  (bsc#1012628).
+- wifi: mt76: mt7996: disable AMSDU for non-data frames
+  (bsc#1012628).
+- wifi: mt76: mt7996: add locking for accessing mapped registers
+  (bsc#1012628).
+- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of
+  CONFIG_X86_ANDROID_TABLETS (bsc#1012628).
+- ACPI: x86: Add DELL0501 handling to
+  acpi_quirk_skip_serdev_enumeration() (bsc#1012628).
+- pstore/zone: Add a null pointer check to the psz_kmsg_read
+  (bsc#1012628).
+- tools/power x86_energy_perf_policy: Fix file leak in
+  get_pkg_num() (bsc#1012628).
+- net: pcs: xpcs: Return EINVAL in the internal methods
+  (bsc#1012628).
+- dma-direct: Leak pages on dma_set_decrypted() failure
+  (bsc#1012628).
+- iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of
+  attach_dev (bsc#1012628).
+- cpufreq: Don't unregister cpufreq cooling on CPU hotplug
+  (bsc#1012628).
+- overflow: Allow non-type arg to type_max() and type_min()
+  (bsc#1012628).
+- wifi: cfg80211: check A-MSDU format more carefully
+  (bsc#1012628).
+- btrfs: handle chunk tree lookup error in
+  btrfs_relocate_sys_chunks() (bsc#1012628).
+- btrfs: export: handle invalid inode or root reference in
+  btrfs_get_parent() (bsc#1012628).
+- btrfs: send: handle path ref underflow in header
+  iterate_inode_ref() (bsc#1012628).
+- ice: use relative VSI index for VFs instead of PF VSI number
+  (bsc#1012628).
+- net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
+  (bsc#1012628).
+- netdev: let netlink core handle -EMSGSIZE errors (bsc#1012628).
+- Bluetooth: btintel: Fix null ptr deref in btintel_read_version
+  (bsc#1012628).
+- Bluetooth: Add new quirk for broken read key length on ATS2851
+  (bsc#1012628).
+- drm/vc4: don't check if plane->state->fb == state->fb
+  (bsc#1012628).
+- drm/ci: uprev mesa version: fix kdl commit fetch (bsc#1012628).
+- drm/amdgpu: Skip do PCI error slot reset during RAS recovery
+  (bsc#1012628).
+- Input: synaptics-rmi4 - fail probing if memory allocation for
+  "phys" fails (bsc#1012628).
+- drm: panel-orientation-quirks: Add quirk for GPD Win Mini
+  (bsc#1012628).
+- ASoC: SOF: amd: Optimize quirk for Valve Galileo (bsc#1012628).
+- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (bsc#1012628).
+- scsi: ufs: qcom: Avoid re-init quirk when gears match
+  (bsc#1012628).
+- drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
+  (bsc#1012628).
+- pinctrl: renesas: checker: Limit cfg reg enum checks to provided
+  IDs (bsc#1012628).
+- sysv: don't call sb_bread() with pointers_lock held
+  (bsc#1012628).
+- scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()
+  (bsc#1012628).
+- drm/amd/display: Disable idle reallow as part of command/gpint
+  execution (bsc#1012628).
+- isofs: handle CDs with bad root inode but good Joliet root
+  directory (bsc#1012628).
+- ASoC: Intel: sof_rt5682: dmi quirk cleanup for mtl boards
+  (bsc#1012628).
+- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15
+  (LAPRC710) laptops (bsc#1012628).
+- rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
+  (bsc#1012628).
+- rcu-tasks: Repair RCU Tasks Trace quiescence check
+  (bsc#1012628).
+- Julia Lawall reported this null pointer dereference, this
+  should fix it (bsc#1012628).
+- media: sta2x11: fix irq handler cast (bsc#1012628).
+- ALSA: firewire-lib: handle quirk to calculate payload quadlets
+  as data block counter (bsc#1012628).
+- drm/panel: simple: Add BOE BP082WX1-100 8.2" panel
+  (bsc#1012628).
+- x86/vdso: Fix rethunk patching for vdso-image-{32,64}.o
+  (bsc#1012628).
+- ASoC: Intel: avs: Populate board selection with new I2S entries
+  (bsc#1012628).
+- ext4: add a hint for block bitmap corrupt state in mb_groups
+  (bsc#1012628).
+- ext4: forbid commit inconsistent quota data when
+  errors=remount-ro (bsc#1012628).
+- drm/amd/display: Fix nanosec stat overflow (bsc#1012628).
+- accel/habanalabs: increase HL_MAX_STR to 64 bytes to avoid
+  warnings (bsc#1012628).
+- i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NIC
+  (bsc#1012628).
+- HID: input: avoid polling stylus battery on Chromebook Pompom
+  (bsc#1012628).
+- drm/amd/amdgpu: Fix potential ioremap() memory leaks in
+  amdgpu_device_init() (bsc#1012628).
+- drm: Check output polling initialized before disabling
+  (bsc#1012628).
+- drm: Check polling initialized before enabling in
+  drm_helper_probe_single_connector_modes (bsc#1012628).
+- SUNRPC: increase size of rpc_wait_queue.qlen from unsigned
+  short to unsigned int (bsc#1012628).
+- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge (bsc#1012628).
+- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle
+  by default" (bsc#1012628).
+- libperf evlist: Avoid out-of-bounds access (bsc#1012628).
+- crypto: iaa - Fix async_disable descriptor leak (bsc#1012628).
+- input/touchscreen: imagis: Correct the maximum touch area value
+  (bsc#1012628).
+- drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk
+  for HIP09 (bsc#1012628).
+- block: prevent division by zero in blk_rq_stat_sum()
+  (bsc#1012628).
+- RDMA/cm: add timeout to cm_destroy_id wait (bsc#1012628).
+- Input: imagis - use FIELD_GET where applicable (bsc#1012628).
+- Input: allocate keycode for Display refresh rate toggle
+  (bsc#1012628).
+- platform/x86: acer-wmi: Add support for Acer PH16-71
+  (bsc#1012628).
+- platform/x86: acer-wmi: Add predator_v4 module parameter
+  (bsc#1012628).
+- platform/x86: touchscreen_dmi: Add an extra entry for a variant
+  of the Chuwi Vi8 tablet (bsc#1012628).
+- perf/x86/amd/lbr: Discard erroneous branch entries
+  (bsc#1012628).
+- ALSA: hda/realtek: Add quirk for Lenovo Yoga 9 14IMH9
+  (bsc#1012628).
+- ktest: force $buildonly = 1 for 'make_warnings_file' test type
+  (bsc#1012628).
+- Input: xpad - add support for Snakebyte GAMEPADs (bsc#1012628).
+- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page
+  in concurrent environment (bsc#1012628).
+- tools: iio: replace seekdir() in iio_generic_buffer
+  (bsc#1012628).
+- bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state (bsc#1012628).
+- kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in
+  kernfs_find_and_get_node_by_id() (bsc#1012628).
+- usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirk
+  (bsc#1012628).
+- thunderbolt: Calculate DisplayPort tunnel bandwidth after DPRX
+  capabilities read (bsc#1012628).
+- usb: gadget: uvc: refactor the check for a valid buffer in
+  the pump worker (bsc#1012628).
+- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
+  (bsc#1012628).
+- usb: typec: ucsi: Limit read size on v1.2 (bsc#1012628).
+- serial: 8250_of: Drop quirk fot NPCM from 8250_port
+  (bsc#1012628).
+- thunderbolt: Keep the domain powered when USB4 port is in
+  redrive mode (bsc#1012628).
+- usb: typec: tcpci: add generic tcpci fallback compatible
+  (bsc#1012628).
+- usb: sl811-hcd: only defined function checkdone if QUIRK2 is
+  defined (bsc#1012628).
+- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE
+  (bsc#1012628).
+- thermal/of: Assume polling-delay(-passive) 0 when absent
+  (bsc#1012628).
+- ASoC: soc-core.c: Skip dummy codec when adding platforms
+  (bsc#1012628).
+- x86/xen: attempt to inflate the memory balloon on PVH
+  (bsc#1012628).
+- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
+  (bsc#1012628).
+- io_uring: clear opcode specific data for an early failure
+  (bsc#1012628).
+- modpost: fix null pointer dereference (bsc#1012628).
+- drivers/nvme: Add quirks for device 126f:2262 (bsc#1012628).
+- fbmon: prevent division by zero in fb_videomode_from_videomode()
+  (bsc#1012628).
+- ALSA: hda/realtek: Add quirks for some Clevo laptops
+  (bsc#1012628).
+- drm/amdgpu: Init zone device and drm client after mode-1 reset
+  on reload (bsc#1012628).
+- media: mediatek: vcodec: Fix oops when HEVC init fails
+  (bsc#1012628).
+- media: mediatek: vcodec: adding lock to protect decoder context
+  list (bsc#1012628).
+- media: mediatek: vcodec: adding lock to protect encoder context
+  list (bsc#1012628).
+- randomize_kstack: Improve entropy diffusion (bsc#1012628).
+- platform/x86/intel/hid: Don't wake on 5-button releases
+  (bsc#1012628).
+- platform/x86: intel-vbtn: Update tablet mode switch at end of
+  probe (bsc#1012628).
+- nouveau: fix devinit paths to only handle display on GSP
+  (bsc#1012628).
+- Bluetooth: btintel: Fixe build regression (bsc#1012628).
+- net: mpls: error out if inner headers are not set (bsc#1012628).
+- VMCI: Fix possible memcpy() run-time warning in
+  vmci_datagram_invoke_guest_handler() (bsc#1012628).
+- x86/vdso: Fix rethunk patching for vdso-image-x32.o too
+  (bsc#1012628).
+- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks
+  in amdgpu_device_init()" (bsc#1012628).
+- Rename to
+  
patches.kernel.org/6.8.6-041-wifi-ath11k-decrease-MHI-channel-buffer-length-.patch.
+- Rename to
+  
patches.kernel.org/6.8.6-045-wifi-iwlwifi-Add-missing-MODULE_FIRMWARE-for-.p.patch.
+- Rename to
+  
patches.kernel.org/6.8.6-054-Bluetooth-btmtk-Add-MODULE_FIRMWARE-for-MT7922.patch.
+- Rename to
+  
patches.kernel.org/6.8.6-131-gcc-plugins-stackleak-Avoid-.head.text-section.patch.
+- commit 15f7a16
+
+-------------------------------------------------------------------
dtb-armv6l.changes: same change
dtb-armv7l.changes: same change
dtb-riscv64.changes: same change
kernel-64kb.changes: same change
kernel-debug.changes: same change
kernel-default.changes: same change
kernel-docs.changes: same change
kernel-kvmsmall.changes: same change
kernel-lpae.changes: same change
kernel-obs-build.changes: same change
kernel-obs-qa.changes: same change
kernel-pae.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-vanilla.changes: same change
kernel-zfcpdump.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dtb-aarch64.spec ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:35.522099436 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:35.522099436 +0200
@@ -17,7 +17,7 @@
 
 
 %define srcversion 6.8
-%define patchversion 6.8.5
+%define patchversion 6.8.6
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -25,9 +25,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           dtb-aarch64
-Version:        6.8.5
+Version:        6.8.6
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g542f698
+Release:        <RELEASE>.g605b284
 %else
 Release:        0
 %endif

dtb-armv6l.spec: same change
dtb-armv7l.spec: same change
dtb-riscv64.spec: same change
++++++ kernel-64kb.spec ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:35.634103553 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:35.638103700 +0200
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.8
-%define patchversion 6.8.5
-%define git_commit 542f698f2f00f1f1360fec7f75af4fd2e5d1d1ee
+%define patchversion 6.8.6
+%define git_commit 605b2845e19e7865a3a1e3689d637f9aa1537434
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -36,9 +36,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-64kb
-Version:        6.8.5
+Version:        6.8.6
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g542f698
+Release:        <RELEASE>.g605b284
 %else
 Release:        0
 %endif

kernel-debug.spec: same change
kernel-default.spec: same change
++++++ kernel-docs.spec ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:35.746107671 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:35.746107671 +0200
@@ -17,8 +17,8 @@
 
 
 %define srcversion 6.8
-%define patchversion 6.8.5
-%define git_commit 542f698f2f00f1f1360fec7f75af4fd2e5d1d1ee
+%define patchversion 6.8.6
+%define git_commit 605b2845e19e7865a3a1e3689d637f9aa1537434
 %define variant %{nil}
 %define build_html 1
 %define build_pdf 0
@@ -28,9 +28,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-docs
-Version:        6.8.5
+Version:        6.8.6
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g542f698
+Release:        <RELEASE>.g605b284
 %else
 Release:        0
 %endif

++++++ kernel-kvmsmall.spec ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:35.774108700 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:35.774108700 +0200
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.8
-%define patchversion 6.8.5
-%define git_commit 542f698f2f00f1f1360fec7f75af4fd2e5d1d1ee
+%define patchversion 6.8.6
+%define git_commit 605b2845e19e7865a3a1e3689d637f9aa1537434
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -36,9 +36,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-kvmsmall
-Version:        6.8.5
+Version:        6.8.6
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g542f698
+Release:        <RELEASE>.g605b284
 %else
 Release:        0
 %endif

kernel-lpae.spec: same change
++++++ kernel-obs-build.spec ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:35.834110905 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:35.838111052 +0200
@@ -19,7 +19,7 @@
 
 #!BuildIgnore: post-build-checks
 
-%define patchversion 6.8.5
+%define patchversion 6.8.6
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -38,16 +38,16 @@
 %endif
 %endif
 %endif
-%global kernel_package 
kernel%kernel_flavor-srchash-542f698f2f00f1f1360fec7f75af4fd2e5d1d1ee
+%global kernel_package 
kernel%kernel_flavor-srchash-605b2845e19e7865a3a1e3689d637f9aa1537434
 %endif
 %if 0%{?rhel_version}
 %global kernel_package kernel
 %endif
 
 Name:           kernel-obs-build
-Version:        6.8.5
+Version:        6.8.6
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g542f698
+Release:        <RELEASE>.g605b284
 %else
 Release:        0
 %endif

++++++ kernel-obs-qa.spec ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:35.874112375 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:35.874112375 +0200
@@ -17,15 +17,15 @@
 # needsrootforbuild
 
 
-%define patchversion 6.8.5
+%define patchversion 6.8.6
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
 
 Name:           kernel-obs-qa
-Version:        6.8.5
+Version:        6.8.6
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g542f698
+Release:        <RELEASE>.g605b284
 %else
 Release:        0
 %endif

++++++ kernel-pae.spec ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:35.906113552 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:35.906113552 +0200
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.8
-%define patchversion 6.8.5
-%define git_commit 542f698f2f00f1f1360fec7f75af4fd2e5d1d1ee
+%define patchversion 6.8.6
+%define git_commit 605b2845e19e7865a3a1e3689d637f9aa1537434
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -36,9 +36,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-pae
-Version:        6.8.5
+Version:        6.8.6
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g542f698
+Release:        <RELEASE>.g605b284
 %else
 Release:        0
 %endif

++++++ kernel-source.spec ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:35.938114728 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:35.938114728 +0200
@@ -17,8 +17,8 @@
 
 
 %define srcversion 6.8
-%define patchversion 6.8.5
-%define git_commit 542f698f2f00f1f1360fec7f75af4fd2e5d1d1ee
+%define patchversion 6.8.6
+%define git_commit 605b2845e19e7865a3a1e3689d637f9aa1537434
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -26,9 +26,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-source
-Version:        6.8.5
+Version:        6.8.6
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g542f698
+Release:        <RELEASE>.g605b284
 %else
 Release:        0
 %endif

++++++ kernel-syms.spec ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:35.966115758 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:35.970115905 +0200
@@ -16,16 +16,16 @@
 #
 
 
-%define git_commit 542f698f2f00f1f1360fec7f75af4fd2e5d1d1ee
+%define git_commit 605b2845e19e7865a3a1e3689d637f9aa1537434
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
 
 Name:           kernel-syms
-Version:        6.8.5
+Version:        6.8.6
 %if %using_buildservice
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g542f698
+Release:        <RELEASE>.g605b284
 %else
 Release:        0
 %endif

++++++ kernel-vanilla.spec ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:35.994116787 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:35.998116933 +0200
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.8
-%define patchversion 6.8.5
-%define git_commit 542f698f2f00f1f1360fec7f75af4fd2e5d1d1ee
+%define patchversion 6.8.6
+%define git_commit 605b2845e19e7865a3a1e3689d637f9aa1537434
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -36,9 +36,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-vanilla
-Version:        6.8.5
+Version:        6.8.6
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g542f698
+Release:        <RELEASE>.g605b284
 %else
 Release:        0
 %endif

kernel-zfcpdump.spec: same change



++++++ patches.kernel.org.tar.bz2 ++++++
++++ 11573 lines of diff (skipped)

++++++ patches.suse.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/Bluetooth-btmtk-Add-MODULE_FIRMWARE-for-MT7922.patch 
new/patches.suse/Bluetooth-btmtk-Add-MODULE_FIRMWARE-for-MT7922.patch
--- old/patches.suse/Bluetooth-btmtk-Add-MODULE_FIRMWARE-for-MT7922.patch       
2024-04-11 06:31:19.000000000 +0200
+++ new/patches.suse/Bluetooth-btmtk-Add-MODULE_FIRMWARE-for-MT7922.patch       
1970-01-01 01:00:00.000000000 +0100
@@ -1,44 +0,0 @@
-From: Takashi Iwai <ti...@suse.de>
-Date: Tue, 27 Feb 2024 11:29:14 +0100
-Subject: Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922
-Git-commit: 3e465a07cdf444140f16bc57025c23fcafdde997
-Patch-mainline: v6.9-rc1
-References: bsc#1214133
-
-Since dracut refers to the module info for defining the required
-firmware files and btmtk driver doesn't provide the firmware info for
-MT7922, the generate initrd misses the firmware, resulting in the
-broken Bluetooth.
-
-This patch simply adds the MODULE_FIRMWARE() for the missing entry
-for covering that.
-
-Link: https://bugzilla.suse.com/show_bug.cgi?id=1214133
-Signed-off-by: Takashi Iwai <ti...@suse.de>
-Reviewed-by: Paul Menzel <pmen...@molgen.mpg.de>
-Reviewed-by: Matthias Brugger <matthias....@gmail.com>
-Signed-off-by: Luiz Augusto von Dentz <luiz.von.de...@intel.com>
----
- drivers/bluetooth/btmtk.c |    1 +
- drivers/bluetooth/btmtk.h |    1 +
- 2 files changed, 2 insertions(+)
-
---- a/drivers/bluetooth/btmtk.c
-+++ b/drivers/bluetooth/btmtk.c
-@@ -420,5 +420,6 @@ MODULE_LICENSE("GPL");
- MODULE_FIRMWARE(FIRMWARE_MT7622);
- MODULE_FIRMWARE(FIRMWARE_MT7663);
- MODULE_FIRMWARE(FIRMWARE_MT7668);
-+MODULE_FIRMWARE(FIRMWARE_MT7922);
- MODULE_FIRMWARE(FIRMWARE_MT7961);
- MODULE_FIRMWARE(FIRMWARE_MT7925);
---- a/drivers/bluetooth/btmtk.h
-+++ b/drivers/bluetooth/btmtk.h
-@@ -4,6 +4,7 @@
- #define FIRMWARE_MT7622               "mediatek/mt7622pr2h.bin"
- #define FIRMWARE_MT7663               "mediatek/mt7663pr2h.bin"
- #define FIRMWARE_MT7668               "mediatek/mt7668pr2h.bin"
-+#define FIRMWARE_MT7922               
"mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin"
- #define FIRMWARE_MT7961               
"mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin"
- #define FIRMWARE_MT7925               
"mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin"
- 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/gcc-plugins-stackleak-Avoid-.head.text-section.patch 
new/patches.suse/gcc-plugins-stackleak-Avoid-.head.text-section.patch
--- old/patches.suse/gcc-plugins-stackleak-Avoid-.head.text-section.patch       
2024-04-11 06:31:19.000000000 +0200
+++ new/patches.suse/gcc-plugins-stackleak-Avoid-.head.text-section.patch       
1970-01-01 01:00:00.000000000 +0100
@@ -1,34 +0,0 @@
-From: Ard Biesheuvel <a...@kernel.org>
-Date: Thu, 28 Mar 2024 07:42:57 +0100
-Subject: gcc-plugins/stackleak: Avoid .head.text section
-Git-commit: e7d24c0aa8e678f41457d1304e2091cac6fd1a2e
-Patch-mainline: v6.9-rc4
-References: git-fixes
-
-The .head.text section carries the startup code that runs with the MMU
-off or with a translation of memory that deviates from the ordinary one.
-So avoid instrumentation with the stackleak plugin, which already avoids
-.init.text and .noinstr.text entirely.
-
-Fixes: 48204aba801f1b51 ("x86/sme: Move early SME kernel encryption handling 
into .head.text")
-Reported-by: kernel test robot <oliver.s...@intel.com>
-Closes: 
https://lore.kernel.org/oe-lkp/202403221630.2692c998-oliver.s...@intel.com
-Signed-off-by: Ard Biesheuvel <a...@kernel.org>
-Link: https://lore.kernel.org/r/20240328064256.2358634-2-ardb+...@google.com
-Signed-off-by: Kees Cook <keesc...@chromium.org>
-Signed-off-by: Jiri Slaby <jsl...@suse.cz>
----
- scripts/gcc-plugins/stackleak_plugin.c |    2 ++
- 1 file changed, 2 insertions(+)
-
---- a/scripts/gcc-plugins/stackleak_plugin.c
-+++ b/scripts/gcc-plugins/stackleak_plugin.c
-@@ -467,6 +467,8 @@ static bool stackleak_gate(void)
-                       return false;
-               if (STRING_EQUAL(section, ".entry.text"))
-                       return false;
-+              if (STRING_EQUAL(section, ".head.text"))
-+                      return false;
-       }
- 
-       return track_frame_size >= 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch 
new/patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch
--- old/patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch     
2024-04-11 06:31:19.000000000 +0200
+++ new/patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch     
1970-01-01 01:00:00.000000000 +0100
@@ -1,52 +0,0 @@
-From: Takashi Iwai <ti...@suse.de>
-Subject: iwlwifi: cfg: Add missing MODULE_FIRMWARE() for *.pnvm
-Date: Wed,  5 Apr 2023 08:35:46 +0200
-Message-id: <20230405063546.12439-1-ti...@suse.de>
-Patch-mainline: v6.9-rc1
-Git-commit: 4223675d2b5912060a85e48fd8fee51207e00957
-References: bsc#1207553
-
-A few models require *.pnvm files while we don't declare them via
-MODULE_FIRMWARE().  This resulted in the breakage of WiFi on the
-system that relies on the information from modinfo (e.g. openSUSE
-installer image).
-
-This patch adds those missing MODULE_FIRMWARE() entries for *.pnvm
-files.
-
-Link: https://bugzilla.opensuse.org/show_bug.cgi?id=1207553
-Signed-off-by: Takashi Iwai <ti...@suse.de>
-
----
- drivers/net/wireless/intel/iwlwifi/cfg/22000.c |    4 ++++
- drivers/net/wireless/intel/iwlwifi/cfg/ax210.c |    3 +++
- drivers/net/wireless/intel/iwlwifi/cfg/bz.c    |    2 ++
- 3 files changed, 9 insertions(+)
-
---- a/drivers/net/wireless/intel/iwlwifi/cfg/22000.c
-+++ b/drivers/net/wireless/intel/iwlwifi/cfg/22000.c
-@@ -426,3 +426,7 @@ MODULE_FIRMWARE(IWL_QU_B_JF_B_MODULE_FIR
- MODULE_FIRMWARE(IWL_QUZ_A_HR_B_MODULE_FIRMWARE(IWL_22000_UCODE_API_MAX));
- MODULE_FIRMWARE(IWL_QUZ_A_JF_B_MODULE_FIRMWARE(IWL_22000_UCODE_API_MAX));
- MODULE_FIRMWARE(IWL_CC_A_MODULE_FIRMWARE(IWL_22000_UCODE_API_MAX));
-+
-+MODULE_FIRMWARE("iwlwifi-so-a0-gf4-a0.pnvm");
-+MODULE_FIRMWARE("iwlwifi-so-a0-gf-a0.pnvm");
-+MODULE_FIRMWARE("iwlwifi-ty-a0-gf-a0.pnvm");
---- a/drivers/net/wireless/intel/iwlwifi/cfg/ax210.c
-+++ b/drivers/net/wireless/intel/iwlwifi/cfg/ax210.c
-@@ -299,3 +299,6 @@ MODULE_FIRMWARE(IWL_MA_B_HR_B_FW_MODULE_
- MODULE_FIRMWARE(IWL_MA_B_GF_A_FW_MODULE_FIRMWARE(IWL_AX210_UCODE_API_MAX));
- MODULE_FIRMWARE(IWL_MA_B_GF4_A_FW_MODULE_FIRMWARE(IWL_AX210_UCODE_API_MAX));
- MODULE_FIRMWARE(IWL_MA_B_MR_A_FW_MODULE_FIRMWARE(IWL_AX210_UCODE_API_MAX));
-+
-+MODULE_FIRMWARE("iwlwifi-ma-b0-gf4-a0.pnvm");
-+MODULE_FIRMWARE("iwlwifi-ma-b0-gf-a0.pnvm");
---- a/drivers/net/wireless/intel/iwlwifi/cfg/bz.c
-+++ b/drivers/net/wireless/intel/iwlwifi/cfg/bz.c
-@@ -181,3 +181,5 @@ MODULE_FIRMWARE(IWL_BZ_A_FM_C_MODULE_FIR
- MODULE_FIRMWARE(IWL_BZ_A_FM4_B_MODULE_FIRMWARE(IWL_BZ_UCODE_API_MAX));
- MODULE_FIRMWARE(IWL_GL_B_FM_B_MODULE_FIRMWARE(IWL_BZ_UCODE_API_MAX));
- MODULE_FIRMWARE(IWL_GL_C_FM_C_MODULE_FIRMWARE(IWL_BZ_UCODE_API_MAX));
-+
-+MODULE_FIRMWARE("iwlwifi-gl-c0-fm-c0.pnvm");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch 
new/patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch
--- old/patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch 
2024-04-11 06:31:19.000000000 +0200
+++ new/patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch 
1970-01-01 01:00:00.000000000 +0100
@@ -1,92 +0,0 @@
-From 1cca1bddf9ef080503c15378cecf4877f7510015 Mon Sep 17 00:00:00 2001
-From: Baochen Qiang <quic_bqi...@quicinc.com>
-Date: Fri, 23 Feb 2024 13:31:11 +0800
-Subject: [PATCH] wifi: ath11k: decrease MHI channel buffer length to 8KB
-Git-commit: 1cca1bddf9ef080503c15378cecf4877f7510015
-Patch-mainline: v6.9-rc1
-References: bsc#1207948
-
-Currently buf_len field of ath11k_mhi_config_qca6390 is assigned
-with 0, making MHI use a default size, 64KB, to allocate channel
-buffers. This is likely to fail in some scenarios where system
-memory is highly fragmented and memory compaction or reclaim is
-not allowed.
-
-There is a fail report which is caused by it:
-kworker/u32:45: page allocation failure: order:4, 
mode:0x40c00(GFP_NOIO|__GFP_COMP), nodemask=(null),cpuset=/,mems_allowed=0
-Cpu: 0 PID: 19318 Comm: kworker/u32:45 Not tainted 
6.8.0-rc3-1.gae4495f-default #1 openSUSE Tumbleweed (unreleased) 
493b6d5b382c603654d7a81fc3c144d59a1dfceb
-Workqueue: events_unbound async_run_entry_fn
-Call Trace:
- <TASK>
- dump_stack_lvl+0x47/0x60
- warn_alloc+0x13a/0x1b0
- ? srso_alias_return_thunk+0x5/0xfbef5
- ? __alloc_pages_direct_compact+0xab/0x210
- __alloc_pages_slowpath.constprop.0+0xd3e/0xda0
- __alloc_pages+0x32d/0x350
- ? mhi_prepare_channel+0x127/0x2d0 [mhi 
40df44e07c05479f7a6e7b90fba9f0e0031a7814]
- __kmalloc_large_node+0x72/0x110
- __kmalloc+0x37c/0x480
- ? mhi_map_single_no_bb+0x77/0xf0 [mhi 
40df44e07c05479f7a6e7b90fba9f0e0031a7814]
- ? mhi_prepare_channel+0x127/0x2d0 [mhi 
40df44e07c05479f7a6e7b90fba9f0e0031a7814]
- mhi_prepare_channel+0x127/0x2d0 [mhi 40df44e07c05479f7a6e7b90fba9f0e0031a7814]
- __mhi_prepare_for_transfer+0x44/0x80 [mhi 
40df44e07c05479f7a6e7b90fba9f0e0031a7814]
- ? __pfx_____mhi_prepare_for_transfer+0x10/0x10 [mhi 
40df44e07c05479f7a6e7b90fba9f0e0031a7814]
- device_for_each_child+0x5c/0xa0
- ? __pfx_pci_pm_resume+0x10/0x10
- ath11k_core_resume+0x65/0x100 [ath11k 
a5094e22d7223135c40d93c8f5321cf09fd85e4e]
- ? srso_alias_return_thunk+0x5/0xfbef5
- ath11k_pci_pm_resume+0x32/0x60 [ath11k_pci 
830b7bfc3ea80ebef32e563cafe2cb55e9cc73ec]
- ? srso_alias_return_thunk+0x5/0xfbef5
- dpm_run_callback+0x8c/0x1e0
- device_resume+0x104/0x340
- ? __pfx_dpm_watchdog_handler+0x10/0x10
- async_resume+0x1d/0x30
- async_run_entry_fn+0x32/0x120
- process_one_work+0x168/0x330
- worker_thread+0x2f5/0x410
- ? __pfx_worker_thread+0x10/0x10
- kthread+0xe8/0x120
- ? __pfx_kthread+0x10/0x10
- ret_from_fork+0x34/0x50
- ? __pfx_kthread+0x10/0x10
- ret_from_fork_asm+0x1b/0x30
- </TASK>
-
-Actually those buffers are used only by QMI target -> host communication.
-And for WCN6855 and QCA6390, the largest packet size for that is less
-than 6KB. So change buf_len field to 8KB, which results in order 1
-allocation if page size is 4KB. In this way, we can at least save some
-memory, and as well as decrease the possibility of allocation failure
-in those scenarios.
-
-Tested-on: WCN6855 hw2.0 PCI 
WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.30
-
-Reported-by: Vlastimil Babka <vba...@suse.cz>
-Closes: 
https://lore.kernel.org/ath11k/96481a45-3547-4d23-ad34-3a8f1d90c...@suse.cz/
-Signed-off-by: Baochen Qiang <quic_bqi...@quicinc.com>
-Acked-by: Jeff Johnson <quic_jjohn...@quicinc.com>
-Signed-off-by: Kalle Valo <quic_kv...@quicinc.com>
-Link: https://msgid.link/20240223053111.29170-1-quic_bqi...@quicinc.com
-Acked-by: Takashi Iwai <ti...@suse.de>
-
----
- drivers/net/wireless/ath/ath11k/mhi.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/drivers/net/wireless/ath/ath11k/mhi.c 
b/drivers/net/wireless/ath/ath11k/mhi.c
-index 3de7fa6f88d0..522175aac5e7 100644
---- a/drivers/net/wireless/ath/ath11k/mhi.c
-+++ b/drivers/net/wireless/ath/ath11k/mhi.c
-@@ -78,7 +78,7 @@ static struct mhi_controller_config 
ath11k_mhi_config_qca6390 = {
-       .max_channels = 128,
-       .timeout_ms = 2000,
-       .use_bounce_buf = false,
--      .buf_len = 0,
-+      .buf_len = 8192,
-       .num_channels = ARRAY_SIZE(ath11k_mhi_channels_qca6390),
-       .ch_cfg = ath11k_mhi_channels_qca6390,
-       .num_events = ARRAY_SIZE(ath11k_mhi_events_qca6390),
--- 
-2.43.0
-

++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:37.526173103 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:37.530173249 +0200
@@ -1430,6 +1430,150 @@
        patches.kernel.org/6.8.5-279-KVM-x86-Add-BHI_NO.patch
        patches.kernel.org/6.8.5-280-x86-set-SPECTRE_BHI_ON-as-default.patch
        patches.kernel.org/6.8.5-281-Linux-6.8.5.patch
+       
patches.kernel.org/6.8.6-001-amdkfd-use-calloc-instead-of-kzalloc-to-avoid-i.patch
+       
patches.kernel.org/6.8.6-002-wifi-ath9k-fix-LNA-selection-in-ath_ant_try_sca.patch
+       
patches.kernel.org/6.8.6-003-wifi-rtw89-fix-null-pointer-access-when-abort-s.patch
+       
patches.kernel.org/6.8.6-004-bnx2x-Fix-firmware-version-string-character-cou.patch
+       
patches.kernel.org/6.8.6-005-net-stmmac-dwmac-starfive-Add-support-for-JH710.patch
+       
patches.kernel.org/6.8.6-006-net-phy-phy_device-Prevent-nullptr-exceptions-o.patch
+       
patches.kernel.org/6.8.6-007-wifi-rtw89-pci-validate-RX-tag-for-RXQ-and-RPQ.patch
+       
patches.kernel.org/6.8.6-008-wifi-rtw89-pci-enlarge-RX-DMA-buffer-to-conside.patch
+       
patches.kernel.org/6.8.6-009-VMCI-Fix-memcpy-run-time-warning-in-dg_dispatch.patch
+       
patches.kernel.org/6.8.6-010-wifi-iwlwifi-pcie-Add-the-PCI-device-id-for-new.patch
+       
patches.kernel.org/6.8.6-011-arm64-dts-qcom-qcm6490-idp-Add-definition-for-t.patch
+       
patches.kernel.org/6.8.6-012-net-dsa-qca8k-put-MDIO-controller-OF-node-if-un.patch
+       
patches.kernel.org/6.8.6-013-arm64-dts-qcom-qrb2210-rb1-disable-cluster-powe.patch
+       
patches.kernel.org/6.8.6-014-printk-For-suppress_panic_printk-check-for-othe.patch
+       
patches.kernel.org/6.8.6-015-panic-Flush-kernel-log-buffer-at-the-end.patch
+       
patches.kernel.org/6.8.6-016-dump_stack-Do-not-get-cpu_sync-for-panic-CPU.patch
+       
patches.kernel.org/6.8.6-017-wifi-iwlwifi-pcie-Add-new-PCI-device-id-and-CNV.patch
+       
patches.kernel.org/6.8.6-018-cpuidle-Avoid-potential-overflow-in-integer-mul.patch
+       
patches.kernel.org/6.8.6-019-ARM-dts-rockchip-fix-rk3288-hdmi-ports-node.patch
+       
patches.kernel.org/6.8.6-020-ARM-dts-rockchip-fix-rk322x-hdmi-ports-node.patch
+       
patches.kernel.org/6.8.6-021-arm64-dts-rockchip-fix-rk3328-hdmi-ports-node.patch
+       
patches.kernel.org/6.8.6-022-arm64-dts-rockchip-fix-rk3399-hdmi-ports-node.patch
+       
patches.kernel.org/6.8.6-023-net-add-netdev_lockdep_set_classes-to-virtual-d.patch
+       
patches.kernel.org/6.8.6-024-arm64-dts-qcom-qcs6490-rb3gen2-Declare-GCC-cloc.patch
+       
patches.kernel.org/6.8.6-025-pmdomain-ti-Add-a-null-pointer-check-to-the-oma.patch
+       
patches.kernel.org/6.8.6-026-pmdomain-imx8mp-blk-ctrl-imx8mp_blk-Add-fdcc-cl.patch
+       
patches.kernel.org/6.8.6-027-ACPI-resource-Add-IRQ-override-quirk-for-ASUS-E.patch
+       patches.kernel.org/6.8.6-028-ionic-set-adminq-irq-affinity.patch
+       
patches.kernel.org/6.8.6-029-net-skbuff-add-overflow-debug-check-to-pull-pus.patch
+       
patches.kernel.org/6.8.6-030-firmware-tegra-bpmp-Return-directly-after-a-fai.patch
+       
patches.kernel.org/6.8.6-031-wifi-brcmfmac-Add-DMI-nvram-filename-quirk-for-.patch
+       
patches.kernel.org/6.8.6-032-wifi-mt76-mt7915-add-locking-for-accessing-mapp.patch
+       
patches.kernel.org/6.8.6-033-wifi-mt76-mt7996-disable-AMSDU-for-non-data-fra.patch
+       
patches.kernel.org/6.8.6-034-wifi-mt76-mt7996-add-locking-for-accessing-mapp.patch
+       
patches.kernel.org/6.8.6-035-ACPI-x86-Move-acpi_quirk_skip_serdev_enumeratio.patch
+       
patches.kernel.org/6.8.6-036-ACPI-x86-Add-DELL0501-handling-to-acpi_quirk_sk.patch
+       
patches.kernel.org/6.8.6-037-pstore-zone-Add-a-null-pointer-check-to-the-psz.patch
+       
patches.kernel.org/6.8.6-038-tools-power-x86_energy_perf_policy-Fix-file-lea.patch
+       
patches.kernel.org/6.8.6-039-net-pcs-xpcs-Return-EINVAL-in-the-internal-meth.patch
+       
patches.kernel.org/6.8.6-040-dma-direct-Leak-pages-on-dma_set_decrypted-fail.patch
+       
patches.kernel.org/6.8.6-041-wifi-ath11k-decrease-MHI-channel-buffer-length-.patch
+       
patches.kernel.org/6.8.6-042-iommu-arm-smmu-v3-Hold-arm_smmu_asid_lock-durin.patch
+       
patches.kernel.org/6.8.6-043-cpufreq-Don-t-unregister-cpufreq-cooling-on-CPU.patch
+       
patches.kernel.org/6.8.6-044-overflow-Allow-non-type-arg-to-type_max-and-typ.patch
+       
patches.kernel.org/6.8.6-045-wifi-iwlwifi-Add-missing-MODULE_FIRMWARE-for-.p.patch
+       
patches.kernel.org/6.8.6-046-wifi-cfg80211-check-A-MSDU-format-more-carefull.patch
+       
patches.kernel.org/6.8.6-047-btrfs-handle-chunk-tree-lookup-error-in-btrfs_r.patch
+       
patches.kernel.org/6.8.6-048-btrfs-export-handle-invalid-inode-or-root-refer.patch
+       
patches.kernel.org/6.8.6-049-btrfs-send-handle-path-ref-underflow-in-header-.patch
+       
patches.kernel.org/6.8.6-050-ice-use-relative-VSI-index-for-VFs-instead-of-P.patch
+       
patches.kernel.org/6.8.6-051-net-smc-reduce-rtnl-pressure-in-smc_pnet_create.patch
+       
patches.kernel.org/6.8.6-052-netdev-let-netlink-core-handle-EMSGSIZE-errors.patch
+       
patches.kernel.org/6.8.6-053-Bluetooth-btintel-Fix-null-ptr-deref-in-btintel.patch
+       
patches.kernel.org/6.8.6-054-Bluetooth-btmtk-Add-MODULE_FIRMWARE-for-MT7922.patch
+       
patches.kernel.org/6.8.6-055-Bluetooth-Add-new-quirk-for-broken-read-key-len.patch
+       
patches.kernel.org/6.8.6-056-drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch
+       
patches.kernel.org/6.8.6-057-drm-ci-uprev-mesa-version-fix-kdl-commit-fetch.patch
+       
patches.kernel.org/6.8.6-058-drm-amdgpu-Skip-do-PCI-error-slot-reset-during-.patch
+       
patches.kernel.org/6.8.6-059-Input-synaptics-rmi4-fail-probing-if-memory-all.patch
+       
patches.kernel.org/6.8.6-060-drm-panel-orientation-quirks-Add-quirk-for-GPD-.patch
+       
patches.kernel.org/6.8.6-061-ASoC-SOF-amd-Optimize-quirk-for-Valve-Galileo.patch
+       
patches.kernel.org/6.8.6-062-drm-ttm-return-ENOSPC-from-ttm_bo_mem_space-v3.patch
+       
patches.kernel.org/6.8.6-063-scsi-ufs-qcom-Avoid-re-init-quirk-when-gears-ma.patch
+       
patches.kernel.org/6.8.6-064-drm-amd-display-increased-min_dcfclk_mhz-and-mi.patch
+       
patches.kernel.org/6.8.6-065-pinctrl-renesas-checker-Limit-cfg-reg-enum-chec.patch
+       
patches.kernel.org/6.8.6-066-sysv-don-t-call-sb_bread-with-pointers_lock-hel.patch
+       
patches.kernel.org/6.8.6-067-scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_.patch
+       
patches.kernel.org/6.8.6-068-drm-amd-display-Disable-idle-reallow-as-part-of.patch
+       
patches.kernel.org/6.8.6-069-isofs-handle-CDs-with-bad-root-inode-but-good-J.patch
+       
patches.kernel.org/6.8.6-070-ASoC-Intel-sof_rt5682-dmi-quirk-cleanup-for-mtl.patch
+       
patches.kernel.org/6.8.6-071-ASoC-Intel-common-DMI-remap-for-rebranded-Intel.patch
+       
patches.kernel.org/6.8.6-072-rcu-nocb-Fix-WARN_ON_ONCE-in-the-rcu_nocb_bypas.patch
+       
patches.kernel.org/6.8.6-073-rcu-tasks-Repair-RCU-Tasks-Trace-quiescence-che.patch
+       
patches.kernel.org/6.8.6-074-Julia-Lawall-reported-this-null-pointer-derefer.patch
+       patches.kernel.org/6.8.6-075-media-sta2x11-fix-irq-handler-cast.patch
+       
patches.kernel.org/6.8.6-076-ALSA-firewire-lib-handle-quirk-to-calculate-pay.patch
+       
patches.kernel.org/6.8.6-077-drm-panel-simple-Add-BOE-BP082WX1-100-8.2-panel.patch
+       
patches.kernel.org/6.8.6-078-x86-vdso-Fix-rethunk-patching-for-vdso-image-32.patch
+       
patches.kernel.org/6.8.6-079-ASoC-Intel-avs-Populate-board-selection-with-ne.patch
+       
patches.kernel.org/6.8.6-080-ext4-add-a-hint-for-block-bitmap-corrupt-state-.patch
+       
patches.kernel.org/6.8.6-081-ext4-forbid-commit-inconsistent-quota-data-when.patch
+       
patches.kernel.org/6.8.6-082-drm-amd-display-Fix-nanosec-stat-overflow.patch
+       
patches.kernel.org/6.8.6-083-accel-habanalabs-increase-HL_MAX_STR-to-64-byte.patch
+       
patches.kernel.org/6.8.6-084-i2c-designware-Fix-RX-FIFO-depth-define-on-Wang.patch
+       
patches.kernel.org/6.8.6-085-HID-input-avoid-polling-stylus-battery-on-Chrom.patch
+       
patches.kernel.org/6.8.6-086-drm-amd-amdgpu-Fix-potential-ioremap-memory-lea.patch
+       
patches.kernel.org/6.8.6-087-drm-Check-output-polling-initialized-before-dis.patch
+       
patches.kernel.org/6.8.6-088-drm-Check-polling-initialized-before-enabling-i.patch
+       
patches.kernel.org/6.8.6-089-SUNRPC-increase-size-of-rpc_wait_queue.qlen-fro.patch
+       
patches.kernel.org/6.8.6-090-PCI-Disable-D3cold-on-Asus-B1400-PCI-NVMe-bridg.patch
+       
patches.kernel.org/6.8.6-091-Revert-ACPI-PM-Block-ASUS-B1400CEAE-from-suspen.patch
+       
patches.kernel.org/6.8.6-092-libperf-evlist-Avoid-out-of-bounds-access.patch
+       
patches.kernel.org/6.8.6-093-crypto-iaa-Fix-async_disable-descriptor-leak.patch
+       
patches.kernel.org/6.8.6-094-input-touchscreen-imagis-Correct-the-maximum-to.patch
+       
patches.kernel.org/6.8.6-095-drivers-perf-hisi-Enable-HiSilicon-Erratum-1627.patch
+       
patches.kernel.org/6.8.6-096-block-prevent-division-by-zero-in-blk_rq_stat_s.patch
+       
patches.kernel.org/6.8.6-097-RDMA-cm-add-timeout-to-cm_destroy_id-wait.patch
+       
patches.kernel.org/6.8.6-098-Input-imagis-use-FIELD_GET-where-applicable.patch
+       
patches.kernel.org/6.8.6-099-Input-allocate-keycode-for-Display-refresh-rate.patch
+       
patches.kernel.org/6.8.6-100-platform-x86-acer-wmi-Add-support-for-Acer-PH16.patch
+       
patches.kernel.org/6.8.6-101-platform-x86-acer-wmi-Add-predator_v4-module-pa.patch
+       
patches.kernel.org/6.8.6-102-platform-x86-touchscreen_dmi-Add-an-extra-entry.patch
+       
patches.kernel.org/6.8.6-103-perf-x86-amd-lbr-Discard-erroneous-branch-entri.patch
+       
patches.kernel.org/6.8.6-104-ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga-9-14.patch
+       
patches.kernel.org/6.8.6-105-ktest-force-buildonly-1-for-make_warnings_file-.patch
+       
patches.kernel.org/6.8.6-106-Input-xpad-add-support-for-Snakebyte-GAMEPADs.patch
+       
patches.kernel.org/6.8.6-107-ring-buffer-use-READ_ONCE-to-read-cpu_buffer-co.patch
+       
patches.kernel.org/6.8.6-108-tools-iio-replace-seekdir-in-iio_generic_buffer.patch
+       
patches.kernel.org/6.8.6-109-bus-mhi-host-Add-MHI_PM_SYS_ERR_FAIL-state.patch
+       
patches.kernel.org/6.8.6-110-kernfs-RCU-protect-kernfs_nodes-and-avoid-kernf.patch
+       
patches.kernel.org/6.8.6-111-usb-typec-ucsi-Add-qcm6490-pmic-glink-as-needin.patch
+       
patches.kernel.org/6.8.6-112-thunderbolt-Calculate-DisplayPort-tunnel-bandwi.patch
+       
patches.kernel.org/6.8.6-113-usb-gadget-uvc-refactor-the-check-for-a-valid-b.patch
+       
patches.kernel.org/6.8.6-114-usb-gadget-uvc-mark-incomplete-frames-with-UVC_.patch
+       
patches.kernel.org/6.8.6-115-usb-typec-ucsi-Limit-read-size-on-v1.2.patch
+       
patches.kernel.org/6.8.6-116-serial-8250_of-Drop-quirk-fot-NPCM-from-8250_po.patch
+       
patches.kernel.org/6.8.6-117-thunderbolt-Keep-the-domain-powered-when-USB4-p.patch
+       
patches.kernel.org/6.8.6-118-usb-typec-tcpci-add-generic-tcpci-fallback-comp.patch
+       
patches.kernel.org/6.8.6-119-usb-sl811-hcd-only-defined-function-checkdone-i.patch
+       
patches.kernel.org/6.8.6-120-ASoC-amd-yc-Fix-non-functional-mic-on-ASUS-M760.patch
+       
patches.kernel.org/6.8.6-121-thermal-of-Assume-polling-delay-passive-0-when-.patch
+       
patches.kernel.org/6.8.6-122-ASoC-soc-core.c-Skip-dummy-codec-when-adding-pl.patch
+       
patches.kernel.org/6.8.6-123-x86-xen-attempt-to-inflate-the-memory-balloon-o.patch
+       
patches.kernel.org/6.8.6-124-fbdev-viafb-fix-typo-in-hw_bitblt_1-and-hw_bitb.patch
+       
patches.kernel.org/6.8.6-125-io_uring-clear-opcode-specific-data-for-an-earl.patch
+       patches.kernel.org/6.8.6-126-modpost-fix-null-pointer-dereference.patch
+       
patches.kernel.org/6.8.6-127-drivers-nvme-Add-quirks-for-device-126f-2262.patch
+       
patches.kernel.org/6.8.6-128-fbmon-prevent-division-by-zero-in-fb_videomode_.patch
+       
patches.kernel.org/6.8.6-129-ALSA-hda-realtek-Add-quirks-for-some-Clevo-lapt.patch
+       
patches.kernel.org/6.8.6-130-drm-amdgpu-Init-zone-device-and-drm-client-afte.patch
+       
patches.kernel.org/6.8.6-131-gcc-plugins-stackleak-Avoid-.head.text-section.patch
+       
patches.kernel.org/6.8.6-132-media-mediatek-vcodec-Fix-oops-when-HEVC-init-f.patch
+       
patches.kernel.org/6.8.6-133-media-mediatek-vcodec-adding-lock-to-protect-de.patch
+       
patches.kernel.org/6.8.6-134-media-mediatek-vcodec-adding-lock-to-protect-en.patch
+       
patches.kernel.org/6.8.6-135-randomize_kstack-Improve-entropy-diffusion.patch
+       
patches.kernel.org/6.8.6-136-platform-x86-intel-hid-Don-t-wake-on-5-button-r.patch
+       
patches.kernel.org/6.8.6-137-platform-x86-intel-vbtn-Update-tablet-mode-swit.patch
+       
patches.kernel.org/6.8.6-138-nouveau-fix-devinit-paths-to-only-handle-displa.patch
+       
patches.kernel.org/6.8.6-139-Bluetooth-btintel-Fixe-build-regression.patch
+       
patches.kernel.org/6.8.6-140-net-mpls-error-out-if-inner-headers-are-not-set.patch
+       
patches.kernel.org/6.8.6-141-VMCI-Fix-possible-memcpy-run-time-warning-in-vm.patch
+       
patches.kernel.org/6.8.6-142-x86-vdso-Fix-rethunk-patching-for-vdso-image-x3.patch
+       
patches.kernel.org/6.8.6-143-Revert-drm-amd-amdgpu-Fix-potential-ioremap-mem.patch
+       patches.kernel.org/6.8.6-144-Linux-6.8.6.patch
 
        ########################################################
        # Build fixes that apply to the vanilla kernel too.
@@ -1462,15 +1606,11 @@
        patches.suse/net-mdio-add-2.5g-and-5g-related-PMA-speed-constants.patch
        patches.suse/net-phy-realtek-use-generic-MDIO-constants.patch
        patches.suse/net-phy-realtek-add-5Gbps-support-to-rtl822x_config_.patch
-       patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch
        patches.suse/wifi-ath11k-rearrange-IRQ-enable-disable-in-reset-pa.patch
        patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch
        patches.suse/wifi-ath11k-do-not-dump-SRNG-statistics-during-resum.patch
        patches.suse/wifi-ath11k-fix-warning-on-DMA-ring-capabilities-eve.patch
        patches.suse/wifi-ath11k-thermal-don-t-try-to-register-multiple-t.patch
-       patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch
-       patches.suse/Bluetooth-btmtk-Add-MODULE_FIRMWARE-for-MT7922.patch
-       patches.suse/gcc-plugins-stackleak-Avoid-.head.text-section.patch
 
        ########################################################
        # end of sorted patches

++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.Y47CtR/_old  2024-04-16 20:04:37.546173838 +0200
+++ /var/tmp/diff_new_pack.Y47CtR/_new  2024-04-16 20:04:37.550173985 +0200
@@ -1,4 +1,4 @@
-2024-04-11 04:31:19 +0000
-GIT Revision: 542f698f2f00f1f1360fec7f75af4fd2e5d1d1ee
+2024-04-15 06:36:47 +0000
+GIT Revision: 605b2845e19e7865a3a1e3689d637f9aa1537434
 GIT Branch: stable
 

Reply via email to