Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kernel-source for openSUSE:Factory checked in at 2024-11-01 21:01:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source (Old) and /work/SRC/openSUSE:Factory/.kernel-source.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kernel-source" Fri Nov 1 21:01:01 2024 rev:755 rq:1220018 version:6.11.6 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes 2024-10-24 15:42:37.595799157 +0200 +++ /work/SRC/openSUSE:Factory/.kernel-source.new.2020/dtb-aarch64.changes 2024-11-01 21:01:13.950558873 +0100 @@ -1,0 +2,527 @@ +Fri Nov 1 06:55:48 CET 2024 - jslaby@suse.cz + +- Linux 6.11.6 (bsc#1012628). +- bpf: Use raw_spinlock_t in ringbuf (bsc#1012628). +- iio: accel: bma400: Fix uninitialized variable field_value in + tap event handling (bsc#1012628). +- reset: starfive: jh71x0: Fix accessing the empty member on + JH7110 SoC (bsc#1012628). +- bpf: sync_linked_regs() must preserve subreg_def (bsc#1012628). +- bpf: Make sure internal and UAPI bpf_redirect flags don't + overlap (bsc#1012628). +- irqchip/riscv-imsic: Fix output text of base address + (bsc#1012628). +- bpf: devmap: provide rxq after redirect (bsc#1012628). +- cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory + systems (bsc#1012628). +- lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW + (bsc#1012628). +- bpf: Fix memory leak in bpf_core_apply (bsc#1012628). +- RDMA/bnxt_re: Fix a possible memory leak (bsc#1012628). +- RDMA/bnxt_re: Fix incorrect AVID type in WQE structure + (bsc#1012628). +- RDMA/bnxt_re: Add a check for memory allocation (bsc#1012628). +- RDMA/core: Fix ENODEV error for iWARP test over vlan + (bsc#1012628). +- x86/resctrl: Avoid overflow in MB settings in bw_validate() + (bsc#1012628). +- ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin + (bsc#1012628). +- clk: rockchip: fix finding of maximum clock ID (bsc#1012628). +- bpf: Check the remaining info_cnt before repeating btf fields + (bsc#1012628). +- bpf: fix unpopulated name_len field in perf_event link info + (bsc#1012628). +- selftests/bpf: fix perf_event link info name_len assertion + (bsc#1012628). +- riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG + is enabled (bsc#1012628). +- s390/pci: Handle PCI error codes other than 0x3a (bsc#1012628). +- bpf: fix kfunc btf caching for modules (bsc#1012628). +- iio: frequency: {admv4420,adrf6780}: format Kconfig entries + (bsc#1012628). +- iio: frequency: admv4420: fix missing select REMAP_SPI in + Kconfig (bsc#1012628). +- drm/vmwgfx: Handle possible ENOMEM in + vmw_stdu_connector_atomic_check (bsc#1012628). +- selftests/bpf: Fix cross-compiling urandom_read (bsc#1012628). +- bpf: Fix unpopulated path_size when uprobe_multi fields unset + (bsc#1012628). +- sched/core: Disable page allocation in task_tick_mm_cid() + (bsc#1012628). +- ALSA: hda/cs8409: Fix possible NULL dereference (bsc#1012628). +- firmware: arm_scmi: Fix the double free in + scmi_debugfs_common_setup() (bsc#1012628). +- RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP + (bsc#1012628). +- RDMA/irdma: Fix misspelling of "accept*" (bsc#1012628). +- RDMA/srpt: Make slab cache names unique (bsc#1012628). +- elevator: do not request_module if elevator exists + (bsc#1012628). +- elevator: Remove argument from elevator_find_get (bsc#1012628). +- ipv4: give an IPv4 dev to blackhole_netdev (bsc#1012628). +- net: sparx5: fix source port register when mirroring + (bsc#1012628). +- RDMA/bnxt_re: Fix the max CQ WQEs for older adapters + (bsc#1012628). +- RDMA/bnxt_re: Fix out of bound check (bsc#1012628). +- RDMA/bnxt_re: Fix incorrect dereference of srq in async event + (bsc#1012628). +- RDMA/bnxt_re: Return more meaningful error (bsc#1012628). +- RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop + (bsc#1012628). +- RDMA/bnxt_re: Get the toggle bits from SRQ events (bsc#1012628). +- RDMA/bnxt_re: Change the sequence of updating the CQ toggle + value (bsc#1012628). +- RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages + (bsc#1012628). +- RDMA/bnxt_re: Fix the GID table length (bsc#1012628). +- accel/qaic: Fix the for loop used to walk SG table + (bsc#1012628). +- drm/panel: himax-hx83102: Adjust power and gamma to optimize + brightness (bsc#1012628). +- drm/msm/dpu: make sure phys resources are properly initialized + (bsc#1012628). +- drm/msm/dpu: move CRTC resource assignment to + dpu_encoder_virt_atomic_check (bsc#1012628). +- drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds() + (bsc#1012628). +- drm/msm/dsi: improve/fix dsc pclk calculation (bsc#1012628). +- drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate + calculation (bsc#1012628). +- drm/msm: Avoid NULL dereference in msm_disp_state_print_regs() + (bsc#1012628). +- drm/msm: Allocate memory for disp snapshot with kvzalloc() + (bsc#1012628). +- firmware: arm_scmi: Queue in scmi layer for mailbox + implementation (bsc#1012628). +- net/smc: Fix memory leak when using percpu refs (bsc#1012628). +- net: usb: usbnet: fix race in probe failure (bsc#1012628). +- net: stmmac: dwmac-tegra: Fix link bring-up sequence + (bsc#1012628). +- octeontx2-af: Fix potential integer overflows on integer shifts + (bsc#1012628). +- ring-buffer: Fix reader locking when changing the sub buffer + order (bsc#1012628). +- drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring + (bsc#1012628). +- macsec: don't increment counters for an unrelated SA + (bsc#1012628). +- netdevsim: use cond_resched() in nsim_dev_trap_report_work() + (bsc#1012628). +- net: ethernet: aeroflex: fix potential memory leak in + greth_start_xmit_gbit() (bsc#1012628). +- net/smc: Fix searching in list of known pnetids in + smc_pnet_add_pnetid (bsc#1012628). +- net: xilinx: axienet: fix potential memory leak in + axienet_start_xmit() (bsc#1012628). +- net: ethernet: rtsn: fix potential memory leak in + rtsn_start_xmit() (bsc#1012628). +- bpf: Fix truncation bug in coerce_reg_to_size_sx() + (bsc#1012628). +- net: systemport: fix potential memory leak in bcm_sysport_xmit() + (bsc#1012628). +- irqchip/renesas-rzg2l: Fix missing put_device (bsc#1012628). +- drm/msm/dpu: Don't always set merge_3d pending flush + (bsc#1012628). +- drm/msm/dpu: don't always program merge_3d block (bsc#1012628). +- net: bcmasp: fix potential memory leak in bcmasp_xmit() + (bsc#1012628). +- drm/msm/a6xx+: Insert a fence wait before SMMU table update + (bsc#1012628). +- tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink() + (bsc#1012628). +- net: dsa: mv88e6xxx: Fix the max_vid definition for the + MV88E6361 (bsc#1012628). +- genetlink: hold RCU in genlmsg_mcast() (bsc#1012628). +- ravb: Remove setting of RX software timestamp (bsc#1012628). +- net: ravb: Only advertise Rx/Tx timestamps if hardware supports + it (bsc#1012628). +- net: dsa: vsc73xx: fix reception from VLAN-unaware bridges + (bsc#1012628). +- scsi: target: core: Fix null-ptr-deref in target_alloc_device() + (bsc#1012628). +- smb: client: fix possible double free in smb2_set_ea() + (bsc#1012628). +- smb: client: fix OOBs when building SMB2_IOCTL request + (bsc#1012628). +- usb: typec: altmode should keep reference to parent + (bsc#1012628). +- s390: Initialize psw mask in perf_arch_fetch_caller_regs() + (bsc#1012628). +- drm/xe: fix unbalanced rpm put() with fence_fini() + (bsc#1012628). +- drm/xe: fix unbalanced rpm put() with declare_wedged() + (bsc#1012628). +- drm/xe: Take job list lock in xe_sched_add_pending_job + (bsc#1012628). +- drm/xe: Don't free job in TDR (bsc#1012628). +- drm/xe: Use bookkeep slots for external BO's in exec IOCTL + (bsc#1012628). +- bpf: Fix link info netfilter flags to populate defrag flag + (bsc#1012628). +- Bluetooth: bnep: fix wild-memory-access in proto_unregister + (bsc#1012628). +- vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame + (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix memory corruption during fq + dma init (bsc#1012628). +- net/mlx5: Check for invalid vector index on EQ creation + (bsc#1012628). +- net/mlx5: Fix command bitmask initialization (bsc#1012628). +- net/mlx5: Unregister notifier on eswitch init failure + (bsc#1012628). +- net/mlx5e: Don't call cleanup on profile rollback failure + (bsc#1012628). +- bpf, sockmap: SK_DROP on attempted redirects of unsupported + af_vsock (bsc#1012628). +- vsock: Update rx_bytes on read_skb() (bsc#1012628). +- vsock: Update msg_count on read_skb() (bsc#1012628). +- bpf, vsock: Drop static vsock_bpf_prot initialization + (bsc#1012628). +- riscv, bpf: Make BPF_CMPXCHG fully ordered (bsc#1012628). +- nvme-pci: fix race condition between reset and + nvme_dev_disable() (bsc#1012628). +- bpf: Fix iter/task tid filtering (bsc#1012628). +- bpf: Fix incorrect delta propagation between linked registers + (bsc#1012628). +- bpf: Fix print_reg_state's constant scalar dump (bsc#1012628). +- cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed() + (bsc#1012628). +- fgraph: Allocate ret_stack_list with proper size (bsc#1012628). +- mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled() + (bsc#1012628). +- mm: shmem: move shmem_huge_global_enabled() into + shmem_allowable_huge_orders() (bsc#1012628). +- mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw() + (bsc#1012628). +- mm: don't install PMD mappings when THPs are disabled by the + hw/process/vma (bsc#1012628). +- iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER + in Kconfig (bsc#1012628). +- xhci: dbgtty: remove kfifo_out() wrapper (bsc#1012628). +- xhci: dbgtty: use kfifo from tty_port struct (bsc#1012628). +- xhci: dbc: honor usb transfer size boundaries (bsc#1012628). +- uprobe: avoid out-of-bounds memory access of fetching args + (bsc#1012628). +- drm/vboxvideo: Replace fake VLA at end of + vbva_mouse_pointer_shape with real VLA (bsc#1012628). +- ASoC: amd: yc: Add quirk for HP Dragonfly pro one (bsc#1012628). +- ASoC: codecs: lpass-rx-macro: add missing + CDC_RX_BCL_VBAT_RF_PROC2 to default regs values (bsc#1012628). +- ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit + (bsc#1012628). +- arm64: Force position-independent veneers (bsc#1012628). +- udf: refactor udf_current_aext() to handle error (bsc#1012628). +- udf: refactor udf_next_aext() to handle error (bsc#1012628). +- udf: refactor inode_bmap() to handle error (bsc#1012628). +- udf: fix uninit-value use in udf_get_fileshortad (bsc#1012628). +- ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string + (bsc#1012628). +- fsnotify: Avoid data race between fsnotify_recalc_mask() + and fsnotify_object_watched() (bsc#1012628). +- drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM + (bsc#1012628). +- cifs: Validate content of NFS reparse point buffer + (bsc#1012628). +- platform/x86: dell-sysman: add support for alienware products + (bsc#1012628). +- LoongArch: Don't crash in stack_top() for tasks without vDSO + (bsc#1012628). +- objpool: fix choosing allocation for percpu slots (bsc#1012628). +- jfs: Fix sanity check in dbMount (bsc#1012628). +- tracing/probes: Fix MAX_TRACE_ARGS limit handling (bsc#1012628). +- tracing: Consider the NULL character when validating the event + length (bsc#1012628). +- xfrm: extract dst lookup parameters into a struct (bsc#1012628). +- xfrm: respect ip protocols rules criteria when performing dst + lookups (bsc#1012628). +- xfrm: validate new SA's prefixlen using SA family when + sel.family is unset (bsc#1012628). +- netfilter: bpf: must hold reference on net namespace + (bsc#1012628). +- net: pse-pd: Fix out of bound for loop (bsc#1012628). +- net/sun3_82586: fix potential memory leak in + sun3_82586_send_packet() (bsc#1012628). +- be2net: fix potential memory leak in be_xmit() (bsc#1012628). +- net: plip: fix break; causing plip to never transmit + (bsc#1012628). +- bnxt_en: replace ptp_lock with irqsave variant (bsc#1012628). +- octeon_ep: Implement helper for iterating packets in Rx queue + (bsc#1012628). +- octeon_ep: Add SKB allocation failures handling in + __octep_oq_process_rx() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix error when setting port policy on + mv88e6393x (bsc#1012628). +- bpf, arm64: Fix address emission with tag-based KASAN enabled + (bsc#1012628). +- fsl/fman: Save device references taken in mac_probe() + (bsc#1012628). +- fsl/fman: Fix refcount handling of fman-related devices + (bsc#1012628). +- net: wwan: fix global oob in wwan_rtnl_policy (bsc#1012628). +- net: fix races in netdev_tx_sent_queue()/dev_watchdog() + (bsc#1012628). +- virtio_net: fix integer overflow in stats (bsc#1012628). +- mlxsw: spectrum_router: fix xa_store() error checking + (bsc#1012628). +- net: usb: usbnet: fix name regression (bsc#1012628). +- bpf: Preserve param->string when parsing mount options + (bsc#1012628). +- bpf: Add MEM_WRITE attribute (bsc#1012628). +- bpf: Fix overloading of MEM_UNINIT's meaning (bsc#1012628). +- bpf: Remove MEM_UNINIT from skb/xdp MTU helpers (bsc#1012628). +- net/sched: act_api: deny mismatched skip_sw/skip_hw flags for + actions created by classifiers (bsc#1012628). +- net: sched: fix use-after-free in taprio_change() (bsc#1012628). +- net: sched: use RCU read-side critical section in taprio_dump() + (bsc#1012628). +- r8169: avoid unsolicited interrupts (bsc#1012628). +- posix-clock: posix-clock: Fix unbalanced locking in + pc_clock_settime() (bsc#1012628). +- Bluetooth: hci_core: Disable works on hci_unregister_dev + (bsc#1012628). +- Bluetooth: SCO: Fix UAF on sco_sock_timeout (bsc#1012628). +- Bluetooth: ISO: Fix UAF on iso_sock_timeout (bsc#1012628). +- bpf,perf: Fix perf_event_detach_bpf_prog error handling + (bsc#1012628). +- bpf: fix do_misc_fixups() for bpf_get_branch_snapshot() + (bsc#1012628). +- net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x + (bsc#1012628). +- net: dsa: mv88e6xxx: group cycle counter coefficients + (bsc#1012628). +- net: dsa: mv88e6xxx: read cycle counter period from hardware + (bsc#1012628). +- net: dsa: mv88e6xxx: support 4000ps cycle counter period + (bsc#1012628). ++++ 230 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.2020/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.WcyJZ0/_old 2024-11-01 21:01:19.662796996 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:19.666797163 +0100 @@ -17,7 +17,7 @@ %define srcversion 6.11 -%define patchversion 6.11.5 +%define patchversion 6.11.6 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 6.11.5 +Version: 6.11.6 %if 0%{?is_kotd} -Release: <RELEASE>.gb4e3aa9 +Release: <RELEASE>.g97f5894 %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.WcyJZ0/_old 2024-11-01 21:01:19.782802000 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:19.786802166 +0100 @@ -18,8 +18,8 @@ %define srcversion 6.11 -%define patchversion 6.11.5 -%define git_commit b4e3aa9f8393f17443ad02227298fc22a0504111 +%define patchversion 6.11.6 +%define git_commit 97f5894b63a1d87380a143abc3e1c3044bd54573 %define variant %{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,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-64kb -Version: 6.11.5 +Version: 6.11.6 %if 0%{?is_kotd} -Release: <RELEASE>.gb4e3aa9 +Release: <RELEASE>.g97f5894 %else Release: 0 %endif kernel-debug.spec: same change kernel-default.spec: same change ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.WcyJZ0/_old 2024-11-01 21:01:19.866805501 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:19.866805501 +0100 @@ -17,8 +17,8 @@ %define srcversion 6.11 -%define patchversion 6.11.5 -%define git_commit b4e3aa9f8393f17443ad02227298fc22a0504111 +%define patchversion 6.11.6 +%define git_commit 97f5894b63a1d87380a143abc3e1c3044bd54573 %define variant %{nil} %define build_html 1 %define build_pdf 0 @@ -28,9 +28,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-docs -Version: 6.11.5 +Version: 6.11.6 %if 0%{?is_kotd} -Release: <RELEASE>.gb4e3aa9 +Release: <RELEASE>.g97f5894 %else Release: 0 %endif ++++++ kernel-kvmsmall.spec ++++++ --- /var/tmp/diff_new_pack.WcyJZ0/_old 2024-11-01 21:01:19.894806669 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:19.898806835 +0100 @@ -18,8 +18,8 @@ %define srcversion 6.11 -%define patchversion 6.11.5 -%define git_commit b4e3aa9f8393f17443ad02227298fc22a0504111 +%define patchversion 6.11.6 +%define git_commit 97f5894b63a1d87380a143abc3e1c3044bd54573 %define variant %{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,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-kvmsmall -Version: 6.11.5 +Version: 6.11.6 %if 0%{?is_kotd} -Release: <RELEASE>.gb4e3aa9 +Release: <RELEASE>.g97f5894 %else Release: 0 %endif kernel-lpae.spec: same change ++++++ kernel-obs-build.spec ++++++ --- /var/tmp/diff_new_pack.WcyJZ0/_old 2024-11-01 21:01:19.946808836 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:19.950809003 +0100 @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.11.5 +%define patchversion 6.11.6 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -38,16 +38,16 @@ %endif %endif %endif -%global kernel_package kernel%kernel_flavor-srchash-b4e3aa9f8393f17443ad02227298fc22a0504111 +%global kernel_package kernel%kernel_flavor-srchash-97f5894b63a1d87380a143abc3e1c3044bd54573 %endif %if 0%{?rhel_version} %global kernel_package kernel %endif Name: kernel-obs-build -Version: 6.11.5 +Version: 6.11.6 %if 0%{?is_kotd} -Release: <RELEASE>.gb4e3aa9 +Release: <RELEASE>.g97f5894 %else Release: 0 %endif ++++++ kernel-obs-qa.spec ++++++ --- /var/tmp/diff_new_pack.WcyJZ0/_old 2024-11-01 21:01:19.974810004 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:19.974810004 +0100 @@ -17,15 +17,15 @@ # needsrootforbuild -%define patchversion 6.11.5 +%define patchversion 6.11.6 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-obs-qa -Version: 6.11.5 +Version: 6.11.6 %if 0%{?is_kotd} -Release: <RELEASE>.gb4e3aa9 +Release: <RELEASE>.g97f5894 %else Release: 0 %endif ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.WcyJZ0/_old 2024-11-01 21:01:20.002811171 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:20.002811171 +0100 @@ -18,8 +18,8 @@ %define srcversion 6.11 -%define patchversion 6.11.5 -%define git_commit b4e3aa9f8393f17443ad02227298fc22a0504111 +%define patchversion 6.11.6 +%define git_commit 97f5894b63a1d87380a143abc3e1c3044bd54573 %define variant %{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,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-pae -Version: 6.11.5 +Version: 6.11.6 %if 0%{?is_kotd} -Release: <RELEASE>.gb4e3aa9 +Release: <RELEASE>.g97f5894 %else Release: 0 %endif ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.WcyJZ0/_old 2024-11-01 21:01:20.030812338 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:20.030812338 +0100 @@ -17,8 +17,8 @@ %define srcversion 6.11 -%define patchversion 6.11.5 -%define git_commit b4e3aa9f8393f17443ad02227298fc22a0504111 +%define patchversion 6.11.6 +%define git_commit 97f5894b63a1d87380a143abc3e1c3044bd54573 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -26,9 +26,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-source -Version: 6.11.5 +Version: 6.11.6 %if 0%{?is_kotd} -Release: <RELEASE>.gb4e3aa9 +Release: <RELEASE>.g97f5894 %else Release: 0 %endif ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.WcyJZ0/_old 2024-11-01 21:01:20.062813672 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:20.062813672 +0100 @@ -16,16 +16,16 @@ # -%define git_commit b4e3aa9f8393f17443ad02227298fc22a0504111 +%define git_commit 97f5894b63a1d87380a143abc3e1c3044bd54573 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms -Version: 6.11.5 +Version: 6.11.6 %if %using_buildservice %if 0%{?is_kotd} -Release: <RELEASE>.gb4e3aa9 +Release: <RELEASE>.g97f5894 %else Release: 0 %endif ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.WcyJZ0/_old 2024-11-01 21:01:20.090814839 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:20.094815006 +0100 @@ -18,8 +18,8 @@ %define srcversion 6.11 -%define patchversion 6.11.5 -%define git_commit b4e3aa9f8393f17443ad02227298fc22a0504111 +%define patchversion 6.11.6 +%define git_commit 97f5894b63a1d87380a143abc3e1c3044bd54573 %define variant %{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,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-vanilla -Version: 6.11.5 +Version: 6.11.6 %if 0%{?is_kotd} -Release: <RELEASE>.gb4e3aa9 +Release: <RELEASE>.g97f5894 %else Release: 0 %endif kernel-zfcpdump.spec: same change ++++++ 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 2024-10-11 08:48:36.000000000 +0200 +++ new/config/arm64/default 2024-10-31 09:11:46.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.11.3 Kernel Configuration +# Linux/arm64 6.11.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -8148,14 +8148,12 @@ # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set -# CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_CARMINE is not set # CONFIG_FB_SMSCUFX is not set -# CONFIG_FB_UDL is not set # CONFIG_FB_IBM_GXT4500 is not set CONFIG_FB_XILINX=m # CONFIG_FB_VIRTUAL is not set @@ -8167,7 +8165,7 @@ CONFIG_FB_CORE=y CONFIG_FB_NOTIFY=y CONFIG_FIRMWARE_EDID=y -CONFIG_FB_DEVICE=y +# CONFIG_FB_DEVICE is not set CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y @@ -10408,38 +10406,6 @@ # # CONFIG_VIDEO_ATMEL_ISC_BASE is not set CONFIG_LTE_GDM724X=m -CONFIG_FB_TFT=m -CONFIG_FB_TFT_AGM1264K_FL=m -CONFIG_FB_TFT_BD663474=m -CONFIG_FB_TFT_HX8340BN=m -CONFIG_FB_TFT_HX8347D=m -CONFIG_FB_TFT_HX8353D=m -CONFIG_FB_TFT_HX8357D=m -CONFIG_FB_TFT_ILI9163=m -CONFIG_FB_TFT_ILI9320=m -CONFIG_FB_TFT_ILI9325=m -CONFIG_FB_TFT_ILI9340=m -CONFIG_FB_TFT_ILI9341=m -CONFIG_FB_TFT_ILI9481=m -CONFIG_FB_TFT_ILI9486=m -CONFIG_FB_TFT_PCD8544=m -CONFIG_FB_TFT_RA8875=m -CONFIG_FB_TFT_S6D02A1=m -CONFIG_FB_TFT_S6D1121=m -CONFIG_FB_TFT_SEPS525=m -CONFIG_FB_TFT_SH1106=m -CONFIG_FB_TFT_SSD1289=m -CONFIG_FB_TFT_SSD1305=m -CONFIG_FB_TFT_SSD1306=m -CONFIG_FB_TFT_SSD1331=m -CONFIG_FB_TFT_SSD1351=m -CONFIG_FB_TFT_ST7735R=m -CONFIG_FB_TFT_ST7789V=m -CONFIG_FB_TFT_TINYLCD=m -CONFIG_FB_TFT_TLS8204=m -CONFIG_FB_TFT_UC1611=m -CONFIG_FB_TFT_UC1701=m -CONFIG_FB_TFT_UPD161704=m CONFIG_KS7010=m CONFIG_BCM_VIDEOCORE=m CONFIG_BCM2835_VCHIQ=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv6hl/default new/config/armv6hl/default --- old/config/armv6hl/default 2024-10-11 08:48:36.000000000 +0200 +++ new/config/armv6hl/default 2024-10-31 09:11:46.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 6.11.3 Kernel Configuration +# Linux/arm 6.11.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -5883,7 +5883,6 @@ CONFIG_FB_WMT_GE_ROPS=y # CONFIG_FB_SM501 is not set # CONFIG_FB_SMSCUFX is not set -# CONFIG_FB_UDL is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_FB_METRONOME is not set @@ -5891,7 +5890,7 @@ CONFIG_FB_CORE=y CONFIG_FB_NOTIFY=y CONFIG_FIRMWARE_EDID=y -CONFIG_FB_DEVICE=y +# CONFIG_FB_DEVICE is not set CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y @@ -5906,7 +5905,6 @@ CONFIG_FB_IOMEM_HELPERS=y CONFIG_FB_SYSMEM_HELPERS=y CONFIG_FB_SYSMEM_HELPERS_DEFERRED=y -CONFIG_FB_BACKLIGHT=m CONFIG_FB_MODE_HELPERS=y CONFIG_FB_TILEBLITTING=y # end of Frame buffer Devices @@ -7115,38 +7113,6 @@ # # CONFIG_VIDEO_ATMEL_ISC_BASE is not set CONFIG_LTE_GDM724X=m -CONFIG_FB_TFT=m -CONFIG_FB_TFT_AGM1264K_FL=m -CONFIG_FB_TFT_BD663474=m -CONFIG_FB_TFT_HX8340BN=m -CONFIG_FB_TFT_HX8347D=m -CONFIG_FB_TFT_HX8353D=m -CONFIG_FB_TFT_HX8357D=m -CONFIG_FB_TFT_ILI9163=m -CONFIG_FB_TFT_ILI9320=m -CONFIG_FB_TFT_ILI9325=m -CONFIG_FB_TFT_ILI9340=m -CONFIG_FB_TFT_ILI9341=m -CONFIG_FB_TFT_ILI9481=m -CONFIG_FB_TFT_ILI9486=m -CONFIG_FB_TFT_PCD8544=m -CONFIG_FB_TFT_RA8875=m -CONFIG_FB_TFT_S6D02A1=m -CONFIG_FB_TFT_S6D1121=m -CONFIG_FB_TFT_SEPS525=m -CONFIG_FB_TFT_SH1106=m -CONFIG_FB_TFT_SSD1289=m -CONFIG_FB_TFT_SSD1305=m -CONFIG_FB_TFT_SSD1306=m -CONFIG_FB_TFT_SSD1331=m -CONFIG_FB_TFT_SSD1351=m -CONFIG_FB_TFT_ST7735R=m -CONFIG_FB_TFT_ST7789V=m -CONFIG_FB_TFT_TINYLCD=m -CONFIG_FB_TFT_TLS8204=m -CONFIG_FB_TFT_UC1611=m -CONFIG_FB_TFT_UC1701=m -CONFIG_FB_TFT_UPD161704=m CONFIG_KS7010=m CONFIG_BCM_VIDEOCORE=m CONFIG_BCM2835_VCHIQ=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv7hl/default new/config/armv7hl/default --- old/config/armv7hl/default 2024-10-11 08:48:36.000000000 +0200 +++ new/config/armv7hl/default 2024-10-31 09:11:46.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 6.11.3 Kernel Configuration +# Linux/arm 6.11.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -7834,7 +7834,6 @@ # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set -# CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set @@ -7845,7 +7844,6 @@ CONFIG_FB_WMT_GE_ROPS=y CONFIG_FB_SM501=m # CONFIG_FB_SMSCUFX is not set -# CONFIG_FB_UDL is not set # CONFIG_FB_IBM_GXT4500 is not set CONFIG_FB_XILINX=m CONFIG_FB_DA8XX=m @@ -7857,7 +7855,7 @@ CONFIG_FB_CORE=y CONFIG_FB_NOTIFY=y CONFIG_FIRMWARE_EDID=y -CONFIG_FB_DEVICE=y +# CONFIG_FB_DEVICE is not set CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y @@ -9931,38 +9929,6 @@ CONFIG_VIDEO_TEGRA=m # CONFIG_STAGING_MEDIA_DEPRECATED is not set CONFIG_LTE_GDM724X=m -CONFIG_FB_TFT=m -CONFIG_FB_TFT_AGM1264K_FL=m -CONFIG_FB_TFT_BD663474=m -CONFIG_FB_TFT_HX8340BN=m -CONFIG_FB_TFT_HX8347D=m -CONFIG_FB_TFT_HX8353D=m -CONFIG_FB_TFT_HX8357D=m -CONFIG_FB_TFT_ILI9163=m -CONFIG_FB_TFT_ILI9320=m -CONFIG_FB_TFT_ILI9325=m -CONFIG_FB_TFT_ILI9340=m -CONFIG_FB_TFT_ILI9341=m -CONFIG_FB_TFT_ILI9481=m -CONFIG_FB_TFT_ILI9486=m -CONFIG_FB_TFT_PCD8544=m -CONFIG_FB_TFT_RA8875=m -CONFIG_FB_TFT_S6D02A1=m -CONFIG_FB_TFT_S6D1121=m -CONFIG_FB_TFT_SEPS525=m -CONFIG_FB_TFT_SH1106=m -CONFIG_FB_TFT_SSD1289=m -CONFIG_FB_TFT_SSD1305=m -CONFIG_FB_TFT_SSD1306=m -CONFIG_FB_TFT_SSD1331=m -CONFIG_FB_TFT_SSD1351=m -CONFIG_FB_TFT_ST7735R=m -CONFIG_FB_TFT_ST7789V=m -CONFIG_FB_TFT_TINYLCD=m -CONFIG_FB_TFT_TLS8204=m -CONFIG_FB_TFT_UC1611=m -CONFIG_FB_TFT_UC1701=m -CONFIG_FB_TFT_UPD161704=m CONFIG_KS7010=m CONFIG_BCM_VIDEOCORE=m CONFIG_BCM2835_VCHIQ=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/i386/pae new/config/i386/pae --- old/config/i386/pae 2024-10-11 08:48:36.000000000 +0200 +++ new/config/i386/pae 2024-10-31 09:11:46.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.11.3 Kernel Configuration +# Linux/i386 6.11.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -7184,7 +7184,6 @@ # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set -# CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set @@ -7192,7 +7191,6 @@ # CONFIG_FB_CARMINE is not set # CONFIG_FB_GEODE is not set # CONFIG_FB_SMSCUFX is not set -# CONFIG_FB_UDL is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_VIRTUAL is not set CONFIG_XEN_FBDEV_FRONTEND=m @@ -7204,7 +7202,7 @@ CONFIG_FB_CORE=y CONFIG_FB_NOTIFY=y CONFIG_FIRMWARE_EDID=y -CONFIG_FB_DEVICE=y +# CONFIG_FB_DEVICE is not set CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y @@ -9099,7 +9097,6 @@ # # CONFIG_VIDEO_ATMEL_ISC_BASE is not set CONFIG_LTE_GDM724X=m -# CONFIG_FB_TFT is not set CONFIG_KS7010=m CONFIG_XIL_AXIS_FIFO=m # CONFIG_FIELDBUS_DEV is not set diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/ppc64le/default new/config/ppc64le/default --- old/config/ppc64le/default 2024-10-11 08:48:36.000000000 +0200 +++ new/config/ppc64le/default 2024-10-31 09:11:46.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 6.11.3 Kernel Configuration +# Linux/powerpc 6.11.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -5890,14 +5890,12 @@ # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set -# CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_CARMINE is not set # CONFIG_FB_SMSCUFX is not set -# CONFIG_FB_UDL is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_FB_METRONOME is not set @@ -5908,7 +5906,7 @@ CONFIG_FB_CORE=y CONFIG_FB_NOTIFY=y # CONFIG_FIRMWARE_EDID is not set -CONFIG_FB_DEVICE=y +# CONFIG_FB_DEVICE is not set CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y @@ -6997,7 +6995,6 @@ # # CONFIG_STAGING_MEDIA_DEPRECATED is not set # CONFIG_LTE_GDM724X is not set -# CONFIG_FB_TFT is not set # CONFIG_XIL_AXIS_FIFO is not set # CONFIG_FIELDBUS_DEV is not set # CONFIG_VME_BUS is not set diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/riscv64/default new/config/riscv64/default --- old/config/riscv64/default 2024-10-11 08:48:36.000000000 +0200 +++ new/config/riscv64/default 2024-10-31 09:11:46.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 6.11.3 Kernel Configuration +# Linux/riscv 6.11.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -7019,14 +7019,12 @@ # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set -# CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_CARMINE is not set # CONFIG_FB_SMSCUFX is not set -# CONFIG_FB_UDL is not set # CONFIG_FB_IBM_GXT4500 is not set CONFIG_FB_GOLDFISH=m # CONFIG_FB_VIRTUAL is not set @@ -7037,7 +7035,7 @@ CONFIG_FB_CORE=y CONFIG_FB_NOTIFY=y CONFIG_FIRMWARE_EDID=y -CONFIG_FB_DEVICE=y +# CONFIG_FB_DEVICE is not set CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y @@ -8643,7 +8641,6 @@ # # CONFIG_VIDEO_ATMEL_ISC_BASE is not set CONFIG_LTE_GDM724X=m -# CONFIG_FB_TFT is not set CONFIG_KS7010=m CONFIG_XIL_AXIS_FIFO=m # CONFIG_FIELDBUS_DEV is not set diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/s390x/default new/config/s390x/default --- old/config/s390x/default 2024-10-11 08:48:36.000000000 +0200 +++ new/config/s390x/default 2024-10-31 09:11:46.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 6.11.3 Kernel Configuration +# Linux/s390 6.11.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -2607,7 +2607,7 @@ CONFIG_SCLP_VT220_CONSOLE=y CONFIG_HMC_DRV=m CONFIG_SCLP_OFB=y -CONFIG_S390_UV_UAPI=m +CONFIG_S390_UV_UAPI=y CONFIG_S390_TAPE=m # @@ -3284,7 +3284,6 @@ # CONFIG_FB_ATY is not set # CONFIG_FB_SAVAGE is not set # CONFIG_FB_KYRO is not set -# CONFIG_FB_VOODOO1 is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_CARMINE is not set # CONFIG_FB_IBM_GXT4500 is not set @@ -3296,7 +3295,7 @@ CONFIG_FB_CORE=m CONFIG_FB_NOTIFY=y # CONFIG_FIRMWARE_EDID is not set -CONFIG_FB_DEVICE=y +# CONFIG_FB_DEVICE is not set CONFIG_FB_CFB_FILLRECT=m CONFIG_FB_CFB_COPYAREA=m CONFIG_FB_CFB_IMAGEBLIT=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/s390x/zfcpdump new/config/s390x/zfcpdump --- old/config/s390x/zfcpdump 2024-10-11 08:48:36.000000000 +0200 +++ new/config/s390x/zfcpdump 2024-10-31 09:11:46.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 6.11.3 Kernel Configuration +# Linux/s390 6.11.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y 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 2024-10-11 08:48:36.000000000 +0200 +++ new/config/x86_64/default 2024-10-31 09:11:46.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.11.3 Kernel Configuration +# Linux/x86_64 6.11.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -7012,14 +7012,12 @@ # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set -# CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_CARMINE is not set # CONFIG_FB_SMSCUFX is not set -# CONFIG_FB_UDL is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_VIRTUAL is not set CONFIG_XEN_FBDEV_FRONTEND=m @@ -7031,7 +7029,7 @@ CONFIG_FB_CORE=y CONFIG_FB_NOTIFY=y CONFIG_FIRMWARE_EDID=y -CONFIG_FB_DEVICE=y +# CONFIG_FB_DEVICE is not set CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y @@ -9048,7 +9046,6 @@ # # CONFIG_VIDEO_ATMEL_ISC_BASE is not set CONFIG_LTE_GDM724X=m -# CONFIG_FB_TFT is not set CONFIG_KS7010=m # CONFIG_FIELDBUS_DEV is not set # CONFIG_VME_BUS is not set ++++++ patches.kernel.org.tar.bz2 ++++++ ++++ 23473 lines of diff (skipped) ++++++ patches.suse.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/PCI-Fix-pci_enable_acs-support-for-the-ACS-quirks.patch new/patches.suse/PCI-Fix-pci_enable_acs-support-for-the-ACS-quirks.patch --- old/patches.suse/PCI-Fix-pci_enable_acs-support-for-the-ACS-quirks.patch 2024-10-23 06:27:11.000000000 +0200 +++ new/patches.suse/PCI-Fix-pci_enable_acs-support-for-the-ACS-quirks.patch 2024-11-01 06:55:48.000000000 +0100 @@ -2,7 +2,9 @@ Date: Wed, 16 Oct 2024 20:52:33 -0300 Subject: PCI: Fix pci_enable_acs() support for the ACS quirks References: bsc#1229019 -Patch-mainline: Submitted, <0-v1-f96b686c625b+124-pci_acs_quirk_fix_jgg@nvidia.com> +Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci +Git-commit: f3c3ccc4fe49dbc560b01d16bebd1b116c46c2b4 +Patch-mainline: Queued in subsystem maintainer repository There are ACS quirks that hijack the normal ACS processing and deliver to to special quirk code. The enable path needs to call @@ -16,12 +18,14 @@ As before command line parameters that effect standard PCI ACS don't interact with the quirk versions, including the new config_acs= option. +Link: https://lore.kernel.org/r/0-v1-f96b686c625b+124-pci_acs_quirk_fix_jgg@nvidia... Fixes: 47c8846a49ba ("PCI: Extend ACS configurability") Reported-by: Jiri Slaby <jirislaby@kernel.org> Closes: https://lore.kernel.org/all/e89107da-ac99-4d3a-9527-a4df9986e120@kernel.org Closes: https://bugzilla.suse.com/show_bug.cgi?id=1229019 Tested-by: Steffen Dirkwinkel <me@steffen.cc> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> +Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Jiri Slaby <jslaby@suse.cz> --- drivers/pci/pci.c | 14 +++++++++----- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/hwmon-jc42-properly-detect-tse2004-compliant-devices-again.patch new/patches.suse/hwmon-jc42-properly-detect-tse2004-compliant-devices-again.patch --- old/patches.suse/hwmon-jc42-properly-detect-tse2004-compliant-devices-again.patch 2024-10-23 06:27:11.000000000 +0200 +++ new/patches.suse/hwmon-jc42-properly-detect-tse2004-compliant-devices-again.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,40 +0,0 @@ -From: Jean Delvare <jdelvare@suse.de> -Subject: hwmon: (jc42) Properly detect TSE2004-compliant devices again -Git-commit: eabb03810194b75417b09cff8a526d26939736ac -Patch-mainline: v6.12-rc4 -References: bsc#1231312 - -Commit b3e992f69c23 ("hwmon: (jc42) Strengthen detect function") -attempted to make the detect function more robust for -TSE2004-compliant devices by checking capability bits which, according -to the JEDEC 21-C specification, should always be set. Unfortunately, -not all real-world implementations fully adhere to this specification, -so this change caused a regression. - -Stop testing bit 7 (EVSD) of the Capabilities register, as it was -found to be 0 on one real-world device. - -Also stop testing bits 0 (EVENT) and 2 (RANGE) as vendor datasheets -(Renesas TSE2004GB2B0, ST STTS2004) suggest that they may not always -be set either. - -Signed-off-by: Jean Delvare <jdelvare@suse.de> -Message-ID: <20241014141204.026f4641@endymion.delvare> -Fixes: b3e992f69c23 ("hwmon: (jc42) Strengthen detect function") -Message-ID: <20241014220426.0c8f4d9c@endymion.delvare> -Signed-off-by: Guenter Roeck <linux@roeck-us.net> ---- - drivers/hwmon/jc42.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- a/drivers/hwmon/jc42.c -+++ b/drivers/hwmon/jc42.c -@@ -417,7 +417,7 @@ static int jc42_detect(struct i2c_client - return -ENODEV; - - if ((devid & TSE2004_DEVID_MASK) == TSE2004_DEVID && -- (cap & 0x00e7) != 0x00e7) -+ (cap & 0x0062) != 0x0062) - return -ENODEV; - - for (i = 0; i < ARRAY_SIZE(jc42_chips); i++) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/netfilter-xtables-fix-a-bunch-of-typos-causing-some-.patch new/patches.suse/netfilter-xtables-fix-a-bunch-of-typos-causing-some-.patch --- old/patches.suse/netfilter-xtables-fix-a-bunch-of-typos-causing-some-.patch 2024-10-23 06:27:11.000000000 +0200 +++ new/patches.suse/netfilter-xtables-fix-a-bunch-of-typos-causing-some-.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,57 +0,0 @@ -From: Ilya Katsnelson <me@0upti.me> -Date: Sat, 19 Oct 2024 21:18:38 +0300 -Subject: netfilter: xtables: fix a bunch of typos causing some targets to not - load on IPv6 -References: bsc#1231832 -Patch-mainline: Submitted, <20241019-xtables-typos-v3-1-66dd2eaacf2f@0upti.me> - -The xt_NFLOG and xt_MARK changes were added with the wrong family -in 0bfcb7b71e73, which seems to just have been a typo, -but now ip6tables rules with --set-mark don't work anymore, -which is pretty bad. - -Pablo spotted another typo introduced in the same commit in xt_TRACE. - -Fixes: 0bfcb7b71e73 ("netfilter: xtables: avoid NFPROTO_UNSPEC where needed") -Reviewed-by: Phil Sutter <phil@nwl.cc> -Signed-off-by: Ilya Katsnelson <me@0upti.me> -Link: https://lore.kernel.org/stable/20241019-xtables-typos-v3-1-66dd2eaacf2f%400u... -Signed-off-by: Jiri Slaby <jslaby@suse.cz> ---- - net/netfilter/xt_NFLOG.c | 2 +- - net/netfilter/xt_TRACE.c | 1 + - net/netfilter/xt_mark.c | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - ---- a/net/netfilter/xt_NFLOG.c -+++ b/net/netfilter/xt_NFLOG.c -@@ -79,7 +79,7 @@ static struct xt_target nflog_tg_reg[] _ - { - .name = "NFLOG", - .revision = 0, -- .family = NFPROTO_IPV4, -+ .family = NFPROTO_IPV6, - .checkentry = nflog_tg_check, - .destroy = nflog_tg_destroy, - .target = nflog_tg, ---- a/net/netfilter/xt_TRACE.c -+++ b/net/netfilter/xt_TRACE.c -@@ -49,6 +49,7 @@ static struct xt_target trace_tg_reg[] _ - .target = trace_tg, - .checkentry = trace_tg_check, - .destroy = trace_tg_destroy, -+ .me = THIS_MODULE, - }, - #endif - }; ---- a/net/netfilter/xt_mark.c -+++ b/net/netfilter/xt_mark.c -@@ -62,7 +62,7 @@ static struct xt_target mark_tg_reg[] __ - { - .name = "MARK", - .revision = 2, -- .family = NFPROTO_IPV4, -+ .family = NFPROTO_IPV6, - .target = mark_tg, - .targetsize = sizeof(struct xt_mark_tginfo2), - .me = THIS_MODULE, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/smb-client-fix-parsing-of-device-numbers.patch new/patches.suse/smb-client-fix-parsing-of-device-numbers.patch --- old/patches.suse/smb-client-fix-parsing-of-device-numbers.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.suse/smb-client-fix-parsing-of-device-numbers.patch 2024-11-01 06:55:48.000000000 +0100 @@ -0,0 +1,63 @@ +From: Paulo Alcantara <pc@manguebit.com> +Date: Wed, 18 Sep 2024 21:57:43 -0300 +Subject: smb: client: fix parsing of device numbers +References: <20241028094339.zrywdlzguj6udyg7@pali> +Git-commit: 663f295e35594f4c2584fc68c28546b747b637cd +Patch-mainline: 6.12-rc1 + +Report correct major and minor numbers from special files created with +NFS reparse points. + +Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com> +Signed-off-by: Steve French <stfrench@microsoft.com> +Signed-off-by: Jiri Slaby <jslaby@suse.cz> +--- + fs/smb/client/reparse.c | 6 +++--- + fs/smb/client/reparse.h | 9 +-------- + 2 files changed, 4 insertions(+), 11 deletions(-) + +--- a/fs/smb/client/reparse.c ++++ b/fs/smb/client/reparse.c +@@ -474,7 +474,7 @@ static void wsl_to_fattr(struct cifs_ope + else if (!strncmp(name, SMB2_WSL_XATTR_MODE, nlen)) + fattr->cf_mode = (umode_t)le32_to_cpu(*(__le32 *)v); + else if (!strncmp(name, SMB2_WSL_XATTR_DEV, nlen)) +- fattr->cf_rdev = wsl_mkdev(v); ++ fattr->cf_rdev = reparse_mkdev(v); + } while (next); + out: + fattr->cf_dtype = S_DT(fattr->cf_mode); +@@ -495,13 +495,13 @@ bool cifs_reparse_point_to_fattr(struct + if (le16_to_cpu(buf->ReparseDataLength) != sizeof(buf->InodeType) + 8) + return false; + fattr->cf_mode |= S_IFCHR; +- fattr->cf_rdev = reparse_nfs_mkdev(buf); ++ fattr->cf_rdev = reparse_mkdev(buf->DataBuffer); + break; + case NFS_SPECFILE_BLK: + if (le16_to_cpu(buf->ReparseDataLength) != sizeof(buf->InodeType) + 8) + return false; + fattr->cf_mode |= S_IFBLK; +- fattr->cf_rdev = reparse_nfs_mkdev(buf); ++ fattr->cf_rdev = reparse_mkdev(buf->DataBuffer); + break; + case NFS_SPECFILE_FIFO: + fattr->cf_mode |= S_IFIFO; +--- a/fs/smb/client/reparse.h ++++ b/fs/smb/client/reparse.h +@@ -18,14 +18,7 @@ + */ + #define IO_REPARSE_TAG_INTERNAL ((__u32)~0U) + +-static inline dev_t reparse_nfs_mkdev(struct reparse_posix_data *buf) +-{ +- u64 v = le64_to_cpu(*(__le64 *)buf->DataBuffer); +- +- return MKDEV(v >> 32, v & 0xffffffff); +-} +- +-static inline dev_t wsl_mkdev(void *ptr) ++static inline dev_t reparse_mkdev(void *ptr) + { + u64 v = le64_to_cpu(*(__le64 *)ptr); + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/smb-client-set-correct-device-number-on-nfs-reparse-.patch new/patches.suse/smb-client-set-correct-device-number-on-nfs-reparse-.patch --- old/patches.suse/smb-client-set-correct-device-number-on-nfs-reparse-.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.suse/smb-client-set-correct-device-number-on-nfs-reparse-.patch 2024-11-01 06:55:48.000000000 +0100 @@ -0,0 +1,30 @@ +From: Paulo Alcantara <pc@manguebit.com> +Date: Wed, 18 Sep 2024 21:53:35 -0300 +Subject: smb: client: set correct device number on nfs reparse points +References: <20241028094339.zrywdlzguj6udyg7@pali> +Git-commit: a9de67336a4aa3ff2e706ba023fb5f7ff681a954 +Patch-mainline: 6.12-rc1 + +Fix major and minor numbers set on special files created with NFS +reparse points. + +Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com> +Signed-off-by: Steve French <stfrench@microsoft.com> +Signed-off-by: Jiri Slaby <jslaby@suse.cz> +--- + fs/smb/client/reparse.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +--- a/fs/smb/client/reparse.c ++++ b/fs/smb/client/reparse.c +@@ -108,8 +108,8 @@ static int nfs_set_reparse_buf(struct re + buf->InodeType = cpu_to_le64(type); + buf->ReparseDataLength = cpu_to_le16(len + dlen - + sizeof(struct reparse_data_buffer)); +- *(__le64 *)buf->DataBuffer = cpu_to_le64(((u64)MAJOR(dev) << 32) | +- MINOR(dev)); ++ *(__le64 *)buf->DataBuffer = cpu_to_le64(((u64)MINOR(dev) << 32) | ++ MAJOR(dev)); + iov->iov_base = buf; + iov->iov_len = len + dlen; + return 0; ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.WcyJZ0/_old 2024-11-01 21:01:21.798886043 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:21.802886210 +0100 @@ -1643,6 +1643,267 @@ patches.kernel.org/6.11.5-133-mm-vmscan.c-fix-OOM-on-swap-stress-test.patch patches.kernel.org/6.11.5-134-ALSA-hda-conexant-Use-cached-pin-control-for-N.patch patches.kernel.org/6.11.5-135-Linux-6.11.5.patch + patches.kernel.org/6.11.6-001-bpf-Use-raw_spinlock_t-in-ringbuf.patch + patches.kernel.org/6.11.6-002-iio-accel-bma400-Fix-uninitialized-variable-fi.patch + patches.kernel.org/6.11.6-003-reset-starfive-jh71x0-Fix-accessing-the-empty-.patch + patches.kernel.org/6.11.6-004-bpf-sync_linked_regs-must-preserve-subreg_def.patch + patches.kernel.org/6.11.6-005-bpf-Make-sure-internal-and-UAPI-bpf_redirect-f.patch + patches.kernel.org/6.11.6-006-irqchip-riscv-imsic-Fix-output-text-of-base-ad.patch + patches.kernel.org/6.11.6-007-bpf-devmap-provide-rxq-after-redirect.patch + patches.kernel.org/6.11.6-008-cpufreq-amd-pstate-Fix-amd_pstate-mode-switch-.patch + patches.kernel.org/6.11.6-009-lib-Kconfig.debug-fix-grammar-in-RUST_BUILD_AS.patch + patches.kernel.org/6.11.6-010-bpf-Fix-memory-leak-in-bpf_core_apply.patch + patches.kernel.org/6.11.6-011-RDMA-bnxt_re-Fix-a-possible-memory-leak.patch + patches.kernel.org/6.11.6-012-RDMA-bnxt_re-Fix-incorrect-AVID-type-in-WQE-st.patch + patches.kernel.org/6.11.6-013-RDMA-bnxt_re-Add-a-check-for-memory-allocation.patch + patches.kernel.org/6.11.6-014-RDMA-core-Fix-ENODEV-error-for-iWARP-test-over.patch + patches.kernel.org/6.11.6-015-x86-resctrl-Avoid-overflow-in-MB-settings-in-b.patch + patches.kernel.org/6.11.6-016-ARM-dts-bcm2837-rpi-cm3-io3-Fix-HDMI-hpd-gpio-.patch + patches.kernel.org/6.11.6-017-clk-rockchip-fix-finding-of-maximum-clock-ID.patch + patches.kernel.org/6.11.6-018-bpf-Check-the-remaining-info_cnt-before-repeat.patch + patches.kernel.org/6.11.6-019-bpf-fix-unpopulated-name_len-field-in-perf_eve.patch + patches.kernel.org/6.11.6-020-selftests-bpf-fix-perf_event-link-info-name_le.patch + patches.kernel.org/6.11.6-021-riscv-bpf-Fix-possible-infinite-tailcall-when-.patch + patches.kernel.org/6.11.6-022-s390-pci-Handle-PCI-error-codes-other-than-0x3.patch + patches.kernel.org/6.11.6-023-bpf-fix-kfunc-btf-caching-for-modules.patch + patches.kernel.org/6.11.6-024-iio-frequency-admv4420-adrf6780-format-Kconfig.patch + patches.kernel.org/6.11.6-025-iio-frequency-admv4420-fix-missing-select-REMA.patch + patches.kernel.org/6.11.6-026-drm-vmwgfx-Handle-possible-ENOMEM-in-vmw_stdu_.patch + patches.kernel.org/6.11.6-027-selftests-bpf-Fix-cross-compiling-urandom_read.patch + patches.kernel.org/6.11.6-028-bpf-Fix-unpopulated-path_size-when-uprobe_mult.patch + patches.kernel.org/6.11.6-029-sched-core-Disable-page-allocation-in-task_tic.patch + patches.kernel.org/6.11.6-030-ALSA-hda-cs8409-Fix-possible-NULL-dereference.patch + patches.kernel.org/6.11.6-031-firmware-arm_scmi-Fix-the-double-free-in-scmi_.patch + patches.kernel.org/6.11.6-032-RDMA-cxgb4-Fix-RDMA_CM_EVENT_UNREACHABLE-error.patch + patches.kernel.org/6.11.6-033-RDMA-irdma-Fix-misspelling-of-accept.patch + patches.kernel.org/6.11.6-034-RDMA-srpt-Make-slab-cache-names-unique.patch + patches.kernel.org/6.11.6-035-elevator-do-not-request_module-if-elevator-exi.patch + patches.kernel.org/6.11.6-036-elevator-Remove-argument-from-elevator_find_ge.patch + patches.kernel.org/6.11.6-037-ipv4-give-an-IPv4-dev-to-blackhole_netdev.patch + patches.kernel.org/6.11.6-038-net-sparx5-fix-source-port-register-when-mirro.patch + patches.kernel.org/6.11.6-039-RDMA-bnxt_re-Fix-the-max-CQ-WQEs-for-older-ada.patch + patches.kernel.org/6.11.6-040-RDMA-bnxt_re-Fix-out-of-bound-check.patch + patches.kernel.org/6.11.6-041-RDMA-bnxt_re-Fix-incorrect-dereference-of-srq-.patch + patches.kernel.org/6.11.6-042-RDMA-bnxt_re-Return-more-meaningful-error.patch + patches.kernel.org/6.11.6-043-RDMA-bnxt_re-Avoid-CPU-lockups-due-fifo-occupa.patch + patches.kernel.org/6.11.6-044-RDMA-bnxt_re-Get-the-toggle-bits-from-SRQ-even.patch + patches.kernel.org/6.11.6-045-RDMA-bnxt_re-Change-the-sequence-of-updating-t.patch + patches.kernel.org/6.11.6-046-RDMA-bnxt_re-Fix-a-bug-while-setting-up-Level-.patch + patches.kernel.org/6.11.6-047-RDMA-bnxt_re-Fix-the-GID-table-length.patch + patches.kernel.org/6.11.6-048-accel-qaic-Fix-the-for-loop-used-to-walk-SG-ta.patch + patches.kernel.org/6.11.6-049-drm-panel-himax-hx83102-Adjust-power-and-gamma.patch + patches.kernel.org/6.11.6-050-drm-msm-dpu-make-sure-phys-resources-are-prope.patch + patches.kernel.org/6.11.6-051-drm-msm-dpu-move-CRTC-resource-assignment-to-d.patch + patches.kernel.org/6.11.6-052-drm-msm-dpu-check-for-overflow-in-_dpu_crtc_se.patch + patches.kernel.org/6.11.6-053-drm-msm-dsi-improve-fix-dsc-pclk-calculation.patch + patches.kernel.org/6.11.6-054-drm-msm-dsi-fix-32-bit-signed-integer-extensio.patch + patches.kernel.org/6.11.6-055-drm-msm-Avoid-NULL-dereference-in-msm_disp_sta.patch + patches.kernel.org/6.11.6-056-drm-msm-Allocate-memory-for-disp-snapshot-with.patch + patches.kernel.org/6.11.6-057-firmware-arm_scmi-Queue-in-scmi-layer-for-mail.patch + patches.kernel.org/6.11.6-058-net-smc-Fix-memory-leak-when-using-percpu-refs.patch + patches.kernel.org/6.11.6-059-PATCH-hwmon-jc42-Properly-detect-TSE2004-compl.patch + patches.kernel.org/6.11.6-060-net-usb-usbnet-fix-race-in-probe-failure.patch + patches.kernel.org/6.11.6-061-net-stmmac-dwmac-tegra-Fix-link-bring-up-seque.patch + patches.kernel.org/6.11.6-062-octeontx2-af-Fix-potential-integer-overflows-o.patch + patches.kernel.org/6.11.6-063-ring-buffer-Fix-reader-locking-when-changing-t.patch + patches.kernel.org/6.11.6-064-drm-amd-amdgpu-Fix-double-unlock-in-amdgpu_mes.patch + patches.kernel.org/6.11.6-065-macsec-don-t-increment-counters-for-an-unrelat.patch + patches.kernel.org/6.11.6-066-netdevsim-use-cond_resched-in-nsim_dev_trap_re.patch + patches.kernel.org/6.11.6-067-net-ethernet-aeroflex-fix-potential-memory-lea.patch + patches.kernel.org/6.11.6-068-net-smc-Fix-searching-in-list-of-known-pnetids.patch + patches.kernel.org/6.11.6-069-net-xilinx-axienet-fix-potential-memory-leak-i.patch + patches.kernel.org/6.11.6-070-net-ethernet-rtsn-fix-potential-memory-leak-in.patch + patches.kernel.org/6.11.6-071-bpf-Fix-truncation-bug-in-coerce_reg_to_size_s.patch + patches.kernel.org/6.11.6-072-net-systemport-fix-potential-memory-leak-in-bc.patch + patches.kernel.org/6.11.6-073-irqchip-renesas-rzg2l-Fix-missing-put_device.patch + patches.kernel.org/6.11.6-074-drm-msm-dpu-Don-t-always-set-merge_3d-pending-.patch + patches.kernel.org/6.11.6-075-drm-msm-dpu-don-t-always-program-merge_3d-bloc.patch + patches.kernel.org/6.11.6-076-net-bcmasp-fix-potential-memory-leak-in-bcmasp.patch + patches.kernel.org/6.11.6-077-drm-msm-a6xx-Insert-a-fence-wait-before-SMMU-t.patch + patches.kernel.org/6.11.6-078-tcp-dccp-Don-t-use-timer_pending-in-reqsk_queu.patch + patches.kernel.org/6.11.6-079-net-dsa-mv88e6xxx-Fix-the-max_vid-definition-f.patch + patches.kernel.org/6.11.6-080-genetlink-hold-RCU-in-genlmsg_mcast.patch + patches.kernel.org/6.11.6-081-ravb-Remove-setting-of-RX-software-timestamp.patch + patches.kernel.org/6.11.6-082-net-ravb-Only-advertise-Rx-Tx-timestamps-if-ha.patch + patches.kernel.org/6.11.6-083-net-dsa-vsc73xx-fix-reception-from-VLAN-unawar.patch + patches.kernel.org/6.11.6-084-scsi-target-core-Fix-null-ptr-deref-in-target_.patch + patches.kernel.org/6.11.6-085-smb-client-fix-possible-double-free-in-smb2_se.patch + patches.kernel.org/6.11.6-086-smb-client-fix-OOBs-when-building-SMB2_IOCTL-r.patch + patches.kernel.org/6.11.6-087-usb-typec-altmode-should-keep-reference-to-par.patch + patches.kernel.org/6.11.6-088-s390-Initialize-psw-mask-in-perf_arch_fetch_ca.patch + patches.kernel.org/6.11.6-089-drm-xe-fix-unbalanced-rpm-put-with-fence_fini.patch + patches.kernel.org/6.11.6-090-drm-xe-fix-unbalanced-rpm-put-with-declare_wed.patch + patches.kernel.org/6.11.6-091-drm-xe-Take-job-list-lock-in-xe_sched_add_pend.patch + patches.kernel.org/6.11.6-092-drm-xe-Don-t-free-job-in-TDR.patch + patches.kernel.org/6.11.6-093-drm-xe-Use-bookkeep-slots-for-external-BO-s-in.patch + patches.kernel.org/6.11.6-094-bpf-Fix-link-info-netfilter-flags-to-populate-.patch + patches.kernel.org/6.11.6-095-Bluetooth-bnep-fix-wild-memory-access-in-proto.patch + patches.kernel.org/6.11.6-096-vmxnet3-Fix-packet-corruption-in-vmxnet3_xdp_x.patch + patches.kernel.org/6.11.6-097-net-ethernet-mtk_eth_soc-fix-memory-corruption.patch + patches.kernel.org/6.11.6-098-net-mlx5-Check-for-invalid-vector-index-on-EQ-.patch + patches.kernel.org/6.11.6-099-net-mlx5-Fix-command-bitmask-initialization.patch + patches.kernel.org/6.11.6-100-net-mlx5-Unregister-notifier-on-eswitch-init-f.patch + patches.kernel.org/6.11.6-101-net-mlx5e-Don-t-call-cleanup-on-profile-rollba.patch + patches.kernel.org/6.11.6-102-bpf-sockmap-SK_DROP-on-attempted-redirects-of-.patch + patches.kernel.org/6.11.6-103-vsock-Update-rx_bytes-on-read_skb.patch + patches.kernel.org/6.11.6-104-vsock-Update-msg_count-on-read_skb.patch + patches.kernel.org/6.11.6-105-bpf-vsock-Drop-static-vsock_bpf_prot-initializ.patch + patches.kernel.org/6.11.6-106-riscv-bpf-Make-BPF_CMPXCHG-fully-ordered.patch + patches.kernel.org/6.11.6-107-nvme-pci-fix-race-condition-between-reset-and-.patch + patches.kernel.org/6.11.6-108-bpf-Fix-iter-task-tid-filtering.patch + patches.kernel.org/6.11.6-109-bpf-Fix-incorrect-delta-propagation-between-li.patch + patches.kernel.org/6.11.6-110-bpf-Fix-print_reg_state-s-constant-scalar-dump.patch + patches.kernel.org/6.11.6-111-cdrom-Avoid-barrier_nospec-in-cdrom_ioctl_medi.patch + patches.kernel.org/6.11.6-112-fgraph-Allocate-ret_stack_list-with-proper-siz.patch + patches.kernel.org/6.11.6-113-mm-shmem-rename-shmem_is_huge-to-shmem_huge_gl.patch + patches.kernel.org/6.11.6-114-mm-shmem-move-shmem_huge_global_enabled-into-s.patch + patches.kernel.org/6.11.6-115-mm-huge_memory-add-vma_thp_disabled-and-thp_di.patch + patches.kernel.org/6.11.6-116-mm-don-t-install-PMD-mappings-when-THPs-are-di.patch + patches.kernel.org/6.11.6-117-iio-adc-ti-lmp92064-add-missing-select-IIO_-TR.patch + patches.kernel.org/6.11.6-118-xhci-dbgtty-remove-kfifo_out-wrapper.patch + patches.kernel.org/6.11.6-119-xhci-dbgtty-use-kfifo-from-tty_port-struct.patch + patches.kernel.org/6.11.6-120-xhci-dbc-honor-usb-transfer-size-boundaries.patch + patches.kernel.org/6.11.6-121-uprobe-avoid-out-of-bounds-memory-access-of-fe.patch + patches.kernel.org/6.11.6-122-drm-vboxvideo-Replace-fake-VLA-at-end-of-vbva_.patch + patches.kernel.org/6.11.6-123-ASoC-amd-yc-Add-quirk-for-HP-Dragonfly-pro-one.patch + patches.kernel.org/6.11.6-124-ASoC-codecs-lpass-rx-macro-add-missing-CDC_RX_.patch + patches.kernel.org/6.11.6-125-ASoC-fsl_sai-Enable-FIFO-continue-on-error-FCO.patch + patches.kernel.org/6.11.6-126-arm64-Force-position-independent-veneers.patch + patches.kernel.org/6.11.6-127-udf-refactor-udf_current_aext-to-handle-error.patch + patches.kernel.org/6.11.6-128-udf-refactor-udf_next_aext-to-handle-error.patch + patches.kernel.org/6.11.6-129-udf-refactor-inode_bmap-to-handle-error.patch + patches.kernel.org/6.11.6-130-udf-fix-uninit-value-use-in-udf_get_fileshorta.patch + patches.kernel.org/6.11.6-131-ASoC-qcom-sm8250-add-qrb4210-rb2-sndcard-compa.patch + patches.kernel.org/6.11.6-132-fsnotify-Avoid-data-race-between-fsnotify_reca.patch + patches.kernel.org/6.11.6-133-drm-xe-mcr-Use-Xe2_LPM-steering-tables-for-Xe2.patch + patches.kernel.org/6.11.6-134-cifs-Validate-content-of-NFS-reparse-point-buf.patch + patches.kernel.org/6.11.6-135-platform-x86-dell-sysman-add-support-for-alien.patch + patches.kernel.org/6.11.6-136-LoongArch-Don-t-crash-in-stack_top-for-tasks-w.patch + patches.kernel.org/6.11.6-137-objpool-fix-choosing-allocation-for-percpu-slo.patch + patches.kernel.org/6.11.6-138-jfs-Fix-sanity-check-in-dbMount.patch + patches.kernel.org/6.11.6-139-tracing-probes-Fix-MAX_TRACE_ARGS-limit-handli.patch + patches.kernel.org/6.11.6-140-tracing-Consider-the-NULL-character-when-valid.patch + patches.kernel.org/6.11.6-141-xfrm-extract-dst-lookup-parameters-into-a-stru.patch + patches.kernel.org/6.11.6-142-xfrm-respect-ip-protocols-rules-criteria-when-.patch + patches.kernel.org/6.11.6-143-xfrm-validate-new-SA-s-prefixlen-using-SA-fami.patch + patches.kernel.org/6.11.6-144-netfilter-bpf-must-hold-reference-on-net-names.patch + patches.kernel.org/6.11.6-145-net-pse-pd-Fix-out-of-bound-for-loop.patch + patches.kernel.org/6.11.6-146-net-sun3_82586-fix-potential-memory-leak-in-su.patch + patches.kernel.org/6.11.6-147-be2net-fix-potential-memory-leak-in-be_xmit.patch + patches.kernel.org/6.11.6-148-net-plip-fix-break-causing-plip-to-never-trans.patch + patches.kernel.org/6.11.6-149-bnxt_en-replace-ptp_lock-with-irqsave-variant.patch + patches.kernel.org/6.11.6-150-octeon_ep-Implement-helper-for-iterating-packe.patch + patches.kernel.org/6.11.6-151-octeon_ep-Add-SKB-allocation-failures-handling.patch + patches.kernel.org/6.11.6-152-net-dsa-mv88e6xxx-Fix-error-when-setting-port-.patch + patches.kernel.org/6.11.6-153-bpf-arm64-Fix-address-emission-with-tag-based-.patch + patches.kernel.org/6.11.6-154-fsl-fman-Save-device-references-taken-in-mac_p.patch + patches.kernel.org/6.11.6-155-fsl-fman-Fix-refcount-handling-of-fman-related.patch + patches.kernel.org/6.11.6-156-netfilter-xtables-fix-typo-causing-some-target.patch + patches.kernel.org/6.11.6-157-net-wwan-fix-global-oob-in-wwan_rtnl_policy.patch + patches.kernel.org/6.11.6-158-net-fix-races-in-netdev_tx_sent_queue-dev_watc.patch + patches.kernel.org/6.11.6-159-virtio_net-fix-integer-overflow-in-stats.patch + patches.kernel.org/6.11.6-160-mlxsw-spectrum_router-fix-xa_store-error-check.patch + patches.kernel.org/6.11.6-161-net-usb-usbnet-fix-name-regression.patch + patches.kernel.org/6.11.6-162-bpf-Preserve-param-string-when-parsing-mount-o.patch + patches.kernel.org/6.11.6-163-bpf-Add-MEM_WRITE-attribute.patch + patches.kernel.org/6.11.6-164-bpf-Fix-overloading-of-MEM_UNINIT-s-meaning.patch + patches.kernel.org/6.11.6-165-bpf-Remove-MEM_UNINIT-from-skb-xdp-MTU-helpers.patch + patches.kernel.org/6.11.6-166-net-sched-act_api-deny-mismatched-skip_sw-skip.patch + patches.kernel.org/6.11.6-167-net-sched-fix-use-after-free-in-taprio_change.patch + patches.kernel.org/6.11.6-168-net-sched-use-RCU-read-side-critical-section-i.patch + patches.kernel.org/6.11.6-169-r8169-avoid-unsolicited-interrupts.patch + patches.kernel.org/6.11.6-170-posix-clock-posix-clock-Fix-unbalanced-locking.patch + patches.kernel.org/6.11.6-171-Bluetooth-hci_core-Disable-works-on-hci_unregi.patch + patches.kernel.org/6.11.6-172-Bluetooth-SCO-Fix-UAF-on-sco_sock_timeout.patch + patches.kernel.org/6.11.6-173-Bluetooth-ISO-Fix-UAF-on-iso_sock_timeout.patch + patches.kernel.org/6.11.6-174-bpf-perf-Fix-perf_event_detach_bpf_prog-error-.patch + patches.kernel.org/6.11.6-175-bpf-fix-do_misc_fixups-for-bpf_get_branch_snap.patch + patches.kernel.org/6.11.6-176-net-dsa-microchip-disable-EEE-for-KSZ879x-KSZ8.patch + patches.kernel.org/6.11.6-177-net-dsa-mv88e6xxx-group-cycle-counter-coeffici.patch + patches.kernel.org/6.11.6-178-net-dsa-mv88e6xxx-read-cycle-counter-period-fr.patch + patches.kernel.org/6.11.6-179-net-dsa-mv88e6xxx-support-4000ps-cycle-counter.patch + patches.kernel.org/6.11.6-180-bpf-Add-the-missing-BPF_LINK_TYPE-invocation-f.patch + patches.kernel.org/6.11.6-181-ASoC-dt-bindings-davinci-mcasp-Fix-interrupts-.patch + patches.kernel.org/6.11.6-182-ASoC-dt-bindings-davinci-mcasp-Fix-interrupt-p.patch + patches.kernel.org/6.11.6-183-ASoC-loongson-Fix-component-check-failed-on-FD.patch + patches.kernel.org/6.11.6-184-ASoC-topology-Bump-minimal-topology-ABI-versio.patch + patches.kernel.org/6.11.6-185-ASoC-max98388-Fix-missing-increment-of-variabl.patch + patches.kernel.org/6.11.6-186-ASoC-rsnd-Fix-probe-failure-on-HiHope-boards-d.patch + patches.kernel.org/6.11.6-187-PCI-Hold-rescan-lock-while-adding-devices-duri.patch + patches.kernel.org/6.11.6-188-fs-pass-offset-and-result-to-backing_file-end_.patch + patches.kernel.org/6.11.6-189-fuse-update-inode-size-after-extending-passthr.patch + patches.kernel.org/6.11.6-190-ASoC-fsl_micfil-Add-a-flag-to-distinguish-with.patch + patches.kernel.org/6.11.6-191-ALSA-firewire-lib-Avoid-division-by-zero-in-ap.patch + patches.kernel.org/6.11.6-192-fbdev-wm8505fb-select-CONFIG_FB_IOMEM_FOPS.patch + patches.kernel.org/6.11.6-193-powercap-dtpm_devfreq-Fix-error-check-against-.patch + patches.kernel.org/6.11.6-194-nfsd-cancel-nfsd_shrinker_work-using-sync-mode.patch + patches.kernel.org/6.11.6-195-ALSA-hda-realtek-Update-default-depop-procedur.patch + patches.kernel.org/6.11.6-196-smb-client-Handle-kstrdup-failures-for-passwor.patch + patches.kernel.org/6.11.6-197-cifs-fix-warning-when-destroy-cifs_io_request_.patch + patches.kernel.org/6.11.6-198-PCI-pwrctl-Add-WCN6855-support.patch + patches.kernel.org/6.11.6-199-PCI-pwrctl-Abandon-QCom-WCN-probe-on-pre-pwrse.patch + patches.kernel.org/6.11.6-200-cpufreq-CPPC-fix-perf_to_khz-khz_to_perf-conve.patch + patches.kernel.org/6.11.6-201-btrfs-qgroup-set-a-more-sane-default-value-for.patch + patches.kernel.org/6.11.6-202-btrfs-clear-force-compress-on-remount-when-com.patch + patches.kernel.org/6.11.6-203-btrfs-fix-passing-0-to-ERR_PTR-in-btrfs_search.patch + patches.kernel.org/6.11.6-204-x86-amd_nb-Add-new-PCI-IDs-for-AMD-family-1Ah-.patch + patches.kernel.org/6.11.6-205-x86-amd_nb-Add-new-PCI-ID-for-AMD-family-1Ah-m.patch + patches.kernel.org/6.11.6-206-perf-x86-rapl-Fix-the-energy-pkg-event-for-AMD.patch + patches.kernel.org/6.11.6-207-btrfs-reject-ro-rw-reconfiguration-if-there-ar.patch + patches.kernel.org/6.11.6-208-btrfs-zoned-fix-zone-unusable-accounting-for-f.patch + patches.kernel.org/6.11.6-209-btrfs-fix-read-corruption-due-to-race-with-ext.patch + patches.kernel.org/6.11.6-210-drm-amd-Guard-against-bad-data-for-ATIF-ACPI-m.patch + patches.kernel.org/6.11.6-211-ACPI-resource-Add-LG-16T90SP-to-irq1_level_low.patch + patches.kernel.org/6.11.6-212-ACPI-PRM-Find-EFI_MEMORY_RUNTIME-block-for-PRM.patch + patches.kernel.org/6.11.6-213-ACPI-button-Add-DMI-quirk-for-Samsung-Galaxy-B.patch + patches.kernel.org/6.11.6-214-nilfs2-fix-kernel-bug-due-to-missing-clearing-.patch + patches.kernel.org/6.11.6-215-fs-don-t-try-and-remove-empty-rbtree-node.patch + patches.kernel.org/6.11.6-216-xfs-don-t-fail-repairs-on-metadata-files-with-.patch + patches.kernel.org/6.11.6-217-openat2-explicitly-return-E2BIG-for-usize-PAGE.patch + patches.kernel.org/6.11.6-218-KVM-nSVM-Ignore-nCR3-4-0-when-loading-PDPTEs-f.patch + patches.kernel.org/6.11.6-219-KVM-arm64-Unregister-redistributor-for-failed-.patch + patches.kernel.org/6.11.6-220-KVM-arm64-Fix-shift-out-of-bounds-bug.patch + patches.kernel.org/6.11.6-221-KVM-arm64-Don-t-eagerly-teardown-the-vgic-on-i.patch + patches.kernel.org/6.11.6-222-firewire-core-fix-invalid-port-index-for-paren.patch + patches.kernel.org/6.11.6-223-x86-lam-Disable-ADDRESS_MASKING-in-most-cases.patch + patches.kernel.org/6.11.6-224-x86-sev-Ensure-that-RMP-table-fixups-are-reser.patch + patches.kernel.org/6.11.6-225-ALSA-hda-tas2781-select-CRC32-instead-of-CRC32.patch + patches.kernel.org/6.11.6-226-ALSA-hda-realtek-Add-subwoofer-quirk-for-Acer-.patch + patches.kernel.org/6.11.6-227-LoongArch-Get-correct-cores_per_package-for-SM.patch + patches.kernel.org/6.11.6-228-LoongArch-Enable-IRQ-if-do_ale-triggered-in-ir.patch + patches.kernel.org/6.11.6-229-LoongArch-Make-KASAN-usable-for-variable-cpu_v.patch + patches.kernel.org/6.11.6-230-xfrm-fix-one-more-kernel-infoleak-in-algo-dump.patch + patches.kernel.org/6.11.6-231-hv_netvsc-Fix-VF-namespace-also-in-synthetic-N.patch + patches.kernel.org/6.11.6-232-md-raid10-fix-null-ptr-dereference-in-raid10_s.patch + patches.kernel.org/6.11.6-233-drm-bridge-Fix-assignment-of-the-of_node-of-th.patch + patches.kernel.org/6.11.6-234-drm-amd-display-Disable-PSR-SU-on-Parade-08-01.patch + patches.kernel.org/6.11.6-235-platform-x86-intel-pmc-Fix-pmc_core_iounmap-to.patch + patches.kernel.org/6.11.6-236-fgraph-Fix-missing-unlock-in-register_ftrace_g.patch + patches.kernel.org/6.11.6-237-fgraph-Change-the-name-of-cpuhp-state-to-fgrap.patch + patches.kernel.org/6.11.6-238-net-phy-dp83822-Fix-reset-pin-definitions.patch + patches.kernel.org/6.11.6-239-nfsd-fix-race-between-laundromat-and-free_stat.patch + patches.kernel.org/6.11.6-240-drm-amd-display-temp-w-a-for-DP-Link-Layer-com.patch + patches.kernel.org/6.11.6-241-ata-libata-Set-DID_TIME_OUT-for-commands-that-.patch + patches.kernel.org/6.11.6-242-ASoC-SOF-Intel-hda-loader-do-not-wait-for-HDau.patch + patches.kernel.org/6.11.6-243-ASoC-SOF-Intel-hda-Handle-prepare-without-clos.patch + patches.kernel.org/6.11.6-244-ASoC-SOF-Intel-hda-Always-clean-up-link-DMA-du.patch + patches.kernel.org/6.11.6-245-ASoC-SOF-ipc4-topology-Do-not-set-ALH-node_id-.patch + patches.kernel.org/6.11.6-246-ASoC-dapm-avoid-container_of-to-get-component.patch + patches.kernel.org/6.11.6-247-ASoC-qcom-sc7280-Fix-missing-Soundwire-runtime.patch + patches.kernel.org/6.11.6-248-ASoC-qcom-sdm845-add-missing-soundwire-runtime.patch + patches.kernel.org/6.11.6-249-ASoC-qcom-Fix-NULL-Dereference-in-asoc_qcom_lp.patch + patches.kernel.org/6.11.6-250-Revert-fs-9p-mitigate-inode-collisions.patch + patches.kernel.org/6.11.6-251-Revert-fs-9p-remove-redundant-pointer-v9ses.patch + patches.kernel.org/6.11.6-252-Revert-fs-9p-fix-uaf-in-in-v9fs_stat2inode_dot.patch + patches.kernel.org/6.11.6-253-Revert-fs-9p-simplify-iget-to-remove-unnecessa.patch + patches.kernel.org/6.11.6-254-soundwire-intel_ace2x-Send-PDI-stream-number-d.patch + patches.kernel.org/6.11.6-255-x86-support-user-address-masking-instead-of-no.patch + patches.kernel.org/6.11.6-256-x86-fix-whitespace-in-runtime-const-assembler-.patch + patches.kernel.org/6.11.6-257-x86-fix-user-address-masking-non-canonical-spe.patch + patches.kernel.org/6.11.6-258-platform-x86-dell-wmi-Ignore-suspend-notificat.patch + patches.kernel.org/6.11.6-259-ACPI-PRM-Clean-up-guid-type-in-struct-prm_hand.patch + patches.kernel.org/6.11.6-260-ASoC-qcom-Select-missing-common-Soundwire-modu.patch + patches.kernel.org/6.11.6-261-Linux-6.11.6.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1676,7 +1937,11 @@ patches.suse/firmware-qcom-scm-Allow-QSEECOM-on-ThinkPad-T14s.patch patches.suse/ALSA-hda-Keep-PM-disablement-for-deny-listed-instanc.patch patches.suse/ALSA-hda-Enhance-pm_blacklist-option.patch - patches.suse/hwmon-jc42-properly-detect-tse2004-compliant-devices-again.patch + patches.suse/smb-client-set-correct-device-number-on-nfs-reparse-.patch + patches.suse/smb-client-fix-parsing-of-device-numbers.patch + + # pci/pci for-linus + patches.suse/PCI-Fix-pci_enable_acs-support-for-the-ACS-quirks.patch ######################################################## # end of sorted patches ######################################################## @@ -1695,8 +1960,6 @@ ######################################################## patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch patches.suse/drm-nouveau-disp-Fix-missing-backlight-control-on-Ma.patch - patches.suse/netfilter-xtables-fix-a-bunch-of-typos-causing-some-.patch - patches.suse/PCI-Fix-pci_enable_acs-support-for-the-ACS-quirks.patch ######################################################## # kbuild/module infrastructure fixes ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.WcyJZ0/_old 2024-11-01 21:01:21.826887210 +0100 +++ /var/tmp/diff_new_pack.WcyJZ0/_new 2024-11-01 21:01:21.830887377 +0100 @@ -1,4 +1,4 @@ -2024-10-23 04:27:11 +0000 -GIT Revision: b4e3aa9f8393f17443ad02227298fc22a0504111 +2024-11-01 05:55:48 +0000 +GIT Revision: 97f5894b63a1d87380a143abc3e1c3044bd54573 GIT Branch: stable