10 Commits

Author SHA256 Message Date
a9d7464271 GIT Revision: c49b5adfc617ebbc608c9a825247f8a74e15997a
GIT Branch: SL-16.0
2026-01-15 10:04:53 +0000
2026-01-16 08:00:15 +01:00
b2bb53b21f GIT Revision: 93bcb6aedcc555c1550118b4d6f00e3340d15b9d
GIT Branch: SL-16.0
2026-01-13 08:59:04 +0000
2026-01-14 08:00:14 +01:00
522d77eec3 GIT Revision: 076158ab5f0a10231d8169f72bc53d75b10e0df2
GIT Branch: SL-16.0
2026-01-12 16:46:07 +0000
2026-01-13 08:00:14 +01:00
1eb7a81158 GIT Revision: 49878d31c163cf76075b3eefde9c60e00cc911ed
GIT Branch: SL-16.0
2026-01-09 17:34:49 +0000
2026-01-10 08:00:17 +01:00
0d08a0587e GIT Revision: 20f5d9fe47b615f35b9cbbf7ee3eed9116e05943
GIT Branch: SL-16.0
2026-01-09 00:00:11 +0000
2026-01-09 08:00:13 +01:00
e8f3041b2e GIT Revision: 42eb2c8170c6aec5940d136bdda18168b731ae9c
GIT Branch: SL-16.0
2026-01-08 00:00:11 +0000
2026-01-08 08:04:45 +01:00
afcf05045e GIT Revision: 7c47168f99a71e717fc4b1e555a0f088ac9bf860
GIT Branch: SL-16.0
2026-01-07 00:00:12 +0000
2026-01-07 08:00:13 +01:00
3152efa8fd GIT Revision: af43ff6e1e5cd3fa624244a98d9f197c3893bf4a
GIT Branch: SL-16.0
2026-01-06 00:00:11 +0000
2026-01-06 08:00:16 +01:00
51417a4167 GIT Revision: 5d31a95c3fc60422efb739def20feefbf5d4d151
GIT Branch: SL-16.0
2025-12-11 09:18:13 +0000
2025-12-15 11:52:34 +01:00
fe6d5c17b2 GIT Revision: e886bd764b0ab26ae2559bc7661a5d4f8ee2cfd2
GIT Branch: SL-16.0
2025-11-06 12:29:59 +0000
2025-11-06 16:41:48 +01:00
43 changed files with 2234 additions and 22856 deletions

Binary file not shown.

View File

@@ -14,11 +14,11 @@ LIVEPATCH=livepatch
# Enable livepatching related packages on -rt variant # Enable livepatching related packages on -rt variant
LIVEPATCH_RT=1 LIVEPATCH_RT=1
# buildservice projects to build the kernel against # buildservice projects to build the kernel against
OBS_PROJECT=SUSE:SLFO:Main OBS_PROJECT=SUSE:SLFO:1.2
IBS_PROJECT=SUSE:SLFO:Main IBS_PROJECT=SUSE:SLFO:1.2
# Bugzilla info # Bugzilla info
BUGZILLA_SERVER="apibugzilla.suse.com" BUGZILLA_SERVER="apibugzilla.suse.com"
BUGZILLA_PRODUCT="SUSE Linux Enterprise Server 16.1" BUGZILLA_PRODUCT="SUSE Linux Enterprise Server 16.0"
BUGZILLA_COMPONENT="Kernel" BUGZILLA_COMPONENT="Kernel"
SPLIT_OPTIONAL=Yes SPLIT_OPTIONAL=Yes
SUPPORTED_MODULES_CHECK=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 Name: dtb-aarch64
Version: 6.12.0 Version: 6.12.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gd745f52 Release: <RELEASE>.gc49b5ad
%else %else
Release: 0 Release: 0
%endif %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 srcversion 6.12
%define patchversion 6.12.0 %define patchversion 6.12.0
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4 %define git_commit c49b5adfc617ebbc608c9a825247f8a74e15997a
%define variant %{nil} %define variant %{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-64kb Name: kernel-64kb
Version: 6.12.0 Version: 6.12.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gd745f52 Release: <RELEASE>.gc49b5ad
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

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

File diff suppressed because it is too large Load Diff

View File

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

File diff suppressed because it is too large Load Diff

View File

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

File diff suppressed because it is too large Load Diff

View File

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

File diff suppressed because it is too large Load Diff

View File

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

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,7 @@
Name: kernel-obs-qa Name: kernel-obs-qa
Version: 6.12.0 Version: 6.12.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gd745f52 Release: <RELEASE>.gc49b5ad
%else %else
Release: 0 Release: 0
%endif %endif
@@ -36,7 +36,7 @@ BuildRequires: kernel-default
# kernel-obs-build must be also configured as VMinstall, but is required # kernel-obs-build must be also configured as VMinstall, but is required
# here as well to avoid that qa and build package build parallel # here as well to avoid that qa and build package build parallel
%if ! 0%{?qemu_user_space_build} %if ! 0%{?qemu_user_space_build}
BuildRequires: kernel-obs-build-srchash-d745f52ae5a54901ce89da3cdc0ec327f66992f4 BuildRequires: kernel-obs-build-srchash-c49b5adfc617ebbc608c9a825247f8a74e15997a
%endif %endif
BuildRequires: modutils BuildRequires: modutils
ExclusiveArch: aarch64 ppc64le s390x x86_64 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 srcversion 6.12
%define patchversion 6.12.0 %define patchversion 6.12.0
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4 %define git_commit c49b5adfc617ebbc608c9a825247f8a74e15997a
%define variant %{nil} %define variant %{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-rt Name: kernel-rt
Version: 6.12.0 Version: 6.12.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gd745f52 Release: <RELEASE>.gc49b5ad
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

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

File diff suppressed because it is too large Load Diff

View File

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

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12 %define srcversion 6.12
%define patchversion 6.12.0 %define patchversion 6.12.0
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4 %define git_commit c49b5adfc617ebbc608c9a825247f8a74e15997a
%define variant %{nil} %define variant %{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-zfcpdump Name: kernel-zfcpdump
Version: 6.12.0 Version: 6.12.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gd745f52 Release: <RELEASE>.gc49b5ad
%else %else
Release: 0 Release: 0
%endif %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 @@
2026-01-14 09:25:33 +0000 2026-01-15 10:04:53 +0000
GIT Revision: d745f52ae5a54901ce89da3cdc0ec327f66992f4 GIT Revision: c49b5adfc617ebbc608c9a825247f8a74e15997a
GIT Branch: SL-16.1 GIT Branch: SL-16.0

View File

@@ -435,6 +435,7 @@
- drivers/block/ublk_drv # SP6-NEED-REVIEW - drivers/block/ublk_drv # SP6-NEED-REVIEW
drivers/block/umem # Micro Memory(tm) PCI memory board block driver drivers/block/umem # Micro Memory(tm) PCI memory board block driver
+base drivers/block/virtio_blk +base drivers/block/virtio_blk
drivers/block/xen-blkback/xen-blkback
+base drivers/block/xen-blkfront +base drivers/block/xen-blkfront
drivers/block/zram/zram drivers/block/zram/zram
drivers/bluetooth/ath3k drivers/bluetooth/ath3k
@@ -1348,9 +1349,6 @@
drivers/hid/intel-ish-hid/intel-ishtp drivers/hid/intel-ish-hid/intel-ishtp
drivers/hid/intel-ish-hid/intel-ishtp-hid drivers/hid/intel-ish-hid/intel-ishtp-hid
- drivers/hid/intel-ish-hid/intel-ishtp-loader - 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
-!optional drivers/hid/surface-hid/surface_hid_core -!optional drivers/hid/surface-hid/surface_hid_core
-!optional drivers/hid/surface-hid/surface_kbd -!optional drivers/hid/surface-hid/surface_kbd
@@ -3430,7 +3428,7 @@
-!optional drivers/net/ethernet/microchip/enc28j60 -!optional drivers/net/ethernet/microchip/enc28j60
-!optional drivers/net/ethernet/microchip/encx24j600 -!optional drivers/net/ethernet/microchip/encx24j600
-!optional drivers/net/ethernet/microchip/encx24j600-regmap -!optional drivers/net/ethernet/microchip/encx24j600-regmap
- drivers/net/ethernet/microchip/lan743x drivers/net/ethernet/microchip/lan743x
- drivers/net/ethernet/microchip/lan865x/lan865x - drivers/net/ethernet/microchip/lan865x/lan865x
-!optional drivers/net/ethernet/microchip/lan966x/lan966x-switch # SP6-NEED-REVIEW -!optional drivers/net/ethernet/microchip/lan966x/lan966x-switch # SP6-NEED-REVIEW
- drivers/net/ethernet/microchip/sparx5/sparx5-switch - drivers/net/ethernet/microchip/sparx5/sparx5-switch
@@ -3924,6 +3922,7 @@
-!optional drivers/net/wwan/rpmsg_wwan_ctrl -!optional drivers/net/wwan/rpmsg_wwan_ctrl
-!optional drivers/net/wwan/t7xx/mtk_t7xx # SP6-NEED-REVIEW -!optional drivers/net/wwan/t7xx/mtk_t7xx # SP6-NEED-REVIEW
-!optional drivers/net/wwan/wwan_hwsim -!optional drivers/net/wwan/wwan_hwsim
drivers/net/xen-netback/xen-netback
+base drivers/net/xen-netfront +base drivers/net/xen-netfront
drivers/nfc/mei_phy drivers/nfc/mei_phy
drivers/nfc/pn533/pn533 drivers/nfc/pn533/pn533
@@ -4299,7 +4298,6 @@
-!optional drivers/platform/x86/intel/int3472/intel_skl_int3472_discrete # SP6-NEED-REVIEW -!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 -!optional drivers/platform/x86/intel/int3472/intel_skl_int3472_tps68470 # SP6-NEED-REVIEW
- drivers/platform/x86/intel/intel-hid - 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-rst # Intel Rapid Start Technology (FATE#315713)
drivers/platform/x86/intel/intel-smartconnect # Intel Smart Connect disabling drivers/platform/x86/intel/intel-smartconnect # Intel Smart Connect disabling
- drivers/platform/x86/intel/intel-vbtn - drivers/platform/x86/intel/intel-vbtn
@@ -4324,7 +4322,6 @@
drivers/platform/x86/intel/pmc/intel_pmc_core drivers/platform/x86/intel/pmc/intel_pmc_core
drivers/platform/x86/intel/pmt/pmt_class drivers/platform/x86/intel/pmt/pmt_class
drivers/platform/x86/intel/pmt/pmt_crashlog 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/pmt/pmt_telemetry
drivers/platform/x86/intel/speed_select_if/isst_if_common drivers/platform/x86/intel/speed_select_if/isst_if_common
drivers/platform/x86/intel/speed_select_if/isst_if_mbox_msr drivers/platform/x86/intel/speed_select_if/isst_if_mbox_msr
@@ -4718,7 +4715,6 @@
-!optional drivers/rtc/rtc-mxc -!optional drivers/rtc/rtc-mxc
- drivers/rtc/rtc-mxc_v2 - drivers/rtc/rtc-mxc_v2
-!optional drivers/rtc/rtc-nct3018y # SP6-NEED-REVIEW -!optional drivers/rtc/rtc-nct3018y # SP6-NEED-REVIEW
drivers/rtc/rtc-nvidia-vrs10 # jsc#PED-14678
-!optional drivers/rtc/rtc-nxp-bbnsm # SP6-NEED-REVIEW -!optional drivers/rtc/rtc-nxp-bbnsm # SP6-NEED-REVIEW
-!optional drivers/rtc/rtc-omap # armv7hl -!optional drivers/rtc/rtc-omap # armv7hl
+external drivers/rtc/rtc-opal # supported by IBM +external drivers/rtc/rtc-opal # supported by IBM
@@ -5195,7 +5191,6 @@
drivers/thermal/intel/int340x_thermal/int3403_thermal drivers/thermal/intel/int340x_thermal/int3403_thermal
- drivers/thermal/intel/int340x_thermal/int3406_thermal - drivers/thermal/intel/int340x_thermal/int3406_thermal
drivers/thermal/intel/int340x_thermal/int340x_thermal_zone 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
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci
- drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci_legacy - drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci_legacy
@@ -5285,7 +5280,6 @@
-!optional drivers/tty/serial/sprd_serial -!optional drivers/tty/serial/sprd_serial
- drivers/tty/serial/stm32-usart - drivers/tty/serial/stm32-usart
drivers/tty/serial/tegra-tcu drivers/tty/serial/tegra-tcu
drivers/tty/serial/tegra-utc # jsc#PED-13694
drivers/tty/serial/ucc_uart drivers/tty/serial/ucc_uart
- drivers/tty/serial/xilinx_uartps - drivers/tty/serial/xilinx_uartps
-!optional drivers/tty/synclink -!optional drivers/tty/synclink
@@ -5888,11 +5882,14 @@
drivers/watchdog/xilinx_wwdt drivers/watchdog/xilinx_wwdt
- drivers/watchdog/ziirave_wdt - drivers/watchdog/ziirave_wdt
- drivers/watchdog/zx2967_wdt - drivers/watchdog/zx2967_wdt
drivers/xen/xen-acpi-processor
drivers/xen/xen-evtchn drivers/xen/xen-evtchn
-!optional drivers/xen/xen-front-pgdir-shbuf -!optional drivers/xen/xen-front-pgdir-shbuf
drivers/xen/xen-gntalloc drivers/xen/xen-gntalloc
drivers/xen/xen-gntdev drivers/xen/xen-gntdev
drivers/xen/xen-pciback/xen-pciback # Xen PCI device backend
drivers/xen/xen-privcmd drivers/xen/xen-privcmd
drivers/xen/xen-scsiback
drivers/xen/xenfs/xenfs drivers/xen/xenfs/xenfs
fs/9p/9p fs/9p/9p
fs/binfmt_misc fs/binfmt_misc

BIN
sysctl.tar.bz2 LFS

Binary file not shown.