From 2291e66db5a4995043ceb53f871d85b5c40d9e80ac74a078880043c26d582ded Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Tue, 2 Nov 2021 08:05:47 +0000 Subject: [PATCH] commit 5a1fa5e459da98061f01493a2d0eab3731f49916 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1617 --- config.sh | 4 +- config.tar.bz2 | 4 +- dtb-aarch64.changes | 337 +++++- dtb-aarch64.spec | 8 +- dtb-armv6l.changes | 337 +++++- dtb-armv6l.spec | 8 +- dtb-armv7l.changes | 337 +++++- dtb-armv7l.spec | 8 +- dtb-riscv64.changes | 337 +++++- dtb-riscv64.spec | 8 +- kernel-64kb.changes | 337 +++++- kernel-64kb.spec | 20 +- kernel-binary.spec.in | 4 +- kernel-debug.changes | 337 +++++- kernel-debug.spec | 20 +- kernel-default.changes | 337 +++++- kernel-default.spec | 20 +- kernel-docs.changes | 337 +++++- kernel-docs.spec | 10 +- kernel-kvmsmall.changes | 337 +++++- kernel-kvmsmall.spec | 20 +- kernel-lpae.changes | 337 +++++- kernel-lpae.spec | 20 +- kernel-obs-build.changes | 337 +++++- kernel-obs-build.spec | 8 +- kernel-obs-qa.changes | 337 +++++- kernel-obs-qa.spec | 6 +- kernel-pae.changes | 337 +++++- kernel-pae.spec | 20 +- kernel-source.changes | 337 +++++- kernel-source.spec | 10 +- kernel-syms.changes | 337 +++++- kernel-syms.spec | 6 +- kernel-vanilla.changes | 337 +++++- kernel-vanilla.spec | 20 +- kernel-zfcpdump.changes | 337 +++++- kernel-zfcpdump.spec | 20 +- linux-5.15.tar.xz | 3 + patches.kernel.org.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- series.conf | 1989 ------------------------------------ source-timestamp | 4 +- 42 files changed, 5724 insertions(+), 2253 deletions(-) create mode 100644 linux-5.15.tar.xz diff --git a/config.sh b/config.sh index 57b64182..17012b9c 100644 --- a/config.sh +++ b/config.sh @@ -1,9 +1,9 @@ # The version of the main tarball to use -SRCVERSION=5.14 +SRCVERSION=5.15 # variant of the kernel-source package, either empty or "-rt" VARIANT= # enable kernel module compression -COMPRESS_MODULES="xz" +COMPRESS_MODULES="zstd" COMPRESS_VMLINUX="xz" # Compile binary devicetrees on master and stable branches. BUILD_DTBS="Yes" diff --git a/config.tar.bz2 b/config.tar.bz2 index 3107f726..0cd75720 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8432fbb83b2cb9af1fe94c24e5d8db9fba66d432e57e005888dfa19d54376800 -size 294863 +oid sha256:1c6fa6f4aef5f9822130cc501d2d0c2f94f85e7466861f3abb16c59235c549e8 +size 298158 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 11ce0ab9..49c8082d 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index dbd5490c..6a8b1399 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -16,8 +16,8 @@ # -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.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.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 11ce0ab9..49c8082d 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index db30fe0e..525af78d 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -16,8 +16,8 @@ # -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.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.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 11ce0ab9..49c8082d 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 40596ce9..30ad01d6 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -16,8 +16,8 @@ # -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.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.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 11ce0ab9..49c8082d 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 5bc76874..d2c54671 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -16,8 +16,8 @@ # -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.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.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 17af02b8..47277bf3 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -17,11 +17,11 @@ # needssslcertforbuild -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.0 %define variant %{nil} %define vanilla_only 0 -%define compress_modules xz +%define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} @@ -107,9 +107,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 5.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif @@ -135,7 +135,7 @@ BuildRequires: modutils BuildRequires: openssl BuildRequires: pesign-obs-integration # pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional -BuildRequires: dwarves >= 1.21 +BuildRequires: dwarves >= 1.22 # for objtool BuildRequires: libelf-devel # required for 50-check-kernel-build-id rpm check @@ -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-2ba76d001db4804d77f96776bae678382f7137c3 -Provides: kernel-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: kernel-%build_flavor-base-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 +Provides: kernel-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 # END COMMON DEPS -Provides: %name-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: %name-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -1352,7 +1352,7 @@ Requires: kernel-source-vanilla = %version-%source_rel Supplements: packageand(%name:kernel-source-vanilla) %endif %if "%CONFIG_DEBUG_INFO_BTF_MODULES" == "y" -Requires: dwarves >= 1.21 +Requires: dwarves >= 1.22 %endif %obsolete_rebuilds %name-devel PreReq: coreutils diff --git a/kernel-binary.spec.in b/kernel-binary.spec.in index 140631ac..0bc7af2c 100644 --- a/kernel-binary.spec.in +++ b/kernel-binary.spec.in @@ -135,7 +135,7 @@ BuildRequires: modutils BuildRequires: openssl BuildRequires: pesign-obs-integration # pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional -BuildRequires: dwarves >= 1.21 +BuildRequires: dwarves >= 1.22 # for objtool BuildRequires: libelf-devel # required for 50-check-kernel-build-id rpm check @@ -1217,7 +1217,7 @@ Requires: kernel-source-vanilla = %version-%source_rel Supplements: packageand(%name:kernel-source-vanilla) %endif %if "%CONFIG_DEBUG_INFO_BTF_MODULES" == "y" -Requires: dwarves >= 1.21 +Requires: dwarves >= 1.22 %endif @PROVIDES_OBSOLETES_DEVEL@ %obsolete_rebuilds %name-devel diff --git a/kernel-debug.changes b/kernel-debug.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-debug.spec b/kernel-debug.spec index ca68a7e5..3b8c87a6 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -17,11 +17,11 @@ # needssslcertforbuild -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.0 %define variant %{nil} %define vanilla_only 0 -%define compress_modules xz +%define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} @@ -107,9 +107,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif @@ -135,7 +135,7 @@ BuildRequires: modutils BuildRequires: openssl BuildRequires: pesign-obs-integration # pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional -BuildRequires: dwarves >= 1.21 +BuildRequires: dwarves >= 1.22 # for objtool BuildRequires: libelf-devel # required for 50-check-kernel-build-id rpm check @@ -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-2ba76d001db4804d77f96776bae678382f7137c3 -Provides: kernel-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: kernel-%build_flavor-base-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 +Provides: kernel-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 # END COMMON DEPS -Provides: %name-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: %name-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 @@ -1362,7 +1362,7 @@ Requires: kernel-source-vanilla = %version-%source_rel Supplements: packageand(%name:kernel-source-vanilla) %endif %if "%CONFIG_DEBUG_INFO_BTF_MODULES" == "y" -Requires: dwarves >= 1.21 +Requires: dwarves >= 1.22 %endif %ifarch ppc64 Provides: kernel-kdump-devel = 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-default.spec b/kernel-default.spec index aaeb7f04..d96b0883 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -17,11 +17,11 @@ # needssslcertforbuild -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.0 %define variant %{nil} %define vanilla_only 0 -%define compress_modules xz +%define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} @@ -107,9 +107,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif @@ -135,7 +135,7 @@ BuildRequires: modutils BuildRequires: openssl BuildRequires: pesign-obs-integration # pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional -BuildRequires: dwarves >= 1.21 +BuildRequires: dwarves >= 1.22 # for objtool BuildRequires: libelf-devel # required for 50-check-kernel-build-id rpm check @@ -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-2ba76d001db4804d77f96776bae678382f7137c3 -Provides: kernel-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: kernel-%build_flavor-base-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 +Provides: kernel-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 # END COMMON DEPS -Provides: %name-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: %name-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 @@ -1443,7 +1443,7 @@ Requires: kernel-source-vanilla = %version-%source_rel Supplements: packageand(%name:kernel-source-vanilla) %endif %if "%CONFIG_DEBUG_INFO_BTF_MODULES" == "y" -Requires: dwarves >= 1.21 +Requires: dwarves >= 1.22 %endif %ifarch %ix86 Provides: kernel-trace-devel = 3.13 diff --git a/kernel-docs.changes b/kernel-docs.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-docs.spec b/kernel-docs.spec index eaeedd60..c2fe7d58 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -16,8 +16,8 @@ # -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.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.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %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-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: %name-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 742a4d66..61e713eb 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -17,11 +17,11 @@ # needssslcertforbuild -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.0 %define variant %{nil} %define vanilla_only 0 -%define compress_modules xz +%define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} @@ -107,9 +107,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 5.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif @@ -135,7 +135,7 @@ BuildRequires: modutils BuildRequires: openssl BuildRequires: pesign-obs-integration # pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional -BuildRequires: dwarves >= 1.21 +BuildRequires: dwarves >= 1.22 # for objtool BuildRequires: libelf-devel # required for 50-check-kernel-build-id rpm check @@ -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-2ba76d001db4804d77f96776bae678382f7137c3 -Provides: kernel-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: kernel-%build_flavor-base-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 +Provides: kernel-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 # END COMMON DEPS -Provides: %name-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: %name-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -1364,7 +1364,7 @@ Requires: kernel-source-vanilla = %version-%source_rel Supplements: packageand(%name:kernel-source-vanilla) %endif %if "%CONFIG_DEBUG_INFO_BTF_MODULES" == "y" -Requires: dwarves >= 1.21 +Requires: dwarves >= 1.22 %endif %obsolete_rebuilds %name-devel PreReq: coreutils diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 213e16e0..6ce064da 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -17,11 +17,11 @@ # needssslcertforbuild -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.0 %define variant %{nil} %define vanilla_only 0 -%define compress_modules xz +%define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} @@ -107,9 +107,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 5.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif @@ -135,7 +135,7 @@ BuildRequires: modutils BuildRequires: openssl BuildRequires: pesign-obs-integration # pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional -BuildRequires: dwarves >= 1.21 +BuildRequires: dwarves >= 1.22 # for objtool BuildRequires: libelf-devel # required for 50-check-kernel-build-id rpm check @@ -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-2ba76d001db4804d77f96776bae678382f7137c3 -Provides: kernel-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: kernel-%build_flavor-base-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 +Provides: kernel-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 # END COMMON DEPS -Provides: %name-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: %name-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -1346,7 +1346,7 @@ Requires: kernel-source-vanilla = %version-%source_rel Supplements: packageand(%name:kernel-source-vanilla) %endif %if "%CONFIG_DEBUG_INFO_BTF_MODULES" == "y" -Requires: dwarves >= 1.21 +Requires: dwarves >= 1.22 %endif %obsolete_rebuilds %name-devel PreReq: coreutils diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 9bf402ff..60002700 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.14.15 +%define patchversion 5.15.0 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +BuildRequires: kernel%kernel_flavor-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 %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.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 117a6e2b..b4fc46a4 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.14.15 +%define patchversion 5.15.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.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-pae.spec b/kernel-pae.spec index be763818..5ecdd9c7 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -17,11 +17,11 @@ # needssslcertforbuild -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.0 %define variant %{nil} %define vanilla_only 0 -%define compress_modules xz +%define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} @@ -107,9 +107,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 5.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif @@ -135,7 +135,7 @@ BuildRequires: modutils BuildRequires: openssl BuildRequires: pesign-obs-integration # pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional -BuildRequires: dwarves >= 1.21 +BuildRequires: dwarves >= 1.22 # for objtool BuildRequires: libelf-devel # required for 50-check-kernel-build-id rpm check @@ -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-2ba76d001db4804d77f96776bae678382f7137c3 -Provides: kernel-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: kernel-%build_flavor-base-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 +Provides: kernel-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 # END COMMON DEPS -Provides: %name-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: %name-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 @@ -1406,7 +1406,7 @@ Requires: kernel-source-vanilla = %version-%source_rel Supplements: packageand(%name:kernel-source-vanilla) %endif %if "%CONFIG_DEBUG_INFO_BTF_MODULES" == "y" -Requires: dwarves >= 1.21 +Requires: dwarves >= 1.22 %endif %ifarch %ix86 Provides: kernel-vmi-devel = 2.6.38 diff --git a/kernel-source.changes b/kernel-source.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-source.spec b/kernel-source.spec index 3eed469d..67e91086 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,8 +17,8 @@ # icecream 0 -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.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.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif @@ -48,7 +48,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: %name-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-syms.spec b/kernel-syms.spec index 784137fe..f46fbb80 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 5.14.15 +Version: 5.15.0 %if %using_buildservice %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %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-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: %name-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 4b907d96..7ac6f291 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -17,11 +17,11 @@ # needssslcertforbuild -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.0 %define variant %{nil} %define vanilla_only 0 -%define compress_modules xz +%define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} @@ -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.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif @@ -135,7 +135,7 @@ BuildRequires: modutils BuildRequires: openssl BuildRequires: pesign-obs-integration # pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional -BuildRequires: dwarves >= 1.21 +BuildRequires: dwarves >= 1.22 # for objtool BuildRequires: libelf-devel # required for 50-check-kernel-build-id rpm check @@ -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-2ba76d001db4804d77f96776bae678382f7137c3 -Provides: kernel-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: kernel-%build_flavor-base-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 +Provides: kernel-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 # END COMMON DEPS -Provides: %name-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: %name-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -1343,7 +1343,7 @@ Requires: kernel-source-vanilla = %version-%source_rel Supplements: packageand(%name:kernel-source-vanilla) %endif %if "%CONFIG_DEBUG_INFO_BTF_MODULES" == "y" -Requires: dwarves >= 1.21 +Requires: dwarves >= 1.22 %endif %obsolete_rebuilds %name-devel PreReq: coreutils diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 11ce0ab9..49c8082d 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Oct 31 23:59:37 CET 2021 - mkubecek@suse.cz + +- Update to 5.15 final +- refresh configs + - drop CONFIG_RESET_PISTACHIO +- commit 2ab31e7 + +------------------------------------------------------------------- +Sun Oct 31 23:48:08 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv6hl + Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from armv7hl, the rest is guesswork based on values of similar + config options. +- commit 22c5286 + +------------------------------------------------------------------- +Sun Oct 31 23:40:56 CET 2021 - mkubecek@suse.cz + +- config: update and enable armv7hl + Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values + are taken from arm64, the rest is guesswork based on values of similar + config options. +- commit 3b362e7 + +------------------------------------------------------------------- +Sun Oct 31 23:29:12 CET 2021 - mkubecek@suse.cz + +- config: update and enable arm64 + Update arm64 configs to 5.15-rc7 and enable them. Where possible, values + are taken from x86_64, the rest is guesswork based on values of similar + config options. +- commit 482d5b4 + ------------------------------------------------------------------- Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de @@ -13,7 +48,26 @@ Fri Oct 29 17:33:37 CEST 2021 - tiwai@suse.de rtw89_mac_enable_bb_rf (bsc#1191321). - rtw89: Fix two spelling mistakes in debug messages (bsc#1191321). -- commit 2ba76d0 +- rtw89: Fix variable dereferenced before check 'sta' + (bsc#1191321). +- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321). +- rtw89: remove duplicate register definitions (bsc#1191321). +- rtw89: fix error function parameter (bsc#1191321). +- rtw89: remove unneeded semicolon (bsc#1191321). +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + (bsc#1191321). +- rtw89: Remove redundant check of ret after call to + rtw89_mac_enable_bb_rf (bsc#1191321). +- rtw89: Fix two spelling mistakes in debug messages + (bsc#1191321). +- commit 719bb03 + +------------------------------------------------------------------- +Thu Oct 28 17:01:59 CEST 2021 - ykaukab@suse.de + +- config: arm64: enable dpaa2 restool support + References: bsc#1191190 +- commit c86f145 ------------------------------------------------------------------- Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz @@ -293,6 +347,12 @@ Wed Oct 27 10:29:29 CEST 2021 - jslaby@suse.cz - Update config files. - commit 3416a5a +------------------------------------------------------------------- +Mon Oct 25 20:41:14 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc7 +- commit 89a05b7 + ------------------------------------------------------------------- Thu Oct 21 07:05:03 CEST 2021 - jslaby@suse.cz @@ -555,12 +615,19 @@ Thu Oct 21 06:25:12 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 6859230 +------------------------------------------------------------------- +Wed Oct 20 16:19:53 CEST 2021 - jack@suse.cz + +- Update tags in patches.suse/readahead-request-tunables.patch (VM + Performance, bsc#548529 bsc#1189955). +- commit b531271 + ------------------------------------------------------------------- Wed Oct 20 15:53:19 CEST 2021 - tiwai@suse.de - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). -- commit 08ab8da +- commit 45f5ddd ------------------------------------------------------------------- Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz @@ -569,6 +636,13 @@ Wed Oct 20 11:25:06 CEST 2021 - jslaby@suse.cz breakage). - commit 565cd48 +------------------------------------------------------------------- +Wed Oct 20 11:14:15 CEST 2021 - msuchanek@suse.de + +- kernel-binary.spec: Bump dwarves requirement to 1.22. + 1.22 is finally released, and it is required for functionality. +- commit c88d345 + ------------------------------------------------------------------- Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com @@ -586,7 +660,15 @@ Tue Oct 19 11:14:43 CEST 2021 - dmueller@suse.com Mon Oct 18 15:56:46 CEST 2021 - tiwai@suse.de - Update upstream commit id for rtw89 patch (bsc#1191321) -- commit 8dccb66 +- commit 9587a7b + +------------------------------------------------------------------- +Mon Oct 18 08:25:00 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc6 +- refresh configs + - drop SIMPLE_PM_BUS +- commit b7fe390 ------------------------------------------------------------------- Sun Oct 17 12:06:12 CEST 2021 - jslaby@suse.cz @@ -913,7 +995,17 @@ Mon Oct 11 17:36:41 CEST 2021 - mbrugger@suse.com Mon Oct 11 15:49:06 CEST 2021 - tiwai@suse.de - Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321) -- commit a76143b +- commit d98701e + +------------------------------------------------------------------- +Mon Oct 11 08:27:50 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc5 +- update configs + - FIRMWARE_MEMMAP=y (ppc64, ppc64le, s390x) + - FW_CFG_SYSFS=m (ppc64) + - FB_SIMPLE=n (s390x) +- commit f616781 ------------------------------------------------------------------- Sun Oct 10 10:34:14 CEST 2021 - jslaby@suse.cz @@ -1009,7 +1101,7 @@ Fri Oct 8 15:22:18 CEST 2021 - tiwai@suse.de - iwlwifi: Fix MODULE_FIRMWARE() for non-existing ucode version (boo#1191417). -- commit 6597512 +- commit b3fa747 ------------------------------------------------------------------- Thu Oct 7 09:53:27 CEST 2021 - jslaby@suse.cz @@ -1318,12 +1410,18 @@ Tue Oct 5 16:04:12 CEST 2021 - ludwig.nussel@suse.de - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 +------------------------------------------------------------------- +Mon Oct 4 00:30:43 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc4 +- commit 01d91cd + ------------------------------------------------------------------- Fri Oct 1 09:22:19 CEST 2021 - tiwai@suse.de - ALSA: usb-audio: Restrict rates for the shared clocks (bsc#1190418). -- commit d0ace7f +- commit ffe0c6a ------------------------------------------------------------------- Fri Oct 1 08:16:48 CEST 2021 - jslaby@suse.cz @@ -1605,7 +1703,20 @@ Thu Sep 30 04:53:41 CEST 2021 - mbrugger@suse.com - arm64: Update config files. (bsc#1185927) Set PINCTRL_ZYNQMP as build-in. -- commit 4ae263c +- commit 94782db + +------------------------------------------------------------------- +Mon Sep 27 16:46:36 CEST 2021 - trenn@suse.com + +- Those are all really old, some of them might have been fixed via BIOS enhancements: +- Delete patches.suse/acpi_thermal_passive_blacklist.patch. (bsc#1189969) +- Delete + patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. (bsc#1189968) +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch. (bsc#1189958) +- Delete patches.suse/pstore_disable_efi_backend_by_default.patch. (bsc#1189961) +- Delete + patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. (bsc#1189956) +- commit c421931 ------------------------------------------------------------------- Mon Sep 27 12:35:22 CEST 2021 - msuchanek@suse.de @@ -1620,6 +1731,20 @@ Mon Sep 27 08:35:53 CEST 2021 - jslaby@suse.cz - blacklist.conf: add idxd commit - commit 06dbf6b +------------------------------------------------------------------- +Sun Sep 26 23:30:32 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc3 +- eliminated 3 patches: + - patches.rpmify/scripts-sorttable-riscv-fix-undelcred-identifier-EM_.patch + - patches.suse/posix-cpu-timers-Fix-spuriously-armed-0-value-itimer.patch + - patches.suse/nvmem-nintendo-otp-add-dependency-on-CONFIG_HAS_IOME.patch + (still meaningful in upstream but no longer needed four our configs) +- refresh configs + - drop NVMEM_NINTENDO_OTP + - i386: drop XEN_PCIDEV_FRONTEND and SWIOTLB_XEN +- commit e48f187 + ------------------------------------------------------------------- Sun Sep 26 19:11:12 CEST 2021 - jslaby@suse.cz @@ -1802,6 +1927,12 @@ Sun Sep 26 19:05:29 CEST 2021 - jslaby@suse.cz (bsc#1012628). - commit 94242c6 +------------------------------------------------------------------- +Sat Sep 25 11:07:54 CEST 2021 - msuchanek@suse.de + +- rpm/config.sh: Compress modules with zstd (jsc#SLE-21256). +- commit 66843b7 + ------------------------------------------------------------------- Wed Sep 22 17:44:35 CEST 2021 - msuchanek@suse.de @@ -2098,6 +2229,18 @@ Tue Sep 21 17:59:30 CEST 2021 - jslaby@suse.cz https://build.opensuse.org/request/show/919089 - commit 6abad1e +------------------------------------------------------------------- +Mon Sep 20 07:47:39 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc2 +- eliminated 2 patches + - patches.suse/memblock-introduce-saner-memblock_free_ptr-interface.patch + - patches.suse/tools-bootconfig-define-memblock_free_ptr-to-fix-build-error.patch +- update configs + - ARCH_NR_GPIO (1024 on x86_64, 512 on i386) + - drop WARN_DYNAMIC_STACK on s390x +- commit 05c92eb + ------------------------------------------------------------------- Sat Sep 18 20:35:21 CEST 2021 - jslaby@suse.cz @@ -2832,6 +2975,15 @@ Fri Sep 17 14:32:36 CEST 2021 - msuchanek@suse.de This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b +------------------------------------------------------------------- +Fri Sep 17 13:34:05 CEST 2021 - mkubecek@suse.cz + +- nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM + (202108250657.h5CWR7Xf-lkp@intel.com). + Fix s390x/zfcpdump build. +- refresh configs (s390x/zfcpdump: NVMEM_NINTENDO_OTP=n) +- commit 68ad835 + ------------------------------------------------------------------- Fri Sep 17 11:19:26 CEST 2021 - msuchanek@suse.de @@ -2868,7 +3020,48 @@ Thu Sep 16 07:45:13 CEST 2021 - jslaby@suse.cz - posix-cpu-timers: Fix spuriously armed 0-value itimer (timer breakage). -- commit c8203f6 +- commit 2b37340 + +------------------------------------------------------------------- +Wed Sep 15 21:46:44 CEST 2021 - vbabka@suse.cz + +- tools/bootconfig: Define memblock_free_ptr() to fix build error + (Build fix for tools.). +- commit 890a28b + +------------------------------------------------------------------- +Wed Sep 15 18:14:45 CEST 2021 - mkubecek@suse.cz + +- scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' + error (e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com). + Fix build on systems with glibc-devel < 2.24. +- commit 62f1dd0 + +------------------------------------------------------------------- +Wed Sep 15 17:00:40 CEST 2021 - mkubecek@suse.cz + +- config: disable ZERO_CALL_USED_REGS + This was enable due to a misunderstanding, I thought it was a workaround + for a recent CPU vulnerability. Now it rather seems to be just another + hardening with questionable gain and measurable performance impact. +- commit b09844e + +------------------------------------------------------------------- +Wed Sep 15 11:48:44 CEST 2021 - vbabka@suse.cz + +- memblock: introduce saner 'memblock_free_ptr()' interface + (Fixes memory corruption on boot in 5.15-rc1). +- commit 4311d55 + +------------------------------------------------------------------- +Wed Sep 15 11:39:01 CEST 2021 - vbabka@suse.cz + +- config: disable CONFIG_SYSFB_SIMPLEFB + The new option in 5.15 is a rename from CONFIG_X86_SYSFB which we had disabled + due to bsc#855821. Moreover, enabling CONFIG_SYSFB_SIMPLEFB caused regression + on my UEFI desktop - no printk output on screen between grub's loading of + kernel and initrd, and a gpu modesetting driver taking over. +- commit 69dc36e ------------------------------------------------------------------- Wed Sep 15 11:07:49 CEST 2021 - jslaby@suse.cz @@ -3431,6 +3624,13 @@ Wed Sep 15 08:43:50 CEST 2021 - tiwai@suse.de - drm/i915/dp: Use max params for panels < eDP 1.4 (bsc#1190506). - commit ca483c1 +------------------------------------------------------------------- +Mon Sep 13 16:35:48 CEST 2021 - rgoldwyn@suse.com + +- Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch (bsc#118997) + Apparmor upgraded to v3.x +- commit a1d1731 + ------------------------------------------------------------------- Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de @@ -3438,6 +3638,127 @@ Mon Sep 13 10:47:02 CEST 2021 - tiwai@suse.de queue (bsc#1190424). - commit 40ccc64 +------------------------------------------------------------------- +Mon Sep 13 09:45:53 CEST 2021 - mkubecek@suse.cz + +- Update to 5.15-rc1 +- eliminated 36 patches (27 stable, 9 mainline) + - patches.kernel.org/* + - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch + - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch + - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch + - patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch + - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch + - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch + - patches.suse/crypto-ecc-handle-unaligned-input-buffer-in-ecc_swap.patch + - patches.suse/memcg-enable-accounting-of-ipc-resources.patch + - patches.suse/watchdog-Fix-NULL-pointer-dereference-when-releasing.patch +- refresh + - patches.suse/add-suse-supported-flag.patch + - patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/suse-hv-guest-os-id.patch +- disable ARM architectures (need config update) +- new config options + - General setup + - CONFIG_WERROR=n + - CONFIG_PRINTK_INDEX=y + - Processor type and features + - CONFIG_PERF_EVENTS_AMD_UNCORE=m + - Firmware Drivers + - CONFIG_SYSFB_SIMPLEFB=y + - Memory Management options + - CONFIG_DAMON=n + - Networking support + - CONFIG_IPV6_IOAM6_LWTUNNEL=n + - CONFIG_MCTP=m + - File systems + - CONFIG_F2FS_IOSTAT=y + - CONFIG_NTFS3_FS=m + - CONFIG_NTFS3_64BIT_CLUSTER=n + - CONFIG_NTFS3_LZX_XPRESS=y + - CONFIG_NTFS3_FS_POSIX_ACL=y + - CONFIG_SMB_SERVER=m + - CONFIG_SMB_SERVER_SMBDIRECT=n + - CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y + - CONFIG_SMB_SERVER_KERBEROS5=y + - Security options + - CONFIG_ZERO_CALL_USED_REGS=y + - Cryptographic API + - CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m + - CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m + - CONFIG_MODULE_SIG_KEY_TYPE_RSA=y + - CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=n + - Kernel hacking + - CONFIG_FAIL_SUNRPC=n + - SCSI device support + - CONFIG_SCSI_UFS_HPB=y + - CONFIG_SCSI_UFS_FAULT_INJECTION=n + - Network device support + - CONFIG_NET_VENDOR_LITEX=y + - CONFIG_MAXLINEAR_GPHY=m + - CONFIG_MHI_WWAN_MBIM=m + - Power management + - CONFIG_CHARGER_CROS_PCHG=m + - CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m + - CONFIG_SENSORS_SBRMI=m + - CONFIG_REGULATOR_RTQ2134=m + - CONFIG_REGULATOR_RTQ6752=m + - Graphics support + - CONFIG_DRM_VMWGFX_MKSSTATS=n + - CONFIG_DRM_PANEL_WIDECHIPS_WS2401=n + - Sound card support + - CONFIG_SND_HDA_CODEC_CS8409=m + - CONFIG_SND_SOC_AMD_ACP5x=m + - CONFIG_SND_SOC_ICS43432=n + - CONFIG_SND_SOC_SDW_MOCKUP=m + - DMA Engine support + - CONFIG_INTEL_IDXD_COMPAT=y + - CONFIG_AMD_PTDMA=m + - X86 Platform Specific Device Drivers + - CONFIG_MERAKI_MX100=m + - CONFIG_INTEL_SAR_INT1092=m + - IOMMU Hardware Support + - CONFIG_IOMMU_DEFAULT_DMA_STRICT=n + - CONFIG_IOMMU_DEFAULT_DMA_LAZY=n + - Industrial I/O support + - CONFIG_SENSIRION_SGP40=n + - CONFIG_AD5110=n + - Misc devices + - CONFIG_I2C_VIRTIO=m + - CONFIG_GPIO_VIRTIO=m + - CONFIG_DMABUF_SYSFS_STATS=n + - CONFIG_VDPA_USER=m + - CONFIG_NVMEM_NINTENDO_OTP=m + - OF dependent (i386, ppc64/ppc64le, riscv64) + - HI6421V600_IRQ=m + - LITEX_LITEETH=m + - MFD_RSMU_I2C=n + - MFD_RSMU_SPI=n + - VIDEO_IMX335=m + - VIDEO_IMX412=m + - VIDEO_OV9282=m + - DRM_PANEL_INNOLUX_EJ030NA=n + - DRM_PANEL_SAMSUNG_ATNA33XC20=n + - DRM_PANEL_SAMSUNG_DB7430=n + - COMMON_CLK_XLNX_CLKWZRD=m + - DMA_RESTRICTED_POOL=n + - i386 + - CS89x0_ISA=n + - ppc64 + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - s390x + - KCSAN=n + - KFENCE=y (=n in zfcpdump) + - KFENCE_STATIC_KEYS=y + - KFENCE_SAMPLE_INTERVAL=0 + - KFENCE_NUM_OBJECTS=255 + - KFENCE_STRESS_TEST_FAULTS=0 + - riscv64 + - POWER_RESET_TPS65086=y + - DRM_PANEL_ILITEK_ILI9341=n +- commit 8787773 + ------------------------------------------------------------------- Mon Sep 13 09:37:40 CEST 2021 - martin.wilck@suse.com diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 2eac9ac4..a3fb900a 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -17,11 +17,11 @@ # needssslcertforbuild -%define srcversion 5.14 -%define patchversion 5.14.15 +%define srcversion 5.15 +%define patchversion 5.15.0 %define variant %{nil} %define vanilla_only 0 -%define compress_modules xz +%define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} @@ -107,9 +107,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.14.15 +Version: 5.15.0 %if 0%{?is_kotd} -Release: .g2ba76d0 +Release: .g5a1fa5e %else Release: 0 %endif @@ -135,7 +135,7 @@ BuildRequires: modutils BuildRequires: openssl BuildRequires: pesign-obs-integration # pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional -BuildRequires: dwarves >= 1.21 +BuildRequires: dwarves >= 1.22 # for objtool BuildRequires: libelf-devel # required for 50-check-kernel-build-id rpm check @@ -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-2ba76d001db4804d77f96776bae678382f7137c3 -Provides: kernel-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: kernel-%build_flavor-base-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 +Provides: kernel-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 # END COMMON DEPS -Provides: %name-srchash-2ba76d001db4804d77f96776bae678382f7137c3 +Provides: %name-srchash-5a1fa5e459da98061f01493a2d0eab3731f49916 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -1352,7 +1352,7 @@ Requires: kernel-source-vanilla = %version-%source_rel Supplements: packageand(%name:kernel-source-vanilla) %endif %if "%CONFIG_DEBUG_INFO_BTF_MODULES" == "y" -Requires: dwarves >= 1.21 +Requires: dwarves >= 1.22 %endif %obsolete_rebuilds %name-devel PreReq: coreutils diff --git a/linux-5.15.tar.xz b/linux-5.15.tar.xz new file mode 100644 index 00000000..750a6383 --- /dev/null +++ b/linux-5.15.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8 +size 121913744 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index e110d7a5..3f8741cd 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57c5f3781621672943c4748275ee458ae86ed6fa5de201733a72271c05256253 -size 1420715 +oid sha256:ee18541c0eac40ab98a3cc2afffb20d24e6531f3cdbb7990b74d2deb7c88225b +size 133 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 5da0f409..badd7f22 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6d26223d929f7d6676d4c6550351f49a278a0496e58ab9c61b35e60defef946 -size 301549 +oid sha256:7fc9d8bf55ef8bcfa2b4ad83cf494a917d42667daeaceecfcbe164a0a7b27ea4 +size 288983 diff --git a/series.conf b/series.conf index 20a4d244..1d990bdb 100644 --- a/series.conf +++ b/series.conf @@ -27,1979 +27,6 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## - patches.kernel.org/5.14.1-001-vt_kdsetmode-extend-console-locking.patch - patches.kernel.org/5.14.1-002-Bluetooth-btusb-check-conditions-before-enabli.patch - patches.kernel.org/5.14.1-003-net-dsa-mt7530-fix-VLAN-traffic-leaks-again.patch - patches.kernel.org/5.14.1-004-btrfs-fix-NULL-pointer-dereference-when-deleti.patch - patches.kernel.org/5.14.1-005-Revert-floppy-reintroduce-O_NDELAY-fix.patch - patches.kernel.org/5.14.1-006-fscrypt-add-fscrypt_symlink_getattr-for-comput.patch - patches.kernel.org/5.14.1-007-ext4-report-correct-st_size-for-encrypted-syml.patch - patches.kernel.org/5.14.1-008-f2fs-report-correct-st_size-for-encrypted-syml.patch - patches.kernel.org/5.14.1-009-ubifs-report-correct-st_size-for-encrypted-sym.patch - patches.kernel.org/5.14.1-010-net-don-t-unconditionally-copy_from_user-a-str.patch - patches.kernel.org/5.14.1-011-audit-move-put_tree-to-avoid-trim_trees-refcou.patch - patches.kernel.org/5.14.1-012-Linux-5.14.1.patch - patches.kernel.org/5.14.2-001-ext4-fix-race-writing-to-an-inline_data-file-w.patch - patches.kernel.org/5.14.2-002-ext4-fix-e2fsprogs-checksum-failure-for-mounte.patch - patches.kernel.org/5.14.2-003-xtensa-fix-kconfig-unmet-dependency-warning-fo.patch - patches.kernel.org/5.14.2-004-USB-serial-pl2303-fix-GL-type-detection.patch - patches.kernel.org/5.14.2-005-USB-serial-cp210x-fix-control-characters-error.patch - patches.kernel.org/5.14.2-006-USB-serial-cp210x-fix-flow-control-error-handl.patch - patches.kernel.org/5.14.2-007-HID-usbhid-Fix-flood-of-control-queue-full-mes.patch - patches.kernel.org/5.14.2-008-HID-usbhid-Fix-warning-caused-by-0-length-inpu.patch - patches.kernel.org/5.14.2-009-ALSA-hda-realtek-Quirk-for-HP-Spectre-x360-14-.patch - patches.kernel.org/5.14.2-010-ALSA-usb-audio-Fix-regression-on-Sony-WALKMAN-.patch - patches.kernel.org/5.14.2-011-ALSA-hda-realtek-Workaround-for-conflicting-SS.patch - patches.kernel.org/5.14.2-012-ALSA-pcm-fix-divide-error-in-snd_pcm_lib_ioctl.patch - patches.kernel.org/5.14.2-013-ALSA-usb-audio-Work-around-for-XRUN-with-low-l.patch - patches.kernel.org/5.14.2-014-media-stkwebcam-fix-memory-leak-in-stk_camera_.patch - patches.kernel.org/5.14.2-015-Linux-5.14.2.patch - patches.kernel.org/5.14.3-001-firmware-dmi-Move-product_sku-info-to-the-end-.patch - patches.kernel.org/5.14.3-002-can-c_can-fix-null-ptr-deref-on-ioctl.patch - patches.kernel.org/5.14.3-003-igmp-Add-ip_mc_list-lock-in-ip_check_mc_rcu.patch - patches.kernel.org/5.14.3-004-Revert-r8169-avoid-link-up-interrupt-issue-on-.patch - patches.kernel.org/5.14.3-005-ALSA-usb-audio-Add-registration-quirk-for-JBL-.patch - patches.kernel.org/5.14.3-006-Bluetooth-Add-additional-Bluetooth-part-for-Re.patch - patches.kernel.org/5.14.3-007-Bluetooth-btusb-Make-the-CSR-clone-chip-force-.patch - patches.kernel.org/5.14.3-008-usb-host-xhci-rcar-Don-t-reload-firmware-after.patch - patches.kernel.org/5.14.3-009-usb-xhci-mtk-fix-issue-of-out-of-bounds-array-.patch - patches.kernel.org/5.14.3-010-usb-cdnsp-fix-the-wrong-mult-value-for-HS-isoc.patch - patches.kernel.org/5.14.3-011-usb-gadget-tegra-xudc-fix-the-wrong-mult-value.patch - patches.kernel.org/5.14.3-012-usb-mtu3-restore-HS-function-when-set-SS-SSP.patch - patches.kernel.org/5.14.3-013-usb-mtu3-use-mult-for-HS-isoc-or-intr.patch - patches.kernel.org/5.14.3-014-usb-mtu3-fix-the-wrong-HS-mult-value.patch - patches.kernel.org/5.14.3-015-xhci-fix-even-more-unsafe-memory-usage-in-xhci.patch - patches.kernel.org/5.14.3-016-xhci-fix-unsafe-memory-usage-in-xhci-tracing.patch - patches.kernel.org/5.14.3-017-xhci-Fix-failure-to-give-back-some-cached-canc.patch - patches.kernel.org/5.14.3-018-staging-mt7621-pci-fix-hang-when-nothing-is-co.patch - patches.kernel.org/5.14.3-019-x86-reboot-Limit-Dell-Optiplex-990-quirk-to-ea.patch - patches.kernel.org/5.14.3-020-PCI-Call-Max-Payload-Size-related-fixup-quirks.patch - patches.kernel.org/5.14.3-021-cxl-pci-Fix-debug-message-in-cxl_probe_regs.patch - patches.kernel.org/5.14.3-022-cxl-pci-Fix-lockdown-level.patch - patches.kernel.org/5.14.3-023-cxl-acpi-Do-not-add-DSDT-disabled-ACPI0016-hos.patch - patches.kernel.org/5.14.3-024-Linux-5.14.3.patch - patches.kernel.org/5.14.4-001-locking-mutex-Fix-HANDOFF-condition.patch - patches.kernel.org/5.14.4-002-regmap-fix-the-offset-of-register-error-log.patch - patches.kernel.org/5.14.4-003-regulator-tps65910-Silence-deferred-probe-erro.patch - patches.kernel.org/5.14.4-004-crypto-mxs-dcp-Check-for-DMA-mapping-errors.patch - patches.kernel.org/5.14.4-005-sched-deadline-Fix-reset_on_fork-reporting-of-.patch - patches.kernel.org/5.14.4-006-power-supply-axp288_fuel_gauge-Report-register.patch - patches.kernel.org/5.14.4-007-crypto-omap-sham-clear-dma-flags-only-after-om.patch - patches.kernel.org/5.14.4-008-sched-deadline-Fix-missing-clock-update-in-mig.patch - patches.kernel.org/5.14.4-009-rcu-tree-Handle-VM-stoppage-in-stall-detection.patch - patches.kernel.org/5.14.4-010-EDAC-mce_amd-Do-not-load-edac_mce_amd-module-o.patch - patches.kernel.org/5.14.4-011-posix-cpu-timers-Force-next-expiration-recalc-.patch - patches.kernel.org/5.14.4-012-hrtimer-Avoid-double-reprogramming-in-__hrtime.patch - patches.kernel.org/5.14.4-013-hrtimer-Ensure-timerfd-notification-for-HIGHRE.patch - patches.kernel.org/5.14.4-014-udf-Check-LVID-earlier.patch - patches.kernel.org/5.14.4-015-udf-Fix-iocharset-utf8-mount-option.patch - patches.kernel.org/5.14.4-016-isofs-joliet-Fix-iocharset-utf8-mount-option.patch - patches.kernel.org/5.14.4-017-bcache-add-proper-error-unwinding-in-bcache_de.patch - patches.kernel.org/5.14.4-018-nbd-add-the-check-to-prevent-overflow-in-__nbd.patch - patches.kernel.org/5.14.4-019-blk-throtl-optimize-IOPS-throttle-for-large-IO.patch - patches.kernel.org/5.14.4-020-nvme-tcp-don-t-update-queue-count-when-failing.patch - patches.kernel.org/5.14.4-021-nvme-rdma-don-t-update-queue-count-when-failin.patch - patches.kernel.org/5.14.4-022-nvmet-pass-back-cntlid-on-successful-completio.patch - patches.kernel.org/5.14.4-023-power-supply-smb347-charger-Add-missing-pin-co.patch - patches.kernel.org/5.14.4-024-power-supply-max17042_battery-fix-typo-in-MAx1.patch - patches.kernel.org/5.14.4-025-s390-cio-add-dev_busid-sysfs-entry-for-each-su.patch - patches.kernel.org/5.14.4-026-s390-zcrypt-fix-wrong-offset-index-for-APKA-ma.patch - patches.kernel.org/5.14.4-027-libata-fix-ata_host_start.patch - patches.kernel.org/5.14.4-028-sched-topology-Skip-updating-masks-for-non-onl.patch - patches.kernel.org/5.14.4-029-crypto-omap-Fix-inconsistent-locking-of-device.patch - patches.kernel.org/5.14.4-030-crypto-qat-do-not-ignore-errors-from-enable_vf.patch - patches.kernel.org/5.14.4-031-crypto-qat-handle-both-source-of-interrupt-in-.patch - patches.kernel.org/5.14.4-032-crypto-qat-fix-reuse-of-completion-variable.patch - patches.kernel.org/5.14.4-033-crypto-qat-fix-naming-for-init-shutdown-VF-to-.patch - patches.kernel.org/5.14.4-034-crypto-qat-do-not-export-adf_iov_putmsg.patch - patches.kernel.org/5.14.4-035-crypto-hisilicon-sec-fix-the-abnormal-exiting-.patch - patches.kernel.org/5.14.4-036-crypto-hisilicon-sec-modify-the-hardware-endia.patch - patches.kernel.org/5.14.4-037-crypto-tcrypt-Fix-missing-return-value-check.patch - patches.kernel.org/5.14.4-038-fcntl-fix-potential-deadlocks-for-fown_struct..patch - patches.kernel.org/5.14.4-039-fcntl-fix-potential-deadlock-for-fasync_struct.patch - patches.kernel.org/5.14.4-040-udf_get_extendedattr-had-no-boundary-checks.patch - patches.kernel.org/5.14.4-041-io-wq-remove-GFP_ATOMIC-allocation-off-schedul.patch - patches.kernel.org/5.14.4-042-s390-kasan-fix-large-PMD-pages-address-alignme.patch - patches.kernel.org/5.14.4-043-s390-pci-fix-misleading-rc-in-clp_set_pci_fn.patch - patches.kernel.org/5.14.4-044-s390-debug-keep-debug-data-on-resize.patch - patches.kernel.org/5.14.4-045-s390-debug-fix-debug-area-life-cycle.patch - patches.kernel.org/5.14.4-046-s390-ap-fix-state-machine-hang-after-failure-t.patch - patches.kernel.org/5.14.4-047-s390-smp-enable-DAT-before-CPU-restart-callbac.patch - patches.kernel.org/5.14.4-048-sched-debug-Don-t-update-sched_domain-debug-di.patch - patches.kernel.org/5.14.4-049-power-supply-cw2015-use-dev_err_probe-to-allow.patch - patches.kernel.org/5.14.4-050-m68k-emu-Fix-invalid-free-in-nfeth_cleanup.patch - patches.kernel.org/5.14.4-051-crypto-x86-aes-ni-add-missing-error-checks-in-.patch - patches.kernel.org/5.14.4-052-crypto-ecc-handle-unaligned-input-buffer-in-ec.patch - patches.kernel.org/5.14.4-053-sched-numa-Fix-is_core_idle.patch - patches.kernel.org/5.14.4-054-sched-Fix-UCLAMP_FLAG_IDLE-setting.patch - patches.kernel.org/5.14.4-055-rcu-Fix-to-include-first-blocked-task-in-stall.patch - patches.kernel.org/5.14.4-056-rcu-Fix-stall-warning-deadlock-due-to-non-rele.patch - patches.kernel.org/5.14.4-057-m68k-Fix-invalid-RMW_INSNS-on-CPUs-that-lack-C.patch - patches.kernel.org/5.14.4-058-block-return-ELEVATOR_DISCARD_MERGE-if-possibl.patch - patches.kernel.org/5.14.4-059-spi-spi-fsl-dspi-Fix-issue-with-uninitialized-.patch - patches.kernel.org/5.14.4-060-spi-spi-pic32-Fix-issue-with-uninitialized-dma.patch - patches.kernel.org/5.14.4-061-genirq-timings-Fix-error-return-code-in-irq_ti.patch - patches.kernel.org/5.14.4-062-irqchip-loongson-pch-pic-Improve-edge-triggere.patch - patches.kernel.org/5.14.4-063-lib-mpi-use-kcalloc-in-mpi_resize.patch - patches.kernel.org/5.14.4-064-clocksource-drivers-sh_cmt-Fix-wrong-setting-i.patch - patches.kernel.org/5.14.4-065-nbd-do-del_gendisk-asynchronously-for-NBD_DEST.patch - patches.kernel.org/5.14.4-066-block-nbd-add-sanity-check-for-first_minor.patch - patches.kernel.org/5.14.4-067-spi-coldfire-qspi-Use-clk_disable_unprepare-in.patch - patches.kernel.org/5.14.4-068-irqchip-apple-aic-Fix-irq_disable-from-within-.patch - patches.kernel.org/5.14.4-069-irqchip-gic-v3-Fix-priority-comparison-when-no.patch - patches.kernel.org/5.14.4-070-crypto-qat-use-proper-type-for-vf_mask.patch - patches.kernel.org/5.14.4-071-m68k-Fix-asm-register-constraints-for-atomic-o.patch - patches.kernel.org/5.14.4-072-certs-Trigger-creation-of-RSA-module-signing-k.patch - patches.kernel.org/5.14.4-073-tpm-ibmvtpm-Avoid-error-message-when-process-g.patch - patches.kernel.org/5.14.4-074-EDAC-i10nm-Fix-NVDIMM-detection.patch - patches.kernel.org/5.14.4-075-x86-mce-Defer-processing-of-early-errors.patch - patches.kernel.org/5.14.4-076-spi-davinci-invoke-chipselect-callback.patch - patches.kernel.org/5.14.4-077-blk-crypto-fix-check-for-too-large-dun_bytes.patch - patches.kernel.org/5.14.4-078-regulator-vctrl-Use-locked-regulator_get_volta.patch - patches.kernel.org/5.14.4-079-regulator-vctrl-Avoid-lockdep-warning-in-enabl.patch - patches.kernel.org/5.14.4-080-spi-sprd-Fix-the-wrong-WDG_LOAD_VAL.patch - patches.kernel.org/5.14.4-081-spi-spi-zynq-qspi-use-wait_for_completion_time.patch - patches.kernel.org/5.14.4-082-drm-panfrost-Fix-missing-clk_disable_unprepare.patch - patches.kernel.org/5.14.4-083-drm-gma500-Fix-end-of-loop-tests-for-list_for_.patch - patches.kernel.org/5.14.4-084-ASoC-mediatek-mt8192-Fix-Unbalanced-pm_runtime.patch - patches.kernel.org/5.14.4-085-ASoC-mediatek-mt8183-Fix-Unbalanced-pm_runtime.patch - patches.kernel.org/5.14.4-086-ASoC-tlv320aic32x4-Fix-TAS2505-TAS2521-channel.patch - patches.kernel.org/5.14.4-087-media-atmel-atmel-sama5d2-isc-fix-YUYV-format.patch - patches.kernel.org/5.14.4-088-media-TDA1997x-enable-EDID-support.patch - patches.kernel.org/5.14.4-089-leds-is31fl32xx-Fix-missing-error-code-in-is31.patch - patches.kernel.org/5.14.4-090-soc-rockchip-ROCKCHIP_GRF-should-not-default-t.patch - patches.kernel.org/5.14.4-091-media-cxd2880-spi-Fix-an-error-handling-path.patch - patches.kernel.org/5.14.4-092-drm-of-free-the-right-object.patch - patches.kernel.org/5.14.4-093-bpf-Fix-a-typo-of-reuseport-map-in-bpf.h.patch - patches.kernel.org/5.14.4-094-bpf-Fix-potential-memleak-and-UAF-in-the-verif.patch - patches.kernel.org/5.14.4-095-drm-of-free-the-iterator-object-on-failure.patch - patches.kernel.org/5.14.4-096-gve-fix-the-wrong-AdminQ-buffer-overflow-check.patch - patches.kernel.org/5.14.4-097-libbpf-Fix-the-possible-memory-leak-on-error.patch - patches.kernel.org/5.14.4-098-ARM-dts-aspeed-g6-Fix-HVI3C-function-group-in-.patch - patches.kernel.org/5.14.4-099-ARM-dts-everest-Add-phase-corrections-for-eMMC.patch - patches.kernel.org/5.14.4-100-arm64-dts-renesas-r8a77995-draak-Remove-bogus-.patch - patches.kernel.org/5.14.4-101-i40e-improve-locking-of-mac_filter_hash.patch - patches.kernel.org/5.14.4-102-arm64-dts-qcom-sc7180-Set-adau-wakeup-delay-to.patch - patches.kernel.org/5.14.4-103-soc-qcom-rpmhpd-Use-corner-in-power_off.patch - patches.kernel.org/5.14.4-104-libbpf-Fix-removal-of-inner-map-in-bpf_object_.patch - patches.kernel.org/5.14.4-105-gfs2-Fix-memory-leak-of-object-lsi-on-error-re.patch - patches.kernel.org/5.14.4-106-arm64-dts-qcom-sm8250-fix-usb2-qmp-phy-node.patch - patches.kernel.org/5.14.4-107-bpf-selftests-Fix-test_maps-now-that-sockmap-s.patch - patches.kernel.org/5.14.4-108-firmware-fix-theoretical-UAF-race-with-firmwar.patch - patches.kernel.org/5.14.4-109-driver-core-Fix-error-return-code-in-really_pr.patch - patches.kernel.org/5.14.4-110-ionic-cleanly-release-devlink-instance.patch - patches.kernel.org/5.14.4-111-media-dvb-usb-fix-uninit-value-in-dvb_usb_adap.patch - patches.kernel.org/5.14.4-112-media-dvb-usb-fix-uninit-value-in-vp702x_read_.patch - patches.kernel.org/5.14.4-113-media-dvb-usb-Fix-error-handling-in-dvb_usb_i2.patch - patches.kernel.org/5.14.4-114-net-usb-asix-ax88772-add-missing-stop.patch - patches.kernel.org/5.14.4-115-media-go7007-fix-memory-leak-in-go7007_usb_pro.patch - patches.kernel.org/5.14.4-116-media-go7007-remove-redundant-initialization.patch - patches.kernel.org/5.14.4-117-media-v4l2-subdev-fix-some-NULL-vs-IS_ERR-chec.patch - patches.kernel.org/5.14.4-118-media-rockchip-rga-fix-error-handling-in-probe.patch - patches.kernel.org/5.14.4-119-media-coda-fix-frame_mem_ctrl-for-YUV420-and-Y.patch - patches.kernel.org/5.14.4-120-media-atomisp-fix-the-uninitialized-use-and-re.patch - patches.kernel.org/5.14.4-121-Bluetooth-sco-prevent-information-leak-in-sco_.patch - patches.kernel.org/5.14.4-122-Bluetooth-btusb-Fix-a-unspported-condition-to-.patch - patches.kernel.org/5.14.4-123-6lowpan-iphc-Fix-an-off-by-one-check-of-array-.patch - patches.kernel.org/5.14.4-124-drm-amdgpu-acp-Make-PM-domain-really-work.patch - patches.kernel.org/5.14.4-125-drm-amd-pm-Fix-a-bug-communicating-with-the-SM.patch - patches.kernel.org/5.14.4-126-tcp-seq_file-Avoid-skipping-sk-during-tcp_seek.patch - patches.kernel.org/5.14.4-127-ARM-dts-meson8-Use-a-higher-default-GPU-clock-.patch - patches.kernel.org/5.14.4-128-ARM-dts-meson8b-odroidc1-Fix-the-pwm-regulator.patch - patches.kernel.org/5.14.4-129-ARM-dts-meson8b-mxq-Fix-the-pwm-regulator-supp.patch - patches.kernel.org/5.14.4-130-ARM-dts-meson8b-ec100-Fix-the-pwm-regulator-su.patch - patches.kernel.org/5.14.4-131-net-mlx5e-Prohibit-inner-indir-TIRs-in-IPoIB.patch - patches.kernel.org/5.14.4-132-net-mlx5e-Block-LRO-if-firmware-asks-for-tunne.patch - patches.kernel.org/5.14.4-133-cgroup-cpuset-Fix-a-partition-bug-with-hotplug.patch - patches.kernel.org/5.14.4-134-drm-mxsfb-Enable-recovery-on-underflow.patch - patches.kernel.org/5.14.4-135-drm-mxsfb-Increase-number-of-outstanding-reque.patch - patches.kernel.org/5.14.4-136-drm-mxsfb-Clear-FIFO_CLEAR-bit.patch - patches.kernel.org/5.14.4-137-net-cipso-fix-warnings-in-netlbl_cipsov4_add_s.patch - patches.kernel.org/5.14.4-138-net-ti-am65-cpsw-nuss-fix-wrong-devlink-releas.patch - patches.kernel.org/5.14.4-139-drm-rcar-du-Don-t-put-reference-to-drm_device-.patch - patches.kernel.org/5.14.4-140-Bluetooth-mgmt-Fix-wrong-opcode-in-the-respons.patch - patches.kernel.org/5.14.4-141-drm-amd-pm-Fix-a-bug-in-semaphore-double-lock.patch - patches.kernel.org/5.14.4-142-lib-test_scanf-Handle-n_bits-0-in-random-tests.patch - patches.kernel.org/5.14.4-143-libbpf-Return-non-null-error-on-failures-in-li.patch - patches.kernel.org/5.14.4-144-tools-Free-BTF-objects-at-various-locations.patch - patches.kernel.org/5.14.4-145-arm64-dts-renesas-hihope-rzg2-ex-Add-EtherAVB-.patch - patches.kernel.org/5.14.4-146-net-mlx5-Fix-missing-return-value-in-mlx5_devl.patch - patches.kernel.org/5.14.4-147-i2c-highlander-add-IRQ-check.patch - patches.kernel.org/5.14.4-148-leds-lgm-sso-Put-fwnode-in-any-case-during-pro.patch - patches.kernel.org/5.14.4-149-leds-lgm-sso-Don-t-spam-logs-when-probe-is-def.patch - patches.kernel.org/5.14.4-150-leds-lt3593-Put-fwnode-in-any-case-during-prob.patch - patches.kernel.org/5.14.4-151-leds-rt8515-Put-fwnode-in-any-case-during-prob.patch - patches.kernel.org/5.14.4-152-leds-trigger-audio-Add-an-activate-callback-to.patch - patches.kernel.org/5.14.4-153-media-em28xx-input-fix-refcount-bug-in-em28xx_.patch - patches.kernel.org/5.14.4-154-media-omap3isp-Fix-missing-unlock-in-isp_subde.patch - patches.kernel.org/5.14.4-155-media-venus-hfi-fix-return-value-check-in-sys_.patch - patches.kernel.org/5.14.4-156-media-venus-venc-Fix-potential-null-pointer-de.patch - patches.kernel.org/5.14.4-157-media-venus-helper-do-not-set-constrained-para.patch - patches.kernel.org/5.14.4-158-soc-mmsys-mediatek-add-mask-to-mmsys-routes.patch - patches.kernel.org/5.14.4-159-PCI-PM-Avoid-forcing-PCI_D0-for-wakeup-reasons.patch - patches.kernel.org/5.14.4-160-PCI-PM-Enable-PME-if-it-can-be-signaled-from-D.patch - patches.kernel.org/5.14.4-161-bpf-samples-Add-missing-mprog-disable-to-xdp_r.patch - patches.kernel.org/5.14.4-162-soc-qcom-smsm-Fix-missed-interrupts-if-state-c.patch - patches.kernel.org/5.14.4-163-net-dsa-build-tag_8021q.c-as-part-of-DSA-core.patch - patches.kernel.org/5.14.4-164-net-dsa-tag_sja1105-optionally-build-as-module.patch - patches.kernel.org/5.14.4-165-debugfs-Return-error-during-full-open-_proxy_o.patch - patches.kernel.org/5.14.4-166-Bluetooth-increase-BTNAMSIZ-to-21-chars-to-fix.patch - patches.kernel.org/5.14.4-167-arm64-dts-qcom-sc7280-Fixup-the-cpufreq-node.patch - patches.kernel.org/5.14.4-168-arm64-dts-qcom-sm8350-fix-IPA-interconnects.patch - patches.kernel.org/5.14.4-169-drm-bridge-it66121-Check-drm_bridge_attach-ret.patch - patches.kernel.org/5.14.4-170-net-ti-am65-cpsw-nuss-fix-RX-IRQ-state-after-..patch - patches.kernel.org/5.14.4-171-net-dsa-stop-syncing-the-bridge-mcast_router-a.patch - patches.kernel.org/5.14.4-172-net-dsa-mt7530-remove-the-.port_set_mrouter-im.patch - patches.kernel.org/5.14.4-173-net-dsa-don-t-disable-multicast-flooding-to-th.patch - patches.kernel.org/5.14.4-174-PM-EM-Increase-energy-calculation-precision.patch - patches.kernel.org/5.14.4-175-selftests-bpf-Fix-bpf-iter-tcp4-test-to-print-.patch - patches.kernel.org/5.14.4-176-leds-lgm-sso-Propagate-error-codes-from-callee.patch - patches.kernel.org/5.14.4-177-drm-msm-Fix-error-return-code-in-msm_drm_init.patch - patches.kernel.org/5.14.4-178-drm-msm-mdp4-refactor-HW-revision-detection-in.patch - patches.kernel.org/5.14.4-179-drm-msm-mdp4-move-HW-revision-detection-to-ear.patch - patches.kernel.org/5.14.4-180-drm-msm-dp-update-is_connected-status-base-on-.patch - patches.kernel.org/5.14.4-181-drm-msm-dpu-make-dpu_hw_ctl_clear_all_blendsta.patch - patches.kernel.org/5.14.4-182-arm64-dts-exynos-correct-GIC-CPU-interfaces-ad.patch - patches.kernel.org/5.14.4-183-counter-104-quad-8-Return-error-when-invalid-m.patch - patches.kernel.org/5.14.4-184-cgroup-cpuset-Miscellaneous-code-cleanup.patch - patches.kernel.org/5.14.4-185-cgroup-cpuset-Fix-violation-of-cpuset-locking-.patch - patches.kernel.org/5.14.4-186-ASoC-Intel-Fix-platform-ID-matching.patch - patches.kernel.org/5.14.4-187-Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch - patches.kernel.org/5.14.4-188-drm-msm-dsi-Fix-some-reference-counted-resourc.patch - patches.kernel.org/5.14.4-189-drm-msm-dp-replug-event-is-converted-into-an-u.patch - patches.kernel.org/5.14.4-190-net-mlx5-Fix-unpublish-devlink-parameters.patch - patches.kernel.org/5.14.4-191-ASoC-rt5682-Properly-turn-off-regulators-if-wr.patch - patches.kernel.org/5.14.4-192-usb-dwc3-meson-g12a-add-IRQ-check.patch - patches.kernel.org/5.14.4-193-usb-dwc3-qcom-add-IRQ-check.patch - patches.kernel.org/5.14.4-194-usb-gadget-udc-at91-add-IRQ-check.patch - patches.kernel.org/5.14.4-195-usb-gadget-udc-s3c2410-add-IRQ-check.patch - patches.kernel.org/5.14.4-196-mac80211-remove-unnecessary-NULL-check-in-ieee.patch - patches.kernel.org/5.14.4-197-usb-misc-brcmstb-usb-pinmap-add-IRQ-check.patch - patches.kernel.org/5.14.4-198-usb-phy-fsl-usb-add-IRQ-check.patch - patches.kernel.org/5.14.4-199-usb-phy-twl6030-add-IRQ-checks.patch - patches.kernel.org/5.14.4-200-usb-gadget-udc-renesas_usb3-Fix-soc_device_mat.patch - patches.kernel.org/5.14.4-201-selftests-bpf-Fix-test_core_autosize-on-big-en.patch - patches.kernel.org/5.14.4-202-devlink-Clear-whole-devlink_flash_notify-struc.patch - patches.kernel.org/5.14.4-203-samples-pktgen-add-missing-IPv6-option-to-pktg.patch - patches.kernel.org/5.14.4-204-net-stmmac-fix-INTR-TBU-status-affecting-irq-c.patch - patches.kernel.org/5.14.4-205-Bluetooth-Move-shutdown-callback-before-flushi.patch - patches.kernel.org/5.14.4-206-PM-cpu-Make-notifier-chain-use-a-raw_spinlock_.patch - patches.kernel.org/5.14.4-207-usb-host-ohci-tmio-add-IRQ-check.patch - patches.kernel.org/5.14.4-208-usb-phy-tahvo-add-IRQ-check.patch - patches.kernel.org/5.14.4-209-libbpf-Re-build-libbpf.so-when-libbpf.map-chan.patch - patches.kernel.org/5.14.4-210-mac80211-Fix-insufficient-headroom-issue-for-A.patch - patches.kernel.org/5.14.4-211-locking-local_lock-Add-missing-owner-initializ.patch - patches.kernel.org/5.14.4-212-lockd-Fix-invalid-lockowner-cast-after-vfs_tes.patch - patches.kernel.org/5.14.4-213-SUNRPC-Fix-a-NULL-pointer-deref-in-trace_svc_s.patch - patches.kernel.org/5.14.4-214-nfsd4-Fix-forced-expiry-locking.patch - patches.kernel.org/5.14.4-215-arm64-dts-marvell-armada-37xx-Extend-PCIe-MEM-.patch - patches.kernel.org/5.14.4-216-clk-staging-correct-reference-to-config-IOMEM-.patch - patches.kernel.org/5.14.4-217-i2c-synquacer-fix-deferred-probing.patch - patches.kernel.org/5.14.4-218-hwmon-pmbus-bpa-rs600-Don-t-use-rated-limits-a.patch - patches.kernel.org/5.14.4-219-hwmon-remove-amd_energy-driver-in-Makefile.patch - patches.kernel.org/5.14.4-220-ASoC-fsl_rpmsg-Check-EPROBE_DEFER-for-getting-.patch - patches.kernel.org/5.14.4-221-firmware-raspberrypi-Fix-a-leak-in-rpi_firmwar.patch - patches.kernel.org/5.14.4-222-usb-gadget-mv_u3d-request_irq-after-initializi.patch - patches.kernel.org/5.14.4-223-mm-swap-consider-max-pages-in-iomap_swapfile_a.patch - patches.kernel.org/5.14.4-224-lkdtm-replace-SCSI_DISPATCH_CMD-with-SCSI_QUEU.patch - patches.kernel.org/5.14.4-225-Bluetooth-add-timeout-sanity-check-to-hci_inqu.patch - patches.kernel.org/5.14.4-226-i2c-iop3xx-fix-deferred-probing.patch - patches.kernel.org/5.14.4-227-i2c-s3c2410-fix-IRQ-check.patch - patches.kernel.org/5.14.4-228-i2c-hix5hd2-fix-IRQ-check.patch - patches.kernel.org/5.14.4-229-gfs2-init-system-threads-before-freeze-lock.patch - patches.kernel.org/5.14.4-230-drm-exynos-g2d-fix-missing-unlock-on-error-in-.patch - patches.kernel.org/5.14.4-231-rsi-fix-error-code-in-rsi_load_9116_firmware.patch - patches.kernel.org/5.14.4-232-rsi-fix-an-error-code-in-rsi_probe.patch - patches.kernel.org/5.14.4-233-octeontx2-af-cn10k-Fix-SDP-base-channel-number.patch - patches.kernel.org/5.14.4-234-octeontx2-pf-send-correct-vlan-priority-mask-t.patch - patches.kernel.org/5.14.4-235-octeontx2-af-Check-capability-flag-while-freei.patch - patches.kernel.org/5.14.4-236-octeontx2-pf-Don-t-install-VLAN-offload-rule-i.patch - patches.kernel.org/5.14.4-237-octeontx2-pf-Fix-algorithm-index-in-MCAM-rules.patch - patches.kernel.org/5.14.4-238-octeontx2-af-cn10k-Use-FLIT0-register-instead-.patch - patches.kernel.org/5.14.4-239-m68k-coldfire-return-success-for-clk_enable-NU.patch - patches.kernel.org/5.14.4-240-ASoC-Intel-kbl_da7219_max98927-Fix-format-sele.patch - patches.kernel.org/5.14.4-241-ASoC-Intel-Skylake-Leave-data-as-is-when-invok.patch - patches.kernel.org/5.14.4-242-ASoC-Intel-Skylake-Fix-module-resource-and-for.patch - patches.kernel.org/5.14.4-243-mmc-sdhci-Fix-issue-with-uninitialized-dma_sla.patch - patches.kernel.org/5.14.4-244-mmc-dw_mmc-Fix-issue-with-uninitialized-dma_sl.patch - patches.kernel.org/5.14.4-245-mmc-moxart-Fix-issue-with-uninitialized-dma_sl.patch - patches.kernel.org/5.14.4-246-ASoC-wm_adsp-Put-debugfs_remove_recursive-back.patch - patches.kernel.org/5.14.4-247-bpf-Fix-possible-out-of-bound-write-in-narrow-.patch - patches.kernel.org/5.14.4-248-hv_utils-Set-the-maximum-packet-size-for-VSS-d.patch - patches.kernel.org/5.14.4-249-CIFS-Fix-a-potencially-linear-read-overflow.patch - patches.kernel.org/5.14.4-250-i2c-mt65xx-fix-IRQ-check.patch - patches.kernel.org/5.14.4-251-i2c-xlp9xx-fix-main-IRQ-check.patch - patches.kernel.org/5.14.4-252-octeontx2-pf-cn10k-Fix-error-return-code-in-ot.patch - patches.kernel.org/5.14.4-253-usb-ehci-orion-Handle-errors-of-clk_prepare_en.patch - patches.kernel.org/5.14.4-254-usb-bdc-Fix-an-error-handling-path-in-bdc_prob.patch - patches.kernel.org/5.14.4-255-usb-bdc-Fix-a-resource-leak-in-the-error-handl.patch - patches.kernel.org/5.14.4-256-tty-serial-fsl_lpuart-fix-the-wrong-mapbase-va.patch - patches.kernel.org/5.14.4-257-ASoC-wcd9335-Fix-a-double-irq-free-in-the-remo.patch - patches.kernel.org/5.14.4-258-ASoC-wcd9335-Fix-a-memory-leak-in-the-error-ha.patch - patches.kernel.org/5.14.4-259-ASoC-wcd9335-Disable-irq-on-slave-ports-in-the.patch - patches.kernel.org/5.14.4-260-iwlwifi-skip-first-element-in-the-WTAS-ACPI-ta.patch - patches.kernel.org/5.14.4-261-net-mlx5-Lag-fix-multipath-lag-activation.patch - patches.kernel.org/5.14.4-262-net-mlx5-Remove-all-auxiliary-devices-at-the-u.patch - patches.kernel.org/5.14.4-263-net-mlx5e-Fix-possible-use-after-free-deleting.patch - patches.kernel.org/5.14.4-264-net-mlx5-E-Switch-Set-vhca-id-valid-flag-when-.patch - patches.kernel.org/5.14.4-265-net-mlx5e-Use-correct-eswitch-for-stack-device.patch - patches.kernel.org/5.14.4-266-misc-pvpanic-fix-set-driver-data.patch - patches.kernel.org/5.14.4-267-ice-fix-Tx-queue-iteration-for-Tx-timestamp-en.patch - patches.kernel.org/5.14.4-268-ice-add-lock-around-Tx-timestamp-tracker-flush.patch - patches.kernel.org/5.14.4-269-ice-restart-periodic-outputs-around-time-chang.patch - patches.kernel.org/5.14.4-270-ice-Only-lock-to-update-netdev-dev_addr.patch - patches.kernel.org/5.14.4-271-net-phy-marvell10g-fix-broken-PHY-interrupts-f.patch - patches.kernel.org/5.14.4-272-ath6kl-wmi-fix-an-error-code-in-ath6kl_wmi_syn.patch - patches.kernel.org/5.14.4-273-ALSA-usb-audio-Add-lowlatency-module-option.patch - patches.kernel.org/5.14.4-274-atlantic-Fix-driver-resume-flow.patch - patches.kernel.org/5.14.4-275-bcma-Fix-memory-leak-for-internally-handled-co.patch - patches.kernel.org/5.14.4-276-brcmfmac-pcie-fix-oops-on-failure-to-resume-an.patch - patches.kernel.org/5.14.4-277-ipv6-make-exception-cache-less-predictible.patch - patches.kernel.org/5.14.4-278-ipv4-make-exception-cache-less-predictible.patch - patches.kernel.org/5.14.4-279-net-qrtr-make-checks-in-qrtr_endpoint_post-str.patch - patches.kernel.org/5.14.4-280-sch_htb-Fix-inconsistency-when-leaf-qdisc-crea.patch - patches.kernel.org/5.14.4-281-net-sched-Fix-qdisc_rate_table-refcount-leak-w.patch - patches.kernel.org/5.14.4-282-net-qualcomm-fix-QCA7000-checksum-handling.patch - patches.kernel.org/5.14.4-283-octeontx2-af-Fix-loop-in-free-and-unmap-counte.patch - patches.kernel.org/5.14.4-284-octeontx2-af-Fix-mailbox-errors-in-nix_rss_flo.patch - patches.kernel.org/5.14.4-285-octeontx2-af-Fix-static-code-analyzer-reported.patch - patches.kernel.org/5.14.4-286-octeontx2-af-Set-proper-errorcode-for-IPv4-che.patch - patches.kernel.org/5.14.4-287-ipv4-fix-endianness-issue-in-inet_rtm_getroute.patch - patches.kernel.org/5.14.4-288-ASoC-rt5682-Remove-unused-variable-in-rt5682_i.patch - patches.kernel.org/5.14.4-289-iwlwifi-Add-support-for-ax201-in-Samsung-Galax.patch - patches.kernel.org/5.14.4-290-f2fs-guarantee-to-write-dirty-data-when-enabli.patch - patches.kernel.org/5.14.4-291-time-Handle-negative-seconds-correctly-in-time.patch - patches.kernel.org/5.14.4-292-auxdisplay-hd44780-Fix-oops-on-module-unloadin.patch - patches.kernel.org/5.14.4-293-io_uring-limit-fixed-table-size-by-RLIMIT_NOFI.patch - patches.kernel.org/5.14.4-294-io_uring-IORING_OP_WRITE-needs-hash_reg_file-s.patch - patches.kernel.org/5.14.4-295-io_uring-io_uring_complete-trace-should-take-a.patch - patches.kernel.org/5.14.4-296-io_uring-fail-links-of-cancelled-timeouts.patch - patches.kernel.org/5.14.4-297-bio-fix-page-leak-bio_add_hw_page-failure.patch - patches.kernel.org/5.14.4-298-raid1-ensure-write-behind-bio-has-less-than-BI.patch - patches.kernel.org/5.14.4-299-cifs-Do-not-leak-EDEADLK-to-dgetents64-for-STA.patch - patches.kernel.org/5.14.4-300-smb3-fix-posix-extensions-mount-option.patch - patches.kernel.org/5.14.4-301-tty-Fix-data-race-between-tiocsti-and-flush_to.patch - patches.kernel.org/5.14.4-302-perf-x86-intel-uncore-Fix-IIO-cleanup-mapping-.patch - patches.kernel.org/5.14.4-303-Revert-KVM-x86-mmu-Add-guest-physical-address-.patch - patches.kernel.org/5.14.4-304-KVM-s390-index-kvm-arch.idle_mask-by-vcpu_idx.patch - patches.kernel.org/5.14.4-305-KVM-x86-Update-vCPU-s-hv_clock-before-back-to-.patch - patches.kernel.org/5.14.4-306-KVM-x86-clamp-host-mapping-level-to-max_level-.patch - patches.kernel.org/5.14.4-307-KVM-x86-mmu-Avoid-collision-with-PRESENT-SPTEs.patch - patches.kernel.org/5.14.4-308-KVM-VMX-avoid-running-vmx_handle_exit_irqoff-i.patch - patches.kernel.org/5.14.4-309-KVM-nVMX-Unconditionally-clear-nested.pi_pendi.patch - patches.kernel.org/5.14.4-310-KVM-arm64-Unregister-HYP-sections-from-kmemlea.patch - patches.kernel.org/5.14.4-311-KVM-arm64-vgic-Resample-HW-pending-state-on-de.patch - patches.kernel.org/5.14.4-312-ARM-dts-at91-add-pinctrl-names-0-for-all-gpios.patch - patches.kernel.org/5.14.4-313-io-wq-check-max_worker-limits-if-a-worker-tran.patch - patches.kernel.org/5.14.4-314-md-raid10-Remove-unnecessary-rcu_dereference-i.patch - patches.kernel.org/5.14.4-315-char-tpm-Kconfig-remove-bad-i2c-cr50-select.patch - patches.kernel.org/5.14.4-316-fuse-truncate-pagecache-on-atomic_o_trunc.patch - patches.kernel.org/5.14.4-317-fuse-flush-extending-writes.patch - patches.kernel.org/5.14.4-318-fuse-wait-for-writepages-in-syncfs.patch - patches.kernel.org/5.14.4-319-IMA-remove-Wmissing-prototypes-warning.patch - patches.kernel.org/5.14.4-320-IMA-remove-the-dependency-on-CRYPTO_MD5.patch - patches.kernel.org/5.14.4-321-fbmem-don-t-allow-too-huge-resolutions.patch - patches.kernel.org/5.14.4-322-ACPI-PRM-Find-PRMT-table-before-parsing-it.patch - patches.kernel.org/5.14.4-323-RDMA-mlx5-Fix-number-of-allocated-XLT-entries.patch - patches.kernel.org/5.14.4-324-bootconfig-Fix-missing-return-check-of-xbc_nod.patch - patches.kernel.org/5.14.4-325-backlight-pwm_bl-Improve-bootloader-kernel-dev.patch - patches.kernel.org/5.14.4-326-parisc-Fix-unaligned-access-crash-in-bootloade.patch - patches.kernel.org/5.14.4-327-clk-kirkwood-Fix-a-clocking-boot-regression.patch - patches.kernel.org/5.14.4-328-devlink-Break-parameter-notification-sequence-.patch - patches.kernel.org/5.14.4-329-Linux-5.14.4.patch - patches.kernel.org/5.14.5-001-Revert-posix-cpu-timers-Force-next-expiration-.patch - patches.kernel.org/5.14.5-002-Revert-time-Handle-negative-seconds-correctly-.patch - patches.kernel.org/5.14.5-003-Linux-5.14.5.patch - patches.kernel.org/5.14.6-001-Makefile-use-Wno-main-in-the-full-kernel-tree.patch - patches.kernel.org/5.14.6-002-rtc-tps65910-Correct-driver-module-alias.patch - patches.kernel.org/5.14.6-003-io_uring-place-fixed-tables-under-memcg-limits.patch - patches.kernel.org/5.14.6-004-io_uring-add-splice_fd_in-checks.patch - patches.kernel.org/5.14.6-005-io_uring-fix-io_try_cancel_userdata-race-for-i.patch - patches.kernel.org/5.14.6-006-io-wq-fix-wakeup-race-when-adding-new-work.patch - patches.kernel.org/5.14.6-007-io-wq-fix-race-between-adding-work-and-activat.patch - patches.kernel.org/5.14.6-008-btrfs-use-delalloc_bytes-to-determine-flush-am.patch - patches.kernel.org/5.14.6-009-btrfs-wake-up-async_delalloc_pages-waiters-aft.patch - patches.kernel.org/5.14.6-010-btrfs-wait-on-async-extents-when-flushing-dela.patch - patches.kernel.org/5.14.6-011-btrfs-reduce-the-preemptive-flushing-threshold.patch - patches.kernel.org/5.14.6-012-btrfs-do-not-do-preemptive-flushing-if-the-maj.patch - patches.kernel.org/5.14.6-013-btrfs-zoned-fix-block-group-alloc_offset-calcu.patch - patches.kernel.org/5.14.6-014-btrfs-zoned-suppress-reclaim-error-message-on-.patch - patches.kernel.org/5.14.6-015-btrfs-fix-upper-limit-for-max_inline-for-page-.patch - patches.kernel.org/5.14.6-016-btrfs-reset-replace-target-device-to-allocatio.patch - patches.kernel.org/5.14.6-017-btrfs-zoned-fix-double-counting-of-split-order.patch - patches.kernel.org/5.14.6-018-blk-zoned-allow-zone-management-send-operation.patch - patches.kernel.org/5.14.6-019-blk-zoned-allow-BLKREPORTZONE-without-CAP_SYS_.patch - patches.kernel.org/5.14.6-020-powerpc-perf-hv-gpci-Fix-counter-value-parsing.patch - patches.kernel.org/5.14.6-021-xen-fix-setting-of-max_pfn-in-shared_info.patch - patches.kernel.org/5.14.6-022-9p-xen-Fix-end-of-loop-tests-for-list_for_each.patch - patches.kernel.org/5.14.6-023-ceph-fix-dereference-of-null-pointer-cf.patch - patches.kernel.org/5.14.6-024-Input-elan_i2c-reduce-the-resume-time-for-cont.patch - patches.kernel.org/5.14.6-025-selftests-ftrace-Fix-requirement-check-of-READ.patch - patches.kernel.org/5.14.6-026-tools-thermal-tmon-Add-cross-compiling-support.patch - patches.kernel.org/5.14.6-027-clk-socfpga-agilex-fix-the-parents-of-the-psi_.patch - patches.kernel.org/5.14.6-028-clk-socfpga-agilex-fix-up-s2f_user0_clk-repres.patch - patches.kernel.org/5.14.6-029-clk-socfpga-agilex-add-the-bypass-register-for.patch - patches.kernel.org/5.14.6-030-pinctrl-stmfx-Fix-hazardous-u8-to-unsigned-lon.patch - patches.kernel.org/5.14.6-031-pinctrl-ingenic-Fix-incorrect-pull-up-down-inf.patch - patches.kernel.org/5.14.6-032-pinctrl-ingenic-Fix-bias-config-for-X2000-E.patch - patches.kernel.org/5.14.6-033-soc-mediatek-mmsys-Fix-missing-UFOE-component-.patch - patches.kernel.org/5.14.6-034-soc-qcom-aoss-Fix-the-out-of-bound-usage-of-co.patch - patches.kernel.org/5.14.6-035-soc-aspeed-lpc-ctrl-Fix-boundary-check-for-mma.patch - patches.kernel.org/5.14.6-036-soc-aspeed-p2a-ctrl-Fix-boundary-check-for-mma.patch - patches.kernel.org/5.14.6-037-arm64-Move-.hyp.rodata-outside-of-the-_sdata._.patch - patches.kernel.org/5.14.6-038-arm64-mm-Fix-TLBI-vs-ASID-rollover.patch - patches.kernel.org/5.14.6-039-arm64-head-avoid-over-mapping-in-map_memory.patch - patches.kernel.org/5.14.6-040-arm64-Do-not-trap-PMSNEVFR_EL1.patch - patches.kernel.org/5.14.6-041-iio-ltc2983-fix-device-probe.patch - patches.kernel.org/5.14.6-042-wcn36xx-Ensure-finish-scan-is-not-requested-be.patch - patches.kernel.org/5.14.6-043-crypto-public_key-fix-overflow-during-implicit.patch - patches.kernel.org/5.14.6-044-block-bfq-fix-bfq_set_next_ioprio_data.patch - patches.kernel.org/5.14.6-045-power-supply-max17042-handle-fails-of-reading-.patch - patches.kernel.org/5.14.6-046-dm-crypt-Avoid-percpu_counter-spinlock-content.patch - patches.kernel.org/5.14.6-047-crypto-ccp-shutdown-SEV-firmware-on-kexec.patch - patches.kernel.org/5.14.6-048-spi-fsi-Reduce-max-transfer-size-to-8-bytes.patch - patches.kernel.org/5.14.6-049-VMCI-fix-NULL-pointer-dereference-when-unmappi.patch - patches.kernel.org/5.14.6-050-media-uvc-don-t-do-DMA-on-stack.patch - patches.kernel.org/5.14.6-051-media-rc-loopback-return-number-of-emitters-ra.patch - patches.kernel.org/5.14.6-052-nvmem-core-fix-error-handling-while-validating.patch - patches.kernel.org/5.14.6-053-s390-qdio-fix-roll-back-after-timeout-on-ESTAB.patch - patches.kernel.org/5.14.6-054-s390-qdio-cancel-the-ESTABLISH-ccw-after-timeo.patch - patches.kernel.org/5.14.6-055-Revert-dmaengine-imx-sdma-refine-to-load-conte.patch - patches.kernel.org/5.14.6-056-dmaengine-imx-sdma-remove-duplicated-sdma_load.patch - patches.kernel.org/5.14.6-057-watchdog-iTCO_wdt-Fix-detection-of-SMI-off-cas.patch - patches.kernel.org/5.14.6-058-libata-add-ATA_HORKAGE_NO_NCQ_TRIM-for-Samsung.patch - patches.kernel.org/5.14.6-059-ARM-9105-1-atags_to_fdt-don-t-warn-about-stack.patch - patches.kernel.org/5.14.6-060-sched-Prevent-balance_push-on-remote-runqueues.patch - patches.kernel.org/5.14.6-061-f2fs-let-s-keep-writing-IOs-on-SBI_NEED_FSCK.patch - patches.kernel.org/5.14.6-062-f2fs-fix-to-do-sanity-check-for-sb-cp-fields-c.patch - patches.kernel.org/5.14.6-063-PCI-portdrv-Enable-Bandwidth-Notification-only.patch - patches.kernel.org/5.14.6-064-PCI-Restrict-ASMedia-ASM1062-SATA-Max-Payload-.patch - patches.kernel.org/5.14.6-065-PCI-Return-0-data-on-pciconfig_read-CAP_SYS_AD.patch - patches.kernel.org/5.14.6-066-PCI-xilinx-nwl-Enable-the-clock-through-CCF.patch - patches.kernel.org/5.14.6-067-PCI-aardvark-Configure-PCIe-resources-from-ran.patch - patches.kernel.org/5.14.6-068-PCI-aardvark-Fix-checking-for-PIO-status.patch - patches.kernel.org/5.14.6-069-PCI-aardvark-Increase-polling-delay-to-1.5s-wh.patch - patches.kernel.org/5.14.6-070-PCI-aardvark-Fix-masking-and-unmasking-legacy-.patch - patches.kernel.org/5.14.6-071-f2fs-compress-fix-to-set-zstd-compress-level-c.patch - patches.kernel.org/5.14.6-072-RDMA-rtrs-move-wr_cnt-from-rtrs_srv_con-to-rtr.patch - patches.kernel.org/5.14.6-073-RDMA-rtrs-Enable-the-same-selective-signal-for.patch - patches.kernel.org/5.14.6-074-RDMA-rtrs-Move-sq_wr_avail-to-rtrs_con.patch - patches.kernel.org/5.14.6-075-HID-input-do-not-report-stylus-battery-state-a.patch - patches.kernel.org/5.14.6-076-clk-renesas-rzg2l-Fix-off-by-one-check-in-rzg2.patch - patches.kernel.org/5.14.6-077-f2fs-quota-fix-potential-deadlock.patch - patches.kernel.org/5.14.6-078-pinctrl-armada-37xx-Correct-PWM-pins-definitio.patch - patches.kernel.org/5.14.6-079-scsi-bsg-Remove-support-for-SCSI_IOCTL_SEND_CO.patch - patches.kernel.org/5.14.6-080-clk-rockchip-drop-GRF-dependency-for-rk3328-rk.patch - patches.kernel.org/5.14.6-081-IB-hfi1-Adjust-pkey-entry-in-index-0.patch - patches.kernel.org/5.14.6-082-RDMA-iwcm-Release-resources-if-iw_cm-module-in.patch - patches.kernel.org/5.14.6-083-docs-Fix-infiniband-uverbs-minor-number.patch - patches.kernel.org/5.14.6-084-scsi-BusLogic-Use-X-for-u32-sized-integer-rath.patch - patches.kernel.org/5.14.6-085-pinctrl-samsung-Fix-pinctrl-bank-pin-count.patch - patches.kernel.org/5.14.6-086-f2fs-do-not-submit-NEW_ADDR-to-read-node-block.patch - patches.kernel.org/5.14.6-087-f2fs-turn-back-remapped-address-in-compressed-.patch - patches.kernel.org/5.14.6-088-f2fs-fix-wrong-checkpoint_changed-value-in-f2f.patch - patches.kernel.org/5.14.6-089-vfio-Use-config-not-menuconfig-for-VFIO_NOIOMM.patch - patches.kernel.org/5.14.6-090-scsi-ufs-Fix-memory-corruption-by-ufshcd_read_.patch - patches.kernel.org/5.14.6-091-scsi-ufs-Use-DECLARE_COMPLETION_ONSTACK-where-.patch - patches.kernel.org/5.14.6-092-scsi-ufs-Fix-the-SCSI-abort-handler.patch - patches.kernel.org/5.14.6-093-cpuidle-pseries-Fixup-CEDE0-latency-only-for-P.patch - patches.kernel.org/5.14.6-094-powerpc-stacktrace-Include-linux-delay.h.patch - patches.kernel.org/5.14.6-095-RDMA-hns-Don-t-overwrite-supplied-QP-attribute.patch - patches.kernel.org/5.14.6-096-RDMA-efa-Remove-double-QP-type-assignment.patch - patches.kernel.org/5.14.6-097-RDMA-mlx5-Delete-not-available-udata-check.patch - patches.kernel.org/5.14.6-098-cpuidle-pseries-Mark-pseries_idle_proble-as-__.patch - patches.kernel.org/5.14.6-099-f2fs-reduce-the-scope-of-setting-fsck-tag-when.patch - patches.kernel.org/5.14.6-100-openrisc-don-t-printk-unconditionally.patch - patches.kernel.org/5.14.6-101-dma-debug-fix-debugfs-initialization-order.patch - patches.kernel.org/5.14.6-102-xprtrdma-Put-rpcrdma_reps-before-waking-the-te.patch - patches.kernel.org/5.14.6-103-NFSv4-pNFS-Fix-a-layoutget-livelock-loop.patch - patches.kernel.org/5.14.6-104-NFSv4-pNFS-Always-allow-update-of-a-zero-value.patch - patches.kernel.org/5.14.6-105-NFSv4-pnfs-The-layout-barrier-indicate-a-minim.patch - patches.kernel.org/5.14.6-106-SUNRPC-Fix-potential-memory-corruption.patch - patches.kernel.org/5.14.6-107-SUNRPC-xprtrdma-Fix-reconnection-locking.patch - patches.kernel.org/5.14.6-108-sunrpc-Fix-return-value-of-get_srcport.patch - patches.kernel.org/5.14.6-109-scsi-ufs-Fix-unsigned-int-compared-with-less-t.patch - patches.kernel.org/5.14.6-110-scsi-ufshcd-Fix-device-links-when-BOOT-WLUN-fa.patch - patches.kernel.org/5.14.6-111-scsi-fdomain-Fix-error-return-code-in-fdomain_.patch - patches.kernel.org/5.14.6-112-pinctrl-single-Fix-error-return-code-in-pcs_pa.patch - patches.kernel.org/5.14.6-113-powerpc-numa-Consider-the-max-NUMA-node-for-mi.patch - patches.kernel.org/5.14.6-114-vfio-mbochs-Fix-missing-error-unwind-of-mbochs.patch - patches.kernel.org/5.14.6-115-platform-x86-ISST-Fix-optimization-with-use-of.patch - patches.kernel.org/5.14.6-116-scsi-smartpqi-Fix-an-error-code-in-pqi_get_rai.patch - patches.kernel.org/5.14.6-117-scsi-qedi-Fix-error-codes-in-qedi_alloc_global.patch - patches.kernel.org/5.14.6-118-scsi-qedf-Fix-error-codes-in-qedf_alloc_global.patch - patches.kernel.org/5.14.6-119-powerpc-config-Fix-IPV6-warning-in-mpc855_ads.patch - patches.kernel.org/5.14.6-120-powerpc-config-Renable-MTD_PHYSMAP_OF.patch - patches.kernel.org/5.14.6-121-f2fs-fix-to-keep-compatibility-of-fault-inject.patch - patches.kernel.org/5.14.6-122-iommu-vt-d-Update-the-virtual-command-related-.patch - patches.kernel.org/5.14.6-123-RDMA-hns-Fix-return-in-hns_roce_rereg_user_mr.patch - patches.kernel.org/5.14.6-124-HID-amd_sfh-Fix-period-data-field-to-enable-se.patch - patches.kernel.org/5.14.6-125-HID-i2c-hid-Fix-Elan-touchpad-regression.patch - patches.kernel.org/5.14.6-126-HID-thrustmaster-clean-up-Makefile-and-adapt-q.patch - patches.kernel.org/5.14.6-127-RDMA-hns-Ownerbit-mode-add-control-field.patch - patches.kernel.org/5.14.6-128-clk-imx8mm-use-correct-mux-type-for-clkout-pat.patch - patches.kernel.org/5.14.6-129-clk-imx8m-fix-clock-tree-update-of-TF-A-manage.patch - patches.kernel.org/5.14.6-130-KVM-PPC-Book3S-HV-Fix-copy_tofrom_guest-routin.patch - patches.kernel.org/5.14.6-131-scsi-ufs-ufs-exynos-Fix-static-checker-warning.patch - patches.kernel.org/5.14.6-132-KVM-PPC-Book3S-HV-Nested-Reflect-guest-PMU-in-.patch - patches.kernel.org/5.14.6-133-powerpc-perf-Fix-the-check-for-SIAR-value.patch - patches.kernel.org/5.14.6-134-RDMA-hns-Fix-incorrect-lsn-field.patch - patches.kernel.org/5.14.6-135-RDMA-hns-Bugfix-for-data-type-of-dip_idx.patch - patches.kernel.org/5.14.6-136-RDMA-hns-Bugfix-for-the-missing-assignment-for.patch - patches.kernel.org/5.14.6-137-RDMA-hns-Bugfix-for-incorrect-association-betw.patch - patches.kernel.org/5.14.6-138-platform-x86-dell-smbios-wmi-Add-missing-kfree.patch - patches.kernel.org/5.14.6-139-powerpc-smp-Fix-a-crash-while-booting-kvm-gues.patch - patches.kernel.org/5.14.6-140-powerpc-smp-Update-cpu_core_map-on-all-PowerPc.patch - patches.kernel.org/5.14.6-141-RDMA-hns-Fix-query-destination-qpn.patch - patches.kernel.org/5.14.6-142-RDMA-hns-Fix-QP-s-resp-incomplete-assignment.patch - patches.kernel.org/5.14.6-143-fscache-Fix-cookie-key-hashing.patch - patches.kernel.org/5.14.6-144-clk-ralink-avoid-to-set-CLK_IS_CRITICAL-flag-f.patch - patches.kernel.org/5.14.6-145-clk-at91-clk-generated-Limit-the-requested-rat.patch - patches.kernel.org/5.14.6-146-KVM-PPC-Fix-clearing-never-mapped-TCEs-in-real.patch - patches.kernel.org/5.14.6-147-soc-mediatek-cmdq-add-address-shift-in-jump.patch - patches.kernel.org/5.14.6-148-f2fs-fix-to-account-missing-.skipped_gc_rwsem.patch - patches.kernel.org/5.14.6-149-f2fs-fix-unexpected-ENOENT-comes-from-f2fs_map.patch - patches.kernel.org/5.14.6-150-f2fs-fix-to-unmap-pages-from-userspace-process.patch - patches.kernel.org/5.14.6-151-f2fs-deallocate-compressed-pages-when-error-ha.patch - patches.kernel.org/5.14.6-152-f2fs-should-put-a-page-beyond-EOF-when-prepari.patch - patches.kernel.org/5.14.6-153-MIPS-Malta-fix-alignment-of-the-devicetree-buf.patch - patches.kernel.org/5.14.6-154-kbuild-Fix-no-symbols-warning-when-CONFIG_TRIM.patch - patches.kernel.org/5.14.6-155-userfaultfd-prevent-concurrent-API-initializat.patch - patches.kernel.org/5.14.6-156-drm-vmwgfx-Fix-subresource-updates-with-new-co.patch - patches.kernel.org/5.14.6-157-drm-vmwgfx-Fix-some-static-checker-warnings.patch - patches.kernel.org/5.14.6-158-drm-vc4-hdmi-Set-HD_CTL_WHOLSMP-and-HD_CTL_CHA.patch - patches.kernel.org/5.14.6-159-drm-ttm-Fix-multihop-assert-on-eviction.patch - patches.kernel.org/5.14.6-160-drm-omap-Follow-implicit-fencing-in-prepare_fb.patch - patches.kernel.org/5.14.6-161-drm-amdgpu-Fix-amdgpu_ras_eeprom_init.patch - patches.kernel.org/5.14.6-162-drm-amdgpu-Fix-koops-when-accessing-RAS-EEPROM.patch - patches.kernel.org/5.14.6-163-drm-vc4-Fix-pixel-wrap-issue-with-DVP-teardown.patch - patches.kernel.org/5.14.6-164-dma-buf-fix-dma_resv_test_signaled-test_all-ha.patch - patches.kernel.org/5.14.6-165-drm-panel-Fix-up-DT-bindings-for-Samsung-lms39.patch - patches.kernel.org/5.14.6-166-ASoC-ti-davinci-mcasp-Fix-DIT-mode-support.patch - patches.kernel.org/5.14.6-167-ASoC-atmel-ATMEL-drivers-don-t-need-HAS_DMA.patch - patches.kernel.org/5.14.6-168-media-dib8000-rewrite-the-init-prbs-logic.patch - patches.kernel.org/5.14.6-169-media-ti-vpe-cal-fix-error-handling-in-cal_cam.patch - patches.kernel.org/5.14.6-170-media-ti-vpe-cal-fix-queuing-of-the-initial-bu.patch - patches.kernel.org/5.14.6-171-libbpf-Fix-reuse-of-pinned-map-on-older-kernel.patch - patches.kernel.org/5.14.6-172-drm-vkms-Let-shadow-plane-helpers-prepare-the-.patch - patches.kernel.org/5.14.6-173-x86-hyperv-fix-for-unwanted-manipulation-of-sc.patch - patches.kernel.org/5.14.6-174-crypto-mxs-dcp-Use-sg_mapping_iter-to-copy-dat.patch - patches.kernel.org/5.14.6-175-PCI-Use-pci_update_current_state-in-pci_enable.patch - patches.kernel.org/5.14.6-176-tipc-keep-the-skb-in-rcv-queue-until-the-whole.patch - patches.kernel.org/5.14.6-177-net-phy-Fix-data-type-in-DP83822-dp8382x_disab.patch - patches.kernel.org/5.14.6-178-iio-dac-ad5624r-Fix-incorrect-handling-of-an-o.patch - patches.kernel.org/5.14.6-179-iavf-do-not-override-the-adapter-state-in-the-.patch - patches.kernel.org/5.14.6-180-iavf-fix-locking-of-critical-sections.patch - patches.kernel.org/5.14.6-181-ARM-dts-qcom-apq8064-correct-clock-names.patch - patches.kernel.org/5.14.6-182-video-fbdev-kyro-fix-a-DoS-bug-by-restricting-.patch - patches.kernel.org/5.14.6-183-drm-ast-Disable-fast-reset-after-DRAM-initial.patch - patches.kernel.org/5.14.6-184-netlink-Deal-with-ESRCH-error-in-nlmsg_notify.patch - patches.kernel.org/5.14.6-185-arm64-dts-qcom-Fix-usb-entries-for-SA8155p-adp.patch - patches.kernel.org/5.14.6-186-net-ipa-fix-IPA-v4.11-interconnect-data.patch - patches.kernel.org/5.14.6-187-Smack-Fix-wrong-semantics-in-smk_access_entry.patch - patches.kernel.org/5.14.6-188-drm-avoid-blocking-in-drm_clients_info-s-rcu-s.patch - patches.kernel.org/5.14.6-189-drm-serialize-drm_file.master-with-a-new-spinl.patch - patches.kernel.org/5.14.6-190-drm-protect-drm_master-pointers-in-drm_lease.c.patch - patches.kernel.org/5.14.6-191-rcu-Fix-macro-name-CONFIG_TASKS_RCU_TRACE.patch - patches.kernel.org/5.14.6-192-igc-Check-if-num-of-q_vectors-is-smaller-than-.patch - patches.kernel.org/5.14.6-193-usb-host-fotg210-fix-the-endpoint-s-transactio.patch - patches.kernel.org/5.14.6-194-usb-host-fotg210-fix-the-actual_length-of-an-i.patch - patches.kernel.org/5.14.6-195-usb-gadget-u_ether-fix-a-potential-null-pointe.patch - patches.kernel.org/5.14.6-196-USB-EHCI-ehci-mv-improve-error-handling-in-mv_.patch - patches.kernel.org/5.14.6-197-usb-gadget-composite-Allow-bMaxPower-0-if-self.patch - patches.kernel.org/5.14.6-198-staging-board-Fix-uninitialized-spinlock-when-.patch - patches.kernel.org/5.14.6-199-staging-hisilicon-hi6421-spmi-pmic.yaml-fix-pa.patch - patches.kernel.org/5.14.6-200-tty-serial-jsm-hold-port-lock-when-reporting-m.patch - patches.kernel.org/5.14.6-201-bus-fsl-mc-fix-arg-in-call-to-dprc_scan_object.patch - patches.kernel.org/5.14.6-202-bus-fsl-mc-fix-mmio-base-address-for-child-DPR.patch - patches.kernel.org/5.14.6-203-misc-pvpanic-pci-Allow-automatic-loading.patch - patches.kernel.org/5.14.6-204-selftests-firmware-Fix-ignored-return-val-of-a.patch - patches.kernel.org/5.14.6-205-drm-amd-display-Fix-timer_per_pixel-unit-error.patch - patches.kernel.org/5.14.6-206-media-hantro-vp8-Move-noisy-WARN_ON-to-vpu_deb.patch - patches.kernel.org/5.14.6-207-media-platform-stm32-unprepare-clocks-at-handl.patch - patches.kernel.org/5.14.6-208-media-atomisp-Fix-runtime-PM-imbalance-in-atom.patch - patches.kernel.org/5.14.6-209-media-atomisp-pci-fix-error-return-code-in-ato.patch - patches.kernel.org/5.14.6-210-nfp-fix-return-statement-in-nfp_net_parse_meta.patch - patches.kernel.org/5.14.6-211-ethtool-improve-compat-ioctl-handling.patch - patches.kernel.org/5.14.6-212-drm-amd-display-Fixed-hardware-power-down-bypa.patch - patches.kernel.org/5.14.6-213-drm-amdgpu-Fix-a-printing-message.patch - patches.kernel.org/5.14.6-214-drm-amd-amdgpu-Update-debugfs-link_settings-ou.patch - patches.kernel.org/5.14.6-215-bpf-tests-Fix-copy-and-paste-error-in-double-w.patch - patches.kernel.org/5.14.6-216-bpf-tests-Do-not-PASS-tests-without-actually-t.patch - patches.kernel.org/5.14.6-217-drm-bridge-nwl-dsi-Avoid-potential-multiplicat.patch - patches.kernel.org/5.14.6-218-arm64-dts-allwinner-h6-tanix-tx6-Fix-regulator.patch - patches.kernel.org/5.14.6-219-video-fbdev-asiliantfb-Error-out-if-pixclock-e.patch - patches.kernel.org/5.14.6-220-video-fbdev-kyro-Error-out-if-pixclock-equals-.patch - patches.kernel.org/5.14.6-221-video-fbdev-riva-Error-out-if-pixclock-equals-.patch - patches.kernel.org/5.14.6-222-net-ipa-fix-ipa_cmd_table_valid.patch - patches.kernel.org/5.14.6-223-net-ipa-always-validate-filter-and-route-table.patch - patches.kernel.org/5.14.6-224-ipv4-ip_output.c-Fix-out-of-bounds-warning-in-.patch - patches.kernel.org/5.14.6-225-flow_dissector-Fix-out-of-bounds-warnings.patch - patches.kernel.org/5.14.6-226-s390-jump_label-print-real-address-in-a-case-o.patch - patches.kernel.org/5.14.6-227-s390-make-PCI-mio-support-a-machine-flag.patch - patches.kernel.org/5.14.6-228-serial-8250-Define-RX-trigger-levels-for-OxSem.patch - patches.kernel.org/5.14.6-229-serial-max310x-Use-clock-names-property-matchi.patch - patches.kernel.org/5.14.6-230-xtensa-ISS-don-t-panic-in-rs_init.patch - patches.kernel.org/5.14.6-231-hvsi-don-t-panic-on-tty_register_driver-failur.patch - patches.kernel.org/5.14.6-232-serial-8250_pci-make-setup_port-parameters-exp.patch - patches.kernel.org/5.14.6-233-vt-keyboard.c-make-console-an-unsigned-int.patch - patches.kernel.org/5.14.6-234-staging-ks7010-Fix-the-initialization-of-the-s.patch - patches.kernel.org/5.14.6-235-drm-amd-display-Fix-PSR-command-version.patch - patches.kernel.org/5.14.6-236-samples-bpf-Fix-tracex7-error-raised-on-the-mi.patch - patches.kernel.org/5.14.6-237-libbpf-Fix-race-when-pinning-maps-in-parallel.patch - patches.kernel.org/5.14.6-238-ata-sata_dwc_460ex-No-need-to-call-phy_exit-be.patch - patches.kernel.org/5.14.6-239-drm-rcar-du-Shutdown-the-display-on-system-shu.patch - patches.kernel.org/5.14.6-240-Bluetooth-skip-invalid-hci_sync_conn_complete_.patch - patches.kernel.org/5.14.6-241-workqueue-Fix-possible-memory-leaks-in-wq_numa.patch - patches.kernel.org/5.14.6-242-ARM-dts-stm32-Set-bitclock-frame-master-phandl.patch - patches.kernel.org/5.14.6-243-ARM-dts-stm32-Set-bitclock-frame-master-phandl.patch - patches.kernel.org/5.14.6-244-ARM-dts-stm32-Update-AV96-adv7513-node-per-dtb.patch - patches.kernel.org/5.14.6-245-drm-msm-a6xx-Fix-llcc-configuration-for-a660-g.patch - patches.kernel.org/5.14.6-246-netfilter-nft_compat-use-nfnetlink_unicast.patch - patches.kernel.org/5.14.6-247-bonding-3ad-fix-the-concurrency-between-__bond.patch - patches.kernel.org/5.14.6-248-ARM-dts-at91-use-the-right-property-for-shutdo.patch - patches.kernel.org/5.14.6-249-arm64-tegra-Fix-Tegra194-PCIe-EP-compatible-st.patch - patches.kernel.org/5.14.6-250-ASoC-Intel-bytcr_rt5640-Move-Platform-Clock-ro.patch - patches.kernel.org/5.14.6-251-ASoC-Intel-update-sof_pcm512x-quirks.patch - patches.kernel.org/5.14.6-252-Bluetooth-Fix-not-generating-RPA-when-required.patch - patches.kernel.org/5.14.6-253-dpaa2-switch-do-not-enable-the-DPSW-at-probe-t.patch - patches.kernel.org/5.14.6-254-media-imx258-Rectify-mismatch-of-VTS-value.patch - patches.kernel.org/5.14.6-255-media-imx258-Limit-the-max-analogue-gain-to-48.patch - patches.kernel.org/5.14.6-256-media-imx-imx7-media-csi-Fix-buffer-return-upo.patch - patches.kernel.org/5.14.6-257-media-v4l2-dv-timings.c-fix-wrong-condition-in.patch - patches.kernel.org/5.14.6-258-media-TDA1997x-fix-tda1997x_query_dv_timings-r.patch - patches.kernel.org/5.14.6-259-media-tegra-cec-Handle-errors-of-clk_prepare_e.patch - patches.kernel.org/5.14.6-260-gfs2-Fix-glock-recursion-in-freeze_go_xmote_bh.patch - patches.kernel.org/5.14.6-261-arm64-dts-qcom-sdm630-Rewrite-memory-map.patch - patches.kernel.org/5.14.6-262-arm64-dts-qcom-sdm630-Fix-TLMM-node-and-pinctr.patch - patches.kernel.org/5.14.6-263-net-ipa-fix-IPA-v4.9-interconnects.patch - patches.kernel.org/5.14.6-264-serial-8250_omap-Handle-optional-overrun-throt.patch - patches.kernel.org/5.14.6-265-misc-sram-Only-map-reserved-areas-in-Tegra-SYS.patch - patches.kernel.org/5.14.6-266-ARM-dts-imx53-ppd-Fix-ACHC-entry.patch - patches.kernel.org/5.14.6-267-arm64-dts-qcom-ipq8074-fix-pci-node-reg-proper.patch - patches.kernel.org/5.14.6-268-arm64-dts-qcom-sdm660-use-reg-value-for-memory.patch - patches.kernel.org/5.14.6-269-arm64-dts-qcom-ipq6018-drop-0x-from-unit-addre.patch - patches.kernel.org/5.14.6-270-arm64-dts-qcom-sdm630-don-t-use-underscore-in-.patch - patches.kernel.org/5.14.6-271-arm64-dts-qcom-msm8994-don-t-use-underscore-in.patch - patches.kernel.org/5.14.6-272-arm64-dts-qcom-msm8996-don-t-use-underscore-in.patch - patches.kernel.org/5.14.6-273-arm64-dts-qcom-sm8250-Fix-epss_l3-unit-address.patch - patches.kernel.org/5.14.6-274-nvmem-qfprom-Fix-up-qfprom_disable_fuse_blowin.patch - patches.kernel.org/5.14.6-275-net-ethernet-stmmac-Do-not-use-unreachable-in-.patch - patches.kernel.org/5.14.6-276-drm-msm-mdp4-drop-vblank-get-put-from-prepare-.patch - patches.kernel.org/5.14.6-277-drm-msm-dsi-Fix-DSI-and-DSI-PHY-regulator-conf.patch - patches.kernel.org/5.14.6-278-drm-xlnx-zynqmp_dpsub-Call-pm_runtime_get_sync.patch - patches.kernel.org/5.14.6-279-drm-xlnx-zynqmp-release-reset-to-DP-controller.patch - patches.kernel.org/5.14.6-280-ARM-dts-ixp4xx-Fix-up-bad-interrupt-flags.patch - patches.kernel.org/5.14.6-281-thunderbolt-Fix-port-linking-by-checking-all-a.patch - patches.kernel.org/5.14.6-282-drm-amd-display-fix-missing-writeback-disablem.patch - patches.kernel.org/5.14.6-283-drm-amd-display-fix-incorrect-CM-TF-programmin.patch - patches.kernel.org/5.14.6-284-selftests-bpf-Fix-xdp_tx.c-prog-section-name.patch - patches.kernel.org/5.14.6-285-drm-vmwgfx-fix-potential-UAF-in-vmwgfx_surface.patch - patches.kernel.org/5.14.6-286-staging-rtl8723bs-fix-right-side-of-condition.patch - patches.kernel.org/5.14.6-287-Bluetooth-schedule-SCO-timeouts-with-delayed_w.patch - patches.kernel.org/5.14.6-288-Bluetooth-avoid-circular-locks-in-sco_sock_con.patch - patches.kernel.org/5.14.6-289-drm-msm-dp-reduce-link-rate-if-failed-at-link-.patch - patches.kernel.org/5.14.6-290-drm-msm-dp-reset-aux-controller-after-dp_aux_c.patch - patches.kernel.org/5.14.6-291-drm-msm-dp-return-correct-edid-checksum-after-.patch - patches.kernel.org/5.14.6-292-drm-msm-dp-do-not-end-dp-link-training-until-v.patch - patches.kernel.org/5.14.6-293-net-mlx5-Fix-variable-type-to-match-64bit.patch - patches.kernel.org/5.14.6-294-gpu-drm-amd-amdgpu-amdgpu_i2c-fix-possible-uni.patch - patches.kernel.org/5.14.6-295-drm-display-fix-possible-null-pointer-derefere.patch - patches.kernel.org/5.14.6-296-mac80211-Fix-monitor-MTU-limit-so-that-A-MSDUs.patch - patches.kernel.org/5.14.6-297-ARM-tegra-acer-a500-Remove-bogus-USB-VBUS-regu.patch - patches.kernel.org/5.14.6-298-ARM-tegra-tamonten-Fix-UART-pad-setting.patch - patches.kernel.org/5.14.6-299-arm64-tegra-Fix-compatible-string-for-Tegra132.patch - patches.kernel.org/5.14.6-300-arm64-dts-imx8mm-venice-gw700x-fix-mp5416-pmic.patch - patches.kernel.org/5.14.6-301-arm64-dts-imx8mm-venice-gw700x-fix-invalid-pmi.patch - patches.kernel.org/5.14.6-302-arm64-dts-imx8mm-venice-gw71xx-fix-USB-OTG-VBU.patch - patches.kernel.org/5.14.6-303-arm64-dts-ls1046a-fix-eeprom-entries.patch - patches.kernel.org/5.14.6-304-nvme-tcp-don-t-check-blk_mq_tag_to_rq-when-rec.patch - patches.kernel.org/5.14.6-305-nvme-code-command_id-with-a-genctr-for-use-aft.patch - patches.kernel.org/5.14.6-306-Bluetooth-Fix-handling-of-LE-Enhanced-Connecti.patch - patches.kernel.org/5.14.6-307-Bluetooth-Fix-race-condition-in-handling-NOP-c.patch - patches.kernel.org/5.14.6-308-opp-Don-t-print-an-error-if-required-opps-is-m.patch - patches.kernel.org/5.14.6-309-serial-sh-sci-fix-break-handling-for-sysrq.patch - patches.kernel.org/5.14.6-310-iomap-pass-writeback-errors-to-the-mapping.patch - patches.kernel.org/5.14.6-311-tcp-enable-data-less-empty-cookie-SYN-with-TFO.patch - patches.kernel.org/5.14.6-312-locking-rtmutex-Set-proper-wait-context-for-lo.patch - patches.kernel.org/5.14.6-313-rpc-fix-gss_svc_init-cleanup-on-failure.patch - patches.kernel.org/5.14.6-314-iavf-use-mutexes-for-locking-of-critical-secti.patch - patches.kernel.org/5.14.6-315-selftests-bpf-Correctly-display-subtest-skip-s.patch - patches.kernel.org/5.14.6-316-selftests-bpf-Fix-flaky-send_signal-test.patch - patches.kernel.org/5.14.6-317-hwmon-pmbus-ibm-cffps-Fix-write-bits-for-LED-c.patch - patches.kernel.org/5.14.6-318-staging-rts5208-Fix-get_ms_information-heap-bu.patch - patches.kernel.org/5.14.6-319-selftests-nci-Fix-the-code-for-next-nlattr-off.patch - patches.kernel.org/5.14.6-320-selftests-nci-Fix-the-wrong-condition.patch - patches.kernel.org/5.14.6-321-net-Fix-offloading-indirect-devices-dependency.patch - patches.kernel.org/5.14.6-322-kselftest-arm64-mte-Fix-misleading-output-when.patch - patches.kernel.org/5.14.6-323-kselftest-arm64-pac-Fix-skipping-of-tests-on-s.patch - patches.kernel.org/5.14.6-324-ASoC-rsnd-adg-clearly-handle-clock-error-NULL-.patch - patches.kernel.org/5.14.6-325-gfs2-Don-t-call-dlm-after-protocol-is-unmounte.patch - patches.kernel.org/5.14.6-326-usb-chipidea-host-fix-port-index-underflow-and.patch - patches.kernel.org/5.14.6-327-lockd-lockd-server-side-shouldn-t-set-fl_ops.patch - patches.kernel.org/5.14.6-328-drm-exynos-Always-initialize-mapping-in-exynos.patch - patches.kernel.org/5.14.6-329-rtl8xxxu-Fix-the-handling-of-TX-A-MPDU-aggrega.patch - patches.kernel.org/5.14.6-330-rtw88-use-read_poll_timeout-instead-of-fixed-s.patch - patches.kernel.org/5.14.6-331-rtw88-wow-build-wow-function-only-if-CONFIG_PM.patch - patches.kernel.org/5.14.6-332-rtw88-wow-fix-size-access-error-of-probe-reque.patch - patches.kernel.org/5.14.6-333-octeontx2-pf-Fix-NIX1_RX-interface-backpressur.patch - patches.kernel.org/5.14.6-334-m68knommu-only-set-CONFIG_ISA_DMA_API-for-Cold.patch - patches.kernel.org/5.14.6-335-btrfs-remove-racy-and-unnecessary-inode-transa.patch - patches.kernel.org/5.14.6-336-btrfs-tree-log-check-btrfs_lookup_data_extent-.patch - patches.kernel.org/5.14.6-337-soundwire-intel-fix-potential-race-condition-d.patch - patches.kernel.org/5.14.6-338-ASoC-Intel-Skylake-Fix-module-configuration-fo.patch - patches.kernel.org/5.14.6-339-ASoC-Intel-Skylake-Fix-passing-loadable-flag-f.patch - patches.kernel.org/5.14.6-340-of-Don-t-allow-__of_attached_node_sysfs-withou.patch - patches.kernel.org/5.14.6-341-mmc-sdhci-of-arasan-Modified-SD-default-speed-.patch - patches.kernel.org/5.14.6-342-mmc-sdhci-of-arasan-Check-return-value-of-non-.patch - patches.kernel.org/5.14.6-343-mmc-core-Avoid-hogging-the-CPU-while-polling-f.patch - patches.kernel.org/5.14.6-344-mmc-core-Avoid-hogging-the-CPU-while-polling-f.patch - patches.kernel.org/5.14.6-345-mmc-core-Avoid-hogging-the-CPU-while-polling-f.patch - patches.kernel.org/5.14.6-346-mmc-rtsx_pci-Fix-long-reads-when-clock-is-pres.patch - patches.kernel.org/5.14.6-347-selftests-bpf-Enlarge-select-timeout-for-test_.patch - patches.kernel.org/5.14.6-348-mmc-core-Return-correct-emmc-response-in-case-.patch - patches.kernel.org/5.14.6-349-octeontx2-pf-cleanup-transmit-link-deriving-lo.patch - patches.kernel.org/5.14.6-350-samples-pktgen-fix-to-print-when-terminated-no.patch - patches.kernel.org/5.14.6-351-cifs-fix-wrong-release-in-sess_alloc_buffer-fa.patch - patches.kernel.org/5.14.6-352-Revert-USB-xhci-fix-U1-U2-handling-for-hardwar.patch - patches.kernel.org/5.14.6-353-usb-dwc3-imx8mp-request-irq-after-initializing.patch - patches.kernel.org/5.14.6-354-usb-musb-musb_dsps-request_irq-after-initializ.patch - patches.kernel.org/5.14.6-355-usbip-give-back-URBs-for-unsent-unlink-request.patch - patches.kernel.org/5.14.6-356-usbip-vhci_hcd-USB-port-can-get-stuck-in-the-d.patch - patches.kernel.org/5.14.6-357-usb-xhci-mtk-fix-use-after-free-of-mtk-hcd.patch - patches.kernel.org/5.14.6-358-usb-xhci-mtk-Do-not-use-xhci-s-virt_dev-in-dro.patch - patches.kernel.org/5.14.6-359-ASoC-rockchip-i2s-Fix-regmap_ops-hang.patch - patches.kernel.org/5.14.6-360-ASoC-rockchip-i2s-Fixup-config-for-DAIFMT_DSP_.patch - patches.kernel.org/5.14.6-361-ASoC-soc-pcm-protect-BE-dailink-state-changes-.patch - patches.kernel.org/5.14.6-362-drm-amdkfd-Account-for-SH-SE-count-when-settin.patch - patches.kernel.org/5.14.6-363-nfs-don-t-atempt-blocking-locks-on-nfs-reexpor.patch - patches.kernel.org/5.14.6-364-nfsd-fix-crash-on-LOCKT-on-reexported-NFSv3.patch - patches.kernel.org/5.14.6-365-iwlwifi-pcie-free-RBs-during-configure.patch - patches.kernel.org/5.14.6-366-iwlwifi-mvm-Do-not-use-full-SSIDs-in-6GHz-scan.patch - patches.kernel.org/5.14.6-367-iwlwifi-mvm-fix-a-memory-leak-in-iwl_mvm_mac_c.patch - patches.kernel.org/5.14.6-368-iwlwifi-mvm-avoid-static-queue-number-aliasing.patch - patches.kernel.org/5.14.6-369-iwlwifi-mvm-Fix-umac-scan-request-probe-parame.patch - patches.kernel.org/5.14.6-370-iwlwifi-mvm-fix-access-to-BSS-elements.patch - patches.kernel.org/5.14.6-371-iwlwifi-fw-correctly-limit-to-monitor-dump.patch - patches.kernel.org/5.14.6-372-iwlwifi-mvm-don-t-schedule-the-roc_done_wk-if-.patch - patches.kernel.org/5.14.6-373-iwlwifi-mvm-Fix-scan-channel-flags-settings.patch - patches.kernel.org/5.14.6-374-net-mlx5-DR-fix-a-potential-use-after-free-bug.patch - patches.kernel.org/5.14.6-375-net-mlx5-DR-Enable-QP-retransmission.patch - patches.kernel.org/5.14.6-376-usb-isp1760-fix-memory-pool-initialization.patch - patches.kernel.org/5.14.6-377-usb-isp1760-fix-qtd-fill-length.patch - patches.kernel.org/5.14.6-378-usb-isp1760-write-to-status-and-address-regist.patch - patches.kernel.org/5.14.6-379-usb-isp1760-use-the-right-irq-status-bit.patch - patches.kernel.org/5.14.6-380-usb-isp1760-otg-control-register-access.patch - patches.kernel.org/5.14.6-381-parport-remove-non-zero-check-on-count.patch - patches.kernel.org/5.14.6-382-selftests-bpf-Fix-potential-unreleased-lock.patch - patches.kernel.org/5.14.6-383-wcn36xx-Fix-missing-frame-timestamp-for-beacon.patch - patches.kernel.org/5.14.6-384-ath9k-fix-OOB-read-ar9300_eeprom_restore_inter.patch - patches.kernel.org/5.14.6-385-ath9k-fix-sleeping-in-atomic-context.patch - patches.kernel.org/5.14.6-386-net-fix-NULL-pointer-reference-in-cipso_v4_doi.patch - patches.kernel.org/5.14.6-387-fix-array-index-out-of-bounds-in-taprio_change.patch - patches.kernel.org/5.14.6-388-net-w5100-check-return-value-after-calling-pla.patch - patches.kernel.org/5.14.6-389-net-hns3-clean-up-a-type-mismatch-warning.patch - patches.kernel.org/5.14.6-390-parisc-fix-crash-with-signals-and-alloca.patch - patches.kernel.org/5.14.6-391-parisc-Fix-compile-failure-when-building-64-bi.patch - patches.kernel.org/5.14.6-392-printk-console-Check-consistent-sequence-numbe.patch - patches.kernel.org/5.14.6-393-ovl-fix-BUG_ON-in-may_delete-when-called-from-.patch - patches.kernel.org/5.14.6-394-scsi-BusLogic-Fix-missing-pr_cont-use.patch - patches.kernel.org/5.14.6-395-scsi-qla2xxx-Changes-to-support-kdump-kernel.patch - patches.kernel.org/5.14.6-396-scsi-qla2xxx-Sync-queue-idx-with-queue_pair_ma.patch - patches.kernel.org/5.14.6-397-mtd-rawnand-intel-Fix-error-handling-in-probe.patch - patches.kernel.org/5.14.6-398-cpufreq-powernv-Fix-init_chip_info-initializat.patch - patches.kernel.org/5.14.6-399-s390-pv-fix-the-forcing-of-the-swiotlb.patch - patches.kernel.org/5.14.6-400-s390-topology-fix-topology-information-when-ca.patch - patches.kernel.org/5.14.6-401-mm-fix-panic-caused-by-__page_handle_poison.patch - patches.kernel.org/5.14.6-402-hugetlb-fix-hugetlb-cgroup-refcounting-during-.patch - patches.kernel.org/5.14.6-403-mm-memory_hotplug-use-unsigned-long-for-PFN-in.patch - patches.kernel.org/5.14.6-404-mm-hmm-bypass-devmap-pte-when-all-pfn-requeste.patch - patches.kernel.org/5.14.6-405-mm-hugetlb-initialize-hugetlb_usage-in-mm_init.patch - patches.kernel.org/5.14.6-406-mm-vmscan-fix-divide-by-zero-in-get_scan_count.patch - patches.kernel.org/5.14.6-407-mm-page_alloc.c-avoid-accessing-uninitialized-.patch - patches.kernel.org/5.14.6-408-mm-mempolicy-fix-a-race-between-offset_il_node.patch - patches.kernel.org/5.14.6-409-memcg-enable-accounting-for-pids-in-nested-pid.patch - patches.kernel.org/5.14.6-410-libnvdimm-pmem-Fix-crash-triggered-when-I-O-in.patch - patches.kernel.org/5.14.6-411-platform-chrome-cros_ec_proto-Send-command-aga.patch - patches.kernel.org/5.14.6-412-lib-test_stackinit-Fix-static-initializer-test.patch - patches.kernel.org/5.14.6-413-net-dsa-lantiq_gswip-fix-maximum-frame-length.patch - patches.kernel.org/5.14.6-414-net-stmmac-Fix-overall-budget-calculation-for-.patch - patches.kernel.org/5.14.6-415-drm-mgag200-Select-clock-in-PLL-update-functio.patch - patches.kernel.org/5.14.6-416-drm-msi-mdp4-populate-priv-kms-in-mdp4_kms_ini.patch - patches.kernel.org/5.14.6-417-drm-dp_mst-Fix-return-code-on-sideband-message.patch - patches.kernel.org/5.14.6-418-drm-panfrost-Make-sure-MMU-context-lifetime-is.patch - patches.kernel.org/5.14.6-419-drm-amdgpu-Fix-BUG_ON-assert.patch - patches.kernel.org/5.14.6-420-drm-amdgpu-Enable-S-G-for-Yellow-Carp.patch - patches.kernel.org/5.14.6-421-drm-amdgpu-Fix-a-deadlock-if-previous-GEM-obje.patch - patches.kernel.org/5.14.6-422-drm-amd-display-Update-number-of-DCN3-clock-st.patch - patches.kernel.org/5.14.6-423-drm-amd-display-Update-bounding-box-states-v2.patch - patches.kernel.org/5.14.6-424-drm-amdkfd-drop-process-ref-count-when-xnack-d.patch - patches.kernel.org/5.14.6-425-drm-amd-display-setup-system-context-for-APUs.patch - patches.kernel.org/5.14.6-426-drm-msm-disp-dpu1-add-safe-lut-config-in-dpu-d.patch - patches.kernel.org/5.14.6-427-drm-ttm-Fix-ttm_bo_move_memcpy-for-subclassed-.patch - patches.kernel.org/5.14.6-428-drm-panfrost-Simplify-lock_region-calculation.patch - patches.kernel.org/5.14.6-429-drm-panfrost-Use-u64-for-size-in-lock_region.patch - patches.kernel.org/5.14.6-430-drm-panfrost-Clamp-lock-region-to-Bifrost-mini.patch - patches.kernel.org/5.14.6-431-tracing-osnoise-Fix-missed-cpus_read_unlock-in.patch - patches.kernel.org/5.14.6-432-Linux-5.14.6.patch - patches.kernel.org/5.14.7-001-net-stmmac-fix-MAC-not-working-when-system-res.patch - patches.kernel.org/5.14.7-002-io_uring-ensure-symmetry-in-handling-iter-type.patch - patches.kernel.org/5.14.7-003-swiotlb-xen-avoid-double-free.patch - patches.kernel.org/5.14.7-004-swiotlb-xen-fix-late-init-retry.patch - patches.kernel.org/5.14.7-005-xen-reset-legacy-rtc-flag-for-PV-domU.patch - patches.kernel.org/5.14.7-006-xen-fix-usage-of-pmd_populate-in-mremap-for-pv.patch - patches.kernel.org/5.14.7-007-bnx2x-Fix-enabling-network-interfaces-without-.patch - patches.kernel.org/5.14.7-008-arm64-sve-Use-correct-size-when-reinitialising.patch - patches.kernel.org/5.14.7-009-PM-base-power-don-t-try-to-use-non-existing-RT.patch - patches.kernel.org/5.14.7-010-PCI-Add-AMD-GPU-multi-function-power-dependenc.patch - patches.kernel.org/5.14.7-011-drm-amd-display-Get-backlight-from-PWM-if-DMCU.patch - patches.kernel.org/5.14.7-012-drm-amd-display-dsc-mst-2-4K-displays-go-dark-.patch - patches.kernel.org/5.14.7-013-drm-amd-display-Fix-white-screen-page-fault-fo.patch - patches.kernel.org/5.14.7-014-drm-amd-pm-fix-runpm-hang-when-amdgpu-loaded-p.patch - patches.kernel.org/5.14.7-015-drm-amd-amdgpu-Increase-HWIP_MAX_INSTANCE-to-1.patch - patches.kernel.org/5.14.7-016-drm-amdgpu-use-IS_ERR-for-debugfs-APIs.patch - patches.kernel.org/5.14.7-017-drm-amdgpu-fix-use-after-free-during-BO-move.patch - patches.kernel.org/5.14.7-018-drm-amdgpu-add-amdgpu_amdkfd_resume_iommu.patch - patches.kernel.org/5.14.7-019-drm-amdgpu-move-iommu_resume-before-ip-init-re.patch - patches.kernel.org/5.14.7-020-drm-amd-pm-fix-the-issue-of-uploading-powerpla.patch - patches.kernel.org/5.14.7-021-drm-amdkfd-separate-kfd_iommu_resume-from-kfd_.patch - patches.kernel.org/5.14.7-022-drm-radeon-pass-drm-dev-radeon_agp_head_init-d.patch - patches.kernel.org/5.14.7-023-io_uring-allow-retry-for-O_NONBLOCK-if-async-i.patch - patches.kernel.org/5.14.7-024-drm-i915-dp-Use-max-params-for-panels-eDP-1.4.patch - patches.kernel.org/5.14.7-025-drm-etnaviv-return-context-from-etnaviv_iommu_.patch - patches.kernel.org/5.14.7-026-drm-etnaviv-put-submit-prev-MMU-context-when-i.patch - patches.kernel.org/5.14.7-027-drm-etnaviv-stop-abusing-mmu_context-as-FE-run.patch - patches.kernel.org/5.14.7-028-drm-etnaviv-keep-MMU-context-across-runtime-su.patch - patches.kernel.org/5.14.7-029-drm-etnaviv-exec-and-MMU-state-is-lost-when-re.patch - patches.kernel.org/5.14.7-030-drm-etnaviv-fix-MMU-context-leak-on-GPU-reset.patch - patches.kernel.org/5.14.7-031-drm-etnaviv-reference-MMU-context-when-setting.patch - patches.kernel.org/5.14.7-032-drm-etnaviv-add-missing-MMU-context-put-when-r.patch - patches.kernel.org/5.14.7-033-s390-sclp-fix-Secure-IPL-facility-detection.patch - patches.kernel.org/5.14.7-034-net-qrtr-revert-check-in-qrtr_endpoint_post.patch - patches.kernel.org/5.14.7-035-x86-pat-Pass-valid-address-to-sanitize_phys.patch - patches.kernel.org/5.14.7-036-x86-mm-Fix-kern_addr_valid-to-cope-with-existi.patch - patches.kernel.org/5.14.7-037-x86-mce-Avoid-infinite-loop-for-copy-from-user.patch - patches.kernel.org/5.14.7-038-tipc-fix-an-use-after-free-issue-in-tipc_recvm.patch - patches.kernel.org/5.14.7-039-ethtool-Fix-rxnfc-copy-to-user-buffer-overflow.patch - patches.kernel.org/5.14.7-040-net-remove-the-unnecessary-check-in-cipso_v4_d.patch - patches.kernel.org/5.14.7-041-net-mlx5-nfp-bnxt-Remove-unnecessary-RTNL-lock.patch - patches.kernel.org/5.14.7-042-net-caif-avoid-user-triggerable-WARN_ON-1.patch - patches.kernel.org/5.14.7-043-ptp-dp83640-don-t-define-PAGE0.patch - patches.kernel.org/5.14.7-044-dccp-don-t-duplicate-ccid-when-cloning-dccp-so.patch - patches.kernel.org/5.14.7-045-net-l2tp-Fix-reference-count-leak-in-l2tp_udp_.patch - patches.kernel.org/5.14.7-046-r6040-Restore-MDIO-clock-frequency-after-MAC-r.patch - patches.kernel.org/5.14.7-047-tipc-increase-timeout-in-tipc_sk_enqueue.patch - patches.kernel.org/5.14.7-048-drm-rockchip-cdn-dp-core-Make-cdn_dp_core_resu.patch - patches.kernel.org/5.14.7-049-rtc-cmos-Disable-irq-around-direct-invocation-.patch - patches.kernel.org/5.14.7-050-drm-i915-dp-return-proper-DPRX-link-training-r.patch - patches.kernel.org/5.14.7-051-perf-machine-Initialize-srcline-string-member-.patch - patches.kernel.org/5.14.7-052-net-mlx5-FWTrace-cancel-work-on-alloc-pd-error.patch - patches.kernel.org/5.14.7-053-net-mlx5-Fix-potential-sleeping-in-atomic-cont.patch - patches.kernel.org/5.14.7-054-net-stmmac-fix-system-hang-caused-by-eee_ctrl_.patch - patches.kernel.org/5.14.7-055-igc-fix-tunnel-offloading.patch - patches.kernel.org/5.14.7-056-nvme-tcp-fix-io_work-priority-inversion.patch - patches.kernel.org/5.14.7-057-powerpc-64s-system-call-scv-tabort-fix-for-cor.patch - patches.kernel.org/5.14.7-058-events-Reuse-value-read-using-READ_ONCE-instea.patch - patches.kernel.org/5.14.7-059-net-ipa-initialize-all-filter-table-slots.patch - patches.kernel.org/5.14.7-060-gen_compile_commands-fix-missing-sys-package.patch - patches.kernel.org/5.14.7-061-vhost_net-fix-OoB-on-sendmsg-failure.patch - patches.kernel.org/5.14.7-062-net-af_unix-fix-a-data-race-in-unix_dgram_poll.patch - patches.kernel.org/5.14.7-063-net-dsa-destroy-the-phylink-instance-on-any-er.patch - patches.kernel.org/5.14.7-064-x86-uaccess-Fix-32-bit-__get_user_asm_u64-when.patch - patches.kernel.org/5.14.7-065-tcp-fix-tp-undo_retrans-accounting-in-tcp_sack.patch - patches.kernel.org/5.14.7-066-selftest-net-fix-typo-in-altname-test.patch - patches.kernel.org/5.14.7-067-qed-Handle-management-FW-error.patch - patches.kernel.org/5.14.7-068-udp_tunnel-Fix-udp_tunnel_nic-work-queue-type.patch - patches.kernel.org/5.14.7-069-dt-bindings-arm-Fix-Toradex-compatible-typo.patch - patches.kernel.org/5.14.7-070-ibmvnic-check-failover_pending-in-login-respon.patch - patches.kernel.org/5.14.7-071-KVM-PPC-Book3S-HV-Tolerate-treclaim.-in-fake-s.patch - patches.kernel.org/5.14.7-072-powerpc-64s-system-call-rfscv-workaround-for-T.patch - patches.kernel.org/5.14.7-073-powerpc-mce-Fix-access-error-in-mce-handler.patch - patches.kernel.org/5.14.7-074-s390-pci_mmio-fully-validate-the-VMA-before-ca.patch - patches.kernel.org/5.14.7-075-bnxt_en-make-bnxt_free_skbs-safe-to-call-after.patch - patches.kernel.org/5.14.7-076-net-hns3-pad-the-short-tunnel-frame-before-sen.patch - patches.kernel.org/5.14.7-077-net-hns3-change-affinity_mask-to-numa-node-ran.patch - patches.kernel.org/5.14.7-078-net-hns3-disable-mac-in-flr-process.patch - patches.kernel.org/5.14.7-079-net-hns3-fix-the-timing-issue-of-VF-clearing-i.patch - patches.kernel.org/5.14.7-080-net-stmmac-platform-fix-build-warning-when-wit.patch - patches.kernel.org/5.14.7-081-Drivers-hv-vmbus-Fix-kernel-crash-upon-unbindi.patch - patches.kernel.org/5.14.7-082-net-mlx5e-Fix-mutual-exclusion-between-CQE-com.patch - patches.kernel.org/5.14.7-083-ice-Correctly-deal-with-PFs-that-do-not-suppor.patch - patches.kernel.org/5.14.7-084-net-dsa-qca8k-fix-kernel-panic-with-legacy-mdi.patch - patches.kernel.org/5.14.7-085-net-dsa-lantiq_gswip-Add-200ms-assert-delay.patch - patches.kernel.org/5.14.7-086-net-hns3-fix-the-exception-when-query-imp-info.patch - patches.kernel.org/5.14.7-087-nvme-avoid-race-in-shutdown-namespace-removal.patch - patches.kernel.org/5.14.7-088-blkcg-fix-memory-leak-in-blk_iolatency_init.patch - patches.kernel.org/5.14.7-089-net-dsa-flush-switchdev-workqueue-before-teari.patch - patches.kernel.org/5.14.7-090-mlxbf_gige-clear-valid_polarity-upon-open.patch - patches.kernel.org/5.14.7-091-dt-bindings-mtd-gpmc-Fix-the-ECC-bytes-vs.-OOB.patch - patches.kernel.org/5.14.7-092-remoteproc-qcom-wcnss-Fix-race-with-iris-probe.patch - patches.kernel.org/5.14.7-093-mfd-db8500-prcmu-Adjust-map-to-reality.patch - patches.kernel.org/5.14.7-094-PCI-Add-ACS-quirks-for-NXP-LX2xx0-and-LX2xx2-p.patch - patches.kernel.org/5.14.7-095-fuse-fix-use-after-free-in-fuse_read_interrupt.patch - patches.kernel.org/5.14.7-096-PCI-tegra194-Fix-handling-BME_CHGED-event.patch - patches.kernel.org/5.14.7-097-PCI-tegra194-Fix-MSI-X-programming.patch - patches.kernel.org/5.14.7-098-PCI-tegra-Fix-OF-node-reference-leak.patch - patches.kernel.org/5.14.7-099-mfd-Don-t-use-irq_create_mapping-to-resolve-a-.patch - patches.kernel.org/5.14.7-100-PCI-rcar-Fix-runtime-PM-imbalance-in-rcar_pcie.patch - patches.kernel.org/5.14.7-101-riscv-fix-the-global-name-pfn_base-confliction.patch - patches.kernel.org/5.14.7-102-KVM-arm64-Make-hyp_panic-more-robust-when-prot.patch - patches.kernel.org/5.14.7-103-tracing-probes-Reject-events-which-have-the-sa.patch - patches.kernel.org/5.14.7-104-PCI-cadence-Use-bitfield-for-quirk_retrain_fla.patch - patches.kernel.org/5.14.7-105-PCI-cadence-Add-quirk-flag-to-set-minimum-dela.patch - patches.kernel.org/5.14.7-106-PCI-j721e-Add-PCIe-support-for-J7200.patch - patches.kernel.org/5.14.7-107-PCI-j721e-Add-PCIe-support-for-AM64.patch - patches.kernel.org/5.14.7-108-PCI-Add-ACS-quirks-for-Cavium-multi-function-d.patch - patches.kernel.org/5.14.7-109-watchdog-Start-watchdog-in-watchdog_set_last_h.patch - patches.kernel.org/5.14.7-110-octeontx2-af-Add-additional-register-check-to-.patch - patches.kernel.org/5.14.7-111-Set-fc_nlinfo-in-nh_create_ipv4-nh_create_ipv6.patch - patches.kernel.org/5.14.7-112-flow-fix-object-size-mismatch-warning-in-flowi.patch - patches.kernel.org/5.14.7-113-net-usb-cdc_mbim-avoid-altsetting-toggling-for.patch - patches.kernel.org/5.14.7-114-block-bfq-honor-already-setup-queue-merges.patch - patches.kernel.org/5.14.7-115-PCI-ibmphp-Fix-double-unmap-of-io_mem.patch - patches.kernel.org/5.14.7-116-loop-reduce-the-loop_ctl_mutex-scope.patch - patches.kernel.org/5.14.7-117-ethtool-Fix-an-error-code-in-cxgb2.c.patch - patches.kernel.org/5.14.7-118-NTB-Fix-an-error-code-in-ntb_msit_probe.patch - patches.kernel.org/5.14.7-119-NTB-perf-Fix-an-error-code-in-perf_setup_inbuf.patch - patches.kernel.org/5.14.7-120-stmmac-dwmac-loongson-Fix-missing-return-value.patch - patches.kernel.org/5.14.7-121-net-phylink-add-suspend-resume-support.patch - patches.kernel.org/5.14.7-122-mfd-axp20x-Update-AXP288-volatile-ranges.patch - patches.kernel.org/5.14.7-123-backlight-ktd253-Stabilize-backlight.patch - patches.kernel.org/5.14.7-124-PCI-controller-PCI_IXP4XX-should-depend-on-ARC.patch - patches.kernel.org/5.14.7-125-PCI-of-Don-t-fail-devm_pci_alloc_host_bridge-o.patch - patches.kernel.org/5.14.7-126-PCI-iproc-Fix-BCMA-probe-resource-handling.patch - patches.kernel.org/5.14.7-127-netfilter-nft_ct-protect-nft_ct_pcpu_template_.patch - patches.kernel.org/5.14.7-128-KVM-arm64-Restrict-IPA-size-to-maximum-48-bits.patch - patches.kernel.org/5.14.7-129-PCI-Fix-pci_dev_str_match_path-alloc-while-ato.patch - patches.kernel.org/5.14.7-130-mfd-tqmx86-Clear-GPIO-IRQ-resource-when-no-IRQ.patch - patches.kernel.org/5.14.7-131-tracing-boot-Fix-a-hist-trigger-dependency-for.patch - patches.kernel.org/5.14.7-132-mtd-mtdconcat-Judge-callback-existence-based-o.patch - patches.kernel.org/5.14.7-133-mtd-mtdconcat-Check-_read-_write-callbacks-exi.patch - patches.kernel.org/5.14.7-134-KVM-arm64-Fix-read-side-race-on-updates-to-vcp.patch - patches.kernel.org/5.14.7-135-KVM-arm64-Handle-PSCI-resets-before-userspace-.patch - patches.kernel.org/5.14.7-136-PCI-PTM-Remove-error-message-at-boot.patch - patches.kernel.org/5.14.7-137-PCI-Sync-__pci_register_driver-stub-for-CONFIG.patch - patches.kernel.org/5.14.7-138-watchdog-Fix-NULL-pointer-dereference-when-rel.patch - patches.kernel.org/5.14.7-139-mtd-rawnand-cafe-Fix-a-resource-leak-in-the-er.patch - patches.kernel.org/5.14.7-140-ARC-export-clear_user_page-for-modules.patch - patches.kernel.org/5.14.7-141-perf-config-Fix-caching-and-memory-leak-in-per.patch - patches.kernel.org/5.14.7-142-perf-unwind-Do-not-overwrite-FEATURE_CHECK_LDF.patch - patches.kernel.org/5.14.7-143-perf-bench-inject-buildid-Handle-writen-errors.patch - patches.kernel.org/5.14.7-144-gpio-mpc8xxx-Fix-a-resources-leak-in-the-error.patch - patches.kernel.org/5.14.7-145-gpio-mpc8xxx-Fix-a-potential-double-iounmap-ca.patch - patches.kernel.org/5.14.7-146-gpio-mpc8xxx-Use-devm_gpiochip_add_data-to-sim.patch - patches.kernel.org/5.14.7-147-io_uring-retry-in-case-of-short-read-on-block-.patch - patches.kernel.org/5.14.7-148-net-dsa-tag_rtl4_a-Fix-egress-tags.patch - patches.kernel.org/5.14.7-149-tools-build-Fix-feature-detect-clean-for-out-o.patch - patches.kernel.org/5.14.7-150-mptcp-fix-possible-divide-by-zero.patch - patches.kernel.org/5.14.7-151-selftests-mptcp-clean-tmp-files-in-simult_flow.patch - patches.kernel.org/5.14.7-152-net-hso-add-failure-handler-for-add_net_device.patch - patches.kernel.org/5.14.7-153-net-dsa-b53-Fix-calculating-number-of-switch-p.patch - patches.kernel.org/5.14.7-154-net-dsa-b53-Set-correct-number-of-ports-in-the.patch - patches.kernel.org/5.14.7-155-mptcp-Only-send-extra-TCP-acks-in-eligible-soc.patch - patches.kernel.org/5.14.7-156-netfilter-socket-icmp6-fix-use-after-scope.patch - patches.kernel.org/5.14.7-157-fq_codel-reject-silly-quantum-parameters.patch - patches.kernel.org/5.14.7-158-qlcnic-Remove-redundant-unlock-in-qlcnic_pinit.patch - patches.kernel.org/5.14.7-159-iwlwifi-move-get-pnvm-file-name-to-a-separate-.patch - patches.kernel.org/5.14.7-160-iwlwifi-pnvm-Fix-a-memory-leak-in-iwl_pnvm_get.patch - patches.kernel.org/5.14.7-161-ip_gre-validate-csum_start-only-on-pull.patch - patches.kernel.org/5.14.7-162-net-dsa-b53-Fix-IMP-port-setup-on-BCM5301x.patch - patches.kernel.org/5.14.7-163-bnxt_en-fix-stored-FW_PSID-version-masks.patch - patches.kernel.org/5.14.7-164-bnxt_en-Fix-asic.rev-in-devlink-dev-info-comma.patch - patches.kernel.org/5.14.7-165-bnxt_en-Fix-possible-unintended-driver-initiat.patch - patches.kernel.org/5.14.7-166-ip6_gre-Revert-ip6_gre-add-validation-for-csum.patch - patches.kernel.org/5.14.7-167-mfd-lpc_sch-Rename-GPIOBASE-to-prevent-build-e.patch - patches.kernel.org/5.14.7-168-cxgb3-fix-oops-on-module-removal.patch - patches.kernel.org/5.14.7-169-net-renesas-sh_eth-Fix-freeing-wrong-tx-descri.patch - patches.kernel.org/5.14.7-170-bnxt_en-Fix-error-recovery-regression.patch - patches.kernel.org/5.14.7-171-net-dsa-bcm_sf2-Fix-array-overrun-in-bcm_sf2_n.patch - patches.kernel.org/5.14.7-172-s390-bpf-Fix-optimizing-out-zero-extensions.patch - patches.kernel.org/5.14.7-173-s390-bpf-Fix-64-bit-subtraction-of-the-0x80000.patch - patches.kernel.org/5.14.7-174-s390-bpf-Fix-branch-shortening-during-codegen-.patch - patches.kernel.org/5.14.7-175-Linux-5.14.7.patch - patches.kernel.org/5.14.8-001-PCI-pci-bridge-emul-Add-PCIe-Root-Capabilities.patch - patches.kernel.org/5.14.8-002-PCI-aardvark-Fix-reporting-CRS-value.patch - patches.kernel.org/5.14.8-003-console-consume-APC-DM-DCS.patch - patches.kernel.org/5.14.8-004-staging-rtl8192u-Fix-bitwise-vs-logical-operat.patch - patches.kernel.org/5.14.8-005-um-fix-stub-location-calculation.patch - patches.kernel.org/5.14.8-006-coredump-fix-memleak-in-dump_vma_snapshot.patch - patches.kernel.org/5.14.8-007-um-virtio_uml-fix-memory-leak-on-init-failures.patch - patches.kernel.org/5.14.8-008-RDMA-hns-Enable-stash-feature-of-HIP09.patch - patches.kernel.org/5.14.8-009-RDMA-mlx5-Fix-xlt_chunk_align-calculation.patch - patches.kernel.org/5.14.8-010-dmaengine-acpi-Avoid-comparison-GSI-with-Linux.patch - patches.kernel.org/5.14.8-011-perf-test-Fix-bpf-test-sample-mismatch-reporti.patch - patches.kernel.org/5.14.8-012-perf-symbol-Look-for-ImageBase-in-PE-file-to-c.patch - patches.kernel.org/5.14.8-013-perf-tools-Allow-build-id-with-trailing-zeros.patch - patches.kernel.org/5.14.8-014-staging-rtl8723bs-fix-wpa_set_auth_algs-functi.patch - patches.kernel.org/5.14.8-015-n64cart-fix-return-value-check-in-n64cart_prob.patch - patches.kernel.org/5.14.8-016-thermal-drivers-exynos-Fix-an-error-code-in-ex.patch - patches.kernel.org/5.14.8-017-9p-trans_virtio-Remove-sysfs-file-on-probe-fai.patch - patches.kernel.org/5.14.8-018-pwm-ab8500-Fix-register-offset-calculation-to-.patch - patches.kernel.org/5.14.8-019-prctl-allow-to-setup-brk-for-et_dyn-executable.patch - patches.kernel.org/5.14.8-020-nilfs2-use-refcount_dec_and_lock-to-fix-potent.patch - patches.kernel.org/5.14.8-021-profiling-fix-shift-out-of-bounds-bugs.patch - patches.kernel.org/5.14.8-022-PM-sleep-core-Avoid-setting-power.must_resume-.patch - patches.kernel.org/5.14.8-023-thermal-drivers-qcom-spmi-adc-tm5-Don-t-abort-.patch - patches.kernel.org/5.14.8-024-ceph-cancel-delayed-work-instead-of-flushing-o.patch - patches.kernel.org/5.14.8-025-pwm-lpc32xx-Don-t-modify-HW-state-in-.probe-af.patch - patches.kernel.org/5.14.8-026-pwm-mxs-Don-t-modify-HW-state-in-.probe-after-.patch - patches.kernel.org/5.14.8-027-dmanegine-idxd-cleanup-all-device-related-bits.patch - patches.kernel.org/5.14.8-028-dmaengine-idxd-have-command-status-always-set.patch - patches.kernel.org/5.14.8-029-dmaengine-idxd-fix-wq-slot-allocation-index-ch.patch - patches.kernel.org/5.14.8-030-dmaengine-idxd-fix-abort-status-check.patch - patches.kernel.org/5.14.8-031-dmaengine-idxd-clear-block-on-fault-flag-when-.patch - patches.kernel.org/5.14.8-032-platform-chrome-sensorhub-Add-trace-events-for.patch - patches.kernel.org/5.14.8-033-platform-chrome-cros_ec_trace-Fix-format-warni.patch - patches.kernel.org/5.14.8-034-s390-entry-make-oklabel-within-CHKSTG-macro-lo.patch - patches.kernel.org/5.14.8-035-SUNRPC-don-t-pause-on-incomplete-allocation.patch - patches.kernel.org/5.14.8-036-math-RATIONAL_KUNIT_TEST-should-depend-on-RATI.patch - patches.kernel.org/5.14.8-037-init-move-usermodehelper_enable-to-populate_ro.patch - patches.kernel.org/5.14.8-038-Kconfig.debug-drop-selecting-non-existing-HARD.patch - patches.kernel.org/5.14.8-039-tools-bootconfig-Fix-tracing_on-option-checkin.patch - patches.kernel.org/5.14.8-040-tracing-boot-Fix-to-loop-on-only-subkeys.patch - patches.kernel.org/5.14.8-041-thermal-core-Fix-thermal_cooling_device_regist.patch - patches.kernel.org/5.14.8-042-drm-amdgpu-Disable-PCIE_DPM-on-Intel-RKL-Platf.patch - patches.kernel.org/5.14.8-043-drivers-base-cacheinfo-Get-rid-of-DEFINE_SMP_C.patch - patches.kernel.org/5.14.8-044-dma-buf-DMABUF_MOVE_NOTIFY-should-depend-on-DM.patch - patches.kernel.org/5.14.8-045-dma-buf-DMABUF_DEBUG-should-depend-on-DMA_SHAR.patch - patches.kernel.org/5.14.8-046-parisc-Move-pci_dev_is_behind_card_dino-to-whe.patch - patches.kernel.org/5.14.8-047-iommu-amd-Relocate-GAMSup-check-to-early_enabl.patch - patches.kernel.org/5.14.8-048-iommu-vt-d-Fix-PASID-leak-in-intel_svm_unbind_.patch - patches.kernel.org/5.14.8-049-iommu-vt-d-Fix-a-deadlock-in-intel_svm_drain_p.patch - patches.kernel.org/5.14.8-050-arm64-mm-limit-linear-region-to-51-bits-for-KV.patch - patches.kernel.org/5.14.8-051-drm-ttm-Fix-a-deadlock-if-the-target-BO-is-not.patch - patches.kernel.org/5.14.8-052-of-property-Disable-fw_devlink-DT-support-for-.patch - patches.kernel.org/5.14.8-053-riscv-dts-microchip-mpfs-icicle-Fix-serial-con.patch - patches.kernel.org/5.14.8-054-dmaengine-idxd-depends-on-UML.patch - patches.kernel.org/5.14.8-055-dmaengine-sprd-Add-missing-MODULE_DEVICE_TABLE.patch - patches.kernel.org/5.14.8-056-cxl-Move-cxl_core-to-new-directory.patch - patches.kernel.org/5.14.8-057-cxl-pci-Introduce-cdevm_file_operations.patch - patches.kernel.org/5.14.8-058-dmaengine-ioat-depends-on-UML.patch - patches.kernel.org/5.14.8-059-dmaengine-xilinx_dma-Set-DMA-mask-for-coherent.patch - patches.kernel.org/5.14.8-060-s390-add-kmemleak-annotation-in-stack_alloc.patch - patches.kernel.org/5.14.8-061-ASoC-audio-graph-respawn-Platform-Support.patch - patches.kernel.org/5.14.8-062-ACPI-PM-s2idle-Run-both-AMD-and-Microsoft-meth.patch - patches.kernel.org/5.14.8-063-ceph-fix-memory-leak-on-decode-error-in-ceph_h.patch - patches.kernel.org/5.14.8-064-ceph-request-Fw-caps-before-updating-the-mtime.patch - patches.kernel.org/5.14.8-065-ceph-remove-the-capsnaps-when-removing-caps.patch - patches.kernel.org/5.14.8-066-ceph-lockdep-annotations-for-try_nonblocking_i.patch - patches.kernel.org/5.14.8-067-s390-unwind-use-current_frame_address-to-unwin.patch - patches.kernel.org/5.14.8-068-btrfs-update-the-bdev-time-directly-when-closi.patch - patches.kernel.org/5.14.8-069-btrfs-delay-blkdev_put-until-after-the-device-.patch - patches.kernel.org/5.14.8-070-btrfs-fix-lockdep-warning-while-mounting-sprou.patch - patches.kernel.org/5.14.8-071-nilfs2-fix-memory-leak-in-nilfs_sysfs_create_d.patch - patches.kernel.org/5.14.8-072-nilfs2-fix-NULL-pointer-in-nilfs_-name-_attr_r.patch - patches.kernel.org/5.14.8-073-nilfs2-fix-memory-leak-in-nilfs_sysfs_create_-.patch - patches.kernel.org/5.14.8-074-nilfs2-fix-memory-leak-in-nilfs_sysfs_delete_-.patch - patches.kernel.org/5.14.8-075-nilfs2-fix-memory-leak-in-nilfs_sysfs_create_s.patch - patches.kernel.org/5.14.8-076-nilfs2-fix-memory-leak-in-nilfs_sysfs_delete_s.patch - patches.kernel.org/5.14.8-077-thermal-drivers-rcar_gen3_thermal-Store-TSC-id.patch - patches.kernel.org/5.14.8-078-habanalabs-fix-nullifying-of-destroyed-mmu-pgt.patch - patches.kernel.org/5.14.8-079-drm-amdgpu-Fixes-to-returning-VBIOS-RAS-EEPROM.patch - patches.kernel.org/5.14.8-080-drm-amd-display-Fix-memory-leak-reported-by-co.patch - patches.kernel.org/5.14.8-081-drm-amdgpu-fix-fdinfo-race-with-process-exit.patch - patches.kernel.org/5.14.8-082-habanalabs-add-validity-check-for-event-ID-rec.patch - patches.kernel.org/5.14.8-083-habanalabs-fix-mmu-node-address-resolution-in-.patch - patches.kernel.org/5.14.8-084-habanalabs-add-in-device-creation-status.patch - patches.kernel.org/5.14.8-085-habanalabs-cannot-sleep-while-holding-spinlock.patch - patches.kernel.org/5.14.8-086-pwm-img-Don-t-modify-HW-state-in-.remove-callb.patch - patches.kernel.org/5.14.8-087-pwm-rockchip-Don-t-modify-HW-state-in-.remove-.patch - patches.kernel.org/5.14.8-088-pwm-stm32-lp-Don-t-modify-HW-state-in-.remove-.patch - patches.kernel.org/5.14.8-089-nvmet-fixup-buffer-overrun-in-nvmet_subsys_att.patch - patches.kernel.org/5.14.8-090-block-genhd-don-t-call-blkdev_show-with-major_.patch - patches.kernel.org/5.14.8-091-blk-throttle-fix-UAF-by-deleteing-timer-in-blk.patch - patches.kernel.org/5.14.8-092-blk-mq-allow-4x-BLK_MAX_REQUEST_COUNT-at-blk_p.patch - patches.kernel.org/5.14.8-093-rtc-rx8010-select-REGMAP_I2C.patch - patches.kernel.org/5.14.8-094-sched-idle-Make-the-idle-timer-expire-in-hard-.patch - patches.kernel.org/5.14.8-095-cifs-properly-invalidate-cached-root-handle-wh.patch - patches.kernel.org/5.14.8-096-io_uring-fix-off-by-one-in-BUILD_BUG_ON-check-.patch - patches.kernel.org/5.14.8-097-selinux-smack-fix-subjective-objective-credent.patch - patches.kernel.org/5.14.8-098-drm-nouveau-nvkm-Replace-ENOSYS-with-ENODEV.patch - patches.kernel.org/5.14.8-099-Linux-5.14.8.patch - patches.kernel.org/5.14.9-001-mm-hwpoison-add-is_free_buddy_page-in-HWPoison.patch - patches.kernel.org/5.14.9-002-ocfs2-drop-acl-cache-for-directories-too.patch - patches.kernel.org/5.14.9-003-mm-debug-sync-up-MR_CONTIG_RANGE-and-MR_LONGTE.patch - patches.kernel.org/5.14.9-004-mm-fix-uninitialized-use-in-overcommit_policy_.patch - patches.kernel.org/5.14.9-005-usb-gadget-r8a66597-fix-a-loop-in-set_feature.patch - patches.kernel.org/5.14.9-006-usb-gadget-u_audio-EP-OUT-bInterval-in-fback-f.patch - patches.kernel.org/5.14.9-007-usb-dwc2-gadget-Fix-ISOC-flow-for-BDMA-and-Sla.patch - patches.kernel.org/5.14.9-008-usb-dwc2-gadget-Fix-ISOC-transfer-complete-han.patch - patches.kernel.org/5.14.9-009-usb-musb-tusb6010-uninitialized-data-in-tusb_f.patch - patches.kernel.org/5.14.9-010-cifs-Not-to-defer-close-on-file-when-lock-is-s.patch - patches.kernel.org/5.14.9-011-cifs-Fix-soft-lockup-during-fsstress.patch - patches.kernel.org/5.14.9-012-cifs-fix-incorrect-check-for-null-pointer-in-h.patch - patches.kernel.org/5.14.9-013-xen-x86-fix-PV-trap-handling-on-secondary-proc.patch - patches.kernel.org/5.14.9-014-usb-storage-Add-quirk-for-ScanLogic-SL11R-IDE-.patch - patches.kernel.org/5.14.9-015-USB-serial-cp210x-add-ID-for-GW-Instek-GDM-834.patch - patches.kernel.org/5.14.9-016-USB-cdc-acm-fix-minor-number-release.patch - patches.kernel.org/5.14.9-017-Revert-USB-bcma-Add-a-check-for-devm_gpiod_get.patch - patches.kernel.org/5.14.9-018-binder-make-sure-fd-closes-complete.patch - patches.kernel.org/5.14.9-019-binder-fix-freeze-race.patch - patches.kernel.org/5.14.9-020-staging-greybus-uart-fix-tty-use-after-free.patch - patches.kernel.org/5.14.9-021-usb-isp1760-do-not-sleep-in-field-register-pol.patch - patches.kernel.org/5.14.9-022-Re-enable-UAS-for-LaCie-Rugged-USB3-FW-with-fk.patch - patches.kernel.org/5.14.9-023-usb-dwc3-core-balance-phy-init-and-exit.patch - patches.kernel.org/5.14.9-024-usb-cdns3-fix-race-condition-before-setting-do.patch - patches.kernel.org/5.14.9-025-usb-core-hcd-Add-support-for-deferring-roothub.patch - patches.kernel.org/5.14.9-026-USB-serial-mos7840-remove-duplicated-0xac24-de.patch - patches.kernel.org/5.14.9-027-USB-serial-option-add-Telit-LN920-compositions.patch - patches.kernel.org/5.14.9-028-USB-serial-option-remove-duplicate-USB-device-.patch - patches.kernel.org/5.14.9-029-USB-serial-option-add-device-id-for-Foxconn-T9.patch - patches.kernel.org/5.14.9-030-misc-bcm-vk-fix-tty-registration-race.patch - patches.kernel.org/5.14.9-031-misc-genwqe-Fixes-DMA-mask-setting.patch - patches.kernel.org/5.14.9-032-mcb-fix-error-handling-in-mcb_alloc_bus.patch - patches.kernel.org/5.14.9-033-KVM-rseq-Update-rseq-when-processing-NOTIFY_RE.patch - patches.kernel.org/5.14.9-034-erofs-fix-up-erofs_lookup-tracepoint.patch - patches.kernel.org/5.14.9-035-nexthop-Fix-division-by-zero-while-replacing-a.patch - patches.kernel.org/5.14.9-036-btrfs-prevent-__btrfs_dump_space_info-to-under.patch - patches.kernel.org/5.14.9-037-xhci-Set-HCD-flag-to-defer-primary-roothub-reg.patch - patches.kernel.org/5.14.9-038-serial-8250-8250_omap-Fix-RX_LVL-register-offs.patch - patches.kernel.org/5.14.9-039-serial-mvebu-uart-fix-driver-s-tx_empty-callba.patch - patches.kernel.org/5.14.9-040-scsi-sd_zbc-Ensure-buffer-size-is-aligned-to-S.patch - patches.kernel.org/5.14.9-041-drm-amd-pm-Update-intermediate-power-state-for.patch - patches.kernel.org/5.14.9-042-net-hso-fix-muxed-tty-registration.patch - patches.kernel.org/5.14.9-043-platform-x86-amd-pmc-Increase-the-response-reg.patch - patches.kernel.org/5.14.9-044-arm64-Restore-forced-disabling-of-KPTI-on-Thun.patch - patches.kernel.org/5.14.9-045-arm64-Mitigate-MTE-issues-with-str-n-cmp.patch - patches.kernel.org/5.14.9-046-comedi-Fix-memory-leak-in-compat_insnlist.patch - patches.kernel.org/5.14.9-047-regulator-qcom-rpmh-regulator-fix-pm8009-1-ldo.patch - patches.kernel.org/5.14.9-048-afs-Fix-page-leak.patch - patches.kernel.org/5.14.9-049-afs-Fix-incorrect-triggering-of-sillyrename-on.patch - patches.kernel.org/5.14.9-050-afs-Fix-corruption-in-reads-at-fpos-2G-4G-from.patch - patches.kernel.org/5.14.9-051-afs-Fix-updating-of-i_blocks-on-file-dir-exten.patch - patches.kernel.org/5.14.9-052-platform-x86-intel-punit_ipc-Drop-wrong-use-of.patch - patches.kernel.org/5.14.9-053-regulator-max14577-Revert-regulator-max14577-A.patch - patches.kernel.org/5.14.9-054-NLM-Fix-svcxdr_encode_owner.patch - patches.kernel.org/5.14.9-055-virtio-net-fix-pages-leaking-when-building-skb.patch - patches.kernel.org/5.14.9-056-enetc-Fix-illegal-access-when-reading-affinity.patch - patches.kernel.org/5.14.9-057-enetc-Fix-uninitialized-struct-dim_sample-fiel.patch - patches.kernel.org/5.14.9-058-net-dsa-tear-down-devlink-port-regions-when-te.patch - patches.kernel.org/5.14.9-059-net-bgmac-bcma-handle-deferred-probe-error-due.patch - patches.kernel.org/5.14.9-060-napi-fix-race-inside-napi_enable.patch - patches.kernel.org/5.14.9-061-bnxt_en-Fix-TX-timeout-when-TX-ring-size-is-se.patch - patches.kernel.org/5.14.9-062-net-hns3-fix-change-RSS-hfunc-ineffective-issu.patch - patches.kernel.org/5.14.9-063-net-hns3-fix-inconsistent-vf-id-print.patch - patches.kernel.org/5.14.9-064-net-hns3-fix-misuse-vf-id-and-vport-id-in-some.patch - patches.kernel.org/5.14.9-065-net-hns3-check-queue-id-range-before-using.patch - patches.kernel.org/5.14.9-066-net-hns3-check-vlan-id-before-using-it.patch - patches.kernel.org/5.14.9-067-net-hns3-fix-a-return-value-error-in-hclge_get.patch - patches.kernel.org/5.14.9-068-net-smc-add-missing-error-check-in-smc_clc_prf.patch - patches.kernel.org/5.14.9-069-net-smc-fix-workqueue-leaked-lock-in-smc_conn_.patch - patches.kernel.org/5.14.9-070-net-dsa-fix-dsa_tree_setup-error-path.patch - patches.kernel.org/5.14.9-071-net-dsa-don-t-allocate-the-slave_mii_bus-using.patch - patches.kernel.org/5.14.9-072-net-dsa-realtek-register-the-MDIO-bus-under-de.patch - patches.kernel.org/5.14.9-073-platform-x86-dell-fix-DELL_WMI_PRIVACY-depende.patch - patches.kernel.org/5.14.9-074-kselftest-arm64-signal-Add-SVE-to-the-set-of-f.patch - patches.kernel.org/5.14.9-075-kselftest-arm64-signal-Skip-tests-if-required-.patch - patches.kernel.org/5.14.9-076-spi-Revert-modalias-changes.patch - patches.kernel.org/5.14.9-077-s390-qeth-fix-NULL-deref-in-qeth_clear_working.patch - patches.kernel.org/5.14.9-078-gpiolib-acpi-Make-set-debounce-timeout-failure.patch - patches.kernel.org/5.14.9-079-gpio-uniphier-Fix-void-functions-to-remove-ret.patch - patches.kernel.org/5.14.9-080-qed-rdma-don-t-wait-for-resources-under-hw-err.patch - patches.kernel.org/5.14.9-081-mptcp-ensure-tx-skbs-always-have-the-MPTCP-ext.patch - patches.kernel.org/5.14.9-082-nexthop-Fix-memory-leaks-in-nexthop-notificati.patch - patches.kernel.org/5.14.9-083-nfc-st-nci-Add-SPI-ID-matching-DT-compatible.patch - patches.kernel.org/5.14.9-084-net-ethernet-mtk_eth_soc-avoid-creating-duplic.patch - patches.kernel.org/5.14.9-085-net-mscc-ocelot-fix-forwarding-from-BLOCKING-p.patch - patches.kernel.org/5.14.9-086-net-mlx4_en-Don-t-allow-aRFS-for-encapsulated-.patch - patches.kernel.org/5.14.9-087-atlantic-Fix-issue-in-the-pm-resume-flow.patch - patches.kernel.org/5.14.9-088-drm-amdkfd-map-SVM-range-with-correct-access-p.patch - patches.kernel.org/5.14.9-089-drm-amdkfd-fix-dma-mapping-leaking-warning.patch - patches.kernel.org/5.14.9-090-scsi-iscsi-Adjust-iface-sysfs-attr-detection.patch - patches.kernel.org/5.14.9-091-scsi-target-Fix-the-pgr-alua_support_store-fun.patch - patches.kernel.org/5.14.9-092-tty-synclink_gt-rename-a-conflicting-function-.patch - patches.kernel.org/5.14.9-093-fpga-machxo2-spi-Return-an-error-on-failure.patch - patches.kernel.org/5.14.9-094-fpga-machxo2-spi-Fix-missing-error-code-in-mac.patch - patches.kernel.org/5.14.9-095-x86-fault-Fix-wrong-signal-when-vsyscall-fails.patch - patches.kernel.org/5.14.9-096-nvme-tcp-fix-incorrect-h2cdata-pdu-offset-acco.patch - patches.kernel.org/5.14.9-097-nvme-keep-ctrl-namespaces-ordered.patch - patches.kernel.org/5.14.9-098-thermal-core-Potential-buffer-overflow-in-ther.patch - patches.kernel.org/5.14.9-099-cifs-fix-a-sign-extension-bug.patch - patches.kernel.org/5.14.9-100-scsi-sd_zbc-Support-disks-with-more-than-2-32-.patch - patches.kernel.org/5.14.9-101-scsi-ufs-Revert-Utilize-Transfer-Request-List-.patch - patches.kernel.org/5.14.9-102-scsi-ufs-Retry-aborted-SCSI-commands-instead-o.patch - patches.kernel.org/5.14.9-103-scsi-ufs-core-Unbreak-the-reset-handler.patch - patches.kernel.org/5.14.9-104-scsi-qla2xxx-Restore-initiator-in-dual-mode.patch - patches.kernel.org/5.14.9-105-scsi-lpfc-Use-correct-scnprintf-limit.patch - patches.kernel.org/5.14.9-106-irqchip-goldfish-pic-Select-GENERIC_IRQ_CHIP-t.patch - patches.kernel.org/5.14.9-107-irqchip-gic-v3-its-Fix-potential-VPE-leak-on-e.patch - patches.kernel.org/5.14.9-108-md-fix-a-lock-order-reversal-in-md_alloc.patch - patches.kernel.org/5.14.9-109-x86-asm-Fix-SETZ-size-enqcmds-build-failure.patch - patches.kernel.org/5.14.9-110-io_uring-fix-race-between-poll-completion-and-.patch - patches.kernel.org/5.14.9-111-io_uring-fix-missing-set-of-EPOLLONESHOT-for-C.patch - patches.kernel.org/5.14.9-112-io_uring-put-provided-buffer-meta-data-under-m.patch - patches.kernel.org/5.14.9-113-io_uring-don-t-punt-files-update-to-io-wq-unco.patch - patches.kernel.org/5.14.9-114-blktrace-Fix-uaf-in-blk_trace-access-after-rem.patch - patches.kernel.org/5.14.9-115-net-phylink-Update-SFP-selected-interface-on-a.patch - patches.kernel.org/5.14.9-116-net-macb-fix-use-after-free-on-rmmod.patch - patches.kernel.org/5.14.9-117-net-stmmac-allow-CSR-clock-of-300MHz.patch - patches.kernel.org/5.14.9-118-blk-mq-avoid-to-iterate-over-stale-request.patch - patches.kernel.org/5.14.9-119-m68k-Double-cast-io-functions-to-unsigned-long.patch - patches.kernel.org/5.14.9-120-ipv6-delay-fib6_sernum-increase-in-fib6_add.patch - patches.kernel.org/5.14.9-121-dma-debug-prevent-an-error-message-from-causin.patch - patches.kernel.org/5.14.9-122-cpufreq-intel_pstate-Override-parameters-if-HW.patch - patches.kernel.org/5.14.9-123-bpf-Add-oversize-check-before-call-kvcalloc.patch - patches.kernel.org/5.14.9-124-xen-balloon-use-a-kernel-thread-instead-a-work.patch - patches.kernel.org/5.14.9-125-nvme-multipath-fix-ANA-state-updates-when-a-na.patch - patches.kernel.org/5.14.9-126-nvme-rdma-destroy-cm-id-before-destroy-qp-to-a.patch - patches.kernel.org/5.14.9-127-sparc32-page-align-size-in-arch_dma_alloc.patch - patches.kernel.org/5.14.9-128-amd-display-downgrade-validation-failure-log-l.patch - patches.kernel.org/5.14.9-129-drm-ttm-fix-type-mismatch-error-on-sparc64.patch - patches.kernel.org/5.14.9-130-block-check-if-a-profile-is-actually-registere.patch - patches.kernel.org/5.14.9-131-block-flush-the-integrity-workqueue-in-blk_int.patch - patches.kernel.org/5.14.9-132-blk-cgroup-fix-UAF-by-grabbing-blkcg-lock-befo.patch - patches.kernel.org/5.14.9-133-compiler.h-Introduce-absolute_pointer-macro.patch - patches.kernel.org/5.14.9-134-net-i825xx-Use-absolute_pointer-for-memcpy-fro.patch - patches.kernel.org/5.14.9-135-sparc-avoid-stringop-overread-errors.patch - patches.kernel.org/5.14.9-136-qnx4-avoid-stringop-overread-errors.patch - patches.kernel.org/5.14.9-137-parisc-Use-absolute_pointer-to-define-PAGE0.patch - patches.kernel.org/5.14.9-138-drm-amdkfd-make-needs_pcie_atomics-FW-version-.patch - patches.kernel.org/5.14.9-139-drm-amd-display-Fix-unstable-HPCP-compliance-o.patch - patches.kernel.org/5.14.9-140-drm-amd-display-Link-training-retry-fix-for-ab.patch - patches.kernel.org/5.14.9-141-amd-display-enable-panel-orientation-quirks.patch - patches.kernel.org/5.14.9-142-arm64-Mark-__stack_chk_guard-as-__ro_after_ini.patch - patches.kernel.org/5.14.9-143-alpha-Declare-virt_to_phys-and-virt_to_bus-par.patch - patches.kernel.org/5.14.9-144-net-6pack-Fix-tx-timeout-and-slot-time.patch - patches.kernel.org/5.14.9-145-spi-Fix-tegra20-build-with-CONFIG_PM-n.patch - patches.kernel.org/5.14.9-146-libperf-evsel-Make-use-of-FD-robust.patch - patches.kernel.org/5.14.9-147-Revert-drm-vc4-hdmi-runtime-PM-changes.patch - patches.kernel.org/5.14.9-148-EDAC-synopsys-Fix-wrong-value-type-assignment-.patch - patches.kernel.org/5.14.9-149-EDAC-dmc520-Assign-the-proper-type-to-dimm-eda.patch - patches.kernel.org/5.14.9-150-x86-setup-Call-early_reserve_memory-earlier.patch - patches.kernel.org/5.14.9-151-thermal-drivers-int340x-Do-not-set-a-wrong-tcc.patch - patches.kernel.org/5.14.9-152-irqchip-armada-370-xp-Fix-ack-eoi-breakage.patch - patches.kernel.org/5.14.9-153-arm64-add-MTE-supported-check-to-thread-switch.patch - patches.kernel.org/5.14.9-154-USB-serial-cp210x-fix-dropped-characters-with-.patch - patches.kernel.org/5.14.9-155-software-node-balance-refcount-for-managed-sof.patch - patches.kernel.org/5.14.9-156-xen-balloon-fix-balloon-kthread-freezing.patch - patches.kernel.org/5.14.9-157-qnx4-work-around-gcc-false-positive-warning-bu.patch - patches.kernel.org/5.14.9-158-nvmet-fix-a-width-vs-precision-bug-in-nvmet_su.patch - patches.kernel.org/5.14.9-159-usb-gadget-f_uac2-Add-missing-companion-descri.patch - patches.kernel.org/5.14.9-160-usb-gadget-f_uac2-Populate-SS-descriptors-wByt.patch - patches.kernel.org/5.14.9-161-Linux-5.14.9.patch - patches.kernel.org/5.14.10-001-media-hantro-Fix-check-for-single-irq.patch - patches.kernel.org/5.14.10-002-media-cedrus-Fix-SUNXI-tile-size-calculation.patch - patches.kernel.org/5.14.10-003-media-s5p-jpeg-rename-JPEG-marker-constants-t.patch - patches.kernel.org/5.14.10-004-ASoC-fsl_sai-register-platform-component-befo.patch - patches.kernel.org/5.14.10-005-ASoC-fsl_esai-register-platform-component-bef.patch - patches.kernel.org/5.14.10-006-ASoC-fsl_micfil-register-platform-component-b.patch - patches.kernel.org/5.14.10-007-ASoC-fsl_spdif-register-platform-component-be.patch - patches.kernel.org/5.14.10-008-ASoC-fsl_xcvr-register-platform-component-bef.patch - patches.kernel.org/5.14.10-009-ASoC-mediatek-common-handle-NULL-case-in-susp.patch - patches.kernel.org/5.14.10-010-scsi-elx-efct-Fix-void-pointer-to-enum-cast-w.patch - patches.kernel.org/5.14.10-011-ASoC-SOF-Fix-DSP-oops-stack-dump-output-conte.patch - patches.kernel.org/5.14.10-012-ASoC-SOF-imx-imx8-Bar-index-is-only-valid-for.patch - patches.kernel.org/5.14.10-013-ASoC-SOF-imx-imx8m-Bar-index-is-only-valid-fo.patch - patches.kernel.org/5.14.10-014-pinctrl-qcom-spmi-gpio-correct-parent-irqspec.patch - patches.kernel.org/5.14.10-015-net-mlx4_en-Resolve-bad-operstate-value.patch - patches.kernel.org/5.14.10-016-s390-qeth-Fix-deadlock-in-remove_discipline.patch - patches.kernel.org/5.14.10-017-s390-qeth-fix-deadlock-during-failing-recover.patch - patches.kernel.org/5.14.10-018-crypto-ccp-fix-resource-leaks-in-ccp_run_aes_.patch - patches.kernel.org/5.14.10-019-m68k-Update-thread.esp0-before-calling-syscal.patch - patches.kernel.org/5.14.10-020-NIOS2-fix-kconfig-unmet-dependency-warning-fo.patch - patches.kernel.org/5.14.10-021-kasan-fix-Kconfig-check-of-CC_HAS_WORKING_NOS.patch - patches.kernel.org/5.14.10-022-HID-amd_sfh-Fix-potential-NULL-pointer-derefe.patch - patches.kernel.org/5.14.10-023-perf-test-Fix-DWARF-unwind-for-optimized-buil.patch - patches.kernel.org/5.14.10-024-perf-iostat-Use-system-wide-mode-if-the-targe.patch - patches.kernel.org/5.14.10-025-perf-iostat-Fix-Segmentation-fault-from-NULL-.patch - patches.kernel.org/5.14.10-026-watchdog-sb_watchdog-fix-compilation-problem-.patch - patches.kernel.org/5.14.10-027-tty-Fix-out-of-bound-vmalloc-access-in-imageb.patch - patches.kernel.org/5.14.10-028-cpufreq-schedutil-Use-kobject-release-method-.patch - patches.kernel.org/5.14.10-029-scsi-qla2xxx-Changes-to-support-kdump-kernel-.patch - patches.kernel.org/5.14.10-030-drm-amdgpu-adjust-fence-driver-enable-sequenc.patch - patches.kernel.org/5.14.10-031-drm-amdgpu-avoid-over-handle-of-fence-driver-.patch - patches.kernel.org/5.14.10-032-drm-amdgpu-stop-scheduler-when-calling-hw_fin.patch - patches.kernel.org/5.14.10-033-cpufreq-schedutil-Destroy-mutex-before-kobjec.patch - patches.kernel.org/5.14.10-034-scsi-ufs-ufs-pci-Fix-Intel-LKF-link-stability.patch - patches.kernel.org/5.14.10-035-ALSA-rawmidi-introduce-SNDRV_RAWMIDI_IOCTL_US.patch - patches.kernel.org/5.14.10-036-ALSA-firewire-motu-fix-truncated-bytes-in-mes.patch - patches.kernel.org/5.14.10-037-ALSA-hda-realtek-Quirks-to-enable-speaker-out.patch - patches.kernel.org/5.14.10-038-ACPI-NFIT-Use-fallback-node-id-when-numa-info.patch - patches.kernel.org/5.14.10-039-fs-verity-fix-signed-integer-overflow-with-i_.patch - patches.kernel.org/5.14.10-040-hwmon-tmp421-handle-I2C-errors.patch - patches.kernel.org/5.14.10-041-hwmon-w83793-Fix-NULL-pointer-dereference-by-.patch - patches.kernel.org/5.14.10-042-hwmon-w83792d-Fix-NULL-pointer-dereference-by.patch - patches.kernel.org/5.14.10-043-hwmon-w83791d-Fix-NULL-pointer-dereference-by.patch - patches.kernel.org/5.14.10-044-gpio-pca953x-do-not-ignore-i2c-errors.patch - patches.kernel.org/5.14.10-045-scsi-ufs-Fix-illegal-offset-in-UPIU-event-tra.patch - patches.kernel.org/5.14.10-046-mac80211-fix-use-after-free-in-CCMP-GCMP-RX.patch - patches.kernel.org/5.14.10-047-platform-x86-intel-hid-Add-DMI-switches-allow.patch - patches.kernel.org/5.14.10-048-x86-kvmclock-Move-this_cpu_pvti-into-kvmclock.patch - patches.kernel.org/5.14.10-049-ptp-Fix-ptp_kvm_getcrosststamp-issue-for-x86-.patch - patches.kernel.org/5.14.10-050-KVM-x86-Fix-stack-out-of-bounds-memory-access.patch - patches.kernel.org/5.14.10-051-KVM-x86-nSVM-don-t-copy-virt_ext-from-vmcb12.patch - patches.kernel.org/5.14.10-052-KVM-x86-Clear-KVM-s-cached-guest-CR3-at-RESET.patch - patches.kernel.org/5.14.10-053-KVM-x86-Swap-order-of-CPUID-entry-index-vs.-s.patch - patches.kernel.org/5.14.10-054-KVM-nVMX-Filter-out-all-unsupported-controls-.patch - patches.kernel.org/5.14.10-055-KVM-SEV-Update-svm_vm_copy_asid_from-for-SEV-.patch - patches.kernel.org/5.14.10-056-KVM-SEV-Pin-guest-memory-for-write-for-RECEIV.patch - patches.kernel.org/5.14.10-057-KVM-SEV-Acquire-vcpu-mutex-when-updating-VMSA.patch - patches.kernel.org/5.14.10-058-KVM-SEV-Allow-some-commands-for-mirror-VM.patch - patches.kernel.org/5.14.10-059-KVM-SVM-fix-missing-sev_decommission-in-sev_r.patch - patches.kernel.org/5.14.10-060-KVM-nVMX-Fix-nested-bus-lock-VM-exit.patch - patches.kernel.org/5.14.10-061-KVM-VMX-Fix-a-TSX_CTRL_CPUID_CLEAR-field-mask.patch - patches.kernel.org/5.14.10-062-mmc-renesas_sdhi-fix-regression-with-hard-res.patch - patches.kernel.org/5.14.10-063-media-ir_toy-prevent-device-from-hanging-duri.patch - patches.kernel.org/5.14.10-064-RDMA-cma-Do-not-change-route.addr.src_addr.ss.patch - patches.kernel.org/5.14.10-065-RDMA-cma-Ensure-rdma_addr_cancel-happens-befo.patch - patches.kernel.org/5.14.10-066-nbd-use-shifts-rather-than-multiplies.patch - patches.kernel.org/5.14.10-067-drm-amd-display-initialize-backlight_ramping_.patch - patches.kernel.org/5.14.10-068-drm-amd-display-Pass-PCI-deviceid-into-DC.patch - patches.kernel.org/5.14.10-069-drm-amd-display-Fix-Display-Flicker-on-embedd.patch - patches.kernel.org/5.14.10-070-drm-amdgpu-force-exit-gfxoff-on-sdma-resume-f.patch - patches.kernel.org/5.14.10-071-drm-amdgpu-check-tiling-flags-when-creating-F.patch - patches.kernel.org/5.14.10-072-drm-amdgpu-correct-initial-cp_hqd_quantum-for.patch - patches.kernel.org/5.14.10-073-interconnect-qcom-sdm660-Fix-id-of-slv_cnoc_m.patch - patches.kernel.org/5.14.10-074-interconnect-qcom-sdm660-Correct-NOC_QOS_PRIO.patch - patches.kernel.org/5.14.10-075-drm-i915-gvt-fix-the-usage-of-ww-lock-in-gvt-.patch - patches.kernel.org/5.14.10-076-ipvs-check-that-ip_vs_conn_tab_bits-is-betwee.patch - patches.kernel.org/5.14.10-077-bpf-Handle-return-value-of-BPF_PROG_TYPE_STRU.patch - patches.kernel.org/5.14.10-078-IB-cma-Do-not-send-IGMP-leaves-for-sendonly-M.patch - patches.kernel.org/5.14.10-079-RDMA-cma-Fix-listener-leak-in-rdma_cma_listen.patch - patches.kernel.org/5.14.10-080-bpf-mips-Validate-conditional-branch-offsets.patch - patches.kernel.org/5.14.10-081-hwmon-mlxreg-fan-Return-non-zero-value-when-f.patch - patches.kernel.org/5.14.10-082-RDMA-irdma-Skip-CQP-ring-during-a-reset.patch - patches.kernel.org/5.14.10-083-RDMA-irdma-Validate-number-of-CQ-entries-on-c.patch - patches.kernel.org/5.14.10-084-RDMA-irdma-Report-correct-WC-error-when-trans.patch - patches.kernel.org/5.14.10-085-RDMA-irdma-Report-correct-WC-error-when-there.patch - patches.kernel.org/5.14.10-086-netfilter-nf_tables-unlink-table-before-delet.patch - patches.kernel.org/5.14.10-087-netfilter-log-work-around-missing-softdep-bac.patch - patches.kernel.org/5.14.10-088-Revert-mac80211-do-not-use-low-data-rates-for.patch - patches.kernel.org/5.14.10-089-mac80211-Fix-ieee80211_amsdu_aggregate-frag_t.patch - patches.kernel.org/5.14.10-090-mac80211-limit-injected-vht-mcs-nss-in-ieee80.patch - patches.kernel.org/5.14.10-091-mac80211-mesh-fix-potentially-unaligned-acces.patch - patches.kernel.org/5.14.10-092-mac80211-hwsim-fix-late-beacon-hrtimer-handli.patch - patches.kernel.org/5.14.10-093-driver-core-fw_devlink-Add-support-for-FWNODE.patch - patches.kernel.org/5.14.10-094-net-mdiobus-Set-FWNODE_FLAG_NEEDS_CHILD_BOUND.patch - patches.kernel.org/5.14.10-095-sctp-break-out-if-skb_header_pointer-returns-.patch - patches.kernel.org/5.14.10-096-mptcp-don-t-return-sockets-in-foreign-netns.patch - patches.kernel.org/5.14.10-097-mptcp-allow-changing-the-backup-bit-when-no-s.patch - patches.kernel.org/5.14.10-098-RDMA-hns-Work-around-broken-constant-propagat.patch - patches.kernel.org/5.14.10-099-hwmon-tmp421-report-PVLD-condition-as-fault.patch - patches.kernel.org/5.14.10-100-hwmon-tmp421-fix-rounding-for-negative-values.patch - patches.kernel.org/5.14.10-101-net-enetc-fix-the-incorrect-clearing-of-IF_MO.patch - patches.kernel.org/5.14.10-102-net-ipv4-Fix-rtnexthop-len-when-RTA_FLOW-is-p.patch - patches.kernel.org/5.14.10-103-smsc95xx-fix-stalled-rx-after-link-change.patch - patches.kernel.org/5.14.10-104-drm-i915-request-fix-early-tracepoints.patch - patches.kernel.org/5.14.10-105-drm-i915-Remove-warning-from-the-rps-worker.patch - patches.kernel.org/5.14.10-106-dsa-mv88e6xxx-6161-Use-chip-wide-MAX-MTU.patch - patches.kernel.org/5.14.10-107-dsa-mv88e6xxx-Fix-MTU-definition.patch - patches.kernel.org/5.14.10-108-dsa-mv88e6xxx-Include-tagger-overhead-when-se.patch - patches.kernel.org/5.14.10-109-e100-fix-length-calculation-in-e100_get_regs_.patch - patches.kernel.org/5.14.10-110-e100-fix-buffer-overrun-in-e100_get_regs.patch - patches.kernel.org/5.14.10-111-RDMA-hfi1-Fix-kernel-pointer-leak.patch - patches.kernel.org/5.14.10-112-RDMA-hns-Fix-the-size-setting-error-when-copy.patch - patches.kernel.org/5.14.10-113-RDMA-hns-Add-the-check-of-the-CQE-size-of-the.patch - patches.kernel.org/5.14.10-114-bpf-Exempt-CAP_BPF-from-checks-against-bpf_ji.patch - patches.kernel.org/5.14.10-115-libbpf-Fix-segfault-in-static-linker-for-obje.patch - patches.kernel.org/5.14.10-116-selftests-bpf-Fix-makefile-dependencies-on-li.patch - patches.kernel.org/5.14.10-117-selftests-bpf-test_lwt_ip_encap-Really-disabl.patch - patches.kernel.org/5.14.10-118-bpf-x86-Fix-bpf-mapping-of-atomic-fetch-imple.patch - patches.kernel.org/5.14.10-119-net-ks8851-fix-link-error.patch - patches.kernel.org/5.14.10-120-ionic-fix-gathering-of-debug-stats.patch - patches.kernel.org/5.14.10-121-Revert-block-bfq-honor-already-setup-queue-me.patch - patches.kernel.org/5.14.10-122-scsi-csiostor-Add-module-softdep-on-cxgb4.patch - patches.kernel.org/5.14.10-123-ixgbe-Fix-NULL-pointer-dereference-in-ixgbe_x.patch - patches.kernel.org/5.14.10-124-net-hns3-do-not-allow-call-hns3_nic_net_open-.patch - patches.kernel.org/5.14.10-125-net-hns3-remove-tc-enable-checking.patch - patches.kernel.org/5.14.10-126-net-hns3-don-t-rollback-when-destroy-mqprio-f.patch - patches.kernel.org/5.14.10-127-net-hns3-fix-mixed-flag-HCLGE_FLAG_MQPRIO_ENA.patch - patches.kernel.org/5.14.10-128-net-hns3-fix-show-wrong-state-when-add-existi.patch - patches.kernel.org/5.14.10-129-net-hns3-reconstruct-function-hns3_self_test.patch - patches.kernel.org/5.14.10-130-net-hns3-fix-always-enable-rx-vlan-filter-pro.patch - patches.kernel.org/5.14.10-131-net-hns3-disable-firmware-compatible-features.patch - patches.kernel.org/5.14.10-132-net-phy-bcm7xxx-Fixed-indirect-MMD-operations.patch - patches.kernel.org/5.14.10-133-net-sched-flower-protect-fl_walk-with-rcu.patch - patches.kernel.org/5.14.10-134-net-stmmac-fix-EEE-init-issue-when-paired-wit.patch - patches.kernel.org/5.14.10-135-af_unix-fix-races-in-sk_peer_pid-and-sk_peer_.patch - patches.kernel.org/5.14.10-136-objtool-Teach-get_alt_entry-about-more-reloca.patch - patches.kernel.org/5.14.10-137-perf-x86-intel-Update-event-constraints-for-I.patch - patches.kernel.org/5.14.10-138-sched-fair-Add-ancestors-of-unthrottled-undec.patch - patches.kernel.org/5.14.10-139-sched-fair-Null-terminate-buffer-when-updatin.patch - patches.kernel.org/5.14.10-140-hwmon-occ-Fix-P10-VRM-temp-sensors.patch - patches.kernel.org/5.14.10-141-hwmon-pmbus-mp2975-Add-missed-POUT-attribute-.patch - patches.kernel.org/5.14.10-142-kvm-fix-objtool-relocation-warning.patch - patches.kernel.org/5.14.10-143-nvme-add-command-id-quirk-for-apple-controlle.patch - patches.kernel.org/5.14.10-144-elf-don-t-use-MAP_FIXED_NOREPLACE-for-elf-int.patch - patches.kernel.org/5.14.10-145-driver-core-fw_devlink-Improve-handling-of-cy.patch - patches.kernel.org/5.14.10-146-debugfs-debugfs_create_file_size-use-IS_ERR-t.patch - patches.kernel.org/5.14.10-147-ipack-ipoctal-fix-stack-information-leak.patch - patches.kernel.org/5.14.10-148-ipack-ipoctal-fix-tty-registration-race.patch - patches.kernel.org/5.14.10-149-ipack-ipoctal-fix-tty-registration-error-hand.patch - patches.kernel.org/5.14.10-150-ipack-ipoctal-fix-missing-allocation-failure-.patch - patches.kernel.org/5.14.10-151-ipack-ipoctal-fix-module-reference-leak.patch - patches.kernel.org/5.14.10-152-ext4-fix-loff_t-overflow-in-ext4_max_bitmap_s.patch - patches.kernel.org/5.14.10-153-ext4-limit-the-number-of-blocks-in-one-ADD_RA.patch - patches.kernel.org/5.14.10-154-ext4-fix-reserved-space-counter-leakage.patch - patches.kernel.org/5.14.10-155-ext4-add-error-checking-to-ext4_ext_replay_se.patch - patches.kernel.org/5.14.10-156-ext4-fix-potential-infinite-loop-in-ext4_dx_r.patch - patches.kernel.org/5.14.10-157-ext4-flush-s_error_work-before-journal-destro.patch - patches.kernel.org/5.14.10-158-HID-u2fzero-ignore-incomplete-packets-without.patch - patches.kernel.org/5.14.10-159-net-udp-annotate-data-race-around-udp_sk-sk-c.patch - patches.kernel.org/5.14.10-160-NIOS2-setup.c-drop-unused-variable-dram_start.patch - patches.kernel.org/5.14.10-161-usb-hso-remove-the-bailout-parameter.patch - patches.kernel.org/5.14.10-162-HID-betop-fix-slab-out-of-bounds-Write-in-bet.patch - patches.kernel.org/5.14.10-163-netfilter-ipset-Fix-oversized-kvmalloc-calls.patch - patches.kernel.org/5.14.10-164-mm-don-t-allow-oversized-kvmalloc-calls.patch - patches.kernel.org/5.14.10-165-HID-usbhid-free-raw_report-buffers-in-usbhid_.patch - patches.kernel.org/5.14.10-166-crypto-aesni-xts_crypt-return-if-walk.nbytes-.patch - patches.kernel.org/5.14.10-167-KVM-x86-Handle-SRCU-initialization-failure-du.patch - patches.kernel.org/5.14.10-168-netfilter-conntrack-serialize-hash-resizes-an.patch - patches.kernel.org/5.14.10-169-netfilter-nf_tables-Fix-oversized-kvmalloc-ca.patch - patches.kernel.org/5.14.10-170-drivers-net-mhi-fix-error-path-in-mhi_net_new.patch - patches.kernel.org/5.14.10-171-objtool-print-out-the-symbol-type-when-compla.patch - patches.kernel.org/5.14.10-172-HID-amd_sfh-Fix-potential-NULL-pointer-derefe.patch - patches.kernel.org/5.14.10-173-Linux-5.14.10.patch - patches.kernel.org/5.14.11-001-spi-rockchip-handle-zero-length-transfers-wit.patch - patches.kernel.org/5.14.11-002-afs-Add-missing-vnode-validation-checks.patch - patches.kernel.org/5.14.11-003-platform-x86-touchscreen_dmi-Add-info-for-the.patch - patches.kernel.org/5.14.11-004-platform-x86-touchscreen_dmi-Update-info-for-.patch - patches.kernel.org/5.14.11-005-nfsd-back-channel-stuck-in-SEQ4_STATUS_CB_PAT.patch - patches.kernel.org/5.14.11-006-btrfs-replace-BUG_ON-in-btrfs_csum_one_bio-wi.patch - patches.kernel.org/5.14.11-007-btrfs-fix-mount-failure-due-to-past-and-trans.patch - patches.kernel.org/5.14.11-008-net-mdio-introduce-a-shutdown-method-to-mdio-.patch - patches.kernel.org/5.14.11-009-xen-netback-correct-success-error-reporting-f.patch - patches.kernel.org/5.14.11-010-sparc64-fix-pci_iounmap-when-CONFIG_PCI-is-no.patch - patches.kernel.org/5.14.11-011-platform-x86-gigabyte-wmi-add-support-for-B55.patch - patches.kernel.org/5.14.11-012-ext2-fix-sleeping-in-atomic-bugs-on-error.patch - patches.kernel.org/5.14.11-013-drm-amdkfd-handle-svm-migrate-init-error.patch - patches.kernel.org/5.14.11-014-drm-amdkfd-fix-svm_migrate_fini-warning.patch - patches.kernel.org/5.14.11-015-scsi-sd-Free-scsi_disk-device-via-put_device.patch - patches.kernel.org/5.14.11-016-scsi-elx-efct-Do-not-hold-lock-while-calling-.patch - patches.kernel.org/5.14.11-017-usb-testusb-Fix-for-showing-the-connection-sp.patch - patches.kernel.org/5.14.11-018-usb-dwc2-check-return-value-after-calling-pla.patch - patches.kernel.org/5.14.11-019-habanalabs-gaudi-use-direct-MSI-in-single-mod.patch - patches.kernel.org/5.14.11-020-habanalabs-fail-collective-wait-when-not-supp.patch - patches.kernel.org/5.14.11-021-habanalabs-gaudi-fix-LBW-RR-configuration.patch - patches.kernel.org/5.14.11-022-selftests-be-sure-to-make-khdr-before-other-t.patch - patches.kernel.org/5.14.11-023-selftests-kvm-fix-get_warnings_count-ignoring.patch - patches.kernel.org/5.14.11-024-selftests-kvm-fix-get_trans_hugepagesz-ignori.patch - patches.kernel.org/5.14.11-025-selftests-kvm-move-get_run_delay-into-lib-tes.patch - patches.kernel.org/5.14.11-026-selftests-kvm-fix-get_run_delay-ignoring-fsca.patch - patches.kernel.org/5.14.11-027-Xen-gntdev-don-t-ignore-kernel-unmapping-erro.patch - patches.kernel.org/5.14.11-028-swiotlb-xen-ensure-to-issue-well-formed-XENME.patch - patches.kernel.org/5.14.11-029-nvme-fc-update-hardware-queues-before-using-t.patch - patches.kernel.org/5.14.11-030-nvme-fc-avoid-race-between-time-out-and-tear-.patch - patches.kernel.org/5.14.11-031-thermal-drivers-tsens-Fix-wrong-check-for-tzd.patch - patches.kernel.org/5.14.11-032-scsi-ses-Retry-failed-Send-Receive-Diagnostic.patch - patches.kernel.org/5.14.11-033-irqchip-gic-Work-around-broken-Renesas-integr.patch - patches.kernel.org/5.14.11-034-smb3-correct-smb3-ACL-security-descriptor.patch - patches.kernel.org/5.14.11-035-x86-insn-tools-x86-Fix-undefined-behavior-due.patch - patches.kernel.org/5.14.11-036-io_uring-allow-conditional-reschedule-for-int.patch - patches.kernel.org/5.14.11-037-block-don-t-call-rq_qos_ops-done_bio-if-the-b.patch - patches.kernel.org/5.14.11-038-tools-vm-page-types-remove-dependency-on-opt_.patch - patches.kernel.org/5.14.11-039-kasan-always-respect-CONFIG_KASAN_STACK.patch - patches.kernel.org/5.14.11-040-selftests-KVM-Align-SMCCC-call-with-the-spec-.patch - patches.kernel.org/5.14.11-041-KVM-do-not-shrink-halt_poll_ns-below-grow_sta.patch - patches.kernel.org/5.14.11-042-KVM-x86-reset-pdptrs_from_userspace-when-exit.patch - patches.kernel.org/5.14.11-043-kvm-x86-Add-AMD-PMU-MSRs-to-msrs_to_save_all.patch - patches.kernel.org/5.14.11-044-KVM-x86-nSVM-restore-int_vector-in-svm_clear_.patch - patches.kernel.org/5.14.11-045-perf-x86-Reset-destroy-callback-on-event-init.patch - patches.kernel.org/5.14.11-046-libata-Add-ATA_HORKAGE_NO_NCQ_ON_ATI-for-Sams.patch - patches.kernel.org/5.14.11-047-Revert-brcmfmac-use-ISO3166-country-code-and-.patch - patches.kernel.org/5.14.11-048-Revert-ARM-imx6q-drop-of_platform_default_pop.patch - patches.kernel.org/5.14.11-049-Linux-5.14.11.patch - patches.kernel.org/5.14.12-001-Partially-revert-usb-Kconfig-using-select-for.patch - patches.kernel.org/5.14.12-002-usb-cdc-wdm-Fix-check-for-WWAN.patch - patches.kernel.org/5.14.12-003-usb-chipidea-ci_hdrc_imx-Also-search-for-phys.patch - patches.kernel.org/5.14.12-004-usb-gadget-f_uac2-fixed-EP-IN-wMaxPacketSize.patch - patches.kernel.org/5.14.12-005-USB-cdc-acm-fix-racy-tty-buffer-accesses.patch - patches.kernel.org/5.14.12-006-USB-cdc-acm-fix-break-reporting.patch - patches.kernel.org/5.14.12-007-usb-typec-tcpci-don-t-handle-vSafe0V-event-if.patch - patches.kernel.org/5.14.12-008-usb-typec-tcpm-handle-SRC_STARTUP-state-if-cc.patch - patches.kernel.org/5.14.12-009-usb-typec-tipd-Remove-dependency-on-connector.patch - patches.kernel.org/5.14.12-010-drm-amd-display-Fix-B0-USB-C-DP-Alt-mode.patch - patches.kernel.org/5.14.12-011-drm-amd-display-USB4-bring-up-set-correct-add.patch - patches.kernel.org/5.14.12-012-drm-amdgpu-During-s0ix-don-t-wait-to-signal-G.patch - patches.kernel.org/5.14.12-013-drm-nouveau-kms-tu102-delay-enabling-cursor-u.patch - patches.kernel.org/5.14.12-014-drm-nouveau-ga102-support-ttm-buffer-moves-vi.patch - patches.kernel.org/5.14.12-015-drm-amd-display-Limit-display-scaling-to-up-t.patch - patches.kernel.org/5.14.12-016-drm-amd-display-Fix-detection-of-4-lane-for-D.patch - patches.kernel.org/5.14.12-017-drm-amd-display-Fix-DCN3-B0-DP-Alt-Mapping.patch - patches.kernel.org/5.14.12-018-drm-i915-Fix-runtime-pm-handling-in-i915_gem_.patch - patches.kernel.org/5.14.12-019-drm-i915-Extend-the-async-flip-VT-d-w-a-to-sk.patch - patches.kernel.org/5.14.12-020-xen-privcmd-fix-error-handling-in-mmap-resour.patch - patches.kernel.org/5.14.12-021-mmc-meson-gx-do-not-use-memcpy_to-fromio-for-.patch - patches.kernel.org/5.14.12-022-mmc-sdhci-of-at91-wait-for-calibration-done-b.patch - patches.kernel.org/5.14.12-023-mmc-sdhci-of-at91-replace-while-loop-with-rea.patch - patches.kernel.org/5.14.12-024-fbdev-simplefb-fix-Kconfig-dependencies.patch - patches.kernel.org/5.14.12-025-ovl-fix-missing-negative-dentry-check-in-ovl_.patch - patches.kernel.org/5.14.12-026-ovl-fix-IOCB_DIRECT-if-underlying-fs-doesn-t-.patch - patches.kernel.org/5.14.12-027-nfsd-fix-error-handling-of-register_pernet_su.patch - patches.kernel.org/5.14.12-028-nfsd4-Handle-the-NFSv4-READDIR-dircount-hint-.patch - patches.kernel.org/5.14.12-029-SUNRPC-fix-sign-error-causing-rpcsec_gss-drop.patch - patches.kernel.org/5.14.12-030-xen-balloon-fix-cancelled-balloon-action.patch - patches.kernel.org/5.14.12-031-ARM-dts-omap3430-sdp-Fix-NAND-device-node.patch - patches.kernel.org/5.14.12-032-ARM-dts-imx6dl-yapp4-Fix-lp5562-LED-driver-pr.patch - patches.kernel.org/5.14.12-033-ARM-dts-qcom-apq8064-use-compatible-which-con.patch - patches.kernel.org/5.14.12-034-scsi-ufs-core-Fix-task-management-completion.patch - patches.kernel.org/5.14.12-035-riscv-Flush-current-cpu-icache-before-other-c.patch - patches.kernel.org/5.14.12-036-bus-ti-sysc-Add-break-in-switch-statement-in-.patch - patches.kernel.org/5.14.12-037-soc-qcom-socinfo-Fixed-argument-passed-to-pla.patch - patches.kernel.org/5.14.12-038-ARM-dts-qcom-apq8064-Use-27MHz-PXO-clock-as-D.patch - patches.kernel.org/5.14.12-039-Revert-arm64-dts-qcom-sc7280-Fixup-the-cpufre.patch - patches.kernel.org/5.14.12-040-ARM-at91-pm-do-not-panic-if-ram-controllers-a.patch - patches.kernel.org/5.14.12-041-iwlwifi-mvm-Fix-possible-NULL-dereference.patch - patches.kernel.org/5.14.12-042-soc-qcom-mdt_loader-Drop-PT_LOAD-check-on-has.patch - patches.kernel.org/5.14.12-043-ARM-dts-imx-Add-missing-pinctrl-names-for-pan.patch - patches.kernel.org/5.14.12-044-ARM-dts-imx-Fix-USB-host-power-regulator-pola.patch - patches.kernel.org/5.14.12-045-ARM-dts-imx6qdl-pico-Fix-Ethernet-support.patch - patches.kernel.org/5.14.12-046-PCI-hv-Fix-sleep-while-in-non-sleep-context-w.patch - patches.kernel.org/5.14.12-047-ath5k-fix-building-with-LEDS-m.patch - patches.kernel.org/5.14.12-048-arm64-dts-qcom-pm8150-use-qcom-pm8998-pon-bin.patch - patches.kernel.org/5.14.12-049-xtensa-use-CONFIG_USE_OF-instead-of-CONFIG_OF.patch - patches.kernel.org/5.14.12-050-xtensa-call-irqchip_init-only-when-CONFIG_USE.patch - patches.kernel.org/5.14.12-051-iwlwifi-pcie-add-configuration-of-a-Wi-Fi-ada.patch - patches.kernel.org/5.14.12-052-netfilter-conntrack-fix-boot-failure-with-nf_.patch - patches.kernel.org/5.14.12-053-netfilter-nf_tables-add-position-handle-in-ev.patch - patches.kernel.org/5.14.12-054-netfilter-nf_tables-reverse-order-in-rule-rep.patch - patches.kernel.org/5.14.12-055-bpf-arm-Fix-register-clobbering-in-div-mod-im.patch - patches.kernel.org/5.14.12-056-soc-ti-omap-prm-Fix-external-abort-for-am335x.patch - patches.kernel.org/5.14.12-057-bpf-Fix-integer-overflow-in-prealloc_elems_an.patch - patches.kernel.org/5.14.12-058-net-mlx5e-IPSEC-RX-enable-checksum-complete.patch - patches.kernel.org/5.14.12-059-net-mlx5e-Keep-the-value-for-maximum-number-o.patch - patches.kernel.org/5.14.12-060-net-mlx5-E-Switch-Fix-double-allocation-of-ac.patch - patches.kernel.org/5.14.12-061-net-mlx5-Force-round-second-at-1PPS-out-start.patch - patches.kernel.org/5.14.12-062-net-mlx5-Avoid-generating-event-after-PPS-out.patch - patches.kernel.org/5.14.12-063-net-mlx5-Fix-length-of-irq_index-in-chars.patch - patches.kernel.org/5.14.12-064-net-mlx5-Fix-setting-number-of-EQs-of-SFs.patch - patches.kernel.org/5.14.12-065-net-mlx5e-Fix-the-presented-RQ-index-in-PTP-s.patch - patches.kernel.org/5.14.12-066-libbpf-Fix-segfault-in-light-skeleton-for-obj.patch - patches.kernel.org/5.14.12-067-phy-mdio-fix-memory-leak.patch - patches.kernel.org/5.14.12-068-libbpf-Fix-memory-leak-in-strset.patch - patches.kernel.org/5.14.12-069-net_sched-fix-NULL-deref-in-fifo_set_limit.patch - patches.kernel.org/5.14.12-070-net-mscc-ocelot-fix-VCAP-filters-remaining-ac.patch - patches.kernel.org/5.14.12-071-net-stmmac-dwmac-rk-Fix-ethernet-on-rk3399-ba.patch - patches.kernel.org/5.14.12-072-MIPS-Revert-add-support-for-buggy-MT7621S-cor.patch - patches.kernel.org/5.14.12-073-netfilter-nf_tables-honor-NLM_F_CREATE-and-NL.patch - patches.kernel.org/5.14.12-074-powerpc-fsl-dts-Fix-phy-connection-type-for-f.patch - patches.kernel.org/5.14.12-075-ptp_pch-Load-module-automatically-if-ID-match.patch - patches.kernel.org/5.14.12-076-ARM-dts-imx-change-the-spi-nor-tx.patch - patches.kernel.org/5.14.12-077-arm64-dts-imx8-change-the-spi-nor-tx.patch - patches.kernel.org/5.14.12-078-arm64-dts-imx8mm-kontron-n801x-som-do-not-all.patch - patches.kernel.org/5.14.12-079-arm64-dts-ls1028a-fix-eSDHC2-node.patch - patches.kernel.org/5.14.12-080-dt-bindings-drm-bridge-ti-sn65dsi86-Fix-reg-v.patch - patches.kernel.org/5.14.12-081-ARM-imx6-disable-the-GIC-CPU-interface-before.patch - patches.kernel.org/5.14.12-082-drm-i915-audio-Use-BIOS-provided-value-for-RK.patch - patches.kernel.org/5.14.12-083-drm-i915-jsl-Add-W-A-1409054076-for-JSL.patch - patches.kernel.org/5.14.12-084-drm-i915-tc-Fix-TypeC-port-init-resume-time-s.patch - patches.kernel.org/5.14.12-085-drm-i915-bdb-Fix-version-check.patch - patches.kernel.org/5.14.12-086-netfs-Fix-READ-WRITE-confusion-when-calling-i.patch - patches.kernel.org/5.14.12-087-afs-Fix-afs_launder_page-to-set-correct-start.patch - patches.kernel.org/5.14.12-088-net-bridge-use-nla_total_size_64bit-in-br_get.patch - patches.kernel.org/5.14.12-089-net-bridge-fix-under-estimation-in-br_get_lin.patch - patches.kernel.org/5.14.12-090-net-sched-sch_taprio-properly-cancel-timer-fr.patch - patches.kernel.org/5.14.12-091-net-sfp-Fix-typo-in-state-machine-debug-strin.patch - patches.kernel.org/5.14.12-092-net-pcs-xpcs-fix-incorrect-CL37-AN-sequence.patch - patches.kernel.org/5.14.12-093-netlink-annotate-data-races-around-nlk-bound.patch - patches.kernel.org/5.14.12-094-ARM-defconfig-gemini-Restore-framebuffer.patch - patches.kernel.org/5.14.12-095-drm-amdkfd-fix-a-potential-ttm-sg-memory-leak.patch - patches.kernel.org/5.14.12-096-drm-amdgpu-handle-the-case-of-pci_channel_io_.patch - patches.kernel.org/5.14.12-097-perf-jevents-Free-the-sys_event_tables-list-a.patch - patches.kernel.org/5.14.12-098-bus-ti-sysc-Use-CLKDM_NOAUTO-for-dra7-dcan1-f.patch - patches.kernel.org/5.14.12-099-drm-sun4i-dw-hdmi-Fix-HDMI-PHY-clock-setup.patch - patches.kernel.org/5.14.12-100-drm-nouveau-fifo-ga102-initialise-chid-on-ret.patch - patches.kernel.org/5.14.12-101-drm-panel-abt-y030xx067a-yellow-tint-fix.patch - patches.kernel.org/5.14.12-102-video-fbdev-gbefb-Only-instantiate-device-whe.patch - patches.kernel.org/5.14.12-103-drm-nouveau-avoid-a-use-after-free-when-BO-in.patch - patches.kernel.org/5.14.12-104-drm-nouveau-kms-nv50-fix-file-release-memory-.patch - patches.kernel.org/5.14.12-105-drm-nouveau-debugfs-fix-file-release-memory-l.patch - patches.kernel.org/5.14.12-106-net-pcs-xpcs-fix-incorrect-steps-on-disable-E.patch - patches.kernel.org/5.14.12-107-net-stmmac-trigger-PCS-EEE-to-turn-off-on-lin.patch - patches.kernel.org/5.14.12-108-gve-Correct-available-tx-qpl-check.patch - patches.kernel.org/5.14.12-109-gve-Avoid-freeing-NULL-pointer.patch - patches.kernel.org/5.14.12-110-gve-Properly-handle-errors-in-gve_assign_qpl.patch - patches.kernel.org/5.14.12-111-rtnetlink-fix-if_nlmsg_stats_size-under-estim.patch - patches.kernel.org/5.14.12-112-gve-fix-gve_get_stats.patch - patches.kernel.org/5.14.12-113-gve-report-64bit-tx_bytes-counter-from-gve_ha.patch - patches.kernel.org/5.14.12-114-i40e-fix-endless-loop-under-rtnl.patch - patches.kernel.org/5.14.12-115-i40e-Fix-freeing-of-uninitialized-misc-IRQ-ve.patch - patches.kernel.org/5.14.12-116-iavf-fix-double-unlock-of-crit_lock.patch - patches.kernel.org/5.14.12-117-net-prefer-socket-bound-to-interface-when-not.patch - patches.kernel.org/5.14.12-118-powerpc-iommu-Report-the-correct-most-efficie.patch - patches.kernel.org/5.14.12-119-i2c-acpi-fix-resource-leak-in-reconfiguration.patch - patches.kernel.org/5.14.12-120-i2c-mediatek-Add-OFFSET_EXT_CONF-setting-back.patch - patches.kernel.org/5.14.12-121-riscv-explicitly-use-symbol-offsets-for-VDSO.patch - patches.kernel.org/5.14.12-122-RISC-V-Fix-VDSO-build-for-MMU.patch - patches.kernel.org/5.14.12-123-riscv-vdso-Refactor-asm-vdso.h.patch - patches.kernel.org/5.14.12-124-riscv-vdso-Move-vdso-data-page-up-front.patch - patches.kernel.org/5.14.12-125-riscv-vdso-make-arch_setup_additional_pages-w.patch - patches.kernel.org/5.14.12-126-bpf-s390-Fix-potential-memory-leak-about-jit_.patch - patches.kernel.org/5.14.12-127-i2c-mlxcpld-Fix-criteria-for-frequency-settin.patch - patches.kernel.org/5.14.12-128-i2c-mlxcpld-Modify-register-setting-for-400KH.patch - patches.kernel.org/5.14.12-129-RISC-V-Include-clone3-on-rv32.patch - patches.kernel.org/5.14.12-130-scsi-iscsi-Fix-iscsi_task-use-after-free.patch - patches.kernel.org/5.14.12-131-objtool-Remove-reloc-symbol-type-checks-in-ge.patch - patches.kernel.org/5.14.12-132-objtool-Make-.altinstructions-section-entry-s.patch - patches.kernel.org/5.14.12-133-powerpc-bpf-Fix-BPF_MOD-when-imm-1.patch - patches.kernel.org/5.14.12-134-powerpc-bpf-Fix-BPF_SUB-when-imm-0x80000000.patch - patches.kernel.org/5.14.12-135-powerpc-bpf-ppc32-Fix-ALU32-BPF_ARSH-operatio.patch - patches.kernel.org/5.14.12-136-powerpc-bpf-ppc32-Fix-JMP32_JSET_K.patch - patches.kernel.org/5.14.12-137-powerpc-bpf-ppc32-Do-not-emit-zero-extend-ins.patch - patches.kernel.org/5.14.12-138-powerpc-bpf-ppc32-Fix-BPF_SUB-when-imm-0x8000.patch - patches.kernel.org/5.14.12-139-powerpc-64s-fix-program-check-interrupt-emerg.patch - patches.kernel.org/5.14.12-140-powerpc-traps-do-not-enable-irqs-in-_exceptio.patch - patches.kernel.org/5.14.12-141-powerpc-64s-Fix-unrecoverable-MCE-calling-asy.patch - patches.kernel.org/5.14.12-142-powerpc-32s-Fix-kuap_kernel_restore.patch - patches.kernel.org/5.14.12-143-pseries-eeh-Fix-the-kdump-kernel-crash-during.patch - patches.kernel.org/5.14.12-144-x86-platform-olpc-Correct-ifdef-symbol-to-int.patch - patches.kernel.org/5.14.12-145-x86-Kconfig-Correct-reference-to-MWINCHIP3D.patch - patches.kernel.org/5.14.12-146-x86-sev-Return-an-error-on-a-returned-non-zer.patch - patches.kernel.org/5.14.12-147-x86-fpu-Restore-the-masking-out-of-reserved-M.patch - patches.kernel.org/5.14.12-148-x86-entry-Correct-reference-to-intended-CONFI.patch - patches.kernel.org/5.14.12-149-x86-entry-Clear-X86_FEATURE_SMAP-when-CONFIG_.patch - patches.kernel.org/5.14.12-150-x86-hpet-Use-another-crystalball-to-evaluate-.patch - patches.kernel.org/5.14.12-151-dsa-tag_dsa-Fix-mask-for-trunked-packets.patch - patches.kernel.org/5.14.12-152-Linux-5.14.12.patch - patches.kernel.org/5.14.13-001-ext4-check-and-update-i_disksize-properly.patch - patches.kernel.org/5.14.13-002-ext4-correct-the-error-path-of-ext4_write_inl.patch - patches.kernel.org/5.14.13-003-ASoC-Intel-sof_sdw-tag-SoundWire-BEs-as-non-a.patch - patches.kernel.org/5.14.13-004-ALSA-oxfw-fix-transmission-method-for-Loud-mo.patch - patches.kernel.org/5.14.13-005-ALSA-usb-audio-Unify-mixer-resume-and-reset_r.patch - patches.kernel.org/5.14.13-006-HID-apple-Fix-logical-maximum-and-usage-maxim.patch - patches.kernel.org/5.14.13-007-netfilter-ip6_tables-zero-initialize-fragment.patch - patches.kernel.org/5.14.13-008-HID-wacom-Add-new-Intuos-BT-CTL-4100WL-CTL-61.patch - patches.kernel.org/5.14.13-009-ASoC-SOF-loader-release_firmware-on-load-fail.patch - patches.kernel.org/5.14.13-010-KVM-arm64-nvhe-Fix-missing-FORCE-for-hyp-relo.patch - patches.kernel.org/5.14.13-011-netfilter-nf_nat_masquerade-make-async-masq_i.patch - patches.kernel.org/5.14.13-012-netfilter-nf_nat_masquerade-defer-conntrack-w.patch - patches.kernel.org/5.14.13-013-mac80211-Drop-frames-from-invalid-MAC-address.patch - patches.kernel.org/5.14.13-014-pinctrl-qcom-sc7280-Add-PM-suspend-callbacks.patch - patches.kernel.org/5.14.13-015-m68k-Handle-arrivals-of-multiple-signals-corr.patch - patches.kernel.org/5.14.13-016-hwmon-ltc2947-Properly-handle-errors-when-loo.patch - patches.kernel.org/5.14.13-017-net-prevent-user-from-passing-illegal-stab-si.patch - patches.kernel.org/5.14.13-018-mac80211-check-return-value-of-rhashtable_ini.patch - patches.kernel.org/5.14.13-019-net-bgmac-platform-handle-mac-address-deferra.patch - patches.kernel.org/5.14.13-020-vboxfs-fix-broken-legacy-mount-signature-chec.patch - patches.kernel.org/5.14.13-021-net-sun-SUNVNET_COMMON-should-depend-on-INET.patch - patches.kernel.org/5.14.13-022-drm-amdgpu-fix-gart.bo-pin_count-leak.patch - patches.kernel.org/5.14.13-023-scsi-ses-Fix-unsigned-comparison-with-less-th.patch - patches.kernel.org/5.14.13-024-scsi-virtio_scsi-Fix-spelling-mistake-Unsuppo.patch - patches.kernel.org/5.14.13-025-scsi-qla2xxx-Fix-excessive-messages-during-de.patch - patches.kernel.org/5.14.13-026-perf-core-fix-userpage-time_enabled-of-inacti.patch - patches.kernel.org/5.14.13-027-sched-Always-inline-is_percpu_thread.patch - patches.kernel.org/5.14.13-028-io_uring-kill-fasync.patch - patches.kernel.org/5.14.13-029-hwmon-pmbus-ibm-cffps-max_power_out-swap-chan.patch - patches.kernel.org/5.14.13-030-Linux-5.14.13.patch - patches.kernel.org/5.14.14-001-ALSA-usb-audio-Add-quirk-for-VF0770.patch - patches.kernel.org/5.14.14-002-ALSA-pcm-Workaround-for-a-wrong-offset-in-SYN.patch - patches.kernel.org/5.14.14-003-ALSA-usb-audio-Fix-a-missing-error-check-in-s.patch - patches.kernel.org/5.14.14-004-ALSA-seq-Fix-a-potential-UAF-by-wrong-private.patch - patches.kernel.org/5.14.14-005-ALSA-hda-realtek-Enable-4-speaker-output-for-.patch - patches.kernel.org/5.14.14-006-ALSA-hda-Enable-headphone-mic-on-Dell-Latitud.patch - patches.kernel.org/5.14.14-007-ALSA-hda-realtek-Complete-partial-device-name.patch - patches.kernel.org/5.14.14-008-ALSA-hda-realtek-Add-quirk-for-Clevo-X170KM-G.patch - patches.kernel.org/5.14.14-009-ALSA-hda-realtek-ALC236-headset-MIC-recording.patch - patches.kernel.org/5.14.14-010-ALSA-hda-realtek-Add-quirk-for-TongFang-PHxTx.patch - patches.kernel.org/5.14.14-011-ALSA-hda-realtek-Fix-for-quirk-to-enable-spea.patch - patches.kernel.org/5.14.14-012-ALSA-hda-realtek-Fix-the-mic-type-detection-i.patch - patches.kernel.org/5.14.14-013-platform-x86-gigabyte-wmi-add-support-for-B55.patch - patches.kernel.org/5.14.14-014-platform-x86-amd-pmc-Add-alternative-acpi-id-.patch - patches.kernel.org/5.14.14-015-spi-atmel-Fix-PDC-transfer-setup-bug.patch - patches.kernel.org/5.14.14-016-mtd-rawnand-qcom-Update-code-word-value-for-r.patch - patches.kernel.org/5.14.14-017-nds32-ftrace-Fix-Error-invalid-operands-UND-a.patch - patches.kernel.org/5.14.14-018-dm-fix-mempool-NULL-pointer-race-when-complet.patch - patches.kernel.org/5.14.14-019-ACPI-PM-Include-alternate-AMDI0005-id-in-spec.patch - patches.kernel.org/5.14.14-020-dm-rq-don-t-queue-request-to-blk-mq-during-DM.patch - patches.kernel.org/5.14.14-021-s390-fix-strrchr-implementation.patch - patches.kernel.org/5.14.14-022-clk-socfpga-agilex-fix-duplicate-s2f_user0_cl.patch - patches.kernel.org/5.14.14-023-csky-don-t-let-sigreturn-play-with-priveleged.patch - patches.kernel.org/5.14.14-024-csky-Fixup-regs.sr-broken-in-ptrace.patch - patches.kernel.org/5.14.14-025-drm-fbdev-Clamp-fbdev-surface-size-if-too-lar.patch - patches.kernel.org/5.14.14-026-arm64-hugetlb-fix-CMA-gigantic-page-order-for.patch - patches.kernel.org/5.14.14-027-drm-nouveau-fifo-Reinstate-the-correct-engine.patch - patches.kernel.org/5.14.14-028-drm-msm-Do-not-run-snapshot-on-non-DPU-device.patch - patches.kernel.org/5.14.14-029-drm-msm-Avoid-potential-overflow-in-timeout_t.patch - patches.kernel.org/5.14.14-030-btrfs-unlock-newly-allocated-extent-buffer-af.patch - patches.kernel.org/5.14.14-031-btrfs-deal-with-errors-when-replaying-dir-ent.patch - patches.kernel.org/5.14.14-032-btrfs-deal-with-errors-when-adding-inode-refe.patch - patches.kernel.org/5.14.14-033-btrfs-check-for-error-when-looking-up-inode-d.patch - patches.kernel.org/5.14.14-034-btrfs-update-refs-for-any-root-except-tree-lo.patch - patches.kernel.org/5.14.14-035-btrfs-fix-abort-logic-in-btrfs_replace_file_e.patch - patches.kernel.org/5.14.14-036-module-fix-clang-CFI-with-MODULE_UNLOAD-n.patch - patches.kernel.org/5.14.14-037-x86-resctrl-Free-the-ctrlval-arrays-when-doma.patch - patches.kernel.org/5.14.14-038-mei-me-add-Ice-Lake-N-device-id.patch - patches.kernel.org/5.14.14-039-mei-hbm-drop-hbm-responses-on-early-shutdown.patch - patches.kernel.org/5.14.14-040-USB-xhci-dbc-fix-tty-registration-race.patch - patches.kernel.org/5.14.14-041-xhci-guard-accesses-to-ep_state-in-xhci_endpo.patch - patches.kernel.org/5.14.14-042-xhci-add-quirk-for-host-controllers-that-don-.patch - patches.kernel.org/5.14.14-043-xhci-Fix-command-ring-pointer-corruption-whil.patch - patches.kernel.org/5.14.14-044-xhci-Enable-trust-tx-length-quirk-for-Fresco-.patch - patches.kernel.org/5.14.14-045-cb710-avoid-NULL-pointer-subtraction.patch - patches.kernel.org/5.14.14-046-efi-cper-use-stack-buffer-for-error-record-de.patch - patches.kernel.org/5.14.14-047-efi-Change-down_interruptible-in-virt_efi_res.patch - patches.kernel.org/5.14.14-048-usb-musb-dsps-Fix-the-probe-error-path.patch - patches.kernel.org/5.14.14-049-Input-xpad-add-support-for-another-USB-ID-of-.patch - patches.kernel.org/5.14.14-050-USB-serial-qcserial-add-EM9191-QDL-support.patch - patches.kernel.org/5.14.14-051-USB-serial-option-add-Quectel-EC200S-CN-modul.patch - patches.kernel.org/5.14.14-052-USB-serial-option-add-Telit-LE910Cx-compositi.patch - patches.kernel.org/5.14.14-053-USB-serial-option-add-prod.-id-for-Quectel-EG.patch - patches.kernel.org/5.14.14-054-misc-fastrpc-Add-missing-lock-before-accessin.patch - patches.kernel.org/5.14.14-055-virtio-write-back-F_VERSION_1-before-validate.patch - patches.kernel.org/5.14.14-056-EDAC-armada-xp-Fix-output-of-uncorrectable-er.patch - patches.kernel.org/5.14.14-057-nvmem-Fix-shift-out-of-bound-UBSAN-with-byte-.patch - patches.kernel.org/5.14.14-058-virtio-blk-remove-unneeded-likely-statements.patch - patches.kernel.org/5.14.14-059-Revert-virtio-blk-Add-validation-for-block-si.patch - patches.kernel.org/5.14.14-060-x86-fpu-Mask-out-the-invalid-MXCSR-bits-prope.patch - patches.kernel.org/5.14.14-061-x86-Kconfig-Do-not-enable-AMD_MEM_ENCRYPT_ACT.patch - patches.kernel.org/5.14.14-062-powerpc-xive-Discard-disabled-interrupts-in-g.patch - patches.kernel.org/5.14.14-063-iio-adc-aspeed-set-driver-data-when-adc-probe.patch - patches.kernel.org/5.14.14-064-drivers-bus-simple-pm-bus-Add-support-for-pro.patch - patches.kernel.org/5.14.14-065-driver-core-Reject-pointless-SYNC_STATE_ONLY-.patch - patches.kernel.org/5.14.14-066-iio-adc-ad7192-Add-IRQ-flag.patch - patches.kernel.org/5.14.14-067-iio-adc-ad7780-Fix-IRQ-flag.patch - patches.kernel.org/5.14.14-068-iio-adc-ad7793-Fix-IRQ-flag.patch - patches.kernel.org/5.14.14-069-iio-adis16480-fix-devices-that-do-not-support.patch - patches.kernel.org/5.14.14-070-iio-adc128s052-Fix-the-error-handling-path-of.patch - patches.kernel.org/5.14.14-071-iio-adc-max1027-Fix-wrong-shift-with-12-bit-d.patch - patches.kernel.org/5.14.14-072-iio-adis16475-fix-deadlock-on-frequency-set.patch - patches.kernel.org/5.14.14-073-iio-mtk-auxadc-fix-case-IIO_CHAN_INFO_PROCESS.patch - patches.kernel.org/5.14.14-074-iio-light-opt3001-Fixed-timeout-error-when-0-.patch - patches.kernel.org/5.14.14-075-iio-accel-fxls8962af-return-IRQ_HANDLED-when-.patch - patches.kernel.org/5.14.14-076-iio-adc-max1027-Fix-the-number-of-max1X31-cha.patch - patches.kernel.org/5.14.14-077-iio-ssp_sensors-add-more-range-checking-in-ss.patch - patches.kernel.org/5.14.14-078-iio-ssp_sensors-fix-error-code-in-ssp_print_m.patch - patches.kernel.org/5.14.14-079-Input-resistive-adc-touch-fix-division-by-zer.patch - patches.kernel.org/5.14.14-080-eeprom-93xx46-Add-SPI-device-ID-table.patch - patches.kernel.org/5.14.14-081-eeprom-93xx46-fix-MODULE_DEVICE_TABLE.patch - patches.kernel.org/5.14.14-082-eeprom-at25-Add-SPI-ID-table.patch - patches.kernel.org/5.14.14-083-fpga-ice40-spi-Add-SPI-device-ID-table.patch - patches.kernel.org/5.14.14-084-iio-dac-ti-dac5571-fix-an-error-code-in-probe.patch - patches.kernel.org/5.14.14-085-tracing-Fix-missing-osnoise-tracer-on-max_lat.patch - patches.kernel.org/5.14.14-086-tee-optee-Fix-missing-devices-unregister-duri.patch - patches.kernel.org/5.14.14-087-ARM-dts-bcm2711-rpi-4-b-Fix-usb-s-unit-addres.patch - patches.kernel.org/5.14.14-088-ARM-dts-bcm283x-Fix-VEC-address-for-BCM2711.patch - patches.kernel.org/5.14.14-089-ARM-dts-bcm2711-fix-MDIO-address-and-size-cel.patch - patches.kernel.org/5.14.14-090-firmware-arm_ffa-Fix-__ffa_devices_unregister.patch - patches.kernel.org/5.14.14-091-firmware-arm_ffa-Add-missing-remove-callback-.patch - patches.kernel.org/5.14.14-092-ARM-dts-bcm2711-rpi-4-b-fix-sd_io_1v8_reg-reg.patch - patches.kernel.org/5.14.14-093-ARM-dts-bcm2711-rpi-4-b-Fix-pcie0-s-unit-addr.patch - patches.kernel.org/5.14.14-094-clk-renesas-rzg2l-Fix-clk-status-function.patch - patches.kernel.org/5.14.14-095-nvme-pci-Fix-abort-command-id.patch - patches.kernel.org/5.14.14-096-sctp-account-stream-padding-length-for-reconf.patch - patches.kernel.org/5.14.14-097-gpio-74x164-Add-SPI-device-ID-table.patch - patches.kernel.org/5.14.14-098-gpio-pca953x-Improve-bias-setting.patch - patches.kernel.org/5.14.14-099-net-arc-select-CRC32.patch - patches.kernel.org/5.14.14-100-net-korina-select-CRC32.patch - patches.kernel.org/5.14.14-101-net-smc-improved-fix-wait-on-already-cleared-.patch - patches.kernel.org/5.14.14-102-net-mlx5e-Fix-memory-leak-in-mlx5_core_destro.patch - patches.kernel.org/5.14.14-103-net-mlx5e-Mutually-exclude-RX-FCS-and-RX-port.patch - patches.kernel.org/5.14.14-104-net-mlx5e-Switchdev-representors-are-not-vlan.patch - patches.kernel.org/5.14.14-105-net-stmmac-fix-get_hw_feature-on-old-hardware.patch - patches.kernel.org/5.14.14-106-net-phy-Do-not-shutdown-PHYs-in-READY-state.patch - patches.kernel.org/5.14.14-107-net-dsa-mv88e6xxx-don-t-use-PHY_DETECT-on-int.patch - patches.kernel.org/5.14.14-108-net-dsa-microchip-Added-the-condition-for-sch.patch - patches.kernel.org/5.14.14-109-net-dsa-fix-spurious-error-message-when-unoff.patch - patches.kernel.org/5.14.14-110-net-encx24j600-check-error-in-devm_regmap_ini.patch - patches.kernel.org/5.14.14-111-ethernet-s2io-fix-setting-mac-address-during-.patch - patches.kernel.org/5.14.14-112-vhost-vdpa-Fix-the-wrong-input-in-config_cb.patch - patches.kernel.org/5.14.14-113-nfc-fix-error-handling-of-nfc_proto_register.patch - patches.kernel.org/5.14.14-114-NFC-digital-fix-possible-memory-leak-in-digit.patch - patches.kernel.org/5.14.14-115-NFC-digital-fix-possible-memory-leak-in-digit.patch - patches.kernel.org/5.14.14-116-pata_legacy-fix-a-couple-uninitialized-variab.patch - patches.kernel.org/5.14.14-117-ata-ahci_platform-fix-null-ptr-deref-in-ahci_.patch - patches.kernel.org/5.14.14-118-mlxsw-thermal-Fix-out-of-bounds-memory-access.patch - patches.kernel.org/5.14.14-119-platform-mellanox-mlxreg-io-Fix-argument-base.patch - patches.kernel.org/5.14.14-120-platform-mellanox-mlxreg-io-Fix-read-access-o.patch - patches.kernel.org/5.14.14-121-spi-spidev-Add-SPI-ID-table.patch - patches.kernel.org/5.14.14-122-spi-bcm-qspi-clear-MSPI-spifie-interrupt-duri.patch - patches.kernel.org/5.14.14-123-drm-panel-olimex-lcd-olinuxino-select-CRC32.patch - patches.kernel.org/5.14.14-124-drm-edid-In-connector_bad_edid-cap-num_of_ext.patch - patches.kernel.org/5.14.14-125-drm-msm-Fix-null-pointer-dereference-on-point.patch - patches.kernel.org/5.14.14-126-drm-msm-mdp5-fix-cursor-related-warnings.patch - patches.kernel.org/5.14.14-127-drm-msm-submit-fix-overflow-check-on-64-bit-a.patch - patches.kernel.org/5.14.14-128-drm-msm-a6xx-Track-current-ctx-by-seqno.patch - patches.kernel.org/5.14.14-129-drm-msm-a4xx-fix-error-handling-in-a4xx_gpu_i.patch - patches.kernel.org/5.14.14-130-drm-msm-a3xx-fix-error-handling-in-a3xx_gpu_i.patch - patches.kernel.org/5.14.14-131-drm-msm-dsi-dsi_phy_14nm-Take-ready-bit-into-.patch - patches.kernel.org/5.14.14-132-drm-msm-dsi-Fix-an-error-code-in-msm_dsi_mode.patch - patches.kernel.org/5.14.14-133-drm-msm-dsi-fix-off-by-one-in-dsi_bus_clk_ena.patch - patches.kernel.org/5.14.14-134-acpi-arm64-fix-next_platform_timer-section-mi.patch - patches.kernel.org/5.14.14-135-platform-x86-intel_scu_ipc-Fix-busy-loop-expi.patch - patches.kernel.org/5.14.14-136-mqprio-Correct-stats-in-mqprio_dump_class_sta.patch - patches.kernel.org/5.14.14-137-mptcp-fix-possible-stall-on-recvmsg.patch - patches.kernel.org/5.14.14-138-qed-Fix-missing-error-code-in-qed_slowpath_st.patch - patches.kernel.org/5.14.14-139-r8152-select-CRC32-and-CRYPTO-CRYPTO_HASH-CRY.patch - patches.kernel.org/5.14.14-140-ice-fix-locking-for-Tx-timestamp-tracking-flu.patch - patches.kernel.org/5.14.14-141-block-rnbd-clt-sysfs-fix-a-couple-uninitializ.patch - patches.kernel.org/5.14.14-142-nfp-flow_offload-move-flow_indr_dev_register-.patch - patches.kernel.org/5.14.14-143-net-mscc-ocelot-make-use-of-all-63-PTP-timest.patch - patches.kernel.org/5.14.14-144-net-mscc-ocelot-avoid-overflowing-the-PTP-tim.patch - patches.kernel.org/5.14.14-145-net-mscc-ocelot-warn-when-a-PTP-IRQ-is-raised.patch - patches.kernel.org/5.14.14-146-net-mscc-ocelot-deny-TX-timestamping-of-non-P.patch - patches.kernel.org/5.14.14-147-net-mscc-ocelot-cross-check-the-sequence-id-f.patch - patches.kernel.org/5.14.14-148-net-dsa-felix-break-at-first-CPU-port-during-.patch - patches.kernel.org/5.14.14-149-ionic-don-t-remove-netdev-dev_addr-when-synci.patch - patches.kernel.org/5.14.14-150-Linux-5.14.14.patch - patches.kernel.org/5.14.15-001-block-mq-deadline-Move-dd_queued-to-fix-defin.patch - patches.kernel.org/5.14.15-002-parisc-math-emu-Fix-fall-through-warnings.patch - patches.kernel.org/5.14.15-003-sh-pgtable-3level-fix-cast-to-pointer-from-in.patch - patches.kernel.org/5.14.15-004-arm-dts-vexpress-v2p-ca9-Fix-the-SMB-unit-add.patch - patches.kernel.org/5.14.15-005-ARM-dts-at91-sama5d2_som1_ek-disable-ISC-node.patch - patches.kernel.org/5.14.15-006-block-decode-QUEUE_FLAG_HCTX_ACTIVE-in-debugf.patch - patches.kernel.org/5.14.15-007-xen-x86-prevent-PVH-type-from-getting-clobber.patch - patches.kernel.org/5.14.15-008-r8152-avoid-to-resubmit-rx-immediately.patch - patches.kernel.org/5.14.15-009-drm-amdgpu-display-fix-dependencies-for-DRM_A.patch - patches.kernel.org/5.14.15-010-drm-amdgpu-init-iommu-after-amdkfd-device-ini.patch - patches.kernel.org/5.14.15-011-xtensa-xtfpga-use-CONFIG_USE_OF-instead-of-CO.patch - patches.kernel.org/5.14.15-012-xtensa-xtfpga-Try-software-restart-before-sim.patch - patches.kernel.org/5.14.15-013-NFSD-Keep-existing-listeners-on-portlist-erro.patch - patches.kernel.org/5.14.15-014-powerpc-lib-Add-helper-to-check-if-offset-is-.patch - patches.kernel.org/5.14.15-015-powerpc-bpf-Validate-branch-ranges.patch - patches.kernel.org/5.14.15-016-powerpc-security-Add-a-helper-to-query-stf_ba.patch - patches.kernel.org/5.14.15-017-powerpc-bpf-Emit-stf-barrier-instruction-sequ.patch - patches.kernel.org/5.14.15-018-ASoC-pcm512x-Mend-accesses-to-the-I2S_1-and-I.patch - patches.kernel.org/5.14.15-019-ASoC-fsl_xcvr-Fix-channel-swap-issue-with-ARC.patch - patches.kernel.org/5.14.15-020-ASoC-pcm179x-Add-missing-entries-SPI-to-devic.patch - patches.kernel.org/5.14.15-021-ASoC-cs4341-Add-SPI-device-ID-table.patch - patches.kernel.org/5.14.15-022-KVM-arm64-Fix-host-stage-2-PGD-refcount.patch - patches.kernel.org/5.14.15-023-KVM-arm64-Release-mmap_lock-when-using-VM_SHA.patch - patches.kernel.org/5.14.15-024-netfilter-xt_IDLETIMER-fix-panic-that-occurs-.patch - patches.kernel.org/5.14.15-025-netfilter-nf_tables-skip-netdev-events-genera.patch - patches.kernel.org/5.14.15-026-dma-debug-fix-sg-checks-in-debug_dma_map_sg.patch - patches.kernel.org/5.14.15-027-ASoC-wm8960-Fix-clock-configuration-on-slave-.patch - patches.kernel.org/5.14.15-028-ice-Fix-failure-to-re-add-LAN-RDMA-Tx-queues.patch - patches.kernel.org/5.14.15-029-ice-Avoid-crash-from-unnecessary-IDA-free.patch - patches.kernel.org/5.14.15-030-ice-fix-getting-UDP-tunnel-entry.patch - patches.kernel.org/5.14.15-031-ice-Print-the-api_patch-as-part-of-the-fw.mgm.patch - patches.kernel.org/5.14.15-032-netfilter-ip6t_rt-fix-rt0_hdr-parsing-in-rt_m.patch - patches.kernel.org/5.14.15-033-netfilter-ipvs-make-global-sysctl-readonly-in.patch - patches.kernel.org/5.14.15-034-sctp-fix-transport-encap_port-update-in-sctp_.patch - patches.kernel.org/5.14.15-035-lan78xx-select-CRC32.patch - patches.kernel.org/5.14.15-036-tcp-md5-Fix-overlap-between-vrf-and-non-vrf-k.patch - patches.kernel.org/5.14.15-037-ipv6-When-forwarding-count-rx-stats-on-the-or.patch - patches.kernel.org/5.14.15-038-hamradio-baycom_epp-fix-build-for-UML.patch - patches.kernel.org/5.14.15-039-net-dsa-lantiq_gswip-fix-register-definition.patch - patches.kernel.org/5.14.15-040-net-sched-act_ct-Fix-byte-count-on-fragmented.patch - patches.kernel.org/5.14.15-041-NIOS2-irqflags-rename-a-redefined-register-na.patch - patches.kernel.org/5.14.15-042-net-dsa-Fix-an-error-handling-path-in-dsa_swi.patch - patches.kernel.org/5.14.15-043-powerpc-smp-do-not-decrement-idle-task-preemp.patch - patches.kernel.org/5.14.15-044-net-hns3-Add-configuration-of-TM-QCN-error-ev.patch - patches.kernel.org/5.14.15-045-net-hns3-reset-DWRR-of-unused-tc-to-zero.patch - patches.kernel.org/5.14.15-046-net-hns3-add-limit-ets-dwrr-bandwidth-cannot-.patch - patches.kernel.org/5.14.15-047-net-hns3-schedule-the-polling-again-when-allo.patch - patches.kernel.org/5.14.15-048-net-hns3-fix-vf-reset-workqueue-cannot-exit.patch - patches.kernel.org/5.14.15-049-net-hns3-disable-sriov-before-unload-hclge-la.patch - patches.kernel.org/5.14.15-050-net-stmmac-Fix-E2E-delay-mechanism.patch - patches.kernel.org/5.14.15-051-ptp-Fix-possible-memory-leak-in-ptp_clock_reg.patch - patches.kernel.org/5.14.15-052-e1000e-Fix-packet-loss-on-Tiger-Lake-and-late.patch - patches.kernel.org/5.14.15-053-igc-Update-I226_K-device-ID.patch - patches.kernel.org/5.14.15-054-ice-Add-missing-E810-device-ids.patch - patches.kernel.org/5.14.15-055-net-mlx5e-IPsec-Fix-a-misuse-of-the-software-.patch - patches.kernel.org/5.14.15-056-net-mlx5e-IPsec-Fix-work-queue-entry-ethernet.patch - patches.kernel.org/5.14.15-057-drm-panel-ilitek-ili9881c-Fix-sync-for-Feixin.patch - patches.kernel.org/5.14.15-058-drm-kmb-Work-around-for-higher-system-clock.patch - patches.kernel.org/5.14.15-059-drm-kmb-Remove-clearing-DPHY-regs.patch - patches.kernel.org/5.14.15-060-drm-kmb-Disable-change-of-plane-parameters.patch - patches.kernel.org/5.14.15-061-drm-kmb-Corrected-typo-in-handle_lcd_irq.patch - patches.kernel.org/5.14.15-062-drm-kmb-Enable-ADV-bridge-after-modeset.patch - patches.kernel.org/5.14.15-063-net-enetc-fix-ethtool-counter-name-for-PM0_TE.patch - patches.kernel.org/5.14.15-064-net-enetc-make-sure-all-traffic-classes-can-s.patch - patches.kernel.org/5.14.15-065-can-rcar_can-fix-suspend-resume.patch - patches.kernel.org/5.14.15-066-can-peak_usb-pcan_usb_fd_decode_status-fix-ba.patch - patches.kernel.org/5.14.15-067-can-peak_pci-peak_pci_remove-fix-UAF.patch - patches.kernel.org/5.14.15-068-can-isotp-isotp_sendmsg-fix-return-error-on-F.patch - patches.kernel.org/5.14.15-069-can-isotp-isotp_sendmsg-add-result-check-for-.patch - patches.kernel.org/5.14.15-070-can-isotp-isotp_sendmsg-fix-TX-buffer-concurr.patch - patches.kernel.org/5.14.15-071-can-j1939-j1939_tp_rxtimer-fix-errant-alert-i.patch - patches.kernel.org/5.14.15-072-can-j1939-j1939_netdev_start-fix-UAF-for-rx_k.patch - patches.kernel.org/5.14.15-073-can-j1939-j1939_xtp_rx_dat_one-cancel-session.patch - patches.kernel.org/5.14.15-074-can-j1939-j1939_xtp_rx_rts_session_new-abort-.patch - patches.kernel.org/5.14.15-075-ceph-skip-existing-superblocks-that-are-block.patch - patches.kernel.org/5.14.15-076-ceph-fix-handling-of-meta-errors.patch - patches.kernel.org/5.14.15-077-tracing-Have-all-levels-of-checks-prevent-rec.patch - patches.kernel.org/5.14.15-078-ocfs2-fix-data-corruption-after-conversion-fr.patch - patches.kernel.org/5.14.15-079-ocfs2-mount-fails-with-buffer-overflow-in-str.patch - patches.kernel.org/5.14.15-080-mm-userfaultfd-selftests-fix-memory-corruptio.patch - patches.kernel.org/5.14.15-081-userfaultfd-fix-a-race-between-writeprotect-a.patch - patches.kernel.org/5.14.15-082-mm-mempolicy-do-not-allow-illegal-MPOL_F_NUMA.patch - patches.kernel.org/5.14.15-083-elfcore-correct-reference-to-CONFIG_UML.patch - patches.kernel.org/5.14.15-084-vfs-check-fd-has-read-access-in-kernel_read_f.patch - patches.kernel.org/5.14.15-085-mm-secretmem-fix-NULL-page-mapping-dereferenc.patch - patches.kernel.org/5.14.15-086-ALSA-usb-audio-Provide-quirk-for-Sennheiser-G.patch - patches.kernel.org/5.14.15-087-ALSA-hda-realtek-Add-quirk-for-Clevo-PC50HS.patch - patches.kernel.org/5.14.15-088-ASoC-DAPM-Fix-missing-kctl-change-notificatio.patch - patches.kernel.org/5.14.15-089-ASoC-nau8824-Fix-headphone-vs-headset-button-.patch - patches.kernel.org/5.14.15-090-blk-cgroup-blk_cgroup_bio_start-should-use-ir.patch - patches.kernel.org/5.14.15-091-audit-fix-possible-null-pointer-dereference-i.patch - patches.kernel.org/5.14.15-092-net-dsa-mt7530-correct-ds-num_ports.patch - patches.kernel.org/5.14.15-093-ucounts-Move-get_ucounts-from-cred_alloc_blan.patch - patches.kernel.org/5.14.15-094-ucounts-Pair-inc_rlimit_ucounts-with-dec_rlim.patch - patches.kernel.org/5.14.15-095-ucounts-Proper-error-handling-in-set_cred_uco.patch - patches.kernel.org/5.14.15-096-ucounts-Fix-signal-ucount-refcounting.patch - patches.kernel.org/5.14.15-097-KVM-PPC-Book3S-HV-Fix-stack-handling-in-idle_.patch - patches.kernel.org/5.14.15-098-KVM-PPC-Book3S-HV-Make-idle_kvm_start_guest-r.patch - patches.kernel.org/5.14.15-099-powerpc-idle-Don-t-corrupt-back-chain-when-go.patch - patches.kernel.org/5.14.15-100-mm-slub-fix-mismatch-between-reconstructed-fr.patch - patches.kernel.org/5.14.15-101-mm-slub-fix-potential-memoryleak-in-kmem_cach.patch - patches.kernel.org/5.14.15-102-mm-slub-fix-potential-use-after-free-in-slab_.patch - patches.kernel.org/5.14.15-103-mm-slub-fix-incorrect-memcg-slab-count-for-bu.patch - patches.kernel.org/5.14.15-104-KVM-nVMX-promptly-process-interrupts-delivere.patch - patches.kernel.org/5.14.15-105-KVM-SEV-Flush-cache-on-non-coherent-systems-b.patch - patches.kernel.org/5.14.15-106-KVM-SEV-ES-rename-guest_ins_data-to-sev_pio_d.patch - patches.kernel.org/5.14.15-107-KVM-SEV-ES-clean-up-kvm_sev_es_ins-outs.patch - patches.kernel.org/5.14.15-108-KVM-SEV-ES-keep-INS-functions-together.patch - patches.kernel.org/5.14.15-109-KVM-SEV-ES-fix-length-of-string-I-O.patch - patches.kernel.org/5.14.15-110-KVM-SEV-ES-go-over-the-sev_pio_data-buffer-in.patch - patches.kernel.org/5.14.15-111-KVM-SEV-ES-reduce-ghcb_sa_len-to-32-bits.patch - patches.kernel.org/5.14.15-112-KVM-x86-leave-vcpu-arch.pio.count-alone-in-em.patch - patches.kernel.org/5.14.15-113-KVM-x86-check-for-interrupts-before-deciding-.patch - patches.kernel.org/5.14.15-114-KVM-x86-split-the-two-parts-of-emulator_pio_i.patch - patches.kernel.org/5.14.15-115-KVM-x86-remove-unnecessary-arguments-from-com.patch - patches.kernel.org/5.14.15-116-nfc-nci-fix-the-UAF-of-rf_conn_info-object.patch - patches.kernel.org/5.14.15-117-isdn-cpai-check-ctr-cnr-to-avoid-array-index-.patch - patches.kernel.org/5.14.15-118-netfilter-Kconfig-use-default-y-instead-of-m-.patch - patches.kernel.org/5.14.15-119-selftests-netfilter-remove-stray-bash-debug-l.patch - patches.kernel.org/5.14.15-120-net-bridge-mcast-use-multicast_membership_int.patch - patches.kernel.org/5.14.15-121-KVM-SEV-ES-Set-guest_state_protected-after-VM.patch - patches.kernel.org/5.14.15-122-drm-mxsfb-Fix-NULL-pointer-dereference-crash-.patch - patches.kernel.org/5.14.15-123-net-hns3-fix-the-max-tx-size-according-to-use.patch - patches.kernel.org/5.14.15-124-KVM-MMU-Reset-mmu-pkru_mask-to-avoid-stale-da.patch - patches.kernel.org/5.14.15-125-kunit-fix-reference-count-leak-in-kfree_at_en.patch - patches.kernel.org/5.14.15-126-drm-msm-a6xx-Serialize-GMU-communication.patch - patches.kernel.org/5.14.15-127-gcc-plugins-structleak-add-makefile-var-for-d.patch - patches.kernel.org/5.14.15-128-iio-test-format-build-kunit-tests-without-str.patch - patches.kernel.org/5.14.15-129-device-property-build-kunit-tests-without-str.patch - patches.kernel.org/5.14.15-130-thunderbolt-build-kunit-tests-without-structl.patch - patches.kernel.org/5.14.15-131-bitfield-build-kunit-tests-without-structleak.patch - patches.kernel.org/5.14.15-132-objtool-Check-for-gelf_update_rel-a-failures.patch - patches.kernel.org/5.14.15-133-objtool-Update-section-header-before-relocati.patch - patches.kernel.org/5.14.15-134-ALSA-hda-intel-Allow-repeatedly-probing-on-co.patch - patches.kernel.org/5.14.15-135-btrfs-deal-with-errors-when-checking-if-a-dir.patch - patches.kernel.org/5.14.15-136-net-stmmac-add-support-for-dwmac-3.40a.patch - patches.kernel.org/5.14.15-137-ARM-dts-spear3xx-Fix-gmac-node.patch - patches.kernel.org/5.14.15-138-isdn-mISDN-Fix-sleeping-function-called-from-.patch - patches.kernel.org/5.14.15-139-platform-x86-intel_scu_ipc-Increase-virtual-t.patch - patches.kernel.org/5.14.15-140-platform-x86-intel_scu_ipc-Update-timeout-val.patch - patches.kernel.org/5.14.15-141-ALSA-hda-avoid-write-to-STATESTS-if-controlle.patch - patches.kernel.org/5.14.15-142-spi-Fix-deadlock-when-adding-SPI-controllers-.patch - patches.kernel.org/5.14.15-143-spi-mux-Fix-false-positive-lockdep-splats.patch - patches.kernel.org/5.14.15-144-libperf-test-evsel-Fix-build-error-on-x86-arc.patch - patches.kernel.org/5.14.15-145-libperf-tests-Fix-test_stat_cpu.patch - patches.kernel.org/5.14.15-146-perf-x86-msr-Add-Sapphire-Rapids-CPU-support.patch - patches.kernel.org/5.14.15-147-Input-snvs_pwrkey-add-clk-handling.patch - patches.kernel.org/5.14.15-148-ASoC-codec-wcd938x-Add-irq-config-support.patch - patches.kernel.org/5.14.15-149-scsi-iscsi-Fix-set_param-handling.patch - patches.kernel.org/5.14.15-150-scsi-storvsc-Fix-validation-for-unsolicited-i.patch - patches.kernel.org/5.14.15-151-scsi-mpi3mr-Fix-duplicate-device-entries-when.patch - patches.kernel.org/5.14.15-152-scsi-qla2xxx-Fix-a-memory-leak-in-an-error-pa.patch - patches.kernel.org/5.14.15-153-mm-thp-decrease-nr_thps-in-file-s-mapping-on-.patch - patches.kernel.org/5.14.15-154-sched-scs-Reset-the-shadow-stack-when-idle_ta.patch - patches.kernel.org/5.14.15-155-net-hns3-fix-for-miscalculation-of-rx-unused-.patch - patches.kernel.org/5.14.15-156-net-mlx5-Lag-move-lag-destruction-to-a-workqu.patch - patches.kernel.org/5.14.15-157-net-mlx5-Lag-change-multipath-and-bonding-to-.patch - patches.kernel.org/5.14.15-158-drm-kmb-Enable-alpha-blended-second-plane.patch - patches.kernel.org/5.14.15-159-drm-kmb-Limit-supported-mode-to-1080p.patch - patches.kernel.org/5.14.15-160-autofs-fix-wait-name-hash-calculation-in-auto.patch - patches.kernel.org/5.14.15-161-scsi-core-Fix-shost-cmd_per_lun-calculation-i.patch - patches.kernel.org/5.14.15-162-s390-pci-cleanup-resources-only-if-necessary.patch - patches.kernel.org/5.14.15-163-s390-pci-fix-zpci_zdev_put-on-reserve.patch - patches.kernel.org/5.14.15-164-bpf-test-cgroup-Use-sk_-alloc-free-for-test-c.patch - patches.kernel.org/5.14.15-165-net-mdiobus-Fix-memory-leak-in-__mdiobus_regi.patch - patches.kernel.org/5.14.15-166-e1000e-Separate-TGP-board-type-from-SPT.patch - patches.kernel.org/5.14.15-167-ARM-9122-1-select-HAVE_FUTEX_CMPXCHG.patch - patches.kernel.org/5.14.15-168-pinctrl-stm32-use-valid-pin-identifier-in-stm.patch - patches.kernel.org/5.14.15-169-Linux-5.14.15.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -2023,13 +50,7 @@ # to area specific sections below. ######################################################## patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch - patches.suse/HID-usbhid-Simplify-code-in-hid_submit_ctrl.patch - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch - patches.suse/memcg-enable-accounting-of-ipc-resources.patch - patches.suse/Revert-usb-xhci-mtk-Do-not-use-xhci-s-virt_dev-in-dr.patch patches.suse/rtw89-add-Realtek-802.11ax-driver.patch patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch @@ -2067,7 +88,6 @@ ######################################################## # x86 - patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch # s390x @@ -2081,7 +101,6 @@ ######################################################## # Scheduler ######################################################## - patches.suse/perf_timechart_fix_zero_timestamps.patch ######################################################## # Memory management @@ -2104,9 +123,6 @@ # XFS - # other - patches.suse/pstore_disable_efi_backend_by_default.patch - ######################################################## # Block layer ######################################################## @@ -2124,9 +140,6 @@ # crypto - # AppArmor - patches.suse/apparmor-compatibility-with-v2.x-net.patch - ######################################################## # Virtualization ######################################################## @@ -2141,8 +154,6 @@ ######################################################## # PM ######################################################## - patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch - patches.suse/acpi_thermal_passive_blacklist.patch ######################################################## # DRM / Graphics diff --git a/source-timestamp b/source-timestamp index 9696eb2a..30ea7ee4 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2021-10-29 15:33:40 +0000 -GIT Revision: 2ba76d001db4804d77f96776bae678382f7137c3 +2021-11-01 06:21:02 +0000 +GIT Revision: 5a1fa5e459da98061f01493a2d0eab3731f49916 GIT Branch: stable