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 2026-08-05 17:47:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source-longterm (Old)
and /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source-longterm"
Wed Aug 5 17:47:58 2026 rev:137 rq:1369396 version:6.18.42
Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source-longterm/kernel-longterm.changes
2026-08-01 18:30:37.058401815 +0200
+++
/work/SRC/openSUSE:Factory/.kernel-source-longterm.new.16738/kernel-longterm.changes
2026-08-05 17:48:29.250019603 +0200
@@ -1,0 +2,1217 @@
+Mon Aug 3 18:27:19 CEST 2026 - [email protected]
+
+- Update config files for v6.18.42.
+- commit 6ebc8f6
+
+-------------------------------------------------------------------
+Mon Aug 3 13:23:50 CEST 2026 - [email protected]
+
+- audit: fix recursive locking deadlock in audit_dupe_exe() (bsc#1258210).
+ Refresh patches.suse/vfs-add-super_operations-get_inode_dev.
+- commit e88f65f
+
+-------------------------------------------------------------------
+Mon Aug 3 13:01:18 CEST 2026 - [email protected]
+
+- Linux 6.18.42 (bsc#1258210).
+- KVM: SVM: Bump asid_generation on CPU online to avoid ASID
+ collision after hotplug (bsc#1258210).
+- gpu: Fix uninitialized buddy for built-in drivers (bsc#1258210).
+- net: stmmac: fix dwmac4 transmit performance regression
+ (bsc#1258210).
+- net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM
+ query (bsc#1258210).
+- usb: gadget: f_tcm: synchronize delayed set_alt with teardown
+ (bsc#1258210).
+- rust: device: avoid trailing ; in printing macros (bsc#1258210).
+- rust: allow `suspicious_runtime_symbol_definitions` lint for
+ Rust >= 1.98 (bsc#1258210).
+- mm/damon/core: disallow overlapping input ranges for
+ damon_set_regions() (bsc#1258210).
+- mm/damon/core: validate ranges in damon_set_regions()
+ (bsc#1258210).
+- i3c: mipi-i3c-hci: Fix handling of shared IRQs during early
+ initialization (bsc#1258210).
+- i3c: mipi-i3c-hci: Fix Hot-Join NACK (bsc#1258210).
+- pmdomain: imx93-blk-ctrl: Extract PHY as shared domain for
+ DSI/CSI (bsc#1258210).
+- pmdomain: imx93-blk-ctrl: convert to devm_* only (bsc#1258210).
+- net: ipa: fix SMEM state handle leaks in SMP2P init
+ (bsc#1258210).
+- ata: libata-core: Reject an invalid concurrent positioning
+ ranges count (bsc#1258210).
+- bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
+ (bsc#1258210).
+- bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
+ (bsc#1258210).
+- octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF
+ (bsc#1258210).
+- octeontx2-af: validate body pcifunc in
+ rvu_mbox_handler_rep_event_notify (bsc#1258210).
+- net: mana: Optimize irq affinity for low vcpu configs
+ (bsc#1258210).
+- net: mana: Validate the packet length reported by the NIC
+ (bsc#1258210).
+- fs/resctrl: Fix use-after-free during unmount (bsc#1258210).
+- fs/resctrl: Move RMID initialization to first mount
+ (bsc#1258210).
+- fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
+ (bsc#1258210).
+- x86,fs/resctrl: Rename some L3 specific functions (bsc#1258210).
+- x86,fs/resctrl: Rename struct rdt_mon_domain and
+ rdt_hw_mon_domain (bsc#1258210).
+- fs/resctrl: Split L3 dependent parts out of __mon_event_count()
+ (bsc#1258210).
+- mmc: vub300: fix use-after-free on probe failure (bsc#1258210).
+- mmc: vub300: rename probe error labels (bsc#1258210).
+- dm: avoid leaking the caller's thread keyring via the table
+ device file (bsc#1258210).
+- cred: add kernel_cred() helper (bsc#1258210).
+- accel/amdxdna: reject command submission on devices without
+ a submit op (bsc#1258210).
+- ovl: use linked upper dentry in copy-up tmpfile (bsc#1258210).
+- dmaengine: dw-edma-pcie: Reject devices without driver data
+ (bsc#1258210).
+- dmaengine: dw-edma: Fix confusing cleanup.h syntax (bsc#1258210).
+- mtd: maps: vmu-flash: fix fault in unaligned fixup (bsc#1258210).
+- kho: make sure scratch size is always aligned by
+ CMA_MIN_ALIGNMENT_BYTES (bsc#1258210).
+- mm/sparse-vmemmap: fix vmemmap accounting underflow
+ (bsc#1258210).
+- remoteproc: xlnx: Check remote core state (bsc#1258210).
+- cxl: Fix CXL_HEADERLOG_SIZE to match RAS Capability size
+ (bsc#1258210).
+- cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional
+ blocks from core/pci.c (bsc#1258210).
+- cxl/pci: Remove unnecessary CXL RCH handling helper functions
+ (bsc#1258210).
+- cxl/pci: Remove unnecessary CXL Endpoint handling helper
+ functions (bsc#1258210).
+- SUNRPC: Return an error from xdr_buf_to_bvec() on overflow
+ (bsc#1258210).
+- SUNRPC: Add helpers to convert xdr_buf byte ranges to
+ scatterlists (bsc#1258210).
+- sunrpc: allocate a separate bvec array for socket sends
+ (bsc#1258210).
+- NFSD: pass nfsd_file to nfsd_iter_read() (bsc#1258210).
+- pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPP
+ (bsc#1258210).
+- gpu/buddy: bail out of try_harder when alignment cannot be
+ honoured (bsc#1258210).
+- drm: drop lib from header search path (bsc#1258210).
+- gpu: Move DRM buddy allocator one level up (part two)
+ (bsc#1258210).
+- netfilter: nf_conntrack_sip: validate skb_dst() before accessing
+ it (bsc#1258210).
+- netfilter: nf_conntrack_sip: remove net variable shadowing
+ (bsc#1258210).
+- netfilter: nft_fib: reject fib expression on the netdev egress
+ hook (bsc#1258210).
+- netfilter: nf_tables: remove register tracking infrastructure
+ (bsc#1258210).
+- arm64: dts: qcom: hamoa: Fix OPP tables for all DisplayPort
+ controllers (bsc#1258210).
+- arm64: dts: qcom: correct RBR opp entry (bsc#1258210).
+- VDUSE: avoid leaking information to userspace (bsc#1258210).
+- vduse: take out allocations from vduse_dev_alloc_coherent
+ (bsc#1258210).
+- vduse: remove unused vaddr parameter of
+ vduse_domain_free_coherent (bsc#1258210).
+- vduse: return internal vq group struct as map token
+ (bsc#1258210).
+- xfs: don't replace the wrong part of the cow fork (bsc#1258210).
+- fuse-uring: fix race between registration and connection abortion
+ (bsc#1258210).
+- audit: use 'unsigned int' instead of 'unsigned' (bsc#1258210).
+- audit: widen ino fields to u64 (bsc#1258210).
+- landlock: Account all audit data allocations to user space
+ (bsc#1258210).
+- landlock: Fix formatting (bsc#1258210).
+- drm/amd/display: Fix DTB DTO updates breaking live pixel rate
+ sources (bsc#1258210).
+- fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
+ (bsc#1258210).
+- ksmbd: validate ACE size against SID sub-authorities
+ (bsc#1258210).
+- ksmbd: bound DACL dedup walk to copied ACEs (bsc#1258210).
+- ksmbd: restore DACL size on check_add_overflow() to avoid
+ malformed ACL (bsc#1258210).
+- ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
+ (bsc#1258210).
+- net: qrtr: ns: Raise node count limit to 512 (bsc#1258210).
+- ublk: wait on ublk_dev_ready() instead of ub->completion
+ (bsc#1258210).
+- drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRROR
+ (bsc#1258210).
+- dm-verity: fix buffer overflow in FEC calculation (bsc#1258210).
+- dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTS
+ (bsc#1258210).
+- dm-verity-fec: fix reading parity bytes split across blocks
+ (take 3) (bsc#1258210).
+- dm-verity-fec: fix the size of dm_verity_fec_io::erasures
+ (bsc#1258210).
+- bpf: Fix same-register dst/src OOB read and pointer leak in
+ sock_ops (bsc#1258210).
+- drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx (bsc#1258210).
+- drm/amd/pm: fix smu13 power limit range calculation
+ (bsc#1258210).
+- drm/amdgpu: fix aperture mapping leak (bsc#1258210).
+- drm/amdgpu: invoke pm_genpd_remove() before freeing genpd
+ (bsc#1258210).
+- drm/amdgpu: fix resource leak on ACP reset timeout (bsc#1258210).
+- drm/amdgpu: fix division by zero with invalid uvd dimensions
+ (bsc#1258210).
+- drm/dp_mst: Handle torn-down topology gracefully in
+ drm_dp_mst_topology_queue_probe() (bsc#1258210).
+- drm/amdgpu/vcn4: avoid rereading IB param length (bsc#1258210).
+- drm/amdgpu/vce: fix integer overflow in image size (bsc#1258210).
+- drm/amdgpu/soc24: reset dGPU if suspend got aborted
+ (bsc#1258210).
+- drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()
+ (bsc#1258210).
+- drm/amdgpu/jpeg: fix jpeg_v5_0_1_is_idle detection (bsc#1258210).
+- drm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detection (bsc#1258210).
+- drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON() (bsc#1258210).
+- drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()
+ (bsc#1258210).
+- drm/amdgpu/gfx8: drop unecessary BUG_ON() (bsc#1258210).
+- drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON() (bsc#1258210).
+- drm/amdgpu/gfx11: replace BUG_ON() with WARN_ON() (bsc#1258210).
+- drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON() (bsc#1258210).
+- drm/amd/pm: make pp_features read-only when scpm is enabled
+ (bsc#1258210).
+- drm/amd/pm: fix amdgpu_pm_info power display units (bsc#1258210).
+- watchdog: s32g_wdt: remove incorrect options in watchdog_info
+ struct (bsc#1258210).
+- vxlan: mdb: Fix source list corruption on a failed replace
+ (bsc#1258210).
+- vsock/virtio: collapse receive queue under memory pressure
+ (bsc#1258210).
+- tipc: clear sock->sk on the failed-insert path in
+ tipc_sk_create() (bsc#1258210).
+- tcp: challenge ACK for non-exact RST in SYN-RECEIVED
+ (bsc#1258210).
+- tcp: initialize standalone TCP-AO response padding (bsc#1258210).
+- rtase: Workaround for TX hang caused by hardware packet parsing
+ (bsc#1258210).
+- pppoe: reload header pointer after dev_hard_header()
+ (bsc#1258210).
+- ovpn: hold peer before scheduling keepalive work (bsc#1258210).
+- ovpn: fix peer refcount leak in TCP error paths (bsc#1258210).
+- openvswitch: fix GSO userspace truncation underflow
+ (bsc#1258210).
+- mctp: serial: handle zero-length frames to prevent rx buffer
+ overflow (bsc#1258210).
+- mac802154: llsec: reject frames shorter than the authentication
+ tag (bsc#1258210).
+- mac802154: hold an interface reference across the scan worker
+ (bsc#1258210).
+- ila: reload IPv6 header after pskb_may_pull in checksum adjust
+ (bsc#1258210).
+- ice: use READ_ONCE() to access cached PHC time (bsc#1258210).
+- ice: reject out-of-range ptype in ice_parser_profile_init
+ (bsc#1258210).
+- gve: fix Rx queue stall on alloc failure (bsc#1258210).
+- ksmbd: defer destroy_previous_session() until after NTLM
+ authentication (bsc#1258210).
+- smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without
+ a symlink target (bsc#1258210).
+- rbd: Reset positive result codes to zero in object map update
+ path (bsc#1258210).
+- super: fix emergency thaw deadlock on frozen block devices
+ (bsc#1258210).
+- ice: fix PTP Call Trace during PTP release (bsc#1258210).
+- ptp: ptp_s390: Add missing facility check (bsc#1258210).
+- s390/ptff: Export ptff_function_mask[] (bsc#1258210).
+- proc: Fix broken error paths for namespace links (bsc#1258210).
+- net: pcs: xpcs: fix SGMII state reading (bsc#1258210).
+- net: hip04: fix RX buffer leak on build_skb failure
+ (bsc#1258210).
+- net: gro: fix double aggregation of flush-marked skbs
+ (bsc#1258210).
+- net/x25: fix use-after-free in x25_kill_by_neigh() (bsc#1258210).
+- net/mlx5e: Use sender devcom for MPV master-up (bsc#1258210).
+- net/iucv: fix use-after-free of a severed iucv_path
+ (bsc#1258210).
+- net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
+ (bsc#1258210).
+- geneve: require CAP_NET_ADMIN in the device netns for changelink
+ (bsc#1258210).
+- net: slip: serialize receive against buffer reallocation
+ (bsc#1258210).
+- vxlan: require CAP_NET_ADMIN in the device netns for changelink
+ (bsc#1258210).
+- phonet: pep: fix use-after-free in pep_get_sb() (bsc#1258210).
+- net: stmmac: intel: skip SerDes reconfig when rate is unchanged
+ (bsc#1258210).
+- iommu/vt-d: Disallow SVA if page walk is not coherent
+ (bsc#1258210).
+- iomap: fix out-of-bounds bitmap_set() with zero-length range
+ (bsc#1258210).
+- io_uring/rw: fix missing ERESTARTSYS conversion in read paths
+ (bsc#1258210).
+- ftrace: Add global mutex to serialize trace_parser access
+ (bsc#1258210).
+- fscrypt: Add missing superblock check in
+ find_or_insert_direct_key() (bsc#1258210).
+- fs: preserve ACL_DONT_CACHE state in forget_cached_acl()
+ (bsc#1258210).
+- fs/super: fix emergency thaw double-unlock of s_umount
+ (bsc#1258210).
+- binfmt_elf_fdpic: only honour the first PT_INTERP (bsc#1258210).
+- ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYP
+ (bsc#1258210).
+- ASoC: fsl: imx-card: Skip sysclk reset for active DAIs in
+ shutdown (bsc#1258210).
+- amt: fix use-after-free in AMT delayed works (bsc#1258210).
+- libceph: remove debugfs files before client teardown
+ (bsc#1258210).
+- libceph: reject zero bucket types in crush_decode (bsc#1258210).
+- libceph: Reject monmaps advertising zero monitors (bsc#1258210).
+- libceph: refresh auth->authorizer_buf{,_len} after authorizer
+ update (bsc#1258210).
+- libceph: guard missing CRUSH type name lookup (bsc#1258210).
+- libceph: Fix multiplication overflow in
+ decode_new_up_state_weight() (bsc#1258210).
+- libceph: bound get_version reply decode to front len
+ (bsc#1258210).
+- ceph: fix writeback_count leak in write_folio_nounlock()
+ (bsc#1258210).
+- ceph: fix refcount leak in ceph_readdir() (bsc#1258210).
+- ceph: fix pre-auth out-of-bounds read on snaptrace in
+ ceph_handle_caps() (bsc#1258210).
+- sctp: close UDP tunnel sockets during netns teardown
+ (bsc#1258210).
+- sctp: avoid auth_enable sysctl UAF during netns teardown
+ (bsc#1258210).
+- sctp: don't free the ASCONF's own transport in DEL-IP processing
+ (bsc#1258210).
+- mm/huge_memory: set PG_has_hwpoisoned only after new folio
+ head is established (bsc#1258210).
+- mm/kmemleak: fix checksum computation for per-cpu objects
+ (bsc#1258210).
+- afs: Fix afs_edit_dir_remove() to get, not find, block 0
+ (bsc#1258210).
+- mptcp: pm: userspace: fix use-after-free in get_local_id
+ (bsc#1258210).
+- mptcp: only set DATA_FIN when a mapping is present (bsc#1258210).
++++ 920 more lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/kernel-source-longterm/kernel-longterm.changes
++++ and
/work/SRC/openSUSE:Factory/.kernel-source-longterm.new.16738/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.TpohW1/_old 2026-08-05 17:48:35.534239757 +0200
+++ /var/tmp/diff_new_pack.TpohW1/_new 2026-08-05 17:48:35.538239897 +0200
@@ -18,8 +18,8 @@
%define srcversion 6.18
-%define patchversion 6.18.41
-%define git_commit e92becf17f99814c2f714707716112d0aabecb20
+%define patchversion 6.18.42
+%define git_commit dbb0b26aba371c4a51fece78708201fface8bd43
%define variant -longterm%{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-longterm
-Version: 6.18.41
+Version: 6.18.42
%if 0%{?is_kotd}
-Release: <RELEASE>.ge92becf
+Release: <RELEASE>.gdbb0b26
%else
Release: 0
%endif
++++++ kernel-source-longterm.spec ++++++
--- /var/tmp/diff_new_pack.TpohW1/_old 2026-08-05 17:48:35.578241299 +0200
+++ /var/tmp/diff_new_pack.TpohW1/_new 2026-08-05 17:48:35.578241299 +0200
@@ -17,8 +17,8 @@
%define srcversion 6.18
-%define patchversion 6.18.41
-%define git_commit e92becf17f99814c2f714707716112d0aabecb20
+%define patchversion 6.18.42
+%define git_commit dbb0b26aba371c4a51fece78708201fface8bd43
%define variant -longterm%{nil}
%define gcc_package gcc
%define gcc_compiler gcc
@@ -28,9 +28,9 @@
%(chmod +x
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-source-longterm
-Version: 6.18.41
+Version: 6.18.42
%if 0%{?is_kotd}
-Release: <RELEASE>.ge92becf
+Release: <RELEASE>.gdbb0b26
%else
Release: 0
%endif
++++++ kernel-syms-longterm.spec ++++++
--- /var/tmp/diff_new_pack.TpohW1/_old 2026-08-05 17:48:35.630243120 +0200
+++ /var/tmp/diff_new_pack.TpohW1/_new 2026-08-05 17:48:35.634243260 +0200
@@ -16,15 +16,15 @@
#
-%define git_commit e92becf17f99814c2f714707716112d0aabecb20
+%define git_commit dbb0b26aba371c4a51fece78708201fface8bd43
%define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-syms-longterm
-Version: 6.18.41
+Version: 6.18.42
%if 0%{?is_kotd}
-Release: <RELEASE>.ge92becf
+Release: <RELEASE>.gdbb0b26
%else
Release: 0
%endif
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.TpohW1/_old 2026-08-05 17:48:35.814249567 +0200
+++ /var/tmp/diff_new_pack.TpohW1/_new 2026-08-05 17:48:35.822249847 +0200
@@ -1,6 +1,6 @@
-mtime: 1785477908
-commit: 920aa7966a36ca8b8a6ac24a836956a0f502ca1353e431c5d14b5a0f05df40f6
+mtime: 1785823580
+commit: 6cea4c87f5301ef90ac04692a0e4251c2a5b3439169d36bf35055fe9b146b0da
url: https://src.opensuse.org/kernelbugs/kernel-source-longterm
-revision: 920aa7966a36ca8b8a6ac24a836956a0f502ca1353e431c5d14b5a0f05df40f6
+revision: 6cea4c87f5301ef90ac04692a0e4251c2a5b3439169d36bf35055fe9b146b0da
trackingbranch: Kernel/slowroll
++++++ build.specials.obscpio ++++++
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-08-04 08:06:20.000000000 +0200
@@ -0,0 +1 @@
+.osc
++++++ 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 2026-06-19 15:33:51.000000000 +0200
+++ new/config/arm64/default 2026-08-03 20:25:16.000000000 +0200
@@ -32,6 +32,7 @@
# CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES is not set
# CONFIG_RUSTC_HAS_FILE_WITH_NUL is not set
# CONFIG_RUSTC_HAS_FILE_AS_C_STR is not set
+# CONFIG_RUSTC_HAS_SUSPICIOUS_RUNTIME_SYMBOL_DEFINITIONS is not set
CONFIG_PAHOLE_VERSION=9999
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
@@ -2449,6 +2450,7 @@
CONFIG_CXL_SUSPEND=y
CONFIG_CXL_REGION=y
# CONFIG_CXL_REGION_INVALIDATION_TEST is not set
+CONFIG_CXL_RAS=y
# CONFIG_PCCARD is not set
CONFIG_RAPIDIO=m
CONFIG_RAPIDIO_TSI721=m
@@ -8097,6 +8099,7 @@
CONFIG_MAX6959=m
CONFIG_SEG_LED_GPIO=m
CONFIG_PANEL=m
+CONFIG_GPU_BUDDY=y
CONFIG_TEGRA_HOST1X_CONTEXT_BUS=y
CONFIG_TEGRA_HOST1X=m
CONFIG_TEGRA_HOST1X_FIREWALL=y
@@ -8572,7 +8575,6 @@
CONFIG_DRM_POWERVR=m
CONFIG_DRM_HYPERV=m
CONFIG_DRM_PANEL_BACKLIGHT_QUIRKS=m
-# CONFIG_DRM_LIB_RANDOM is not set
CONFIG_DRM_PRIVACY_SCREEN=y
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
@@ -14257,7 +14259,6 @@
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_ALLWINNER=y
CONFIG_CRYPTO_DEV_SUN4I_SS=m
-CONFIG_CRYPTO_DEV_SUN4I_SS_PRNG=y
# CONFIG_CRYPTO_DEV_SUN4I_SS_DEBUG is not set
CONFIG_CRYPTO_DEV_SUN8I_CE=m
# CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG is not set
@@ -14799,7 +14800,6 @@
# CONFIG_DEBUG_IRQFLAGS is not set
CONFIG_STACKTRACE=y
-# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
# CONFIG_DEBUG_KOBJECT 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 2026-06-19 15:33:51.000000000 +0200
+++ new/config/x86_64/default 2026-08-03 20:25:16.000000000 +0200
@@ -32,6 +32,7 @@
# CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES is not set
# CONFIG_RUSTC_HAS_FILE_WITH_NUL is not set
# CONFIG_RUSTC_HAS_FILE_AS_C_STR is not set
+# CONFIG_RUSTC_HAS_SUSPICIOUS_RUNTIME_SYMBOL_DEFINITIONS is not set
CONFIG_PAHOLE_VERSION=9999
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
@@ -2448,6 +2449,7 @@
CONFIG_CXL_REGION=y
# CONFIG_CXL_REGION_INVALIDATION_TEST is not set
CONFIG_CXL_MCE=y
+CONFIG_CXL_RAS=y
CONFIG_PCCARD=m
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y
@@ -4117,7 +4119,6 @@
CONFIG_ATH9K_BTCOEX_SUPPORT=y
CONFIG_ATH9K=m
CONFIG_ATH9K_PCI=y
-# CONFIG_ATH9K_AHB is not set
# CONFIG_ATH9K_DYNACK is not set
CONFIG_ATH9K_WOW=y
CONFIG_ATH9K_RFKILL=y
@@ -6996,6 +6997,7 @@
CONFIG_AGP_VIA=y
CONFIG_INTEL_GTT=y
CONFIG_VGA_SWITCHEROO=y
+CONFIG_GPU_BUDDY=y
CONFIG_DRM=y
#
@@ -7240,7 +7242,6 @@
CONFIG_DRM_SSD130X_SPI=m
CONFIG_DRM_HYPERV=m
CONFIG_DRM_PANEL_BACKLIGHT_QUIRKS=m
-# CONFIG_DRM_LIB_RANDOM is not set
CONFIG_DRM_PRIVACY_SCREEN=y
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
++++++ patches.kernel.org.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/kernel-source-longterm/patches.kernel.org.tar.bz2
/work/SRC/openSUSE:Factory/.kernel-source-longterm.new.16738/patches.kernel.org.tar.bz2
differ: char 11, line 1
++++++ patches.suse.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/patches.suse/vfs-add-super_operations-get_inode_dev
new/patches.suse/vfs-add-super_operations-get_inode_dev
--- old/patches.suse/vfs-add-super_operations-get_inode_dev 2026-07-24
17:19:01.000000000 +0200
+++ new/patches.suse/vfs-add-super_operations-get_inode_dev 2026-08-03
20:24:35.000000000 +0200
@@ -411,15 +411,15 @@
watch->ino = d_backing_inode(d)->i_ino;
}
-@@ -480,7 +480,7 @@ static int audit_watch_handle_event(struct fsnotify_mark
*inode_mark, u32 mask,
- return 0;
-
- if (mask & (FS_CREATE|FS_MOVED_TO) && inode)
-- audit_update_watch(parent, dname, inode->i_sb->s_dev,
inode->i_ino, 0);
-+ audit_update_watch(parent, dname, inode_get_dev(inode),
inode->i_ino, 0);
- else if (mask & (FS_DELETE|FS_MOVED_FROM))
- audit_update_watch(parent, dname, AUDIT_DEV_UNSET,
AUDIT_INO_UNSET, 1);
- else if (mask & (FS_DELETE_SELF|FS_UNMOUNT|FS_MOVE_SELF))
+@@ -481,7 +481,7 @@ static int audit_watch_handle_event(struct fsnotify_mark
*inode_mark, u32 mask,
+ if (mask & (FS_CREATE|FS_MOVED_TO) && inode) {
+ struct audit_watch_ctx ctx = { .dir = dir, .child = inode };
+
+- audit_update_watch(parent, dname, inode->i_sb->s_dev,
inode->i_ino, 0,
++ audit_update_watch(parent, dname, inode_get_dev(inode),
inode->i_ino, 0,
+ &ctx);
+ } else if (mask & (FS_DELETE|FS_MOVED_FROM)) {
+ struct audit_watch_ctx ctx = { .dir = dir, .child = NULL };
@@ -540,7 +540,7 @@ int audit_exe_compare(struct task_struct *tsk, struct
audit_fsnotify_mark *mark)
if (!exe_file)
return 0;
++++++ series.conf ++++++
++++ 693 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kernel-source-longterm/series.conf
++++ and
/work/SRC/openSUSE:Factory/.kernel-source-longterm.new.16738/series.conf
++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.TpohW1/_old 2026-08-05 17:48:36.958289645 +0200
+++ /var/tmp/diff_new_pack.TpohW1/_new 2026-08-05 17:48:36.962289785 +0200
@@ -1,4 +1,4 @@
-2026-07-30 23:33:42 +0000
-GIT Revision: e92becf17f99814c2f714707716112d0aabecb20
+2026-08-04 00:40:11 +0000
+GIT Revision: dbb0b26aba371c4a51fece78708201fface8bd43
GIT Branch: slowroll