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 2023-10-27 22:27:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-source.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-source"

Fri Oct 27 22:27:47 2023 rev:708 rq:1120517 version:6.5.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes        
2023-10-22 21:01:13.627909856 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new.17445/dtb-aarch64.changes     
2023-10-27 22:28:04.143241290 +0200
@@ -1,0 +2,449 @@
+Wed Oct 25 12:31:37 CEST 2023 - jsl...@suse.cz
+
+- Linux 6.5.9 (bsc#1012628).
+- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628).
+- Bluetooth: Reject connection with the device which has same
+  BD_ADDR (bsc#1012628).
+- Bluetooth: Fix a refcnt underflow problem for hci_conn
+  (bsc#1012628).
+- Bluetooth: vhci: Fix race when opening vhci device
+  (bsc#1012628).
+- Bluetooth: hci_event: Fix coding style (bsc#1012628).
+- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628).
+- Bluetooth: hci_conn: Fix modifying handle while aborting
+  (bsc#1012628).
+- ice: fix over-shifted variable (bsc#1012628).
+- ice: Fix safe mode when DDP is missing (bsc#1012628).
+- ice: reset first in crash dump kernels (bsc#1012628).
+- net/smc: return the right falback reason when prefix checks fail
+  (bsc#1012628).
+- btrfs: fix stripe length calculation for non-zoned data chunk
+  allocation (bsc#1012628).
+- nfc: nci: fix possible NULL pointer dereference in
+  send_acknowledge() (bsc#1012628).
+- regmap: fix NULL deref on lookup (bsc#1012628).
+- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628).
+- x86/sev: Disable MMIO emulation from user mode (bsc#1012628).
+- x86/sev: Check IOBM for IOIO exceptions from user-space
+  (bsc#1012628).
+- x86/sev: Check for user-space IOIO pointing to kernel space
+  (bsc#1012628).
+- x86/fpu: Allow caller to constrain xfeatures when copying to
+  uabi buffer (bsc#1012628).
+- KVM: x86/pmu: Truncate counter value to allowed width on write
+  (bsc#1012628).
+- KVM: x86: Constrain guest-supported xfeatures only at
+  KVM_GET_XSAVE{2} (bsc#1012628).
+- x86: KVM: SVM: always update the x2avic msr interception
+  (bsc#1012628).
+- x86: KVM: SVM: add support for Invalid IPI Vector interception
+  (bsc#1012628).
+- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
+  (bsc#1012628).
+- audit,io_uring: io_uring openat triggers audit reference count
+  underflow (bsc#1012628).
+- tcp: check mptcp-level constraints for backlog coalescing
+  (bsc#1012628).
+- mptcp: more conservative check for zero probes (bsc#1012628).
+- selftests: mptcp: join: no RST when rm subflow/addr
+  (bsc#1012628).
+- mm: slab: Do not create kmalloc caches smaller than
+  arch_slab_minalign() (bsc#1012628).
+- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628).
+- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
+  (bsc#1012628).
+- fs/ntfs3: fix panic about slab-out-of-bounds caused by
+  ntfs_list_ea() (bsc#1012628).
+- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
+  (bsc#1012628).
+- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628).
+- Revert "net: wwan: iosm: enable runtime pm support for 7560"
+  (bsc#1012628).
+- netfilter: nft_payload: fix wrong mac header matching
+  (bsc#1012628).
+- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ
+  ring address (bsc#1012628).
+- nvmet-tcp: Fix a possible UAF in queue intialization setup
+  (bsc#1012628).
+- drm/i915: Retry gtt fault when out of fence registers
+  (bsc#1012628).
+- drm/mediatek: Correctly free sg_table in gem prime vmap
+  (bsc#1012628).
+- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628).
+- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628).
+- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
+  (bsc#1012628).
+- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628).
+- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx
+  (bsc#1012628).
+- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind
+  (bsc#1012628).
+- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe
+  errors (bsc#1012628).
+- ASoC: codecs: wcd938x: drop bogus bind error handling
+  (bsc#1012628).
+- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628).
+- ASoC: codecs: wcd938x: fix resource leaks on bind errors
+  (bsc#1012628).
+- ASoC: codecs: wcd938x: fix regulator leaks on probe errors
+  (bsc#1012628).
+- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove
+  (bsc#1012628).
+- qed: fix LL2 RX buffer allocation (bsc#1012628).
+- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628).
+- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628).
+- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628).
+- xfrm: interface: use DEV_STATS_INC() (bsc#1012628).
+- net: xfrm: skip policies marked as dead while reinserting
+  policies (bsc#1012628).
+- fprobe: Fix to ensure the number of active retprobes is not zero
+  (bsc#1012628).
+- wifi: cfg80211: use system_unbound_wq for wiphy work
+  (bsc#1012628).
+- net: ipv4: fix return value check in esp_remove_trailer
+  (bsc#1012628).
+- net: ipv6: fix return value check in esp_remove_trailer
+  (bsc#1012628).
+- net: rfkill: gpio: prevent value glitch during probe
+  (bsc#1012628).
+- tcp: fix excessive TLP and RACK timeouts from HZ rounding
+  (bsc#1012628).
+- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains
+  a single skb (bsc#1012628).
+- tcp: Fix listen() warning with v4-mapped-v6 address
+  (bsc#1012628).
+- docs: fix info about representor identification (bsc#1012628).
+- tun: prevent negative ifindex (bsc#1012628).
+- gve: Do not fully free QPL pages on prefill errors
+  (bsc#1012628).
+- ipv4: fib: annotate races around nh->nh_saddr_genid and
+  nh->nh_saddr (bsc#1012628).
+- net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
+  (bsc#1012628).
+- octeon_ep: update BQL sent bytes before ringing doorbell
+  (bsc#1012628).
+- i40e: prevent crash on probe if hw registers have invalid values
+  (bsc#1012628).
+- net: dsa: bcm_sf2: Fix possible memory leak in
+  bcm_sf2_mdio_register() (bsc#1012628).
+- bonding: Return pointer to data after pull on skb (bsc#1012628).
+- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a
+  inner curve (bsc#1012628).
+- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
+  (bsc#1012628).
+- selftests: openvswitch: Catch cases where the tests are killed
+  (bsc#1012628).
+- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628).
+- selftests: netfilter: Run nft_audit.sh in its own netns
+  (bsc#1012628).
+- netfilter: nft_set_rbtree: .deactivate fails if element has
+  expired (bsc#1012628).
+- netlink: Correct offload_xstats size (bsc#1012628).
+- netfilter: nf_tables: do not refresh timeout when resetting
+  element (bsc#1012628).
+- nf_tables: fix NULL pointer dereference in
+  nft_expr_inner_parse() (bsc#1012628).
+- nf_tables: fix NULL pointer dereference in nft_inner_init()
+  (bsc#1012628).
+- netfilter: nf_tables: do not remove elements if set backend
+  implements .abort (bsc#1012628).
+- netfilter: nf_tables: revert do not remove elements if set
+  backend implements .abort (bsc#1012628).
+- selftests: openvswitch: Add version check for pyroute2
+  (bsc#1012628).
+- net: phy: bcm7xxx: Add missing 16nm EPHY statistics
+  (bsc#1012628).
+- net: pktgen: Fix interface flags printing (bsc#1012628).
+- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
+  (bsc#1012628).
+- net: mdio-mux: fix C45 access returning -EIO after API change
+  (bsc#1012628).
+- net: avoid UAF on deleted altname (bsc#1012628).
+- net: fix ifname in netlink ntf during netns move (bsc#1012628).
+- net: check for altname conflicts when changing netdev's netns
+  (bsc#1012628).
+- iio: light: vcnl4000: Don't power on/off chip in config
+  (bsc#1012628).
+- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
+  (bsc#1012628).
+- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms
+  for mapphone (bsc#1012628).
+- arm64: dts: mediatek: Fix "mediatek,merge-mute" and
+  "mediatek,merge-fifo-en" types (bsc#1012628).
+- fs-writeback: do not requeue a clean inode having skipped pages
+  (bsc#1012628).
+- btrfs: fix race when refilling delayed refs block reserve
+  (bsc#1012628).
+- btrfs: prevent transaction block reserve underflow when starting
+  transaction (bsc#1012628).
+- btrfs: return -EUCLEAN for delayed tree ref with a ref count
+  not equals to 1 (bsc#1012628).
+- btrfs: initialize start_slot in btrfs_log_prealloc_extents
+  (bsc#1012628).
+- i2c: mux: Avoid potential false error message in
+  i2c_mux_add_adapter (bsc#1012628).
+- overlayfs: set ctime when setting mtime and atime (bsc#1012628).
+- accel/ivpu: Don't flood dmesg with VPU ready message
+  (bsc#1012628).
+- gpio: timberdale: Fix potential deadlock on &tgpio->lock
+  (bsc#1012628).
+- ata: libata-core: Fix compilation warning in
+  ata_dev_config_ncq() (bsc#1012628).
+- ata: libata-eh: Fix compilation warning in ata_eh_link_report()
+  (bsc#1012628).
+- tracing: relax trace_event_eval_update() execution with
+  cond_resched() (bsc#1012628).
+- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len
+  (bsc#1012628).
+- wifi: cfg80211: validate AP phy operation before starting it
+  (bsc#1012628).
+- wifi: iwlwifi: Ensure ack flag is properly cleared
+  (bsc#1012628).
+- rfkill: sync before userspace visibility/changes (bsc#1012628).
+- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720
+  Triathlon mouse (bsc#1012628).
+- HID: holtek: fix slab-out-of-bounds Write in
+  holtek_kbd_input_event (bsc#1012628).
+- Bluetooth: btusb: add shutdown function for QCA6174
+  (bsc#1012628).
+- Bluetooth: Avoid redundant authentication (bsc#1012628).
+- Bluetooth: hci_core: Fix build warnings (bsc#1012628).
+- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628).
+- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
+  (bsc#1012628).
+- wifi: mac80211: allow transmitting EAPOL frames with tainted
+  key (bsc#1012628).
+- wifi: cfg80211: avoid leaking stack data into trace
+  (bsc#1012628).
+- regulator/core: Revert "fix kobject release warning and memory
+  leak in regulator_register()" (bsc#1012628).
+- SUNRPC: Fail quickly when server does not recognize TLS
+  (bsc#1012628).
+- SUNRPC/TLS: Lock the lower_xprt during the tls handshake
+  (bsc#1012628).
+- nfs: decrement nrequests counter before releasing the req
+  (bsc#1012628).
+- sky2: Make sure there is at least one frag_addr available
+  (bsc#1012628).
+- ipv4/fib: send notify when delete source address routes
+  (bsc#1012628).
+- drm: panel-orientation-quirks: Add quirk for One Mix 2S
+  (bsc#1012628).
+- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
+  (bsc#1012628).
+- btrfs: error out when COWing block using a stale transaction
+  (bsc#1012628).
+- btrfs: error when COWing block from a root that is being deleted
+  (bsc#1012628).
+- btrfs: error out when reallocating block for defrag using a
+  stale transaction (bsc#1012628).
+- platform/x86: touchscreen_dmi: Add info for the BUSH Bush
+  Windows tablet (bsc#1012628).
+- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628).
+- HID: multitouch: Add required quirk for Synaptics 0xcd7e device
+  (bsc#1012628).
+- HID: nintendo: reinitialize USB Pro Controller after resuming
+  from suspend (bsc#1012628).
+- HID: Add quirk to ignore the touchscreen battery on HP ENVY
+  15-eu0556ng (bsc#1012628).
+- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B
+  (bsc#1012628).
+- cpufreq: schedutil: Update next_freq when cpufreq_limits change
+  (bsc#1012628).
+- io-wq: fully initialize wqe before calling
+  cpuhp_state_add_instance_nocalls() (bsc#1012628).
+- Bluetooth: hci_sync: Fix not handling ISO_LINK in
+  hci_abort_conn_sync (bsc#1012628).
+- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
+  (bsc#1012628).
+- Bluetooth: ISO: Fix invalid context error (bsc#1012628).
+- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when
+  aborting (bsc#1012628).
+- Bluetooth: hci_sync: always check if connection is alive before
+  deleting (bsc#1012628).
+- net/mlx5: E-switch, register event handler before arming the
+  event (bsc#1012628).
+- net/mlx5: Handle fw tracer change ownership event based on MTRC
+  (bsc#1012628).
+- net/mlx5e: RX, Fix page_pool allocation failure recovery for
+  striding rq (bsc#1012628).
+- net/mlx5e: RX, Fix page_pool allocation failure recovery for
+  legacy rq (bsc#1012628).
+- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on
+  shutdown (bsc#1012628).
+- net/mlx5e: Take RTNL lock before triggering netdev notifiers
+  (bsc#1012628).
+- net/mlx5e: Don't offload internal port if filter device is
+  out device (bsc#1012628).
+- net/mlx5e: Fix VF representors reporting zero counters to
+  "ip -s" command (bsc#1012628).
+- net/tls: split tls_rx_reader_lock (bsc#1012628).
+- tcp: allow again tcp_disconnect() when threads are waiting
+  (bsc#1012628).
+- Bluetooth: hci_event: Fix using memcmp when comparing keys
+  (bsc#1012628).
+- tcp_bpf: properly release resources on error paths
+  (bsc#1012628).
+- mtd: rawnand: qcom: Unmap the right resource upon probe failure
+  (bsc#1012628).
+- mtd: rawnand: pl353: Ensure program page operations are
+  successful (bsc#1012628).
+- mtd: rawnand: marvell: Ensure program page operations are
+  successful (bsc#1012628).
+- mtd: rawnand: arasan: Ensure program page operations are
+  successful (bsc#1012628).
+- mtd: rawnand: Ensure the nand chip supports cached reads
+  (bsc#1012628).
+- mtd: spinand: micron: correct bitmask for ecc status
++++ 152 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.17445/dtb-aarch64.changes
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.FsFlGn/_old  2023-10-27 22:28:10.851487322 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:10.855487469 +0200
@@ -17,7 +17,7 @@
 
 
 %define srcversion 6.5
-%define patchversion 6.5.8
+%define patchversion 6.5.9
 %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.5.8
+Version:        6.5.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g51baea8
+Release:        <RELEASE>.g29edc7c
 %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.FsFlGn/_old  2023-10-27 22:28:10.963491430 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:10.967491577 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 6.5
-%define patchversion 6.5.8
+%define patchversion 6.5.9
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -112,9 +112,9 @@
 Summary:        Kernel with 64kb PAGE_SIZE
 License:        GPL-2.0-only
 Group:          System/Kernel
-Version:        6.5.8
+Version:        6.5.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g51baea8
+Release:        <RELEASE>.g29edc7c
 %else
 Release:        0
 %endif
@@ -385,10 +385,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
-Provides:       kernel-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       
kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
+Provides:       kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 # END COMMON DEPS
-Provides:       %name-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 %obsolete_rebuilds %name
 
 %define kmp_target_cpu %_target_cpu
@@ -1305,8 +1305,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
-Provides:       kernel-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       
kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
+Provides:       kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 
 %obsolete_rebuilds %name-base
 %ifarch %ix86

kernel-debug.spec: same change
++++++ kernel-default.spec ++++++
--- /var/tmp/diff_new_pack.FsFlGn/_old  2023-10-27 22:28:11.023493630 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:11.027493777 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 6.5
-%define patchversion 6.5.8
+%define patchversion 6.5.9
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -112,9 +112,9 @@
 Summary:        The Standard Kernel
 License:        GPL-2.0-only
 Group:          System/Kernel
-Version:        6.5.8
+Version:        6.5.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g51baea8
+Release:        <RELEASE>.g29edc7c
 %else
 Release:        0
 %endif
@@ -385,10 +385,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
-Provides:       kernel-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       
kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
+Provides:       kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 # END COMMON DEPS
-Provides:       %name-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 %ifarch %ix86
 Provides:       kernel-trace = 3.13
 Obsoletes:      kernel-trace <= 3.13
@@ -1342,8 +1342,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
-Provides:       kernel-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       
kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
+Provides:       kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 
 %ifarch %ix86
 Provides:       kernel-trace-base = 3.13

++++++ kernel-docs.spec ++++++
--- /var/tmp/diff_new_pack.FsFlGn/_old  2023-10-27 22:28:11.059494951 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:11.059494951 +0200
@@ -17,7 +17,7 @@
 
 
 %define srcversion 6.5
-%define patchversion 6.5.8
+%define patchversion 6.5.9
 %define variant %{nil}
 %define build_html 1
 %define build_pdf 0
@@ -30,9 +30,9 @@
 Summary:        Kernel Documentation
 License:        GPL-2.0-only
 Group:          Documentation/Man
-Version:        6.5.8
+Version:        6.5.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g51baea8
+Release:        <RELEASE>.g29edc7c
 %else
 Release:        0
 %endif
@@ -83,7 +83,7 @@
 %endif
 URL:            https://www.kernel.org/
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 BuildArch:      noarch
 Source0:        
https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
 Source3:        kernel-source.rpmlintrc

++++++ kernel-kvmsmall.spec ++++++
--- /var/tmp/diff_new_pack.FsFlGn/_old  2023-10-27 22:28:11.087495978 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:11.087495978 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 6.5
-%define patchversion 6.5.8
+%define patchversion 6.5.9
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -112,9 +112,9 @@
 Summary:        The Small Developer Kernel for KVM
 License:        GPL-2.0-only
 Group:          System/Kernel
-Version:        6.5.8
+Version:        6.5.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g51baea8
+Release:        <RELEASE>.g29edc7c
 %else
 Release:        0
 %endif
@@ -385,10 +385,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
-Provides:       kernel-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       
kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
+Provides:       kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 # END COMMON DEPS
-Provides:       %name-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 %obsolete_rebuilds %name
 
 %define kmp_target_cpu %_target_cpu
@@ -1309,8 +1309,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
-Provides:       kernel-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       
kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
+Provides:       kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 
 %obsolete_rebuilds %name-base
 %ifarch %ix86

kernel-lpae.spec: same change
++++++ kernel-obs-build.spec ++++++
--- /var/tmp/diff_new_pack.FsFlGn/_old  2023-10-27 22:28:11.139497885 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:11.139497885 +0200
@@ -19,7 +19,7 @@
 
 #!BuildIgnore: post-build-checks
 
-%define patchversion 6.5.8
+%define patchversion 6.5.9
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -44,7 +44,7 @@
 %endif
 %endif
 %endif
-BuildRequires:  
kernel%kernel_flavor-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+BuildRequires:  
kernel%kernel_flavor-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 
 %if 0%{?rhel_version}
 BuildRequires:  kernel
@@ -56,9 +56,9 @@
 Summary:        package kernel and initrd for OBS VM builds
 License:        GPL-2.0-only
 Group:          SLES
-Version:        6.5.8
+Version:        6.5.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g51baea8
+Release:        <RELEASE>.g29edc7c
 %else
 Release:        0
 %endif

++++++ kernel-obs-qa.spec ++++++
--- /var/tmp/diff_new_pack.FsFlGn/_old  2023-10-27 22:28:11.167498912 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:11.167498912 +0200
@@ -17,7 +17,7 @@
 # needsrootforbuild
 
 
-%define patchversion 6.5.8
+%define patchversion 6.5.9
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -32,9 +32,9 @@
 Summary:        Basic QA tests for the kernel
 License:        GPL-2.0-only
 Group:          SLES
-Version:        6.5.8
+Version:        6.5.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g51baea8
+Release:        <RELEASE>.g29edc7c
 %else
 Release:        0
 %endif

++++++ kernel-pae.spec ++++++
--- /var/tmp/diff_new_pack.FsFlGn/_old  2023-10-27 22:28:11.191499792 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:11.195499939 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 6.5
-%define patchversion 6.5.8
+%define patchversion 6.5.9
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -112,9 +112,9 @@
 Summary:        Kernel with PAE Support
 License:        GPL-2.0-only
 Group:          System/Kernel
-Version:        6.5.8
+Version:        6.5.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g51baea8
+Release:        <RELEASE>.g29edc7c
 %else
 Release:        0
 %endif
@@ -385,10 +385,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
-Provides:       kernel-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       
kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
+Provides:       kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 # END COMMON DEPS
-Provides:       %name-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 %ifarch %ix86
 Provides:       kernel-desktop = 4.3
 Obsoletes:      kernel-desktop <= 4.3
@@ -1325,8 +1325,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
-Provides:       kernel-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       
kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
+Provides:       kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 
 %ifarch %ix86
 Provides:       kernel-desktop-base = 4.3

++++++ kernel-source.spec ++++++
--- /var/tmp/diff_new_pack.FsFlGn/_old  2023-10-27 22:28:11.219500819 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:11.223500966 +0200
@@ -17,7 +17,7 @@
 
 
 %define srcversion 6.5
-%define patchversion 6.5.8
+%define patchversion 6.5.9
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -30,9 +30,9 @@
 %endif
 
 Name:           kernel-source
-Version:        6.5.8
+Version:        6.5.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g51baea8
+Release:        <RELEASE>.g29edc7c
 %else
 Release:        0
 %endif
@@ -49,7 +49,7 @@
 BuildRequires:  sed
 Requires(post): coreutils sed
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 Provides:       linux
 Provides:       multiversion(kernel)
 Source0:        
https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz

++++++ kernel-syms.spec ++++++
--- /var/tmp/diff_new_pack.FsFlGn/_old  2023-10-27 22:28:11.247501846 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:11.251501993 +0200
@@ -24,10 +24,10 @@
 Summary:        Kernel Symbol Versions (modversions)
 License:        GPL-2.0-only
 Group:          Development/Sources
-Version:        6.5.8
+Version:        6.5.9
 %if %using_buildservice
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g51baea8
+Release:        <RELEASE>.g29edc7c
 %else
 Release:        0
 %endif
@@ -52,7 +52,7 @@
 %endif
 Requires:       pesign-obs-integration
 Provides:       %name = %version-%source_rel
-Provides:       %name-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 Provides:       multiversion(kernel)
 Source:         README.KSYMS
 Requires:       kernel-devel%variant = %version-%source_rel

++++++ kernel-vanilla.spec ++++++
--- /var/tmp/diff_new_pack.FsFlGn/_old  2023-10-27 22:28:11.275502873 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:11.279503020 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 6.5
-%define patchversion 6.5.8
+%define patchversion 6.5.9
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -112,9 +112,9 @@
 Summary:        The Standard Kernel - without any SUSE patches
 License:        GPL-2.0-only
 Group:          System/Kernel
-Version:        6.5.8
+Version:        6.5.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g51baea8
+Release:        <RELEASE>.g29edc7c
 %else
 Release:        0
 %endif
@@ -385,10 +385,10 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
-Provides:       kernel-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       
kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
+Provides:       kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 # END COMMON DEPS
-Provides:       %name-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 %obsolete_rebuilds %name
 
 %define kmp_target_cpu %_target_cpu
@@ -1302,8 +1302,8 @@
 Conflicts:      libc.so.6()(64bit)
 %endif
 Provides:       kernel = %version-%source_rel
-Provides:       
kernel-%build_flavor-base-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
-Provides:       kernel-srchash-51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+Provides:       
kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
+Provides:       kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 
 %obsolete_rebuilds %name-base
 %ifarch %ix86

kernel-zfcpdump.spec: same change


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

++++++ patches.suse.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/NFSv4-1-fixup-use-EXCHGID4-FLAG-USE-PNFS-DS-for-DS-server-.patch
 
new/patches.suse/NFSv4-1-fixup-use-EXCHGID4-FLAG-USE-PNFS-DS-for-DS-server-.patch
--- 
old/patches.suse/NFSv4-1-fixup-use-EXCHGID4-FLAG-USE-PNFS-DS-for-DS-server-.patch
   2023-10-20 07:40:59.000000000 +0200
+++ 
new/patches.suse/NFSv4-1-fixup-use-EXCHGID4-FLAG-USE-PNFS-DS-for-DS-server-.patch
   1970-01-01 01:00:00.000000000 +0100
@@ -1,42 +0,0 @@
-From: Olga Kornievskaia <ko...@netapp.com>
-To: trond.mykleb...@hammerspace.com, anna.schuma...@netapp.com
-Cc: linux-...@vger.kernel.org
-Subject: [PATCH 1/1] NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
-Date: Mon,  9 Oct 2023 10:59:01 -0400
-Message-id: <20231009145901.99260-1-olga.kornievsk...@gmail.com>
-Patch-mainline: Submitted, Mon,  9 Oct 2023 10:59:01 -0400 - 
linux-...@vger.kernel.org
-References: bsc#1216201
-
-This patches fixes commit 51d674a5e488 "NFSv4.1: use
-EXCHGID4_FLAG_USE_PNFS_DS for DS server", purpose of that
-commit was to mark EXCHANGE_ID to the DS with the appropriate
-flag.
-
-However, connection to MDS can return both EXCHGID4_FLAG_USE_PNFS_DS
-and EXCHGID4_FLAG_USE_PNFS_MDS set but previous patch would only
-remember the USE_PNFS_DS and for the 2nd EXCHANGE_ID send that
-to the MDS.
-
-Instead, just mark the pnfs path exclusively.
-
-Fixes: 51d674a5e488 "NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS
-server"
-
-Signed-off-by: Olga Kornievskaia <ko...@netapp.com>
-Acked-by: NeilBrown <ne...@suse.com>
-
----
- fs/nfs/nfs4proc.c |    2 --
- 1 file changed, 2 deletions(-)
-
---- a/fs/nfs/nfs4proc.c
-+++ b/fs/nfs/nfs4proc.c
-@@ -8870,8 +8870,6 @@ static int _nfs4_proc_exchange_id(struct
-       /* Save the EXCHANGE_ID verifier session trunk tests */
-       memcpy(clp->cl_confirm.data, argp->verifier.data,
-              sizeof(clp->cl_confirm.data));
--      if (resp->flags & EXCHGID4_FLAG_USE_PNFS_DS)
--              set_bit(NFS_CS_DS, &clp->cl_flags);
- out:
-       trace_nfs4_exchange_id(clp, status);
-       rpc_put_task(task);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/clk-qcom-sc8280xp-Add-fallback-compatibles-to-lpasscc.patch 
new/patches.suse/clk-qcom-sc8280xp-Add-fallback-compatibles-to-lpasscc.patch
--- 
old/patches.suse/clk-qcom-sc8280xp-Add-fallback-compatibles-to-lpasscc.patch    
    2023-10-20 07:40:59.000000000 +0200
+++ 
new/patches.suse/clk-qcom-sc8280xp-Add-fallback-compatibles-to-lpasscc.patch    
    1970-01-01 01:00:00.000000000 +0100
@@ -1,30 +0,0 @@
-From: Chester Lin <c...@suse.com>
-Date: Mon, 28 Aug 2023 10:18:00 +0800
-Subject: clk: qcom: sc8280xp: Add fallback compatibles to lpasscc
-References: bsc#1215268
-Patch-mainline: never, this is for DT compatibles overlaid by UEFI FW
-
-Add fallback compatibles to solve DT mismatch since UEFI FW (v1.57) still
-provides downstream compatible strings as overlays.
-
-Signed-off-by: Chester Lin <c...@suse.com>
----
- drivers/clk/qcom/lpasscc-sc8280xp.c |    7 +++++++
- 1 file changed, 7 insertions(+)
-
---- a/drivers/clk/qcom/lpasscc-sc8280xp.c
-+++ b/drivers/clk/qcom/lpasscc-sc8280xp.c
-@@ -61,6 +61,13 @@ static const struct of_device_id lpasscc
-               .compatible = "qcom,sc8280xp-lpasscc",
-               .data = &lpasscc_sc8280xp_reset_desc,
-       },
-+      {
-+              .compatible = "qcom,sc8280xp-lpass-audio-csr",
-+              .data = &lpass_audiocc_sc8280xp_reset_desc,
-+      }, {
-+              .compatible = "qcom,sc8280xp-lpass-tcsr",
-+              .data = &lpasscc_sc8280xp_reset_desc,
-+      },
-       { }
- };
- MODULE_DEVICE_TABLE(of, lpasscc_sc8280xp_match_table);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch 
new/patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch
--- old/patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch 
2023-10-20 07:40:59.000000000 +0200
+++ new/patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch 
2023-10-25 12:31:37.000000000 +0200
@@ -1,9 +1,9 @@
 From: Maximilian Luz <luzmaximil...@gmail.com>
 Date: Sun, 27 Aug 2023 23:14:06 +0200
 Subject: firmware: Add support for Qualcomm UEFI Secure Application
-Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git#for-next
+Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
 Git-commit: 759e7a2b62eb3ef3c93ffeb5cca788a09627d7d9
-Patch-mainline: Queued in subsystem maintainer repository
+Patch-mainline: Queued in linux-next
 References: bsc#1215268
 
 On platforms using the Qualcomm UEFI Secure Application (uefisecapp),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch 
new/patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch
--- old/patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch 
2023-10-20 07:40:59.000000000 +0200
+++ new/patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch 
2023-10-25 12:31:37.000000000 +0200
@@ -2,9 +2,9 @@
 Date: Sun, 27 Aug 2023 23:14:05 +0200
 Subject: firmware: qcom_scm: Add support for Qualcomm Secure Execution
  Environment SCM interface
-Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git#for-next
+Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
 Git-commit: 00b1248606ba3979ccae30ed11df8cdc1a84245a
-Patch-mainline: Queued in subsystem maintainer repository
+Patch-mainline: Queued in linux-next
 References: bsc#1215268
 
 Add support for SCM calls to Secure OS and the Secure Execution
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch 
new/patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch
--- old/patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch   
2023-10-20 07:40:59.000000000 +0200
+++ new/patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch   
2023-10-25 12:31:37.000000000 +0200
@@ -1,9 +1,9 @@
 From: Maximilian Luz <luzmaximil...@gmail.com>
 Date: Sun, 27 Aug 2023 23:14:04 +0200
 Subject: lib/ucs2_string: Add UCS-2 strscpy function
-Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git#for-next
+Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
 Git-commit: e4c89f9380017b6b2e63836e2de1af8eb4535384
-Patch-mainline: Queued in subsystem maintainer repository
+Patch-mainline: Queued in linux-next
 References: bsc#1215268
 
 Add a ucs2_strscpy() function for UCS-2 strings. The behavior is

++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.FsFlGn/_old  2023-10-27 22:28:12.879561704 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:12.883561851 +0200
@@ -1967,6 +1967,244 @@
        
patches.kernel.org/6.5.8-188-ovl-fix-regression-in-showing-lowerdir-mount-op.patch
        
patches.kernel.org/6.5.8-189-ALSA-hda-realtek-Fixed-two-speaker-platform.patch
        patches.kernel.org/6.5.8-190-Linux-6.5.8.patch
+       
patches.kernel.org/6.5.9-001-Bluetooth-hci_event-Ignore-NULL-link-key.patch
+       
patches.kernel.org/6.5.9-002-Bluetooth-Reject-connection-with-the-device-whi.patch
+       
patches.kernel.org/6.5.9-003-Bluetooth-Fix-a-refcnt-underflow-problem-for-hc.patch
+       
patches.kernel.org/6.5.9-004-Bluetooth-vhci-Fix-race-when-opening-vhci-devic.patch
+       patches.kernel.org/6.5.9-005-Bluetooth-hci_event-Fix-coding-style.patch
+       
patches.kernel.org/6.5.9-006-Bluetooth-avoid-memcmp-out-of-bounds-warning.patch
+       
patches.kernel.org/6.5.9-007-Bluetooth-hci_conn-Fix-modifying-handle-while-a.patch
+       patches.kernel.org/6.5.9-008-ice-fix-over-shifted-variable.patch
+       patches.kernel.org/6.5.9-009-ice-Fix-safe-mode-when-DDP-is-missing.patch
+       patches.kernel.org/6.5.9-010-ice-reset-first-in-crash-dump-kernels.patch
+       
patches.kernel.org/6.5.9-011-net-smc-return-the-right-falback-reason-when-pr.patch
+       
patches.kernel.org/6.5.9-012-btrfs-fix-stripe-length-calculation-for-non-zon.patch
+       
patches.kernel.org/6.5.9-013-nfc-nci-fix-possible-NULL-pointer-dereference-i.patch
+       patches.kernel.org/6.5.9-014-regmap-fix-NULL-deref-on-lookup.patch
+       
patches.kernel.org/6.5.9-015-KVM-x86-Mask-LVTPC-when-handling-a-PMI.patch
+       
patches.kernel.org/6.5.9-016-x86-sev-Disable-MMIO-emulation-from-user-mode.patch
+       
patches.kernel.org/6.5.9-017-x86-sev-Check-IOBM-for-IOIO-exceptions-from-use.patch
+       
patches.kernel.org/6.5.9-018-x86-sev-Check-for-user-space-IOIO-pointing-to-k.patch
+       
patches.kernel.org/6.5.9-019-x86-fpu-Allow-caller-to-constrain-xfeatures-whe.patch
+       
patches.kernel.org/6.5.9-020-KVM-x86-pmu-Truncate-counter-value-to-allowed-w.patch
+       
patches.kernel.org/6.5.9-021-KVM-x86-Constrain-guest-supported-xfeatures-onl.patch
+       
patches.kernel.org/6.5.9-022-x86-KVM-SVM-always-update-the-x2avic-msr-interc.patch
+       
patches.kernel.org/6.5.9-023-x86-KVM-SVM-add-support-for-Invalid-IPI-Vector-.patch
+       
patches.kernel.org/6.5.9-024-x86-KVM-SVM-refresh-AVIC-inhibition-in-svm_leav.patch
+       
patches.kernel.org/6.5.9-025-audit-io_uring-io_uring-openat-triggers-audit-r.patch
+       
patches.kernel.org/6.5.9-026-tcp-check-mptcp-level-constraints-for-backlog-c.patch
+       
patches.kernel.org/6.5.9-027-mptcp-more-conservative-check-for-zero-probes.patch
+       
patches.kernel.org/6.5.9-028-selftests-mptcp-join-no-RST-when-rm-subflow-add.patch
+       
patches.kernel.org/6.5.9-029-mm-slab-Do-not-create-kmalloc-caches-smaller-th.patch
+       
patches.kernel.org/6.5.9-030-fs-ntfs3-Fix-OOB-read-in-ntfs_init_from_boot.patch
+       
patches.kernel.org/6.5.9-031-fs-ntfs3-Fix-possible-null-pointer-dereference-.patch
+       
patches.kernel.org/6.5.9-032-fs-ntfs3-fix-panic-about-slab-out-of-bounds-cau.patch
+       
patches.kernel.org/6.5.9-033-fs-ntfs3-Fix-shift-out-of-bounds-in-ntfs_fill_s.patch
+       
patches.kernel.org/6.5.9-034-fs-ntfs3-fix-deadlock-in-mark_as_free_ex.patch
+       
patches.kernel.org/6.5.9-035-Revert-net-wwan-iosm-enable-runtime-pm-support-.patch
+       
patches.kernel.org/6.5.9-036-netfilter-nft_payload-fix-wrong-mac-header-matc.patch
+       
patches.kernel.org/6.5.9-037-io_uring-fix-crash-with-IORING_SETUP_NO_MMAP-an.patch
+       
patches.kernel.org/6.5.9-038-nvmet-tcp-Fix-a-possible-UAF-in-queue-intializa.patch
+       
patches.kernel.org/6.5.9-039-drm-i915-Retry-gtt-fault-when-out-of-fence-regi.patch
+       
patches.kernel.org/6.5.9-040-drm-mediatek-Correctly-free-sg_table-in-gem-pri.patch
+       
patches.kernel.org/6.5.9-041-drm-nouveau-disp-fix-DP-capable-DSM-connectors.patch
+       
patches.kernel.org/6.5.9-042-drm-edid-add-8-bpc-quirk-to-the-BenQ-GW2765.patch
+       
patches.kernel.org/6.5.9-043-ALSA-hda-realtek-Fixed-ASUS-platform-headset-Mi.patch
+       
patches.kernel.org/6.5.9-044-ALSA-hda-realtek-Add-quirk-for-ASUS-ROG-GU603ZV.patch
+       
patches.kernel.org/6.5.9-045-ALSA-hda-relatek-Enable-Mute-LED-on-HP-Laptop-1.patch
+       
patches.kernel.org/6.5.9-046-ASoC-codecs-wcd938x-sdw-fix-use-after-free-on-d.patch
+       
patches.kernel.org/6.5.9-047-ASoC-codecs-wcd938x-sdw-fix-runtime-PM-imbalanc.patch
+       
patches.kernel.org/6.5.9-048-ASoC-codecs-wcd938x-drop-bogus-bind-error-handl.patch
+       
patches.kernel.org/6.5.9-049-ASoC-codecs-wcd938x-fix-unbind-tear-down-order.patch
+       
patches.kernel.org/6.5.9-050-ASoC-codecs-wcd938x-fix-resource-leaks-on-bind-.patch
+       
patches.kernel.org/6.5.9-051-ASoC-codecs-wcd938x-fix-regulator-leaks-on-prob.patch
+       
patches.kernel.org/6.5.9-052-ASoC-codecs-wcd938x-fix-runtime-PM-imbalance-on.patch
+       patches.kernel.org/6.5.9-053-qed-fix-LL2-RX-buffer-allocation.patch
+       
patches.kernel.org/6.5.9-054-xfrm-fix-a-data-race-in-xfrm_lookup_with_ifid.patch
+       
patches.kernel.org/6.5.9-055-xfrm6-fix-inet6_dev-refcount-underflow-problem.patch
+       
patches.kernel.org/6.5.9-056-xfrm-fix-a-data-race-in-xfrm_gen_index.patch
+       patches.kernel.org/6.5.9-057-xfrm-interface-use-DEV_STATS_INC.patch
+       
patches.kernel.org/6.5.9-058-net-xfrm-skip-policies-marked-as-dead-while-rei.patch
+       
patches.kernel.org/6.5.9-059-fprobe-Fix-to-ensure-the-number-of-active-retpr.patch
+       
patches.kernel.org/6.5.9-060-wifi-cfg80211-use-system_unbound_wq-for-wiphy-w.patch
+       
patches.kernel.org/6.5.9-061-net-ipv4-fix-return-value-check-in-esp_remove_t.patch
+       
patches.kernel.org/6.5.9-062-net-ipv6-fix-return-value-check-in-esp_remove_t.patch
+       
patches.kernel.org/6.5.9-063-net-rfkill-gpio-prevent-value-glitch-during-pro.patch
+       
patches.kernel.org/6.5.9-064-tcp-fix-excessive-TLP-and-RACK-timeouts-from-HZ.patch
+       
patches.kernel.org/6.5.9-065-tcp-tsq-relax-tcp_small_queue_check-when-rtx-qu.patch
+       
patches.kernel.org/6.5.9-066-tcp-Fix-listen-warning-with-v4-mapped-v6-addres.patch
+       
patches.kernel.org/6.5.9-067-docs-fix-info-about-representor-identification.patch
+       patches.kernel.org/6.5.9-068-tun-prevent-negative-ifindex.patch
+       
patches.kernel.org/6.5.9-069-gve-Do-not-fully-free-QPL-pages-on-prefill-erro.patch
+       
patches.kernel.org/6.5.9-070-ipv4-fib-annotate-races-around-nh-nh_saddr_geni.patch
+       
patches.kernel.org/6.5.9-071-net-usb-smsc95xx-Fix-an-error-code-in-smsc95xx_.patch
+       
patches.kernel.org/6.5.9-072-octeon_ep-update-BQL-sent-bytes-before-ringing-.patch
+       
patches.kernel.org/6.5.9-073-i40e-prevent-crash-on-probe-if-hw-registers-hav.patch
+       
patches.kernel.org/6.5.9-074-net-dsa-bcm_sf2-Fix-possible-memory-leak-in-bcm.patch
+       
patches.kernel.org/6.5.9-075-bonding-Return-pointer-to-data-after-pull-on-sk.patch
+       
patches.kernel.org/6.5.9-076-net-sched-sch_hfsc-upgrade-rt-to-sc-when-it-bec.patch
+       
patches.kernel.org/6.5.9-077-neighbor-tracing-Move-pin6-inside-CONFIG_IPV6-y.patch
+       
patches.kernel.org/6.5.9-078-selftests-openvswitch-Catch-cases-where-the-tes.patch
+       
patches.kernel.org/6.5.9-079-selftests-openvswitch-Fix-the-ct_tuple-for-v4.patch
+       
patches.kernel.org/6.5.9-080-selftests-netfilter-Run-nft_audit.sh-in-its-own.patch
+       
patches.kernel.org/6.5.9-081-netfilter-nft_set_rbtree-.deactivate-fails-if-e.patch
+       patches.kernel.org/6.5.9-082-netlink-Correct-offload_xstats-size.patch
+       
patches.kernel.org/6.5.9-083-netfilter-nf_tables-do-not-refresh-timeout-when.patch
+       
patches.kernel.org/6.5.9-084-nf_tables-fix-NULL-pointer-dereference-in-nft_e.patch
+       
patches.kernel.org/6.5.9-085-nf_tables-fix-NULL-pointer-dereference-in-nft_i.patch
+       
patches.kernel.org/6.5.9-086-netfilter-nf_tables-do-not-remove-elements-if-s.patch
+       
patches.kernel.org/6.5.9-087-netfilter-nf_tables-revert-do-not-remove-elemen.patch
+       
patches.kernel.org/6.5.9-088-selftests-openvswitch-Add-version-check-for-pyr.patch
+       
patches.kernel.org/6.5.9-089-net-phy-bcm7xxx-Add-missing-16nm-EPHY-statistic.patch
+       
patches.kernel.org/6.5.9-090-net-pktgen-Fix-interface-flags-printing.patch
+       
patches.kernel.org/6.5.9-091-net-more-strict-VIRTIO_NET_HDR_GSO_UDP_L4-valid.patch
+       
patches.kernel.org/6.5.9-092-net-mdio-mux-fix-C45-access-returning-EIO-after.patch
+       patches.kernel.org/6.5.9-093-net-avoid-UAF-on-deleted-altname.patch
+       
patches.kernel.org/6.5.9-094-net-fix-ifname-in-netlink-ntf-during-netns-move.patch
+       
patches.kernel.org/6.5.9-095-net-check-for-altname-conflicts-when-changing-n.patch
+       
patches.kernel.org/6.5.9-096-iio-light-vcnl4000-Don-t-power-on-off-chip-in-c.patch
+       
patches.kernel.org/6.5.9-097-pwr-mlxbf-extend-Kconfig-to-include-gpio-mlxbf3.patch
+       
patches.kernel.org/6.5.9-098-ARM-dts-ti-omap-Fix-noisy-serial-with-overrun-t.patch
+       
patches.kernel.org/6.5.9-099-arm64-dts-mediatek-Fix-mediatek-merge-mute-and-.patch
+       
patches.kernel.org/6.5.9-100-fs-writeback-do-not-requeue-a-clean-inode-havin.patch
+       
patches.kernel.org/6.5.9-101-btrfs-fix-race-when-refilling-delayed-refs-bloc.patch
+       
patches.kernel.org/6.5.9-102-btrfs-prevent-transaction-block-reserve-underfl.patch
+       
patches.kernel.org/6.5.9-103-btrfs-return-EUCLEAN-for-delayed-tree-ref-with-.patch
+       
patches.kernel.org/6.5.9-104-btrfs-initialize-start_slot-in-btrfs_log_preall.patch
+       
patches.kernel.org/6.5.9-105-i2c-mux-Avoid-potential-false-error-message-in-.patch
+       
patches.kernel.org/6.5.9-106-overlayfs-set-ctime-when-setting-mtime-and-atim.patch
+       
patches.kernel.org/6.5.9-107-accel-ivpu-Don-t-flood-dmesg-with-VPU-ready-mes.patch
+       
patches.kernel.org/6.5.9-108-gpio-timberdale-Fix-potential-deadlock-on-tgpio.patch
+       
patches.kernel.org/6.5.9-109-ata-libata-core-Fix-compilation-warning-in-ata_.patch
+       
patches.kernel.org/6.5.9-110-ata-libata-eh-Fix-compilation-warning-in-ata_eh.patch
+       
patches.kernel.org/6.5.9-111-tracing-relax-trace_event_eval_update-execution.patch
+       
patches.kernel.org/6.5.9-112-wifi-mwifiex-Sanity-check-tlv_len-and-tlv_bitma.patch
+       
patches.kernel.org/6.5.9-113-wifi-cfg80211-validate-AP-phy-operation-before-.patch
+       
patches.kernel.org/6.5.9-114-wifi-iwlwifi-Ensure-ack-flag-is-properly-cleare.patch
+       
patches.kernel.org/6.5.9-115-rfkill-sync-before-userspace-visibility-changes.patch
+       
patches.kernel.org/6.5.9-116-HID-logitech-hidpp-Add-Bluetooth-ID-for-the-Log.patch
+       
patches.kernel.org/6.5.9-117-HID-holtek-fix-slab-out-of-bounds-Write-in-holt.patch
+       
patches.kernel.org/6.5.9-118-Bluetooth-btusb-add-shutdown-function-for-QCA61.patch
+       
patches.kernel.org/6.5.9-119-Bluetooth-Avoid-redundant-authentication.patch
+       patches.kernel.org/6.5.9-120-Bluetooth-hci_core-Fix-build-warnings.patch
+       
patches.kernel.org/6.5.9-121-wifi-cfg80211-Fix-6GHz-scan-configuration.patch
+       
patches.kernel.org/6.5.9-122-wifi-mac80211-work-around-Cisco-AP-9115-VHT-MPD.patch
+       
patches.kernel.org/6.5.9-123-wifi-mac80211-allow-transmitting-EAPOL-frames-w.patch
+       
patches.kernel.org/6.5.9-124-wifi-cfg80211-avoid-leaking-stack-data-into-tra.patch
+       
patches.kernel.org/6.5.9-125-regulator-core-Revert-fix-kobject-release-warni.patch
+       
patches.kernel.org/6.5.9-126-SUNRPC-Fail-quickly-when-server-does-not-recogn.patch
+       
patches.kernel.org/6.5.9-127-SUNRPC-TLS-Lock-the-lower_xprt-during-the-tls-h.patch
+       
patches.kernel.org/6.5.9-128-nfs-decrement-nrequests-counter-before-releasin.patch
+       
patches.kernel.org/6.5.9-129-sky2-Make-sure-there-is-at-least-one-frag_addr-.patch
+       
patches.kernel.org/6.5.9-130-ipv4-fib-send-notify-when-delete-source-address.patch
+       
patches.kernel.org/6.5.9-131-drm-panel-orientation-quirks-Add-quirk-for-One-.patch
+       
patches.kernel.org/6.5.9-132-btrfs-fix-some-Wmaybe-uninitialized-warnings-in.patch
+       
patches.kernel.org/6.5.9-133-btrfs-error-out-when-COWing-block-using-a-stale.patch
+       
patches.kernel.org/6.5.9-134-btrfs-error-when-COWing-block-from-a-root-that-.patch
+       
patches.kernel.org/6.5.9-135-btrfs-error-out-when-reallocating-block-for-def.patch
+       
patches.kernel.org/6.5.9-136-platform-x86-touchscreen_dmi-Add-info-for-the-B.patch
+       
patches.kernel.org/6.5.9-137-drm-amd-pm-add-unique_id-for-gc-11.0.3.patch
+       
patches.kernel.org/6.5.9-138-HID-multitouch-Add-required-quirk-for-Synaptics.patch
+       
patches.kernel.org/6.5.9-139-HID-nintendo-reinitialize-USB-Pro-Controller-af.patch
+       
patches.kernel.org/6.5.9-140-HID-Add-quirk-to-ignore-the-touchscreen-battery.patch
+       
patches.kernel.org/6.5.9-141-platform-x86-touchscreen_dmi-Add-info-for-the-P.patch
+       
patches.kernel.org/6.5.9-142-cpufreq-schedutil-Update-next_freq-when-cpufreq.patch
+       
patches.kernel.org/6.5.9-143-io-wq-fully-initialize-wqe-before-calling-cpuhp.patch
+       
patches.kernel.org/6.5.9-144-Bluetooth-hci_sync-Fix-not-handling-ISO_LINK-in.patch
+       
patches.kernel.org/6.5.9-145-Bluetooth-hci_sync-Introduce-PTR_UINT-UINT_PTR-.patch
+       
patches.kernel.org/6.5.9-146-Bluetooth-ISO-Fix-invalid-context-error.patch
+       
patches.kernel.org/6.5.9-147-Bluetooth-hci_sync-delete-CIS-in-BT_OPEN-CONNEC.patch
+       
patches.kernel.org/6.5.9-148-Bluetooth-hci_sync-always-check-if-connection-i.patch
+       
patches.kernel.org/6.5.9-149-net-mlx5-E-switch-register-event-handler-before.patch
+       
patches.kernel.org/6.5.9-150-net-mlx5-Handle-fw-tracer-change-ownership-even.patch
+       
patches.kernel.org/6.5.9-151-net-mlx5e-RX-Fix-page_pool-allocation-failure-r.patch
+       
patches.kernel.org/6.5.9-152-net-mlx5e-RX-Fix-page_pool-allocation-failure-r.patch
+       
patches.kernel.org/6.5.9-153-net-mlx5e-XDP-Fix-XDP_REDIRECT-mpwqe-page-fragm.patch
+       
patches.kernel.org/6.5.9-154-net-mlx5e-Take-RTNL-lock-before-triggering-netd.patch
+       
patches.kernel.org/6.5.9-155-net-mlx5e-Don-t-offload-internal-port-if-filter.patch
+       
patches.kernel.org/6.5.9-156-net-mlx5e-Fix-VF-representors-reporting-zero-co.patch
+       patches.kernel.org/6.5.9-157-net-tls-split-tls_rx_reader_lock.patch
+       
patches.kernel.org/6.5.9-158-tcp-allow-again-tcp_disconnect-when-threads-are.patch
+       
patches.kernel.org/6.5.9-159-Bluetooth-hci_event-Fix-using-memcmp-when-compa.patch
+       
patches.kernel.org/6.5.9-160-tcp_bpf-properly-release-resources-on-error-pat.patch
+       
patches.kernel.org/6.5.9-161-mtd-rawnand-qcom-Unmap-the-right-resource-upon-.patch
+       
patches.kernel.org/6.5.9-162-mtd-rawnand-pl353-Ensure-program-page-operation.patch
+       
patches.kernel.org/6.5.9-163-mtd-rawnand-marvell-Ensure-program-page-operati.patch
+       
patches.kernel.org/6.5.9-164-mtd-rawnand-arasan-Ensure-program-page-operatio.patch
+       
patches.kernel.org/6.5.9-165-mtd-rawnand-Ensure-the-nand-chip-supports-cache.patch
+       
patches.kernel.org/6.5.9-166-mtd-spinand-micron-correct-bitmask-for-ecc-stat.patch
+       
patches.kernel.org/6.5.9-167-mtd-physmap-core-Restore-map_rom-fallback.patch
+       
patches.kernel.org/6.5.9-168-dt-bindings-mmc-sdhci-msm-correct-minimum-numbe.patch
+       
patches.kernel.org/6.5.9-169-mmc-sdhci-pci-gli-fix-LPM-negotiation-so-x86-S0.patch
+       
patches.kernel.org/6.5.9-170-mmc-mtk-sd-Use-readl_poll_timeout_atomic-in-msd.patch
+       
patches.kernel.org/6.5.9-171-mmc-core-Fix-error-propagation-for-some-ioctl-c.patch
+       
patches.kernel.org/6.5.9-172-mmc-core-sdio-hold-retuning-if-sdio-in-1-bit-mo.patch
+       
patches.kernel.org/6.5.9-173-mmc-core-Capture-correct-oemid-bits-for-eMMC-ca.patch
+       
patches.kernel.org/6.5.9-174-pinctrl-qcom-lpass-lpi-fix-concurrent-register-.patch
+       
patches.kernel.org/6.5.9-175-Revert-pinctrl-avoid-unsafe-code-pattern-in-fin.patch
+       patches.kernel.org/6.5.9-176-pNFS-Fix-a-hang-in-nfs4_evict_inode.patch
+       
patches.kernel.org/6.5.9-177-pNFS-flexfiles-Check-the-layout-validity-in-ff_.patch
+       
patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch
+       
patches.kernel.org/6.5.9-179-ACPI-irq-Fix-incorrect-return-value-in-acpi_reg.patch
+       
patches.kernel.org/6.5.9-180-ACPI-bus-Move-acpi_arm_init-to-the-place-of-aft.patch
+       
patches.kernel.org/6.5.9-181-perf-dlfilter-Fix-use-of-addr_location__exit-in.patch
+       
patches.kernel.org/6.5.9-182-Revert-accel-ivpu-Use-cached-buffers-for-FW-loa.patch
+       
patches.kernel.org/6.5.9-183-fanotify-limit-reporting-of-event-with-non-deco.patch
+       
patches.kernel.org/6.5.9-184-NFS-Fix-potential-oops-in-nfs_inode_remove_requ.patch
+       
patches.kernel.org/6.5.9-185-nfs42-client-needs-to-strip-file-mode-s-suid-sg.patch
+       
patches.kernel.org/6.5.9-186-nvme-sanitize-metadata-bounce-buffer-for-reads.patch
+       
patches.kernel.org/6.5.9-187-nvme-pci-add-BOGUS_NID-for-Intel-0a54-device.patch
+       
patches.kernel.org/6.5.9-188-nvme-auth-use-chap-s2-to-indicate-bidirectional.patch
+       
patches.kernel.org/6.5.9-189-nvmet-auth-complete-a-request-only-after-freein.patch
+       
patches.kernel.org/6.5.9-190-nvme-rdma-do-not-try-to-stop-unallocated-queues.patch
+       
patches.kernel.org/6.5.9-191-USB-serial-option-add-Telit-LE910C4-WWX-0x1035-.patch
+       
patches.kernel.org/6.5.9-192-USB-serial-option-add-entry-for-Sierra-EM9191-w.patch
+       
patches.kernel.org/6.5.9-193-USB-serial-option-add-Fibocom-to-DELL-custom-mo.patch
+       
patches.kernel.org/6.5.9-194-thunderbolt-Call-tb_switch_put-once-DisplayPort.patch
+       
patches.kernel.org/6.5.9-195-perf-Disallow-mis-matched-inherited-group-reads.patch
+       patches.kernel.org/6.5.9-196-s390-pci-fix-iommu-bitmap-allocation.patch
+       
patches.kernel.org/6.5.9-197-tracing-kprobes-Return-EADDRNOTAVAIL-when-func-.patch
+       
patches.kernel.org/6.5.9-198-selftests-ftrace-Add-new-test-case-which-checks.patch
+       
patches.kernel.org/6.5.9-199-KEYS-asymmetric-Fix-sign-verify-on-pkcs1pad-wit.patch
+       
patches.kernel.org/6.5.9-200-apple-gmux-Hard-Code-max-brightness-for-MMIO-gm.patch
+       
patches.kernel.org/6.5.9-201-s390-cio-fix-a-memleak-in-css_alloc_subchannel.patch
+       
patches.kernel.org/6.5.9-202-platform-surface-platform_profile-Propagate-err.patch
+       
patches.kernel.org/6.5.9-203-platform-x86-intel-uncore-freq-Conditionally-cr.patch
+       
patches.kernel.org/6.5.9-204-platform-x86-msi-ec-Fix-the-3rd-config.patch
+       
patches.kernel.org/6.5.9-205-platform-x86-asus-wmi-Change-ASUS_WMI_BRN_DOWN-.patch
+       
patches.kernel.org/6.5.9-206-platform-x86-asus-wmi-Only-map-brightness-codes.patch
+       
patches.kernel.org/6.5.9-207-platform-x86-asus-wmi-Map-0x2a-code-Ignore-0x2b.patch
+       
patches.kernel.org/6.5.9-208-rust-error-fix-the-description-for-ECHILD.patch
+       
patches.kernel.org/6.5.9-209-gpiolib-acpi-Add-missing-memset-0-to-acpi_get_g.patch
+       
patches.kernel.org/6.5.9-210-gpio-vf610-set-value-before-the-direction-to-av.patch
+       
patches.kernel.org/6.5.9-211-gpio-vf610-mask-the-gpio-irq-in-system-suspend-.patch
+       
patches.kernel.org/6.5.9-212-ASoC-cs35l56-Fix-illegal-use-of-init_completion.patch
+       patches.kernel.org/6.5.9-213-ASoC-pxa-fix-a-memory-leak-in-probe.patch
+       
patches.kernel.org/6.5.9-214-ASoC-cs42l42-Fix-missing-include-of-gpio-consum.patch
+       
patches.kernel.org/6.5.9-215-drm-bridge-ti-sn65dsi86-Associate-DSI-device-li.patch
+       
patches.kernel.org/6.5.9-216-drm-i915-cx0-Only-clear-set-the-Pipe-Reset-bit-.patch
+       
patches.kernel.org/6.5.9-217-drm-amdgpu-Fix-possible-null-pointer-dereferenc.patch
+       
patches.kernel.org/6.5.9-218-powerpc-mm-Allow-ARCH_FORCE_MAX_ORDER-up-to-12.patch
+       
patches.kernel.org/6.5.9-219-powerpc-qspinlock-Fix-stale-propagated-yield_cp.patch
+       
patches.kernel.org/6.5.9-220-docs-Move-rustdoc-output-cross-reference-it.patch
+       patches.kernel.org/6.5.9-221-rust-docs-fix-logo-replacement.patch
+       
patches.kernel.org/6.5.9-222-phy-mapphone-mdm6600-Fix-runtime-disable-on-pro.patch
+       
patches.kernel.org/6.5.9-223-phy-mapphone-mdm6600-Fix-runtime-PM-for-remove.patch
+       
patches.kernel.org/6.5.9-224-phy-mapphone-mdm6600-Fix-pinctrl_pm-handling-fo.patch
+       
patches.kernel.org/6.5.9-225-phy-qcom-qmp-usb-initialize-PCS_USB-registers.patch
+       
patches.kernel.org/6.5.9-226-phy-qcom-qmp-usb-split-PCS_USB-init-table-for-s.patch
+       
patches.kernel.org/6.5.9-227-phy-qcom-qmp-combo-Square-out-8550-POWER_STATE_.patch
+       
patches.kernel.org/6.5.9-228-phy-qcom-qmp-combo-initialize-PCS_USB-registers.patch
+       
patches.kernel.org/6.5.9-229-efi-unaccepted-Fix-soft-lockups-caused-by-paral.patch
+       
patches.kernel.org/6.5.9-230-net-move-altnames-together-with-the-netdevice.patch
+       
patches.kernel.org/6.5.9-231-Bluetooth-hci_sock-fix-slab-oob-read-in-create_.patch
+       
patches.kernel.org/6.5.9-232-net-rfkill-reduce-data-mtx-scope-in-rfkill_fop_.patch
+       
patches.kernel.org/6.5.9-233-docs-rust-update-Rust-docs-output-path.patch
+       
patches.kernel.org/6.5.9-234-kbuild-remove-old-Rust-docs-output-path.patch
+       
patches.kernel.org/6.5.9-235-Bluetooth-hci_sock-Correctly-bounds-check-and-p.patch
+       
patches.kernel.org/6.5.9-236-mptcp-avoid-sending-RST-when-closing-the-initia.patch
+       
patches.kernel.org/6.5.9-237-selftests-mptcp-join-correctly-check-for-no-RST.patch
+       patches.kernel.org/6.5.9-238-Linux-6.5.9.patch
 
        ########################################################
        # Build fixes that apply to the vanilla kernel too.
@@ -2015,7 +2253,9 @@
        # to area specific sections below.
        ########################################################
        patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch
-       
patches.suse/NFSv4-1-fixup-use-EXCHGID4-FLAG-USE-PNFS-DS-for-DS-server-.patch
+       patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch
+       patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch
+       patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch
 
        ########################################################
        # kbuild/module infrastructure fixes
@@ -2154,12 +2394,6 @@
        ########################################################
        patches.suse/Restore-kABI-for-NVidia-vGPU-driver.patch
 
-       # Lenovo X13s (aarch64 laptop based on Qualcomm 8cx gen3)
-       patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch
-       patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch
-       patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch
-       patches.suse/clk-qcom-sc8280xp-Add-fallback-compatibles-to-lpasscc.patch
-
        ########################################################
        # Debugging
        ########################################################

++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.FsFlGn/_old  2023-10-27 22:28:12.903562584 +0200
+++ /var/tmp/diff_new_pack.FsFlGn/_new  2023-10-27 22:28:12.903562584 +0200
@@ -1,4 +1,4 @@
-2023-10-20 05:40:59 +0000
-GIT Revision: 51baea80c5fb8bb0ffe0c6720c7feb08d669042f
+2023-10-25 10:31:37 +0000
+GIT Revision: 29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6
 GIT Branch: stable
 

Reply via email to