diff --git a/config.sh b/config.sh index 9604fce2..98855637 100644 --- a/config.sh +++ b/config.sh @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=5.9 +SRCVERSION=5.10 # variant of the kernel-source package, either empty or "-rt" VARIANT= # enable kernel module compression @@ -13,6 +13,7 @@ LIVEPATCH=livepatch OBS_PROJECT=openSUSE:Factory OBS_PROJECT_ARM=openSUSE:Factory:ARM OBS_PROJECT_PPC=openSUSE:Factory:PowerPC +OBS_PROJECT_RISCV=openSUSE:Factory:RISCV IBS_PROJECT=SUSE:Factory:Head IBS_PROJECT_ARM=Devel:ARM:Factory # Bugzilla info diff --git a/config.tar.bz2 b/config.tar.bz2 index 2e1960d0..b2dea3e7 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1f213de1c5a40b809a45aae831a062c03688355306940e6e56afa42928527e9 -size 276205 +oid sha256:a4fcf324103bee2ff51c37c06d876a3d7d64fe9d5af9f78d7e93f992faec5c77 +size 282030 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index f34a12fa..d65e8b8c 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 94a8e04b..ea3c7f9f 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -16,8 +16,8 @@ # -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.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.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index f34a12fa..d65e8b8c 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 272abee8..7eca5f66 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -16,8 +16,8 @@ # -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.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.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index f34a12fa..d65e8b8c 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index ce4e1787..f7e97804 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -16,8 +16,8 @@ # -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.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.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index f34a12fa..d65e8b8c 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 7bccc4ac..714fca17 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -16,8 +16,8 @@ # -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.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.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index f34a12fa..d65e8b8c 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 0786d510..02655220 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.0 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc -Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-%build_flavor-base-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 +Provides: kernel-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 # END COMMON DEPS -Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: %name-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index f34a12fa..d65e8b8c 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-debug.spec b/kernel-debug.spec index efc0e806..3f9c62b8 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.0 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc -Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-%build_flavor-base-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 +Provides: kernel-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 # END COMMON DEPS -Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: %name-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index f34a12fa..d65e8b8c 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-default.spec b/kernel-default.spec index 064d738b..4c8bc0d7 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.0 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc -Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-%build_flavor-base-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 +Provides: kernel-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 # END COMMON DEPS -Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: %name-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index f34a12fa..d65e8b8c 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-docs.spec b/kernel-docs.spec index 67a80ec1..e40f29ab 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -16,8 +16,8 @@ # -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.0 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif @@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: %name-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 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 f34a12fa..d65e8b8c 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 2618da29..108025ce 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.0 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc -Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-%build_flavor-base-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 +Provides: kernel-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 # END COMMON DEPS -Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: %name-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index f34a12fa..d65e8b8c 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-lpae.spec b/kernel-lpae.spec index e4f59026..5d678448 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.0 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc -Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-%build_flavor-base-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 +Provides: kernel-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 # END COMMON DEPS -Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: %name-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index f34a12fa..d65e8b8c 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 538796c0..793a3e39 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.9.14 +%define patchversion 5.10.0 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +BuildRequires: kernel%kernel_flavor-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 %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 Group: SLES -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index f34a12fa..d65e8b8c 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index ac544611..aa504de0 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.9.14 +%define patchversion 5.10.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 Group: SLES -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index f34a12fa..d65e8b8c 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-pae.spec b/kernel-pae.spec index d24c4c27..802c9de3 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.0 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc -Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-%build_flavor-base-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 +Provides: kernel-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 # END COMMON DEPS -Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: %name-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index f34a12fa..d65e8b8c 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-source.spec b/kernel-source.spec index 9a6309e4..5883c41a 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,8 +17,8 @@ # icecream 0 -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.0 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: %name-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 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 f34a12fa..d65e8b8c 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-syms.spec b/kernel-syms.spec index cfe0b32a..c91c11d5 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 Group: Development/Sources -Version: 5.9.14 +Version: 5.10.0 %if %using_buildservice %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %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-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: %name-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index f34a12fa..d65e8b8c 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 27bb9215..9fb8d5b9 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.0 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc -Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-%build_flavor-base-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 +Provides: kernel-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 # END COMMON DEPS -Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: %name-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index f34a12fa..d65e8b8c 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 14 00:14:11 CET 2020 - mkubecek@suse.cz + +- Update to 5.10 final +- eliminated 1 patch + - patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch +- update configs + - NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature) +- commit ff9060b + +------------------------------------------------------------------- +Sun Dec 13 18:14:34 CET 2020 - dmueller@suse.com + +- config.conf: Reenable armv6hl/armv7hl/arm64 +- Update config files: + * Settings copied from x86_64 update + * arm specific options are =m except if debug or test, =y otherwise +- commit cc424ba + ------------------------------------------------------------------- Sat Dec 12 07:57:32 CET 2020 - jslaby@suse.cz @@ -146,12 +165,38 @@ Fri Dec 11 07:22:27 CET 2020 - jslaby@suse.cz Add CVE numbers. - commit 1329f77 +------------------------------------------------------------------- +Thu Dec 10 19:13:26 CET 2020 - ohering@suse.de + +- config: disable IP_PNP + The kernel IP autoconfiguration can only be used in practice when driver of + the network device to be configured is also built into vmlinux. As we build + all network device drivers as modules, there is no point keeping IP_PNP + enabled. +- commit 7e286c2 + +------------------------------------------------------------------- +Thu Dec 10 12:52:13 CET 2020 - mkubecek@suse.cz + +- config: refresh +- only update CC_VERSION_TEXT after gcc update +- commit 012c071 + ------------------------------------------------------------------- Thu Dec 10 11:03:39 CET 2020 - mgorman@suse.de - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit a0a476d +------------------------------------------------------------------- +Tue Dec 8 17:17:27 CET 2020 - mkubecek@suse.cz + +- revert "mm/filemap: add static for + function __add_to_page_cache_locked" + (http://lkml.kernel.org/r/20201207081556.pwxmhgdxayzbofpi@lion.mk-sys.cz). +- fix build on ppc64, ppc64le and riscv64 +- commit 9688120 + ------------------------------------------------------------------- Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz @@ -247,6 +292,15 @@ Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz - net/x25: prevent a couple of overflows (bsc#1178590). - commit 2a06597 +------------------------------------------------------------------- +Mon Dec 7 00:02:21 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc7 +- refresh + - patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch +- refresh configs +- commit baa1207 + ------------------------------------------------------------------- Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz @@ -524,7 +578,17 @@ Mon Nov 30 11:39:07 CET 2020 - tiwai@suse.de - Update config files: make CONFIG_SOUNDWIRE=m (bsc#1179201) Also turned it off for unrelated platforms -- commit afd1f81 +- commit a60b1c2 + +------------------------------------------------------------------- +Mon Nov 30 06:53:17 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc6 +- eliminated 1 patch + - patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch +- refresh configs + - headers only (Factory updated gcc and binutils) +- commit 248e2b4 ------------------------------------------------------------------- Thu Nov 26 16:02:20 CET 2020 - jslaby@suse.cz @@ -547,6 +611,27 @@ Thu Nov 26 14:07:00 CET 2020 - nsaenzjulienne@suse.de - - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs: Enable pwm driver on arm64/arm32 - supported.conf: Enable pwm driver +- dt-bindings: pwm: Add binding for RPi firmware PWM bus + (jsc#SLE-16543). +- staging: vchiq: Release firmware handle on unbind + (jsc#SLE-16543). +- soc: bcm: raspberrypi-power: Release firmware handle on unbind + (jsc#SLE-16543). +- reset: raspberrypi: Release firmware handle on unbind + (jsc#SLE-16543). +- - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). + - Update configs: Enable pwm driver on arm64 + - supported.conf: Enable pwm driver +- input: raspberrypi-ts: Release firmware handle when not needed + (jsc#SLE-16543). +- gpio: raspberrypi-exp: Release firmware handle on unbind + (jsc#SLE-16543). +- firmware: raspberrypi: Keep count of all consumers + (jsc#SLE-16543). +- firmware: raspberrypi: Introduce devm_rpi_firmware_get() + (jsc#SLE-16543). +- clk: bcm: rpi: Release firmware handle on unbind + (jsc#SLE-16543). - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind @@ -1032,6 +1117,14 @@ Mon Nov 23 08:04:01 CET 2020 - jslaby@suse.cz %split_extra still contained two. - commit d9b4c40 +------------------------------------------------------------------- +Mon Nov 23 06:50:49 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc5 +- refresh configs + - DMA_VIRT_OPS and dependecies dropped on i386 +- commit 8ebabda + ------------------------------------------------------------------- Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz @@ -1543,14 +1636,20 @@ Wed Nov 18 10:26:23 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). Update upstream status and take the upstream version. -- commit 60a737e +- commit 5d64ed9 + +------------------------------------------------------------------- +Mon Nov 16 07:32:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc4 +- commit ea0f69f ------------------------------------------------------------------- Thu Nov 12 08:43:32 CET 2020 - jslaby@suse.cz - btrfs: qgroup: don't commit transaction when we have already hold a transaction handler (bsc#1178634). -- commit ea93937 +- commit 646ed4a ------------------------------------------------------------------- Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz @@ -1805,6 +1904,26 @@ Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz netdev_run_todo() (bsc#1012628). - commit 35036d7 +------------------------------------------------------------------- +Tue Nov 10 22:37:15 CET 2020 - dmueller@suse.com + +- ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN + This can help prevent use-after-free bugs becoming an exploitable + privilege escalation by ensuring that magic values (such as LIST_POISON) + will always fault when dereferenced +- commit 5a3f5b3 + +------------------------------------------------------------------- +Mon Nov 9 07:36:18 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc3 +- eliminated 1 patch + - patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch +- refresh configs + - update headers after Factory binutils update + - drop options no longer available +- commit e72caa5 + ------------------------------------------------------------------- Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz @@ -2479,6 +2598,13 @@ Wed Nov 4 13:15:35 CET 2020 - jslaby@suse.cz (bsc#1178123 CVE-2020-25668). - commit 639997d +------------------------------------------------------------------- +Wed Nov 4 13:10:52 CET 2020 - jslaby@suse.cz + +- tty: make FONTX ioctl use the tty pointer they were actually + passed (bsc#1178123 CVE-2020-25668). +- commit 3b8edfa + ------------------------------------------------------------------- Wed Nov 4 10:27:51 CET 2020 - tiwai@suse.de @@ -2529,6 +2655,21 @@ Mon Nov 2 07:00:56 CET 2020 - jslaby@suse.cz Update upstream status. - commit a2dec54 +------------------------------------------------------------------- +Mon Nov 2 00:11:24 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc2 +- eliminated 5 patches + - patches.rpmify/s390-correct-__bootdata-__bootdata_preserved-macros.patch + - patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch + - patches.suse/drm-amd-display-Fix-kernel-panic-by-dal_gpio_open-er.patch + - patches.suse/vt_ioctl-fix-GIO_UNIMAP-regression.patch + - patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch +- refresh configs + - CPU_FREQ_DEFAULT_GOV_ONDEMAND -> CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (x86) + - Intel MIC drivers dropped +- commit a51c4bb + ------------------------------------------------------------------- Sun Nov 1 14:05:40 CET 2020 - jslaby@suse.cz @@ -3941,12 +4082,188 @@ Thu Oct 29 07:33:16 CET 2020 - tiwai@suse.de - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 +------------------------------------------------------------------- +Mon Oct 26 14:41:38 CET 2020 - mkubecek@suse.cz + +- s390: correct __bootdata / __bootdata_preserved macros + (http://lkml.kernel.org/r/20201026104811.22ta4pby2chmz4pv@lion.mk-sys.cz). +- commit e4bed42 + ------------------------------------------------------------------- Mon Oct 26 07:04:45 CET 2020 - jslaby@suse.cz - vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression). - commit 15946ea +------------------------------------------------------------------- +Mon Oct 26 01:11:01 CET 2020 - mkubecek@suse.cz + +- Update to 5.10-rc1 +- eliminated 17 patches (16 stable, 1 other) + - patches.kernel.org/* + - patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch +- disable ARM architectures (need config update) +- refresh + - patches.suse/apparmor-compatibility-with-v2.x-net.patch + - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch + - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch + - patches.suse/readahead-request-tunables.patch +- new config options: + - General setup + - CONFIG_BPF_PRELOAD=n + - Power management and ACPI options + - CONFIG_ACPI_DPTF=y + - CONFIG_DPTF_PCH_FIVR=m + - General architecture-dependent options + - CONFIG_STATIC_CALL_SELFTEST=n + - Networking support + - CONFIG_XFRM_USER_COMPAT=m + - CONFIG_CAN_ISOTP=m + - CONFIG_CAN_MCP251XFD=m + - CONFIG_CAN_MCP251XFD_SANITY=n + - File systems + - CONFIG_XFS_SUPPORT_V4=y + - CONFIG_FUSE_DAX=y + - CONFIG_NFSD_V4_2_INTER_SSC=y + - Cryptographic API + - CONFIG_CRYPTO_SM2=m + - CONFIG_CRYPTO_USER_API_RNG_CAVP=n + - CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y + - Library routines + - CONFIG_FONT_6x8=y + - Kernel hacking + - CONFIG_KGDB_HONOUR_BLOCKLIST=y + - CONFIG_SCF_TORTURE_TEST=n + - CONFIG_CSD_LOCK_WAIT_DEBUG=n + - CONFIG_RCU_SCALE_TEST=m + - CONFIG_FAULT_INJECTION_USERCOPY=n + - CONFIG_TEST_FREE_PAGES=n + - PCI support + - CONFIG_PCIE_BUS_TUNE_OFF=n + - CONFIG_PCIE_BUS_DEFAULT=y + - CONFIG_PCIE_BUS_SAFE=n + - CONFIG_PCIE_BUS_PERFORMANCE=n + - CONFIG_PCIE_BUS_PEER2PEER=n + - Network device support + - CONFIG_NET_DSA_MSCC_SEVILLE=m + - CONFIG_CHELSIO_INLINE_CRYPTO=y + - CONFIG_PRESTERA=m + - CONFIG_PRESTERA_PCI=m + - CONFIG_ATH11K=m + - CONFIG_ATH11K_PCI=m + - CONFIG_ATH11K_DEBUG=n + - CONFIG_ATH11K_DEBUGFS=n + - CONFIG_ATH11K_TRACING=n + - CONFIG_USB_LGM_PHY=m + - CONFIG_PHY_INTEL_LGM_EMMC=m + - Input device support + - CONFIG_JOYSTICK_ADC=m + - CONFIG_TOUCHSCREEN_ZINITIX=m + - CONFIG_RMI4_F3A=y + - CONFIG_HID_VIVALDI=m + - Character devices + - CONFIG_HW_RANDOM_XIPHERA=m + - GPIO Support + - CONFIG_GPIO_CDEV=y + - CONFIG_GPIO_CDEV_V1=y + - Power management + - CONFIG_CHARGER_BQ25980=m + - CONFIG_SENSORS_MR75203=m + - CONFIG_SENSORS_ADM1266=m + - CONFIG_SENSORS_MP2975=m + - ACPI INT340X thermal drivers + - CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=m + - CONFIG_REGULATOR_RT4801=m + - CONFIG_REGULATOR_RTMV20=m + - Multifunction device drivers + - CONFIG_MFD_SL28CPLD=n + - CONFIG_MFD_INTEL_M10_BMC=n + - Graphics support + - CONFIG_DRM_AMD_DC_SI=y + - CONFIG_BACKLIGHT_KTD253=m + - CONFIG_VIDEO_ZORAN=m + - CONFIG_VIDEO_ZORAN_DC30=m + - CONFIG_VIDEO_ZORAN_ZR36060=m + - CONFIG_VIDEO_ZORAN_BUZ=m + - CONFIG_VIDEO_ZORAN_DC10=m + - CONFIG_VIDEO_ZORAN_LML33=m + - CONFIG_VIDEO_ZORAN_LML33R10=m + - CONFIG_VIDEO_ZORAN_AVS6EYES=m + - Sound card support + - CONFIG_SND_SOC_INTEL_CATPT=m + - CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y + - CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y + - CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m + - CONFIG_SND_SOC_CS4234=n + - CONFIG_SND_SOC_TAS2764=n + - CONFIG_SOUNDWIRE_QCOM=m + - USB support + - CONFIG_USB_FEW_INIT_RETRIES=n + - CONFIG_TYPEC_TCPCI_MAXIM=m + - CONFIG_TYPEC_STUSB160X=m + - CONFIG_USB4_DEBUGFS_WRITE=n + - Virtualization + - CONFIG_NITRO_ENCLAVES=m + - Industrial I/O support + - CONFIG_IIO_BUFFER_DMA=m + - CONFIG_IIO_BUFFER_DMAENGINE=m + - CONFIG_ADXRS290=n + - CONFIG_HDC2010=n + - CONFIG_AS73211=n + - Misc drivers + - CONFIG_MHI_BUS_DEBUG=y + - CONFIG_INTEL_MEI_VIRTIO=m + - CONFIG_RTC_DRV_RV3032=m + - CONFIG_LEDS_LP50XX=m + - CONFIG_SPMI_HISI3670=n + - CONFIG_MST_IRQ=y + - OF dependent drivers (i386, ppc64/ppc64le, riscv64) + - HISI_HIKEY_USB=m + - DRM_PANEL_MANTIX_MLAF057WE51=n + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=n + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=n + - DRM_LONTIUM_LT9611=n + - DRM_TOSHIBA_TC358762=n + - DRM_TOSHIBA_TC358775=n + - DRM_CDNS_MHDP8546=n + - MFD_HI6421_SPMI=m + - REGULATOR_HI6421V600=m + - i386 + - DRM_PANEL_SAMSUNG_S6E63M0_SPI=m + - DRM_PANEL_SAMSUNG_S6E63M0_DSI=m + - PHY_INTEL_LGM_COMBO=y + - ppc64 / ppc64le + - PPC_RTAS_FILTER=y + - I2C_SLAVE_TESTUNIT=n + - s390x + - PCS_XPCS=m + - VFIO_PCI_ZDEV=y + - ZCRYPT_DEBUG=n + - DEBUG_WX=n + - PTDUMP_DEBUGFS=n + - riscv64 + - EFI=y + - FIRMWARE_MEMMAP=y + - GOOGLE_FIRMWARE=n + - EFI_VARS_PSTORE=m + - EFI_VARS_PSTORE_DEFAULT_DISABLE=n + - EFI_BOOTLOADER_CONTROL=m + - EFI_CAPSULE_LOADER=m + - EFI_TEST=n + - RESET_ATTACK_MITIGATION=n + - EFI_DISABLE_PCI_DMA=n + - FB_EFI=y + - MMC_DW=m + - MMC_DW_PLTFM=m + - MMC_DW_BLUEFIELD=m + - MMC_DW_EXYNOS=m + - MMC_DW_HI3798CV200=m + - MMC_DW_K3=m + - MMC_DW_PCI=m + - RTC_DRV_EFI=m + - EFIVAR_FS=m +- commit 3c50825 + ------------------------------------------------------------------- Sun Oct 25 12:34:16 CET 2020 - mkubecek@suse.cz @@ -30381,6 +30698,12 @@ Tue Jul 9 16:47:26 CEST 2019 - rgoldwyn@suse.com - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 +------------------------------------------------------------------- +Tue Jul 9 16:03:03 CEST 2019 - schwab@suse.de + +- Build against openSUSE:Factory:RISCV for riscv64 +- commit 74d6e96 + ------------------------------------------------------------------- Tue Jul 9 08:40:27 CEST 2019 - jslaby@suse.cz @@ -61117,3 +61440,9 @@ Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 +------------------------------------------------------------------- +Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz + +- Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). +- commit 87cd715 + diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 64836395..b78eb8e1 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 5.9 -%define patchversion 5.9.14 +%define srcversion 5.10 +%define patchversion 5.10.0 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.9.14 +Version: 5.10.0 %if 0%{?is_kotd} -Release: .gc648a46 +Release: .g1bdd4f9 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc -Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-%build_flavor-base-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 +Provides: kernel-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 # END COMMON DEPS -Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: %name-srchash-1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/linux-5.10.tar.xz b/linux-5.10.tar.xz new file mode 100644 index 00000000..af453da9 --- /dev/null +++ b/linux-5.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43 +size 116606704 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index c9169559..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:71d871d999bfa45beb725595e095fba45ca315b425d0f49c17dc3ca381cbcabe -size 1603426 +oid sha256:ee18541c0eac40ab98a3cc2afffb20d24e6531f3cdbb7990b74d2deb7c88225b +size 133 diff --git a/patches.rpmify.tar.bz2 b/patches.rpmify.tar.bz2 index 6745ca16..f64b1efa 100644 --- a/patches.rpmify.tar.bz2 +++ b/patches.rpmify.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40d1e6e8e27d3be24047de8c3852e8ff5f622e07fffe918dea476eb04832ebe1 -size 3310 +oid sha256:0536e33325a734c605f8cb3a7f38549746c462ae6c82ff4c359c66633199db29 +size 3317 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index f40d4619..58b4bbeb 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:09f97134f4ea79c4bc1791f4ab8d9f376fa67b0ef0a759c58904fcad8854c760 -size 60777 +oid sha256:fc53a49f6ac5b38cf85f900317635ccbaa420f5161a42fb08f088de49d924db0 +size 59106 diff --git a/series.conf b/series.conf index a4c15174..a76c8418 100644 --- a/series.conf +++ b/series.conf @@ -27,2189 +27,6 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## - patches.kernel.org/5.9.1-001-Bluetooth-A2MP-Fix-not-initializing-all-members.patch - patches.kernel.org/5.9.1-002-Bluetooth-L2CAP-Fix-calling-sk_filter-on-non-so.patch - patches.kernel.org/5.9.1-003-Bluetooth-MGMT-Fix-not-checking-if-BT_HS-is-ena.patch - patches.kernel.org/5.9.1-004-media-usbtv-Fix-refcounting-mixup.patch - patches.kernel.org/5.9.1-005-USB-serial-option-add-Cellient-MPL200-card.patch - patches.kernel.org/5.9.1-006-USB-serial-option-Add-Telit-FT980-KS-compositio.patch - patches.kernel.org/5.9.1-007-staging-comedi-check-validity-of-wMaxPacketSize.patch - patches.kernel.org/5.9.1-008-USB-serial-pl2303-add-device-id-for-HP-GC-devic.patch - patches.kernel.org/5.9.1-009-USB-serial-ftdi_sio-add-support-for-FreeCalypso.patch - patches.kernel.org/5.9.1-010-vt_ioctl-make-VT_RESIZEX-behave-like-VT_RESIZE.patch - patches.kernel.org/5.9.1-011-reiserfs-Initialize-inode-keys-properly.patch - patches.kernel.org/5.9.1-012-reiserfs-Fix-oops-during-mount.patch - patches.kernel.org/5.9.1-013-Revert-drm-amdgpu-Fix-NULL-dereference-in-dpm-s.patch - patches.kernel.org/5.9.1-014-crypto-bcm-Verify-GCM-CCM-key-length-in-setkey.patch - patches.kernel.org/5.9.1-015-crypto-qat-check-cipher-length-for-aead-AES-CBC.patch - patches.kernel.org/5.9.1-016-Linux-5.9.1.patch - patches.kernel.org/5.9.2-001-ibmveth-Switch-order-of-ibmveth_helper-calls.patch - patches.kernel.org/5.9.2-002-ibmveth-Identify-ingress-large-send-packets.patch - patches.kernel.org/5.9.2-003-cxgb4-handle-4-tuple-PEDIT-to-NAT-mode-translat.patch - patches.kernel.org/5.9.2-004-ipv4-Restore-flowi4_oif-update-before-call-to-x.patch - patches.kernel.org/5.9.2-005-mlx4-handle-non-napi-callers-to-napi_poll.patch - patches.kernel.org/5.9.2-006-mptcp-fix-fallback-for-MP_JOIN-subflows.patch - patches.kernel.org/5.9.2-007-mptcp-subflows-garbage-collection.patch - patches.kernel.org/5.9.2-008-net-dsa-microchip-fix-race-condition.patch - patches.kernel.org/5.9.2-009-net-fec-Fix-phy_device-lookup-for-phy_reset_aft.patch - patches.kernel.org/5.9.2-010-net-fec-Fix-PHY-init-after-phy_reset_after_clk_.patch - patches.kernel.org/5.9.2-011-net-fix-pos-incrementment-in-ipv6_route_seq_nex.patch - patches.kernel.org/5.9.2-012-net-ipa-skip-suspend-resume-activities-if-not-s.patch - patches.kernel.org/5.9.2-013-net-mptcp-make-DACK4-DACK8-usage-consistent-amo.patch - patches.kernel.org/5.9.2-014-net-sched-Fix-suspicious-RCU-usage-while-access.patch - patches.kernel.org/5.9.2-015-net-smc-fix-use-after-free-of-delayed-events.patch - patches.kernel.org/5.9.2-016-net-smc-fix-valid-DMBE-buffer-sizes.patch - patches.kernel.org/5.9.2-017-net-tls-sendfile-fails-with-ktls-offload.patch - patches.kernel.org/5.9.2-018-tipc-fix-NULL-pointer-dereference-in-tipc_named.patch - patches.kernel.org/5.9.2-019-tipc-fix-the-skb_unshare-in-tipc_buf_append.patch - patches.kernel.org/5.9.2-020-socket-fix-option-SO_TIMESTAMPING_NEW.patch - patches.kernel.org/5.9.2-021-socket-don-t-clear-SOCK_TSTAMP_NEW-when-SO_TIME.patch - patches.kernel.org/5.9.2-022-can-m_can_platform-don-t-call-m_can_class_suspe.patch - patches.kernel.org/5.9.2-023-can-j1935-j1939_tp_tx_dat_new-fix-missing-initi.patch - patches.kernel.org/5.9.2-024-net-j1939-j1939_session_fresh_new-fix-missing-i.patch - patches.kernel.org/5.9.2-025-binder-fix-UAF-when-releasing-todo-list.patch - patches.kernel.org/5.9.2-026-ALSA-bebob-potential-info-leak-in-hwdep_read.patch - patches.kernel.org/5.9.2-027-ALSA-hda-fix-jack-detection-with-Realtek-codecs.patch - patches.kernel.org/5.9.2-028-ALSA-hda-hdmi-fix-incorrect-locking-in-hdmi_pcm.patch - patches.kernel.org/5.9.2-029-tipc-re-configure-queue-limit-for-broadcast-lin.patch - patches.kernel.org/5.9.2-030-tipc-fix-incorrect-setting-window-for-bcast-lin.patch - patches.kernel.org/5.9.2-031-chelsio-chtls-fix-socket-lock.patch - patches.kernel.org/5.9.2-032-chelsio-chtls-correct-netdevice-for-vlan-interf.patch - patches.kernel.org/5.9.2-033-chelsio-chtls-fix-panic-when-server-is-on-ipv6.patch - patches.kernel.org/5.9.2-034-chelsio-chtls-Fix-panic-when-listen-on-multiada.patch - patches.kernel.org/5.9.2-035-chelsio-chtls-correct-function-return-and-retur.patch - patches.kernel.org/5.9.2-036-chelsio-chtls-fix-writing-freed-memory.patch - patches.kernel.org/5.9.2-037-ibmvnic-save-changed-mac-address-to-adapter-mac.patch - patches.kernel.org/5.9.2-038-icmp-randomize-the-global-rate-limiter.patch - patches.kernel.org/5.9.2-039-mptcp-initialize-mptcp_options_received-s-ahmac.patch - patches.kernel.org/5.9.2-040-net-ftgmac100-Fix-Aspeed-ast2600-TX-hang-issue.patch - patches.kernel.org/5.9.2-041-net-hdlc-In-hdlc_rcv-check-to-make-sure-dev-is-.patch - patches.kernel.org/5.9.2-042-net-hdlc_raw_eth-Clear-the-IFF_TX_SKB_SHARING-f.patch - patches.kernel.org/5.9.2-043-net-Properly-typecast-int-values-to-set-sk_max_.patch - patches.kernel.org/5.9.2-044-net-sched-act_ct-Fix-adding-udp-port-mangle-ope.patch - patches.kernel.org/5.9.2-045-net-sched-act_tunnel_key-fix-OOB-write-in-case-.patch - patches.kernel.org/5.9.2-046-netsec-ignore-phy-mode-device-property-on-ACPI-.patch - patches.kernel.org/5.9.2-047-nexthop-Fix-performance-regression-in-nexthop-d.patch - patches.kernel.org/5.9.2-048-nfc-Ensure-presence-of-NFC_ATTR_FIRMWARE_NAME-a.patch - patches.kernel.org/5.9.2-049-r8169-fix-operation-under-forced-interrupt-thre.patch - patches.kernel.org/5.9.2-050-selftests-forwarding-Add-missing-rp_filter-conf.patch - patches.kernel.org/5.9.2-051-selftests-rtnetlink-load-fou-module-for-kci_tes.patch - patches.kernel.org/5.9.2-052-tcp-fix-to-update-snd_wl1-in-bulk-receiver-fast.patch - patches.kernel.org/5.9.2-053-net-ethernet-mtk-star-emac-select-REGMAP_MMIO.patch - patches.kernel.org/5.9.2-054-net-sched-act_gate-Unlock-tcfa_lock-in-tc_setup.patch - patches.kernel.org/5.9.2-055-ixgbe-fix-probing-of-multi-port-devices-with-on.patch - patches.kernel.org/5.9.2-056-mptcp-MPTCP_KUNIT_TESTS-should-depend-on-MPTCP-.patch - patches.kernel.org/5.9.2-057-net-openvswitch-fix-to-make-sure-flow_lookup-is.patch - patches.kernel.org/5.9.2-058-sfc-move-initialisation-of-efx-filter_sem-to-ef.patch - patches.kernel.org/5.9.2-059-ALSA-hda-Don-t-register-a-cb-func-if-it-is-regi.patch - patches.kernel.org/5.9.2-060-ALSA-hda-Fix-the-return-value-if-cb-func-is-alr.patch - patches.kernel.org/5.9.2-061-ALSA-usb-audio-Line6-Pod-Go-interface-requires-.patch - patches.kernel.org/5.9.2-062-ALSA-hda-realtek-The-front-Mic-on-a-HP-machine-.patch - patches.kernel.org/5.9.2-063-ALSA-hda-realtek-set-mic-to-auto-detect-on-a-HP.patch - patches.kernel.org/5.9.2-064-ALSA-hda-realtek-Add-mute-Led-support-for-HP-El.patch - patches.kernel.org/5.9.2-065-ALSA-hda-realtek-Enable-audio-jacks-of-ASUS-D70.patch - patches.kernel.org/5.9.2-066-cifs-remove-bogus-debug-code.patch - patches.kernel.org/5.9.2-067-cifs-Return-the-error-from-crypt_message-when-e.patch - patches.kernel.org/5.9.2-068-SMB3-Resolve-data-corruption-of-TCP-server-info.patch - patches.kernel.org/5.9.2-069-SMB3.1.1-Fix-ids-returned-in-POSIX-query-dir.patch - patches.kernel.org/5.9.2-070-smb3-do-not-try-to-cache-root-directory-if-dir-.patch - patches.kernel.org/5.9.2-071-smb3-fix-stat-when-special-device-file-and-moun.patch - patches.kernel.org/5.9.2-072-arm64-Make-use-of-ARCH_WORKAROUND_1-even-when-K.patch - patches.kernel.org/5.9.2-073-KVM-nVMX-Morph-notification-vector-IRQ-on-neste.patch - patches.kernel.org/5.9.2-074-KVM-nVMX-Reset-the-segment-cache-when-stuffing-.patch - patches.kernel.org/5.9.2-075-KVM-nVMX-Reload-vmcs01-if-getting-vmcs12-s-page.patch - patches.kernel.org/5.9.2-076-KVM-x86-mmu-Commit-zap-of-remaining-invalid-pag.patch - patches.kernel.org/5.9.2-077-KVM-x86-Intercept-LA57-to-inject-GP-fault-when-.patch - patches.kernel.org/5.9.2-078-KVM-SVM-Initialize-prev_ga_tag-before-use.patch - patches.kernel.org/5.9.2-079-ima-Don-t-ignore-errors-from-crypto_shash_updat.patch - patches.kernel.org/5.9.2-080-crypto-caam-add-xts-check-for-block-length-equa.patch - patches.kernel.org/5.9.2-081-crypto-algif_aead-Do-not-set-MAY_BACKLOG-on-the.patch - patches.kernel.org/5.9.2-082-crypto-caam-qi-add-fallback-for-XTS-with-more-t.patch - patches.kernel.org/5.9.2-083-crypto-caam-qi-add-support-for-more-XTS-key-len.patch - patches.kernel.org/5.9.2-084-crypto-caam-jr-add-fallback-for-XTS-with-more-t.patch - patches.kernel.org/5.9.2-085-crypto-caam-jr-add-support-for-more-XTS-key-len.patch - patches.kernel.org/5.9.2-086-crypto-caam-qi2-add-fallback-for-XTS-with-more-.patch - patches.kernel.org/5.9.2-087-crypto-caam-qi2-add-support-for-more-XTS-key-le.patch - patches.kernel.org/5.9.2-088-RAS-CEC-Fix-cec_init-prototype.patch - patches.kernel.org/5.9.2-089-sched-fair-Fix-wrong-negative-conversion-in-fin.patch - patches.kernel.org/5.9.2-090-microblaze-fix-kbuild-redundant-file-warning.patch - patches.kernel.org/5.9.2-091-EDAC-i5100-Fix-error-handling-order-in-i5100_in.patch - patches.kernel.org/5.9.2-092-EDAC-aspeed-Fix-handling-of-platform_get_irq-er.patch - patches.kernel.org/5.9.2-093-EDAC-ti-Fix-handling-of-platform_get_irq-error.patch - patches.kernel.org/5.9.2-094-perf-x86-intel-ds-Fix-x86_pmu_stop-warning-for-.patch - patches.kernel.org/5.9.2-095-x86-fpu-Allow-multiple-bits-in-clearcpuid-param.patch - patches.kernel.org/5.9.2-096-irqchip-ti-sci-inta-Fix-unsigned-comparison-to-.patch - patches.kernel.org/5.9.2-097-irqchip-ti-sci-intr-Fix-unsigned-comparison-to-.patch - patches.kernel.org/5.9.2-098-arm64-kprobe-add-checks-for-ARMv8.3-PAuth-combi.patch - patches.kernel.org/5.9.2-099-seqlock-Unbreak-lockdep.patch - patches.kernel.org/5.9.2-100-drivers-perf-xgene_pmu-Fix-uninitialized-resour.patch - patches.kernel.org/5.9.2-101-drivers-perf-thunderx2_pmu-Fix-memory-resource-.patch - patches.kernel.org/5.9.2-102-sched-fair-Fix-wrong-cpu-selecting-from-isolate.patch - patches.kernel.org/5.9.2-103-sched-fair-Use-dst-group-while-checking-imbalan.patch - patches.kernel.org/5.9.2-104-arm64-perf-Add-missing-ISB-in-armv8pmu_enable_c.patch - patches.kernel.org/5.9.2-105-perf-x86-intel-uncore-Update-Ice-Lake-uncore-un.patch - patches.kernel.org/5.9.2-106-perf-x86-intel-uncore-Reduce-the-number-of-CBOX.patch - patches.kernel.org/5.9.2-107-perf-x86-intel-uncore-Fix-for-iio-mapping-on-Sk.patch - patches.kernel.org/5.9.2-108-perf-x86-intel-uncore-Fix-the-scale-of-the-IMC-.patch - patches.kernel.org/5.9.2-109-x86-nmi-Fix-nmi_handle-duration-miscalculation.patch - patches.kernel.org/5.9.2-110-x86-events-amd-iommu-Fix-sizeof-mismatch.patch - patches.kernel.org/5.9.2-111-pinctrl-qcom-Set-IRQCHIP_SET_TYPE_MASKED-and-IR.patch - patches.kernel.org/5.9.2-112-pinctrl-qcom-Use-return-value-from-irq_set_wake.patch - patches.kernel.org/5.9.2-113-perf-x86-Fix-n_pair-for-cancelled-txn.patch - patches.kernel.org/5.9.2-114-lockdep-Fix-usage_traceoverflow.patch - patches.kernel.org/5.9.2-115-lockdep-Fix-lockdep-recursion.patch - patches.kernel.org/5.9.2-116-lockdep-Revert-lockdep-Use-raw_cpu_-for-per-cpu.patch - patches.kernel.org/5.9.2-117-perf-core-Fix-race-in-the-perf_mmap_close-funct.patch - patches.kernel.org/5.9.2-118-regulator-set-of_node-for-qcom-vbus-regulator.patch - patches.kernel.org/5.9.2-119-crypto-algif_skcipher-EBUSY-on-aio-should-be-an.patch - patches.kernel.org/5.9.2-120-crypto-mediatek-Fix-wrong-return-value-in-mtk_d.patch - patches.kernel.org/5.9.2-121-crypto-ixp4xx-Fix-the-size-used-in-a-dma_free_c.patch - patches.kernel.org/5.9.2-122-crypto-picoxcell-Fix-potential-race-condition-b.patch - patches.kernel.org/5.9.2-123-media-vivid-Fix-global-out-of-bounds-read-in-pr.patch - patches.kernel.org/5.9.2-124-media-tuner-simple-fix-regression-in-simple_set.patch - patches.kernel.org/5.9.2-125-crypto-ccree-fix-runtime-PM-imbalance-on-error.patch - patches.kernel.org/5.9.2-126-media-Revert-media-exynos4-is-Add-missed-check-.patch - patches.kernel.org/5.9.2-127-media-hantro-h264-Get-the-correct-fallback-refe.patch - patches.kernel.org/5.9.2-128-media-hantro-postproc-Fix-motion-vector-space-a.patch - patches.kernel.org/5.9.2-129-media-ov5640-Correct-Bit-Div-register-in-clock-.patch - patches.kernel.org/5.9.2-130-media-i2c-fix-error-check-on-max9286_read-call.patch - patches.kernel.org/5.9.2-131-media-m5mols-Check-function-pointer-in-m5mols_s.patch - patches.kernel.org/5.9.2-132-fscrypt-restrict-IV_INO_LBLK_32-to-ino_bits-32.patch - patches.kernel.org/5.9.2-133-media-uvcvideo-Set-media-controller-entity-func.patch - patches.kernel.org/5.9.2-134-media-uvcvideo-Silence-shift-out-of-bounds-warn.patch - patches.kernel.org/5.9.2-135-media-staging-intel-ipu3-css-Correctly-reset-so.patch - patches.kernel.org/5.9.2-136-media-omap3isp-Fix-memleak-in-isp_probe.patch - patches.kernel.org/5.9.2-137-media-i2c-ov5640-Remain-in-power-down-for-DVP-m.patch - patches.kernel.org/5.9.2-138-media-i2c-ov5640-Separate-out-mipi-configuratio.patch - patches.kernel.org/5.9.2-139-media-i2c-ov5640-Enable-data-pins-on-poweron-fo.patch - patches.kernel.org/5.9.2-140-media-rcar_drif-Fix-fwnode-reference-leak-when-.patch - patches.kernel.org/5.9.2-141-media-rcar_drif-Allocate-v4l2_async_subdev-dyna.patch - patches.kernel.org/5.9.2-142-media-rcar-csi2-Allocate-v4l2_async_subdev-dyna.patch - patches.kernel.org/5.9.2-143-media-i2c-max9286-Allocate-v4l2_async_subdev-dy.patch - patches.kernel.org/5.9.2-144-crypto-sa2ul-fix-compiler-warning-produced-by-c.patch - patches.kernel.org/5.9.2-145-spi-fsi-Handle-9-to-15-byte-transfers-lengths.patch - patches.kernel.org/5.9.2-146-spi-fsi-Fix-use-of-the-bneq-sequencer-instructi.patch - patches.kernel.org/5.9.2-147-spi-fsi-Implement-restricted-size-for-certain-c.patch - patches.kernel.org/5.9.2-148-spi-dw-pci-free-previously-allocated-IRQs-if-de.patch - patches.kernel.org/5.9.2-149-crypto-sa2ul-Select-CRYPTO_AUTHENC.patch - patches.kernel.org/5.9.2-150-crypto-omap-sham-fix-digcnt-register-handling-w.patch - patches.kernel.org/5.9.2-151-crypto-sa2ul-Fix-pm_runtime_get_sync-error-chec.patch - patches.kernel.org/5.9.2-152-selftests-seccomp-Use-__NR_mknodat-instead-of-_.patch - patches.kernel.org/5.9.2-153-selftests-seccomp-Refactor-arch-register-macros.patch - patches.kernel.org/5.9.2-154-selftests-seccomp-powerpc-Fix-seccomp-return-va.patch - patches.kernel.org/5.9.2-155-regmap-debugfs-Fix-more-error-path-regressions.patch - patches.kernel.org/5.9.2-156-hwmon-pmbus-max34440-Fix-status-register-reads-.patch - patches.kernel.org/5.9.2-157-hwmon-w83627ehf-Fix-a-resource-leak-in-probe.patch - patches.kernel.org/5.9.2-158-cypto-mediatek-fix-leaks-in-mtk_desc_ring_alloc.patch - patches.kernel.org/5.9.2-159-crypto-stm32-crc32-Avoid-lock-if-hardware-is-al.patch - patches.kernel.org/5.9.2-160-crypto-sun8i-ce-handle-endianness-of-t_common_c.patch - patches.kernel.org/5.9.2-161-media-mx2_emmaprp-Fix-memleak-in-emmaprp_probe.patch - patches.kernel.org/5.9.2-162-media-mtk-mdp-Fix-Null-pointer-dereference-when.patch - patches.kernel.org/5.9.2-163-media-tc358743-initialize-variable.patch - patches.kernel.org/5.9.2-164-media-tc358743-cleanup-tc358743_cec_isr.patch - patches.kernel.org/5.9.2-165-nvme-fix-error-handling-in-nvme_ns_report_zones.patch - patches.kernel.org/5.9.2-166-media-rcar-vin-Fix-a-reference-count-leak.patch - patches.kernel.org/5.9.2-167-media-rockchip-rga-Fix-a-reference-count-leak.patch - patches.kernel.org/5.9.2-168-media-platform-fcp-Fix-a-reference-count-leak.patch - patches.kernel.org/5.9.2-169-media-camss-Fix-a-reference-count-leak.patch - patches.kernel.org/5.9.2-170-media-s5p-mfc-Fix-a-reference-count-leak.patch - patches.kernel.org/5.9.2-171-media-stm32-dcmi-Fix-a-reference-count-leak.patch - patches.kernel.org/5.9.2-172-media-ti-vpe-Fix-a-missing-check-and-reference-.patch - patches.kernel.org/5.9.2-173-regulator-resolve-supply-after-creating-regulat.patch - patches.kernel.org/5.9.2-174-pinctrl-bcm-fix-kconfig-dependency-warning-when.patch - patches.kernel.org/5.9.2-175-spi-spi-s3c64xx-swap-s3c64xx_spi_set_cs-and-s3c.patch - patches.kernel.org/5.9.2-176-spi-spi-s3c64xx-Check-return-values.patch - patches.kernel.org/5.9.2-177-hwmon-bt1-pvt-Test-sensor-power-supply-on-probe.patch - patches.kernel.org/5.9.2-178-hwmon-bt1-pvt-Cache-current-update-timeout.patch - patches.kernel.org/5.9.2-179-hwmon-bt1-pvt-Wait-for-the-completion-with-time.patch - patches.kernel.org/5.9.2-180-spi-imx-Fix-freeing-of-DMA-channels-if-spi_bitb.patch - patches.kernel.org/5.9.2-181-btrfs-add-owner-and-fs_info-to-alloc_state-io_t.patch - patches.kernel.org/5.9.2-182-blk-mq-move-cancel-of-hctx-run_work-to-the-fron.patch - patches.kernel.org/5.9.2-183-ath10k-provide-survey-info-as-accumulated-data.patch - patches.kernel.org/5.9.2-184-drm-vkms-fix-xrgb-on-compute-crc.patch - patches.kernel.org/5.9.2-185-Bluetooth-hci_uart-Cancel-init-work-before-unre.patch - patches.kernel.org/5.9.2-186-drm-amd-display-Fix-wrong-return-value-in-dm_up.patch - patches.kernel.org/5.9.2-187-drm-vgem-add-missing-platform_device_unregister.patch - patches.kernel.org/5.9.2-188-drm-vkms-add-missing-platform_device_unregister.patch - patches.kernel.org/5.9.2-189-drm-panel-Fix-bus-format-for-OrtusTech-COM43H4M.patch - patches.kernel.org/5.9.2-190-ath6kl-prevent-potential-array-overflow-in-ath6.patch - patches.kernel.org/5.9.2-191-ath9k-Fix-potential-out-of-bounds-in-ath9k_htc_.patch - patches.kernel.org/5.9.2-192-ath10k-Fix-the-size-used-in-a-dma_free_coherent.patch - patches.kernel.org/5.9.2-193-wcn36xx-Fix-reported-802.11n-rx_highest-rate-wc.patch - patches.kernel.org/5.9.2-194-ASoC-qcom-lpass-platform-fix-memory-leak.patch - patches.kernel.org/5.9.2-195-ASoC-qcom-lpass-cpu-fix-concurrency-issue.patch - patches.kernel.org/5.9.2-196-ath11k-Fix-possible-memleak-in-ath11k_qmi_init_.patch - patches.kernel.org/5.9.2-197-brcmfmac-check-ndev-pointer.patch - patches.kernel.org/5.9.2-198-mwifiex-Do-not-use-GFP_KERNEL-in-atomic-context.patch - patches.kernel.org/5.9.2-199-drm-malidp-Use-struct-drm_gem_object_funcs.get_.patch - patches.kernel.org/5.9.2-200-staging-rtl8192u-Do-not-use-GFP_KERNEL-in-atomi.patch - patches.kernel.org/5.9.2-201-drm-amd-display-fix-potential-integer-overflow-.patch - patches.kernel.org/5.9.2-202-selftests-bpf-Fix-test_vmlinux-test-to-use-bpf_.patch - patches.kernel.org/5.9.2-203-drm-gma500-fix-error-check.patch - patches.kernel.org/5.9.2-204-scsi-qla4xxx-Fix-an-error-handling-path-in-qla4.patch - patches.kernel.org/5.9.2-205-scsi-qla2xxx-Fix-the-size-used-in-a-dma_free_co.patch - patches.kernel.org/5.9.2-206-scsi-qla2xxx-Fix-wrong-return-value-in-qlt_chk_.patch - patches.kernel.org/5.9.2-207-scsi-qla2xxx-Fix-wrong-return-value-in-qla_nvme.patch - patches.kernel.org/5.9.2-208-scsi-csiostor-Fix-wrong-return-value-in-csio_hw.patch - patches.kernel.org/5.9.2-209-libbpf-Fix-unintentional-success-return-code-in.patch - patches.kernel.org/5.9.2-210-wilc1000-Fix-memleak-in-wilc_sdio_probe.patch - patches.kernel.org/5.9.2-211-wilc1000-Fix-memleak-in-wilc_bus_probe.patch - patches.kernel.org/5.9.2-212-rtw88-don-t-treat-NULL-pointer-as-an-array.patch - patches.kernel.org/5.9.2-213-selftests-livepatch-Do-not-check-order-when-usi.patch - patches.kernel.org/5.9.2-214-backlight-sky81452-backlight-Fix-refcount-imbal.patch - patches.kernel.org/5.9.2-215-staging-wfx-fix-frame-reordering.patch - patches.kernel.org/5.9.2-216-staging-emxx_udc-Fix-passing-of-NULL-to-dma_all.patch - patches.kernel.org/5.9.2-217-VMCI-check-return-value-of-get_user_pages_fast-.patch - patches.kernel.org/5.9.2-218-mm-error_inject-Fix-allow_error_inject-function.patch - patches.kernel.org/5.9.2-219-drm-panel-Fix-bpc-for-OrtusTech-COM43H4M85ULC-p.patch - patches.kernel.org/5.9.2-220-samples-bpf-Fix-to-xdpsock-to-avoid-recycling-f.patch - patches.kernel.org/5.9.2-221-ima-Pre-parse-the-list-of-keyrings-in-a-KEY_CHE.patch - patches.kernel.org/5.9.2-222-ima-Fail-rule-parsing-when-asymmetric-key-measu.patch - patches.kernel.org/5.9.2-223-drm-crc-debugfs-Fix-memleak-in-crc_control_writ.patch - patches.kernel.org/5.9.2-224-Bluetooth-Clear-suspend-tasks-on-unregister.patch - patches.kernel.org/5.9.2-225-selftests-vm-add-fragment-CONFIG_GUP_BENCHMARK.patch - patches.kernel.org/5.9.2-226-scsi-ufs-Make-ufshcd_print_trs-consider-UFSHCD_.patch - patches.kernel.org/5.9.2-227-binder-Remove-bogus-warning-on-failed-same-proc.patch - patches.kernel.org/5.9.2-228-drm-amdgpu-fix-max_entries-calculation-v4.patch - patches.kernel.org/5.9.2-229-soundwire-stream-fix-NULL-IS_ERR-confusion.patch - patches.kernel.org/5.9.2-230-soundwire-intel-fix-NULL-ERR_PTR-confusion.patch - patches.kernel.org/5.9.2-231-tty-serial-earlycon-dependency.patch - patches.kernel.org/5.9.2-232-tty-hvcs-Don-t-NULL-tty-driver_data-until-hvcs_.patch - patches.kernel.org/5.9.2-233-pty-do-tty_flip_buffer_push-without-port-lock-i.patch - patches.kernel.org/5.9.2-234-pwm-lpss-Fix-off-by-one-error-in-base_unit-math.patch - patches.kernel.org/5.9.2-235-pwm-lpss-Add-range-limit-check-for-the-base_uni.patch - patches.kernel.org/5.9.2-236-drivers-virt-fsl_hypervisor-Fix-error-handling-.patch - patches.kernel.org/5.9.2-237-sfc-don-t-double-down-filters-in-ef100_reset.patch - patches.kernel.org/5.9.2-238-ath11k-fix-a-double-free-and-a-memory-leak.patch - patches.kernel.org/5.9.2-239-video-fbdev-vga16fb-fix-setting-of-pixclock-bec.patch - patches.kernel.org/5.9.2-240-video-fbdev-sis-fix-null-ptr-dereference.patch - patches.kernel.org/5.9.2-241-video-fbdev-radeon-Fix-memleak-in-radeonfb_pci_.patch - patches.kernel.org/5.9.2-242-ASoC-fsl-imx-es8328-add-missing-put_device-call.patch - patches.kernel.org/5.9.2-243-scsi-ufs-ufs-mediatek-Eliminate-error-message-f.patch - patches.kernel.org/5.9.2-244-scsi-ufs-ufs-mediatek-Fix-HOST_PA_TACTIVATE-qui.patch - patches.kernel.org/5.9.2-245-HID-roccat-add-bounds-checking-in-kone_sysfs_wr.patch - patches.kernel.org/5.9.2-246-ath11k-fix-uninitialized-return-in-ath11k_spect.patch - patches.kernel.org/5.9.2-247-drm-msm-Avoid-div-by-zero-in-dpu_crtc_atomic_ch.patch - patches.kernel.org/5.9.2-248-drm-panfrost-Ensure-GPU-quirks-are-always-initi.patch - patches.kernel.org/5.9.2-249-iomap-Clear-page-error-before-beginning-a-write.patch - patches.kernel.org/5.9.2-250-iomap-Mark-read-blocks-uptodate-in-write_begin.patch - patches.kernel.org/5.9.2-251-selftests-lkdtm-Use-comm-instead-of-diff-for-dm.patch - patches.kernel.org/5.9.2-252-Bluetooth-Fix-memory-leak-in-read_adv_mon_featu.patch - patches.kernel.org/5.9.2-253-Bluetooth-Re-order-clearing-suspend-tasks.patch - patches.kernel.org/5.9.2-254-pinctrl-mcp23s08-Fix-mcp23x17_regmap-initialise.patch - patches.kernel.org/5.9.2-255-pinctrl-mcp23s08-Fix-mcp23x17-precious-range.patch - patches.kernel.org/5.9.2-256-pinctrl-devicetree-Keep-deferring-even-on-timeo.patch - patches.kernel.org/5.9.2-257-drm-msm-adreno-fix-probe-without-iommu.patch - patches.kernel.org/5.9.2-258-s390-bpf-Fix-multiple-tail-calls.patch - patches.kernel.org/5.9.2-259-net-mlx5-Fix-uninitialized-variable-warning.patch - patches.kernel.org/5.9.2-260-net-mlx5-Don-t-call-timecounter-cyc2time-direct.patch - patches.kernel.org/5.9.2-261-scsi-mpt3sas-Fix-sync-irqs.patch - patches.kernel.org/5.9.2-262-net-stmmac-Fix-incorrect-location-to-set-real_n.patch - patches.kernel.org/5.9.2-263-net-stmmac-use-netif_tx_start-stop_all_queues-f.patch - patches.kernel.org/5.9.2-264-xfs-force-the-log-after-remapping-a-synchronous.patch - patches.kernel.org/5.9.2-265-cpufreq-armada-37xx-Add-missing-MODULE_DEVICE_T.patch - patches.kernel.org/5.9.2-266-drm-mxsfb-check-framebuffer-pitch.patch - patches.kernel.org/5.9.2-267-cpufreq-qcom-Don-t-add-frequencies-without-an-O.patch - patches.kernel.org/5.9.2-268-ima-Fix-NULL-pointer-dereference-in-ima_file_ha.patch - patches.kernel.org/5.9.2-269-ASoC-topology-disable-size-checks-for-bytes_ext.patch - patches.kernel.org/5.9.2-270-ASoC-tlv320adcx140-Fix-digital-gain-range.patch - patches.kernel.org/5.9.2-271-coresight-etm4x-Fix-etm4_count-race-by-moving-c.patch - patches.kernel.org/5.9.2-272-coresight-fix-offset-by-one-error-in-counting-p.patch - patches.kernel.org/5.9.2-273-coresight-cti-disclaim-device-only-when-it-s-cl.patch - patches.kernel.org/5.9.2-274-coresight-cti-remove-pm_runtime_get_sync-from-C.patch - patches.kernel.org/5.9.2-275-coresight-etm4x-Ensure-default-perf-settings-fi.patch - patches.kernel.org/5.9.2-276-coresight-etm4x-Fix-issues-within-reset-interfa.patch - patches.kernel.org/5.9.2-277-coresight-cti-Write-regsiters-directly-in-cti_e.patch - patches.kernel.org/5.9.2-278-coresight-etm4x-Handle-unreachable-sink-in-perf.patch - patches.kernel.org/5.9.2-279-coresight-etm4x-Fix-issues-on-trcseqevr-access.patch - patches.kernel.org/5.9.2-280-nvmem-core-fix-missing-of_node_put-in-of_nvmem_.patch - patches.kernel.org/5.9.2-281-selftests-mptcp-interpret-n-as-a-new-line.patch - patches.kernel.org/5.9.2-282-dmaengine-ti-k3-udma-glue-fix-channel-enable-fu.patch - patches.kernel.org/5.9.2-283-selftests-bpf-Fix-endianness-issue-in-sk_assign.patch - patches.kernel.org/5.9.2-284-selftests-bpf-Fix-endianness-issue-in-test_sock.patch - patches.kernel.org/5.9.2-285-Bluetooth-Fix-auto-creation-of-hci_conn-at-Conn.patch - patches.kernel.org/5.9.2-286-xhci-don-t-create-endpoint-debugfs-entry-before.patch - patches.kernel.org/5.9.2-287-drm-msm-Fix-the-a650-hw_apriv-check.patch - patches.kernel.org/5.9.2-288-net-dsa-rtl8366-Check-validity-of-passed-VLANs.patch - patches.kernel.org/5.9.2-289-net-dsa-rtl8366-Refactor-VLAN-PVID-init.patch - patches.kernel.org/5.9.2-290-net-dsa-rtl8366-Skip-PVID-setting-if-not-reques.patch - patches.kernel.org/5.9.2-291-net-wilc1000-clean-up-resource-in-error-path-of.patch - patches.kernel.org/5.9.2-292-ASoC-tas2770-Fix-calling-reset-in-probe.patch - patches.kernel.org/5.9.2-293-ASoC-tas2770-Add-missing-bias-level-power-state.patch - patches.kernel.org/5.9.2-294-ASoC-tas2770-Fix-required-DT-properties-in-the-.patch - patches.kernel.org/5.9.2-295-ASoC-tas2770-Fix-error-handling-with-update_bit.patch - patches.kernel.org/5.9.2-296-ASoC-tlv320aic32x4-Fix-bdiv-clock-rate-derivati.patch - patches.kernel.org/5.9.2-297-net-dsa-rtl8366rb-Support-all-4096-VLANs.patch - patches.kernel.org/5.9.2-298-ASoC-SOF-control-add-size-checks-for-ext_bytes-.patch - patches.kernel.org/5.9.2-299-ASoC-tas2770-Fix-unbalanced-calls-to-pm_runtime.patch - patches.kernel.org/5.9.2-300-spi-omap2-mcspi-Improve-performance-waiting-for.patch - patches.kernel.org/5.9.2-301-ath11k-Add-checked-value-for-ath11k_ahb_remove.patch - patches.kernel.org/5.9.2-302-ath6kl-wmi-prevent-a-shift-wrapping-bug-in-ath6.patch - patches.kernel.org/5.9.2-303-drm-rcar-du-Put-reference-to-VSP-device.patch - patches.kernel.org/5.9.2-304-phy-rockchip-dphy-rx0-Include-linux-delay.h.patch - patches.kernel.org/5.9.2-305-dmaengine-dmatest-Check-list-for-emptiness-befo.patch - patches.kernel.org/5.9.2-306-ASoC-cros_ec_codec-fix-kconfig-dependency-warni.patch - patches.kernel.org/5.9.2-307-misc-mic-scif-Fix-error-handling-path.patch - patches.kernel.org/5.9.2-308-ALSA-seq-oss-Avoid-mutex-lock-for-a-long-time-i.patch - patches.kernel.org/5.9.2-309-net-mlx5e-IPsec-Use-kvfree-for-memory-allocated.patch - patches.kernel.org/5.9.2-310-usb-dwc2-Fix-parameter-type-in-function-pointer.patch - patches.kernel.org/5.9.2-311-usb-dwc3-core-Properly-default-unspecified-spee.patch - patches.kernel.org/5.9.2-312-usb-dwc2-Add-missing-cleanups-when-usb_add_gadg.patch - patches.kernel.org/5.9.2-313-rtw88-Fix-probe-error-handling-race-with-firmwa.patch - patches.kernel.org/5.9.2-314-rtw88-Fix-potential-probe-error-handling-race-w.patch - patches.kernel.org/5.9.2-315-mt76-mt7615-hold-mt76-lock-queueing-wd-in-mt761.patch - patches.kernel.org/5.9.2-316-mt76-mt7615-release-mutex-in-mt7615_reset_test_.patch - patches.kernel.org/5.9.2-317-mt76-mt7663s-fix-resume-failure.patch - patches.kernel.org/5.9.2-318-mt76-mt7615-fix-possible-memory-leak-in-mt7615_.patch - patches.kernel.org/5.9.2-319-mt76-mt7615-fix-a-possible-NULL-pointer-derefer.patch - patches.kernel.org/5.9.2-320-mt76-fix-a-possible-NULL-pointer-dereference-in.patch - patches.kernel.org/5.9.2-321-mt76-mt7663u-fix-dma-header-initialization.patch - patches.kernel.org/5.9.2-322-mt76-mt7615-move-drv_own-fw_own-in-mt7615_mcu_o.patch - patches.kernel.org/5.9.2-323-mt76-mt7622-fix-fw-hang-on-mt7622.patch - patches.kernel.org/5.9.2-324-mt76-mt7915-fix-possible-memory-leak-in-mt7915_.patch - patches.kernel.org/5.9.2-325-quota-clear-padding-in-v2r1_mem2diskdqb.patch - patches.kernel.org/5.9.2-326-slimbus-core-check-get_addr-before-removing-lad.patch - patches.kernel.org/5.9.2-327-slimbus-core-do-not-enter-to-clock-pause-mode-i.patch - patches.kernel.org/5.9.2-328-slimbus-qcom-ngd-ctrl-disable-ngd-in-qmi-server.patch - patches.kernel.org/5.9.2-329-drm-vc4-crtc-Rework-a-bit-the-CRTC-state-code.patch - patches.kernel.org/5.9.2-330-ASoC-fsl_sai-Instantiate-snd_soc_dai_driver.patch - patches.kernel.org/5.9.2-331-HID-hid-input-fix-stylus-battery-reporting.patch - patches.kernel.org/5.9.2-332-tty-hvc-fix-link-error-with-CONFIG_SERIAL_CORE_.patch - patches.kernel.org/5.9.2-333-tty-serial-imx-fix-link-error-with-CONFIG_SERIA.patch - patches.kernel.org/5.9.2-334-nvmem-core-fix-possibly-memleak-when-use-nvmem_.patch - patches.kernel.org/5.9.2-335-hv-clocksource-Add-notrace-attribute-to-read_hv.patch - patches.kernel.org/5.9.2-336-nl80211-fix-OBSS-PD-min-and-max-offset-validati.patch - patches.kernel.org/5.9.2-337-iomap-Use-kzalloc-to-allocate-iomap_page.patch - patches.kernel.org/5.9.2-338-coresight-etm-perf-Fix-warning-caused-by-etm_se.patch - patches.kernel.org/5.9.2-339-coresight-cti-Fix-remove-sysfs-link-error.patch - patches.kernel.org/5.9.2-340-coresight-cti-Fix-bug-clearing-sysfs-links-on-c.patch - patches.kernel.org/5.9.2-341-coresight-etm4x-Fix-save-and-restore-of-TRCVMID.patch - patches.kernel.org/5.9.2-342-ibmvnic-set-up-200GBPS-speed.patch - patches.kernel.org/5.9.2-343-bpf-disallow-attaching-modify_return-tracing-fu.patch - patches.kernel.org/5.9.2-344-selftests-Remove-fmod_ret-from-test_overhead.patch - patches.kernel.org/5.9.2-345-qtnfmac-fix-resource-leaks-on-unsupported-iftyp.patch - patches.kernel.org/5.9.2-346-pinctrl-aspeed-Use-the-right-pinconf-mask.patch - patches.kernel.org/5.9.2-347-iommu-qcom-add-missing-put_device-call-in-qcom_.patch - patches.kernel.org/5.9.2-348-iio-adc-stm32-adc-fix-runtime-autosuspend-delay.patch - patches.kernel.org/5.9.2-349-net-enic-Cure-the-enic-api-locking-trainwreck.patch - patches.kernel.org/5.9.2-350-selftests-bpf-Fix-endianness-issues-in-sk_looku.patch - patches.kernel.org/5.9.2-351-pinctrl-tigerlake-Fix-register-offsets-for-TGL-.patch - patches.kernel.org/5.9.2-352-serial-8250-Discard-RTS-DTS-setting-from-clock-.patch - patches.kernel.org/5.9.2-353-serial-8250-Skip-uninitialized-TTY-port-baud-ra.patch - patches.kernel.org/5.9.2-354-serial-8250_dw-Fix-clk-notifier-port-suspend-de.patch - patches.kernel.org/5.9.2-355-mfd-syscon-Don-t-free-allocated-name-for-regmap.patch - patches.kernel.org/5.9.2-356-mfd-sm501-Fix-leaks-in-probe.patch - patches.kernel.org/5.9.2-357-dm-fix-missing-imposition-of-queue_limits-from-.patch - patches.kernel.org/5.9.2-358-pinctrl-single-fix-pinctrl_spec.args_count-boun.patch - patches.kernel.org/5.9.2-359-pinctrl-single-fix-debug-output-when-pinctrl-ce.patch - patches.kernel.org/5.9.2-360-staging-rtl8712-Fix-enqueue_reorder_recvframe.patch - patches.kernel.org/5.9.2-361-ASoC-wm_adsp-Pass-full-name-to-snd_ctl_notify.patch - patches.kernel.org/5.9.2-362-iwlwifi-mvm-split-a-print-to-avoid-a-WARNING-in.patch - patches.kernel.org/5.9.2-363-iwlwifi-dbg-remove-no-filter-condition.patch - patches.kernel.org/5.9.2-364-iwlwifi-dbg-run-init_cfg-function-once-per-driv.patch - patches.kernel.org/5.9.2-365-usb-gadget-f_ncm-fix-ncm_bitrate-for-SuperSpeed.patch - patches.kernel.org/5.9.2-366-usb-gadget-u_serial-clear-suspended-flag-when-d.patch - patches.kernel.org/5.9.2-367-usb-gadget-u_ether-enable-qmult-on-SuperSpeed-P.patch - patches.kernel.org/5.9.2-368-bus-mhi-core-Fix-the-building-of-MHI-module.patch - patches.kernel.org/5.9.2-369-ocxl-fix-kconfig-dependency-warning-for-OCXL.patch - patches.kernel.org/5.9.2-370-nl80211-fix-non-split-wiphy-information.patch - patches.kernel.org/5.9.2-371-usb-dwc2-Fix-INTR-OUT-transfers-in-DDMA-mode.patch - patches.kernel.org/5.9.2-372-scsi-target-tcmu-Fix-warning-page-may-be-used-u.patch - patches.kernel.org/5.9.2-373-scsi-be2iscsi-Fix-a-theoretical-leak-in-beiscsi.patch - patches.kernel.org/5.9.2-374-dmaengine-ioat-Allocate-correct-size-for-descri.patch - patches.kernel.org/5.9.2-375-staging-qlge-fix-build-breakage-with-dumping-en.patch - patches.kernel.org/5.9.2-376-ipmi_si-Fix-wrong-return-value-in-try_smi_init.patch - patches.kernel.org/5.9.2-377-tracing-Fix-parse_synth_field-error-handling.patch - patches.kernel.org/5.9.2-378-ASoC-mediatek-mt8183-da7219-fix-wrong-ops-for-I.patch - patches.kernel.org/5.9.2-379-staging-wfx-fix-BA-sessions-for-older-firmwares.patch - patches.kernel.org/5.9.2-380-platform-x86-mlx-platform-Remove-PSU-EEPROM-con.patch - patches.kernel.org/5.9.2-381-dm-fix-request-based-DM-to-not-bounce-through-i.patch - patches.kernel.org/5.9.2-382-mwifiex-fix-double-free.patch - patches.kernel.org/5.9.2-383-drm-panfrost-increase-readl_relaxed_poll_timeou.patch - patches.kernel.org/5.9.2-384-drm-amdgpu-Fix-invalid-number-of-character-in-a.patch - patches.kernel.org/5.9.2-385-ipvs-clear-skb-tstamp-in-forwarding-path.patch - patches.kernel.org/5.9.2-386-bpf-sockmap-Remove-skb_orphan-and-let-normal-sk.patch - patches.kernel.org/5.9.2-387-net-korina-fix-kfree-of-rx-tx-descriptor-array.patch - patches.kernel.org/5.9.2-388-netfilter-nf_log-missing-vlan-offload-tag-and-p.patch - patches.kernel.org/5.9.2-389-mm-swapfile.c-fix-potential-memory-leak-in-sys_.patch - patches.kernel.org/5.9.2-390-mm-memcg-slab-fix-racy-access-to-page-mem_cgrou.patch - patches.kernel.org/5.9.2-391-mm-memcg-fix-device-private-memcg-accounting.patch - patches.kernel.org/5.9.2-392-mm-mmap.c-replace-do_brk-with-do_brk_flags-in-c.patch - patches.kernel.org/5.9.2-393-mm-page_alloc.c-fix-freeing-non-compound-pages.patch - patches.kernel.org/5.9.2-394-mm-oom_adj-don-t-loop-through-tasks-in-__set_oo.patch - patches.kernel.org/5.9.2-395-fs-fix-NULL-dereference-due-to-data-race-in-pre.patch - patches.kernel.org/5.9.2-396-selftests-ftrace-Change-synthetic-event-name-fo.patch - patches.kernel.org/5.9.2-397-tracing-Handle-synthetic-event-array-field-type.patch - patches.kernel.org/5.9.2-398-i3c-master-add-i3c_master_attach_boardinfo-to-p.patch - patches.kernel.org/5.9.2-399-IB-mlx4-Fix-starvation-in-paravirt-mux-demux.patch - patches.kernel.org/5.9.2-400-IB-mlx4-Adjust-delayed-work-when-a-dup-is-obser.patch - patches.kernel.org/5.9.2-401-powerpc-pseries-Fix-missing-of_node_put-in-rng_.patch - patches.kernel.org/5.9.2-402-powerpc-icp-hv-Fix-missing-of_node_put-in-succe.patch - patches.kernel.org/5.9.2-403-rcu-tree-Force-quiescent-state-on-callback-over.patch - patches.kernel.org/5.9.2-404-rcutorture-Properly-set-rcu_fwds-for-OOM-handli.patch - patches.kernel.org/5.9.2-405-refperf-Avoid-null-pointer-dereference-when-buf.patch - patches.kernel.org/5.9.2-406-RDMA-ucma-Fix-locking-for-ctx-events_reported.patch - patches.kernel.org/5.9.2-407-RDMA-ucma-Add-missing-locking-around-rdma_leave.patch - patches.kernel.org/5.9.2-408-mtd-lpddr-fix-excessive-stack-usage-with-clang.patch - patches.kernel.org/5.9.2-409-RDMA-hns-Add-a-check-for-current-state-before-m.patch - patches.kernel.org/5.9.2-410-RDMA-umem-Fix-signature-of-stub-ib_umem_find_be.patch - patches.kernel.org/5.9.2-411-powerpc-pseries-explicitly-reschedule-during-dr.patch - patches.kernel.org/5.9.2-412-pseries-drmem-don-t-cache-node-id-in-drmem_lmb-.patch - patches.kernel.org/5.9.2-413-RDMA-mlx5-Fix-potential-race-between-destroy-an.patch - patches.kernel.org/5.9.2-414-mtd-mtdoops-Don-t-write-panic-data-twice.patch - patches.kernel.org/5.9.2-415-selftests-powerpc-Fix-prefixes-in-alignment_han.patch - patches.kernel.org/5.9.2-416-perf-tools-Make-GTK2-support-opt-in.patch - patches.kernel.org/5.9.2-417-tools-feature-Add-missing-lzstd-to-the-fast-pat.patch - patches.kernel.org/5.9.2-418-ARM-9007-1-l2c-fix-prefetch-bits-init-in-L2X0_A.patch - patches.kernel.org/5.9.2-419-xfs-fix-finobt-btree-block-recovery-ordering.patch - patches.kernel.org/5.9.2-420-m68knommu-include-SDHC-support-only-when-hardwa.patch - patches.kernel.org/5.9.2-421-arc-plat-hsdk-fix-kconfig-dependency-warning-wh.patch - patches.kernel.org/5.9.2-422-ida-Free-allocated-bitmap-in-error-path.patch - patches.kernel.org/5.9.2-423-xfs-limit-entries-returned-when-counting-fsmap-.patch - patches.kernel.org/5.9.2-424-xfs-fix-deadlock-and-streamline-xfs_getfsmap-pe.patch - patches.kernel.org/5.9.2-425-nfs-add-missing-posix-local_lock-constant-table.patch - patches.kernel.org/5.9.2-426-xfs-fix-high-key-handling-in-the-rt-allocator-s.patch - patches.kernel.org/5.9.2-427-RDMA-rtrs-srv-Incorporate-ib_register_client-in.patch - patches.kernel.org/5.9.2-428-RDMA-core-Delete-function-indirection-for-alloc.patch - patches.kernel.org/5.9.2-429-RDMA-Allow-fail-of-destroy-CQ.patch - patches.kernel.org/5.9.2-430-RDMA-Change-XRCD-destroy-return-value.patch - patches.kernel.org/5.9.2-431-RDMA-Restore-ability-to-return-error-for-destro.patch - patches.kernel.org/5.9.2-432-RDMA-umem-Fix-ib_umem_find_best_pgsz-for-mappin.patch - patches.kernel.org/5.9.2-433-RDMA-umem-Prevent-small-pages-from-being-return.patch - patches.kernel.org/5.9.2-434-RDMA-qedr-Fix-qp-structure-memory-leak.patch - patches.kernel.org/5.9.2-435-RDMA-qedr-Fix-doorbell-setting.patch - patches.kernel.org/5.9.2-436-RDMA-qedr-Fix-use-of-uninitialized-field.patch - patches.kernel.org/5.9.2-437-RDMA-qedr-Fix-return-code-if-accept-is-called-o.patch - patches.kernel.org/5.9.2-438-RDMA-qedr-Fix-inline-size-returned-for-iWARP.patch - patches.kernel.org/5.9.2-439-powerpc-pseries-svm-Allocate-SWIOTLB-buffer-any.patch - patches.kernel.org/5.9.2-440-powerpc-watchpoint-Fix-quadword-instruction-han.patch - patches.kernel.org/5.9.2-441-powerpc-watchpoint-Fix-handling-of-vector-instr.patch - patches.kernel.org/5.9.2-442-powerpc-watchpoint-Add-hw_len-wherever-missing.patch - patches.kernel.org/5.9.2-443-powerpc-book3s64-hash-4k-Support-large-linear-m.patch - patches.kernel.org/5.9.2-444-powerpc-tau-Use-appropriate-temperature-sample-.patch - patches.kernel.org/5.9.2-445-powerpc-tau-Convert-from-timer-to-workqueue.patch - patches.kernel.org/5.9.2-446-powerpc-tau-Remove-duplicated-set_thresholds-ca.patch - patches.kernel.org/5.9.2-447-powerpc-tau-Check-processor-type-before-enablin.patch - patches.kernel.org/5.9.2-448-powerpc-tau-Disable-TAU-between-measurements.patch - patches.kernel.org/5.9.2-449-powerpc-kasan-Fix-CONFIG_KASAN_VMALLOC-for-8xx.patch - patches.kernel.org/5.9.2-450-powerpc-64s-radix-Fix-mm_cpumask-trimming-race-.patch - patches.kernel.org/5.9.2-451-powerpc-papr_scm-Fix-warning-triggered-by-perf_.patch - patches.kernel.org/5.9.2-452-RDMA-cma-Combine-cma_ndev_work-with-cma_work.patch - patches.kernel.org/5.9.2-453-RDMA-cma-Remove-dead-code-for-kernel-rdmacm-mul.patch - patches.kernel.org/5.9.2-454-RDMA-cma-Consolidate-the-destruction-of-a-cma_m.patch - patches.kernel.org/5.9.2-455-RDMA-cma-Fix-use-after-free-race-in-roce-multic.patch - patches.kernel.org/5.9.2-456-perf-intel-pt-Fix-context_switch-event-has-no-t.patch - patches.kernel.org/5.9.2-457-perf-metricgroup-Fix-uncore-metric-expressions.patch - patches.kernel.org/5.9.2-458-RDMA-qedr-Fix-resource-leak-in-qedr_create_qp.patch - patches.kernel.org/5.9.2-459-RDMA-hns-Set-the-unsupported-wr-opcode.patch - patches.kernel.org/5.9.2-460-RDMA-mlx5-Use-set_mkc_access_pd_addr_fields-in-.patch - patches.kernel.org/5.9.2-461-RDMA-mlx5-Make-mkeys-always-owned-by-the-kernel.patch - patches.kernel.org/5.9.2-462-RDMA-mlx5-Disable-IB_DEVICE_MEM_MGT_EXTENSIONS-.patch - patches.kernel.org/5.9.2-463-i40iw-Add-support-to-make-destroy-QP-synchronou.patch - patches.kernel.org/5.9.2-464-perf-stat-Skip-duration_time-in-setup_system_wi.patch - patches.kernel.org/5.9.2-465-RDMA-hns-Add-check-for-the-validity-of-sl-confi.patch - patches.kernel.org/5.9.2-466-RDMA-hns-Solve-the-overflow-of-the-calc_pg_sz.patch - patches.kernel.org/5.9.2-467-RDMA-hns-Fix-the-wrong-value-of-rnr_retry-when-.patch - patches.kernel.org/5.9.2-468-RDMA-hns-Fix-configuration-of-ack_req_freq-in-Q.patch - patches.kernel.org/5.9.2-469-RDMA-hns-Fix-missing-sq_sig_type-when-querying-.patch - patches.kernel.org/5.9.2-470-RDMA-mlx5-Fix-type-warning-of-sizeof-in-__mlx5_.patch - patches.kernel.org/5.9.2-471-mtd-hyperbus-hbmc-am654-Fix-direct-mapping-setu.patch - patches.kernel.org/5.9.2-472-mtd-rawnand-stm32_fmc2-fix-a-buffer-overflow.patch - patches.kernel.org/5.9.2-473-mtd-rawnand-vf610-disable-clk-on-error-handling.patch - patches.kernel.org/5.9.2-474-mtd-spinand-gigadevice-Only-one-dummy-byte-in-Q.patch - patches.kernel.org/5.9.2-475-mtd-spinand-gigadevice-Add-QE-Bit.patch - patches.kernel.org/5.9.2-476-mtd-rawnand-ams-delta-Fix-non-OF-build-warning.patch - patches.kernel.org/5.9.2-477-kdb-Fix-pager-search-for-multi-line-strings.patch - patches.kernel.org/5.9.2-478-overflow-Include-header-file-with-SIZE_MAX-decl.patch - patches.kernel.org/5.9.2-479-mtd-parsers-bcm63xx-Do-not-make-it-modular.patch - patches.kernel.org/5.9.2-480-RDMA-ipoib-Set-rtnl_link_ops-for-ipoib-interfac.patch - patches.kernel.org/5.9.2-481-powerpc-64-fix-irq-replay-missing-preempt.patch - patches.kernel.org/5.9.2-482-powerpc-64-fix-irq-replay-pt_regs-softe-value.patch - patches.kernel.org/5.9.2-483-powerpc-PPC_SECURE_BOOT-should-not-require-Powe.patch - patches.kernel.org/5.9.2-484-powerpc-perf-Exclude-pmc5-6-from-the-irrelevant.patch - patches.kernel.org/5.9.2-485-powerpc-perf-hv-gpci-Fix-starting-index-value.patch - patches.kernel.org/5.9.2-486-perf-stat-Fix-out-of-bounds-CPU-map-access-when.patch - patches.kernel.org/5.9.2-487-i3c-master-Fix-error-return-in-cdns_i3c_master_.patch - patches.kernel.org/5.9.2-488-powerpc-security-Fix-link-stack-flush-instructi.patch - patches.kernel.org/5.9.2-489-powerpc-book3s64-radix-Make-radix_mem_block_siz.patch - patches.kernel.org/5.9.2-490-powerpc-papr_scm-Add-PAPR-command-family-to-pas.patch - patches.kernel.org/5.9.2-491-cpufreq-powernv-Fix-frame-size-overflow-in-powe.patch - patches.kernel.org/5.9.2-492-IB-rdmavt-Fix-sizeof-mismatch.patch - patches.kernel.org/5.9.2-493-RDMA-rxe-Fix-skb-lifetime-in-rxe_rcv_mcast_pkt.patch - patches.kernel.org/5.9.2-494-f2fs-reject-CASEFOLD-inode-flag-without-casefol.patch - patches.kernel.org/5.9.2-495-um-vector-Use-GFP_ATOMIC-under-spin-lock.patch - patches.kernel.org/5.9.2-496-um-time-travel-Fix-IRQ-handling-in-time_travel_.patch - patches.kernel.org/5.9.2-497-thermal-core-Adding-missing-nlmsg_free-in-therm.patch - patches.kernel.org/5.9.2-498-maiblox-mediatek-Fix-handling-of-platform_get_i.patch - patches.kernel.org/5.9.2-499-perf-trace-Fix-off-by-ones-in-memset-after-real.patch - patches.kernel.org/5.9.2-500-selftests-powerpc-Fix-eeh-basic.sh-exit-codes.patch - patches.kernel.org/5.9.2-501-f2fs-wait-for-sysfs-kobject-removal-before-free.patch - patches.kernel.org/5.9.2-502-afs-Fix-rapid-cell-addition-removal-by-not-usin.patch - patches.kernel.org/5.9.2-503-afs-Fix-cell-refcounting-by-splitting-the-usage.patch - patches.kernel.org/5.9.2-504-afs-Fix-cell-purging-with-aliases.patch - patches.kernel.org/5.9.2-505-afs-Fix-cell-removal.patch - patches.kernel.org/5.9.2-506-RDMA-rxe-Handle-skb_clone-failure-in-rxe_recv.c.patch - patches.kernel.org/5.9.2-507-mm-page_owner-change-split_page_owner-to-take-a.patch - patches.kernel.org/5.9.2-508-mm-huge_memory-fix-split-assumption-of-page-siz.patch - patches.kernel.org/5.9.2-509-mm-fix-a-race-during-THP-splitting.patch - patches.kernel.org/5.9.2-510-lib-crc32.c-fix-trivial-typo-in-preprocessor-co.patch - patches.kernel.org/5.9.2-511-ramfs-fix-nommu-mmap-with-gaps-in-the-page-cach.patch - patches.kernel.org/5.9.2-512-rapidio-fix-error-handling-path.patch - patches.kernel.org/5.9.2-513-rapidio-fix-the-missed-put_device-for-rio_mport.patch - patches.kernel.org/5.9.2-514-mailbox-avoid-timer-start-from-callback.patch - patches.kernel.org/5.9.2-515-clk-meson-axg-audio-separate-axg-and-g12a-regma.patch - patches.kernel.org/5.9.2-516-rtc-ds1307-Clear-OSF-flag-on-DS1388-when-settin.patch - patches.kernel.org/5.9.2-517-i2c-rcar-Auto-select-RESET_CONTROLLER.patch - patches.kernel.org/5.9.2-518-clk-meson-g12a-mark-fclk_div2-as-critical.patch - patches.kernel.org/5.9.2-519-PCI-designware-ep-Fix-the-Header-Type-check.patch - patches.kernel.org/5.9.2-520-PCI-aardvark-Fix-compilation-on-s390.patch - patches.kernel.org/5.9.2-521-PCI-aardvark-Check-for-errors-from-pci_bridge_e.patch - patches.kernel.org/5.9.2-522-PCI-iproc-Set-affinity-mask-on-MSI-interrupts.patch - patches.kernel.org/5.9.2-523-rpmsg-smd-Fix-a-kobj-leak-in-in-qcom_smd_parse_.patch - patches.kernel.org/5.9.2-524-rpmsg-Avoid-double-free-in-mtk_rpmsg_register_d.patch - patches.kernel.org/5.9.2-525-remoteproc-stm32-Fix-pointer-assignement.patch - patches.kernel.org/5.9.2-526-PCI-IOV-Mark-VFs-as-not-implementing-PCI_COMMAN.patch - patches.kernel.org/5.9.2-527-vfio-add-a-singleton-check-for-vfio_group_pin_p.patch - patches.kernel.org/5.9.2-528-s390-pci-Mark-all-VFs-as-not-implementing-PCI_C.patch - patches.kernel.org/5.9.2-529-vfio-pci-Decouple-PCI_COMMAND_MEMORY-bit-checks.patch - patches.kernel.org/5.9.2-530-vfio-fix-a-missed-vfio-group-put-in-vfio_pin_pa.patch - patches.kernel.org/5.9.2-531-vfio-type1-fix-dirty-bitmap-calculation-in-vfio.patch - patches.kernel.org/5.9.2-532-clk-qcom-gcc-sdm660-Fix-wrong-parent_map.patch - patches.kernel.org/5.9.2-533-clk-keystone-sci-clk-fix-parsing-assigned-clock.patch - patches.kernel.org/5.9.2-534-pwm-rockchip-Keep-enabled-PWMs-running-while-pr.patch - patches.kernel.org/5.9.2-535-pwm-img-Fix-null-pointer-access-in-probe.patch - patches.kernel.org/5.9.2-536-nfsd-Cache-R-RW-and-W-opens-separately.patch - patches.kernel.org/5.9.2-537-remoteproc-mediatek-fix-null-pointer-dereferenc.patch - patches.kernel.org/5.9.2-538-PCI-hv-Fix-hibernation-in-case-interrupts-are-n.patch - patches.kernel.org/5.9.2-539-clk-rockchip-Initialize-hw-to-error-to-avoid-un.patch - patches.kernel.org/5.9.2-540-clk-mediatek-add-UART0-clock-support.patch - patches.kernel.org/5.9.2-541-module-statically-initialize-init-section-freei.patch - patches.kernel.org/5.9.2-542-clk-at91-clk-main-update-key-before-writing-AT9.patch - patches.kernel.org/5.9.2-543-clk-bcm2835-add-missing-release-if-devm_clk_hw_.patch - patches.kernel.org/5.9.2-544-kbuild-deb-pkg-do-not-build-linux-headers-packa.patch - patches.kernel.org/5.9.2-545-watchdog-Fix-memleak-in-watchdog_cdev_register.patch - patches.kernel.org/5.9.2-546-watchdog-Use-put_device-on-error.patch - patches.kernel.org/5.9.2-547-watchdog-sp5100-Fix-definition-of-EFCH_PM_DECOD.patch - patches.kernel.org/5.9.2-548-clk-at91-sam9x60-support-only-two-programmable-.patch - patches.kernel.org/5.9.2-549-svcrdma-fix-bounce-buffers-for-unaligned-offset.patch - patches.kernel.org/5.9.2-550-ext4-fix-dead-loop-in-ext4_mb_new_blocks.patch - patches.kernel.org/5.9.2-551-ext4-discard-preallocations-before-releasing-gr.patch - patches.kernel.org/5.9.2-552-ext4-disallow-modifying-DAX-inode-flag-if-inlin.patch - patches.kernel.org/5.9.2-553-ext4-limit-entries-returned-when-counting-fsmap.patch - patches.kernel.org/5.9.2-554-vfio-pci-Clear-token-on-bypass-registration-fai.patch - patches.kernel.org/5.9.2-555-vfio-iommu-type1-Fix-memory-leak-in-vfio_iommu_.patch - patches.kernel.org/5.9.2-556-clk-qcom-gdsc-Keep-RETAIN_FF-bit-set-if-gdsc-is.patch - patches.kernel.org/5.9.2-557-clk-imx8mq-Fix-usdhc-parents-order.patch - patches.kernel.org/5.9.2-558-SUNRPC-fix-copying-of-multiple-pages-in-gss_rea.patch - patches.kernel.org/5.9.2-559-NFSv4.2-Fix-NFS4ERR_STALE-error-when-doing-inte.patch - patches.kernel.org/5.9.2-560-platform-chrome-cros_ec_typec-Send-enum-values-.patch - patches.kernel.org/5.9.2-561-platform-chrome-cros_ec_lightbar-Reduce-ligthba.patch - patches.kernel.org/5.9.2-562-Input-elants_i2c-fix-typo-for-an-attribute-to-s.patch - patches.kernel.org/5.9.2-563-Input-imx6ul_tsc-clean-up-some-errors-in-imx6ul.patch - patches.kernel.org/5.9.2-564-Input-stmfts-fix-a-vs-typo.patch - patches.kernel.org/5.9.2-565-Input-ep93xx_keypad-fix-handling-of-platform_ge.patch - patches.kernel.org/5.9.2-566-Input-omap4-keypad-fix-handling-of-platform_get.patch - patches.kernel.org/5.9.2-567-Input-twl4030_keypad-fix-handling-of-platform_g.patch - patches.kernel.org/5.9.2-568-Input-sun4i-ps2-fix-handling-of-platform_get_ir.patch - patches.kernel.org/5.9.2-569-KVM-x86-emulating-RDPID-failure-shall-return-UD.patch - patches.kernel.org/5.9.2-570-KVM-nSVM-CR3-MBZ-bits-are-only-63-52.patch - patches.kernel.org/5.9.2-571-scsi-bfa-Fix-error-return-in-bfad_pci_init.patch - patches.kernel.org/5.9.2-572-arm64-mm-use-single-quantity-to-represent-the-P.patch - patches.kernel.org/5.9.2-573-bpf-Enforce-id-generation-for-all-may-be-null-r.patch - patches.kernel.org/5.9.2-574-net-dsa-seville-the-packet-buffer-is-2-megabits.patch - patches.kernel.org/5.9.2-575-netfilter-conntrack-connection-timeout-after-re.patch - patches.kernel.org/5.9.2-576-netfilter-ebtables-Fixes-dropping-of-small-pack.patch - patches.kernel.org/5.9.2-577-vdpa-mlx5-Make-use-of-a-specific-16-bit-endiann.patch - patches.kernel.org/5.9.2-578-vdpa-mlx5-Fix-failure-to-bring-link-up.patch - patches.kernel.org/5.9.2-579-vdpa-mlx5-Setup-driver-only-if-VIRTIO_CONFIG_S_.patch - patches.kernel.org/5.9.2-580-netfilter-nf_fwd_netdev-clear-timestamp-in-forw.patch - patches.kernel.org/5.9.2-581-soc-xilinx-Fix-error-code-in-zynqmp_pm_probe.patch - patches.kernel.org/5.9.2-582-arm64-dts-meson-vim3-correct-led-polarity.patch - patches.kernel.org/5.9.2-583-ARM-dts-imx6sl-fix-rng-node.patch - patches.kernel.org/5.9.2-584-ARM-at91-pm-of_node_put-after-its-usage.patch - patches.kernel.org/5.9.2-585-ARM-s3c24xx-fix-mmc-gpio-lookup-tables.patch - patches.kernel.org/5.9.2-586-memory-brcmstb_dpfe-fix-array-index-out-of-boun.patch - patches.kernel.org/5.9.2-587-ARM-dts-sun8i-r40-bananapi-m2-ultra-Fix-dcdc1-r.patch - patches.kernel.org/5.9.2-588-arm64-dts-allwinner-h5-remove-Mali-GPU-PMU-modu.patch - patches.kernel.org/5.9.2-589-memory-omap-gpmc-Fix-a-couple-off-by-ones.patch - patches.kernel.org/5.9.2-590-memory-omap-gpmc-Fix-build-error-without-CONFIG.patch - patches.kernel.org/5.9.2-591-arm64-dts-qcom-msm8992-Fix-UART-interrupt-prope.patch - patches.kernel.org/5.9.2-592-arm64-dts-qcom-sdm845-db845c-Fix-hdmi-nodes.patch - patches.kernel.org/5.9.2-593-arm64-dts-qcom-sm8150-fix-up-primary-USB-nodes.patch - patches.kernel.org/5.9.2-594-arm64-dts-qcom-sc7180-Fix-the-LLCC-base-registe.patch - patches.kernel.org/5.9.2-595-memory-fsl-corenet-cf-Fix-handling-of-platform_.patch - patches.kernel.org/5.9.2-596-firmware-arm_scmi-Fix-NULL-pointer-dereference-.patch - patches.kernel.org/5.9.2-597-arm64-dts-mt8173-elm-fix-supported-values-for-r.patch - patches.kernel.org/5.9.2-598-arm64-dts-qcom-sm8250-Rename-UART2-node-to-UART.patch - patches.kernel.org/5.9.2-599-dmaengine-ti-k3-udma-glue-Fix-parameters-for-rx.patch - patches.kernel.org/5.9.2-600-arm64-dts-imx8mq-Add-missing-interrupts-to-GPC.patch - patches.kernel.org/5.9.2-601-arm64-dts-qcom-sc7180-Drop-flags-on-mdss-irqs.patch - patches.kernel.org/5.9.2-602-arm64-dts-sdm845-Fixup-OPP-table-for-all-qup-de.patch - patches.kernel.org/5.9.2-603-soc-qcom-pdr-Fixup-array-type-of-get_domain_lis.patch - patches.kernel.org/5.9.2-604-arm64-dts-qcom-msm8916-Remove-one-more-thermal-.patch - patches.kernel.org/5.9.2-605-arm64-dts-qcom-pm8916-Remove-invalid-reg-size-f.patch - patches.kernel.org/5.9.2-606-arm64-dts-qcom-msm8916-Fix-MDP-DSI-interrupts.patch - patches.kernel.org/5.9.2-607-soc-qcom-apr-Fixup-the-error-displayed-on-looku.patch - patches.kernel.org/5.9.2-608-dt-bindings-crypto-Specify-that-allwinner-sun8i.patch - patches.kernel.org/5.9.2-609-arm64-dts-renesas-r8a77990-Fix-MSIOF1-DMA-chann.patch - patches.kernel.org/5.9.2-610-arm64-dts-renesas-r8a774c0-Fix-MSIOF1-DMA-chann.patch - patches.kernel.org/5.9.2-611-arm64-dts-mt8173-elm-Fix-nor_flash-node-propert.patch - patches.kernel.org/5.9.2-612-arm64-dts-ti-k3-j721e-Rename-mux-header-and-upd.patch - patches.kernel.org/5.9.2-613-arm64-dts-actions-limit-address-range-for-pinct.patch - patches.kernel.org/5.9.2-614-ARM-dts-owl-s500-Fix-incorrect-PPI-interrupt-sp.patch - patches.kernel.org/5.9.2-615-soc-fsl-qbman-Fix-return-value-on-success.patch - patches.kernel.org/5.9.2-616-ARM-OMAP2-Restore-MPU-power-domain-if-cpu_clust.patch - patches.kernel.org/5.9.2-617-ARM-dts-stm32-Fix-sdmmc2-pins-on-AV96.patch - patches.kernel.org/5.9.2-618-ARM-dts-stm32-lxa-mc1-Fix-kernel-warning-about-.patch - patches.kernel.org/5.9.2-619-ARM-dts-stm32-Move-ethernet-PHY-into-DH-SoM-DT.patch - patches.kernel.org/5.9.2-620-ARM-dts-stm32-Swap-PHY-reset-GPIO-and-TSC2004-I.patch - patches.kernel.org/5.9.2-621-ARM-dts-stm32-Fix-DH-PDK2-display-PWM-channel.patch - patches.kernel.org/5.9.2-622-ARM-dts-iwg20d-q7-common-Fix-touch-controller-p.patch - patches.kernel.org/5.9.2-623-soc-mediatek-cmdq-add-clear-option-in-cmdq_pkt_.patch - patches.kernel.org/5.9.2-624-drm-mediatek-reduce-clear-event.patch - patches.kernel.org/5.9.2-625-arm64-dts-zynqmp-Remove-additional-compatible-s.patch - patches.kernel.org/5.9.2-626-ARM-dts-meson8-remove-two-invalid-interrupt-lin.patch - patches.kernel.org/5.9.2-627-lightnvm-fix-out-of-bounds-write-to-array-devic.patch - patches.kernel.org/5.9.2-628-powerpc-powernv-dump-Fix-race-while-processing-.patch - patches.kernel.org/5.9.2-629-powerpc-64s-Remove-TM-from-Power10-features.patch - patches.kernel.org/5.9.2-630-powerpc-pseries-Avoid-using-addr_to_pfn-in-real.patch - patches.kernel.org/5.9.2-631-nvmet-fix-uninitialized-work-for-zero-kato.patch - patches.kernel.org/5.9.2-632-nvmet-limit-passthru-MTDS-by-BIO_MAX_PAGES.patch - patches.kernel.org/5.9.2-633-KVM-ioapic-break-infinite-recursion-on-lazy-EOI.patch - patches.kernel.org/5.9.2-634-NTB-hw-amd-fix-an-issue-about-leak-system-resou.patch - patches.kernel.org/5.9.2-635-ntb-intel-Fix-memleak-in-intel_ntb_pci_probe.patch - patches.kernel.org/5.9.2-636-sched-features-Fix-CONFIG_JUMP_LABEL-case.patch - patches.kernel.org/5.9.2-637-perf-correct-SNOOPX-field-offset.patch - patches.kernel.org/5.9.2-638-random32-make-prandom_u32-output-unpredictable.patch - patches.kernel.org/5.9.2-639-i2c-core-Restore-acpi_walk_dep_device_list-gett.patch - patches.kernel.org/5.9.2-640-md-bitmap-fix-memory-leak-of-temporary-bitmap.patch - patches.kernel.org/5.9.2-641-block-ratelimit-handle_bad_sector-message.patch - patches.kernel.org/5.9.2-642-x86-dumpstack-Fix-misleading-instruction-pointe.patch - patches.kernel.org/5.9.2-643-crypto-ccp-fix-error-handling.patch - patches.kernel.org/5.9.2-644-x86-asm-Replace-__force_order-with-a-memory-clo.patch - patches.kernel.org/5.9.2-645-x86-mce-Add-Skylake-quirk-for-patrol-scrub-repo.patch - patches.kernel.org/5.9.2-646-media-firewire-fix-memory-leak.patch - patches.kernel.org/5.9.2-647-media-ati_remote-sanity-check-for-both-endpoint.patch - patches.kernel.org/5.9.2-648-media-st-delta-Fix-reference-count-leak-in-delt.patch - patches.kernel.org/5.9.2-649-media-sti-Fix-reference-count-leaks.patch - patches.kernel.org/5.9.2-650-media-exynos4-is-Fix-several-reference-count-le.patch - patches.kernel.org/5.9.2-651-media-exynos4-is-Fix-a-reference-count-leak-due.patch - patches.kernel.org/5.9.2-652-media-exynos4-is-Fix-a-reference-count-leak.patch - patches.kernel.org/5.9.2-653-media-vsp1-Fix-runtime-PM-imbalance-on-error.patch - patches.kernel.org/5.9.2-654-media-platform-s3c-camif-Fix-runtime-PM-imbalan.patch - patches.kernel.org/5.9.2-655-media-platform-sti-hva-Fix-runtime-PM-imbalance.patch - patches.kernel.org/5.9.2-656-media-bdisp-Fix-runtime-PM-imbalance-on-error.patch - patches.kernel.org/5.9.2-657-media-media-pci-prevent-memory-leak-in-bttv_pro.patch - patches.kernel.org/5.9.2-658-x86-mce-Annotate-mce_rd-wrmsrl-with-noinstr.patch - patches.kernel.org/5.9.2-659-crypto-hisilicon-fixed-memory-allocation-error.patch - patches.kernel.org/5.9.2-660-spi-fsi-Fix-clock-running-too-fast.patch - patches.kernel.org/5.9.2-661-blk-mq-always-allow-reserved-allocation-in-hctx.patch - patches.kernel.org/5.9.2-662-x86-mce-Make-mce_rdmsrl-panic-on-an-inaccessibl.patch - patches.kernel.org/5.9.2-663-media-uvcvideo-Ensure-all-probed-info-is-return.patch - patches.kernel.org/5.9.2-664-mmc-sdio-Check-for-CISTPL_VERS_1-buffer-size.patch - patches.kernel.org/5.9.2-665-media-saa7134-avoid-a-shift-overflow.patch - patches.kernel.org/5.9.2-666-media-atomisp-fix-memleak-in-ia_css_stream_crea.patch - patches.kernel.org/5.9.2-667-media-venus-fixes-for-list-corruption.patch - patches.kernel.org/5.9.2-668-notifier-Fix-broken-error-handling-pattern.patch - patches.kernel.org/5.9.2-669-fs-dlm-fix-configfs-memory-leak.patch - patches.kernel.org/5.9.2-670-media-venus-core-Fix-error-handling-in-probe.patch - patches.kernel.org/5.9.2-671-media-venus-core-Fix-runtime-PM-imbalance-in-ve.patch - patches.kernel.org/5.9.2-672-ntfs-add-check-for-mft-record-size-in-superbloc.patch - patches.kernel.org/5.9.2-673-ip_gre-set-dev-hard_header_len-and-dev-needed_h.patch - patches.kernel.org/5.9.2-674-mac80211-handle-lack-of-sband-bitrates-in-rates.patch - patches.kernel.org/5.9.2-675-staging-wfx-fix-handling-of-MMIC-error.patch - patches.kernel.org/5.9.2-676-libbpf-Close-map-fd-if-init-map-slots-failed.patch - patches.kernel.org/5.9.2-677-bpf-Use-raw_spin_trylock-for-pcpu_freelist_push.patch - patches.kernel.org/5.9.2-678-PM-hibernate-remove-the-bogus-call-to-get_gendi.patch - patches.kernel.org/5.9.2-679-scsi-mvumi-Fix-error-return-in-mvumi_io_attach.patch - patches.kernel.org/5.9.2-680-scsi-target-core-Add-CONTROL-field-for-trace-ev.patch - patches.kernel.org/5.9.2-681-mic-vop-copy-data-to-kernel-space-then-write-to.patch - patches.kernel.org/5.9.2-682-misc-vop-add-round_up-x-4-for-vring_size-to-avo.patch - patches.kernel.org/5.9.2-683-usb-dwc3-Add-splitdisable-quirk-for-Hisilicon-K.patch - patches.kernel.org/5.9.2-684-usb-gadget-function-printer-fix-use-after-free-.patch - patches.kernel.org/5.9.2-685-rtw88-pci-Power-cycle-device-during-shutdown.patch - patches.kernel.org/5.9.2-686-udf-Limit-sparing-table-size.patch - patches.kernel.org/5.9.2-687-udf-Avoid-accessing-uninitialized-data-on-faile.patch - patches.kernel.org/5.9.2-688-rtw88-increse-the-size-of-rx-buffer-size.patch - patches.kernel.org/5.9.2-689-USB-cdc-acm-handle-broken-union-descriptors.patch - patches.kernel.org/5.9.2-690-mt76-mt7915-do-not-do-any-work-in-napi-poll-aft.patch - patches.kernel.org/5.9.2-691-usb-dwc3-simple-add-support-for-Hikey-970.patch - patches.kernel.org/5.9.2-692-habanalabs-cast-to-u64-before-shift-31-bits.patch - patches.kernel.org/5.9.2-693-can-flexcan-flexcan_chip_stop-add-error-handlin.patch - patches.kernel.org/5.9.2-694-HID-multitouch-Lenovo-X1-Tablet-Gen3-trackpoint.patch - patches.kernel.org/5.9.2-695-ath9k-hif_usb-fix-race-condition-between-usb_ge.patch - patches.kernel.org/5.9.2-696-drm-panfrost-add-Amlogic-GPU-integration-quirks.patch - patches.kernel.org/5.9.2-697-drm-panfrost-add-amlogic-reset-quirk-callback.patch - patches.kernel.org/5.9.2-698-drm-panfrost-add-support-for-vendor-quirk.patch - patches.kernel.org/5.9.2-699-bpf-Limit-caller-s-stack-depth-256-for-subprogs.patch - patches.kernel.org/5.9.2-700-dma-direct-Fix-potential-NULL-pointer-dereferen.patch - patches.kernel.org/5.9.2-701-misc-rtsx-Fix-memory-leak-in-rtsx_pci_probe.patch - patches.kernel.org/5.9.2-702-reiserfs-only-call-unlock_new_inode-if-I_NEW.patch - patches.kernel.org/5.9.2-703-opp-Prevent-memory-leak-in-dev_pm_opp_attach_ge.patch - patches.kernel.org/5.9.2-704-xfs-make-sure-the-rt-allocator-doesn-t-run-off-.patch - patches.kernel.org/5.9.2-705-usb-ohci-Default-to-per-port-over-current-prote.patch - patches.kernel.org/5.9.2-706-drm-fix-double-free-for-gbo-in-drm_gem_vram_ini.patch - patches.kernel.org/5.9.2-707-Bluetooth-Only-mark-socket-zapped-after-unlocki.patch - patches.kernel.org/5.9.2-708-drm-msm-a6xx-fix-a-potential-overflow-issue.patch - patches.kernel.org/5.9.2-709-drm-xlnx-Use-devm_drm_dev_alloc.patch - patches.kernel.org/5.9.2-710-iomap-fix-WARN_ON_ONCE-from-unprivileged-users.patch - patches.kernel.org/5.9.2-711-scsi-ibmvfc-Fix-error-return-in-ibmvfc_probe.patch - patches.kernel.org/5.9.2-712-scsi-qla2xxx-Warn-if-done-or-free-are-called-on.patch - patches.kernel.org/5.9.2-713-selftests-bpf-Fix-test_sysctl_loop-1-2-failure-.patch - patches.kernel.org/5.9.2-714-soundwire-cadence-fix-race-condition-between-su.patch - patches.kernel.org/5.9.2-715-brcmsmac-fix-memory-leak-in-wlc_phy_attach_lcnp.patch - patches.kernel.org/5.9.2-716-rtl8xxxu-prevent-potential-memory-leak.patch - patches.kernel.org/5.9.2-717-Fix-use-after-free-in-get_capset_info-callback.patch - patches.kernel.org/5.9.2-718-HID-ite-Add-USB-id-match-for-Acer-One-S1003-key.patch - patches.kernel.org/5.9.2-719-scsi-qedf-Return-SUCCESS-if-stale-rport-is-enco.patch - patches.kernel.org/5.9.2-720-scsi-qedi-Mark-all-connections-for-recovery-on-.patch - patches.kernel.org/5.9.2-721-scsi-qedi-Protect-active-command-list-to-avoid-.patch - patches.kernel.org/5.9.2-722-scsi-qedi-Fix-list_del-corruption-while-removin.patch - patches.kernel.org/5.9.2-723-fbmem-add-margin-check-to-fb_check_caps.patch - patches.kernel.org/5.9.2-724-tty-ipwireless-fix-error-handling.patch - patches.kernel.org/5.9.2-725-Bluetooth-btusb-Fix-memleak-in-btusb_mtk_submit.patch - patches.kernel.org/5.9.2-726-ipvs-Fix-uninit-value-in-do_ip_vs_set_ctl.patch - patches.kernel.org/5.9.2-727-reiserfs-Fix-memory-leak-in-reiserfs_parse_opti.patch - patches.kernel.org/5.9.2-728-s390-qeth-strictly-order-bridge-address-events.patch - patches.kernel.org/5.9.2-729-mwifiex-don-t-call-del_timer_sync-on-uninitiali.patch - patches.kernel.org/5.9.2-730-ALSA-hda-ca0132-Add-AE-7-microphone-selection-c.patch - patches.kernel.org/5.9.2-731-ALSA-hda-ca0132-Add-new-quirk-ID-for-SoundBlast.patch - patches.kernel.org/5.9.2-732-ASoC-SOF-Add-topology-filename-override-based-o.patch - patches.kernel.org/5.9.2-733-ASoC-Intel-sof_rt5682-override-quirk-data-for-t.patch - patches.kernel.org/5.9.2-734-scsi-smartpqi-Avoid-crashing-kernel-for-control.patch - patches.kernel.org/5.9.2-735-brcm80211-fix-possible-memleak-in-brcmf_proto_m.patch - patches.kernel.org/5.9.2-736-usb-core-Solve-race-condition-in-anchor-cleanup.patch - patches.kernel.org/5.9.2-737-soundwire-intel-reinitialize-IP-DSP-in-.prepare.patch - patches.kernel.org/5.9.2-738-scsi-ufs-ufs-qcom-Fix-race-conditions-caused-by.patch - patches.kernel.org/5.9.2-739-drm-amd-display-Screen-corruption-on-dual-displ.patch - patches.kernel.org/5.9.2-740-dmaengine-dw-Add-DMA-channels-mask-cell-support.patch - patches.kernel.org/5.9.2-741-dmaengine-dw-Activate-FIFO-mode-for-memory-peri.patch - patches.kernel.org/5.9.2-742-drm-hisilicon-Code-refactoring-for-hibmc_drv_de.patch - patches.kernel.org/5.9.2-743-drm-amd-display-Disconnect-pipe-separetely-when.patch - patches.kernel.org/5.9.2-744-drm-panfrost-perfcnt-fix-ref-count-leak-in-panf.patch - patches.kernel.org/5.9.2-745-ath10k-check-idx-validity-in-__ath10k_htt_rx_ri.patch - patches.kernel.org/5.9.2-746-net-korina-cast-KSEG0-address-to-pointer-in-kfr.patch - patches.kernel.org/5.9.2-747-s390-qeth-don-t-let-HW-override-the-configured-.patch - patches.kernel.org/5.9.2-748-tty-serial-lpuart-fix-lpuart32_write-usage.patch - patches.kernel.org/5.9.2-749-tty-serial-fsl_lpuart-fix-lpuart32_poll_get_cha.patch - patches.kernel.org/5.9.2-750-usb-gadget-bcm63xx_udc-fix-up-the-error-of-unde.patch - patches.kernel.org/5.9.2-751-usb-cdc-acm-add-quirk-to-blacklist-ETAS-ES58X-d.patch - patches.kernel.org/5.9.2-752-USB-cdc-wdm-Make-wdm_flush-interruptible-and-ad.patch - patches.kernel.org/5.9.2-753-usb-cdns3-gadget-free-interrupt-after-gadget-ha.patch - patches.kernel.org/5.9.2-754-eeprom-at25-set-minimum-read-write-access-strid.patch - patches.kernel.org/5.9.2-755-usb-gadget-f_ncm-allow-using-NCM-in-SuperSpeed-.patch - patches.kernel.org/5.9.2-756-Linux-5.9.2.patch - patches.kernel.org/5.9.3-001-cpufreq-Improve-code-around-unlisted-freq-check.patch - patches.kernel.org/5.9.3-002-netfilter-nftables_offload-KASAN-slab-out-of-bo.patch - patches.kernel.org/5.9.3-003-io_uring-allow-timeout-poll-files-killing-to-ta.patch - patches.kernel.org/5.9.3-004-io_uring-move-dropping-of-files-into-separate-h.patch - patches.kernel.org/5.9.3-005-io_uring-stash-ctx-task-reference-for-SQPOLL.patch - patches.kernel.org/5.9.3-006-io_uring-unconditionally-grab-req-task.patch - patches.kernel.org/5.9.3-007-io_uring-return-cancelation-status-from-poll-ti.patch - patches.kernel.org/5.9.3-008-io_uring-enable-task-files-specific-overflow-fl.patch - patches.kernel.org/5.9.3-009-io_uring-don-t-rely-on-weak-files-references.patch - patches.kernel.org/5.9.3-010-io_uring-reference-nsproxy-for-file-table-comma.patch - patches.kernel.org/5.9.3-011-io_wq-Make-io_wqe-lock-a-raw_spinlock_t.patch - patches.kernel.org/5.9.3-012-io-wq-fix-use-after-free-in-io_wq_worker_runnin.patch - patches.kernel.org/5.9.3-013-io_uring-no-need-to-call-xa_destroy-on-empty-xa.patch - patches.kernel.org/5.9.3-014-io_uring-Fix-use-of-XArray-in-__io_uring_files_.patch - patches.kernel.org/5.9.3-015-io_uring-Fix-XArray-usage-in-io_uring_add_task_.patch - patches.kernel.org/5.9.3-016-io_uring-Convert-advanced-XArray-uses-to-the-no.patch - patches.kernel.org/5.9.3-017-scripts-setlocalversion-make-git-describe-outpu.patch - patches.kernel.org/5.9.3-018-efi-arm64-libstub-Deal-gracefully-with-EFI_RNG_.patch - patches.kernel.org/5.9.3-019-fs-kernel_read_file-Remove-FIRMWARE_EFI_EMBEDDE.patch - patches.kernel.org/5.9.3-020-arm64-Run-ARCH_WORKAROUND_1-enabling-code-on-al.patch - patches.kernel.org/5.9.3-021-arm64-Run-ARCH_WORKAROUND_2-enabling-code-on-al.patch - patches.kernel.org/5.9.3-022-arm64-link-with-z-norelro-regardless-of-CONFIG_.patch - patches.kernel.org/5.9.3-023-x86-PCI-Fix-intel_mid_pci.c-build-error-when-AC.patch - patches.kernel.org/5.9.3-024-x86-powerpc-Rename-memcpy_mcsafe-to-copy_mc_to_.patch - patches.kernel.org/5.9.3-025-x86-copy_mc-Introduce-copy_mc_enhanced_fast_str.patch - patches.kernel.org/5.9.3-026-efivarfs-Replace-invalid-slashes-with-exclamati.patch - patches.kernel.org/5.9.3-027-bnxt_en-Check-abort-error-state-in-bnxt_open_ni.patch - patches.kernel.org/5.9.3-028-bnxt_en-Fix-regression-in-workqueue-cleanup-log.patch - patches.kernel.org/5.9.3-029-bnxt_en-Invoke-cancel_delayed_work_sync-for-PFs.patch - patches.kernel.org/5.9.3-030-bnxt_en-Re-write-PCI-BARs-after-PCI-fatal-error.patch - patches.kernel.org/5.9.3-031-bnxt_en-Send-HWRM_FUNC_RESET-fw-command-uncondi.patch - patches.kernel.org/5.9.3-032-chelsio-chtls-fix-deadlock-issue.patch - patches.kernel.org/5.9.3-033-chelsio-chtls-fix-memory-leaks-in-CPL-handlers.patch - patches.kernel.org/5.9.3-034-chelsio-chtls-fix-tls-record-info-to-user.patch - patches.kernel.org/5.9.3-035-cxgb4-set-up-filter-action-after-rewrites.patch - patches.kernel.org/5.9.3-036-gtp-fix-an-use-before-init-in-gtp_newlink.patch - patches.kernel.org/5.9.3-037-ibmveth-Fix-use-of-ibmveth-in-a-bridge.patch - patches.kernel.org/5.9.3-038-ibmvnic-fix-ibmvnic_set_mac.patch - patches.kernel.org/5.9.3-039-mlxsw-core-Fix-memory-leak-on-module-removal.patch - patches.kernel.org/5.9.3-040-mlxsw-Only-advertise-link-modes-supported-by-bo.patch - patches.kernel.org/5.9.3-041-netem-fix-zero-division-in-tabledist.patch - patches.kernel.org/5.9.3-042-net-hns3-Clear-the-CMDQ-registers-before-unmapp.patch - patches.kernel.org/5.9.3-043-net-ipa-command-payloads-already-mapped.patch - patches.kernel.org/5.9.3-044-net-sched-act_mpls-Add-softdep-on-mpls_gso.ko.patch - patches.kernel.org/5.9.3-045-r8169-fix-issue-with-forced-threading-in-combin.patch - patches.kernel.org/5.9.3-046-ravb-Fix-bit-fields-checking-in-ravb_hwtstamp_g.patch - patches.kernel.org/5.9.3-047-tcp-Prevent-low-rmem-stalls-with-SO_RCVLOWAT.patch - patches.kernel.org/5.9.3-048-tipc-fix-memory-leak-caused-by-tipc_buf_append.patch - patches.kernel.org/5.9.3-049-net-smc-fix-invalid-return-code-in-smcd_new_buf.patch - patches.kernel.org/5.9.3-050-net-smc-fix-suppressed-return-code.patch - patches.kernel.org/5.9.3-051-net-protect-tcf_block_unbind-with-block-lock.patch - patches.kernel.org/5.9.3-052-erofs-avoid-duplicated-permission-check-for-tru.patch - patches.kernel.org/5.9.3-053-arch-x86-amd-ibs-Fix-re-arming-IBS-Fetch.patch - patches.kernel.org/5.9.3-054-x86-traps-Fix-DE-Oops-message-regression.patch - patches.kernel.org/5.9.3-055-x86-xen-disable-Firmware-First-mode-for-correct.patch - patches.kernel.org/5.9.3-056-PCI-aardvark-Fix-initialization-with-old-Marvel.patch - patches.kernel.org/5.9.3-057-ata-ahci-mvebu-Make-SATA-PHY-optional-for-Armad.patch - patches.kernel.org/5.9.3-058-fuse-fix-page-dereference-after-free.patch - patches.kernel.org/5.9.3-059-bpf-Fix-comment-for-helper-bpf_current_task_und.patch - patches.kernel.org/5.9.3-060-evm-Check-size-of-security.evm-before-using-it.patch - patches.kernel.org/5.9.3-061-p54-avoid-accessing-the-data-mapped-to-streamin.patch - patches.kernel.org/5.9.3-062-cxl-Rework-error-message-for-incompatible-slots.patch - patches.kernel.org/5.9.3-063-RDMA-addr-Fix-race-with-netevent_callback-rdma_.patch - patches.kernel.org/5.9.3-064-mtd-lpddr-Fix-bad-logic-in-print_drs_error.patch - patches.kernel.org/5.9.3-065-drm-i915-gem-Serialise-debugfs-i915_gem_objects.patch - patches.kernel.org/5.9.3-066-serial-qcom_geni_serial-To-correct-QUP-Version-.patch - patches.kernel.org/5.9.3-067-serial-pl011-Fix-lockdep-splat-when-handling-ma.patch - patches.kernel.org/5.9.3-068-PM-runtime-Fix-timer_expires-data-type-on-32-bi.patch - patches.kernel.org/5.9.3-069-ata-sata_rcar-Fix-DMA-boundary-mask.patch - patches.kernel.org/5.9.3-070-mm-mark-async-iocb-read-as-NOWAIT-once-some-dat.patch - patches.kernel.org/5.9.3-071-xen-gntdev.c-Mark-pages-as-dirty.patch - patches.kernel.org/5.9.3-072-io_uring-don-t-reuse-linked_timeout.patch - patches.kernel.org/5.9.3-073-misc-rtsx-do-not-setting-OC_POWER_DOWN-reg-in-r.patch - patches.kernel.org/5.9.3-074-phy-marvell-comphy-Convert-internal-SMCC-firmwa.patch - patches.kernel.org/5.9.3-075-Linux-5.9.3.patch - patches.kernel.org/5.9.4-001-Revert-x86-copy_mc-Introduce-copy_mc_enhanced_f.patch - patches.kernel.org/5.9.4-002-Revert-x86-powerpc-Rename-memcpy_mcsafe-to-copy.patch - patches.kernel.org/5.9.4-003-x86-powerpc-Rename-memcpy_mcsafe-to-copy_mc_to_.patch - patches.kernel.org/5.9.4-004-x86-copy_mc-Introduce-copy_mc_enhanced_fast_str.patch - patches.kernel.org/5.9.4-005-Linux-5.9.4.patch - patches.kernel.org/5.9.5-001-xen-events-avoid-removing-an-event-channel-whil.patch - patches.kernel.org/5.9.5-002-xen-events-add-a-proper-barrier-to-2-level-ueve.patch - patches.kernel.org/5.9.5-003-xen-events-fix-race-in-evtchn_fifo_unmask.patch - patches.kernel.org/5.9.5-004-xen-events-add-a-new-late-EOI-evtchn-framework.patch - patches.kernel.org/5.9.5-005-xen-blkback-use-lateeoi-irq-binding.patch - patches.kernel.org/5.9.5-006-xen-netback-use-lateeoi-irq-binding.patch - patches.kernel.org/5.9.5-007-xen-scsiback-use-lateeoi-irq-binding.patch - patches.kernel.org/5.9.5-008-xen-pvcallsback-use-lateeoi-irq-binding.patch - patches.kernel.org/5.9.5-009-xen-pciback-use-lateeoi-irq-binding.patch - patches.kernel.org/5.9.5-010-xen-events-switch-user-event-channels-to-lateeo.patch - patches.kernel.org/5.9.5-011-xen-events-use-a-common-cpu-hotplug-hook-for-ev.patch - patches.kernel.org/5.9.5-012-xen-events-defer-eoi-in-case-of-excessive-numbe.patch - patches.kernel.org/5.9.5-013-xen-events-block-rogue-events-for-some-time.patch - patches.kernel.org/5.9.5-014-firmware-arm_scmi-Fix-ARCH_COLD_RESET.patch - patches.kernel.org/5.9.5-015-firmware-arm_scmi-Expand-SMC-HVC-message-pool-t.patch - patches.kernel.org/5.9.5-016-tee-client-UUID-Skip-REE-kernel-login-method-as.patch - patches.kernel.org/5.9.5-017-firmware-arm_scmi-Add-missing-Rx-size-re-initia.patch - patches.kernel.org/5.9.5-018-x86-unwind-orc-Fix-inactive-tasks-with-stack-po.patch - patches.kernel.org/5.9.5-019-firmware-arm_scmi-Fix-locking-in-notifications.patch - patches.kernel.org/5.9.5-020-firmware-arm_scmi-Fix-duplicate-workqueue-name.patch - patches.kernel.org/5.9.5-021-x86-alternative-Don-t-call-text_poke-in-lazy-TL.patch - patches.kernel.org/5.9.5-022-ionic-no-rx-flush-in-deinit.patch - patches.kernel.org/5.9.5-023-RDMA-mlx5-Fix-devlink-deadlock-on-net-namespace.patch - patches.kernel.org/5.9.5-024-mlxsw-core-Fix-use-after-free-in-mlxsw_emad_tra.patch - patches.kernel.org/5.9.5-025-tracing-synthetic-events-Replace-buggy-strcat-w.patch - patches.kernel.org/5.9.5-026-afs-Fix-a-use-after-free-in-afs_xattr_get_acl.patch - patches.kernel.org/5.9.5-027-afs-Fix-afs_launder_page-to-not-clear-PG_writeb.patch - patches.kernel.org/5.9.5-028-RDMA-qedr-Fix-memory-leak-in-iWARP-CM.patch - patches.kernel.org/5.9.5-029-ata-sata_nv-Fix-retrieving-of-active-qcs.patch - patches.kernel.org/5.9.5-030-arm64-efi-increase-EFI-PE-COFF-header-padding-t.patch - patches.kernel.org/5.9.5-031-afs-Fix-to-take-ref-on-page-when-PG_private-is-.patch - patches.kernel.org/5.9.5-032-afs-Fix-page-leak-on-afs_write_begin-failure.patch - patches.kernel.org/5.9.5-033-afs-Fix-where-page-private-is-set-during-write.patch - patches.kernel.org/5.9.5-034-afs-Wrap-page-private-manipulations-in-inline-f.patch - patches.kernel.org/5.9.5-035-afs-Alter-dirty-range-encoding-in-page-private.patch - patches.kernel.org/5.9.5-036-afs-Fix-afs_invalidatepage-to-adjust-the-dirty-.patch - patches.kernel.org/5.9.5-037-afs-Fix-dirty-region-encoding-on-ppc32-with-64K.patch - patches.kernel.org/5.9.5-038-vdpasim-fix-MAC-address-configuration.patch - patches.kernel.org/5.9.5-039-interconnect-qcom-sdm845-Enable-keepalive-for-t.patch - patches.kernel.org/5.9.5-040-lockdep-Fix-preemption-WARN-for-spurious-IRQ-en.patch - patches.kernel.org/5.9.5-041-usb-host-ehci-tegra-Fix-error-handling-in-tegra.patch - patches.kernel.org/5.9.5-042-futex-Fix-incorrect-should_fail_futex-handling.patch - patches.kernel.org/5.9.5-043-powerpc-vmemmap-Fix-memory-leak-with-vmemmap-li.patch - patches.kernel.org/5.9.5-044-powerpc-powernv-smp-Fix-spurious-DBG-warning.patch - patches.kernel.org/5.9.5-045-RDMA-core-Change-how-failing-destroy-is-handled.patch - patches.kernel.org/5.9.5-046-f2fs-allocate-proper-size-memory-for-zstd-decom.patch - patches.kernel.org/5.9.5-047-powerpc-watchpoint-ptrace-Fix-SETHWDEBUG-when-C.patch - patches.kernel.org/5.9.5-048-mm-fix-exec-activate_mm-vs-TLB-shootdown-and-la.patch - patches.kernel.org/5.9.5-049-powerpc-select-ARCH_WANT_IRQS_OFF_ACTIVATE_MM.patch - patches.kernel.org/5.9.5-050-sparc64-remove-mm_cpumask-clearing-to-fix-kthre.patch - patches.kernel.org/5.9.5-051-f2fs-add-trace-exit-in-exception-path.patch - patches.kernel.org/5.9.5-052-f2fs-do-sanity-check-on-zoned-block-device-path.patch - patches.kernel.org/5.9.5-053-f2fs-fix-uninit-value-in-f2fs_lookup.patch - patches.kernel.org/5.9.5-054-f2fs-fix-to-check-segment-boundary-during-SIT-p.patch - patches.kernel.org/5.9.5-055-s390-startup-avoid-save_area_sync-overflow.patch - patches.kernel.org/5.9.5-056-f2fs-compress-fix-to-disallow-enabling-compress.patch - patches.kernel.org/5.9.5-057-s390-ap-zcrypt-revisit-ap-and-zcrypt-error-hand.patch - patches.kernel.org/5.9.5-058-um-change-sigio_spinlock-to-a-mutex.patch - patches.kernel.org/5.9.5-059-f2fs-handle-errors-of-f2fs_get_meta_page_nofail.patch - patches.kernel.org/5.9.5-060-afs-Don-t-assert-on-unpurgeable-server-records.patch - patches.kernel.org/5.9.5-061-powerpc-64s-handle-ISA-v3.1-local-copy-paste-co.patch - patches.kernel.org/5.9.5-062-ARM-8997-2-hw_breakpoint-Handle-inexact-watchpo.patch - patches.kernel.org/5.9.5-063-NFS4-Fix-oops-when-copy_file_range-is-attempted.patch - patches.kernel.org/5.9.5-064-xfs-Set-xfs_buf-type-flag-when-growing-summary-.patch - patches.kernel.org/5.9.5-065-xfs-Set-xfs_buf-s-b_ops-member-when-zeroing-bit.patch - patches.kernel.org/5.9.5-066-xfs-log-new-intent-items-created-as-part-of-fin.patch - patches.kernel.org/5.9.5-067-power-supply-bq27xxx-report-not-charging-on-all.patch - patches.kernel.org/5.9.5-068-xfs-change-the-order-in-which-child-and-parent-.patch - patches.kernel.org/5.9.5-069-xfs-fix-realtime-bitmap-summary-file-truncation.patch - patches.kernel.org/5.9.5-070-io_uring-don-t-set-COMP_LOCKED-if-won-t-put.patch - patches.kernel.org/5.9.5-071-ath10k-fix-retry-packets-update-in-station-dump.patch - patches.kernel.org/5.9.5-072-x86-kaslr-Initialize-mem_limit-to-the-real-maxi.patch - patches.kernel.org/5.9.5-073-drm-ast-Separate-DRM-driver-from-PCI-code.patch - patches.kernel.org/5.9.5-074-drm-amdgpu-restore-ras-flags-when-user-resets-e.patch - patches.kernel.org/5.9.5-075-video-fbdev-pvr2fb-initialize-variables.patch - patches.kernel.org/5.9.5-076-ath10k-start-recovery-process-when-payload-leng.patch - patches.kernel.org/5.9.5-077-ath10k-fix-VHT-NSS-calculation-when-STBC-is-ena.patch - patches.kernel.org/5.9.5-078-drm-scheduler-Scheduler-priority-fixes-v2.patch - patches.kernel.org/5.9.5-079-drm-brige-megachips-Add-checking-if-ge_b850v3_l.patch - patches.kernel.org/5.9.5-080-ASoC-SOF-fix-a-runtime-pm-issue-in-SOF-when-HDM.patch - patches.kernel.org/5.9.5-081-selftests-x86-fsgsbase-Reap-a-forgotten-child.patch - patches.kernel.org/5.9.5-082-drm-bridge_connector-Set-default-status-connect.patch - patches.kernel.org/5.9.5-083-media-videodev2.h-RGB-BT2020-and-HSV-are-always.patch - patches.kernel.org/5.9.5-084-ASoC-AMD-Clean-kernel-log-from-deferred-probe-e.patch - patches.kernel.org/5.9.5-085-misc-fastrpc-fix-common-struct-sg_table-related.patch - patches.kernel.org/5.9.5-086-staging-wfx-fix-potential-use-before-init.patch - patches.kernel.org/5.9.5-087-media-platform-Improve-queue-set-up-flow-for-bu.patch - patches.kernel.org/5.9.5-088-usb-typec-tcpm-During-PR_SWAP-source-caps-shoul.patch - patches.kernel.org/5.9.5-089-media-tw5864-check-status-of-tw5864_frameinterv.patch - patches.kernel.org/5.9.5-090-drm-vkms-avoid-warning-in-vkms_get_vblank_times.patch - patches.kernel.org/5.9.5-091-media-imx274-fix-frame-interval-handling.patch - patches.kernel.org/5.9.5-092-mmc-via-sdmmc-Fix-data-race-bug.patch - patches.kernel.org/5.9.5-093-drm-bridge-synopsys-dsi-add-support-for-non-con.patch - patches.kernel.org/5.9.5-094-brcmfmac-increase-F2-watermark-for-BCM4329.patch - patches.kernel.org/5.9.5-095-arm64-topology-Stop-using-MPIDR-for-topology-in.patch - patches.kernel.org/5.9.5-096-printk-reduce-LOG_BUF_SHIFT-range-for-H8300.patch - patches.kernel.org/5.9.5-097-ia64-kprobes-Use-generic-kretprobe-trampoline-h.patch - patches.kernel.org/5.9.5-098-selftests-powerpc-Make-using_hash_mmu-work-on-C.patch - patches.kernel.org/5.9.5-099-kgdb-Make-kgdbcon-work-properly-with-kgdb_early.patch - patches.kernel.org/5.9.5-100-bpf-Permit-map_ptr-arithmetic-with-opcode-add-a.patch - patches.kernel.org/5.9.5-101-drm-exynos-fix-common-struct-sg_table-related-i.patch - patches.kernel.org/5.9.5-102-xen-gntdev-fix-common-struct-sg_table-related-i.patch - patches.kernel.org/5.9.5-103-drm-lima-fix-common-struct-sg_table-related-iss.patch - patches.kernel.org/5.9.5-104-drm-panfrost-fix-common-struct-sg_table-related.patch - patches.kernel.org/5.9.5-105-media-uvcvideo-Fix-dereference-of-out-of-bound-.patch - patches.kernel.org/5.9.5-106-nfc-s3fwrn5-Add-missing-CRYPTO_HASH-dependency.patch - patches.kernel.org/5.9.5-107-selftests-bpf-Define-string-const-as-global-for.patch - patches.kernel.org/5.9.5-108-selinux-access-policycaps-with-READ_ONCE-WRITE_.patch - patches.kernel.org/5.9.5-109-samples-bpf-Fix-possible-deadlock-in-xdpsock.patch - patches.kernel.org/5.9.5-110-drm-amd-display-Check-clock-table-return.patch - patches.kernel.org/5.9.5-111-riscv-Define-AT_VECTOR_SIZE_ARCH-for-ARCH_DLINF.patch - patches.kernel.org/5.9.5-112-cpufreq-sti-cpufreq-add-stih418-support.patch - patches.kernel.org/5.9.5-113-USB-adutux-fix-debugging.patch - patches.kernel.org/5.9.5-114-uio-free-uio-id-after-uio-file-node-is-freed.patch - patches.kernel.org/5.9.5-115-coresight-Make-sysfs-functional-on-topologies-w.patch - patches.kernel.org/5.9.5-116-drm-amdgpu-No-sysfs-not-an-error-condition.patch - patches.kernel.org/5.9.5-117-mac80211-add-missing-queue-hash-initialization-.patch - patches.kernel.org/5.9.5-118-usb-xhci-omit-duplicate-actions-when-suspending.patch - patches.kernel.org/5.9.5-119-SUNRPC-Mitigate-cond_resched-in-xprt_transmit.patch - patches.kernel.org/5.9.5-120-cpuidle-tegra-Correctly-handle-result-of-arm_cp.patch - patches.kernel.org/5.9.5-121-arm64-mm-return-cpu_all_mask-when-node-is-NUMA_.patch - patches.kernel.org/5.9.5-122-can-flexcan-disable-clocks-during-stop-mode.patch - patches.kernel.org/5.9.5-123-habanalabs-remove-security-from-ARB_MST_QUIET-r.patch - patches.kernel.org/5.9.5-124-xfs-don-t-free-rt-blocks-when-we-re-doing-a-REM.patch - patches.kernel.org/5.9.5-125-xfs-avoid-LR-buffer-overrun-due-to-crafted-h_le.patch - patches.kernel.org/5.9.5-126-ACPI-Add-out-of-bounds-and-numa_off-protections.patch - patches.kernel.org/5.9.5-127-octeontx2-af-fix-LD-CUSTOM-LTYPE-aliasing.patch - patches.kernel.org/5.9.5-128-brcmfmac-Fix-warning-message-after-dongle-setup.patch - patches.kernel.org/5.9.5-129-ath11k-Use-GFP_ATOMIC-instead-of-GFP_KERNEL-in-.patch - patches.kernel.org/5.9.5-130-ath11k-fix-warning-caused-by-lockdep_assert_hel.patch - patches.kernel.org/5.9.5-131-ath11k-change-to-disable-softirqs-for-ath11k_re.patch - patches.kernel.org/5.9.5-132-drivers-net-wan-hdlc_fr-Correctly-handle-specia.patch - patches.kernel.org/5.9.5-133-usb-dwc3-core-do-not-queue-work-if-dr_mode-is-n.patch - patches.kernel.org/5.9.5-134-bus-mhi-core-Abort-suspends-due-to-outgoing-pen.patch - patches.kernel.org/5.9.5-135-bus-fsl_mc-Do-not-rely-on-caller-to-provide-non.patch - patches.kernel.org/5.9.5-136-ACPI-HMAT-Fix-handling-of-changes-from-ACPI-6.2.patch - patches.kernel.org/5.9.5-137-power-supply-test_power-add-missing-newlines-wh.patch - patches.kernel.org/5.9.5-138-drm-amd-display-HDMI-remote-sink-need-mode-vali.patch - patches.kernel.org/5.9.5-139-drm-amd-display-Avoid-set-zero-in-the-requested.patch - patches.kernel.org/5.9.5-140-ARC-dts-fix-the-errors-detected-by-dtbs_check.patch - patches.kernel.org/5.9.5-141-block-Consider-only-dispatched-requests-for-inf.patch - patches.kernel.org/5.9.5-142-btrfs-fix-replace-of-seed-device.patch - patches.kernel.org/5.9.5-143-md-bitmap-md_bitmap_get_counter-returns-wrong-b.patch - patches.kernel.org/5.9.5-144-f2fs-fix-to-set-SBI_NEED_FSCK-flag-for-inconsis.patch - patches.kernel.org/5.9.5-145-bnxt_en-Log-unknown-link-speed-appropriately.patch - patches.kernel.org/5.9.5-146-rpmsg-glink-Use-complete_all-for-open-states.patch - patches.kernel.org/5.9.5-147-PCI-ACPI-Add-Ampere-Altra-SOC-MCFG-quirk.patch - patches.kernel.org/5.9.5-148-clk-ti-clockdomain-fix-static-checker-warning.patch - patches.kernel.org/5.9.5-149-nfsd-rename-delegation-related-tracepoints-to-m.patch - patches.kernel.org/5.9.5-150-nfsd4-remove-check_conflicting_opens-warning.patch - patches.kernel.org/5.9.5-151-net-9p-initialize-sun_server.sun_path-to-have-a.patch - patches.kernel.org/5.9.5-152-ceph-encode-inodes-parent-d_name-in-cap-reconne.patch - patches.kernel.org/5.9.5-153-drivers-watchdog-rdc321x_wdt-Fix-race-condition.patch - patches.kernel.org/5.9.5-154-jbd2-avoid-transaction-reuse-after-reformatting.patch - patches.kernel.org/5.9.5-155-ext4-Detect-already-used-quota-file-early.patch - patches.kernel.org/5.9.5-156-KVM-PPC-Book3S-HV-Do-not-allocate-HPT-for-a-nes.patch - patches.kernel.org/5.9.5-157-scsi-core-Clean-up-allocation-and-freeing-of-sg.patch - patches.kernel.org/5.9.5-158-gfs2-call-truncate_inode_pages_final-for-addres.patch - patches.kernel.org/5.9.5-159-gfs2-Fix-NULL-pointer-dereference-in-gfs2_rgrp_.patch - patches.kernel.org/5.9.5-160-gfs2-use-after-free-in-sysfs-deregistration.patch - patches.kernel.org/5.9.5-161-gfs2-add-validation-checks-for-size-of-superblo.patch - patches.kernel.org/5.9.5-162-Handle-STATUS_IO_TIMEOUT-gracefully.patch - patches.kernel.org/5.9.5-163-cifs-handle-EINTR-in-cifs_setattr.patch - patches.kernel.org/5.9.5-164-arm64-dts-renesas-ulcb-add-full-pwr-cycle-in-su.patch - patches.kernel.org/5.9.5-165-ARM-dts-omap4-Fix-sgx-clock-rate-for-4430.patch - patches.kernel.org/5.9.5-166-memory-emif-Remove-bogus-debugfs-error-handling.patch - patches.kernel.org/5.9.5-167-ARM-dts-s5pv210-Enable-audio-on-Aries-boards.patch - patches.kernel.org/5.9.5-168-ARM-dts-s5pv210-remove-DMA-controller-bus-node-.patch - patches.kernel.org/5.9.5-169-ARM-dts-s5pv210-move-fixed-clocks-under-root-no.patch - patches.kernel.org/5.9.5-170-ARM-dts-s5pv210-move-PMU-node-out-of-clock-cont.patch - patches.kernel.org/5.9.5-171-ARM-dts-s5pv210-remove-dedicated-audio-subsyste.patch - patches.kernel.org/5.9.5-172-ARM-dts-s5pv210-add-RTC-32-KHz-clock-in-Aries-f.patch - patches.kernel.org/5.9.5-173-ARM-dts-s5pv210-align-SPI-GPIO-node-name-with-d.patch - patches.kernel.org/5.9.5-174-soc-qcom-rpmh-rsc-Sleep-waiting-for-tcs-slots-t.patch - patches.kernel.org/5.9.5-175-soc-ti-k3-ringacc-add-am65x-sr2.0-support.patch - patches.kernel.org/5.9.5-176-bindings-soc-ti-soc-ringacc-remove-ti-dma-ring-.patch - patches.kernel.org/5.9.5-177-firmware-arm_scmi-Move-scmi-bus-init-and-exit-c.patch - patches.kernel.org/5.9.5-178-arm64-dts-qcom-kitakami-Temporarily-disable-SDH.patch - patches.kernel.org/5.9.5-179-nbd-make-the-config-put-is-called-before-the-no.patch - patches.kernel.org/5.9.5-180-sgl_alloc_order-fix-memory-leak.patch - patches.kernel.org/5.9.5-181-nvme-rdma-fix-crash-when-connect-rejected.patch - patches.kernel.org/5.9.5-182-vmlinux.lds.h-Add-PGO-and-AutoFDO-input-section.patch - patches.kernel.org/5.9.5-183-irqchip-loongson-htvec-Fix-initial-interrupt-cl.patch - patches.kernel.org/5.9.5-184-md-fix-the-checking-of-wrong-work-queue.patch - patches.kernel.org/5.9.5-185-md-raid5-fix-oops-during-stripe-resizing.patch - patches.kernel.org/5.9.5-186-mmc-sdhci-Add-LTR-support-for-some-Intel-BYT-ba.patch - patches.kernel.org/5.9.5-187-mmc-sdhci-acpi-AMDI0040-Set-SDHCI_QUIRK2_PRESET.patch - patches.kernel.org/5.9.5-188-mm-memcg-slab-uncharge-during-kmem_cache_free_b.patch - patches.kernel.org/5.9.5-189-seccomp-Make-duplicate-listener-detection-non-r.patch - patches.kernel.org/5.9.5-190-selftests-x86-fsgsbase-Test-PTRACE_PEEKUSER-for.patch - patches.kernel.org/5.9.5-191-perf-x86-intel-Fix-Ice-Lake-event-constraint-ta.patch - patches.kernel.org/5.9.5-192-perf-x86-amd-Fix-sampling-Large-Increment-per-C.patch - patches.kernel.org/5.9.5-193-perf-amd-uncore-Set-all-slices-and-threads-to-r.patch - patches.kernel.org/5.9.5-194-perf-x86-amd-ibs-Don-t-include-randomized-bits-.patch - patches.kernel.org/5.9.5-195-perf-x86-amd-ibs-Fix-raw-sample-data-accumulati.patch - patches.kernel.org/5.9.5-196-spi-spi-mtk-nor-fix-timeout-calculation-overflo.patch - patches.kernel.org/5.9.5-197-spi-sprd-Release-DMA-channel-also-on-probe-defe.patch - patches.kernel.org/5.9.5-198-extcon-ptn5150-Fix-usage-of-atomic-GPIO-with-sl.patch - patches.kernel.org/5.9.5-199-leds-bcm6328-bcm6358-use-devres-LED-registering.patch - patches.kernel.org/5.9.5-200-hwmon-pmbus-max34440-Fix-OC-fault-limits.patch - patches.kernel.org/5.9.5-201-media-uvcvideo-Fix-uvc_ctrl_fixup_xu_info-not-h.patch - patches.kernel.org/5.9.5-202-fs-Don-t-invalidate-page-buffers-in-block_write.patch - patches.kernel.org/5.9.5-203-ACPI-configfs-Add-missing-config_item_put-to-fi.patch - patches.kernel.org/5.9.5-204-NFS-fix-nfs_path-in-case-of-a-rename-retry.patch - patches.kernel.org/5.9.5-205-ACPI-button-fix-handling-lid-state-changes-when.patch - patches.kernel.org/5.9.5-206-ACPI-extlog-Check-for-RDMSR-failure.patch - patches.kernel.org/5.9.5-207-ACPI-video-use-ACPI-backlight-for-HP-635-Notebo.patch - patches.kernel.org/5.9.5-208-ACPI-debug-don-t-allow-debugging-when-ACPI-is-d.patch - patches.kernel.org/5.9.5-209-PCI-ACPI-Whitelist-hotplug-ports-for-D3-if-powe.patch - patches.kernel.org/5.9.5-210-ACPI-EC-PM-Flush-EC-work-unconditionally-after-.patch - patches.kernel.org/5.9.5-211-ACPI-EC-PM-Drop-ec_no_wakeup-check-from-acpi_ec.patch - patches.kernel.org/5.9.5-212-acpi-cpufreq-Honor-_PSD-table-setting-on-new-AM.patch - patches.kernel.org/5.9.5-213-io-wq-assign-NUMA-node-locality-if-appropriate.patch - patches.kernel.org/5.9.5-214-w1-mxc_w1-Fix-timeout-resolution-problem-leadin.patch - patches.kernel.org/5.9.5-215-fs-kernel_read_file-Remove-FIRMWARE_PREALLOC_BU.patch - patches.kernel.org/5.9.5-216-scsi-mptfusion-Fix-null-pointer-dereferences-in.patch - patches.kernel.org/5.9.5-217-scsi-qla2xxx-Fix-MPI-reset-needed-message.patch - patches.kernel.org/5.9.5-218-scsi-qla2xxx-Fix-reset-of-MPI-firmware.patch - patches.kernel.org/5.9.5-219-scsi-qla2xxx-Fix-crash-on-session-cleanup-with-.patch - patches.kernel.org/5.9.5-220-PM-runtime-Remove-link-state-checks-in-rpm_get-.patch - patches.kernel.org/5.9.5-221-btrfs-qgroup-fix-wrong-qgroup-metadata-reserve-.patch - patches.kernel.org/5.9.5-222-btrfs-improve-device-scanning-messages.patch - patches.kernel.org/5.9.5-223-btrfs-qgroup-fix-qgroup-meta-rsv-leak-for-subvo.patch - patches.kernel.org/5.9.5-224-btrfs-sysfs-init-devices-outside-of-the-chunk_m.patch - patches.kernel.org/5.9.5-225-btrfs-tracepoints-output-proper-root-owner-for-.patch - patches.kernel.org/5.9.5-226-btrfs-reschedule-if-necessary-when-logging-dire.patch - patches.kernel.org/5.9.5-227-btrfs-send-orphanize-first-all-conflicting-inod.patch - patches.kernel.org/5.9.5-228-btrfs-send-recompute-reference-path-after-orpha.patch - patches.kernel.org/5.9.5-229-btrfs-use-kvzalloc-to-allocate-clone_roots-in-b.patch - patches.kernel.org/5.9.5-230-btrfs-tree-checker-fix-false-alert-caused-by-le.patch - patches.kernel.org/5.9.5-231-btrfs-reschedule-when-cloning-lots-of-extents.patch - patches.kernel.org/5.9.5-232-btrfs-cleanup-cow-block-on-error.patch - patches.kernel.org/5.9.5-233-btrfs-skip-devices-without-magic-signature-when.patch - patches.kernel.org/5.9.5-234-btrfs-tree-checker-validate-number-of-chunk-str.patch - patches.kernel.org/5.9.5-235-btrfs-fix-use-after-free-on-readahead-extent-af.patch - patches.kernel.org/5.9.5-236-btrfs-fix-readahead-hang-and-use-after-free-aft.patch - patches.kernel.org/5.9.5-237-btrfs-drop-the-path-before-adding-block-group-s.patch - patches.kernel.org/5.9.5-238-usb-xhci-Workaround-for-S3-issue-on-AMD-SNPS-3..patch - patches.kernel.org/5.9.5-239-usb-dwc3-pci-Allow-Elkhart-Lake-to-utilize-DSM-.patch - patches.kernel.org/5.9.5-240-usb-dwc3-ep0-Fix-ZLP-for-OUT-ep0-requests.patch - patches.kernel.org/5.9.5-241-usb-dwc3-gadget-Check-MPS-of-the-request-length.patch - patches.kernel.org/5.9.5-242-usb-dwc3-gadget-Reclaim-extra-TRBs-after-reques.patch - patches.kernel.org/5.9.5-243-usb-dwc3-core-add-phy-cleanup-for-probe-error-h.patch - patches.kernel.org/5.9.5-244-usb-dwc3-core-don-t-trigger-runtime-pm-when-rem.patch - patches.kernel.org/5.9.5-245-usb-dwc3-gadget-Resume-pending-requests-after-C.patch - patches.kernel.org/5.9.5-246-usb-dwc3-gadget-END_TRANSFER-before-CLEAR_STALL.patch - patches.kernel.org/5.9.5-247-usb-cdns3-Fix-on-chip-memory-overflow-issue.patch - patches.kernel.org/5.9.5-248-usb-cdc-acm-fix-cooldown-mechanism.patch - patches.kernel.org/5.9.5-249-usb-typec-tcpm-reset-hard_reset_count-for-any-d.patch - patches.kernel.org/5.9.5-250-usb-host-fsl-mph-dr-of-check-return-of-dma_set_.patch - patches.kernel.org/5.9.5-251-usbcore-Check-both-id_table-and-match-when-both.patch - patches.kernel.org/5.9.5-252-USB-apple-mfi-fastcharge-don-t-probe-unhandled-.patch - patches.kernel.org/5.9.5-253-drm-i915-Force-VT-d-workarounds-when-running-as.patch - patches.kernel.org/5.9.5-254-vt-keyboard-simplify-vt_kdgkbsent.patch - patches.kernel.org/5.9.5-255-vt-keyboard-extend-func_buf_lock-to-readers.patch - patches.kernel.org/5.9.5-256-vt_ioctl-fix-GIO_UNIMAP-regression.patch - patches.kernel.org/5.9.5-257-HID-wacom-Avoid-entering-wacom_wac_pen_report-f.patch - patches.kernel.org/5.9.5-258-x86-mce-Allow-for-copy_mc_fragile-symbol-checks.patch - patches.kernel.org/5.9.5-259-tty-serial-21285-fix-lockup-on-open.patch - patches.kernel.org/5.9.5-260-tty-serial-fsl_lpuart-LS1021A-has-a-FIFO-size-o.patch - patches.kernel.org/5.9.5-261-tracing-Fix-race-in-trace_open-and-buffer-resiz.patch - patches.kernel.org/5.9.5-262-Revert-vhost-vdpa-fix-page-pinning-leakage-in-e.patch - patches.kernel.org/5.9.5-263-powerpc-Fix-random-segfault-when-freeing-hugetl.patch - patches.kernel.org/5.9.5-264-udf-Fix-memory-leak-when-mounting.patch - patches.kernel.org/5.9.5-265-dmaengine-dma-jz4780-Fix-race-in-jz4780_dma_tx_.patch - patches.kernel.org/5.9.5-266-vdpa_sim-Fix-DMA-mask.patch - patches.kernel.org/5.9.5-267-drm-shme-helpers-Fix-dma_buf_mmap-forwarding-bu.patch - patches.kernel.org/5.9.5-268-iio-ltc2983-Fix-of_node-refcounting.patch - patches.kernel.org/5.9.5-269-iio-adc-at91-sama5d2_adc-fix-DMA-conversion-cra.patch - patches.kernel.org/5.9.5-270-iio-imu-inv_mpu6050-Fix-dma-and-ts-alignment-an.patch - patches.kernel.org/5.9.5-271-iio-imu-st_lsm6dsx-check-st_lsm6dsx_shub_read_o.patch - patches.kernel.org/5.9.5-272-iio-light-si1145-Fix-timestamp-alignment-and-pr.patch - patches.kernel.org/5.9.5-273-iio-adc-gyroadc-fix-leak-of-device-node-iterato.patch - patches.kernel.org/5.9.5-274-iio-ad7292-Fix-of_node-refcounting.patch - patches.kernel.org/5.9.5-275-iio-adc-ti-adc0832-Fix-alignment-issue-with-tim.patch - patches.kernel.org/5.9.5-276-iio-adc-ti-adc12138-Fix-alignment-issue-with-ti.patch - patches.kernel.org/5.9.5-277-iio-imu-st_lsm6dsx-Fix-alignment-and-data-leak-.patch - patches.kernel.org/5.9.5-278-iio-gyro-itg3200-Fix-timestamp-alignment-and-pr.patch - patches.kernel.org/5.9.5-279-powerpc-drmem-Make-lmb_size-64-bit.patch - patches.kernel.org/5.9.5-280-rcu-tasks-Fix-grace-period-unlock-race-in-RCU-T.patch - patches.kernel.org/5.9.5-281-rcu-tasks-Fix-low-probability-task_struct-leak.patch - patches.kernel.org/5.9.5-282-rcu-tasks-Enclose-task-list-scan-in-rcu_read_lo.patch - patches.kernel.org/5.9.5-283-MIPS-DEC-Restore-bootmem-reservation-for-firmwa.patch - patches.kernel.org/5.9.5-284-MIPS-configs-lb60-Fix-defconfig-not-selecting-c.patch - patches.kernel.org/5.9.5-285-s390-stp-add-locking-to-sysfs-functions.patch - patches.kernel.org/5.9.5-286-powerpc-rtas-Restrict-RTAS-requests-from-usersp.patch - patches.kernel.org/5.9.5-287-powerpc-Warn-about-use-of-smt_snooze_delay.patch - patches.kernel.org/5.9.5-288-powerpc-memhotplug-Make-lmb-size-64bit.patch - patches.kernel.org/5.9.5-289-powerpc-powernv-elog-Fix-race-while-processing-.patch - patches.kernel.org/5.9.5-290-powerpc-powermac-Fix-low_sleep_handler-with-KUA.patch - patches.kernel.org/5.9.5-291-powerpc-mce-Avoid-nmi_enter-exit-in-real-mode-o.patch - patches.kernel.org/5.9.5-292-powerpc-Fix-undetected-data-corruption-with-P9N.patch - patches.kernel.org/5.9.5-293-powerpc-32-Fix-vmap-stack-Do-not-activate-MMU-b.patch - patches.kernel.org/5.9.5-294-powerpc-32-Fix-vmap-stack-Properly-set-r1-befor.patch - patches.kernel.org/5.9.5-295-block-advance-iov_iter-on-bio_add_hw_page-failu.patch - patches.kernel.org/5.9.5-296-io_uring-use-type-appropriate-io_kiocb-handler-.patch - patches.kernel.org/5.9.5-297-remoteproc-Fixup-coredump-debugfs-disable-reque.patch - patches.kernel.org/5.9.5-298-gfs2-Make-sure-we-don-t-miss-any-delayed-withdr.patch - patches.kernel.org/5.9.5-299-gfs2-Only-access-gl_delete-for-iopen-glocks.patch - patches.kernel.org/5.9.5-300-NFSv4-Wait-for-stateid-updates-after-CLOSE-OPEN.patch - patches.kernel.org/5.9.5-301-NFSv4.2-support-EXCHGID4_FLAG_SUPP_FENCE_OPS-4..patch - patches.kernel.org/5.9.5-302-NFSD-Add-missing-NFSv2-.pc_func-methods.patch - patches.kernel.org/5.9.5-303-ubifs-dent-Fix-some-potential-memory-leaks-whil.patch - patches.kernel.org/5.9.5-304-ubifs-xattr-Fix-some-potential-memory-leaks-whi.patch - patches.kernel.org/5.9.5-305-ubifs-journal-Make-sure-to-not-dirty-twice-for-.patch - patches.kernel.org/5.9.5-306-ubifs-Fix-a-memleak-after-dumping-authenticatio.patch - patches.kernel.org/5.9.5-307-ubifs-Don-t-parse-authentication-mount-options-.patch - patches.kernel.org/5.9.5-308-ubifs-mount_ubifs-Release-authentication-resour.patch - patches.kernel.org/5.9.5-309-perf-vendor-events-amd-Add-L2-Prefetch-events-f.patch - patches.kernel.org/5.9.5-310-perf-python-scripting-Fix-printable-strings-in-.patch - patches.kernel.org/5.9.5-311-ARC-perf-redo-the-pct-irq-missing-in-device-tre.patch - patches.kernel.org/5.9.5-312-ubi-check-kthread_should_stop-after-the-setting.patch - patches.kernel.org/5.9.5-313-ia64-fix-build-error-with-COREDUMP.patch - patches.kernel.org/5.9.5-314-rtc-rx8010-don-t-modify-the-global-rtc-ops.patch - patches.kernel.org/5.9.5-315-i2c-imx-Fix-external-abort-on-interrupt-in-exit.patch - patches.kernel.org/5.9.5-316-drm-amdgpu-don-t-map-BO-in-reserved-region.patch - patches.kernel.org/5.9.5-317-drm-amd-display-Fix-incorrect-backlight-registe.patch - patches.kernel.org/5.9.5-318-drm-amd-display-Increase-timeout-for-DP-Disable.patch - patches.kernel.org/5.9.5-319-drm-amdgpu-vcn-and-jpeg-ring-synchronization.patch - patches.kernel.org/5.9.5-320-drm-amdgpu-update-golden-setting-for-sienna_cic.patch - patches.kernel.org/5.9.5-321-drm-amdgpu-correct-the-gpu-reset-handling-for-j.patch - patches.kernel.org/5.9.5-322-drm-amdkfd-Use-same-SQ-prefetch-setting-as-amdg.patch - patches.kernel.org/5.9.5-323-drm-amd-display-Avoid-MST-manager-resource-leak.patch - patches.kernel.org/5.9.5-324-drm-amdgpu-add-function-to-program-pbb-mode-for.patch - patches.kernel.org/5.9.5-325-drm-amdgpu-increase-the-reserved-VM-size-to-2MB.patch - patches.kernel.org/5.9.5-326-drm-amd-display-Don-t-invoke-kgdb_breakpoint-un.patch - patches.kernel.org/5.9.5-327-drm-amd-display-Fix-kernel-panic-by-dal_gpio_op.patch - patches.kernel.org/5.9.5-328-ceph-promote-to-unsigned-long-long-before-shift.patch - patches.kernel.org/5.9.5-329-libceph-clear-con-out_msg-on-Policy-stateful_se.patch - patches.kernel.org/5.9.5-330-9P-Cast-to-loff_t-before-multiplying.patch - patches.kernel.org/5.9.5-331-net-sunrpc-Fix-return-value-for-sysctl-sunrpc.t.patch - patches.kernel.org/5.9.5-332-PCI-qcom-Make-sure-PCIe-is-reset-before-init-fo.patch - patches.kernel.org/5.9.5-333-ring-buffer-Return-0-on-success-from-ring_buffe.patch - patches.kernel.org/5.9.5-334-intel_idle-Ignore-_CST-if-control-cannot-be-tak.patch - patches.kernel.org/5.9.5-335-intel_idle-Fix-max_cstate-for-processor-models-.patch - patches.kernel.org/5.9.5-336-cpufreq-Avoid-configuring-old-governors-as-defa.patch - patches.kernel.org/5.9.5-337-cpufreq-Introduce-CPUFREQ_NEED_UPDATE_LIMITS-dr.patch - patches.kernel.org/5.9.5-338-cpufreq-intel_pstate-Avoid-missing-HWP-max-upda.patch - patches.kernel.org/5.9.5-339-vringh-fix-__vringh_iov-when-riov-and-wiov-are-.patch - patches.kernel.org/5.9.5-340-ext4-fix-leaking-sysfs-kobject-after-failed-mou.patch - patches.kernel.org/5.9.5-341-ext4-fix-error-handling-code-in-add_new_gdb.patch - patches.kernel.org/5.9.5-342-ext4-implement-swap_activate-aops-using-iomap.patch - patches.kernel.org/5.9.5-343-ext4-fix-invalid-inode-checksum.patch - patches.kernel.org/5.9.5-344-ext4-clear-buffer-verified-flag-if-read-meta-bl.patch - patches.kernel.org/5.9.5-345-ext4-fix-bdev-write-error-check-failed-when-mou.patch - patches.kernel.org/5.9.5-346-ext4-fix-bs-ps-issue-reported-with-dioread_nolo.patch - patches.kernel.org/5.9.5-347-ext4-do-not-use-extent-after-put_bh.patch - patches.kernel.org/5.9.5-348-drm-ttm-fix-eviction-valuable-range-check.patch - patches.kernel.org/5.9.5-349-mmc-sdhci-of-esdhc-make-sure-delay-chain-locked.patch - patches.kernel.org/5.9.5-350-mmc-sdhci-of-esdhc-set-timeout-to-max-before-tu.patch - patches.kernel.org/5.9.5-351-mmc-sdhci-Use-Auto-CMD-Auto-Select-only-when-v4.patch - patches.kernel.org/5.9.5-352-memory-tegra-Remove-GPU-from-DRM-IOMMU-group.patch - patches.kernel.org/5.9.5-353-memory-brcmstb_dpfe-Fix-memory-leak.patch - patches.kernel.org/5.9.5-354-futex-Adjust-absolute-futex-timeouts-with-per-t.patch - patches.kernel.org/5.9.5-355-drm-amdgpu-swsmu-drop-smu-i2c-bus-on-navi1x.patch - patches.kernel.org/5.9.5-356-drm-amd-pm-increase-mclk-switch-threshold-to-20.patch - patches.kernel.org/5.9.5-357-drm-amd-pm-fix-pp_dpm_fclk.patch - patches.kernel.org/5.9.5-358-drm-amd-swsmu-add-missing-feature-map-for-sienn.patch - patches.kernel.org/5.9.5-359-drm-amd-psp-Fix-sysfs-cannot-create-duplicate-f.patch - patches.kernel.org/5.9.5-360-drm-amdgpu-correct-the-cu-and-rb-info-for-sienn.patch - patches.kernel.org/5.9.5-361-tty-make-FONTX-ioctl-use-the-tty-pointer-they-w.patch - patches.kernel.org/5.9.5-362-arm64-berlin-Select-DW_APB_TIMER_OF.patch - patches.kernel.org/5.9.5-363-cachefiles-Handle-readpage-error-correctly.patch - patches.kernel.org/5.9.5-364-hil-parisc-Disable-HIL-driver-when-it-gets-stuc.patch - patches.kernel.org/5.9.5-365-arm-dts-mt7623-add-missing-pause-for-switchport.patch - patches.kernel.org/5.9.5-366-ARM-aspeed-g5-Do-not-set-sirq-polarity.patch - patches.kernel.org/5.9.5-367-ARM-dts-s5pv210-fix-pinctrl-property-of-vibrato.patch - patches.kernel.org/5.9.5-368-ARM-config-aspeed-Fix-selection-of-media-driver.patch - patches.kernel.org/5.9.5-369-ARM-samsung-fix-PM-debug-build-with-DEBUG_LL-bu.patch - patches.kernel.org/5.9.5-370-ARM-s3c24xx-fix-missing-system-reset.patch - patches.kernel.org/5.9.5-371-arm64-Change-.weak-to-SYM_FUNC_START_WEAK_PI-fo.patch - patches.kernel.org/5.9.5-372-arm64-dts-marvell-espressobin-Add-ethernet-swit.patch - patches.kernel.org/5.9.5-373-null_blk-synchronization-fix-for-zoned-device.patch - patches.kernel.org/5.9.5-374-coresight-cti-Initialize-dynamic-sysfs-attribut.patch - patches.kernel.org/5.9.5-375-device-property-Keep-secondary-firmware-node-se.patch - patches.kernel.org/5.9.5-376-device-property-Don-t-clear-secondary-pointer-f.patch - patches.kernel.org/5.9.5-377-KVM-x86-Fix-NULL-dereference-at-kvm_msr_ignored.patch - patches.kernel.org/5.9.5-378-KVM-arm64-Fix-AArch32-handling-of-DBGD-CCINT-SC.patch - patches.kernel.org/5.9.5-379-stop_machine-rcu-Mark-functions-as-notrace.patch - patches.kernel.org/5.9.5-380-staging-fieldbus-anybuss-jump-to-correct-label-.patch - patches.kernel.org/5.9.5-381-staging-comedi-cb_pcidas-Allow-2-channel-comman.patch - patches.kernel.org/5.9.5-382-staging-octeon-repair-fixed-link-support.patch - patches.kernel.org/5.9.5-383-staging-octeon-Drop-on-uncorrectable-alignment-.patch - patches.kernel.org/5.9.5-384-cpufreq-Introduce-cpufreq_driver_test_flags.patch - patches.kernel.org/5.9.5-385-cpufreq-schedutil-Always-call-driver-if-CPUFREQ.patch - patches.kernel.org/5.9.5-386-vhost_vdpa-Return-EFAULT-if-copy_from_user-fail.patch - patches.kernel.org/5.9.5-387-vdpa-mlx5-Fix-error-return-in-map_direct_mr.patch - patches.kernel.org/5.9.5-388-time-Prevent-undefined-behaviour-in-timespec64_.patch - patches.kernel.org/5.9.5-389-time-sched_clock-Mark-sched_clock_read_begin-re.patch - patches.kernel.org/5.9.5-390-null_blk-Fix-zone-reset-all-tracing.patch - patches.kernel.org/5.9.5-391-null_blk-Fix-locking-in-zoned-mode.patch - patches.kernel.org/5.9.5-392-Linux-5.9.5.patch - patches.kernel.org/5.9.6-001-ASOC-SOF-Intel-hda-codec-move-unused-label-to-c.patch - patches.kernel.org/5.9.6-002-Linux-5.9.6.patch - patches.kernel.org/5.9.7-001-net-core-use-list_del_init-instead-of-list_del-.patch - patches.kernel.org/5.9.7-002-tipc-fix-use-after-free-in-tipc_bcast_get_mode.patch - patches.kernel.org/5.9.7-003-drm-i915-gem-Avoid-implicit-vmap-for-highmem-on.patch - patches.kernel.org/5.9.7-004-drm-i915-gem-Prevent-using-pgprot_writecombine-.patch - patches.kernel.org/5.9.7-005-drm-i915-gem-Always-test-execution-status-on-cl.patch - patches.kernel.org/5.9.7-006-drm-i915-gt-Always-send-a-pulse-down-the-engine.patch - patches.kernel.org/5.9.7-007-drm-i915-Break-up-error-capture-compression-loo.patch - patches.kernel.org/5.9.7-008-drm-i915-Cancel-outstanding-work-after-disablin.patch - patches.kernel.org/5.9.7-009-drm-i915-Avoid-mixing-integer-types-during-batc.patch - patches.kernel.org/5.9.7-010-drm-i915-Fix-TGL-DKL-PHY-DP-vswing-handling.patch - patches.kernel.org/5.9.7-011-drm-i915-gt-Initialize-reserved-and-unspecified.patch - patches.kernel.org/5.9.7-012-drm-i915-gt-Undo-forced-context-restores-after-.patch - patches.kernel.org/5.9.7-013-drm-i915-gt-Delay-execlist-processing-for-tgl.patch - patches.kernel.org/5.9.7-014-drm-i915-Drop-runtime-pm-assert-from-vgpu-io-ac.patch - patches.kernel.org/5.9.7-015-drm-i915-Exclude-low-pages-128KiB-of-stolen-fro.patch - patches.kernel.org/5.9.7-016-drm-i915-Mark-ininitial-fb-obj-as-WT-on-eLLC-ma.patch - patches.kernel.org/5.9.7-017-drm-i915-Use-the-active-reference-on-the-vma-wh.patch - patches.kernel.org/5.9.7-018-drm-i915-Reject-90-270-degree-rotated-initial-f.patch - patches.kernel.org/5.9.7-019-drm-i915-Restore-ILK-M-RPS-support.patch - patches.kernel.org/5.9.7-020-drm-nouveau-kms-nv50-Program-notifier-offset-be.patch - patches.kernel.org/5.9.7-021-drm-nouveau-device-fix-changing-endianess-code-.patch - patches.kernel.org/5.9.7-022-ptrace-fix-task_join_group_stop-for-the-case-wh.patch - patches.kernel.org/5.9.7-023-cadence-force-nonlinear-buffers-to-be-cloned.patch - patches.kernel.org/5.9.7-024-chelsio-chtls-fix-memory-leaks-caused-by-a-race.patch - patches.kernel.org/5.9.7-025-chelsio-chtls-fix-always-leaking-ctrl_skb.patch - patches.kernel.org/5.9.7-026-dpaa_eth-update-the-buffer-layout-for-non-A0503.patch - patches.kernel.org/5.9.7-027-dpaa_eth-fix-the-RX-headroom-size-alignment.patch - patches.kernel.org/5.9.7-028-gianfar-Replace-skb_realloc_headroom-with-skb_c.patch - patches.kernel.org/5.9.7-029-gianfar-Account-for-Tx-PTP-timestamp-in-the-skb.patch - patches.kernel.org/5.9.7-030-ionic-check-port-ptr-before-use.patch - patches.kernel.org/5.9.7-031-ip_tunnel-fix-over-mtu-packet-send-fail-without.patch - patches.kernel.org/5.9.7-032-net-ethernet-ti-cpsw-disable-PTPv1-hw-timestamp.patch - patches.kernel.org/5.9.7-033-net-usb-qmi_wwan-add-Telit-LE910Cx-0x1230-compo.patch - patches.kernel.org/5.9.7-034-powerpc-vnic-Extend-failover-pending-window.patch - patches.kernel.org/5.9.7-035-sctp-Fix-COMM_LOST-CANT_STR_ASSOC-err-reporting.patch - patches.kernel.org/5.9.7-036-sfp-Fix-error-handing-in-sfp_probe.patch - patches.kernel.org/5.9.7-037-ip6_tunnel-set-inner-ipproto-before-ip6_tnl_enc.patch - patches.kernel.org/5.9.7-038-net-fec-fix-MDIO-probing-for-some-FEC-hardware-.patch - patches.kernel.org/5.9.7-039-mptcp-token-fix-unititialized-variable.patch - patches.kernel.org/5.9.7-040-net-dsa-qca8k-Fix-port-MTU-setting.patch - patches.kernel.org/5.9.7-041-net-openvswitch-silence-suspicious-RCU-usage-wa.patch - patches.kernel.org/5.9.7-042-r8169-work-around-short-packet-hw-bug-on-RTL812.patch - patches.kernel.org/5.9.7-043-drm-nouveau-kms-nv50-Get-rid-of-bogus-nouveau_c.patch - patches.kernel.org/5.9.7-044-drm-nouveau-kms-nv50-Fix-clock-checking-algorit.patch - patches.kernel.org/5.9.7-045-Fonts-Replace-discarded-const-qualifier.patch - patches.kernel.org/5.9.7-046-ALSA-hda-realtek-Fixed-HP-headset-Mic-can-t-be-.patch - patches.kernel.org/5.9.7-047-ALSA-hda-realtek-Enable-headphone-for-ASUS-TM42.patch - patches.kernel.org/5.9.7-048-ALSA-usb-audio-Add-implicit-feedback-quirk-for-.patch - patches.kernel.org/5.9.7-049-ALSA-usb-audio-add-usb-vendor-id-as-DSD-capable.patch - patches.kernel.org/5.9.7-050-ALSA-usb-audio-Add-implicit-feedback-quirk-for-.patch - patches.kernel.org/5.9.7-051-ALSA-usb-audio-Add-implicit-feedback-quirk-for-.patch - patches.kernel.org/5.9.7-052-hugetlb_cgroup-fix-reservation-accounting.patch - patches.kernel.org/5.9.7-053-mm-mempolicy-fix-potential-pte_unmap_unlock-pte.patch - patches.kernel.org/5.9.7-054-lib-crc32test-remove-extra-local_irq_disable-en.patch - patches.kernel.org/5.9.7-055-kthread_worker-prevent-queuing-delayed-work-fro.patch - patches.kernel.org/5.9.7-056-mm-always-have-io_remap_pfn_range-set-pgprot_de.patch - patches.kernel.org/5.9.7-057-perf-hists-browser-Increase-size-of-buf-in-perf.patch - patches.kernel.org/5.9.7-058-gfs2-Wake-up-when-sd_glock_disposal-becomes-zer.patch - patches.kernel.org/5.9.7-059-gfs2-Don-t-call-cancel_delayed_work_sync-from-w.patch - patches.kernel.org/5.9.7-060-ring-buffer-Fix-recursion-protection-transition.patch - patches.kernel.org/5.9.7-061-drm-amdgpu-update-golden-setting-for-sienna_cic.patch - patches.kernel.org/5.9.7-062-drm-amdgpu-resolved-ASD-loading-issue-on-sienna.patch - patches.kernel.org/5.9.7-063-iommu-vt-d-Fix-kernel-NULL-pointer-dereference-.patch - patches.kernel.org/5.9.7-064-mtd-spi-nor-Don-t-copy-self-pointing-struct-aro.patch - patches.kernel.org/5.9.7-065-ftrace-Fix-recursion-check-for-NMI-test.patch - patches.kernel.org/5.9.7-066-ftrace-Handle-tracing-when-switching-between-co.patch - patches.kernel.org/5.9.7-067-regulator-defer-probe-when-trying-to-get-voltag.patch - patches.kernel.org/5.9.7-068-spi-bcm2835-fix-gpio-cs-level-inversion.patch - patches.kernel.org/5.9.7-069-tracing-Fix-out-of-bounds-write-in-get_trace_bu.patch - patches.kernel.org/5.9.7-070-futex-Handle-transient-ownerless-rtmutex-state-.patch - patches.kernel.org/5.9.7-071-x86-lib-Change-.weak-to-SYM_FUNC_START_WEAK-for.patch - patches.kernel.org/5.9.7-072-ARM-dts-sun4i-a10-fix-cpu_alert-temperature.patch - patches.kernel.org/5.9.7-073-arm64-dts-meson-add-missing-g12-rng-clock.patch - patches.kernel.org/5.9.7-074-arm64-dts-amlogic-meson-g12-use-the-G12A-specif.patch - patches.kernel.org/5.9.7-075-x86-kexec-Use-up-to-dated-screen_info-copy-to-f.patch - patches.kernel.org/5.9.7-076-hyperv_fb-Update-screen_info-after-removing-old.patch - patches.kernel.org/5.9.7-077-arm64-dts-amlogic-add-missing-ethernet-reset-ID.patch - patches.kernel.org/5.9.7-078-io_uring-don-t-miss-setting-IO_WQ_WORK_CONCURRE.patch - patches.kernel.org/5.9.7-079-of-Fix-reserved-memory-overlap-detection.patch - patches.kernel.org/5.9.7-080-ARM-dts-mmp3-Add-power-domain-for-the-camera.patch - patches.kernel.org/5.9.7-081-drm-sun4i-frontend-Rework-a-bit-the-phase-data.patch - patches.kernel.org/5.9.7-082-drm-sun4i-frontend-Reuse-the-ch0-phase-for-RGB-.patch - patches.kernel.org/5.9.7-083-drm-sun4i-frontend-Fix-the-scaler-phase-on-A33.patch - patches.kernel.org/5.9.7-084-drm-v3d-Fix-double-free-in-v3d_submit_cl_ioctl.patch - patches.kernel.org/5.9.7-085-blk-cgroup-Fix-memleak-on-error-path.patch - patches.kernel.org/5.9.7-086-blk-cgroup-Pre-allocate-tree-node-on-blkg_conf_.patch - patches.kernel.org/5.9.7-087-btrfs-drop-the-path-before-adding-qgroup-items-.patch - patches.kernel.org/5.9.7-088-btrfs-add-a-helper-to-read-the-tree_root-commit.patch - patches.kernel.org/5.9.7-089-scsi-core-Don-t-start-concurrent-async-scan-on-.patch - patches.kernel.org/5.9.7-090-drm-amdgpu-disable-DCN-and-VCN-for-navi10-block.patch - patches.kernel.org/5.9.7-091-drm-amdgpu-add-DID-for-navi10-blockchain-SKU.patch - patches.kernel.org/5.9.7-092-drm-amd-display-Fixed-panic-during-seamless-boo.patch - patches.kernel.org/5.9.7-093-scsi-ibmvscsi-Fix-potential-race-after-loss-of-.patch - patches.kernel.org/5.9.7-094-drm-amd-display-adding-ddc_gpio_vga_reg_list-to.patch - patches.kernel.org/5.9.7-095-vsock-use-ns_capable_noaudit-on-socket-create.patch - patches.kernel.org/5.9.7-096-nvme-rdma-handle-unexpected-nvme-completion-dat.patch - patches.kernel.org/5.9.7-097-nvmet-fix-a-NULL-pointer-dereference-when-traci.patch - patches.kernel.org/5.9.7-098-staging-mmal-vchiq-Fix-memory-leak-for-vchiq_in.patch - patches.kernel.org/5.9.7-099-drm-vc4-drv-Add-error-handding-for-bind.patch - patches.kernel.org/5.9.7-100-ACPI-NFIT-Fix-comparison-to-ENXIO.patch - patches.kernel.org/5.9.7-101-usb-cdns3-gadget-suspicious-implicit-sign-exten.patch - patches.kernel.org/5.9.7-102-drm-nouveau-nouveau-fix-the-start-end-range-for.patch - patches.kernel.org/5.9.7-103-drm-nouveau-gem-fix-refcount_t-underflow-use-af.patch - patches.kernel.org/5.9.7-104-arm64-smp-Move-rcu_cpu_starting-earlier.patch - patches.kernel.org/5.9.7-105-vt-Disable-KD_FONT_OP_COPY.patch - patches.kernel.org/5.9.7-106-tty-serial-imx-enable-earlycon-by-default-if-IM.patch - patches.kernel.org/5.9.7-107-tty-fix-crash-in-release_tty-if-tty-port-is-not.patch - patches.kernel.org/5.9.7-108-fork-fix-copy_process-CLONE_PARENT-race-with-th.patch - patches.kernel.org/5.9.7-109-entry-Fix-the-incorrect-ordering-of-lockdep-and.patch - patches.kernel.org/5.9.7-110-s390-pci-fix-hot-plug-of-PCI-function-missing-b.patch - patches.kernel.org/5.9.7-111-s390-mm-make-pmd-pud_deref-large-page-aware.patch - patches.kernel.org/5.9.7-112-s390-pkey-fix-paes-selftest-failure-with-paes-a.patch - patches.kernel.org/5.9.7-113-powerpc-8xx-Always-fault-when-_PAGE_ACCESSED-is.patch - patches.kernel.org/5.9.7-114-powerpc-40x-Always-fault-when-_PAGE_ACCESSED-is.patch - patches.kernel.org/5.9.7-115-serial-8250_mtk-Fix-uart_get_baud_rate-warning.patch - patches.kernel.org/5.9.7-116-serial-txx9-add-missing-platform_driver_unregis.patch - patches.kernel.org/5.9.7-117-USB-serial-cyberjack-fix-write-URB-completion-r.patch - patches.kernel.org/5.9.7-118-USB-serial-option-add-Quectel-EC200T-module-sup.patch - patches.kernel.org/5.9.7-119-USB-serial-option-add-LE910Cx-compositions-0x12.patch - patches.kernel.org/5.9.7-120-USB-serial-option-add-Telit-FN980-composition-0.patch - patches.kernel.org/5.9.7-121-usb-dwc3-ep0-Fix-delay-status-handling.patch - patches.kernel.org/5.9.7-122-USB-Add-NO_LPM-quirk-for-Kingston-flash-drive.patch - patches.kernel.org/5.9.7-123-usb-mtu3-fix-panic-in-mtu3_gadget_stop.patch - patches.kernel.org/5.9.7-124-io_uring-fix-link-lookup-racing-with-link-timeo.patch - patches.kernel.org/5.9.7-125-mac80211-fix-regression-where-EAPOL-frames-were.patch - patches.kernel.org/5.9.7-126-drm-panfrost-Fix-a-deadlock-between-the-shrinke.patch - patches.kernel.org/5.9.7-127-ARC-stack-unwinding-avoid-indefinite-looping.patch - patches.kernel.org/5.9.7-128-PM-runtime-Drop-runtime-PM-references-to-suppli.patch - patches.kernel.org/5.9.7-129-PM-runtime-Drop-pm_runtime_clean_up_links.patch - patches.kernel.org/5.9.7-130-PM-runtime-Resume-the-device-earlier-in-__devic.patch - patches.kernel.org/5.9.7-131-drm-i915-Fix-encoder-lookup-during-PSR-atomic-c.patch - patches.kernel.org/5.9.7-132-drm-i915-gt-Use-the-local-HWSP-offset-during-su.patch - patches.kernel.org/5.9.7-133-perf-core-Fix-a-memory-leak-in-perf_event_parse.patch - patches.kernel.org/5.9.7-134-Linux-5.9.7.patch - patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch - patches.kernel.org/5.9.8-002-Linux-5.9.8.patch - patches.kernel.org/5.9.9-001-drm-i915-Hold-onto-an-explicit-ref-to-i915_vma_.patch - patches.kernel.org/5.9.9-002-drm-i915-gem-Flush-coherency-domains-on-first-s.patch - patches.kernel.org/5.9.9-003-mm-memcg-link-page-counters-to-root-if-use_hier.patch - patches.kernel.org/5.9.9-004-nbd-don-t-update-block-size-after-device-is-sta.patch - patches.kernel.org/5.9.9-005-KVM-arm64-Force-PTE-mapping-on-fault-resulting-.patch - patches.kernel.org/5.9.9-006-xfrm-interface-fix-the-priorities-for-ipip-and-.patch - patches.kernel.org/5.9.9-007-ASoC-Intel-kbl_rt5663_max98927-Fix-kabylake_ssp.patch - patches.kernel.org/5.9.9-008-genirq-Let-GENERIC_IRQ_IPI-select-IRQ_DOMAIN_HI.patch - patches.kernel.org/5.9.9-009-hv_balloon-disable-warning-when-floor-reached.patch - patches.kernel.org/5.9.9-010-net-xfrm-fix-a-race-condition-during-allocing-s.patch - patches.kernel.org/5.9.9-011-ASoC-codecs-wsa881x-add-missing-stream-rates-an.patch - patches.kernel.org/5.9.9-012-spi-imx-fix-runtime-pm-support-for-CONFIG_PM.patch - patches.kernel.org/5.9.9-013-irqchip-sifive-plic-Fix-broken-irq_set_affinity.patch - patches.kernel.org/5.9.9-014-kunit-Fix-kunit.py-raw_output-option.patch - patches.kernel.org/5.9.9-015-kunit-Don-t-fail-test-suites-if-one-of-them-is-.patch - patches.kernel.org/5.9.9-016-usb-gadget-fsl-fix-null-pointer-checking.patch - patches.kernel.org/5.9.9-017-selftests-filter-kselftest-headers-from-command.patch - patches.kernel.org/5.9.9-018-ASoC-codecs-wcd934x-Set-digital-gain-range-corr.patch - patches.kernel.org/5.9.9-019-ASoC-codecs-wcd9335-Set-digital-gain-range-corr.patch - patches.kernel.org/5.9.9-020-mtd-spi-nor-Fix-address-width-on-flash-chips-16.patch - patches.kernel.org/5.9.9-021-xfs-set-xefi_discard-when-creating-a-deferred-a.patch - patches.kernel.org/5.9.9-022-mac80211-don-t-require-VHT-elements-for-HE-on-2.patch - patches.kernel.org/5.9.9-023-netfilter-nftables-fix-netlink-report-logic-in-.patch - patches.kernel.org/5.9.9-024-netfilter-use-actual-socket-sk-rather-than-skb-.patch - patches.kernel.org/5.9.9-025-netfilter-nf_tables-missing-validation-from-the.patch - patches.kernel.org/5.9.9-026-PCI-Always-enable-ACS-even-if-no-ACS-Capability.patch - patches.kernel.org/5.9.9-027-netfilter-ipset-Update-byte-and-packet-counters.patch - patches.kernel.org/5.9.9-028-irqchip-sifive-plic-Fix-chip_data-access-within.patch - patches.kernel.org/5.9.9-029-powerpc-eeh_cache-Fix-a-possible-debugfs-deadlo.patch - patches.kernel.org/5.9.9-030-drm-vc4-bo-Add-a-managed-action-to-cleanup-the-.patch - patches.kernel.org/5.9.9-031-IB-srpt-Fix-memory-leak-in-srpt_add_one.patch - patches.kernel.org/5.9.9-032-mm-memcontrol-correct-the-NR_ANON_THPS-counter-.patch - patches.kernel.org/5.9.9-033-drm-panfrost-rename-error-labels-in-device_init.patch - patches.kernel.org/5.9.9-034-drm-panfrost-move-devfreq_init-fini-in-device.patch - patches.kernel.org/5.9.9-035-drm-panfrost-Fix-module-unload.patch - patches.kernel.org/5.9.9-036-perf-trace-Fix-segfault-when-trying-to-trace-ev.patch - patches.kernel.org/5.9.9-037-perf-tools-Add-missing-swap-for-ino_generation.patch - patches.kernel.org/5.9.9-038-perf-tools-Add-missing-swap-for-cgroup-events.patch - patches.kernel.org/5.9.9-039-ALSA-hda-prevent-undefined-shift-in-snd_hdac_ex.patch - patches.kernel.org/5.9.9-040-iommu-vt-d-Fix-sid-not-set-issue-in-intel_svm_b.patch - patches.kernel.org/5.9.9-041-iommu-vt-d-Fix-a-bug-for-PDP-check-in-prq_event.patch - patches.kernel.org/5.9.9-042-afs-Fix-warning-due-to-unadvanced-marshalling-p.patch - patches.kernel.org/5.9.9-043-afs-Fix-incorrect-freeing-of-the-ACL-passed-to-.patch - patches.kernel.org/5.9.9-044-vfio-pci-Implement-ioeventfd-thread-handler-for.patch - patches.kernel.org/5.9.9-045-can-rx-offload-don-t-call-kfree_skb-from-IRQ-co.patch - patches.kernel.org/5.9.9-046-can-dev-can_get_echo_skb-prevent-call-to-kfree_.patch - patches.kernel.org/5.9.9-047-can-dev-__can_get_echo_skb-fix-real-payload-len.patch - patches.kernel.org/5.9.9-048-can-can_create_echo_skb-fix-echo-skb-generation.patch - patches.kernel.org/5.9.9-049-can-j1939-swap-addr-and-pgn-in-the-send-example.patch - patches.kernel.org/5.9.9-050-can-j1939-j1939_sk_bind-return-failure-if-netde.patch - patches.kernel.org/5.9.9-051-can-ti_hecc-ti_hecc_probe-add-missed-clk_disabl.patch - patches.kernel.org/5.9.9-052-can-xilinx_can-handle-failure-cases-of-pm_runti.patch - patches.kernel.org/5.9.9-053-can-peak_usb-add-range-checking-in-decode-opera.patch - patches.kernel.org/5.9.9-054-can-peak_usb-peak_usb_get_ts_time-fix-timestamp.patch - patches.kernel.org/5.9.9-055-can-peak_canfd-pucan_handle_can_rx-fix-echo-man.patch - patches.kernel.org/5.9.9-056-can-flexcan-remove-FLEXCAN_QUIRK_DISABLE_MECR-q.patch - patches.kernel.org/5.9.9-057-can-flexcan-flexcan_remove-disable-wakeup-compl.patch - patches.kernel.org/5.9.9-058-xfs-flush-new-eof-page-on-truncate-to-avoid-pos.patch - patches.kernel.org/5.9.9-059-xfs-fix-missing-CoW-blocks-writeback-conversion.patch - patches.kernel.org/5.9.9-060-xfs-fix-scrub-flagging-rtinherit-even-if-there-.patch - patches.kernel.org/5.9.9-061-io_uring-ensure-consistent-view-of-original-tas.patch - patches.kernel.org/5.9.9-062-spi-fsl-dspi-fix-wrong-pointer-in-suspend-resum.patch - patches.kernel.org/5.9.9-063-PCI-mvebu-Fix-duplicate-resource-requests.patch - patches.kernel.org/5.9.9-064-ceph-check-session-state-after-bumping-session-.patch - patches.kernel.org/5.9.9-065-selftests-core-use-SKIP-instead-of-XFAIL-in-clo.patch - patches.kernel.org/5.9.9-066-selftests-clone3-use-SKIP-instead-of-XFAIL.patch - patches.kernel.org/5.9.9-067-selftests-binderfs-use-SKIP-instead-of-XFAIL.patch - patches.kernel.org/5.9.9-068-x86-speculation-Allow-IBPB-to-be-conditionally-.patch - patches.kernel.org/5.9.9-069-kbuild-explicitly-specify-the-build-id-style.patch - patches.kernel.org/5.9.9-070-RISC-V-Fix-the-VDSO-symbol-generaton-for-binuti.patch - patches.kernel.org/5.9.9-071-USB-apple-mfi-fastcharge-fix-reference-leak-in-.patch - patches.kernel.org/5.9.9-072-tpm-efi-Don-t-create-binary_bios_measurements-f.patch - patches.kernel.org/5.9.9-073-KVM-arm64-ARM_SMCCC_ARCH_WORKAROUND_1-doesn-t-r.patch - patches.kernel.org/5.9.9-074-ath9k_htc-Use-appropriate-rs_datalen-type.patch - patches.kernel.org/5.9.9-075-scsi-ufs-Fix-missing-brace-warning-for-old-comp.patch - patches.kernel.org/5.9.9-076-ASoC-mediatek-mt8183-da7219-fix-DAPM-paths-for-.patch - patches.kernel.org/5.9.9-077-ASoC-qcom-sdm845-set-driver-name-correctly.patch - patches.kernel.org/5.9.9-078-ASoC-cs42l51-manage-mclk-shutdown-delay.patch - patches.kernel.org/5.9.9-079-ASoC-SOF-loader-handle-all-SOF_IPC_EXT-types.patch - patches.kernel.org/5.9.9-080-usb-dwc3-pci-add-support-for-the-Intel-Alder-La.patch - patches.kernel.org/5.9.9-081-opp-Reduce-the-size-of-critical-section-in-_opp.patch - patches.kernel.org/5.9.9-082-usb-gadget-goku_udc-fix-potential-crashes-in-pr.patch - patches.kernel.org/5.9.9-083-usb-raw-gadget-fix-memory-leak-in-gadget_setup.patch - patches.kernel.org/5.9.9-084-selftests-ftrace-check-for-do_sys_openat2-in-us.patch - patches.kernel.org/5.9.9-085-selftests-pidfd-fix-compilation-errors-due-to-w.patch - patches.kernel.org/5.9.9-086-ALSA-hda-Separate-runtime-and-system-suspend.patch - patches.kernel.org/5.9.9-087-ALSA-hda-Reinstate-runtime_allow-for-all-hda-co.patch - patches.kernel.org/5.9.9-088-x86-boot-compressed-64-Introduce-sev_status.patch - patches.kernel.org/5.9.9-089-gfs2-Free-rd_bits-later-in-gfs2_clear_rgrpd-to-.patch - patches.kernel.org/5.9.9-090-gfs2-Add-missing-truncate_inode_pages_final-for.patch - patches.kernel.org/5.9.9-091-gfs2-check-for-live-vs.-read-only-file-system-i.patch - patches.kernel.org/5.9.9-092-scsi-hpsa-Fix-memory-leak-in-hpsa_init_one.patch - patches.kernel.org/5.9.9-093-drm-amdgpu-perform-srbm-soft-reset-always-on-SD.patch - patches.kernel.org/5.9.9-094-drm-amd-pm-correct-the-baco-reset-sequence-for-.patch - patches.kernel.org/5.9.9-095-drm-amd-pm-perform-SMC-reset-on-suspend-hiberna.patch - patches.kernel.org/5.9.9-096-drm-amd-pm-do-not-use-ixFEATURE_STATUS-for-chec.patch - patches.kernel.org/5.9.9-097-mac80211-fix-use-of-skb-payload-instead-of-head.patch - patches.kernel.org/5.9.9-098-cfg80211-initialize-wdev-data-earlier.patch - patches.kernel.org/5.9.9-099-cfg80211-regulatory-Fix-inconsistent-format-arg.patch - patches.kernel.org/5.9.9-100-wireguard-selftests-check-that-route_me_harder-.patch - patches.kernel.org/5.9.9-101-tracing-Fix-the-checking-of-stackidx-in-__ftrac.patch - patches.kernel.org/5.9.9-102-Revert-nvme-pci-remove-last_sq_tail.patch - patches.kernel.org/5.9.9-103-ARC-plat-hsdk-Remap-CCMs-super-early-in-asm-boo.patch - patches.kernel.org/5.9.9-104-scsi-scsi_dh_alua-Avoid-crash-during-alua_bus_d.patch - patches.kernel.org/5.9.9-105-scsi-mpt3sas-Fix-timeouts-observed-while-reenab.patch - patches.kernel.org/5.9.9-106-nvme-introduce-nvme_sync_io_queues.patch - patches.kernel.org/5.9.9-107-nvme-rdma-avoid-race-between-time-out-and-tear-.patch - patches.kernel.org/5.9.9-108-nvme-tcp-avoid-race-between-time-out-and-tear-d.patch - patches.kernel.org/5.9.9-109-nvme-rdma-avoid-repeated-request-completion.patch - patches.kernel.org/5.9.9-110-nvme-tcp-avoid-repeated-request-completion.patch - patches.kernel.org/5.9.9-111-iommu-amd-Increase-interrupt-remapping-table-li.patch - patches.kernel.org/5.9.9-112-s390-smp-move-rcu_cpu_starting-earlier.patch - patches.kernel.org/5.9.9-113-vfio-platform-fix-reference-leak-in-vfio_platfo.patch - patches.kernel.org/5.9.9-114-vfio-pci-Bypass-IGD-init-in-case-of-ENODEV.patch - patches.kernel.org/5.9.9-115-i2c-mediatek-move-dma-reset-before-i2c-reset.patch - patches.kernel.org/5.9.9-116-amd-amdgpu-Disable-VCN-DPG-mode-for-Picasso.patch - patches.kernel.org/5.9.9-117-iomap-clean-up-writeback-state-logic-on-writepa.patch - patches.kernel.org/5.9.9-118-selftests-proc-fix-warning-_GNU_SOURCE-redefine.patch - patches.kernel.org/5.9.9-119-arm64-kexec_file-try-more-regions-if-loading-se.patch - patches.kernel.org/5.9.9-120-riscv-Set-text_offset-correctly-for-M-Mode.patch - patches.kernel.org/5.9.9-121-i2c-sh_mobile-implement-atomic-transfers.patch - patches.kernel.org/5.9.9-122-i2c-designware-call-i2c_dw_read_clear_intrbits_.patch - patches.kernel.org/5.9.9-123-i2c-designware-slave-should-do-WRITE_REQUESTED-.patch - patches.kernel.org/5.9.9-124-tpm_tis-Disable-interrupts-on-ThinkPad-T490s.patch - patches.kernel.org/5.9.9-125-spi-bcm2835-remove-use-of-uninitialized-gpio-fl.patch - patches.kernel.org/5.9.9-126-mfd-sprd-Add-wakeup-capability-for-PMIC-IRQ.patch - patches.kernel.org/5.9.9-127-pinctrl-intel-Fix-2-kOhm-bias-which-is-833-Ohm.patch - patches.kernel.org/5.9.9-128-pinctrl-intel-Set-default-bias-in-case-no-parti.patch - patches.kernel.org/5.9.9-129-gpio-aspeed-fix-ast2600-bank-properties.patch - patches.kernel.org/5.9.9-130-ARM-9019-1-kprobes-Avoid-fortify_panic-when-cop.patch - patches.kernel.org/5.9.9-131-bpf-Don-t-rely-on-GCC-__attribute__-optimize-to.patch - patches.kernel.org/5.9.9-132-libbpf-hashmap-Fix-undefined-behavior-in-hash_b.patch - patches.kernel.org/5.9.9-133-pinctrl-mcp23s08-Use-full-chunk-of-memory-for-r.patch - patches.kernel.org/5.9.9-134-pinctrl-aspeed-Fix-GPI-only-function-problem.patch - patches.kernel.org/5.9.9-135-net-mlx5e-Fix-modify-header-actions-memory-leak.patch - patches.kernel.org/5.9.9-136-net-mlx5e-Protect-encap-route-dev-from-concurre.patch - patches.kernel.org/5.9.9-137-net-mlx5e-Use-spin_lock_bh-for-async_icosq_lock.patch - patches.kernel.org/5.9.9-138-net-mlx5-Fix-deletion-of-duplicate-rules.patch - patches.kernel.org/5.9.9-139-net-mlx5-E-switch-Avoid-extack-error-log-for-di.patch - patches.kernel.org/5.9.9-140-net-mlx5e-Fix-VXLAN-synchronization-after-funct.patch - patches.kernel.org/5.9.9-141-net-mlx5e-Fix-incorrect-access-of-RCU-protected.patch - patches.kernel.org/5.9.9-142-SUNRPC-Fix-general-protection-fault-in-trace_rp.patch - patches.kernel.org/5.9.9-143-NFSD-Fix-use-after-free-warning-when-doing-inte.patch - patches.kernel.org/5.9.9-144-NFSD-fix-missing-refcount-in-nfsd4_copy-by-nfsd.patch - patches.kernel.org/5.9.9-145-tools-bpftool-Fix-attaching-flow-dissector.patch - patches.kernel.org/5.9.9-146-bpf-Zero-fill-re-used-per-cpu-map-element.patch - patches.kernel.org/5.9.9-147-r8169-fix-potential-skb-double-free-in-an-error.patch - patches.kernel.org/5.9.9-148-r8169-disable-hw-csum-for-short-packets-on-all-.patch - patches.kernel.org/5.9.9-149-pinctrl-qcom-Move-clearing-pending-IRQ-to-.irq_.patch - patches.kernel.org/5.9.9-150-pinctrl-qcom-sm8250-Specify-PDC-map.patch - patches.kernel.org/5.9.9-151-nbd-fix-a-block_device-refcount-leak-in-nbd_rel.patch - patches.kernel.org/5.9.9-152-selftest-fix-flower-terse-dump-tests.patch - patches.kernel.org/5.9.9-153-i40e-Fix-MAC-address-setting-for-a-VF-via-Host-.patch - patches.kernel.org/5.9.9-154-igc-Fix-returning-wrong-statistics.patch - patches.kernel.org/5.9.9-155-lan743x-correctly-handle-chips-with-internal-PH.patch - patches.kernel.org/5.9.9-156-net-phy-realtek-support-paged-operations-on-RTL.patch - patches.kernel.org/5.9.9-157-xfs-fix-flags-argument-to-rmap-lookup-when-conv.patch - patches.kernel.org/5.9.9-158-xfs-set-the-unwritten-bit-in-rmap-lookup-flags-.patch - patches.kernel.org/5.9.9-159-xfs-fix-rmap-key-and-record-comparison-function.patch - patches.kernel.org/5.9.9-160-xfs-fix-brainos-in-the-refcount-scrubber-s-rmap.patch - patches.kernel.org/5.9.9-161-lan743x-fix-BUG-invalid-wait-context-when-setti.patch - patches.kernel.org/5.9.9-162-xfs-fix-a-missing-unlock-on-error-in-xfs_fs_map.patch - patches.kernel.org/5.9.9-163-of-address-Fix-of_node-memory-leak-in-of_dma_is.patch - patches.kernel.org/5.9.9-164-ch_ktls-Update-cheksum-information.patch - patches.kernel.org/5.9.9-165-ch_ktls-tcb-update-fails-sometimes.patch - patches.kernel.org/5.9.9-166-cosa-Add-missing-kfree-in-error-path-of-cosa_wr.patch - patches.kernel.org/5.9.9-167-hwmon-applesmc-Re-work-SMC-comms.patch - patches.kernel.org/5.9.9-168-NFS-Fix-listxattr-receive-buffer-size.patch - patches.kernel.org/5.9.9-169-vrf-Fix-fast-path-output-packet-handling-with-a.patch - patches.kernel.org/5.9.9-170-lan743x-fix-use-of-uninitialized-variable.patch - patches.kernel.org/5.9.9-171-arm64-mm-Validate-hotplug-range-before-creating.patch - patches.kernel.org/5.9.9-172-kernel-watchdog-fix-watchdog_allowed_mask-not-u.patch - patches.kernel.org/5.9.9-173-mm-memcontrol-fix-missing-wakeup-polling-thread.patch - patches.kernel.org/5.9.9-174-afs-Fix-afs_write_end-when-called-with-copied-0.patch - patches.kernel.org/5.9.9-175-perf-Fix-get_recursion_context.patch - patches.kernel.org/5.9.9-176-nvme-factor-out-a-nvme_configure_metadata-helpe.patch - patches.kernel.org/5.9.9-177-nvme-freeze-the-queue-over-lba_shift-updates.patch - patches.kernel.org/5.9.9-178-nvme-fix-incorrect-behavior-when-BLKROSET-is-ca.patch - patches.kernel.org/5.9.9-179-perf-Simplify-group_sched_in.patch - patches.kernel.org/5.9.9-180-perf-Fix-event-multiplexing-for-exclusive-group.patch - patches.kernel.org/5.9.9-181-firmware-xilinx-fix-out-of-bounds-access.patch - patches.kernel.org/5.9.9-182-erofs-fix-setting-up-pcluster-for-temporary-pag.patch - patches.kernel.org/5.9.9-183-erofs-derive-atime-instead-of-leaving-it-empty.patch - patches.kernel.org/5.9.9-184-ext4-correctly-report-not-supported-for-usr-grp.patch - patches.kernel.org/5.9.9-185-ext4-unlock-xattr_sem-properly-in-ext4_inline_d.patch - patches.kernel.org/5.9.9-186-btrfs-fix-potential-overflow-in-cluster_pages_f.patch - patches.kernel.org/5.9.9-187-btrfs-ref-verify-fix-memory-leak-in-btrfs_ref_t.patch - patches.kernel.org/5.9.9-188-btrfs-fix-min-reserved-size-calculation-in-merg.patch - patches.kernel.org/5.9.9-189-btrfs-dev-replace-fail-mount-if-we-don-t-have-r.patch - patches.kernel.org/5.9.9-190-KVM-arm64-Don-t-hide-ID-registers-from-userspac.patch - patches.kernel.org/5.9.9-191-speakup-Fix-var_id_t-values-and-thus-keymap.patch - patches.kernel.org/5.9.9-192-speakup-ttyio-Do-not-schedule-in-ttyio_in_nowai.patch - patches.kernel.org/5.9.9-193-speakup-Fix-clearing-selection-in-safe-context.patch - patches.kernel.org/5.9.9-194-thunderbolt-Fix-memory-leak-if-ida_simple_get-f.patch - patches.kernel.org/5.9.9-195-thunderbolt-Add-the-missed-ida_simple_remove-in.patch - patches.kernel.org/5.9.9-196-block-add-a-return-value-to-set_capacity_revali.patch - patches.kernel.org/5.9.9-197-loop-Fix-occasional-uevent-drop.patch - patches.kernel.org/5.9.9-198-uio-Fix-use-after-free-in-uio_unregister_device.patch - patches.kernel.org/5.9.9-199-Revert-usb-musb-convert-to-devm_platform_iorema.patch - patches.kernel.org/5.9.9-200-usb-cdc-acm-Add-DISABLE_ECHO-for-Renesas-USB-Do.patch - patches.kernel.org/5.9.9-201-usb-typec-ucsi-Report-power-supply-changes.patch - patches.kernel.org/5.9.9-202-xhci-hisilicon-fix-refercence-leak-in-xhci_hist.patch - patches.kernel.org/5.9.9-203-virtio-virtio_console-fix-DMA-memory-allocation.patch - patches.kernel.org/5.9.9-204-mei-protect-mei_cl_mtu-from-null-dereference.patch - patches.kernel.org/5.9.9-205-futex-Don-t-enable-IRQs-unconditionally-in-put_.patch - patches.kernel.org/5.9.9-206-jbd2-fix-up-sparse-warnings-in-checkpoint-code.patch - patches.kernel.org/5.9.9-207-bootconfig-Extend-the-magic-check-range-to-the-.patch - patches.kernel.org/5.9.9-208-mm-compaction-count-pages-and-stop-correctly-du.patch - patches.kernel.org/5.9.9-209-mm-compaction-stop-isolation-if-too-many-pages-.patch - patches.kernel.org/5.9.9-210-mm-slub-fix-panic-in-slab_alloc_node.patch - patches.kernel.org/5.9.9-211-mm-vmscan-fix-NR_ISOLATED_FILE-corruption-on-64.patch - patches.kernel.org/5.9.9-212-mm-gup-use-unpin_user_pages-in-__gup_longterm_l.patch - patches.kernel.org/5.9.9-213-Revert-kernel-reboot.c-convert-simple_strtoul-t.patch - patches.kernel.org/5.9.9-214-reboot-fix-overflow-parsing-reboot-cpu-number.patch - patches.kernel.org/5.9.9-215-hugetlbfs-fix-anon-huge-page-migration-race.patch - patches.kernel.org/5.9.9-216-ocfs2-initialize-ip_next_orphan.patch - patches.kernel.org/5.9.9-217-hwmon-amd_energy-modify-the-visibility-of-the-c.patch - patches.kernel.org/5.9.9-218-selinux-Fix-error-return-code-in-sel_ib_pkey_si.patch - patches.kernel.org/5.9.9-219-io_uring-round-up-cq-size-before-comparing-with.patch - patches.kernel.org/5.9.9-220-gpio-sifive-Fix-SiFive-gpio-probe.patch - patches.kernel.org/5.9.9-221-gpio-pcie-idio-24-Fix-irq-mask-when-masking.patch - patches.kernel.org/5.9.9-222-gpio-pcie-idio-24-Fix-IRQ-Enable-Register-value.patch - patches.kernel.org/5.9.9-223-gpio-pcie-idio-24-Enable-PEX8311-interrupts.patch - patches.kernel.org/5.9.9-224-mmc-sdhci-of-esdhc-Handle-pulse-width-detection.patch - patches.kernel.org/5.9.9-225-mmc-renesas_sdhi_core-Add-missing-tmio_mmc_host.patch - patches.kernel.org/5.9.9-226-don-t-dump-the-threads-that-had-been-already-ex.patch - patches.kernel.org/5.9.9-227-drm-amd-display-Add-missing-pflip-irq.patch - patches.kernel.org/5.9.9-228-drm-i915-Correctly-set-SFC-capability-for-video.patch - patches.kernel.org/5.9.9-229-drm-gma500-Fix-out-of-bounds-access-to-struct-d.patch - patches.kernel.org/5.9.9-230-NFSv4.2-fix-failure-to-unregister-shrinker.patch - patches.kernel.org/5.9.9-231-pinctrl-amd-use-higher-precision-for-512-RtcClk.patch - patches.kernel.org/5.9.9-232-pinctrl-amd-fix-incorrect-way-to-disable-deboun.patch - patches.kernel.org/5.9.9-233-swiotlb-fix-x86-Don-t-panic-if-can-not-alloc-bu.patch - patches.kernel.org/5.9.9-234-cpufreq-Introduce-governor-flags.patch - patches.kernel.org/5.9.9-235-cpufreq-Introduce-CPUFREQ_GOV_STRICT_TARGET.patch - patches.kernel.org/5.9.9-236-cpufreq-Add-strict_target-to-struct-cpufreq_pol.patch - patches.kernel.org/5.9.9-237-cpufreq-intel_pstate-Take-CPUFREQ_GOV_STRICT_TA.patch - patches.kernel.org/5.9.9-238-ethtool-netlink-add-missing-netdev_features_cha.patch - patches.kernel.org/5.9.9-239-IPv6-Set-SIT-tunnel-hard_header_len-to-zero.patch - patches.kernel.org/5.9.9-240-net-af_iucv-fix-null-pointer-dereference-on-shu.patch - patches.kernel.org/5.9.9-241-net-udp-fix-IP-header-access-and-skb-lookup-on-.patch - patches.kernel.org/5.9.9-242-net-udp-fix-UDP-header-access-on-Fast-frag0-UDP.patch - patches.kernel.org/5.9.9-243-net-Update-window_clamp-if-SOCK_RCVBUF-is-set.patch - patches.kernel.org/5.9.9-244-net-x25-Fix-null-ptr-deref-in-x25_connect.patch - patches.kernel.org/5.9.9-245-tipc-fix-memory-leak-in-tipc_topsrv_start.patch - patches.kernel.org/5.9.9-246-devlink-Avoid-overwriting-port-attributes-of-re.patch - patches.kernel.org/5.9.9-247-mptcp-provide-rmem-0-limit.patch - patches.kernel.org/5.9.9-248-tunnels-Fix-off-by-one-in-lower-MTU-bounds-for-.patch - patches.kernel.org/5.9.9-249-powerpc-603-Always-fault-when-_PAGE_ACCESSED-is.patch - patches.kernel.org/5.9.9-250-null_blk-Fix-scheduling-in-atomic-with-zoned-mo.patch - patches.kernel.org/5.9.9-251-perf-scripting-python-Avoid-declaring-function-.patch - patches.kernel.org/5.9.9-252-coresight-etm-perf-Sink-selection-using-sysfs-i.patch - patches.kernel.org/5.9.9-253-coresight-Fix-uninitialised-pointer-bug-in-etm_.patch - patches.kernel.org/5.9.9-254-Convert-trailing-spaces-and-periods-in-path-com.patch - patches.kernel.org/5.9.9-255-Linux-5.9.9.patch - patches.kernel.org/5.9.10-001-selftests-powerpc-rfi_flush-disable-entry-flus.patch - patches.kernel.org/5.9.10-002-powerpc-64s-flush-L1D-on-kernel-entry.patch - patches.kernel.org/5.9.10-003-powerpc-64s-flush-L1D-after-user-accesses.patch - patches.kernel.org/5.9.10-004-powerpc-Only-include-kup-radix.h-for-64-bit-Bo.patch - patches.kernel.org/5.9.10-005-selftests-powerpc-entry-flush-test.patch - patches.kernel.org/5.9.10-006-leds-lm3697-Fix-out-of-bound-access.patch - patches.kernel.org/5.9.10-007-Input-sunkbd-avoid-use-after-free-in-teardown-.patch - patches.kernel.org/5.9.10-008-mac80211-always-wind-down-STA-state.patch - patches.kernel.org/5.9.10-009-can-proc-can_remove_proc-silence-remove_proc_e.patch - patches.kernel.org/5.9.10-010-selftests-harness-prettify-SKIP-message-whites.patch - patches.kernel.org/5.9.10-011-powerpc-smp-Call-rcu_cpu_starting-earlier.patch - patches.kernel.org/5.9.10-012-perf-x86-intel-uncore-Fix-Add-BW-copypasta.patch - patches.kernel.org/5.9.10-013-KVM-x86-clflushopt-should-be-treated-as-a-no-o.patch - patches.kernel.org/5.9.10-014-ACPI-GED-fix-Wformat.patch - patches.kernel.org/5.9.10-015-Linux-5.9.10.patch - patches.kernel.org/5.9.11-001-ah6-fix-error-return-code-in-ah6_input.patch - patches.kernel.org/5.9.11-002-atm-nicstar-Unmap-DMA-on-send-error.patch - patches.kernel.org/5.9.11-003-bnxt_en-read-EEPROM-A2h-address-using-page-0.patch - patches.kernel.org/5.9.11-004-devlink-Add-missing-genlmsg_cancel-in-devlink_.patch - patches.kernel.org/5.9.11-005-enetc-Workaround-for-MDIO-register-access-issu.patch - patches.kernel.org/5.9.11-006-Exempt-multicast-addresses-from-five-second-ne.patch - patches.kernel.org/5.9.11-007-inet_diag-Fix-error-path-to-cancel-the-meseage.patch - patches.kernel.org/5.9.11-008-ipv6-Fix-error-path-to-cancel-the-meseage.patch - patches.kernel.org/5.9.11-009-lan743x-fix-issue-causing-intermittent-kernel-.patch - patches.kernel.org/5.9.11-010-lan743x-prevent-entire-kernel-HANG-on-open-for.patch - patches.kernel.org/5.9.11-011-mlxsw-core-Use-variable-timeout-for-EMAD-retri.patch - patches.kernel.org/5.9.11-012-net-b44-fix-error-return-code-in-b44_init_one.patch - patches.kernel.org/5.9.11-013-net-bridge-add-missing-counters-to-ndo_get_sta.patch - patches.kernel.org/5.9.11-014-netdevsim-set-.owner-to-THIS_MODULE.patch - patches.kernel.org/5.9.11-015-net-dsa-mv88e6xxx-Avoid-VTU-corruption-on-6097.patch - patches.kernel.org/5.9.11-016-net-ethernet-mtk-star-emac-fix-error-return-co.patch - patches.kernel.org/5.9.11-017-net-ethernet-mtk-star-emac-return-ok-when-xmit.patch - patches.kernel.org/5.9.11-018-net-ethernet-ti-am65-cpts-update-ret-when-ptp_.patch - patches.kernel.org/5.9.11-019-net-ethernet-ti-cpsw-fix-cpts-irq-after-suspen.patch - patches.kernel.org/5.9.11-020-net-ethernet-ti-cpsw-fix-error-return-code-in-.patch - patches.kernel.org/5.9.11-021-net-ftgmac100-Fix-crash-when-removing-driver.patch - patches.kernel.org/5.9.11-022-net-Have-netpoll-bring-up-DSA-management-inter.patch - patches.kernel.org/5.9.11-023-net-ipa-lock-when-freeing-transaction.patch - patches.kernel.org/5.9.11-024-netlabel-fix-our-progress-tracking-in-netlbl_u.patch - patches.kernel.org/5.9.11-025-netlabel-fix-an-uninitialized-warning-in-netlb.patch - patches.kernel.org/5.9.11-026-net-lantiq-Wait-for-the-GPHY-firmware-to-be-re.patch - patches.kernel.org/5.9.11-027-net-mlx4_core-Fix-init_hca-fields-offset.patch - patches.kernel.org/5.9.11-028-net-mlx5e-Fix-refcount-leak-on-kTLS-RX-resync.patch - patches.kernel.org/5.9.11-029-net-ncsi-Fix-netlink-registration.patch - patches.kernel.org/5.9.11-030-net-phy-mscc-remove-non-MACSec-compatible-phy.patch - patches.kernel.org/5.9.11-031-net-qualcomm-rmnet-Fix-incorrect-receive-packe.patch - patches.kernel.org/5.9.11-032-net-smc-fix-direct-access-to-ib_gid_addr-ndev-.patch - patches.kernel.org/5.9.11-033-net-stmmac-Use-rtnl_lock-unlock-on-netif_set_r.patch - patches.kernel.org/5.9.11-034-net-tls-fix-corrupted-data-in-recvmsg.patch - patches.kernel.org/5.9.11-035-net-x25-Increase-refcnt-of-struct-x25_neigh-in.patch - patches.kernel.org/5.9.11-036-page_frag-Recover-from-memory-pressure.patch - patches.kernel.org/5.9.11-037-qed-fix-error-return-code-in-qed_iwarp_ll2_sta.patch - patches.kernel.org/5.9.11-038-qed-fix-ILT-configuration-of-SRC-block.patch - patches.kernel.org/5.9.11-039-qlcnic-fix-error-return-code-in-qlcnic_83xx_re.patch - patches.kernel.org/5.9.11-040-sctp-change-to-hold-put-transport-for-proto_un.patch - patches.kernel.org/5.9.11-041-tcp-only-postpone-PROBE_RTT-if-RTT-is-current-.patch - patches.kernel.org/5.9.11-042-vsock-forward-all-packets-to-the-host-when-no-.patch - patches.kernel.org/5.9.11-043-net-mlx5e-Fix-check-if-netdev-is-bond-slave.patch - patches.kernel.org/5.9.11-044-net-mlx5-Add-handling-of-port-type-in-rule-del.patch - patches.kernel.org/5.9.11-045-net-mlx5-Clear-bw_share-upon-VF-disable.patch - patches.kernel.org/5.9.11-046-net-mlx5-Disable-QoS-when-min_rates-on-all-VFs.patch - patches.kernel.org/5.9.11-047-PM-runtime-Add-pm_runtime_resume_and_get-to-de.patch - patches.kernel.org/5.9.11-048-net-fec-Fix-reference-count-leak-in-fec-series.patch - patches.kernel.org/5.9.11-049-bnxt_en-Fix-counter-overflow-logic.patch - patches.kernel.org/5.9.11-050-bnxt_en-Free-port-stats-during-firmware-reset.patch - patches.kernel.org/5.9.11-051-net-mvneta-fix-possible-memory-leak-in-mvneta_.patch - patches.kernel.org/5.9.11-052-net-tls-Fix-wrong-record-sn-in-async-mode-of-d.patch - patches.kernel.org/5.9.11-053-net-usb-qmi_wwan-Set-DTR-quirk-for-MR400.patch - patches.kernel.org/5.9.11-054-Revert-Revert-gpio-omap-Fix-lost-edge-wake-up-.patch - patches.kernel.org/5.9.11-055-tools-bpftool-Avoid-array-index-warnings.patch - patches.kernel.org/5.9.11-056-habanalabs-gaudi-mask-WDT-error-in-QMAN.patch - patches.kernel.org/5.9.11-057-pinctrl-rockchip-enable-gpio-pclk-for-rockchip.patch - patches.kernel.org/5.9.11-058-scsi-ufs-Fix-unbalanced-scsi_block_reqs_cnt-ca.patch - patches.kernel.org/5.9.11-059-scsi-ufs-Try-to-save-power-mode-change-and-UIC.patch - patches.kernel.org/5.9.11-060-pinctrl-mcp23s08-Print-error-message-when-regm.patch - patches.kernel.org/5.9.11-061-selftests-kvm-Fix-the-segment-descriptor-layou.patch - patches.kernel.org/5.9.11-062-ACPI-button-Add-DMI-quirk-for-Medion-Akoya-E22.patch - patches.kernel.org/5.9.11-063-arm64-errata-Fix-handling-of-1418040-with-late.patch - patches.kernel.org/5.9.11-064-arm64-psci-Avoid-printing-in-cpu_psci_cpu_die.patch - patches.kernel.org/5.9.11-065-arm64-smp-Tell-RCU-about-CPUs-that-fail-to-com.patch - patches.kernel.org/5.9.11-066-um-Call-pgtable_pmd_page_dtor-in-__pmd_free_tl.patch - patches.kernel.org/5.9.11-067-vfs-remove-lockdep-bogosity-in-__sb_start_writ.patch - patches.kernel.org/5.9.11-068-gfs2-fix-possible-reference-leak-in-gfs2_check.patch - patches.kernel.org/5.9.11-069-hwmon-pwm-fan-Fix-RPM-calculation.patch - patches.kernel.org/5.9.11-070-gfs2-Fix-case-in-which-ail-writes-are-done-to-.patch - patches.kernel.org/5.9.11-071-arm64-Add-MIDR-value-for-KRYO2XX-gold-silver-C.patch - patches.kernel.org/5.9.11-072-arm64-kpti-Add-KRYO2XX-gold-silver-CPU-cores-t.patch - patches.kernel.org/5.9.11-073-arm64-cpu_errata-Apply-Erratum-845719-to-KRYO2.patch - patches.kernel.org/5.9.11-074-usb-dwc2-Avoid-leaving-the-error_debugfs-label.patch - patches.kernel.org/5.9.11-075-arm64-dts-allwinner-beelink-gs1-Enable-both-RG.patch - patches.kernel.org/5.9.11-076-arm64-dts-allwinner-Pine-H64-Enable-both-RGMII.patch - patches.kernel.org/5.9.11-077-arm64-dts-allwinner-a64-OrangePi-Win-Fix-ether.patch - patches.kernel.org/5.9.11-078-arm64-dts-allwinner-a64-Pine64-Plus-Fix-ethern.patch - patches.kernel.org/5.9.11-079-arm64-dts-allwinner-h5-OrangePi-PC2-Fix-ethern.patch - patches.kernel.org/5.9.11-080-ARM-dts-sun8i-r40-bananapi-m2-ultra-Fix-ethern.patch - patches.kernel.org/5.9.11-081-Revert-arm-sun8i-orangepi-pc-plus-Set-EMAC-act.patch - patches.kernel.org/5.9.11-082-ARM-dts-sun6i-a31-hummingbird-Enable-RGMII-RX-.patch - patches.kernel.org/5.9.11-083-ARM-dts-sun7i-cubietruck-Enable-RGMII-RX-TX-de.patch - patches.kernel.org/5.9.11-084-ARM-dts-sun7i-bananapi-m1-plus-Enable-RGMII-RX.patch - patches.kernel.org/5.9.11-085-ARM-dts-sun8i-h3-orangepi-plus2e-Enable-RGMII-.patch - patches.kernel.org/5.9.11-086-ARM-dts-sun8i-a83t-Enable-both-RGMII-RX-TX-del.patch - patches.kernel.org/5.9.11-087-ARM-dts-sun9i-Enable-both-RGMII-RX-TX-delay-on.patch - patches.kernel.org/5.9.11-088-ARM-dts-sunxi-bananapi-m2-plus-Enable-RGMII-RX.patch - patches.kernel.org/5.9.11-089-arm64-dts-allwinner-h5-libretech-all-h5-cc-Ena.patch - patches.kernel.org/5.9.11-090-arm64-dts-allwinner-a64-bananapi-m64-Enable-RG.patch - patches.kernel.org/5.9.11-091-Input-adxl34x-clean-up-a-data-type-in-adxl34x_.patch - patches.kernel.org/5.9.11-092-MIPS-export-has_transparent_hugepage-for-modul.patch - patches.kernel.org/5.9.11-093-dmaengine-idxd-fix-wq-config-registers-offset-.patch - patches.kernel.org/5.9.11-094-arm64-dts-allwinner-h5-OrangePi-Prime-Fix-ethe.patch - patches.kernel.org/5.9.11-095-arm64-dts-fsl-fix-endianness-issue-of-rcpm.patch - patches.kernel.org/5.9.11-096-arm64-dts-imx8mm-beacon-som-Fix-Choppy-BT-audi.patch - patches.kernel.org/5.9.11-097-arm64-dts-imx8mn-Remove-non-existent-USB-OTG2.patch - patches.kernel.org/5.9.11-098-arm-dts-imx6qdl-udoo-fix-rgmii-phy-mode-for-ks.patch - patches.kernel.org/5.9.11-099-ARM-dts-vf610-zii-dev-rev-b-Fix-MDIO-over-cloc.patch - patches.kernel.org/5.9.11-100-ARM-dts-imx6q-prti6q-fix-PHY-address.patch - patches.kernel.org/5.9.11-101-swiotlb-using-SIZE_MAX-needs-limits.h-included.patch - patches.kernel.org/5.9.11-102-tee-amdtee-fix-memory-leak-due-to-reset-of-glo.patch - patches.kernel.org/5.9.11-103-tee-amdtee-synchronize-access-to-shm-list.patch - patches.kernel.org/5.9.11-104-dmaengine-xilinx_dma-Fix-usage-of-xilinx_aximc.patch - patches.kernel.org/5.9.11-105-dmaengine-xilinx_dma-Fix-SG-capability-check-f.patch - patches.kernel.org/5.9.11-106-ARM-dts-stm32-Fix-TA3-GPIO-C-key-on-STM32MP1-D.patch - patches.kernel.org/5.9.11-107-ARM-dts-stm32-Fix-LED5-on-STM32MP1-DHCOM-PDK2.patch - patches.kernel.org/5.9.11-108-ARM-dts-stm32-Define-VIO-regulator-supply-on-D.patch - patches.kernel.org/5.9.11-109-ARM-dts-stm32-Enable-thermal-sensor-support-on.patch - patches.kernel.org/5.9.11-110-ARM-dts-stm32-Keep-VDDA-LDO1-always-on-on-DHCO.patch - patches.kernel.org/5.9.11-111-arm64-dts-imx8mm-fix-voltage-for-1.6GHz-CPU-op.patch - patches.kernel.org/5.9.11-112-ARM-dts-imx50-evk-Fix-the-chip-select-1-IOMUX.patch - patches.kernel.org/5.9.11-113-dmaengine-ti-omap-dma-Block-PM-if-SDMA-is-busy.patch - patches.kernel.org/5.9.11-114-kunit-tool-unmark-test_data-as-binary-blobs.patch - patches.kernel.org/5.9.11-115-rcu-Don-t-invoke-try_invoke_on_locked_down_tas.patch - patches.kernel.org/5.9.11-116-spi-fix-client-driver-breakages-when-using-GPI.patch - patches.kernel.org/5.9.11-117-Input-resistive-adc-touch-fix-kconfig-dependen.patch - patches.kernel.org/5.9.11-118-Input-elan_i2c-fix-firmware-update-on-newer-IC.patch - patches.kernel.org/5.9.11-119-rfkill-Fix-use-after-free-in-rfkill_resume.patch - patches.kernel.org/5.9.11-120-RDMA-pvrdma-Fix-missing-kfree-in-pvrdma_regist.patch - patches.kernel.org/5.9.11-121-RMDA-sw-Don-t-allow-drivers-using-dma_virt_ops.patch - patches.kernel.org/5.9.11-122-perf-lock-Correct-field-name-flags.patch - patches.kernel.org/5.9.11-123-perf-lock-Don-t-free-lock_seq_stat-if-read_cou.patch - patches.kernel.org/5.9.11-124-SUNRPC-Fix-oops-in-the-rpc_xdr_buf-event-class.patch - patches.kernel.org/5.9.11-125-drm-bridge-dw-hdmi-Avoid-resetting-force-in-th.patch - patches.kernel.org/5.9.11-126-tools-bpftool-Add-missing-close-before-bpftool.patch - patches.kernel.org/5.9.11-127-IB-hfi1-Fix-error-return-code-in-hfi1_init_dd.patch - patches.kernel.org/5.9.11-128-ip_tunnels-Set-tunnel-option-flag-when-tunnel-.patch - patches.kernel.org/5.9.11-129-can-af_can-prevent-potential-access-of-uniniti.patch - patches.kernel.org/5.9.11-130-can-af_can-prevent-potential-access-of-uniniti.patch - patches.kernel.org/5.9.11-131-can-dev-can_restart-post-buffer-from-the-right.patch - patches.kernel.org/5.9.11-132-can-ti_hecc-Fix-memleak-in-ti_hecc_probe.patch - patches.kernel.org/5.9.11-133-can-mcba_usb-mcba_usb_start_xmit-first-fill-sk.patch - patches.kernel.org/5.9.11-134-can-peak_usb-fix-potential-integer-overflow-on.patch - patches.kernel.org/5.9.11-135-can-flexcan-fix-failure-handling-of-pm_runtime.patch - patches.kernel.org/5.9.11-136-can-tcan4x5x-replace-depends-on-REGMAP_SPI-wit.patch - patches.kernel.org/5.9.11-137-can-tcan4x5x-tcan4x5x_can_probe-add-missing-er.patch - patches.kernel.org/5.9.11-138-can-tcan4x5x-tcan4x5x_can_remove-fix-order-of-.patch - patches.kernel.org/5.9.11-139-can-m_can-m_can_handle_state_change-fix-state-.patch - patches.kernel.org/5.9.11-140-can-m_can-m_can_class_free_dev-introduce-new-f.patch - patches.kernel.org/5.9.11-141-can-m_can-Fix-freeing-of-can-device-from-perip.patch - patches.kernel.org/5.9.11-142-can-m_can-m_can_stop-set-device-to-software-in.patch - patches.kernel.org/5.9.11-143-dmaengine-idxd-fix-mapping-of-portal-size.patch - patches.kernel.org/5.9.11-144-ASoC-Intel-KMB-Fix-S24_LE-configuration.patch - patches.kernel.org/5.9.11-145-ASoC-qcom-lpass-platform-Fix-memory-leak.patch - patches.kernel.org/5.9.11-146-spi-cadence-quadspi-Fix-error-return-code-in-c.patch - patches.kernel.org/5.9.11-147-selftests-bpf-Fix-error-return-code-in-run_get.patch - patches.kernel.org/5.9.11-148-MIPS-Alchemy-Fix-memleak-in-alchemy_clk_setup_.patch - patches.kernel.org/5.9.11-149-drm-sun4i-dw-hdmi-fix-error-return-code-in-sun.patch - patches.kernel.org/5.9.11-150-net-mlx5-E-Switch-Fail-mlx5_esw_modify_vport_r.patch - patches.kernel.org/5.9.11-151-bpf-sockmap-Fix-partial-copy_page_to_iter-so-p.patch - patches.kernel.org/5.9.11-152-bpf-sockmap-Ensure-SO_RCVBUF-memory-is-observe.patch - patches.kernel.org/5.9.11-153-can-kvaser_pciefd-Fix-KCAN-bittiming-limits.patch - patches.kernel.org/5.9.11-154-can-kvaser_usb-kvaser_usb_hydra-Fix-KCAN-bitti.patch - patches.kernel.org/5.9.11-155-dmaengine-fix-error-codes-in-channel_register.patch - patches.kernel.org/5.9.11-156-iommu-vt-d-Move-intel_iommu_gfx_mapped-to-Inte.patch - patches.kernel.org/5.9.11-157-iommu-vt-d-Avoid-panic-if-iommu-init-fails-in-.patch - patches.kernel.org/5.9.11-158-can-flexcan-flexcan_chip_start-fix-erroneous-f.patch - patches.kernel.org/5.9.11-159-can-m_can-process-interrupt-only-when-not-runt.patch - patches.kernel.org/5.9.11-160-xfs-fix-the-minrecs-logic-when-dealing-with-in.patch - patches.kernel.org/5.9.11-161-xfs-strengthen-rmap-record-flags-checking.patch - patches.kernel.org/5.9.11-162-xfs-directory-scrub-should-check-the-null-best.patch - patches.kernel.org/5.9.11-163-xfs-ensure-inobt-record-walks-always-make-forw.patch - patches.kernel.org/5.9.11-164-xfs-return-corresponding-errcode-if-xfs_initia.patch - patches.kernel.org/5.9.11-165-ASOC-Intel-kbl_rt5663_rt5514_max98927-Do-not-t.patch - patches.kernel.org/5.9.11-166-regulator-ti-abb-Fix-array-out-of-bound-read-a.patch - patches.kernel.org/5.9.11-167-libbpf-Fix-VERSIONED_SYM_COUNT-number-parsing.patch - patches.kernel.org/5.9.11-168-lib-strncpy_from_user.c-Mask-out-bytes-after-N.patch - patches.kernel.org/5.9.11-169-fail_function-Remove-a-redundant-mutex-unlock.patch - patches.kernel.org/5.9.11-170-xfs-revert-xfs-fix-rmap-key-and-record-compari.patch - patches.kernel.org/5.9.11-171-selftests-seccomp-powerpc-Fix-typo-in-macro-va.patch - patches.kernel.org/5.9.11-172-selftests-seccomp-sh-Fix-register-names.patch - patches.kernel.org/5.9.11-173-bpf-sockmap-Skb-verdict-SK_PASS-to-self-alread.patch - patches.kernel.org/5.9.11-174-bpf-sockmap-On-receive-programs-try-to-fast-tr.patch - patches.kernel.org/5.9.11-175-bpf-sockmap-Use-truesize-with-sk_rmem_schedule.patch - patches.kernel.org/5.9.11-176-bpf-sockmap-Avoid-returning-unneeded-EAGAIN-wh.patch - patches.kernel.org/5.9.11-177-efi-arm-set-HSCTLR-Thumb2-bit-correctly-for-HV.patch - patches.kernel.org/5.9.11-178-counter-ti-eqep-Fix-regmap-max_register.patch - patches.kernel.org/5.9.11-179-efi-x86-Free-efi_pgd-with-free_pages.patch - patches.kernel.org/5.9.11-180-sched-fair-Fix-overutilized-update-in-enqueue_.patch - patches.kernel.org/5.9.11-181-sched-Fix-data-race-in-wakeup.patch - patches.kernel.org/5.9.11-182-sched-Fix-rq-nr_iowait-ordering.patch - patches.kernel.org/5.9.11-183-libfs-fix-error-cast-of-negative-value-in-simp.patch - patches.kernel.org/5.9.11-184-afs-Fix-speculative-status-fetch-going-out-of-.patch - patches.kernel.org/5.9.11-185-HID-logitech-hidpp-Add-PID-for-MX-Anywhere-2.patch - patches.kernel.org/5.9.11-186-HID-mcp2221-Fix-GPIO-output-handling.patch - patches.kernel.org/5.9.11-187-HID-logitech-dj-Handle-quad-bluetooth-keyboard.patch - patches.kernel.org/5.9.11-188-HID-logitech-dj-Fix-Dinovo-Mini-when-paired-wi.patch - patches.kernel.org/5.9.11-189-speakup-Do-not-let-the-line-discipline-be-used.patch - patches.kernel.org/5.9.11-190-ALSA-firewire-Clean-up-a-locking-issue-in-copy.patch - patches.kernel.org/5.9.11-191-ALSA-usb-audio-Add-delay-quirk-for-all-Logitec.patch - patches.kernel.org/5.9.11-192-ALSA-ctl-fix-error-path-at-adding-user-defined.patch - patches.kernel.org/5.9.11-193-ALSA-mixart-Fix-mutex-deadlock.patch - patches.kernel.org/5.9.11-194-ALSA-hda-realtek-Add-supported-for-Lenovo-Thin.patch - patches.kernel.org/5.9.11-195-ALSA-hda-realtek-Add-supported-mute-Led-for-HP.patch - patches.kernel.org/5.9.11-196-ALSA-hda-realtek-Add-some-Clove-SSID-in-the-AL.patch - patches.kernel.org/5.9.11-197-ALSA-hda-realtek-HP-Headset-Mic-can-t-detect-a.patch - patches.kernel.org/5.9.11-198-tty-serial-imx-fix-potential-deadlock.patch - patches.kernel.org/5.9.11-199-tty-serial-imx-keep-console-clocks-always-on.patch - patches.kernel.org/5.9.11-200-HID-logitech-dj-Fix-an-error-in-mse_bluetooth_.patch - patches.kernel.org/5.9.11-201-efivarfs-fix-memory-leak-in-efivarfs_create.patch - patches.kernel.org/5.9.11-202-staging-rtl8723bs-Add-024c-0627-to-the-list-of.patch - patches.kernel.org/5.9.11-203-staging-mt7621-pci-avoid-to-request-pci-bus-re.patch - patches.kernel.org/5.9.11-204-iio-light-fix-kconfig-dependency-bug-for-VCNL4.patch - patches.kernel.org/5.9.11-205-ext4-fix-bogus-warning-in-ext4_update_dx_flag.patch - patches.kernel.org/5.9.11-206-xfs-fix-forkoff-miscalculation-related-to-XFS_.patch - patches.kernel.org/5.9.11-207-ACPI-fan-Initialize-performance-state-sysfs-at.patch - patches.kernel.org/5.9.11-208-iio-accel-kxcjk1013-Replace-is_smo8500_device-.patch - patches.kernel.org/5.9.11-209-iio-accel-kxcjk1013-Add-support-for-KIOX010A-A.patch - patches.kernel.org/5.9.11-210-iio-adc-mediatek-fix-unset-field.patch - patches.kernel.org/5.9.11-211-iio-cros_ec-Use-default-frequencies-when-EC-re.patch - patches.kernel.org/5.9.11-212-iio-imu-st_lsm6dsx-set-10ms-as-min-shub-slave-.patch - patches.kernel.org/5.9.11-213-iio-adc-ingenic-Fix-AUX-VBAT-readings-when-tou.patch - patches.kernel.org/5.9.11-214-iio-adc-ingenic-Fix-battery-VREF-for-JZ4770-So.patch - patches.kernel.org/5.9.11-215-iio-adc-stm32-adc-fix-a-regression-when-using-.patch - patches.kernel.org/5.9.11-216-serial-ar933x_uart-disable-clk-on-error-handli.patch - patches.kernel.org/5.9.11-217-arm64-dts-agilex-stratix10-Fix-qspi-node-compa.patch - patches.kernel.org/5.9.11-218-spi-lpspi-Fix-use-after-free-on-unbind.patch - patches.kernel.org/5.9.11-219-spi-Introduce-device-managed-SPI-controller-al.patch - patches.kernel.org/5.9.11-220-spi-npcm-fiu-Don-t-leak-SPI-master-in-probe-er.patch - patches.kernel.org/5.9.11-221-spi-bcm2835aux-Fix-use-after-free-on-unbind.patch - patches.kernel.org/5.9.11-222-regulator-pfuze100-limit-pfuze-support-disable.patch - patches.kernel.org/5.9.11-223-regulator-fix-memory-leak-with-repeated-set_ma.patch - patches.kernel.org/5.9.11-224-regulator-avoid-resolve_supply-infinite-recurs.patch - patches.kernel.org/5.9.11-225-regulator-workaround-self-referent-regulators.patch - patches.kernel.org/5.9.11-226-gfs2-Fix-regression-in-freeze_go_sync.patch - patches.kernel.org/5.9.11-227-xtensa-fix-TLBTEMP-area-placement.patch - patches.kernel.org/5.9.11-228-xtensa-disable-preemption-around-cache-alias-m.patch - patches.kernel.org/5.9.11-229-mac80211-minstrel-remove-deferred-sampling-cod.patch - patches.kernel.org/5.9.11-230-mac80211-minstrel-fix-tx-status-processing-cor.patch - patches.kernel.org/5.9.11-231-mac80211-free-sta-in-sta_info_insert_finish-on.patch - patches.kernel.org/5.9.11-232-s390-fix-system-call-exit-path.patch - patches.kernel.org/5.9.11-233-s390-cpum_sf.c-fix-file-permission-for-cpum_sf.patch - patches.kernel.org/5.9.11-234-s390-dasd-fix-null-pointer-dereference-for-ERP.patch - patches.kernel.org/5.9.11-235-Drivers-hv-vmbus-Allow-cleanup-of-VMBUS_CONNEC.patch - patches.kernel.org/5.9.11-236-drm-amd-display-Add-missing-pflip-irq-for-dcn2.patch - patches.kernel.org/5.9.11-237-drm-i915-Handle-max_bpc-16.patch - patches.kernel.org/5.9.11-238-drm-i915-tgl-Fix-Media-power-gate-sequence.patch - patches.kernel.org/5.9.11-239-io_uring-don-t-double-complete-failed-reissue-.patch - patches.kernel.org/5.9.11-240-mmc-sdhci-pci-Prefer-SDR25-timing-for-High-Spe.patch - patches.kernel.org/5.9.11-241-mmc-sdhci-of-arasan-Allow-configuring-zero-tap.patch - patches.kernel.org/5.9.11-242-mmc-sdhci-of-arasan-Use-Mask-writes-for-Tap-de.patch - patches.kernel.org/5.9.11-243-mmc-sdhci-of-arasan-Issue-DLL-reset-explicitly.patch - patches.kernel.org/5.9.11-244-blk-cgroup-fix-a-hd_struct-leak-in-blkcg_fill_.patch - patches.kernel.org/5.9.11-245-ptrace-Set-PF_SUPERPRIV-when-checking-capabili.patch - patches.kernel.org/5.9.11-246-seccomp-Set-PF_SUPERPRIV-when-checking-capabil.patch - patches.kernel.org/5.9.11-247-fanotify-fix-logic-of-reporting-name-info-with.patch - patches.kernel.org/5.9.11-248-x86-microcode-intel-Check-patch-signature-befo.patch - patches.kernel.org/5.9.11-249-mm-never-attempt-async-page-lock-if-we-ve-tran.patch - patches.kernel.org/5.9.11-250-mm-fix-readahead_page_batch-for-retry-entries.patch - patches.kernel.org/5.9.11-251-mm-memcg-slab-fix-root-memcg-vmstats.patch - patches.kernel.org/5.9.11-252-mm-userfaultfd-do-not-access-vma-vm_mm-after-c.patch - patches.kernel.org/5.9.11-253-Linux-5.9.11.patch - patches.kernel.org/5.9.12-001-io_uring-get-an-active-ref_node-from-files_dat.patch - patches.kernel.org/5.9.12-002-io_uring-order-refnode-recycling.patch - patches.kernel.org/5.9.12-003-spi-bcm-qspi-Fix-use-after-free-on-unbind.patch - patches.kernel.org/5.9.12-004-spi-bcm2835-Fix-use-after-free-on-unbind.patch - patches.kernel.org/5.9.12-005-ipv4-use-IS_ENABLED-instead-of-ifdef.patch - patches.kernel.org/5.9.12-006-IB-hfi1-Ensure-correct-mm-is-used-at-all-times.patch - patches.kernel.org/5.9.12-007-RDMA-i40iw-Address-an-mmap-handler-exploit-in-.patch - patches.kernel.org/5.9.12-008-btrfs-fix-missing-delalloc-new-bit-for-new-del.patch - patches.kernel.org/5.9.12-009-btrfs-tree-checker-add-missing-return-after-er.patch - patches.kernel.org/5.9.12-010-btrfs-tree-checker-add-missing-returns-after-d.patch - patches.kernel.org/5.9.12-011-btrfs-don-t-access-possibly-stale-fs_info-data.patch - patches.kernel.org/5.9.12-012-btrfs-fix-lockdep-splat-when-reading-qgroup-co.patch - patches.kernel.org/5.9.12-013-rtc-pcf2127-fix-a-bug-when-not-specify-interru.patch - patches.kernel.org/5.9.12-014-s390-fix-fpu-restore-in-entry.S.patch - patches.kernel.org/5.9.12-015-mm-fix-VM_BUG_ON-PageTail-and-BUG_ON-PageWrite.patch - patches.kernel.org/5.9.12-016-smb3-Call-cifs-reconnect-from-demultiplex-thre.patch - patches.kernel.org/5.9.12-017-smb3-Avoid-Mid-pending-list-corruption.patch - patches.kernel.org/5.9.12-018-smb3-Handle-error-case-during-offload-read-pat.patch - patches.kernel.org/5.9.12-019-cifs-fix-a-memleak-with-modefromsid.patch - patches.kernel.org/5.9.12-020-powerpc-64s-Fix-KVM-system-reset-handling-when.patch - patches.kernel.org/5.9.12-021-powerpc-64s-exception-KVM-Fix-for-host-DSI-bei.patch - patches.kernel.org/5.9.12-022-KVM-PPC-Book3S-HV-XIVE-Fix-possible-oops-when-.patch - patches.kernel.org/5.9.12-023-KVM-arm64-vgic-v3-Drop-the-reporting-of-GICR_T.patch - patches.kernel.org/5.9.12-024-KVM-x86-handle-lapic_in_kernel-case-in-kvm_cpu.patch - patches.kernel.org/5.9.12-025-KVM-x86-Fix-split-irqchip-vs-interrupt-injecti.patch - patches.kernel.org/5.9.12-026-iommu-vt-d-Don-t-read-VCCAP-register-unless-it.patch - patches.kernel.org/5.9.12-027-firmware-xilinx-Use-hash-table-for-api-feature.patch - patches.kernel.org/5.9.12-028-drm-amdgpu-fix-SI-UVD-firmware-validate-resume.patch - patches.kernel.org/5.9.12-029-io_uring-fix-ITER_BVEC-check.patch - patches.kernel.org/5.9.12-030-trace-fix-potenial-dangerous-pointer.patch - patches.kernel.org/5.9.12-031-arm64-tegra-Correct-the-UART-for-Jetson-Xavier.patch - patches.kernel.org/5.9.12-032-arm64-tegra-Fix-USB_VBUS_EN0-regulator-on-Jets.patch - patches.kernel.org/5.9.12-033-arm64-pgtable-Fix-pte_accessible.patch - patches.kernel.org/5.9.12-034-arm64-pgtable-Ensure-dirty-bit-is-preserved-ac.patch - patches.kernel.org/5.9.12-035-drm-amdgpu-fix-a-page-fault.patch - patches.kernel.org/5.9.12-036-drm-amdgpu-update-golden-setting-for-sienna_ci.patch - patches.kernel.org/5.9.12-037-drm-amd-amdgpu-fix-null-pointer-in-runtime-pm.patch - patches.kernel.org/5.9.12-038-drm-amd-display-Avoid-HDCP-initialization-in-d.patch - patches.kernel.org/5.9.12-039-HID-uclogic-Add-ID-for-Trust-Flex-Design-Table.patch - patches.kernel.org/5.9.12-040-HID-ite-Replace-ABS_MISC-120-121-events-with-t.patch - patches.kernel.org/5.9.12-041-HID-cypress-Support-Varmilo-Keyboards-media-ho.patch - patches.kernel.org/5.9.12-042-HID-add-support-for-Sega-Saturn.patch - patches.kernel.org/5.9.12-043-Input-i8042-allow-insmod-to-succeed-on-devices.patch - patches.kernel.org/5.9.12-044-HID-hid-sensor-hub-Fix-issue-with-devices-with.patch - patches.kernel.org/5.9.12-045-staging-ralink-gdma-fix-kconfig-dependency-bug.patch - patches.kernel.org/5.9.12-046-HID-add-HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE.patch - patches.kernel.org/5.9.12-047-dmaengine-xilinx_dma-use-readl_poll_timeout_at.patch - patches.kernel.org/5.9.12-048-x86-xen-don-t-unbind-uninitialized-lock_kicker.patch - patches.kernel.org/5.9.12-049-kunit-fix-display-of-failed-expectations-for-s.patch - patches.kernel.org/5.9.12-050-HID-logitech-hidpp-Add-HIDPP_CONSUMER_VENDOR_K.patch - patches.kernel.org/5.9.12-051-HID-Add-Logitech-Dinovo-Edge-battery-quirk.patch - patches.kernel.org/5.9.12-052-proc-don-t-allow-async-path-resolution-of-proc.patch - patches.kernel.org/5.9.12-053-nvme-free-sq-cq-dbbuf-pointers-when-dbbuf-set-.patch - patches.kernel.org/5.9.12-054-io_uring-handle-EOPNOTSUPP-on-path-resolution.patch - patches.kernel.org/5.9.12-055-net-stmmac-dwmac_lib-enlarge-dma-reset-timeout.patch - patches.kernel.org/5.9.12-056-vdpasim-fix-mac_pton-undefined-error.patch - patches.kernel.org/5.9.12-057-vhost-add-helper-to-check-if-a-vq-has-been-set.patch - patches.kernel.org/5.9.12-058-vhost-scsi-alloc-cmds-per-vq-instead-of-sessio.patch - patches.kernel.org/5.9.12-059-vhost-scsi-fix-cmd-completion-race.patch - patches.kernel.org/5.9.12-060-cpuidle-tegra-Annotate-tegra_pm_set_cpu_in_lp2.patch - patches.kernel.org/5.9.12-061-dmaengine-pl330-_prep_dma_memcpy-Fix-wrong-bur.patch - patches.kernel.org/5.9.12-062-scsi-libiscsi-Fix-NOP-race-condition.patch - patches.kernel.org/5.9.12-063-scsi-target-iscsi-Fix-cmd-abort-fabric-stop-ra.patch - patches.kernel.org/5.9.12-064-lockdep-Put-graph-lock-unlock-under-lock_recur.patch - patches.kernel.org/5.9.12-065-perf-x86-fix-sysfs-type-mismatches.patch - patches.kernel.org/5.9.12-066-xtensa-uaccess-Add-missing-__user-to-strncpy_f.patch - patches.kernel.org/5.9.12-067-x86-dumpstack-Do-not-try-to-access-user-space-.patch - patches.kernel.org/5.9.12-068-net-dsa-mv88e6xxx-Wait-for-EEPROM-done-after-H.patch - patches.kernel.org/5.9.12-069-bus-ti-sysc-Fix-reset-status-check-for-modules.patch - patches.kernel.org/5.9.12-070-bus-ti-sysc-Fix-bogus-resetdone-warning-on-ena.patch - patches.kernel.org/5.9.12-071-ARM-OMAP2-Manage-MPU-state-properly-for-omap_e.patch - patches.kernel.org/5.9.12-072-phy-tegra-xusb-Fix-dangling-pointer-on-probe-f.patch - patches.kernel.org/5.9.12-073-iwlwifi-mvm-use-the-HOT_SPOT_CMD-to-cancel-an-.patch - patches.kernel.org/5.9.12-074-iwlwifi-mvm-properly-cancel-a-session-protecti.patch - patches.kernel.org/5.9.12-075-iwlwifi-mvm-write-queue_sync_state-only-for-sy.patch - patches.kernel.org/5.9.12-076-KVM-s390-pv-Mark-mm-as-protected-after-the-set.patch - patches.kernel.org/5.9.12-077-KVM-s390-remove-diag318-reset-code.patch - patches.kernel.org/5.9.12-078-btrfs-qgroup-don-t-commit-transaction-when-we-.patch - patches.kernel.org/5.9.12-079-batman-adv-set-.owner-to-THIS_MODULE.patch - patches.kernel.org/5.9.12-080-usb-cdns3-gadget-fix-some-endian-issues.patch - patches.kernel.org/5.9.12-081-usb-cdns3-gadget-calculate-TD_SIZE-based-on-TD.patch - patches.kernel.org/5.9.12-082-phy-qualcomm-usb-Fix-SuperSpeed-PHY-OF-depende.patch - patches.kernel.org/5.9.12-083-phy-qualcomm-Fix-28-nm-Hi-Speed-USB-PHY-OF-dep.patch - patches.kernel.org/5.9.12-084-arch-pgtable-define-MAX_POSSIBLE_PHYSMEM_BITS-.patch - patches.kernel.org/5.9.12-085-bus-ti-sysc-suppress-err-msg-for-timers-used-a.patch - patches.kernel.org/5.9.12-086-ARM-dts-dra76x-m_can-fix-order-of-clocks.patch - patches.kernel.org/5.9.12-087-scsi-ufs-Fix-race-between-shutdown-and-runtime.patch - patches.kernel.org/5.9.12-088-bnxt_en-fix-error-return-code-in-bnxt_init_one.patch - patches.kernel.org/5.9.12-089-bnxt_en-fix-error-return-code-in-bnxt_init_boa.patch - patches.kernel.org/5.9.12-090-video-hyperv_fb-Fix-the-cache-type-when-mappin.patch - patches.kernel.org/5.9.12-091-bnxt_en-Release-PCI-regions-when-DMA-mask-setu.patch - patches.kernel.org/5.9.12-092-block-keyslot-manager-prevent-crash-when-num_s.patch - patches.kernel.org/5.9.12-093-cxgb4-fix-the-panic-caused-by-non-smac-rewrite.patch - patches.kernel.org/5.9.12-094-dpaa2-eth-select-XGMAC_MDIO-for-MDIO-bus-suppo.patch - patches.kernel.org/5.9.12-095-s390-qeth-make-af_iucv-TX-notification-call-mo.patch - patches.kernel.org/5.9.12-096-s390-qeth-fix-af_iucv-notification-race.patch - patches.kernel.org/5.9.12-097-s390-qeth-fix-tear-down-of-async-TX-buffers.patch - patches.kernel.org/5.9.12-098-drm-mediatek-dsi-Modify-horizontal-front-back-.patch - patches.kernel.org/5.9.12-099-bonding-wait-for-sysfs-kobject-destruction-bef.patch - patches.kernel.org/5.9.12-100-ibmvnic-fix-call_netdevice_notifiers-in-do_res.patch - patches.kernel.org/5.9.12-101-ibmvnic-notify-peers-when-failover-and-migrati.patch - patches.kernel.org/5.9.12-102-powerpc-64s-Fix-allnoconfig-build-since-uacces.patch - patches.kernel.org/5.9.12-103-iommu-Check-return-of-__iommu_attach_device.patch - patches.kernel.org/5.9.12-104-IB-mthca-fix-return-value-of-error-branch-in-m.patch - patches.kernel.org/5.9.12-105-i40e-Fix-removing-driver-while-bare-metal-VFs-.patch - patches.kernel.org/5.9.12-106-firmware-xilinx-Fix-SD-DLL-node-reset-issue.patch - patches.kernel.org/5.9.12-107-spi-imx-fix-the-unbalanced-spi-runtime-pm-mana.patch - patches.kernel.org/5.9.12-108-io_uring-fix-shift-out-of-bounds-when-round-up.patch - patches.kernel.org/5.9.12-109-aquantia-Remove-the-build_skb-path.patch - patches.kernel.org/5.9.12-110-nfc-s3fwrn5-use-signed-integer-for-parsing-GPI.patch - patches.kernel.org/5.9.12-111-net-ena-handle-bad-request-id-in-ena_netdev.patch - patches.kernel.org/5.9.12-112-net-ena-set-initial-DMA-width-to-avoid-intel-i.patch - patches.kernel.org/5.9.12-113-net-ena-fix-packet-s-addresses-for-rx_offset-f.patch - patches.kernel.org/5.9.12-114-ibmvnic-fix-NULL-pointer-dereference-in-reset_.patch - patches.kernel.org/5.9.12-115-ibmvnic-fix-NULL-pointer-dereference-in-ibmvic.patch - patches.kernel.org/5.9.12-116-ibmvnic-enhance-resetting-status-check-during-.patch - patches.kernel.org/5.9.12-117-optee-add-writeback-to-valid-memory-type.patch - patches.kernel.org/5.9.12-118-x86-tboot-Don-t-disable-swiotlb-when-iommu-is-.patch - patches.kernel.org/5.9.12-119-arm64-tegra-Wrong-AON-HSP-reg-property-size.patch - patches.kernel.org/5.9.12-120-efi-efivars-Set-generic-ops-before-loading-SSD.patch - patches.kernel.org/5.9.12-121-efivarfs-revert-fix-memory-leak-in-efivarfs_cr.patch - patches.kernel.org/5.9.12-122-efi-EFI_EARLYCON-should-depend-on-EFI.patch - patches.kernel.org/5.9.12-123-riscv-Explicitly-specify-the-build-id-style-in.patch - patches.kernel.org/5.9.12-124-RISC-V-Add-missing-jump-label-initialization.patch - patches.kernel.org/5.9.12-125-RISC-V-fix-barrier-use-in-vdso-processor.h.patch - patches.kernel.org/5.9.12-126-net-stmmac-fix-incorrect-merge-of-patch-upstre.patch - patches.kernel.org/5.9.12-127-enetc-Let-the-hardware-auto-advance-the-taprio.patch - patches.kernel.org/5.9.12-128-ptp-clockmatrix-bug-fix-for-idtcm_strverscmp.patch - patches.kernel.org/5.9.12-129-drm-nouveau-fix-relocations-applying-logic-and.patch - patches.kernel.org/5.9.12-130-can-gs_usb-fix-endianess-problem-with-candleLi.patch - patches.kernel.org/5.9.12-131-platform-x86-thinkpad_acpi-Send-tablet-mode-sw.patch - patches.kernel.org/5.9.12-132-platform-x86-toshiba_acpi-Fix-the-wrong-variab.patch - patches.kernel.org/5.9.12-133-RDMA-hns-Fix-wrong-field-of-SRQ-number-the-dev.patch - patches.kernel.org/5.9.12-134-RDMA-hns-Fix-retry_cnt-and-rnr_cnt-when-queryi.patch - patches.kernel.org/5.9.12-135-RDMA-hns-Bugfix-for-memory-window-mtpt-configu.patch - patches.kernel.org/5.9.12-136-can-m_can-m_can_open-remove-IRQF_TRIGGER_FALLI.patch - patches.kernel.org/5.9.12-137-can-m_can-fix-nominal-bitiming-tseg2-min-for-v.patch - patches.kernel.org/5.9.12-138-perf-record-Synthesize-cgroup-events-only-if-n.patch - patches.kernel.org/5.9.12-139-perf-stat-Use-proper-cpu-for-shadow-stats.patch - patches.kernel.org/5.9.12-140-perf-probe-Fix-to-die_entrypc-returns-error-co.patch - patches.kernel.org/5.9.12-141-spi-bcm2835aux-Restore-err-assignment-in-bcm28.patch - patches.kernel.org/5.9.12-142-USB-core-Change-pK-for-__user-pointers-to-px.patch - patches.kernel.org/5.9.12-143-usb-gadget-f_midi-Fix-memleak-in-f_midi_alloc.patch - patches.kernel.org/5.9.12-144-USB-core-Fix-regression-in-Hercules-audio-card.patch - patches.kernel.org/5.9.12-145-USB-quirks-Add-USB_QUIRK_DISCONNECT_SUSPEND-qu.patch - patches.kernel.org/5.9.12-146-usb-gadget-Fix-memleak-in-gadgetfs_fill_super.patch - patches.kernel.org/5.9.12-147-irqchip-exiu-Fix-the-index-of-fwspec-for-IRQ-t.patch - patches.kernel.org/5.9.12-148-x86-mce-Do-not-overwrite-no_way_out-if-mce_end.patch - patches.kernel.org/5.9.12-149-x86-speculation-Fix-prctl-when-spectre_v2_user.patch - patches.kernel.org/5.9.12-150-x86-resctrl-Remove-superfluous-kernfs_get-call.patch - patches.kernel.org/5.9.12-151-x86-resctrl-Add-necessary-kernfs_put-calls-to-.patch - patches.kernel.org/5.9.12-152-drm-amdgpu-add-rlc-iram-and-dram-firmware-supp.patch - patches.kernel.org/5.9.12-153-Linux-5.9.12.patch - patches.kernel.org/5.9.13-001-devlink-Hold-rtnl-lock-while-reading-netdev-at.patch - patches.kernel.org/5.9.13-002-devlink-Make-sure-devlink-instance-and-port-ar.patch - patches.kernel.org/5.9.13-003-ipv6-addrlabel-fix-possible-memory-leak-in-ip6.patch - patches.kernel.org/5.9.13-004-net-af_iucv-set-correct-sk_protocol-for-child-.patch - patches.kernel.org/5.9.13-005-net-openvswitch-fix-TTL-decrement-action-netli.patch - patches.kernel.org/5.9.13-006-net-tls-missing-received-data-after-fast-remot.patch - patches.kernel.org/5.9.13-007-net-tls-Protect-from-calling-tls_dev_del-for-T.patch - patches.kernel.org/5.9.13-008-rose-Fix-Null-pointer-dereference-in-rose_send.patch - patches.kernel.org/5.9.13-009-sock-set-sk_err-to-ee_errno-on-dequeue-from-er.patch - patches.kernel.org/5.9.13-010-tcp-Set-INET_ECN_xmit-configuration-in-tcp_rei.patch - patches.kernel.org/5.9.13-011-tun-honor-IOCB_NOWAIT-flag.patch - patches.kernel.org/5.9.13-012-usbnet-ipheth-fix-connectivity-with-iOS-14.patch - patches.kernel.org/5.9.13-013-vsock-virtio-discard-packets-only-when-socket-.patch - patches.kernel.org/5.9.13-014-mptcp-fix-NULL-ptr-dereference-on-bad-MPJ.patch - patches.kernel.org/5.9.13-015-net-packet-fix-packet-receive-on-L3-devices-wi.patch - patches.kernel.org/5.9.13-016-netfilter-bridge-reset-skb-pkt_type-after-NF_I.patch - patches.kernel.org/5.9.13-017-ipv4-Fix-tos-mask-in-inet_rtm_getroute.patch - patches.kernel.org/5.9.13-018-dt-bindings-net-correct-interrupt-flags-in-exa.patch - patches.kernel.org/5.9.13-019-chelsio-chtls-fix-panic-during-unload-reload-c.patch - patches.kernel.org/5.9.13-020-ibmvnic-Ensure-that-SCRQ-entry-reads-are-corre.patch - patches.kernel.org/5.9.13-021-ibmvnic-Fix-TX-completion-error-handling.patch - patches.kernel.org/5.9.13-022-tipc-fix-incompatible-mtu-of-transmission.patch - patches.kernel.org/5.9.13-023-inet_ecn-Fix-endianness-of-checksum-update-whe.patch - patches.kernel.org/5.9.13-024-geneve-pull-IP-header-before-ECN-decapsulation.patch - patches.kernel.org/5.9.13-025-net-ip6_gre-set-dev-hard_header_len-when-using.patch - patches.kernel.org/5.9.13-026-dpaa_eth-copy-timestamp-fields-to-new-skb-in-A.patch - patches.kernel.org/5.9.13-027-net-x25-prevent-a-couple-of-overflows.patch - patches.kernel.org/5.9.13-028-cxgb3-fix-error-return-code-in-t3_sge_alloc_qs.patch - patches.kernel.org/5.9.13-029-net-pasemi-fix-error-return-code-in-pasemi_mac.patch - patches.kernel.org/5.9.13-030-vxlan-fix-error-return-code-in-__vxlan_dev_cre.patch - patches.kernel.org/5.9.13-031-chelsio-chtls-fix-a-double-free-in-chtls_setke.patch - patches.kernel.org/5.9.13-032-net-mvpp2-Fix-error-return-code-in-mvpp2_open.patch - patches.kernel.org/5.9.13-033-net-skbuff-ensure-LSE-is-pullable-before-decre.patch - patches.kernel.org/5.9.13-034-net-openvswitch-ensure-LSE-is-pullable-before-.patch - patches.kernel.org/5.9.13-035-net-sched-act_mpls-ensure-LSE-is-pullable-befo.patch - patches.kernel.org/5.9.13-036-net-mlx5-DR-Proper-handling-of-unsupported-Con.patch - patches.kernel.org/5.9.13-037-net-mlx5-Fix-wrong-address-reclaim-when-comman.patch - patches.kernel.org/5.9.13-038-net-mlx5e-fix-fs_tcp.c-build-when-IPV6-is-not-.patch - patches.kernel.org/5.9.13-039-ALSA-usb-audio-US16x08-fix-value-count-for-lev.patch - patches.kernel.org/5.9.13-040-Input-xpad-support-Ardwiino-Controllers.patch - patches.kernel.org/5.9.13-041-Input-i8042-add-ByteSpeed-touchpad-to-noloop-t.patch - patches.kernel.org/5.9.13-042-Input-atmel_mxt_ts-fix-lost-interrupts.patch - patches.kernel.org/5.9.13-043-tracing-Fix-alignment-of-static-buffer.patch - patches.kernel.org/5.9.13-044-tracing-Remove-WARN_ON-in-start_thread.patch - patches.kernel.org/5.9.13-045-uapi-fix-statx-attribute-value-overlap-for-DAX.patch - patches.kernel.org/5.9.13-046-drm-i915-gt-Fixup-tgl-mocs-for-PTE-tracking.patch - patches.kernel.org/5.9.13-047-Linux-5.9.13.patch - patches.kernel.org/5.9.14-001-usb-gadget-f_fs-Use-local-copy-of-descriptors-.patch - patches.kernel.org/5.9.14-002-USB-serial-kl5kusb105-fix-memleak-on-open.patch - patches.kernel.org/5.9.14-003-USB-serial-ch341-add-new-Product-ID-for-CH341A.patch - patches.kernel.org/5.9.14-004-USB-serial-ch341-sort-device-id-entries.patch - patches.kernel.org/5.9.14-005-USB-serial-option-add-Fibocom-NL668-variants.patch - patches.kernel.org/5.9.14-006-USB-serial-option-add-support-for-Thales-Cinte.patch - patches.kernel.org/5.9.14-007-USB-serial-option-fix-Quectel-BG96-matching.patch - patches.kernel.org/5.9.14-008-tty-Fix-pgrp-locking-in-tiocspgrp.patch - patches.kernel.org/5.9.14-009-tty-Fix-session-locking.patch - patches.kernel.org/5.9.14-010-speakup-Reject-setting-the-speakup-line-discip.patch - patches.kernel.org/5.9.14-011-ALSA-hda-realtek-Fix-bass-speaker-DAC-assignme.patch - patches.kernel.org/5.9.14-012-ALSA-hda-realtek-Add-mute-LED-quirk-to-yet-ano.patch - patches.kernel.org/5.9.14-013-ALSA-hda-realtek-Enable-headset-of-ASUS-UX482E.patch - patches.kernel.org/5.9.14-014-ALSA-hda-realtek-Add-new-codec-supported-for-A.patch - patches.kernel.org/5.9.14-015-ALSA-hda-realtek-Fixed-Dell-AIO-wrong-sound-to.patch - patches.kernel.org/5.9.14-016-ALSA-hda-generic-Add-option-to-enforce-preferr.patch - patches.kernel.org/5.9.14-017-ring-buffer-Update-write-stamp-with-the-correc.patch - patches.kernel.org/5.9.14-018-ring-buffer-Set-the-right-timestamp-in-the-slo.patch - patches.kernel.org/5.9.14-019-ring-buffer-Always-check-to-put-back-before-st.patch - patches.kernel.org/5.9.14-020-ftrace-Fix-updating-FTRACE_FL_TRAMP.patch - patches.kernel.org/5.9.14-021-ftrace-Fix-DYNAMIC_FTRACE_WITH_DIRECT_CALLS-de.patch - patches.kernel.org/5.9.14-022-cifs-allow-syscalls-to-be-restarted-in-__smb_s.patch - patches.kernel.org/5.9.14-023-cifs-fix-potential-use-after-free-in-cifs_echo.patch - patches.kernel.org/5.9.14-024-cifs-refactor-create_sd_buf-and-and-avoid-corr.patch - patches.kernel.org/5.9.14-025-cifs-add-NULL-check-for-ses-tcon_ipc.patch - patches.kernel.org/5.9.14-026-gfs2-Upgrade-shared-glocks-for-atime-updates.patch - patches.kernel.org/5.9.14-027-gfs2-Fix-deadlock-between-gfs2_-create_inode-i.patch - patches.kernel.org/5.9.14-028-s390-pci-fix-CPU-address-in-MSI-for-directed-I.patch - patches.kernel.org/5.9.14-029-i2c-imx-Fix-reset-of-I2SR_IAL-flag.patch - patches.kernel.org/5.9.14-030-i2c-imx-Check-for-I2SR_IAL-after-every-byte.patch - patches.kernel.org/5.9.14-031-i2c-imx-Don-t-generate-STOP-condition-if-arbit.patch - patches.kernel.org/5.9.14-032-tracing-Fix-userstacktrace-option-for-instance.patch - patches.kernel.org/5.9.14-033-thunderbolt-Fix-use-after-free-in-remove_unplu.patch - patches.kernel.org/5.9.14-034-drm-omap-sdi-fix-bridge-enable-disable.patch - patches.kernel.org/5.9.14-035-drm-amdgpu-vcn3.0-stall-DPG-when-WPTR-RPTR-res.patch - patches.kernel.org/5.9.14-036-drm-amdgpu-vcn3.0-remove-old-DPG-workaround.patch - patches.kernel.org/5.9.14-037-drm-i915-gt-Retain-default-context-state-acros.patch - patches.kernel.org/5.9.14-038-drm-i915-gt-Limit-frequency-drop-to-RPe-on-par.patch - patches.kernel.org/5.9.14-039-drm-i915-gt-Program-mocs-63-for-cache-eviction.patch - patches.kernel.org/5.9.14-040-KVM-PPC-Book3S-HV-XIVE-Fix-vCPU-id-sanity-chec.patch - patches.kernel.org/5.9.14-041-scsi-mpt3sas-Fix-ioctl-timeout.patch - patches.kernel.org/5.9.14-042-io_uring-fix-recvmsg-setup-with-compat-buf-sel.patch - patches.kernel.org/5.9.14-043-dm-writecache-advance-the-number-of-arguments-.patch - patches.kernel.org/5.9.14-044-dm-writecache-fix-the-maximum-number-of-argume.patch - patches.kernel.org/5.9.14-045-powerpc-64s-powernv-Fix-memory-corruption-when.patch - patches.kernel.org/5.9.14-046-genirq-irqdomain-Add-an-irq_create_mapping_aff.patch - patches.kernel.org/5.9.14-047-powerpc-pseries-Pass-MSI-affinity-to-irq_creat.patch - patches.kernel.org/5.9.14-048-dm-fix-bug-with-RCU-locking-in-dm_blk_report_z.patch - patches.kernel.org/5.9.14-049-dm-fix-double-RCU-unlock-in-dm_dax_zero_page_r.patch - patches.kernel.org/5.9.14-050-dm-remove-invalid-sparse-__acquires-and-__rele.patch - patches.kernel.org/5.9.14-051-x86-uprobes-Do-not-use-prefixes.nbytes-when-lo.patch - patches.kernel.org/5.9.14-052-coredump-fix-core_pattern-parse-error.patch - patches.kernel.org/5.9.14-053-mm-list_lru-set-shrinker-map-bit-when-child-nr.patch - patches.kernel.org/5.9.14-054-mm-swapfile-do-not-sleep-with-a-spin-lock-held.patch - patches.kernel.org/5.9.14-055-hugetlb_cgroup-fix-offline-of-hugetlb-cgroup-w.patch - patches.kernel.org/5.9.14-056-Revert-amd-amdgpu-Disable-VCN-DPG-mode-for-Pic.patch - patches.kernel.org/5.9.14-057-iommu-amd-Set-DTE-IntTabLen-to-represent-512-I.patch - patches.kernel.org/5.9.14-058-mm-memcg-slab-fix-obj_cgroup_charge-return-val.patch - patches.kernel.org/5.9.14-059-lib-syscall-fix-syscall-registers-retrieval-on.patch - patches.kernel.org/5.9.14-060-can-af_can-can_rx_unregister-remove-WARN-state.patch - patches.kernel.org/5.9.14-061-gfs2-check-for-empty-rgrp-tree-in-gfs2_ri_upda.patch - patches.kernel.org/5.9.14-062-netfilter-ipset-prevent-uninit-value-in-hash_i.patch - patches.kernel.org/5.9.14-063-tipc-fix-a-deadlock-when-flushing-scheduled-wo.patch - patches.kernel.org/5.9.14-064-ASoC-wm_adsp-fix-error-return-code-in-wm_adsp_.patch - patches.kernel.org/5.9.14-065-gfs2-Fix-deadlock-dumping-resource-group-glock.patch - patches.kernel.org/5.9.14-066-gfs2-Don-t-freeze-the-file-system-during-unmou.patch - patches.kernel.org/5.9.14-067-rtw88-debug-Fix-uninitialized-memory-in-debugf.patch - patches.kernel.org/5.9.14-068-i2c-qcom-Fix-IRQ-error-misassignement.patch - patches.kernel.org/5.9.14-069-i2c-qup-Fix-error-return-code-in-qup_i2c_bam_s.patch - patches.kernel.org/5.9.14-070-dm-writecache-remove-BUG-and-fail-gracefully-i.patch - patches.kernel.org/5.9.14-071-Input-i8042-fix-error-return-code-in-i8042_set.patch - patches.kernel.org/5.9.14-072-netfilter-nf_tables-avoid-false-postive-lockde.patch - patches.kernel.org/5.9.14-073-netfilter-nftables_offload-set-address-type-in.patch - patches.kernel.org/5.9.14-074-netfilter-nftables_offload-build-mask-based-fr.patch - patches.kernel.org/5.9.14-075-x86-insn-eval-Use-new-for_each_insn_prefix-mac.patch - patches.kernel.org/5.9.14-076-Revert-geneve-pull-IP-header-before-ECN-decaps.patch - patches.kernel.org/5.9.14-077-bpf-Fix-propagation-of-32-bit-signed-bounds-fr.patch - patches.kernel.org/5.9.14-078-Linux-5.9.14.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -2233,9 +50,6 @@ # to get into mainline any time soon (or ever) belong # to area specific sections below. ######################################################## - patches.suse/arm64-kexec_file-Fix-sparse-warning.patch - patches.suse/RDMA-srpt-Fix-typo-in-srpt_unregister_mad_agent-docs.patch - patches.suse/drm-i915-gt-Declare-gen9-has-64-mocs-entries.patch ######################################################## # kbuild/module infrastructure fixes @@ -2380,6 +194,7 @@ patches.suse/gpio-raspberrypi-exp-release-firmware-handle-on-unbind.patch patches.suse/input-raspberrypi-ts-release-firmware-handle-when-not-needed.patch patches.suse/pwm-add-raspberry-pi-firmware-based-pwm-bus.patch + patches.suse/reset-raspberrypi-release-firmware-handle-on-unbind.patch patches.suse/soc-bcm-raspberrypi-power-release-firmware-handle-on-unbind.patch patches.suse/vchiq-release-firmware-handle-on-unbind.patch patches.suse/dt-bindings-pwm-add-binding-for-rpi-firmware-pwm-bus.patch diff --git a/source-timestamp b/source-timestamp index 41dfb2c2..4cc3e9c6 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2020-12-12 06:57:32 +0000 -GIT Revision: c648a46bb2fbae6fc4553f1014c345218e7d26dc +2020-12-14 08:15:12 +0000 +GIT Revision: 1bdd4f9b1c087edbcbdcfcf220c5b0c1cb7584f0 GIT Branch: stable diff --git a/sysctl.tar.bz2 b/sysctl.tar.bz2 index fdcda792..12900224 100644 --- a/sysctl.tar.bz2 +++ b/sysctl.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9b11db009db01d930ee604ba73105eb260790a62fdf3daf5521cb0aeacc22c3 -size 841 +oid sha256:f5c53effa56ad119fcf108494505e5b22253c9b6373371442076ded7ee1297bb +size 865