Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kernel-source-longterm for 
openSUSE:Factory checked in at 2025-04-15 16:41:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source-longterm (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-source-longterm"

Tue Apr 15 16:41:41 2025 rev:66 rq:1268762 version:6.12.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source-longterm/kernel-longterm.changes   
2025-04-09 21:49:25.707991195 +0200
+++ 
/work/SRC/openSUSE:Factory/.kernel-source-longterm.new.1907/kernel-longterm.changes
 2025-04-15 16:41:57.193159765 +0200
@@ -1,0 +2,748 @@
+Thu Apr 10 23:32:28 CEST 2025 - rfr...@suse.com
+
+- Update config files for 6.12.23.
+  Enable CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY
+- commit b1a162f
+
+-------------------------------------------------------------------
+Thu Apr 10 19:11:35 CEST 2025 - rfr...@suse.com
+
+- Linux 6.12.23 (bsc#1234429).
+- platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()
+  (bsc#1234429).
+- tracing: Do not use PERF enums when perf is not defined
+  (bsc#1234429).
+- ARM: 9443/1: Require linker to support KEEP within OVERLAY
+  for DCE (bsc#1234429).
+- NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
+  (bsc#1234429).
+- NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory
+  (bsc#1234429).
+- NFSD: nfsd_unlink() clobbers non-zero status returned from
+  fh_fill_pre_attrs() (bsc#1234429).
+- nfsd: fix management of listener transports (bsc#1234429).
+- nfsd: put dl_stid if fail to queue dl_recall (bsc#1234429).
+- nfsd: allow SC_STATUS_FREEABLE when searching via
+  nfs4_lookup_stateid() (bsc#1234429).
+- media: streamzap: fix race between device disconnection and
+  urb callback (bsc#1234429).
+- media: vimc: skip .s_stream() for stopped entities
+  (bsc#1234429).
+- exec: fix the racy usage of fs_struct->in_exec (bsc#1234429).
+- mm: zswap: fix crypto_free_acomp() deadlock in
+  zswap_cpu_comp_dead() (bsc#1234429).
+- jfs: add index corruption check to DT_GETPAGE() (bsc#1234429).
+- jfs: fix slab-out-of-bounds read in ea_get() (bsc#1234429).
+- ext4: fix OOB read when checking dotdot dir (bsc#1234429).
+- ext4: don't over-report free space or inodes in statvfs
+  (bsc#1234429).
+- wifi: mt76: mt7921: fix kernel panic due to null pointer
+  dereference (bsc#1234429).
+- arm64: Don't call NULL in do_compat_alignment_fixup()
+  (bsc#1234429).
+- mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs (bsc#1234429).
+- tracing/osnoise: Fix possible recursive locking for
+  cpus_read_lock() (bsc#1234429).
+- tracing: Fix synth event printk format for str fields
+  (bsc#1234429).
+- tracing: Ensure module defining synth event cannot be unloaded
+  while tracing (bsc#1234429).
+- tracing: Fix use-after-free in print_graph_function_flags
+  during tracer switching (bsc#1234429).
+- exfat: fix potential wrong error return from get_block
+  (bsc#1234429).
+- exfat: fix random stack corruption after get_block
+  (bsc#1234429).
+- ksmbd: fix null pointer dereference in alloc_preauth_hash()
+  (bsc#1234429).
+- ksmbd: validate zero num_subauth before sub_auth is accessed
+  (bsc#1234429).
+- ksmbd: fix overflow in dacloffset bounds check (bsc#1234429).
+- ksmbd: fix session use-after-free in multichannel connection
+  (bsc#1234429).
+- ksmbd: fix use-after-free in ksmbd_sessions_deregister()
+  (bsc#1234429).
+- ksmbd: add bounds check for create lease context (bsc#1234429).
+- ksmbd: add bounds check for durable handle context
+  (bsc#1234429).
+- KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT
+  error (bsc#1234429).
+- mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD
+  (bsc#1234429).
+- mmc: sdhci-pxav3: set NEED_RSP_BUSY capability (bsc#1234429).
+- mmc: omap: Fix memory leak in mmc_omap_new_slot (bsc#1234429).
+- Remove unnecessary firmware version check for gc v9_4_2
+  (bsc#1234429).
+- media: omap3isp: Handle ARM dma_iommu_mapping (bsc#1234429).
+- ARM: 9444/1: add KEEP() keyword to ARM_VECTORS (bsc#1234429).
+- ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP
+  (bsc#1234429).
+- acpi: nfit: fix narrowing conversion in acpi_nfit_ctl
+  (bsc#1234429).
+- wifi: mt76: mt7925: remove unused acpi function for clc
+  (bsc#1234429).
+- x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
+  (bsc#1234429).
+- x86/tsc: Always save/restore TSC sched_clock() on suspend/resume
+  (bsc#1234429).
+- x86/Kconfig: Add cmpxchg8b support back to Geode CPUs
+  (bsc#1234429).
+- idpf: Don't hard code napi_struct size (bsc#1234429).
+- uprobes/x86: Harden uretprobe syscall trampoline check
+  (bsc#1234429).
+- perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample
+  read (bsc#1234429).
+- perf/x86/intel: Apply static call for drain_pebs (bsc#1234429).
+- ntb_perf: Delete duplicate dmaengine_unmap_put() call in
+  perf_copy_chunk() (bsc#1234429).
+- platform/x86: ISST: Correct command storage data length
+  (bsc#1234429).
+- platform/x86: thinkpad_acpi: disable ACPI fan access for T495*
+  and E560 (bsc#1234429).
+- ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO
+  event-handlers (bsc#1234429).
+- x86/tdx: Fix arch_safe_halt() execution for TDX VMs
+  (bsc#1234429).
+- x86/mce: use is_copy_from_user() to determine copy-from-user
+  context (bsc#1234429).
+- x86/microcode/AMD: Fix __apply_microcode_amd()'s return value
+  (bsc#1234429).
+- KVM: x86: block KVM_CAP_SYNC_REGS if guest state is protected
+  (bsc#1234429).
+- x86/hyperv: Fix check of return value from snp_set_vmsa()
+  (bsc#1234429).
+- LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
+  (bsc#1234429).
+- LoongArch: BPF: Don't override subprog's return value
+  (bsc#1234429).
+- LoongArch: BPF: Fix off-by-one error in build_prologue()
+  (bsc#1234429).
+- LoongArch: Increase MAX_IO_PICS up to 8 (bsc#1234429).
+- LoongArch: Increase ARCH_DMA_MINALIGN up to 16 (bsc#1234429).
+- rust: Fix enabling Rust and building with GCC for LoongArch
+  (bsc#1234429).
+- usbnet:fix NPE during rx_complete (bsc#1234429).
+- wifi: mac80211: Fix sparse warning for monitor_sdata
+  (bsc#1234429).
+- tty: serial: lpuart: only disable CTS instead of overwriting
+  the whole UARTMODIR register (bsc#1234429).
+- tty: serial: fsl_lpuart: Fix unused variable 'sport' build
+  warning (bsc#1234429).
+- tty: serial: fsl_lpuart: use port struct directly to simply code
+  (bsc#1234429).
+- tty: serial: fsl_lpuart: Use u32 and u8 for register variables
+  (bsc#1234429).
+- cgroup/rstat: Fix forceidle time in cpu.stat (bsc#1234429).
+- cgroup/rstat: Tracking cgroup-level niced CPU time
+  (bsc#1234429).
+- tracing: Correct the refcount if the hist/hist_debug file
+  fails to open (bsc#1234429).
+- tracing/hist: Support POLLPRI event for poll on histogram
+  (bsc#1234429).
+- tracing/hist: Add poll(POLLIN) support on hist file
+  (bsc#1234429).
+- tracing: Switch trace_events_hist.c code over to use guard()
+  (bsc#1234429).
+- tools/power turbostat: report CoreThr per measurement interval
+  (bsc#1234429).
+- perf/core: Fix child_total_time_enabled accounting bug at task
+  exit (bsc#1234429).
+- drm/amdgpu/gfx12: fix num_mec (bsc#1234429).
+- drm/amdgpu/gfx11: fix num_mec (bsc#1234429).
+- kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION unconditionally
+  (bsc#1234429).
+- net: ibmveth: make veth_pool_store stop hanging (bsc#1234429).
+- arcnet: Add NULL check in com20020pci_probe() (bsc#1234429).
+- ipv6: Do not consider link down nexthops in path selection
+  (bsc#1234429).
+- ipv6: Start path selection from the first nexthop (bsc#1234429).
+- net: fix geneve_opt length integer overflow (bsc#1234429).
+- net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer
+  on destroy (bsc#1234429).
+- ipv6: fix omitted netlink attributes when using
+  RTEXT_FILTER_SKIP_STATS (bsc#1234429).
+- netfilter: nft_tunnel: fix geneve_opt type confusion addition
+  (bsc#1234429).
+- net: decrease cached dst counters in dst_release (bsc#1234429).
+- tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu()
+  (bsc#1234429).
+- vsock: avoid timeout during connect() if the socket is closing
+  (bsc#1234429).
+- udp: Fix memory accounting leak (bsc#1234429).
+- udp: Fix multiple wraparounds of sk->sk_rmem_alloc
+  (bsc#1234429).
+- net: mvpp2: Prevent parser TCAM memory corruption (bsc#1234429).
+- sctp: add mutual exclusion in proc_sctp_do_udp_port()
+  (bsc#1234429).
+- net_sched: skbprio: Remove overly strict queue assertions
+  (bsc#1234429).
+- netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4
+  sockets (bsc#1234429).
+- netfilter: nf_tables: don't unregister hook when table is
+  dormant (bsc#1234429).
+- netfilter: nft_set_hash: GC reaps elements with conncount for
+  dynamic sets only (bsc#1234429).
+- idpf: fix adapter NULL pointer dereference on reboot
+  (bsc#1234429).
+- e1000e: change k1 configuration on MTP and later platforms
+  (bsc#1234429).
+- spi: bcm2835: Restore native CS probing when pinctrl-bcm2835
+  is absent (bsc#1234429).
+- ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook
+  model (bsc#1234429).
+- spi: bcm2835: Do not call gpiod_put() on invalid descriptor
+  (bsc#1234429).
+- ASoC: imx-card: Add NULL check in imx_card_probe()
+  (bsc#1234429).
+- nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer
+  (bsc#1234429).
+- riscv/purgatory: 4B align purgatory_start (bsc#1234429).
+- riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator
+  (bsc#1234429).
+- riscv: Fix hugetlb retrieval of number of ptes in case of
+  !present pte (bsc#1234429).
+- spi: cadence: Fix out-of-bounds array access in
+  cdns_mrvl_xspi_setup_clock() (bsc#1234429).
+- ASoC: codecs: rt5665: Fix some error handling paths in
+  rt5665_probe() (bsc#1234429).
+- s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocation
+  (bsc#1234429).
+- ublk: make sure ubq->canceling is set when queue is frozen
+  (bsc#1234429).
+- x86/uaccess: Improve performance by aligning writes to 8 bytes
+  in copy_user_generic(), on non-FSRM/ERMS CPUs (bsc#1234429).
+- RISC-V: errata: Use medany for relocatable builds (bsc#1234429).
+- ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook
+  X515JA (bsc#1234429).
+- firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on
+  success (bsc#1234429).
+- ntb: intel: Fix using link status DB's (bsc#1234429).
+- ntb_hw_switchtec: Fix shift-out-of-bounds in
+  switchtec_ntb_mw_set_trans (bsc#1234429).
+- riscv: ftrace: Add parentheses in macro definitions of
+  make_call_t0 and make_call_ra (bsc#1234429).
+- fs/9p: fix NULL pointer dereference on mkdir (bsc#1234429).
+- spufs: fix a leak in spufs_create_context() (bsc#1234429).
+- spufs: fix gang directory lifetimes (bsc#1234429).
+- spufs: fix a leak on spufs_new_file() failure (bsc#1234429).
+- netfs: Fix netfs_unbuffered_read() to return ssize_t rather
+  than int (bsc#1234429).
+- hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
+  (bsc#1234429).
+- memory: omap-gpmc: drop no compatible check (bsc#1234429).
+- can: statistics: use atomic access in hot path (bsc#1234429).
+- ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360
+  14-dy1xxx (bsc#1234429).
+- selftests: netfilter: skip br_netfilter queue tests if kernel
+  is tainted (bsc#1234429).
+- net: devmem: do not WARN conditionally after
+  netdev_rx_queue_restart() (bsc#1234429).
+- drm/amd: Keep display off while going into S4 (bsc#1234429).
+- nvme-pci: fix stuck reset on concurrent DPC and HP
+  (bsc#1234429).
+- x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
+  (bsc#1234429).
+- x86/hyperv: Fix output argument to hypercall that changes page
+  visibility (bsc#1234429).
+- locking/semaphore: Use wake_q to wake up processes outside
+  lock critical section (bsc#1234429).
+- wifi: mac80211: fix SA Query processing in MLO (bsc#1234429).
+- wifi: mac80211: flush the station before moving it to
+  UN-AUTHORIZED state (bsc#1234429).
+- ASoC: rt1320: set wake_capable = 0 explicitly (bsc#1234429).
+- ASoC: codecs: wsa884x: report temps to hwmon in millidegree
+  of Celsius (bsc#1234429).
+- x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
+  (bsc#1234429).
+- sched/deadline: Use online cpus for validating runtime
+  (bsc#1234429).
+- ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA
+  Laptops using CS35L41 HDA (bsc#1234429).
+- ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops
+  using CS35L41 HDA (bsc#1234429).
+- ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops
+  using CS35L41 HDA (bsc#1234429).
+- ALSA: hda/realtek: Add support for various ASUS Laptops using
+  CS35L41 HDA (bsc#1234429).
+- ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops
+  using CS35L41 HDA (bsc#1234429).
+- ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops
+  using CS35L41 HDA (bsc#1234429).
+- ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop
+  using CS35L41 HDA (bsc#1234429).
+- exfat: add a check for invalid data size (bsc#1234429).
+- platform/x86/amd/pmf: Update PMF Driver for Compatibility with
+  new PMF-TA (bsc#1234429).
+- platform/x86/amd/pmf: Propagate PMF-TA return codes
+  (bsc#1234429).
+- HID: i2c-hid: improve i2c_hid_get_report error message
+  (bsc#1234429).
+- net: dsa: rtl8366rb: don't prompt users for LED control
+  (bsc#1234429).
+- platform/x86/intel/vsec: Add Diamond Rapids support
+  (bsc#1234429).
+- platform/x86: intel-hid: fix volume buttons on Microsoft
+  Surface Go 4 tablet (bsc#1234429).
+- cifs: fix incorrect validation for num_aces field of smb_acl
+  (bsc#1234429).
+- smb: common: change the data type of num_aces to le16
+  (bsc#1234429).
+- perf/core: Fix perf_pmu_register() vs. perf_init_event()
+  (bsc#1234429).
+- ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0
+  (bsc#1234429).
+- ALSA: hda/realtek: Fix Asus Z13 2025 audio (bsc#1234429).
+- affs: don't write overlarge OFS data block size fields
+  (bsc#1234429).
+- affs: generate OFS sequence numbers starting at 1 (bsc#1234429).
++++ 451 more lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/kernel-source-longterm/kernel-longterm.changes
++++ and 
/work/SRC/openSUSE:Factory/.kernel-source-longterm.new.1907/kernel-longterm.changes
kernel-source-longterm.changes: same change
kernel-syms-longterm.changes: same change

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

Other differences:
------------------
++++++ kernel-longterm.spec ++++++
--- /var/tmp/diff_new_pack.SMQwiL/_old  2025-04-15 16:42:14.353879613 +0200
+++ /var/tmp/diff_new_pack.SMQwiL/_new  2025-04-15 16:42:14.357879781 +0200
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.12
-%define patchversion 6.12.22
-%define git_commit eaa0e6ae2a1a04412bc8a80a179aea0c78e54fe4
+%define patchversion 6.12.23
+%define git_commit 9ae5b54122a7935617eab19bb3670b05c11edcac
 %define variant -longterm%{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -37,9 +37,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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-longterm
-Version:        6.12.22
+Version:        6.12.23
 %if 0%{?is_kotd}
-Release:        <RELEASE>.geaa0e6a
+Release:        <RELEASE>.g9ae5b54
 %else
 Release:        0
 %endif

++++++ kernel-source-longterm.spec ++++++
--- /var/tmp/diff_new_pack.SMQwiL/_old  2025-04-15 16:42:14.385880955 +0200
+++ /var/tmp/diff_new_pack.SMQwiL/_new  2025-04-15 16:42:14.389881123 +0200
@@ -17,8 +17,8 @@
 
 
 %define srcversion 6.12
-%define patchversion 6.12.22
-%define git_commit eaa0e6ae2a1a04412bc8a80a179aea0c78e54fe4
+%define patchversion 6.12.23
+%define git_commit 9ae5b54122a7935617eab19bb3670b05c11edcac
 %define variant -longterm%{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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-source-longterm
-Version:        6.12.22
+Version:        6.12.23
 %if 0%{?is_kotd}
-Release:        <RELEASE>.geaa0e6a
+Release:        <RELEASE>.g9ae5b54
 %else
 Release:        0
 %endif

++++++ kernel-syms-longterm.spec ++++++
--- /var/tmp/diff_new_pack.SMQwiL/_old  2025-04-15 16:42:14.421882465 +0200
+++ /var/tmp/diff_new_pack.SMQwiL/_new  2025-04-15 16:42:14.421882465 +0200
@@ -16,16 +16,16 @@
 #
 
 
-%define git_commit eaa0e6ae2a1a04412bc8a80a179aea0c78e54fe4
+%define git_commit 9ae5b54122a7935617eab19bb3670b05c11edcac
 %define variant -longterm%{nil}
 
 %include %_sourcedir/kernel-spec-macros
 
 Name:           kernel-syms-longterm
-Version:        6.12.22
+Version:        6.12.23
 %if %using_buildservice
 %if 0%{?is_kotd}
-Release:        <RELEASE>.geaa0e6a
+Release:        <RELEASE>.g9ae5b54
 %else
 Release:        0
 %endif

++++++ config.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/arm64/default new/config/arm64/default
--- old/config/arm64/default    2025-03-13 14:40:50.000000000 +0100
+++ new/config/arm64/default    2025-04-10 23:32:28.000000000 +0200
@@ -10,6 +10,7 @@
 CONFIG_AS_IS_GNU=y
 # CONFIG_AS_IS_LLVM is not set
 CONFIG_AS_VERSION=25000
+CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 CONFIG_LD_IS_BFD=y
 CONFIG_LD_VERSION=25000
 # CONFIG_LD_IS_LLD is not set
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/x86_64/default new/config/x86_64/default
--- old/config/x86_64/default   2025-03-13 14:40:50.000000000 +0100
+++ new/config/x86_64/default   2025-04-10 23:32:28.000000000 +0200
@@ -10,6 +10,7 @@
 CONFIG_AS_IS_GNU=y
 # CONFIG_AS_IS_LLVM is not set
 CONFIG_AS_VERSION=25000
+CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 CONFIG_LD_IS_BFD=y
 CONFIG_LD_VERSION=25000
 # CONFIG_LD_IS_LLD is not set
@@ -2270,8 +2271,6 @@
 #
 # Device Drivers
 #
-CONFIG_HAVE_EISA=y
-# CONFIG_EISA is not set
 CONFIG_HAVE_PCI=y
 CONFIG_GENERIC_PCI_IOMAP=y
 CONFIG_PCI=y




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

++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.SMQwiL/_old  2025-04-15 16:42:17.033992037 +0200
+++ /var/tmp/diff_new_pack.SMQwiL/_new  2025-04-15 16:42:17.037992205 +0200
@@ -4599,6 +4599,432 @@
        
patches.kernel.org/6.12.22-021-serial-8250_dma-terminate-correct-DMA-in-tx_d.patch
        
patches.kernel.org/6.12.22-022-bcachefs-bch2_ioctl_subvolume_destroy-fixes.patch
        patches.kernel.org/6.12.22-023-Linux-6.12.22.patch
+       
patches.kernel.org/6.12.23-001-watch_queue-fix-pipe-accounting-mismatch.patch
+       
patches.kernel.org/6.12.23-002-x86-mm-pat-cpa-test-fix-length-for-CPA_ARRAY-.patch
+       
patches.kernel.org/6.12.23-003-cpufreq-scpi-compare-kHz-instead-of-Hz.patch
+       
patches.kernel.org/6.12.23-004-smack-dont-compile-ipv6-code-unless-ipv6-is-c.patch
+       
patches.kernel.org/6.12.23-005-smack-ipv4-ipv6-tcp-dccp-sctp-fix-incorrect-c.patch
+       
patches.kernel.org/6.12.23-006-sched-Cancel-the-slice-protection-of-the-idle.patch
+       
patches.kernel.org/6.12.23-007-sched-eevdf-Force-propagating-min_slice-of-cf.patch
+       
patches.kernel.org/6.12.23-008-cpufreq-governor-Fix-negative-idle_time-handl.patch
+       
patches.kernel.org/6.12.23-009-EDAC-skx_common-i10nm-Fix-some-missing-error-.patch
+       
patches.kernel.org/6.12.23-010-x86-fpu-Fix-guest-FPU-state-buffer-allocation.patch
+       
patches.kernel.org/6.12.23-011-x86-fpu-Avoid-copying-dynamic-FP-state-from-i.patch
+       
patches.kernel.org/6.12.23-012-x86-platform-Only-allow-CONFIG_EISA-for-32-bi.patch
+       
patches.kernel.org/6.12.23-013-x86-sev-Add-missing-RIP_REL_REF-invocations-d.patch
+       
patches.kernel.org/6.12.23-014-lockdep-mm-Fix-might_fault-lockdep-check-of-c.patch
+       
patches.kernel.org/6.12.23-015-PM-sleep-Adjust-check-before-setting-power.mu.patch
+       
patches.kernel.org/6.12.23-016-cpufreq-tegra194-Allow-building-for-Tegra234.patch
+       
patches.kernel.org/6.12.23-017-RISC-V-KVM-Disable-the-kernel-perf-counter-du.patch
+       
patches.kernel.org/6.12.23-018-kunit-stackinit-Use-fill-byte-different-from-.patch
+       
patches.kernel.org/6.12.23-019-watchdog-hardlockup-perf-Fix-perf_event-memor.patch
+       
patches.kernel.org/6.12.23-020-selinux-Chain-up-tool-resolving-errors-in-ins.patch
+       
patches.kernel.org/6.12.23-021-EDAC-ie31200-Fix-the-size-of-EDAC_MC_LAYER_CH.patch
+       
patches.kernel.org/6.12.23-022-EDAC-ie31200-Fix-the-DIMM-size-mask-for-sever.patch
+       
patches.kernel.org/6.12.23-023-EDAC-ie31200-Fix-the-error-path-order-of-ie31.patch
+       
patches.kernel.org/6.12.23-024-x86-resctrl-Fix-allocation-of-cleanest-CLOSID.patch
+       
patches.kernel.org/6.12.23-025-thermal-int340x-Add-NULL-check-for-adev.patch
+       
patches.kernel.org/6.12.23-026-PM-sleep-Fix-handling-devices-with-direct_com.patch
+       
patches.kernel.org/6.12.23-027-lockdep-Don-t-disable-interrupts-on-RT-in-dis.patch
+       
patches.kernel.org/6.12.23-028-perf-ring_buffer-Allow-the-EPOLLRDNORM-flag-f.patch
+       
patches.kernel.org/6.12.23-029-x86-traps-Make-exc_double_fault-consistently-.patch
+       
patches.kernel.org/6.12.23-030-x86-fpu-xstate-Fix-inconsistencies-in-guest-F.patch
+       
patches.kernel.org/6.12.23-031-x86-entry-Add-__init-to-ia32_emulation_overri.patch
+       
patches.kernel.org/6.12.23-032-regulator-pca9450-Fix-enable-register-for-LDO.patch
+       
patches.kernel.org/6.12.23-033-auxdisplay-MAX6959-should-select-BITREVERSE.patch
+       
patches.kernel.org/6.12.23-034-media-verisilicon-HEVC-Initialize-start_bit-f.patch
+       
patches.kernel.org/6.12.23-035-media-platform-allgro-dvt-unregister-v4l2_dev.patch
+       
patches.kernel.org/6.12.23-036-auxdisplay-panel-Fix-an-API-misuse-in-panel.c.patch
+       
patches.kernel.org/6.12.23-037-platform-x86-lenovo-yoga-tab2-pro-1380-fastch.patch
+       
patches.kernel.org/6.12.23-038-platform-x86-dell-uart-backlight-Make-dell_ua.patch
+       
patches.kernel.org/6.12.23-039-platform-x86-dell-ddv-Fix-temperature-calcula.patch
+       
patches.kernel.org/6.12.23-040-ASoC-cs35l41-check-the-return-value-from-spi_.patch
+       
patches.kernel.org/6.12.23-041-ASoC-amd-acp-Fix-for-enabling-DMIC-on-acp-pla.patch
+       
patches.kernel.org/6.12.23-042-HID-remove-superfluous-and-wrong-Makefile-ent.patch
+       
patches.kernel.org/6.12.23-043-dt-bindings-vendor-prefixes-add-GOcontroll.patch
+       
patches.kernel.org/6.12.23-044-ALSA-hda-realtek-Always-honor-no_shutup_pins.patch
+       
patches.kernel.org/6.12.23-045-ASoC-ti-j721e-evm-Fix-clock-configuration-for.patch
+       
patches.kernel.org/6.12.23-046-ALSA-timer-Don-t-take-register_mutex-with-cop.patch
+       
patches.kernel.org/6.12.23-047-drm-bridge-ti-sn65dsi86-Fix-multiple-instance.patch
+       
patches.kernel.org/6.12.23-048-drm-ssd130x-Set-SPI-.id_table-to-prevent-an-S.patch
+       patches.kernel.org/6.12.23-049-drm-ssd130x-fix-ssd132x-encoding.patch
+       
patches.kernel.org/6.12.23-050-drm-ssd130x-ensure-ssd132x-pitch-is-correct.patch
+       patches.kernel.org/6.12.23-051-drm-dp_mst-Fix-drm-RAD-print.patch
+       
patches.kernel.org/6.12.23-052-drm-bridge-it6505-fix-HDCP-V-match-check-is-n.patch
+       
patches.kernel.org/6.12.23-053-drm-xlnx-zynqmp-Fix-max-dma-segment-size.patch
+       
patches.kernel.org/6.12.23-054-drm-vkms-Fix-use-after-free-and-double-free-o.patch
+       
patches.kernel.org/6.12.23-055-gpu-cdns-mhdp8546-fix-call-balance-of-mhdp-cl.patch
+       
patches.kernel.org/6.12.23-056-drm-amdgpu-refine-smu-send-msg-debug-log-form.patch
+       patches.kernel.org/6.12.23-057-drm-amdgpu-umsch-fix-ucode-check.patch
+       
patches.kernel.org/6.12.23-058-PCI-Use-downstream-bridges-for-distributing-r.patch
+       
patches.kernel.org/6.12.23-059-PCI-Remove-add_align-overwrite-unrelated-to-s.patch
+       
patches.kernel.org/6.12.23-060-drm-mediatek-mtk_hdmi-Unregister-audio-platfo.patch
+       
patches.kernel.org/6.12.23-061-drm-mediatek-mtk_hdmi-Fix-typo-for-aud_sampe_.patch
+       
patches.kernel.org/6.12.23-062-PCI-ASPM-Fix-link-state-exit-during-switch-up.patch
+       
patches.kernel.org/6.12.23-063-drm-panel-ilitek-ili9882t-fix-GPIO-name-in-er.patch
+       
patches.kernel.org/6.12.23-064-PCI-ACS-Fix-pci-config_acs-parameter.patch
+       
patches.kernel.org/6.12.23-065-drm-amd-display-fix-an-indent-issue-in-DML21.patch
+       
patches.kernel.org/6.12.23-066-drm-msm-dpu-don-t-use-active-in-atomic_check.patch
+       
patches.kernel.org/6.12.23-067-drm-msm-dsi-phy-Program-clock-inverters-in-co.patch
+       
patches.kernel.org/6.12.23-068-drm-msm-dsi-Use-existing-per-interface-slice-.patch
+       
patches.kernel.org/6.12.23-069-drm-msm-dsi-Set-PHY-usescase-and-mode-before-.patch
+       
patches.kernel.org/6.12.23-070-drm-amdkfd-Fix-Circular-Locking-Dependency-in.patch
+       
patches.kernel.org/6.12.23-071-PCI-cadence-ep-Fix-the-driver-to-send-MSG-TLP.patch
+       
patches.kernel.org/6.12.23-072-PCI-brcmstb-Set-generation-limit-before-PCIe-.patch
+       
patches.kernel.org/6.12.23-073-PCI-brcmstb-Use-internal-register-to-change-l.patch
+       
patches.kernel.org/6.12.23-074-PCI-brcmstb-Fix-error-path-after-a-call-to-re.patch
+       
patches.kernel.org/6.12.23-075-PCI-brcmstb-Fix-potential-premature-regulator.patch
+       
patches.kernel.org/6.12.23-076-PCI-portdrv-Only-disable-pciehp-interrupts-ea.patch
+       
patches.kernel.org/6.12.23-077-PCI-Avoid-reset-when-disabled-via-sysfs.patch
+       
patches.kernel.org/6.12.23-078-drm-panthor-Update-CS_STATUS_-defines-to-corr.patch
+       
patches.kernel.org/6.12.23-079-drm-amd-display-fix-type-mismatch-in-Calculat.patch
+       
patches.kernel.org/6.12.23-080-drm-msm-a6xx-Fix-a6xx-indexed-regs-in-devcore.patch
+       
patches.kernel.org/6.12.23-081-crypto-powerpc-Mark-ghashp8-ppc.o-as-an-OBJEC.patch
+       
patches.kernel.org/6.12.23-082-powerpc-kexec-fix-physical-address-calculatio.patch
+       
patches.kernel.org/6.12.23-083-PCI-Remove-stray-put_device-in-pci_register_h.patch
+       
patches.kernel.org/6.12.23-084-PCI-xilinx-cpm-Fix-IRQ-domain-leak-in-error-p.patch
+       
patches.kernel.org/6.12.23-085-drm-mediatek-Fix-config_updating-flag-never-f.patch
+       
patches.kernel.org/6.12.23-086-drm-mediatek-dp-drm_err-dev_err-in-HPD-path-t.patch
+       
patches.kernel.org/6.12.23-087-drm-mediatek-dsi-fix-error-codes-in-mtk_dsi_h.patch
+       
patches.kernel.org/6.12.23-088-drm-amd-display-avoid-NPD-when-ASIC-does-not-.patch
+       
patches.kernel.org/6.12.23-089-PCI-dwc-ep-Return-ENOMEM-for-allocation-failu.patch
+       
patches.kernel.org/6.12.23-090-PCI-histb-Fix-an-error-handling-path-in-histb.patch
+       
patches.kernel.org/6.12.23-091-PCI-Fix-BAR-resizing-when-VF-BARs-are-assigne.patch
+       
patches.kernel.org/6.12.23-092-PCI-pciehp-Don-t-enable-HPIE-when-resuming-in.patch
+       
patches.kernel.org/6.12.23-093-fbdev-au1100fb-Move-a-variable-assignment-beh.patch
+       patches.kernel.org/6.12.23-094-dummycon-fix-default-rows-cols.patch
+       patches.kernel.org/6.12.23-095-mdacon-rework-dependency-list.patch
+       
patches.kernel.org/6.12.23-096-fbdev-sm501fb-Add-some-geometry-checks.patch
+       
patches.kernel.org/6.12.23-097-crypto-iaa-Test-the-correct-request-flag.patch
+       
patches.kernel.org/6.12.23-098-crypto-qat-set-parity-error-mask-for-qat_420x.patch
+       
patches.kernel.org/6.12.23-099-crypto-tegra-Use-separate-buffer-for-setkey.patch
+       
patches.kernel.org/6.12.23-100-crypto-tegra-check-return-value-for-hash-do_o.patch
+       
patches.kernel.org/6.12.23-101-crypto-bpf-Add-MODULE_DESCRIPTION-for-skciphe.patch
+       
patches.kernel.org/6.12.23-102-crypto-tegra-Use-HMAC-fallback-when-keyslots-.patch
+       
patches.kernel.org/6.12.23-103-clk-amlogic-gxbb-drop-incorrect-flag-on-32k-c.patch
+       
patches.kernel.org/6.12.23-104-crypto-hisilicon-sec2-fix-for-aead-authsize-a.patch
+       
patches.kernel.org/6.12.23-105-crypto-hisilicon-sec2-fix-for-sec-spec-check.patch
+       
patches.kernel.org/6.12.23-106-RDMA-mlx5-Fix-page_size-variable-overflow.patch
+       
patches.kernel.org/6.12.23-107-remoteproc-core-Clear-table_sz-when-rproc_shu.patch
+       
patches.kernel.org/6.12.23-108-of-property-Increase-NR_FWNODE_REFERENCE_ARGS.patch
+       
patches.kernel.org/6.12.23-109-pinctrl-renesas-rzg2l-Suppress-binding-attrib.patch
+       
patches.kernel.org/6.12.23-110-remoteproc-qcom_q6v5_pas-Make-single-PD-handl.patch
+       
patches.kernel.org/6.12.23-111-libbpf-Fix-hypothetical-STT_SECTION-extern-NU.patch
+       
patches.kernel.org/6.12.23-112-selftests-bpf-Fix-string-read-in-strncmp-benc.patch
+       
patches.kernel.org/6.12.23-113-x86-mm-pat-Fix-VM_PAT-handling-when-fork-fail.patch
+       
patches.kernel.org/6.12.23-114-clk-renesas-r8a08g045-Check-the-source-of-the.patch
+       
patches.kernel.org/6.12.23-115-remoteproc-qcom-pas-add-minidump_id-to-SC7280.patch
+       
patches.kernel.org/6.12.23-116-clk-samsung-Fix-UBSAN-panic-in-samsung_clk_in.patch
+       
patches.kernel.org/6.12.23-117-pinctrl-nuvoton-npcm8xx-Fix-error-handling-in.patch
+       
patches.kernel.org/6.12.23-118-crypto-tegra-Fix-CMAC-intermediate-result-han.patch
+       
patches.kernel.org/6.12.23-119-clk-qcom-gcc-msm8953-fix-stuck-venus0_core0-c.patch
+       
patches.kernel.org/6.12.23-120-s390-Remove-ioremap_wt-and-pgprot_writethroug.patch
+       
patches.kernel.org/6.12.23-121-RDMA-mana_ib-Ensure-variable-err-is-initializ.patch
+       
patches.kernel.org/6.12.23-122-crypto-tegra-Set-IV-to-NULL-explicitly-for-AE.patch
+       
patches.kernel.org/6.12.23-123-remoteproc-qcom_q6v5_pas-Use-resource-with-CX.patch
+       
patches.kernel.org/6.12.23-124-clk-qcom-gcc-x1e80100-Unregister-GCC_GPU_CFG_.patch
+       
patches.kernel.org/6.12.23-125-bpf-Use-preempt_count-directly-in-bpf_send_si.patch
+       
patches.kernel.org/6.12.23-126-lib-842-Improve-error-handling-in-sw842_compr.patch
+       
patches.kernel.org/6.12.23-127-pinctrl-renesas-rza2-Fix-missing-of_node_put-.patch
+       
patches.kernel.org/6.12.23-128-pinctrl-renesas-rzg2l-Fix-missing-of_node_put.patch
+       
patches.kernel.org/6.12.23-129-RDMA-mlx5-Fix-MR-cache-initialization-error-f.patch
+       
patches.kernel.org/6.12.23-130-selftests-bpf-Fix-freplace_link-segfault-in-t.patch
+       
patches.kernel.org/6.12.23-131-clk-rockchip-rk3328-fix-wrong-clk_ref_usb3otg.patch
+       
patches.kernel.org/6.12.23-132-RDMA-core-Don-t-expose-hw_counters-outside-of.patch
+       
patches.kernel.org/6.12.23-133-RDMA-mlx5-Fix-calculation-of-total-invalidate.patch
+       
patches.kernel.org/6.12.23-134-RDMA-erdma-Prevent-use-after-free-in-erdma_ac.patch
+       
patches.kernel.org/6.12.23-135-remoteproc-qcom_q6v5_mss-Handle-platforms-wit.patch
+       
patches.kernel.org/6.12.23-136-power-supply-bq27xxx_battery-do-not-update-ca.patch
+       
patches.kernel.org/6.12.23-137-crypto-api-Fix-larval-relookup-type-and-mask.patch
+       
patches.kernel.org/6.12.23-138-IB-mad-Check-available-slots-before-posting-r.patch
+       
patches.kernel.org/6.12.23-139-pinctrl-tegra-Set-SFIO-mode-to-Mux-Register.patch
+       
patches.kernel.org/6.12.23-140-clk-amlogic-g12b-fix-cluster-A-parent-data.patch
+       
patches.kernel.org/6.12.23-141-clk-amlogic-gxbb-drop-non-existing-32k-clock-.patch
+       
patches.kernel.org/6.12.23-142-selftests-bpf-Select-NUMA_NO_NODE-to-create-m.patch
+       
patches.kernel.org/6.12.23-143-rust-fix-signature-of-rust_fmt_argument.patch
+       
patches.kernel.org/6.12.23-144-pinctrl-npcm8xx-Fix-incorrect-struct-npcm8xx_.patch
+       
patches.kernel.org/6.12.23-145-crypto-qat-remove-access-to-parity-register-f.patch
+       
patches.kernel.org/6.12.23-146-clk-clk-imx8mp-audiomix-fix-dsp-ocram_a-clock.patch
+       
patches.kernel.org/6.12.23-147-clk-amlogic-g12a-fix-mmc-A-peripheral-clock.patch
+       
patches.kernel.org/6.12.23-148-x86-entry-Fix-ORC-unwinder-for-PUSH_REGS-with.patch
+       
patches.kernel.org/6.12.23-149-power-supply-max77693-Fix-wrong-conversion-of.patch
+       
patches.kernel.org/6.12.23-150-crypto-nx-Fix-uninitialised-hv_nxc-on-error.patch
+       
patches.kernel.org/6.12.23-151-clk-qcom-gcc-sm8650-Do-not-turn-off-USB-GDSCs.patch
+       
patches.kernel.org/6.12.23-152-bpf-Fix-array-bounds-error-with-may_goto.patch
+       
patches.kernel.org/6.12.23-153-RDMA-mlx5-Fix-mlx5_poll_one-cur_qp-update-flo.patch
+       
patches.kernel.org/6.12.23-154-pinctrl-renesas-rzv2m-Fix-missing-of_node_put.patch
+       
patches.kernel.org/6.12.23-155-mfd-sm501-Switch-to-BIT-to-mitigate-integer-o.patch
+       patches.kernel.org/6.12.23-156-leds-Fix-LED_OFF-brightness-race.patch
+       
patches.kernel.org/6.12.23-157-x86-dumpstack-Fix-inaccurate-unwinding-from-e.patch
+       
patches.kernel.org/6.12.23-158-RDMA-core-Fix-use-after-free-when-rename-devi.patch
+       
patches.kernel.org/6.12.23-159-crypto-hisilicon-sec2-fix-for-aead-auth-key-l.patch
+       
patches.kernel.org/6.12.23-160-pinctrl-intel-Fix-wrong-bypass-assignment-in-.patch
+       
patches.kernel.org/6.12.23-161-clk-qcom-mmcc-sdm660-fix-stuck-video_subcore0.patch
+       
patches.kernel.org/6.12.23-162-perf-stat-Fix-find_stat-for-mixed-legacy-non-.patch
+       
patches.kernel.org/6.12.23-163-perf-Always-feature-test-reallocarray.patch
+       
patches.kernel.org/6.12.23-164-w1-fix-NULL-pointer-dereference-in-probe.patch
+       
patches.kernel.org/6.12.23-165-fs-ntfs3-Update-inode-i_mapping-a_ops-on-comp.patch
+       
patches.kernel.org/6.12.23-166-phy-phy-rockchip-samsung-hdptx-Don-t-use-dt-a.patch
+       
patches.kernel.org/6.12.23-167-isofs-fix-KMSAN-uninit-value-bug-in-do_isofs_.patch
+       
patches.kernel.org/6.12.23-168-soundwire-slave-fix-an-OF-node-reference-leak.patch
+       
patches.kernel.org/6.12.23-169-perf-report-Switch-data-file-correctly-in-TUI.patch
+       
patches.kernel.org/6.12.23-170-greybus-gb-beagleplay-Add-error-handling-for-.patch
+       
patches.kernel.org/6.12.23-171-coresight-catu-Fix-number-of-pages-while-usin.patch
+       
patches.kernel.org/6.12.23-172-vhost-scsi-Fix-handling-of-multiple-calls-to-.patch
+       
patches.kernel.org/6.12.23-173-coresight-etm4x-add-isb-before-reading-the-TR.patch
+       
patches.kernel.org/6.12.23-174-perf-pmu-Don-t-double-count-common-sysfs-and-.patch
+       
patches.kernel.org/6.12.23-175-tools-x86-Fix-linux-unaligned.h-include-path-.patch
+       
patches.kernel.org/6.12.23-176-perf-build-Fix-in-tree-build-due-to-symbolic-.patch
+       
patches.kernel.org/6.12.23-177-ucsi_ccg-Don-t-show-failed-to-get-FW-build-in.patch
+       
patches.kernel.org/6.12.23-178-iio-accel-mma8452-Ensure-error-return-on-fail.patch
+       
patches.kernel.org/6.12.23-179-iio-accel-msa311-Fix-failure-to-release-runti.patch
+       
patches.kernel.org/6.12.23-180-iio-backend-make-sure-to-NULL-terminate-stack.patch
+       
patches.kernel.org/6.12.23-181-perf-arm-spe-Fix-load-store-operation-checkin.patch
+       
patches.kernel.org/6.12.23-182-perf-bench-Fix-perf-bench-syscall-loop-count.patch
+       
patches.kernel.org/6.12.23-183-usb-xhci-correct-debug-message-page-size-calc.patch
+       
patches.kernel.org/6.12.23-184-fs-ntfs3-Fix-a-couple-integer-overflows-on-32.patch
+       
patches.kernel.org/6.12.23-185-fs-ntfs3-Prevent-integer-overflow-in-hdr_firs.patch
+       
patches.kernel.org/6.12.23-186-dmaengine-fsl-edma-cleanup-chan-after-dma_asy.patch
+       
patches.kernel.org/6.12.23-187-dmaengine-fsl-edma-free-irq-correctly-in-remo.patch
+       
patches.kernel.org/6.12.23-188-iio-adc-ad4130-Fix-comparison-of-channel-setu.patch
+       
patches.kernel.org/6.12.23-189-iio-adc-ad7124-Fix-comparison-of-channel-conf.patch
+       
patches.kernel.org/6.12.23-190-iio-adc-ad7173-Fix-comparison-of-channel-conf.patch
+       
patches.kernel.org/6.12.23-191-iio-adc-ad7768-1-set-MOSI-idle-state-to-preve.patch
+       
patches.kernel.org/6.12.23-192-iio-light-Add-check-for-array-bounds-in-veml6.patch
+       
patches.kernel.org/6.12.23-193-perf-debug-Avoid-stack-overflow-in-recursive-.patch
+       
patches.kernel.org/6.12.23-194-perf-evlist-Add-success-path-to-evlist__creat.patch
+       
patches.kernel.org/6.12.23-195-perf-units-Fix-insufficient-array-space.patch
+       
patches.kernel.org/6.12.23-196-kernel-events-uprobes-handle-device-exclusive.patch
+       
patches.kernel.org/6.12.23-197-kexec-initialize-ELF-lowest-address-to-ULONG_.patch
+       
patches.kernel.org/6.12.23-198-ocfs2-validate-l_tree_depth-to-avoid-out-of-b.patch
+       
patches.kernel.org/6.12.23-199-arch-powerpc-drop-GENERIC_PTDUMP-from-mpc885_.patch
+       
patches.kernel.org/6.12.23-200-NFSv4-Don-t-trigger-uneccessary-scans-for-ret.patch
+       
patches.kernel.org/6.12.23-201-NFSv4-Avoid-unnecessary-scans-of-filesystems-.patch
+       
patches.kernel.org/6.12.23-202-NFSv4-Avoid-unnecessary-scans-of-filesystems-.patch
+       
patches.kernel.org/6.12.23-203-NFSv4-Avoid-unnecessary-scans-of-filesystems-.patch
+       
patches.kernel.org/6.12.23-204-NFS-fix-open_owner_id_maxsz-and-related-field.patch
+       
patches.kernel.org/6.12.23-205-fuse-fix-dax-truncate-punch_hole-fault-path.patch
+       
patches.kernel.org/6.12.23-206-selftests-mm-cow-fix-the-incorrect-error-hand.patch
+       
patches.kernel.org/6.12.23-207-um-Pass-the-correct-Rust-target-and-options-w.patch
+       
patches.kernel.org/6.12.23-208-um-remove-copy_from_kernel_nofault_allowed.patch
+       
patches.kernel.org/6.12.23-209-um-hostfs-avoid-issues-on-inode-number-reuse-.patch
+       
patches.kernel.org/6.12.23-210-i3c-master-svc-Fix-missing-the-IBI-rules.patch
+       
patches.kernel.org/6.12.23-211-perf-python-Fixup-description-of-sample.id-ev.patch
+       
patches.kernel.org/6.12.23-212-perf-python-Decrement-the-refcount-of-just-cr.patch
+       
patches.kernel.org/6.12.23-213-perf-python-Don-t-keep-a-raw_data-pointer-to-.patch
+       
patches.kernel.org/6.12.23-214-perf-python-Check-if-there-is-space-to-copy-a.patch
+       patches.kernel.org/6.12.23-215-perf-dso-fix-dso__is_kallsyms-check.patch
+       
patches.kernel.org/6.12.23-216-perf-intel-tpebs-Fix-incorrect-usage-of-zfree.patch
+       
patches.kernel.org/6.12.23-217-staging-rtl8723bs-select-CONFIG_CRYPTO_LIB_AE.patch
+       
patches.kernel.org/6.12.23-218-staging-vchiq_arm-Register-debugfs-after-cdev.patch
+       
patches.kernel.org/6.12.23-219-staging-vchiq_arm-Fix-possible-NPR-of-keep-al.patch
+       
patches.kernel.org/6.12.23-220-tty-n_tty-use-uint-for-space-returned-by-tty_.patch
+       
patches.kernel.org/6.12.23-221-perf-vendor-events-arm64-AmpereOneX-Fix-front.patch
+       
patches.kernel.org/6.12.23-222-fs-procfs-fix-the-comment-above-proc_pid_wcha.patch
+       patches.kernel.org/6.12.23-223-perf-tools-annotate-asm_pure_loop.S.patch
+       
patches.kernel.org/6.12.23-224-perf-bpf-filter-Fix-a-parsing-error-with-comm.patch
+       
patches.kernel.org/6.12.23-225-thermal-core-Remove-duplicate-struct-declarat.patch
+       
patches.kernel.org/6.12.23-226-objtool-nvmet-Fix-out-of-bounds-stack-access-.patch
+       
patches.kernel.org/6.12.23-227-objtool-media-dib8000-Prevent-divide-by-zero-.patch
+       
patches.kernel.org/6.12.23-228-NFS-Shut-down-the-nfs_client-only-after-all-t.patch
+       
patches.kernel.org/6.12.23-229-smb-client-Fix-netns-refcount-imbalance-causi.patch
+       
patches.kernel.org/6.12.23-230-exfat-fix-the-infinite-loop-in-exfat_find_las.patch
+       patches.kernel.org/6.12.23-231-exfat-fix-missing-shutdown-check.patch
+       
patches.kernel.org/6.12.23-232-rtnetlink-Allocate-vfinfo-size-for-VF-GUIDs-w.patch
+       
patches.kernel.org/6.12.23-233-rndis_host-Flag-RNDIS-modems-as-WWAN-devices.patch
+       
patches.kernel.org/6.12.23-234-ksmbd-use-aead_request_free-to-match-aead_req.patch
+       
patches.kernel.org/6.12.23-235-ksmbd-fix-multichannel-connection-failure.patch
+       
patches.kernel.org/6.12.23-236-ksmbd-fix-r_count-dec-increment-mismatch.patch
+       
patches.kernel.org/6.12.23-237-net-mlx5e-SHAMPO-Make-reserved-size-independe.patch
+       
patches.kernel.org/6.12.23-238-ring-buffer-Fix-bytes_dropped-calculation-iss.patch
+       
patches.kernel.org/6.12.23-239-objtool-Fix-segfault-in-ignore_unreachable_in.patch
+       
patches.kernel.org/6.12.23-240-LoongArch-Fix-help-text-of-CMDLINE_EXTEND-in-.patch
+       
patches.kernel.org/6.12.23-241-LoongArch-Fix-device-node-refcount-leak-in-fd.patch
+       
patches.kernel.org/6.12.23-242-LoongArch-Rework-the-arch_kgdb_breakpoint-imp.patch
+       
patches.kernel.org/6.12.23-243-ACPI-processor-idle-Return-an-error-if-both-P.patch
+       
patches.kernel.org/6.12.23-244-net-phy-broadcom-Correct-BCM5221-PHY-model-de.patch
+       
patches.kernel.org/6.12.23-245-octeontx2-af-Fix-mbox-INTR-handler-when-num-V.patch
+       
patches.kernel.org/6.12.23-246-octeontx2-af-Free-NIX_AF_INT_VEC_GEN-irq.patch
+       
patches.kernel.org/6.12.23-247-objtool-Fix-verbose-disassembly-if-CROSS_COMP.patch
+       
patches.kernel.org/6.12.23-248-sched-smt-Always-inline-sched_smt_active.patch
+       
patches.kernel.org/6.12.23-249-context_tracking-Always-inline-ct_-nmi-irq-_-.patch
+       
patches.kernel.org/6.12.23-250-rcu-tasks-Always-inline-rcu_irq_work_resched.patch
+       
patches.kernel.org/6.12.23-251-objtool-loongarch-Add-unwind-hints-in-prepare.patch
+       
patches.kernel.org/6.12.23-252-nfs-Add-missing-release-on-error-in-nfs_lock_.patch
+       
patches.kernel.org/6.12.23-253-wifi-mac80211-Cleanup-sta-TXQs-on-flush.patch
+       
patches.kernel.org/6.12.23-254-wifi-mac80211-remove-debugfs-dir-for-virtual-.patch
+       
patches.kernel.org/6.12.23-255-wifi-iwlwifi-fw-allocate-chained-SG-tables-fo.patch
+       
patches.kernel.org/6.12.23-256-wifi-iwlwifi-mvm-use-the-right-version-of-the.patch
+       
patches.kernel.org/6.12.23-257-nvme-tcp-fix-possible-UAF-in-nvme_tcp_poll.patch
+       
patches.kernel.org/6.12.23-258-nvme-pci-clean-up-CMBMSC-when-registering-CMB.patch
+       
patches.kernel.org/6.12.23-259-nvme-pci-skip-CMB-blocks-incompatible-with-PC.patch
+       
patches.kernel.org/6.12.23-260-wifi-brcmfmac-keep-power-during-suspend-if-bo.patch
+       
patches.kernel.org/6.12.23-261-affs-generate-OFS-sequence-numbers-starting-a.patch
+       
patches.kernel.org/6.12.23-262-affs-don-t-write-overlarge-OFS-data-block-siz.patch
+       
patches.kernel.org/6.12.23-263-ALSA-hda-realtek-Fix-Asus-Z13-2025-audio.patch
+       
patches.kernel.org/6.12.23-264-ALSA-hda-Fix-speakers-on-ASUS-EXPERTBOOK-P540.patch
+       
patches.kernel.org/6.12.23-265-perf-core-Fix-perf_pmu_register-vs.-perf_init.patch
+       
patches.kernel.org/6.12.23-266-smb-common-change-the-data-type-of-num_aces-t.patch
+       
patches.kernel.org/6.12.23-267-cifs-fix-incorrect-validation-for-num_aces-fi.patch
+       
patches.kernel.org/6.12.23-268-platform-x86-intel-hid-fix-volume-buttons-on-.patch
+       
patches.kernel.org/6.12.23-269-platform-x86-intel-vsec-Add-Diamond-Rapids-su.patch
+       
patches.kernel.org/6.12.23-270-net-dsa-rtl8366rb-don-t-prompt-users-for-LED-.patch
+       
patches.kernel.org/6.12.23-271-HID-i2c-hid-improve-i2c_hid_get_report-error-.patch
+       
patches.kernel.org/6.12.23-272-platform-x86-amd-pmf-Propagate-PMF-TA-return-.patch
+       
patches.kernel.org/6.12.23-273-platform-x86-amd-pmf-Update-PMF-Driver-for-Co.patch
+       
patches.kernel.org/6.12.23-274-exfat-add-a-check-for-invalid-data-size.patch
+       
patches.kernel.org/6.12.23-275-ALSA-hda-realtek-Add-support-for-ASUS-ROG-Str.patch
+       
patches.kernel.org/6.12.23-276-ALSA-hda-realtek-Add-support-for-ASUS-ROG-Str.patch
+       
patches.kernel.org/6.12.23-277-ALSA-hda-realtek-Add-support-for-ASUS-ROG-Str.patch
+       
patches.kernel.org/6.12.23-278-ALSA-hda-realtek-Add-support-for-various-ASUS.patch
+       
patches.kernel.org/6.12.23-279-ALSA-hda-realtek-Add-support-for-ASUS-B3405-a.patch
+       
patches.kernel.org/6.12.23-280-ALSA-hda-realtek-Add-support-for-ASUS-B5405-a.patch
+       
patches.kernel.org/6.12.23-281-ALSA-hda-realtek-Add-support-for-ASUS-Zenbook.patch
+       
patches.kernel.org/6.12.23-282-sched-deadline-Use-online-cpus-for-validating.patch
+       
patches.kernel.org/6.12.23-283-x86-hyperv-vtl-Stop-kernel-from-probing-VTL0-.patch
+       
patches.kernel.org/6.12.23-284-ASoC-codecs-wsa884x-report-temps-to-hwmon-in-.patch
+       
patches.kernel.org/6.12.23-285-ASoC-rt1320-set-wake_capable-0-explicitly.patch
+       
patches.kernel.org/6.12.23-286-wifi-mac80211-flush-the-station-before-moving.patch
+       
patches.kernel.org/6.12.23-287-wifi-mac80211-fix-SA-Query-processing-in-MLO.patch
+       
patches.kernel.org/6.12.23-288-locking-semaphore-Use-wake_q-to-wake-up-proce.patch
+       
patches.kernel.org/6.12.23-289-x86-hyperv-Fix-output-argument-to-hypercall-t.patch
+       
patches.kernel.org/6.12.23-290-x86-sgx-Warn-explicitly-if-X86_FEATURE_SGX_LC.patch
+       
patches.kernel.org/6.12.23-291-nvme-pci-fix-stuck-reset-on-concurrent-DPC-an.patch
+       
patches.kernel.org/6.12.23-292-drm-amd-Keep-display-off-while-going-into-S4.patch
+       
patches.kernel.org/6.12.23-293-net-devmem-do-not-WARN-conditionally-after-ne.patch
+       
patches.kernel.org/6.12.23-294-selftests-netfilter-skip-br_netfilter-queue-t.patch
+       
patches.kernel.org/6.12.23-295-ALSA-hda-realtek-Add-mute-LED-quirk-for-HP-Pa.patch
+       
patches.kernel.org/6.12.23-296-can-statistics-use-atomic-access-in-hot-path.patch
+       
patches.kernel.org/6.12.23-297-memory-omap-gpmc-drop-no-compatible-check.patch
+       
patches.kernel.org/6.12.23-298-hwmon-nct6775-core-Fix-out-of-bounds-access-f.patch
+       
patches.kernel.org/6.12.23-299-netfs-Fix-netfs_unbuffered_read-to-return-ssi.patch
+       
patches.kernel.org/6.12.23-300-spufs-fix-a-leak-on-spufs_new_file-failure.patch
+       patches.kernel.org/6.12.23-301-spufs-fix-gang-directory-lifetimes.patch
+       
patches.kernel.org/6.12.23-302-spufs-fix-a-leak-in-spufs_create_context.patch
+       
patches.kernel.org/6.12.23-303-fs-9p-fix-NULL-pointer-dereference-on-mkdir.patch
+       
patches.kernel.org/6.12.23-304-riscv-ftrace-Add-parentheses-in-macro-definit.patch
+       
patches.kernel.org/6.12.23-305-ntb_hw_switchtec-Fix-shift-out-of-bounds-in-s.patch
+       
patches.kernel.org/6.12.23-306-ntb-intel-Fix-using-link-status-DB-s.patch
+       
patches.kernel.org/6.12.23-307-firmware-cs_dsp-Ensure-cs_dsp_load-_coeff-ret.patch
+       
patches.kernel.org/6.12.23-308-ALSA-hda-realtek-Fix-built-in-mic-breakage-on.patch
+       
patches.kernel.org/6.12.23-309-RISC-V-errata-Use-medany-for-relocatable-buil.patch
+       
patches.kernel.org/6.12.23-310-x86-uaccess-Improve-performance-by-aligning-w.patch
+       
patches.kernel.org/6.12.23-311-ublk-make-sure-ubq-canceling-is-set-when-queu.patch
+       
patches.kernel.org/6.12.23-312-s390-entry-Fix-setting-_CIF_MCCK_GUEST-with-l.patch
+       
patches.kernel.org/6.12.23-313-ASoC-codecs-rt5665-Fix-some-error-handling-pa.patch
+       
patches.kernel.org/6.12.23-314-spi-cadence-Fix-out-of-bounds-array-access-in.patch
+       
patches.kernel.org/6.12.23-315-riscv-Fix-hugetlb-retrieval-of-number-of-ptes.patch
+       
patches.kernel.org/6.12.23-316-riscv-kexec_file-Handle-R_RISCV_64-in-purgato.patch
+       
patches.kernel.org/6.12.23-317-riscv-purgatory-4B-align-purgatory_start.patch
+       
patches.kernel.org/6.12.23-318-nvme-ioctl-don-t-warn-on-vectorized-uring_cmd.patch
+       
patches.kernel.org/6.12.23-319-ASoC-imx-card-Add-NULL-check-in-imx_card_prob.patch
+       
patches.kernel.org/6.12.23-320-spi-bcm2835-Do-not-call-gpiod_put-on-invalid-.patch
+       
patches.kernel.org/6.12.23-321-ALSA-hda-realtek-Fix-built-in-mic-on-another-.patch
+       
patches.kernel.org/6.12.23-322-spi-bcm2835-Restore-native-CS-probing-when-pi.patch
+       
patches.kernel.org/6.12.23-323-e1000e-change-k1-configuration-on-MTP-and-lat.patch
+       
patches.kernel.org/6.12.23-324-idpf-fix-adapter-NULL-pointer-dereference-on-.patch
+       
patches.kernel.org/6.12.23-325-netfilter-nft_set_hash-GC-reaps-elements-with.patch
+       
patches.kernel.org/6.12.23-326-netfilter-nf_tables-don-t-unregister-hook-whe.patch
+       
patches.kernel.org/6.12.23-327-netlabel-Fix-NULL-pointer-exception-caused-by.patch
+       
patches.kernel.org/6.12.23-328-net_sched-skbprio-Remove-overly-strict-queue-.patch
+       
patches.kernel.org/6.12.23-329-sctp-add-mutual-exclusion-in-proc_sctp_do_udp.patch
+       
patches.kernel.org/6.12.23-330-net-mvpp2-Prevent-parser-TCAM-memory-corrupti.patch
+       
patches.kernel.org/6.12.23-331-udp-Fix-multiple-wraparounds-of-sk-sk_rmem_al.patch
+       patches.kernel.org/6.12.23-332-udp-Fix-memory-accounting-leak.patch
+       
patches.kernel.org/6.12.23-333-vsock-avoid-timeout-during-connect-if-the-soc.patch
+       
patches.kernel.org/6.12.23-334-tunnels-Accept-PACKET_HOST-in-skb_tunnel_chec.patch
+       
patches.kernel.org/6.12.23-335-net-decrease-cached-dst-counters-in-dst_relea.patch
+       
patches.kernel.org/6.12.23-336-netfilter-nft_tunnel-fix-geneve_opt-type-conf.patch
+       
patches.kernel.org/6.12.23-337-ipv6-fix-omitted-netlink-attributes-when-usin.patch
+       
patches.kernel.org/6.12.23-338-net-dsa-mv88e6xxx-propperly-shutdown-PPU-re-e.patch
+       
patches.kernel.org/6.12.23-339-net-fix-geneve_opt-length-integer-overflow.patch
+       
patches.kernel.org/6.12.23-340-ipv6-Start-path-selection-from-the-first-next.patch
+       
patches.kernel.org/6.12.23-341-ipv6-Do-not-consider-link-down-nexthops-in-pa.patch
+       
patches.kernel.org/6.12.23-342-arcnet-Add-NULL-check-in-com20020pci_probe.patch
+       
patches.kernel.org/6.12.23-343-net-ibmveth-make-veth_pool_store-stop-hanging.patch
+       
patches.kernel.org/6.12.23-344-kbuild-deb-pkg-don-t-set-KBUILD_BUILD_VERSION.patch
+       patches.kernel.org/6.12.23-345-drm-amdgpu-gfx11-fix-num_mec.patch
+       patches.kernel.org/6.12.23-346-drm-amdgpu-gfx12-fix-num_mec.patch
+       
patches.kernel.org/6.12.23-347-perf-core-Fix-child_total_time_enabled-accoun.patch
+       
patches.kernel.org/6.12.23-348-tools-power-turbostat-report-CoreThr-per-meas.patch
+       
patches.kernel.org/6.12.23-349-tracing-Switch-trace_events_hist.c-code-over-.patch
+       
patches.kernel.org/6.12.23-350-tracing-hist-Add-poll-POLLIN-support-on-hist-.patch
+       
patches.kernel.org/6.12.23-351-tracing-hist-Support-POLLPRI-event-for-poll-o.patch
+       
patches.kernel.org/6.12.23-352-tracing-Correct-the-refcount-if-the-hist-hist.patch
+       
patches.kernel.org/6.12.23-353-cgroup-rstat-Tracking-cgroup-level-niced-CPU-.patch
+       
patches.kernel.org/6.12.23-354-cgroup-rstat-Fix-forceidle-time-in-cpu.stat.patch
+       
patches.kernel.org/6.12.23-355-tty-serial-fsl_lpuart-Use-u32-and-u8-for-regi.patch
+       
patches.kernel.org/6.12.23-356-tty-serial-fsl_lpuart-use-port-struct-directl.patch
+       
patches.kernel.org/6.12.23-357-tty-serial-fsl_lpuart-Fix-unused-variable-spo.patch
+       
patches.kernel.org/6.12.23-358-tty-serial-lpuart-only-disable-CTS-instead-of.patch
+       
patches.kernel.org/6.12.23-359-wifi-mac80211-Fix-sparse-warning-for-monitor_.patch
+       patches.kernel.org/6.12.23-360-usbnet-fix-NPE-during-rx_complete.patch
+       
patches.kernel.org/6.12.23-361-rust-Fix-enabling-Rust-and-building-with-GCC-.patch
+       
patches.kernel.org/6.12.23-362-LoongArch-Increase-ARCH_DMA_MINALIGN-up-to-16.patch
+       
patches.kernel.org/6.12.23-363-LoongArch-Increase-MAX_IO_PICS-up-to-8.patch
+       
patches.kernel.org/6.12.23-364-LoongArch-BPF-Fix-off-by-one-error-in-build_p.patch
+       
patches.kernel.org/6.12.23-365-LoongArch-BPF-Don-t-override-subprog-s-return.patch
+       
patches.kernel.org/6.12.23-366-LoongArch-BPF-Use-move_addr-for-BPF_PSEUDO_FU.patch
+       
patches.kernel.org/6.12.23-367-x86-hyperv-Fix-check-of-return-value-from-snp.patch
+       
patches.kernel.org/6.12.23-368-KVM-x86-block-KVM_CAP_SYNC_REGS-if-guest-stat.patch
+       
patches.kernel.org/6.12.23-369-x86-microcode-AMD-Fix-__apply_microcode_amd-s.patch
+       
patches.kernel.org/6.12.23-370-x86-mce-use-is_copy_from_user-to-determine-co.patch
+       
patches.kernel.org/6.12.23-371-x86-tdx-Fix-arch_safe_halt-execution-for-TDX-.patch
+       
patches.kernel.org/6.12.23-372-ACPI-x86-Extend-Lenovo-Yoga-Tab-3-quirk-with-.patch
+       
patches.kernel.org/6.12.23-373-platform-x86-thinkpad_acpi-disable-ACPI-fan-a.patch
+       
patches.kernel.org/6.12.23-374-platform-x86-ISST-Correct-command-storage-dat.patch
+       
patches.kernel.org/6.12.23-375-ntb_perf-Delete-duplicate-dmaengine_unmap_put.patch
+       
patches.kernel.org/6.12.23-376-perf-x86-intel-Apply-static-call-for-drain_pe.patch
+       
patches.kernel.org/6.12.23-377-perf-x86-intel-Avoid-disable-PMU-if-cpuc-enab.patch
+       
patches.kernel.org/6.12.23-378-uprobes-x86-Harden-uretprobe-syscall-trampoli.patch
+       
patches.kernel.org/6.12.23-379-idpf-Don-t-hard-code-napi_struct-size.patch
+       
patches.kernel.org/6.12.23-380-x86-Kconfig-Add-cmpxchg8b-support-back-to-Geo.patch
+       
patches.kernel.org/6.12.23-381-x86-tsc-Always-save-restore-TSC-sched_clock-o.patch
+       
patches.kernel.org/6.12.23-382-x86-mm-Fix-flush_tlb_range-when-used-for-zapp.patch
+       
patches.kernel.org/6.12.23-383-wifi-mt76-mt7925-remove-unused-acpi-function-.patch
+       
patches.kernel.org/6.12.23-384-acpi-nfit-fix-narrowing-conversion-in-acpi_nf.patch
+       
patches.kernel.org/6.12.23-385-ACPI-resource-Skip-IRQ-override-on-ASUS-Vivob.patch
+       
patches.kernel.org/6.12.23-386-ARM-9444-1-add-KEEP-keyword-to-ARM_VECTORS.patch
+       
patches.kernel.org/6.12.23-387-media-omap3isp-Handle-ARM-dma_iommu_mapping.patch
+       
patches.kernel.org/6.12.23-388-Remove-unnecessary-firmware-version-check-for.patch
+       
patches.kernel.org/6.12.23-389-mmc-omap-Fix-memory-leak-in-mmc_omap_new_slot.patch
+       
patches.kernel.org/6.12.23-390-mmc-sdhci-pxav3-set-NEED_RSP_BUSY-capability.patch
+       
patches.kernel.org/6.12.23-391-mmc-sdhci-omap-Disable-MMC_CAP_AGGRESSIVE_PM-.patch
+       
patches.kernel.org/6.12.23-392-KVM-SVM-Don-t-change-target-vCPU-state-on-AP-.patch
+       
patches.kernel.org/6.12.23-393-ksmbd-add-bounds-check-for-durable-handle-con.patch
+       
patches.kernel.org/6.12.23-394-ksmbd-add-bounds-check-for-create-lease-conte.patch
+       
patches.kernel.org/6.12.23-395-ksmbd-fix-use-after-free-in-ksmbd_sessions_de.patch
+       
patches.kernel.org/6.12.23-396-ksmbd-fix-session-use-after-free-in-multichan.patch
+       
patches.kernel.org/6.12.23-397-ksmbd-fix-overflow-in-dacloffset-bounds-check.patch
+       
patches.kernel.org/6.12.23-398-ksmbd-validate-zero-num_subauth-before-sub_au.patch
+       
patches.kernel.org/6.12.23-399-ksmbd-fix-null-pointer-dereference-in-alloc_p.patch
+       
patches.kernel.org/6.12.23-400-exfat-fix-random-stack-corruption-after-get_b.patch
+       
patches.kernel.org/6.12.23-401-exfat-fix-potential-wrong-error-return-from-g.patch
+       
patches.kernel.org/6.12.23-402-tracing-Fix-use-after-free-in-print_graph_fun.patch
+       
patches.kernel.org/6.12.23-403-tracing-Ensure-module-defining-synth-event-ca.patch
+       
patches.kernel.org/6.12.23-404-tracing-Fix-synth-event-printk-format-for-str.patch
+       
patches.kernel.org/6.12.23-405-tracing-osnoise-Fix-possible-recursive-lockin.patch
+       
patches.kernel.org/6.12.23-406-mm-gup-reject-FOLL_SPLIT_PMD-with-hugetlb-VMA.patch
+       
patches.kernel.org/6.12.23-407-arm64-Don-t-call-NULL-in-do_compat_alignment_.patch
+       
patches.kernel.org/6.12.23-408-wifi-mt76-mt7921-fix-kernel-panic-due-to-null.patch
+       
patches.kernel.org/6.12.23-409-ext4-don-t-over-report-free-space-or-inodes-i.patch
+       
patches.kernel.org/6.12.23-410-ext4-fix-OOB-read-when-checking-dotdot-dir.patch
+       
patches.kernel.org/6.12.23-411-jfs-fix-slab-out-of-bounds-read-in-ea_get.patch
+       
patches.kernel.org/6.12.23-412-jfs-add-index-corruption-check-to-DT_GETPAGE.patch
+       
patches.kernel.org/6.12.23-413-mm-zswap-fix-crypto_free_acomp-deadlock-in-zs.patch
+       
patches.kernel.org/6.12.23-414-exec-fix-the-racy-usage-of-fs_struct-in_exec.patch
+       
patches.kernel.org/6.12.23-415-media-vimc-skip-.s_stream-for-stopped-entitie.patch
+       
patches.kernel.org/6.12.23-416-media-streamzap-fix-race-between-device-disco.patch
+       
patches.kernel.org/6.12.23-417-nfsd-allow-SC_STATUS_FREEABLE-when-searching-.patch
+       
patches.kernel.org/6.12.23-418-nfsd-put-dl_stid-if-fail-to-queue-dl_recall.patch
+       
patches.kernel.org/6.12.23-419-nfsd-fix-management-of-listener-transports.patch
+       
patches.kernel.org/6.12.23-420-NFSD-nfsd_unlink-clobbers-non-zero-status-ret.patch
+       
patches.kernel.org/6.12.23-421-NFSD-Never-return-NFS4ERR_FILE_OPEN-when-remo.patch
+       
patches.kernel.org/6.12.23-422-NFSD-Skip-sending-CB_RECALL_ANY-when-the-back.patch
+       
patches.kernel.org/6.12.23-423-ARM-9443-1-Require-linker-to-support-KEEP-wit.patch
+       
patches.kernel.org/6.12.23-424-tracing-Do-not-use-PERF-enums-when-perf-is-no.patch
+       
patches.kernel.org/6.12.23-425-platform-x86-amd-pmf-fix-cleanup-in-amd_pmf_i.patch
+       patches.kernel.org/6.12.23-426-Linux-6.12.23.patch
 
        ########################################################
        # Build fixes that apply to the vanilla kernel too.

++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.SMQwiL/_old  2025-04-15 16:42:17.061993211 +0200
+++ /var/tmp/diff_new_pack.SMQwiL/_new  2025-04-15 16:42:17.065993379 +0200
@@ -1,4 +1,4 @@
-2025-04-07 16:11:43 +0000
-GIT Revision: eaa0e6ae2a1a04412bc8a80a179aea0c78e54fe4
+2025-04-11 16:24:53 +0000
+GIT Revision: 9ae5b54122a7935617eab19bb3670b05c11edcac
 GIT Branch: slowroll
 

Reply via email to