1
0

4 Commits

Author SHA256 Message Date
ae0b1c29d4 GIT Revision: cd450b4544355d6ffe04ab5d357c30502883668b
GIT Branch: SL-16.1
2025-12-18 00:00:14 +0000
2025-12-18 15:52:46 +01:00
f9fd10d7d8 GIT Revision: b95c6108b383e56a451bf2ddd77c3e65b081a773
2025-12-11 00:16:12 +0000
2025-12-11 15:05:11 +01:00
93dd2419eb GIT Revision: 03505407f66a0c17e6ca4acf5547686fe10f308f
2025-11-27 08:54:46 +0000
2025-11-27 19:37:08 +01:00
74624fea47 GIT Revision: 0ed1f6cf31296d6ffcd18424abf8470bd50b8416
GIT Branch: SL-16.1
2025-11-20 09:19:04 +0000
2025-11-20 16:37:48 +01:00
45 changed files with 20151 additions and 1074 deletions

View File

@@ -1 +0,0 @@

Binary file not shown.

View File

@@ -14,11 +14,11 @@ LIVEPATCH=livepatch
# Enable livepatching related packages on -rt variant
LIVEPATCH_RT=1
# buildservice projects to build the kernel against
OBS_PROJECT=SUSE:SLFO:1.2
IBS_PROJECT=SUSE:SLFO:1.2
OBS_PROJECT=SUSE:SLFO:Main
IBS_PROJECT=SUSE:SLFO:Main
# Bugzilla info
BUGZILLA_SERVER="apibugzilla.suse.com"
BUGZILLA_PRODUCT="SUSE Linux Enterprise Server 16.0"
BUGZILLA_PRODUCT="SUSE Linux Enterprise Server 16.1"
BUGZILLA_COMPONENT="Kernel"
SPLIT_OPTIONAL=Yes
SUPPORTED_MODULES_CHECK=Yes

BIN
config.tar.bz2 LFS

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -27,7 +27,7 @@
Name: dtb-aarch64
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif

BIN
kabi.tar.bz2 LFS

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit cd5cfeacb4daeada24f362966b603ba4d2fa00b3
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-64kb
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit cd5cfeacb4daeada24f362966b603ba4d2fa00b3
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-azure
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit cd5cfeacb4daeada24f362966b603ba4d2fa00b3
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-default
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -18,7 +18,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit cd5cfeacb4daeada24f362966b603ba4d2fa00b3
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
%define variant %{nil}
%define build_html 1
%define build_pdf 0
@@ -30,7 +30,7 @@
Name: kernel-docs
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit cd5cfeacb4daeada24f362966b603ba4d2fa00b3
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-kvmsmall
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -38,7 +38,7 @@
%endif
%endif
%endif
%global kernel_package kernel%kernel_flavor-srchash-cd5cfeacb4daeada24f362966b603ba4d2fa00b3
%global kernel_package kernel%kernel_flavor-srchash-cd450b4544355d6ffe04ab5d357c30502883668b
%endif
%if 0%{?rhel_version}
%global kernel_package kernel
@@ -47,14 +47,14 @@
Name: kernel-obs-build
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif
Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0-only
Group: SLES
Provides: kernel-obs-build-srchash-cd5cfeacb4daeada24f362966b603ba4d2fa00b3
Provides: kernel-obs-build-srchash-cd450b4544355d6ffe04ab5d357c30502883668b
BuildRequires: coreutils
BuildRequires: device-mapper
BuildRequires: dracut

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,7 @@
Name: kernel-obs-qa
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif
@@ -36,7 +36,7 @@ BuildRequires: kernel-default
# kernel-obs-build must be also configured as VMinstall, but is required
# here as well to avoid that qa and build package build parallel
%if ! 0%{?qemu_user_space_build}
BuildRequires: kernel-obs-build-srchash-cd5cfeacb4daeada24f362966b603ba4d2fa00b3
BuildRequires: kernel-obs-build-srchash-cd450b4544355d6ffe04ab5d357c30502883668b
%endif
BuildRequires: modutils
ExclusiveArch: aarch64 ppc64le s390x x86_64

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit cd5cfeacb4daeada24f362966b603ba4d2fa00b3
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-rt
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -18,7 +18,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit cd5cfeacb4daeada24f362966b603ba4d2fa00b3
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
%define variant %{nil}
%define gcc_package gcc13
%define gcc_compiler gcc-13
@@ -30,7 +30,7 @@
Name: kernel-source
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif

View File

@@ -1,4 +0,0 @@
-------------------------------------------------------------------
Sat Dec 27 12:24:27 UTC 2025 - S. <seh870-obslucas9723@yahoo.com>
- Add f2fs

File diff suppressed because it is too large Load Diff

View File

@@ -16,7 +16,7 @@
#
%define git_commit cd5cfeacb4daeada24f362966b603ba4d2fa00b3
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -24,7 +24,7 @@
Name: kernel-syms
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit cd5cfeacb4daeada24f362966b603ba4d2fa00b3
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-zfcpdump
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.gcd5cfea
Release: <RELEASE>.gcd450b4
%else
Release: 0
%endif

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,3 @@
2025-12-23 14:15:24 +0000
GIT Revision: cd5cfeacb4daeada24f362966b603ba4d2fa00b3
GIT Branch: SL-16.0
2025-12-18 00:00:14 +0000
GIT Revision: cd450b4544355d6ffe04ab5d357c30502883668b
GIT Branch: SL-16.1

View File

@@ -435,7 +435,6 @@
- drivers/block/ublk_drv # SP6-NEED-REVIEW
drivers/block/umem # Micro Memory(tm) PCI memory board block driver
+base drivers/block/virtio_blk
drivers/block/xen-blkback/xen-blkback
+base drivers/block/xen-blkfront
drivers/block/zram/zram
drivers/bluetooth/ath3k
@@ -1349,6 +1348,9 @@
drivers/hid/intel-ish-hid/intel-ishtp
drivers/hid/intel-ish-hid/intel-ishtp-hid
- drivers/hid/intel-ish-hid/intel-ishtp-loader
drivers/hid/intel-thc-hid/intel-quicki2c
drivers/hid/intel-thc-hid/intel-quickspi
drivers/hid/intel-thc-hid/intel-thc
-!optional drivers/hid/surface-hid/surface_hid
-!optional drivers/hid/surface-hid/surface_hid_core
-!optional drivers/hid/surface-hid/surface_kbd
@@ -3922,7 +3924,6 @@
-!optional drivers/net/wwan/rpmsg_wwan_ctrl
-!optional drivers/net/wwan/t7xx/mtk_t7xx # SP6-NEED-REVIEW
-!optional drivers/net/wwan/wwan_hwsim
drivers/net/xen-netback/xen-netback
+base drivers/net/xen-netfront
drivers/nfc/mei_phy
drivers/nfc/pn533/pn533
@@ -4298,6 +4299,7 @@
-!optional drivers/platform/x86/intel/int3472/intel_skl_int3472_discrete # SP6-NEED-REVIEW
-!optional drivers/platform/x86/intel/int3472/intel_skl_int3472_tps68470 # SP6-NEED-REVIEW
- drivers/platform/x86/intel/intel-hid
drivers/platform/x86/intel/intel-ishtp_eclite
drivers/platform/x86/intel/intel-rst # Intel Rapid Start Technology (FATE#315713)
drivers/platform/x86/intel/intel-smartconnect # Intel Smart Connect disabling
- drivers/platform/x86/intel/intel-vbtn
@@ -4322,6 +4324,7 @@
drivers/platform/x86/intel/pmc/intel_pmc_core
drivers/platform/x86/intel/pmt/pmt_class
drivers/platform/x86/intel/pmt/pmt_crashlog
drivers/platform/x86/intel/pmt/pmt_discovery
drivers/platform/x86/intel/pmt/pmt_telemetry
drivers/platform/x86/intel/speed_select_if/isst_if_common
drivers/platform/x86/intel/speed_select_if/isst_if_mbox_msr
@@ -5191,6 +5194,7 @@
drivers/thermal/intel/int340x_thermal/int3403_thermal
- drivers/thermal/intel/int340x_thermal/int3406_thermal
drivers/thermal/intel/int340x_thermal/int340x_thermal_zone
drivers/thermal/intel/int340x_thermal/platform_temperature_control
drivers/thermal/intel/int340x_thermal/processor_thermal_device
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci
- drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci_legacy
@@ -5280,6 +5284,7 @@
-!optional drivers/tty/serial/sprd_serial
- drivers/tty/serial/stm32-usart
drivers/tty/serial/tegra-tcu
drivers/tty/serial/tegra-utc # jsc#PED-13694
drivers/tty/serial/ucc_uart
- drivers/tty/serial/xilinx_uartps
-!optional drivers/tty/synclink
@@ -5882,14 +5887,11 @@
drivers/watchdog/xilinx_wwdt
- drivers/watchdog/ziirave_wdt
- drivers/watchdog/zx2967_wdt
drivers/xen/xen-acpi-processor
drivers/xen/xen-evtchn
-!optional drivers/xen/xen-front-pgdir-shbuf
drivers/xen/xen-gntalloc
drivers/xen/xen-gntdev
drivers/xen/xen-pciback/xen-pciback # Xen PCI device backend
drivers/xen/xen-privcmd
drivers/xen/xen-scsiback
drivers/xen/xenfs/xenfs
fs/9p/9p
fs/binfmt_misc

BIN
sysctl.tar.bz2 LFS

Binary file not shown.