commit 487d6b361ff2ff56bbc7ee16277566dbd788104f
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1648
This commit is contained in:
parent
211a25610f
commit
39c41325fe
@ -39,6 +39,7 @@
|
||||
+arm64 -syms arm64/debug
|
||||
+arm64 arm64/64kb
|
||||
+arm64 arm64/vanilla
|
||||
+arm64 -syms arm64/kvmsmall
|
||||
|
||||
+s390x s390x/default
|
||||
+s390x s390x/vanilla
|
||||
|
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=5.15
|
||||
SRCVERSION=5.16
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# enable kernel module compression
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2b4f4d5567548a1861bc22603fc671a01a97a8703165e4ec295b5acef693eb8
|
||||
size 298442
|
||||
oid sha256:a0ed35f79fb6ffb810f86bb7f462d538b38437e7a830d99fa10903a956dbd731
|
||||
size 305422
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,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: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,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-armv6l
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,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-armv7l
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,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-riscv64
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules zstd
|
||||
@ -107,9 +107,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-%build_flavor-base-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
Provides: kernel-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: %name-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules zstd
|
||||
@ -107,9 +107,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-%build_flavor-base-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
Provides: kernel-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: %name-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules zstd
|
||||
@ -107,9 +107,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-%build_flavor-base-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
Provides: kernel-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: %name-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
License: GPL-2.0-only
|
||||
Group: Documentation/Man
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: %name-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules zstd
|
||||
@ -107,9 +107,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-%build_flavor-base-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
Provides: kernel-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: %name-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
@ -303,7 +303,7 @@ Source113: patches.kabi.tar.bz2
|
||||
Source120: kabi.tar.bz2
|
||||
Source121: sysctl.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: ppc64 ppc64le x86_64
|
||||
ExclusiveArch: aarch64 ppc64 ppc64le x86_64
|
||||
%define kmp_target_cpu %_target_cpu
|
||||
%ifarch %ix86
|
||||
# Only i386/default supports i586, mark other flavors' packages as i686
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules zstd
|
||||
@ -107,9 +107,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-%build_flavor-base-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
Provides: kernel-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: %name-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.15.13
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
BuildRequires: kernel%kernel_flavor-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -109,7 +109,7 @@ cat > /usr/lib/dracut/modules.d/80obs/setup_obs.sh <<EOF
|
||||
#!/bin/sh
|
||||
info "Loading kernel modules for OBS"
|
||||
info " Loop..."
|
||||
modprobe -q loop max_loop=64 lbs=0 || modprobe -q loop max_loop=64
|
||||
modprobe -q loop max_loop=64
|
||||
info " binfmt misc..."
|
||||
modprobe -q binfmt_misc
|
||||
EOF
|
||||
@ -169,7 +169,7 @@ cp -v /boot/%{kernel_name}-*%{kernel_flavor} %{buildroot}/.build.kernel.kvm
|
||||
cp -v /tmp/initrd.kvm %{buildroot}/.build.initrd.kvm
|
||||
|
||||
# inform worker kernel parameters to invoke
|
||||
CMDLINE="quiet panic=1 elevator=noop nmi_watchdog=0 rw rd.driver.pre=binfmt_misc"
|
||||
CMDLINE="elevator=noop nmi_watchdog=0 rw"
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1315
|
||||
# kvmclock has always been disabled for old kernels, keep it for historic compatibility
|
||||
CMDLINE+=" no-kvmclock"
|
||||
|
@ -109,7 +109,7 @@ cat > /usr/lib/dracut/modules.d/80obs/setup_obs.sh <<EOF
|
||||
#!/bin/sh
|
||||
info "Loading kernel modules for OBS"
|
||||
info " Loop..."
|
||||
modprobe -q loop max_loop=64 lbs=0 || modprobe -q loop max_loop=64
|
||||
modprobe -q loop max_loop=64
|
||||
info " binfmt misc..."
|
||||
modprobe -q binfmt_misc
|
||||
EOF
|
||||
@ -169,7 +169,7 @@ cp -v /boot/%{kernel_name}-*%{kernel_flavor} %{buildroot}/.build.kernel.kvm
|
||||
cp -v /tmp/initrd.kvm %{buildroot}/.build.initrd.kvm
|
||||
|
||||
# inform worker kernel parameters to invoke
|
||||
CMDLINE="quiet panic=1 elevator=noop nmi_watchdog=0 rw rd.driver.pre=binfmt_misc"
|
||||
CMDLINE="elevator=noop nmi_watchdog=0 rw"
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1315
|
||||
# kvmclock has always been disabled for old kernels, keep it for historic compatibility
|
||||
CMDLINE+=" no-kvmclock"
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.15.13
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules zstd
|
||||
@ -107,9 +107,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-%build_flavor-base-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
Provides: kernel-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: %name-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -17,8 +17,8 @@
|
||||
# icecream 0
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -35,9 +35,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0-only
|
||||
Group: Development/Sources
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -48,7 +48,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: %name-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0-only
|
||||
Group: Development/Sources
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: %name-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules zstd
|
||||
@ -107,9 +107,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-%build_flavor-base-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
Provides: kernel-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: %name-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,9 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:26:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
|
||||
* Update upstream status
|
||||
* Update to the latest (upstream) version
|
||||
* Move it within series to upstream-soon patches
|
||||
- commit c4ca5fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 08:06:30 CET 2022 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch.
|
||||
Update upstream status.
|
||||
- commit a6f5d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 00:27:51 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16 final
|
||||
- refresh configs (headers only)
|
||||
- commit b8251b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:24 CET 2022 - tiwai@suse.de
|
||||
|
||||
- Refresh BT workaround patch (bsc#1193124)
|
||||
Fix yet another broken device 8086:0aa7
|
||||
- commit 6b89b63
|
||||
- commit 163b552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
@ -138,6 +163,13 @@ Wed Jan 5 12:57:35 CET 2022 - jslaby@suse.cz
|
||||
events (bsc#1012628).
|
||||
- commit 01786ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:08:02 CET 2022 - dmueller@suse.com
|
||||
|
||||
- Revert "config: disable BTRFS_ASSERT in default kernels"
|
||||
This was pushed without enough review, reverting.
|
||||
- commit e86c2a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 22:06:52 CET 2022 - dmueller@suse.com
|
||||
|
||||
@ -160,7 +192,21 @@ Mon Jan 3 14:20:39 CET 2022 - tiwai@suse.de
|
||||
|
||||
- media: Revert "media: uvcvideo: Set unique vdev name based in
|
||||
type" (bsc#1193255).
|
||||
- commit aef9ef2
|
||||
- commit b3f1eb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:42:24 CET 2022 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc8
|
||||
- commit b59b474
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 22:04:07 CET 2021 - schwab@suse.de
|
||||
|
||||
- config: Enable CONFIG_CMA on riscv64
|
||||
Non-default dependent config changes:
|
||||
- DMA_CMA=y
|
||||
- commit c0aa71e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 17:51:40 CET 2021 - tiwai@suse.de
|
||||
@ -387,6 +433,15 @@ Wed Dec 29 14:46:54 CET 2021 - jslaby@suse.cz
|
||||
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch.
|
||||
- commit 202eb92
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 26 23:02:40 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc7
|
||||
- refresh
|
||||
- patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
||||
- refresh configs
|
||||
- commit cce91fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 07:47:43 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -403,7 +458,7 @@ Wed Dec 22 20:47:38 CET 2021 - dmueller@suse.com
|
||||
in the debug flavor now.
|
||||
This improves performance of a fio randrw run by over 21% and
|
||||
reduces code size by 25%.
|
||||
- commit 81985a6
|
||||
- commit 6567403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
@ -702,6 +757,41 @@ Wed Dec 22 12:56:56 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit 9903b31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 16:01:34 CET 2021 - dmueller@suse.com
|
||||
|
||||
- add kvmsmall flavor for aarch64
|
||||
- commit 1775f8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:54:35 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc6
|
||||
- refresh configs
|
||||
- disable
|
||||
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
|
||||
- needs an update after mainline commit 33fab972497a ("btrfs: fix double
|
||||
free of anon_dev after failure to create subvolume")
|
||||
- commit ccebb20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 23:48:12 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- config: enable and refresh arm architectures
|
||||
- commit 487d839
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 16:14:03 CET 2021 - dmueller@suse.com
|
||||
|
||||
- kernel-obs-build: remove duplicated/unused parameters
|
||||
lbs=0 - this parameters is just giving "unused parameter" and it looks
|
||||
like I can not find any version that implemented this.
|
||||
rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it
|
||||
alread loads the kernel module.
|
||||
quiet and panic=1 will now be also always added by OBS, so we don't have
|
||||
to set it here anymore.
|
||||
- commit 972c692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 11:21:52 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -783,6 +873,27 @@ Thu Dec 16 20:00:51 CET 2021 - jslaby@suse.cz
|
||||
(bsc#1012628).
|
||||
- commit edf812e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 18:04:37 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv6hl: Update config files.
|
||||
Update config to v5.16-rc5
|
||||
- commit fcea0c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 17:56:10 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- armv7hl: Update config files.
|
||||
Update config to v5.16-rc3
|
||||
- commit 36ef1bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 14:23:14 CET 2021 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Update configs to v5.16-rc5
|
||||
- commit 99d3870
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 22:23:55 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1091,6 +1202,13 @@ Tue Dec 14 11:22:56 CET 2021 - jslaby@suse.cz
|
||||
- usb: gadget: uvc: fix multiple opens (bsc#1012628).
|
||||
- commit 3f92609
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:37:31 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- config: INPUT_EVBUG=n (bsc#1192974).
|
||||
Debug driver unsuitable for production, only enabled on ppc64.
|
||||
- commit 4e0adba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 11:24:00 CET 2021 - dmueller@suse.com
|
||||
|
||||
@ -1107,12 +1225,24 @@ Mon Dec 13 11:20:18 CET 2021 - dmueller@suse.com
|
||||
a buildroot macro. future proof the spec files.
|
||||
- commit e2f6026
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:21:11 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc5
|
||||
- commit c317c11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 14:13:56 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Update BT fix patch for regression with 8087:0026 device (bsc#1193124)
|
||||
Also corrected the references and patch description
|
||||
- commit 634695b
|
||||
- commit ee06149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:30:20 CET 2021 - ohering@suse.de
|
||||
|
||||
- Disable hyperv_fb in favour of hyperv_drm (jsc#SLE-19733)
|
||||
- commit f85f403
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
@ -1467,6 +1597,14 @@ Wed Dec 8 09:54:39 CET 2021 - jslaby@suse.cz
|
||||
- Refresh patches.suse/suse-hv-guest-os-id.patch.
|
||||
- commit b92986a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 23:47:45 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc4
|
||||
- eliminated 1 patch:
|
||||
- patches.suse/rtw89-update-partition-size-of-firmware-header-on-sk.patch
|
||||
- commit d1dc164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:32:42 CET 2021 - tiwai@suse.de
|
||||
|
||||
@ -1479,7 +1617,7 @@ Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
- commit 9c66401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
@ -1797,7 +1935,14 @@ Wed Dec 1 09:25:41 CET 2021 - tiwai@suse.de
|
||||
|
||||
- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
|
||||
(CVE-2021-43976 bsc#1192847).
|
||||
- commit c216596
|
||||
- commit 62666c5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 23:42:01 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc3
|
||||
- refresh configs
|
||||
- commit e8ae228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de
|
||||
@ -2318,6 +2463,21 @@ Mon Nov 22 06:37:17 CET 2021 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit f51b3ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 23:08:24 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- update to 5.16-rc2
|
||||
- refresh
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- update configs (restore values before 5.14-rc1)
|
||||
- PSTORE_ZONE=m
|
||||
- PSTORE_BLK=m
|
||||
- PSTORE_BLK_BLKDEV=""
|
||||
- PSTORE_BLK_KMSG_SIZE=64
|
||||
- PSTORE_BLK_MAX_REASON=2
|
||||
- MTD_PSTORE=m
|
||||
- commit 696d453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 07:08:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
@ -3893,7 +4053,7 @@ Wed Nov 17 06:40:00 CET 2021 - jslaby@suse.cz
|
||||
Tue Nov 16 16:15:34 CET 2021 - iivanov@suse.de
|
||||
|
||||
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
|
||||
- commit 3f996f1
|
||||
- commit e24ee9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
@ -3903,7 +4063,19 @@ Tue Nov 16 14:24:20 CET 2021 - tiwai@suse.de
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 0ea1c07
|
||||
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
|
||||
(bsc#1192375).
|
||||
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
|
||||
- commit 7a21313
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:42:57 CET 2021 - tiwai@suse.de
|
||||
|
||||
- rtw89: update partition size of firmware header on skb->data
|
||||
(bsc#1188303).
|
||||
- commit 4e4f5f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 11:39:22 CET 2021 - tiwai@suse.de
|
||||
@ -3922,7 +4094,126 @@ Tue Nov 16 11:37:43 CET 2021 - msuchanek@suse.de
|
||||
Tue Nov 16 11:37:11 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
|
||||
- commit b9cd6cb
|
||||
- commit 9ba8358
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 00:26:08 CET 2021 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.16-rc1
|
||||
- eliminated 26 patches (13 stable, 13 mainline)
|
||||
- patches.kernel.org/*
|
||||
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
|
||||
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
|
||||
- patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
|
||||
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
|
||||
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
|
||||
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
|
||||
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
|
||||
- patches.suse/rtw89-fix-error-function-parameter.patch
|
||||
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
|
||||
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
|
||||
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
|
||||
- patches.suse/rtw89-remove-unneeded-semicolon.patch
|
||||
- refresh
|
||||
- patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
- patches.suse/suse-hv-guest-os-id.patch
|
||||
- disable ARM architectures (need config update)
|
||||
- new config options
|
||||
- General setup
|
||||
- PREEMPT_DYNAMIC=y
|
||||
- Processor type and features
|
||||
- SCHED_CLUSTER=y
|
||||
- STRICT_SIGALTSTACK_SIZE=n
|
||||
- Networking support
|
||||
- NETFILTER_EGRESS=y
|
||||
- MCTP=y
|
||||
- File systems
|
||||
- EROFS_FS_ZIP_LZMA=y
|
||||
- Library routines
|
||||
- XZ_DEC_MICROLZMA=y
|
||||
- Kernel hacking
|
||||
- DEBUG_PREEMPT=n
|
||||
- PREEMPT_TRACER=n
|
||||
- SCSI device support
|
||||
- SCSI_UFS_HWMON=y
|
||||
- Network device support
|
||||
- AMT=m
|
||||
- NET_VENDOR_ASIX=y
|
||||
- SPI_AX88796C=m
|
||||
- SPI_AX88796C_COMPRESSION=y
|
||||
- ICE_SWITCHDEV=y
|
||||
- MT7921S=m
|
||||
- Character devices
|
||||
- RPMSG_TTY=m
|
||||
- CEC support
|
||||
- CEC_GPIO=m
|
||||
- CEC_PIN_ERROR_INJ=n
|
||||
- Multimedia support
|
||||
- VIDEO_HI846=m
|
||||
- VIDEO_OV13B10=m
|
||||
- Graphics support
|
||||
- DRM_DEBUG_MODESET_LOCK=n
|
||||
- DRM_I915_PXP=y
|
||||
- Sound card support
|
||||
- SND_SOC_AMD_VANGOGH_MACH=m
|
||||
- SND_SOC_AMD_ACP6x=m
|
||||
- SND_SOC_AMD_ACP_COMMON=m
|
||||
- SND_SOC_AMD_YC_MACH=m
|
||||
- SND_AMD_ASOC_RENOIR=m
|
||||
- SND_SOC_AMD_LEGACY_MACH=m
|
||||
- SND_SOC_AMD_SOF_MACH=m
|
||||
- SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
- SND_SOC_CS35L41_SPI=m
|
||||
- SND_SOC_CS35L41_I2C=m
|
||||
- SND_SOC_MAX98520=m
|
||||
- SND_SOC_RT9120=m
|
||||
- SND_SOC_NAU8821=m
|
||||
- HID support
|
||||
- HID_XIAOMI=m
|
||||
- HID_NINTENDO=m
|
||||
- NINTENDO_FF=y
|
||||
- X86 Platform Specific Device Drivers
|
||||
- NVIDIA_WMI_EC_BACKLIGHT=m
|
||||
- INTEL_ISHTP_ECLITE=m
|
||||
- BARCO_P50_GPIO=m
|
||||
- Industrial I/O support
|
||||
- ADXL313_I2C=n
|
||||
- ADXL313_SPI=n
|
||||
- ADXL355_I2C=n
|
||||
- ADXL355_SPI=n
|
||||
- SCD4X=n
|
||||
- SENSEAIR_SUNRISE_CO2=n
|
||||
- ADRF6780=n
|
||||
- MAX31865=m
|
||||
- Misc devices
|
||||
- INTEL_MEI_PXP=m
|
||||
- KEYBOARD_CYPRESS_SF=m
|
||||
- SENSORS_MAX6620=m
|
||||
- HT16K33=n
|
||||
- ALIBABA_ENI_VDPA=m
|
||||
- MLXREG_LC=m
|
||||
- OF dependent (i386, ppc64/ppc64le, riscv64)
|
||||
- SPI_CADENCE_XSPI=m
|
||||
- DRM_PANEL_EDP=m
|
||||
- DRM_PANEL_SAMSUNG_S6D27A1=n
|
||||
- DRM_PANEL_SHARP_LS060T1SX01=n
|
||||
- i386
|
||||
SND_AUDIO_GRAPH_CARD2=n
|
||||
SND_TEST_COMPONENT=m
|
||||
- ppc64
|
||||
- IPMI_IPMB=m
|
||||
- s390x
|
||||
- COMMAND_LINE_SIZE=4096 (default)
|
||||
- riscv64
|
||||
- TIME_NS=y
|
||||
- VIRTUALIZATION=y
|
||||
- KVM=m
|
||||
- SND_AUDIO_GRAPH_CARD2=n
|
||||
- SND_TEST_COMPONENT=m
|
||||
- */debug
|
||||
- DRM_DEBUG_MODESET_LOCK=y
|
||||
- commit 2e30d30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 15:10:02 CET 2021 - jslaby@suse.cz
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.15
|
||||
%define patchversion 5.15.13
|
||||
%define srcversion 5.16
|
||||
%define patchversion 5.16.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules zstd
|
||||
@ -107,9 +107,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.13
|
||||
Version: 5.16.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g6b89b63
|
||||
Release: <RELEASE>.g487d6b3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: kernel-%build_flavor-base-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
Provides: kernel-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-6b89b63129cfac382924d4334695bd31e131a114
|
||||
Provides: %name-srchash-487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
3
linux-5.16.tar.xz
Normal file
3
linux-5.16.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb
|
||||
size 123114100
|
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a440f0edbc810ed3e959850e2664d217d853cb198b464884756b1b37295ca6c
|
||||
size 287675
|
||||
oid sha256:cde8732d3b3cbf0292d2dd6297eb32c15aa6b81b64305fd069f0eec3b2117c9e
|
||||
size 48254
|
||||
|
2256
series.conf
2256
series.conf
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
2022-01-07 09:38:24 +0000
|
||||
GIT Revision: 6b89b63129cfac382924d4334695bd31e131a114
|
||||
2022-01-10 07:30:39 +0000
|
||||
GIT Revision: 487d6b361ff2ff56bbc7ee16277566dbd788104f
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user