From 7a69f00e28ba5e76f880d1010802de9b806b92d9476681fa9f8da1ef8010785b Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Mon, 13 Aug 2018 08:29:02 +0000 Subject: [PATCH] commit 6e2c3e02ead5b3947d01693d516b8864acc77323 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=919 --- _constraints | 5 - config.conf | 10 +- config.sh | 2 +- config.tar.bz2 | 4 +- dtb-aarch64.changes | 279 ++++++++- dtb-aarch64.spec | 8 +- kernel-64kb.changes | 279 ++++++++- kernel-64kb.spec | 18 +- kernel-debug.changes | 279 ++++++++- kernel-debug.spec | 18 +- kernel-default.changes | 279 ++++++++- kernel-default.spec | 20 +- kernel-docs.changes | 279 ++++++++- kernel-docs.spec | 10 +- kernel-kvmsmall.changes | 279 ++++++++- kernel-kvmsmall.spec | 18 +- kernel-obs-build.changes | 279 ++++++++- kernel-obs-build.spec | 10 +- kernel-obs-qa.changes | 279 ++++++++- kernel-obs-qa.spec | 8 +- kernel-pae.changes | 279 ++++++++- kernel-pae.spec | 18 +- kernel-source.changes | 279 ++++++++- kernel-source.spec | 10 +- kernel-syms.changes | 279 ++++++++- kernel-syms.spec | 13 +- kernel-vanilla.changes | 279 ++++++++- kernel-vanilla.spec | 20 +- kernel-zfcpdump.changes | 279 ++++++++- kernel-zfcpdump.spec | 18 +- linux-4.18.tar.xz | 3 + patches.kernel.org.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- series.conf | 1174 +----------------------------------- source-timestamp | 4 +- 35 files changed, 3683 insertions(+), 1343 deletions(-) create mode 100644 linux-4.18.tar.xz diff --git a/_constraints b/_constraints index 4b1e6ec8..073cc6ee 100644 --- a/_constraints +++ b/_constraints @@ -6,7 +6,6 @@ kernel-debug kernel-default kernel-kvmsmall -kernel-lpae kernel-pae kernel-vanilla kernel-zfcpdump @@ -57,7 +56,6 @@ kernel-debug kernel-default kernel-kvmsmall -kernel-lpae kernel-pae kernel-vanilla kernel-zfcpdump @@ -78,7 +76,6 @@ kernel-debug kernel-default kernel-kvmsmall -kernel-lpae kernel-pae kernel-vanilla kernel-zfcpdump @@ -98,7 +95,6 @@ kernel-debug kernel-default kernel-kvmsmall -kernel-lpae kernel-pae kernel-vanilla kernel-zfcpdump @@ -118,7 +114,6 @@ kernel-debug kernel-default kernel-kvmsmall -kernel-lpae kernel-pae kernel-vanilla kernel-zfcpdump diff --git a/config.conf b/config.conf index 2f8f9f8a..0093c7cf 100644 --- a/config.conf +++ b/config.conf @@ -28,11 +28,11 @@ +ppc64le ppc64le/vanilla # ARM architectures -+armv6hl armv6hl/default -+armv6hl armv6hl/vanilla -+armv7hl armv7hl/default -+armv7hl armv7hl/vanilla -+armv7hl armv7hl/lpae ++armv6hl -!needs_updating armv6hl/default ++armv6hl -!needs_updating armv6hl/vanilla ++armv7hl -!needs_updating armv7hl/default ++armv7hl -!needs_updating armv7hl/vanilla ++armv7hl -!needs_updating armv7hl/lpae +arm64 arm64/default +arm64 arm64/64kb +arm64 arm64/vanilla diff --git a/config.sh b/config.sh index 36e83849..1542984a 100644 --- a/config.sh +++ b/config.sh @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=4.17 +SRCVERSION=4.18 # variant of the kernel-source package, either empty or "-rt" VARIANT= # buildservice projects to build the kernel against diff --git a/config.tar.bz2 b/config.tar.bz2 index b53a4840..8689f971 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bab235ded9869003ad926e3855fa239074f5b884ead636f19168da9845c2ddb6 -size 182420 +oid sha256:878ef454c905783444b27944a6b4f51a1d21496cfe03f755d5b901dca5f30a87 +size 184130 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 8b4760a9..3e7cb37a 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 6c30d737..34dd268d 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -16,8 +16,8 @@ # -%define srcversion 4.17 -%define patchversion 4.17.14 +%define srcversion 4.18 +%define patchversion 4.18.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}) Name: dtb-aarch64 -Version: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 7bffdda1..1ad5fd62 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 4.17 -%define patchversion 4.17.14 +%define srcversion 4.18 +%define patchversion 4.18.0 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 # END COMMON DEPS -Provides: %name-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: %name-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1097,8 +1097,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-debug.changes b/kernel-debug.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 6976e91b..aa10b9fd 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 4.17 -%define patchversion 4.17.14 +%define srcversion 4.18 +%define patchversion 4.18.0 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 # END COMMON DEPS -Provides: %name-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: %name-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 @@ -1103,8 +1103,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %ifarch ppc64 Provides: kernel-kdump-base = 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 6097d9a5..5e3b96c8 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 4.17 -%define patchversion 4.17.14 +%define srcversion 4.18 +%define patchversion 4.18.0 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 # END COMMON DEPS -Provides: %name-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: %name-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 @@ -289,7 +289,7 @@ Source113: patches.kabi.tar.bz2 Source120: kabi.tar.bz2 Source121: sysctl.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc64 ppc64le s390x x86_64 +ExclusiveArch: aarch64 %ix86 ppc64 ppc64le s390x x86_64 %define kmp_target_cpu %_target_cpu %ifarch %ix86 # Only i386/default supports i586, mark other flavors' packages as i686 @@ -1146,8 +1146,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %ifarch %ix86 Provides: kernel-trace-base = 3.13 diff --git a/kernel-docs.changes b/kernel-docs.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 0365402f..6f0e6402 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -16,8 +16,8 @@ # -%define srcversion 4.17 -%define patchversion 4.17.14 +%define srcversion 4.18 +%define patchversion 4.18.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: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %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 = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: %name-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index e92e4024..6a458b2f 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 4.17 -%define patchversion 4.17.14 +%define srcversion 4.18 +%define patchversion 4.18.0 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 # END COMMON DEPS -Provides: %name-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: %name-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1101,8 +1101,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 03a6f589..017a1571 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 4.17.14 +%define patchversion 4.18.0 %define variant %{nil} %define vanilla_only 0 @@ -45,14 +45,14 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +BuildRequires: kernel%kernel_flavor-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %if 0%{?rhel_version} BuildRequires: kernel %define kernel_flavor "" %endif -ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc64 ppc64le s390x x86_64 +ExclusiveArch: aarch64 %ix86 ppc64 ppc64le s390x x86_64 %if 0%{?suse_version} < 1315 # For SLE 11 BuildRequires: mkinitrd @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index a1f7e7b7..8e0ea6ce 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 4.17.14 +%define patchversion 4.18.0 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -28,7 +28,7 @@ BuildRequires: kernel-default # here as well to avoid that qa and build package build parallel BuildRequires: kernel-obs-build BuildRequires: modutils -ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc64 ppc64le s390x x86_64 +ExclusiveArch: aarch64 %ix86 ppc64 ppc64le s390x x86_64 %if 0%{?suse_version} < 1200 # for SLE 11 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index f8168218..8d4d26b4 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 4.17 -%define patchversion 4.17.14 +%define srcversion 4.18 +%define patchversion 4.18.0 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 # END COMMON DEPS -Provides: %name-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: %name-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 @@ -1123,8 +1123,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %ifarch %ix86 Provides: kernel-vmi-base = 2.6.38 diff --git a/kernel-source.changes b/kernel-source.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index d68baf5b..85ed60b2 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,8 +17,8 @@ # icecream 0 -%define srcversion 4.17 -%define patchversion 4.17.14 +%define srcversion 4.18 +%define patchversion 4.18.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: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: %name-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index b9242db3..d07b3ff9 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: 4.17.14 +Version: 4.18.0 %if %using_buildservice %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif @@ -41,12 +41,9 @@ BuildRequires: coreutils %ifarch aarch64 Requires: kernel-64kb-devel = %version-%source_rel %endif -%ifarch aarch64 armv6hl armv7hl %ix86 ppc64 ppc64le s390x x86_64 +%ifarch aarch64 %ix86 ppc64 ppc64le s390x x86_64 Requires: kernel-default-devel = %version-%source_rel %endif -%ifarch armv7hl -Requires: kernel-lpae-devel = %version-%source_rel -%endif %ifarch %ix86 Requires: kernel-pae-devel = %version-%source_rel %endif @@ -55,12 +52,12 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: %name-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %ix86 aarch64 armv6hl armv7hl ppc64 ppc64le s390x x86_64 +ExclusiveArch: %ix86 aarch64 ppc64 ppc64le s390x x86_64 Prefix: /usr/src %description diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 8a3d6013..1c536806 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 4.17 -%define patchversion 4.17.14 +%define srcversion 4.18 +%define patchversion 4.18.0 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 # END COMMON DEPS -Provides: %name-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: %name-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -237,7 +237,7 @@ Source113: patches.kabi.tar.bz2 Source120: kabi.tar.bz2 Source121: sysctl.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc64 ppc64le s390x x86_64 +ExclusiveArch: aarch64 %ix86 ppc64 ppc64le s390x x86_64 %define kmp_target_cpu %_target_cpu %ifarch %ix86 # Only i386/default supports i586, mark other flavors' packages as i686 @@ -1094,8 +1094,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 8b4760a9..3e7cb37a 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 13 08:39:28 CEST 2018 - jslaby@suse.cz + +- Refresh + patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. + Update upstream info. +- commit 799dc2a + +------------------------------------------------------------------- +Mon Aug 13 07:05:27 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-final. +- Refresh configs +- commit 06ab9b3 + ------------------------------------------------------------------- Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz @@ -32,6 +47,13 @@ Thu Aug 9 14:44:18 CEST 2018 - jslaby@suse.cz - scsi: qla2xxx: Fix unintialized List head crash (bnc#1012628). - commit dc49b43 +------------------------------------------------------------------- +Tue Aug 7 20:41:46 CEST 2018 - mkubecek@suse.cz + +- config: refresh s390x/vanilla + Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n +- commit 3ee2023 + ------------------------------------------------------------------- Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz @@ -89,6 +111,12 @@ Mon Aug 6 23:06:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 9079348 +------------------------------------------------------------------- +Mon Aug 6 02:19:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc8 +- commit 9928e10 + ------------------------------------------------------------------- Fri Aug 3 08:32:48 CEST 2018 - jslaby@suse.cz @@ -654,6 +682,12 @@ Mon Jul 30 08:41:14 CEST 2018 - jslaby@suse.cz Run oldconfig on s390x's vanilla. - commit 6676306 +------------------------------------------------------------------- +Mon Jul 30 06:49:41 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc7 +- commit 68c9705 + ------------------------------------------------------------------- Sun Jul 29 09:58:56 CEST 2018 - jslaby@suse.cz @@ -905,6 +939,28 @@ Wed Jul 25 11:43:03 CEST 2018 - jslaby@suse.cz - scsi: sd_zbc: Fix variable type and bogus comment (bnc#1012628). - commit 0a7f415 +------------------------------------------------------------------- +Tue Jul 24 09:22:40 CEST 2018 - dmueller@suse.com + +- Reenable v8.1/v8.2 aarch64 extensions + These were enabled already in SLE15 and we want to default to the + upstream defaults, which enable these features. + Config changes: + - aarch64: + HW_AFDBM=y + PAN=y + LSE_ATOMICS=y + VHE=y + UAO=y + SVE=y +- commit 7fdc027 + +------------------------------------------------------------------- +Mon Jul 23 15:22:34 CEST 2018 - msuchanek@suse.de + +- Update config files. +- commit 8efadc7 + ------------------------------------------------------------------- Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de @@ -923,6 +979,14 @@ Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz 7230252.SMnhE4Fjuc@alaris - commit 7144bb1 +------------------------------------------------------------------- +Mon Jul 23 07:47:21 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc6 +- Config changes: + - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) +- commit 31ad2a8 + ------------------------------------------------------------------- Sun Jul 22 21:05:34 CEST 2018 - jslaby@suse.cz @@ -1113,7 +1177,7 @@ Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Tue Jul 17 15:14:48 CEST 2018 - tiwai@suse.de - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) -- commit a3c97fb +- commit d02f285 ------------------------------------------------------------------- Tue Jul 17 13:43:24 CEST 2018 - jslaby@suse.cz @@ -1230,6 +1294,18 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - commit 7a74fb0 +------------------------------------------------------------------- +Mon Jul 16 19:41:11 CEST 2018 - rgoldwyn@suse.com + +- apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). +- Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. +- Delete + patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. +- Delete + patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. +- Delete patches.suse/apparmor-check-all-net-profiles.patch. +- commit 1947b35 + ------------------------------------------------------------------- Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de @@ -1241,7 +1317,13 @@ Mon Jul 16 12:57:19 CEST 2018 - msuchanek@suse.de - Revert "kconfig: only write '# CONFIG_FOO is not set' for visible symbols" (bsc#1093118). -- commit ab3606d +- commit 2b9e26a + +------------------------------------------------------------------- +Mon Jul 16 09:06:22 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc5 +- commit b3f752f ------------------------------------------------------------------- Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz @@ -1346,7 +1428,18 @@ Mon Jul 9 13:18:02 CEST 2018 - tiwai@suse.de - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). -- commit 5933c66 +- commit e98ba10 + +------------------------------------------------------------------- +Mon Jul 9 09:37:17 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc4 +- Eliminated 1 patch +- Config changes: + - s390x: + - RSEQ=y + - DEBUG_REQ=n +- commit 36e98dd ------------------------------------------------------------------- Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz @@ -1442,7 +1535,7 @@ Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. -- commit 12954e1 +- commit dd5896f ------------------------------------------------------------------- Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz @@ -1827,6 +1920,16 @@ Tue Jul 3 13:31:47 CEST 2018 - jslaby@suse.cz (bnc#1012628). - commit 882c99b +------------------------------------------------------------------- +Mon Jul 2 05:31:55 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc3 +- Eliminated 6 patches +- Config changes: + - Input: + - INPUT_SC27XX_VIBRA=m (aarch64 only) +- commit d44a642 + ------------------------------------------------------------------- Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz @@ -1835,6 +1938,12 @@ Fri Jun 29 10:09:30 CEST 2018 - jslaby@suse.cz Update upstream status. - commit 3037396 +------------------------------------------------------------------- +Wed Jun 27 07:29:10 CEST 2018 - mkubecek@suse.cz + +- bpf: enforce correct alignment for instructions (bsc#1099078). +- commit 55e3263 + ------------------------------------------------------------------- Tue Jun 26 10:17:11 CEST 2018 - tiwai@suse.de @@ -1974,7 +2083,7 @@ Tue Jun 26 08:25:44 CEST 2018 - tiwai@suse.de - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). -- commit cbe83fb +- commit 0d1073f ------------------------------------------------------------------- Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz @@ -1983,6 +2092,18 @@ Mon Jun 25 21:22:28 CEST 2018 - jslaby@suse.cz (bnc#1098392). - commit 7faa585 +------------------------------------------------------------------- +Mon Jun 25 15:38:48 CEST 2018 - msuchanek@suse.de + +- rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). +- commit 631659e + +------------------------------------------------------------------- +Mon Jun 25 14:46:25 CEST 2018 - msuchanek@suse.de + +- Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. +- commit ff0a7a4 + ------------------------------------------------------------------- Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de @@ -1990,6 +2111,37 @@ Mon Jun 25 11:24:43 CEST 2018 - bp@suse.de CVE-2018-1118). - commit 7372950 +------------------------------------------------------------------- +Sun Jun 24 21:50:01 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc2 +- Eliminated 1 patch +- Config changes: + - aarch64: reenable DWMAC_SOCFPGA (=m) +- commit cc9e91e + +------------------------------------------------------------------- +Sun Jun 24 02:55:48 CEST 2018 - afaerber@suse.de + +- config: arm64: Update to 4.18-rc1 +- commit b301d60 + +------------------------------------------------------------------- +Sat Jun 23 14:37:31 CEST 2018 - mkubecek@suse.cz + +- proc: fix missing final NUL in get_mm_cmdline() rewrite + (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). +- commit f348790 + +------------------------------------------------------------------- +Sat Jun 23 14:36:49 CEST 2018 - mkubecek@suse.cz + +- Documentation: e1000: Fix docs build error. +- Documentation: e100: Fix docs build error. +- Documentation: e1000: Use correct heading adornment. +- Documentation: e100: Use correct heading adornment. +- commit 95284f7 + ------------------------------------------------------------------- Sat Jun 23 09:41:41 CEST 2018 - jslaby@suse.cz @@ -2038,6 +2190,115 @@ Mon Jun 18 18:27:58 CEST 2018 - msuchanek@suse.de the kernel directory for any reason. - commit 5dc40af +------------------------------------------------------------------- +Mon Jun 18 11:42:15 CEST 2018 - mkubecek@suse.cz + +- config: update ppc64le configs +- commit fa9e020 + +------------------------------------------------------------------- +Mon Jun 18 08:47:10 CEST 2018 - mkubecek@suse.cz + +- config: enable NETDEVSIM (as module) +- commit e218eff + +------------------------------------------------------------------- +Mon Jun 18 08:45:46 CEST 2018 - mkubecek@suse.cz + +- Update to 4.18-rc1. +- Eliminated 66 patches (62 stable, 4 other). +- ARM configs need updating. +- Config changes: + - General: + - RSEQ=y + - i386: + - BPF_JIT=y + - BPF_JIT_ALWAYS_ON=y + - powerpc: + - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) + - s390: + - FW_LOADER_USER_HELPER=y + - PCI: + - PCI_HOST_GENERIC=y + - Network: + - TLS_DEVICE=y + - XDP_SOCKETS=y + - NFT_CONNLIMIT=m + - NFT_SOCKET=m + - IP_VS_MH=m + - IP_VS_MH_TAB_INDEX=12 (default) + - NF_TPROXY_IPV4=m + - NF_TPROXY_IPV6=m + - BPFILTER=y + - BPFILTER_UMH=m + - FAILOVER=m + - MLX5_EN_TLS=y + - NET_VENDOR_MICROSEMI=y + - MSCC_OCELOT_SWITCH=m + - MSCC_OCELOT_SWITCH_OCELOT=m + - NFP_APP_ABM_NIC=y + - MDIO_MSCC_MIIM=m + - ASIX_PHY=m + - DP83TC811_PHY=m + - MICROCHIP_T1_PHY=m + - NET_FAILOVER=m + - Block: + - DM_WRITECACHE=m + - Input: + - MOUSE_PS2_ELANTECH_SMBUS=y + - TOUCHSCREEN_CHIPONE_ICN8505=m + - HID_STEAM=m + - Misc: + - SPI_MEM=y + - GPIOLIB_FASTPATH_LIMIT=512 (default) + - VIDEO_CADENCE=y + - LCD_OTM3225A=n + - CHROMEOS_TBMC=m + - FPGA_MGR_MACHXO2_SPI=m + - Graphics: + - DRM_I2C_NXP_TDA9950=m + - DRM_I915_DEBUG_GUC=n + - DRM_CDNS_DSI=n + - DRM_THINE_THC63LVD1024=n + - DRM_XEN=y + - DRM_XEN_FRONTEND=m + - Sound: + - SND_SOC_SSM2305=n + - SND_SOC_TSCS454=n + - SND_SOC_WM8782=n + - SND_SOC_MT6351=n + - SND_XEN_FRONTEND=m + - LED: + - LEDS_CR0014114=m + - LEDS_LM3601X=m + - USB: + - TYPEC_RT1711H=m + - IIO: + - AD5686_SPI=n + - AD5696_I2C=n + - TI_DAC5571=n + - TSL2772=n + - IIO_RESCALE=n + - Filesystems: + - PROC_VMCORE_DEVICE_DUMP=y + - EVM_ADD_XATTRS=y + - Testing: + - TEST_OVERFLOW=n + - Crypto: + - CRYPTO_AEGIS128=m + - CRYPTO_AEGIS128L=m + - CRYPTO_AEGIS256=m + - CRYPTO_AEGIS128_AESNI_SSE2=m + - CRYPTO_AEGIS128L_AESNI_SSE2=m + - CRYPTO_AEGIS256_AESNI_SSE2=m + - CRYPTO_MORUS640=m + - CRYPTO_MORUS640_SSE2=m + - CRYPTO_MORUS1280=m + - CRYPTO_MORUS1280_SSE2=m + - CRYPTO_MORUS1280_AVX2=m + - CRYPTO_ZSTD=m +- commit 549a5bb + ------------------------------------------------------------------- Mon Jun 18 07:27:34 CEST 2018 - mkubecek@suse.cz @@ -14793,6 +15054,14 @@ Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de thus the sub-packaging disabled so far. - commit 8e7de10 +------------------------------------------------------------------- +Tue Jul 11 10:20:24 CEST 2017 - tiwai@suse.de + +- rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) + The whole DocBook stuff has been deleted. The PDF build still non-working + thus the sub-packaging disabled so far. +- commit c9542b9 + ------------------------------------------------------------------- Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index a2000411..beb564cb 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -17,8 +17,8 @@ # needssslcertforbuild -%define srcversion 4.17 -%define patchversion 4.17.14 +%define srcversion 4.18 +%define patchversion 4.18.0 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.17.14 +Version: 4.18.0 %if 0%{?is_kotd} -Release: .gdc49b43 +Release: .g6e2c3e0 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 # END COMMON DEPS -Provides: %name-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: %name-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1097,8 +1097,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a -Provides: kernel-srchash = dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +Provides: kernel-%build_flavor-base-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 +Provides: kernel-srchash = 6e2c3e02ead5b3947d01693d516b8864acc77323 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/linux-4.18.tar.xz b/linux-4.18.tar.xz new file mode 100644 index 00000000..570aaa2e --- /dev/null +++ b/linux-4.18.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d8bcf49ef530cd4e364a45b4a22fa70714b70349c8100e7308488e26f1eaf1 +size 101781564 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 43601159..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:bca604f9d41ccb72f22f02a7e220c6c2b8e4b6aa1136cc57fa49bfdf74b9c990 -size 827313 +oid sha256:ee18541c0eac40ab98a3cc2afffb20d24e6531f3cdbb7990b74d2deb7c88225b +size 133 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index bc890202..452aa3a9 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:26bd92f322adc50ce33bf8e06d8b15c9c570de7c776a1939b7e76b5874820c2f -size 72968 +oid sha256:1b3351b9ecbe9cbcda17c8a8969bfbab3d1f177fe4af436efcd45776d80f96df +size 65664 diff --git a/series.conf b/series.conf index 239a2fd3..aefaacbf 100644 --- a/series.conf +++ b/series.conf @@ -27,1154 +27,6 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## - patches.kernel.org/4.17.1-001-netfilter-nf_flow_table-attach-dst-to-skbs.patch - patches.kernel.org/4.17.1-002-bnx2x-use-the-right-constant.patch - patches.kernel.org/4.17.1-003-ip6mr-only-set-ip6mr_table-from-setsockopt-whe.patch - patches.kernel.org/4.17.1-004-ipv6-omit-traffic-class-when-calculating-flow-.patch - patches.kernel.org/4.17.1-005-l2tp-fix-refcount-leakage-on-PPPoL2TP-sockets.patch - patches.kernel.org/4.17.1-006-netdev-FAQ-clarify-DaveM-s-position-for-stable.patch - patches.kernel.org/4.17.1-007-net-metrics-add-proper-netlink-validation.patch - patches.kernel.org/4.17.1-008-net-packet-refine-check-for-priv-area-size.patch - patches.kernel.org/4.17.1-009-rtnetlink-validate-attributes-in-do_setlink.patch - patches.kernel.org/4.17.1-010-sctp-not-allow-transport-timeout-value-less-th.patch - patches.kernel.org/4.17.1-011-team-use-netdev_features_t-instead-of-u32.patch - patches.kernel.org/4.17.1-012-vrf-check-the-original-netdevice-for-generatin.patch - patches.kernel.org/4.17.1-013-net-dsa-b53-Fix-for-brcm-tag-issue-in-Cygnus-S.patch - patches.kernel.org/4.17.1-014-ipmr-fix-error-path-when-ipmr_new_table-fails.patch - patches.kernel.org/4.17.1-015-PCI-hv-Do-not-wait-forever-on-a-device-that-ha.patch - patches.kernel.org/4.17.1-016-Linux-4.17.1.patch - patches.kernel.org/4.17.2-001-crypto-chelsio-request-to-HW-should-wrap.patch - patches.kernel.org/4.17.2-002-blkdev_report_zones_ioctl-Use-vmalloc-to-alloc.patch - patches.kernel.org/4.17.2-003-KVM-X86-Fix-reserved-bits-check-for-MOV-to-CR3.patch - patches.kernel.org/4.17.2-004-KVM-x86-introduce-linear_-read-write-_system.patch - patches.kernel.org/4.17.2-005-kvm-fix-typo-in-flag-name.patch - patches.kernel.org/4.17.2-006-kvm-nVMX-Enforce-cpl-0-for-VMX-instructions.patch - patches.kernel.org/4.17.2-007-KVM-x86-pass-kvm_vcpu-to-kvm_read_guest_virt-a.patch - patches.kernel.org/4.17.2-008-kvm-x86-use-correct-privilege-level-for-sgdt-s.patch - patches.kernel.org/4.17.2-009-staging-android-ion-Switch-to-pr_warn_once-in-.patch - patches.kernel.org/4.17.2-010-NFC-pn533-don-t-send-USB-data-off-of-the-stack.patch - patches.kernel.org/4.17.2-011-usbip-vhci_sysfs-fix-potential-Spectre-v1.patch - patches.kernel.org/4.17.2-012-usb-storage-Add-support-for-FL_ALWAYS_SYNC-fla.patch - patches.kernel.org/4.17.2-013-usb-storage-Add-compatibility-quirk-flags-for-.patch - patches.kernel.org/4.17.2-014-Input-xpad-add-GPD-Win-2-Controller-USB-IDs.patch - patches.kernel.org/4.17.2-015-phy-qcom-qusb2-Fix-crash-if-nvmem-cell-not-spe.patch - patches.kernel.org/4.17.2-016-usb-core-message-remove-extra-endianness-conve.patch - patches.kernel.org/4.17.2-017-usb-typec-wcove-Remove-dependency-on-HW-FSM.patch - patches.kernel.org/4.17.2-018-usb-gadget-function-printer-avoid-wrong-list-h.patch - patches.kernel.org/4.17.2-019-usb-gadget-udc-renesas_usb3-fix-double-phy_put.patch - patches.kernel.org/4.17.2-020-usb-gadget-udc-renesas_usb3-should-remove-debu.patch - patches.kernel.org/4.17.2-021-usb-gadget-udc-renesas_usb3-should-call-pm_run.patch - patches.kernel.org/4.17.2-022-usb-gadget-udc-renesas_usb3-should-call-devm_p.patch - patches.kernel.org/4.17.2-023-usb-gadget-udc-renesas_usb3-should-fail-if-dev.patch - patches.kernel.org/4.17.2-024-usb-gadget-udc-renesas_usb3-disable-the-contro.patch - patches.kernel.org/4.17.2-025-serial-sh-sci-Stop-using-printk-format-pCr.patch - patches.kernel.org/4.17.2-026-tty-serial-atmel-use-port-name-as-name-in-requ.patch - patches.kernel.org/4.17.2-027-serial-samsung-fix-maxburst-parameter-for-DMA-.patch - patches.kernel.org/4.17.2-028-serial-8250-omap-Fix-idling-of-clocks-for-unus.patch - patches.kernel.org/4.17.2-029-vmw_balloon-fixing-double-free-when-batching-m.patch - patches.kernel.org/4.17.2-030-doc-fix-sysfs-ABI-documentation.patch - patches.kernel.org/4.17.2-031-arm64-defconfig-Enable-CONFIG_PINCTRL_MT7622-b.patch - patches.kernel.org/4.17.2-032-tty-pl011-Avoid-spuriously-stuck-off-interrupt.patch - patches.kernel.org/4.17.2-033-crypto-ccree-correct-host-regs-offset.patch - patches.kernel.org/4.17.2-034-Input-goodix-add-new-ACPI-id-for-GPD-Win-2-tou.patch - patches.kernel.org/4.17.2-035-Input-elan_i2c-add-ELAN0612-Lenovo-v330-14IKB-.patch - patches.kernel.org/4.17.2-036-crypto-caam-strip-input-zeros-from-RSA-input-b.patch - patches.kernel.org/4.17.2-037-crypto-caam-fix-DMA-mapping-dir-for-generated-.patch - patches.kernel.org/4.17.2-038-crypto-caam-fix-IV-DMA-mapping-and-updating.patch - patches.kernel.org/4.17.2-039-crypto-caam-qi-fix-IV-DMA-mapping-and-updating.patch - patches.kernel.org/4.17.2-040-crypto-caam-fix-size-of-RSA-prime-factor-q.patch - patches.kernel.org/4.17.2-041-crypto-cavium-Fix-fallout-from-CONFIG_VMAP_STA.patch - patches.kernel.org/4.17.2-042-crypto-cavium-Limit-result-reading-attempts.patch - patches.kernel.org/4.17.2-043-crypto-vmx-Remove-overly-verbose-printk-from-A.patch - patches.kernel.org/4.17.2-044-crypto-vmx-Remove-overly-verbose-printk-from-A.patch - patches.kernel.org/4.17.2-045-crypto-omap-sham-fix-memleak.patch - patches.kernel.org/4.17.2-046-Linux-4.17.2.patch - patches.kernel.org/4.17.3-001-net-aquantia-fix-unsigned-numvecs-comparison-w.patch - patches.kernel.org/4.17.3-002-bonding-re-evaluate-force_primary-when-the-pri.patch - patches.kernel.org/4.17.3-003-cdc_ncm-avoid-padding-beyond-end-of-skb.patch - patches.kernel.org/4.17.3-004-ipv6-allow-PMTU-exceptions-to-local-routes.patch - patches.kernel.org/4.17.3-005-net-dsa-add-error-handling-for-pskb_trim_rcsum.patch - patches.kernel.org/4.17.3-006-net-phy-dp83822-use-BMCR_ANENABLE-instead-of-B.patch - patches.kernel.org/4.17.3-007-net-sched-act_simple-fix-parsing-of-TCA_DEF_DA.patch - patches.kernel.org/4.17.3-008-tcp-verify-the-checksum-of-the-first-data-segm.patch - patches.kernel.org/4.17.3-009-tls-fix-use-after-free-in-tls_push_record.patch - patches.kernel.org/4.17.3-010-tls-fix-waitall-behavior-in-tls_sw_recvmsg.patch - patches.kernel.org/4.17.3-011-socket-close-race-condition-between-sock_close.patch - patches.kernel.org/4.17.3-012-udp-fix-rx-queue-len-reported-by-diag-and-proc.patch - patches.kernel.org/4.17.3-013-net-in-virtio_net_hdr-only-add-VLAN_HLEN-to-cs.patch - patches.kernel.org/4.17.3-014-hv_netvsc-Fix-a-network-regression-after-ifdow.patch - patches.kernel.org/4.17.3-015-ACPICA-AML-parser-attempt-to-continue-loading-.patch - patches.kernel.org/4.17.3-016-ext4-fix-hole-length-detection-in-ext4_ind_map.patch - patches.kernel.org/4.17.3-017-ext4-update-mtime-in-ext4_punch_hole-even-if-n.patch - patches.kernel.org/4.17.3-018-ext4-do-not-allow-external-inodes-for-inline-d.patch - patches.kernel.org/4.17.3-019-ext4-bubble-errors-from-ext4_find_inline_data_.patch - patches.kernel.org/4.17.3-020-ext4-correctly-handle-a-zero-length-xattr-with.patch - patches.kernel.org/4.17.3-021-ext4-fix-fencepost-error-in-check-for-inode-co.patch - patches.kernel.org/4.17.3-022-driver-core-Don-t-ignore-class_dir_create_and_.patch - patches.kernel.org/4.17.3-023-Btrfs-allow-empty-subvol-again.patch - patches.kernel.org/4.17.3-024-Btrfs-fix-clone-vs-chattr-NODATASUM-race.patch - patches.kernel.org/4.17.3-025-Btrfs-fix-memory-and-mount-leak-in-btrfs_ioctl.patch - patches.kernel.org/4.17.3-026-btrfs-return-error-value-if-create_io_em-faile.patch - patches.kernel.org/4.17.3-027-btrfs-scrub-Don-t-use-inode-pages-for-device-r.patch - patches.kernel.org/4.17.3-028-ALSA-usb-audio-Disable-the-quirk-for-Nura-head.patch - patches.kernel.org/4.17.3-029-ALSA-hda-realtek-Enable-mic-mute-hotkey-for-se.patch - patches.kernel.org/4.17.3-030-ALSA-hda-conexant-Add-fixup-for-HP-Z2-G4-works.patch - patches.kernel.org/4.17.3-031-ALSA-hda-Handle-kzalloc-failure-in-snd_hda_att.patch - patches.kernel.org/4.17.3-032-ALSA-hda-add-dock-and-led-support-for-HP-Elite.patch - patches.kernel.org/4.17.3-033-ALSA-hda-add-dock-and-led-support-for-HP-ProBo.patch - patches.kernel.org/4.17.3-034-x86-MCE-Fix-stack-out-of-bounds-write-in-mce-i.patch - patches.kernel.org/4.17.3-035-smb3-fix-various-xid-leaks.patch - patches.kernel.org/4.17.3-036-smb3-on-reconnect-set-PreviousSessionId-field.patch - patches.kernel.org/4.17.3-037-CIFS-511c54a2f69195b28afb9dd119f03787b1625bb4-.patch - patches.kernel.org/4.17.3-038-cifs-For-SMB2-security-informaion-query-check-.patch - patches.kernel.org/4.17.3-039-nbd-fix-nbd-device-deletion.patch - patches.kernel.org/4.17.3-040-nbd-update-size-when-connected.patch - patches.kernel.org/4.17.3-041-nbd-use-bd_set_size-when-updating-disk-size.patch - patches.kernel.org/4.17.3-042-blk-mq-reinit-q-tag_set_list-entry-only-after-.patch - patches.kernel.org/4.17.3-043-bdi-Move-cgroup-bdi_writeback-to-a-dedicated-l.patch - patches.kernel.org/4.17.3-044-cpufreq-Fix-new-policy-initialization-during-l.patch - patches.kernel.org/4.17.3-045-cpufreq-ti-cpufreq-Fix-an-incorrect-error-retu.patch - patches.kernel.org/4.17.3-046-cpufreq-governors-Fix-long-idle-detection-logi.patch - patches.kernel.org/4.17.3-047-libata-zpodd-small-read-overflow-in-eject_tray.patch - patches.kernel.org/4.17.3-048-libata-Drop-SanDisk-SD7UB3Q-G1001-NOLPM-quirk.patch - patches.kernel.org/4.17.3-049-nvme-pci-Sync-controller-reset-for-AER-slot_re.patch - patches.kernel.org/4.17.3-050-w1-mxc_w1-Enable-clock-before-calling-clk_get_.patch - patches.kernel.org/4.17.3-051-x86-vector-Fix-the-args-of-vector_alloc-tracep.patch - patches.kernel.org/4.17.3-052-x86-apic-vector-Prevent-hlist-corruption-and-l.patch - patches.kernel.org/4.17.3-053-x86-apic-Provide-apic_ack_irq.patch - patches.kernel.org/4.17.3-054-x86-ioapic-Use-apic_ack_irq.patch - patches.kernel.org/4.17.3-055-x86-platform-uv-Use-apic_ack_irq.patch - patches.kernel.org/4.17.3-056-irq_remapping-Use-apic_ack_irq.patch - patches.kernel.org/4.17.3-057-genirq-generic_pending-Do-not-lose-pending-aff.patch - patches.kernel.org/4.17.3-058-genirq-affinity-Defer-affinity-setting-if-irq-.patch - patches.kernel.org/4.17.3-059-genirq-migration-Avoid-out-of-line-call-if-pen.patch - patches.kernel.org/4.17.3-060-x86-intel_rdt-Enable-CMT-and-MBM-on-new-Skylak.patch - patches.kernel.org/4.17.3-061-media-uvcvideo-Prevent-setting-unavailable-fla.patch - patches.kernel.org/4.17.3-062-media-rc-ensure-input-lirc-device-can-be-opene.patch - patches.kernel.org/4.17.3-063-iwlwifi-fw-harden-page-loading-code.patch - patches.kernel.org/4.17.3-064-orangefs-set-i_size-on-new-symlink.patch - patches.kernel.org/4.17.3-065-orangefs-report-attributes_mask-and-attributes.patch - patches.kernel.org/4.17.3-066-HID-intel_ish-hid-ipc-register-more-pm-callbac.patch - patches.kernel.org/4.17.3-067-HID-wacom-Correct-logical-maximum-Y-for-2nd-ge.patch - patches.kernel.org/4.17.3-068-vhost-fix-info-leak-due-to-uninitialized-memor.patch - patches.kernel.org/4.17.3-069-fs-binfmt_misc.c-do-not-allow-offset-overflow.patch - patches.kernel.org/4.17.3-070-mm-page_alloc-do-not-break-__GFP_THISNODE-by-z.patch - patches.kernel.org/4.17.3-071-Linux-4.17.3.patch - patches.kernel.org/4.17.4-001-x86-spectre_v1-Disable-compiler-optimizations-.patch - patches.kernel.org/4.17.4-002-x86-xen-Add-call-of-speculative_store_bypass_h.patch - patches.kernel.org/4.17.4-003-x86-platform-UV-Add-adjustable-set-memory-bloc.patch - patches.kernel.org/4.17.4-004-x86-platform-UV-Use-new-set-memory-block-size-.patch - patches.kernel.org/4.17.4-005-x86-platform-UV-Add-kernel-parameter-to-set-me.patch - patches.kernel.org/4.17.4-006-x86-mce-Improve-error-message-when-kernel-cann.patch - patches.kernel.org/4.17.4-007-x86-mce-Check-for-alternate-indication-of-mach.patch - patches.kernel.org/4.17.4-008-x86-mce-Fix-incorrect-Machine-check-from-unkno.patch - patches.kernel.org/4.17.4-009-x86-mce-Do-not-overwrite-MCi_STATUS-in-mce_no_.patch - patches.kernel.org/4.17.4-010-x86-Call-fixup_exception-before-notify_die-in-.patch - patches.kernel.org/4.17.4-011-m68k-mm-Adjust-VM-area-to-be-unmapped-by-gap-s.patch - patches.kernel.org/4.17.4-012-m68k-mac-Fix-SWIM-memory-resource-end-address.patch - patches.kernel.org/4.17.4-013-platform-chrome-cros_ec_lpc-do-not-try-DMI-mat.patch - patches.kernel.org/4.17.4-014-hwmon-k10temp-Add-support-for-Stoney-Ridge-and.patch - patches.kernel.org/4.17.4-015-mtd-spi-nor-intel-spi-Fix-atomic-sequence-hand.patch - patches.kernel.org/4.17.4-016-serial-sh-sci-Use-spin_-try-lock_irqsave-inste.patch - patches.kernel.org/4.17.4-017-signal-xtensa-Consistenly-use-SIGBUS-in-do_una.patch - patches.kernel.org/4.17.4-018-PM-Domains-Fix-error-path-during-attach-in-gen.patch - patches.kernel.org/4.17.4-019-PCI-PM-Do-not-clear-state_saved-for-devices-th.patch - patches.kernel.org/4.17.4-020-ACPI-LPSS-Avoid-PM-quirks-on-suspend-and-resum.patch - patches.kernel.org/4.17.4-021-PM-core-Fix-supplier-device-runtime-PM-usage-c.patch - patches.kernel.org/4.17.4-022-PM-OPP-Update-voltage-in-case-freq-old_freq.patch - patches.kernel.org/4.17.4-023-mmc-renesas_sdhi-really-fix-WP-logic-regressio.patch - patches.kernel.org/4.17.4-024-usb-do-not-reset-if-a-low-speed-or-full-speed-.patch - patches.kernel.org/4.17.4-025-1wire-family-module-autoload-fails-because-of-.patch - patches.kernel.org/4.17.4-026-ASoC-dapm-delete-dapm_kcontrol_data-paths-list.patch - patches.kernel.org/4.17.4-027-ASoC-cs35l35-Add-use_single_rw-to-regmap-confi.patch - patches.kernel.org/4.17.4-028-ASoC-mediatek-preallocate-pages-use-platform-d.patch - patches.kernel.org/4.17.4-029-ASoC-cirrus-i2s-Fix-LRCLK-configuration.patch - patches.kernel.org/4.17.4-030-ASoC-cirrus-i2s-Fix-TX-RX-LinCtrlData-setup.patch - patches.kernel.org/4.17.4-031-thermal-bcm2835-Stop-using-printk-format-pCr.patch - patches.kernel.org/4.17.4-032-clk-renesas-cpg-mssr-Stop-using-printk-format-.patch - patches.kernel.org/4.17.4-033-lib-vsprintf-Remove-atomic-unsafe-support-for-.patch - patches.kernel.org/4.17.4-034-ftrace-selftest-Have-the-reset_trigger-code-be.patch - patches.kernel.org/4.17.4-035-mips-ftrace-fix-static-function-graph-tracing.patch - patches.kernel.org/4.17.4-036-branch-check-fix-long-int-truncation-when-prof.patch - patches.kernel.org/4.17.4-037-ipmi-bt-Set-the-timeout-before-doing-a-capabil.patch - patches.kernel.org/4.17.4-038-Bluetooth-hci_qca-Avoid-missing-rampatch-failu.patch - patches.kernel.org/4.17.4-039-printk-fix-possible-reuse-of-va_list-variable.patch - patches.kernel.org/4.17.4-040-fuse-fix-congested-state-leak-on-aborted-conne.patch - patches.kernel.org/4.17.4-041-fuse-atomic_o_trunc-should-truncate-pagecache.patch - patches.kernel.org/4.17.4-042-fuse-don-t-keep-dead-fuse_conn-at-fuse_fill_su.patch - patches.kernel.org/4.17.4-043-fuse-fix-control-dir-setup-and-teardown.patch - patches.kernel.org/4.17.4-044-powerpc-mm-hash-Add-missing-isync-prior-to-ker.patch - patches.kernel.org/4.17.4-045-powerpc-pkeys-Detach-execute_only-key-on-PROT_.patch - patches.kernel.org/4.17.4-046-powerpc-ptrace-Fix-setting-512B-aligned-breakp.patch - patches.kernel.org/4.17.4-047-powerpc-perf-Fix-memory-allocation-for-core-im.patch - patches.kernel.org/4.17.4-048-powerpc-ptrace-Fix-enforcement-of-DAWR-constra.patch - patches.kernel.org/4.17.4-049-powerpc-powernv-ioda2-Remove-redundant-free-of.patch - patches.kernel.org/4.17.4-050-powerpc-powernv-copy-paste-Mask-SO-bit-in-CR.patch - patches.kernel.org/4.17.4-051-powerpc-powernv-cpuidle-Init-all-present-cpus-.patch - patches.kernel.org/4.17.4-052-cpuidle-powernv-Fix-promotion-from-snooze-if-n.patch - patches.kernel.org/4.17.4-053-powerpc-fadump-Unregister-fadump-on-kexec-down.patch - patches.kernel.org/4.17.4-054-libnvdimm-pmem-Do-not-flush-power-fail-protect.patch - patches.kernel.org/4.17.4-055-soc-rockchip-power-domain-Fix-wrong-value-when.patch - patches.kernel.org/4.17.4-056-powerpc-64s-radix-Fix-radix_kvm_prefetch_worka.patch - patches.kernel.org/4.17.4-057-powerpc-e500mc-Set-assembler-machine-type-to-e.patch - patches.kernel.org/4.17.4-058-powerpc-64s-Fix-DT-CPU-features-Power9-DD2.1-l.patch - patches.kernel.org/4.17.4-059-cxl-Configure-PSL-to-not-use-APC-virtual-machi.patch - patches.kernel.org/4.17.4-060-cxl-Disable-prefault_mode-in-Radix-mode.patch - patches.kernel.org/4.17.4-061-ARM-8764-1-kgdb-fix-NUMREGBYTES-so-that-gdb_re.patch - patches.kernel.org/4.17.4-062-ARM-dts-sun8i-h3-fix-ALL-H3-CC-H3-ver-VDD-CPUX.patch - patches.kernel.org/4.17.4-063-ARM-dts-sun8i-h3-fix-ALL-H3-CC-H3-ver-VCC-1V2-.patch - patches.kernel.org/4.17.4-064-ARM-dts-Fix-SPI-node-for-Arria10.patch - patches.kernel.org/4.17.4-065-ARM-dts-socfpga-Fix-NAND-controller-node-compa.patch - patches.kernel.org/4.17.4-066-ARM-dts-socfpga-Fix-NAND-controller-clock-supp.patch - patches.kernel.org/4.17.4-067-ARM-dts-socfpga-Fix-NAND-controller-node-compa.patch - patches.kernel.org/4.17.4-068-hwrng-core-Always-drop-the-RNG-in-hwrng_unregi.patch - patches.kernel.org/4.17.4-069-softirq-Reorder-trace_softirqs_on-to-prevent-l.patch - patches.kernel.org/4.17.4-070-arm64-Fix-syscall-restarting-around-signal-sup.patch - patches.kernel.org/4.17.4-071-crypto-arm64-aes-blk-fix-and-move-skcipher_wal.patch - patches.kernel.org/4.17.4-072-arm64-kpti-Use-early_param-for-kpti-command-li.patch - patches.kernel.org/4.17.4-073-arm64-mm-Ensure-writes-to-swapper-are-ordered-.patch - patches.kernel.org/4.17.4-074-arm64-dts-marvell-fix-CP110-ICU-node-size.patch - patches.kernel.org/4.17.4-075-arm64-dts-stratix10-Fix-SPI-nodes-for-Stratix1.patch - patches.kernel.org/4.17.4-076-ARM64-dts-meson-disable-sd-uhs-modes-on-the-li.patch - patches.kernel.org/4.17.4-077-ARM64-dts-meson-gx-fix-ATF-reserved-memory-reg.patch - patches.kernel.org/4.17.4-078-of-overlay-validate-offset-from-property-fixup.patch - patches.kernel.org/4.17.4-079-of-unittest-for-strings-account-for-trailing-0.patch - patches.kernel.org/4.17.4-080-of-platform-stop-accessing-invalid-dev-in-of_p.patch - patches.kernel.org/4.17.4-081-tpm-fix-use-after-free-in-tpm2_load_context.patch - patches.kernel.org/4.17.4-082-tpm-fix-race-condition-in-tpm_common_write.patch - patches.kernel.org/4.17.4-083-efi-libstub-tpm-Initialize-efi_physical_addr_t.patch - patches.kernel.org/4.17.4-084-IB-qib-Fix-DMA-api-warning-with-debug-kernel.patch - patches.kernel.org/4.17.4-085-IB-hfi1-qib-Add-handling-of-kernel-restart.patch - patches.kernel.org/4.17.4-086-IB-mlx4-Mark-user-MR-as-writable-if-actual-vir.patch - patches.kernel.org/4.17.4-087-IB-core-Make-testing-MR-flags-for-writability-.patch - patches.kernel.org/4.17.4-088-IB-mlx5-Fetch-soft-WQE-s-on-fatal-error-state.patch - patches.kernel.org/4.17.4-089-IB-isert-Fix-for-lib-dma_debug-check_sync-warn.patch - patches.kernel.org/4.17.4-090-IB-isert-fix-T10-pi-check-mask-setting.patch - patches.kernel.org/4.17.4-091-IB-hfi1-Fix-fault-injection-init-exit-issues.patch - patches.kernel.org/4.17.4-092-IB-hfi1-Reorder-incorrect-send-context-disable.patch - patches.kernel.org/4.17.4-093-IB-hfi1-Optimize-kthread-pointer-locking-when-.patch - patches.kernel.org/4.17.4-094-IB-hfi1-Fix-user-context-tail-allocation-for-D.patch - patches.kernel.org/4.17.4-095-IB-uverbs-Fix-ordering-of-ucontext-check-in-ib.patch - patches.kernel.org/4.17.4-096-RDMA-mlx4-Discard-unknown-SQP-work-requests.patch - patches.kernel.org/4.17.4-097-xprtrdma-Return-ENOBUFS-when-no-pages-are-avai.patch - patches.kernel.org/4.17.4-098-RDMA-core-Save-kernel-caller-name-when-creatin.patch - patches.kernel.org/4.17.4-099-mtd-rawnand-Do-not-check-FAIL-bit-when-executi.patch - patches.kernel.org/4.17.4-100-mtd-cfi_cmdset_0002-Change-write-buffer-to-che.patch - patches.kernel.org/4.17.4-101-mtd-rawnand-denali_dt-set-clk_x_rate-to-200-MH.patch - patches.kernel.org/4.17.4-102-mtd-rawnand-fix-return-value-check-for-bad-blo.patch - patches.kernel.org/4.17.4-103-mtd-rawnand-mxc-set-spare-area-size-register-e.patch - patches.kernel.org/4.17.4-104-mtd-rawnand-micron-add-ONFI_FEATURE_ON_DIE_ECC.patch - patches.kernel.org/4.17.4-105-mtd-rawnand-All-AC-chips-have-a-broken-GET_FEA.patch - patches.kernel.org/4.17.4-106-mtd-cfi_cmdset_0002-Use-right-chip-in-do_ppb_x.patch - patches.kernel.org/4.17.4-107-mtd-cfi_cmdset_0002-fix-SEGV-unlocking-multipl.patch - patches.kernel.org/4.17.4-108-mtd-cfi_cmdset_0002-Fix-unlocking-requests-cro.patch - patches.kernel.org/4.17.4-109-mtd-cfi_cmdset_0002-Avoid-walking-all-chips-wh.patch - patches.kernel.org/4.17.4-110-MIPS-BCM47XX-Enable-74K-Core-ExternalSync-for-.patch - patches.kernel.org/4.17.4-111-clk-aspeed-Fix-reset-bits-for-PCI-VGA-and-PECI.patch - patches.kernel.org/4.17.4-112-PCI-hv-Make-sure-the-bus-domain-is-really-uniq.patch - patches.kernel.org/4.17.4-113-PCI-Add-ACS-quirk-for-Intel-7th-8th-Gen-mobile.patch - patches.kernel.org/4.17.4-114-PCI-Add-ACS-quirk-for-Intel-300-series.patch - patches.kernel.org/4.17.4-115-PCI-pciehp-Clear-Presence-Detect-and-Data-Link.patch - patches.kernel.org/4.17.4-116-PCI-Account-for-all-bridges-on-bus-when-distri.patch - patches.kernel.org/4.17.4-117-auxdisplay-fix-broken-menu.patch - patches.kernel.org/4.17.4-118-pinctrl-armada-37xx-Fix-spurious-irq-managemen.patch - patches.kernel.org/4.17.4-119-pinctrl-samsung-Correct-EINTG-banks-order.patch - patches.kernel.org/4.17.4-120-pinctrl-devicetree-Fix-pctldev-pointer-overwri.patch - patches.kernel.org/4.17.4-121-cpufreq-intel_pstate-Fix-scaling-max-min-limit.patch - patches.kernel.org/4.17.4-122-MIPS-pb44-Fix-i2c-gpio-GPIO-descriptor-table.patch - patches.kernel.org/4.17.4-123-MIPS-io-Add-barrier-after-register-read-in-inX.patch - patches.kernel.org/4.17.4-124-time-Make-sure-jiffies_to_msecs-preserves-non-.patch - patches.kernel.org/4.17.4-125-irqchip-gic-v3-its-Don-t-bind-LPI-to-unavailab.patch - patches.kernel.org/4.17.4-126-locking-rwsem-Fix-up_read_non_owner-warning-wi.patch - patches.kernel.org/4.17.4-127-X.509-unpack-RSA-signatureValue-field-from-BIT.patch - patches.kernel.org/4.17.4-128-Btrfs-fix-return-value-on-rename-exchange-fail.patch - patches.kernel.org/4.17.4-129-iio-adc-ad7791-remove-sample-freq-sysfs-attrib.patch - patches.kernel.org/4.17.4-130-iio-sca3000-Fix-an-error-handling-path-in-sca3.patch - patches.kernel.org/4.17.4-131-mm-fix-__gup_device_huge-vs-unmap.patch - patches.kernel.org/4.17.4-132-scsi-scsi_debug-Fix-memory-leak-on-module-unlo.patch - patches.kernel.org/4.17.4-133-scsi-hpsa-disable-device-during-shutdown.patch - patches.kernel.org/4.17.4-134-scsi-qla2xxx-Delete-session-for-nport-id-chang.patch - patches.kernel.org/4.17.4-135-scsi-qla2xxx-Fix-setting-lower-transfer-speed-.patch - patches.kernel.org/4.17.4-136-scsi-qla2xxx-Mask-off-Scope-bits-in-retry-dela.patch - patches.kernel.org/4.17.4-137-scsi-qla2xxx-Spinlock-recursion-in-qla_target.patch - patches.kernel.org/4.17.4-138-scsi-zfcp-fix-missing-SCSI-trace-for-result-of.patch - patches.kernel.org/4.17.4-139-scsi-zfcp-fix-missing-SCSI-trace-for-retry-of-.patch - patches.kernel.org/4.17.4-140-scsi-zfcp-fix-misleading-REC-trigger-trace-whe.patch - patches.kernel.org/4.17.4-141-scsi-zfcp-fix-missing-REC-trigger-trace-on-ter.patch - patches.kernel.org/4.17.4-142-scsi-zfcp-fix-missing-REC-trigger-trace-on-ter.patch - patches.kernel.org/4.17.4-143-scsi-zfcp-fix-missing-REC-trigger-trace-for-al.patch - patches.kernel.org/4.17.4-144-scsi-zfcp-fix-missing-REC-trigger-trace-on-enq.patch - patches.kernel.org/4.17.4-145-linvdimm-pmem-Preserve-read-only-setting-for-p.patch - patches.kernel.org/4.17.4-146-libnvdimm-pmem-Unconditionally-deep-flush-on-s.patch - patches.kernel.org/4.17.4-147-clk-meson-meson8b-mark-fclk_div2-gate-clocks-a.patch - patches.kernel.org/4.17.4-148-clk-at91-PLL-recalc_rate-now-using-cached-MUL-.patch - patches.kernel.org/4.17.4-149-rtc-sun6i-Fix-bit_idx-value-for-clk_register_g.patch - patches.kernel.org/4.17.4-150-md-fix-two-problems-with-setting-the-re-add-de.patch - patches.kernel.org/4.17.4-151-rpmsg-smd-do-not-use-mananged-resources-for-en.patch - patches.kernel.org/4.17.4-152-ubi-fastmap-Cancel-work-upon-detach.patch - patches.kernel.org/4.17.4-153-ubi-fastmap-Correctly-handle-interrupted-erasu.patch - patches.kernel.org/4.17.4-154-UBIFS-Fix-potential-integer-overflow-in-alloca.patch - patches.kernel.org/4.17.4-155-backlight-as3711_bl-Fix-Device-Tree-node-looku.patch - patches.kernel.org/4.17.4-156-backlight-max8925_bl-Fix-Device-Tree-node-look.patch - patches.kernel.org/4.17.4-157-backlight-tps65217_bl-Fix-Device-Tree-node-loo.patch - patches.kernel.org/4.17.4-158-Revert-iommu-amd_iommu-Use-CONFIG_DMA_DIRECT_O.patch - patches.kernel.org/4.17.4-159-f2fs-don-t-use-GFP_ZERO-for-page-caches.patch - patches.kernel.org/4.17.4-160-um-Fix-initialization-of-vector-queues.patch - patches.kernel.org/4.17.4-161-um-Fix-raw-interface-options.patch - patches.kernel.org/4.17.4-162-mfd-twl-core-Fix-clock-initialization.patch - patches.kernel.org/4.17.4-163-mfd-intel-lpss-Program-REMAP-register-in-PIO-m.patch - patches.kernel.org/4.17.4-164-mfd-intel-lpss-Fix-Intel-Cannon-Lake-LPSS-I2C-.patch - patches.kernel.org/4.17.4-165-remoteproc-Prevent-incorrect-rproc-state-on-xf.patch - patches.kernel.org/4.17.4-166-arm-dts-mt7623-fix-invalid-memory-node-being-g.patch - patches.kernel.org/4.17.4-167-perf-tools-Fix-symbol-and-object-code-resoluti.patch - patches.kernel.org/4.17.4-168-perf-intel-pt-Fix-sync_switch-INTEL_PT_SS_NOT_.patch - patches.kernel.org/4.17.4-169-perf-intel-pt-Fix-decoding-to-accept-CBR-betwe.patch - patches.kernel.org/4.17.4-170-perf-intel-pt-Fix-MTC-timing-after-overflow.patch - patches.kernel.org/4.17.4-171-perf-intel-pt-Fix-Unexpected-indirect-branch-e.patch - patches.kernel.org/4.17.4-172-perf-intel-pt-Fix-packet-decoding-of-CYC-packe.patch - patches.kernel.org/4.17.4-173-media-vsp1-Release-buffers-for-each-video-node.patch - patches.kernel.org/4.17.4-174-media-uvcvideo-Support-realtek-s-UVC-1.5-devic.patch - patches.kernel.org/4.17.4-175-media-cx231xx-Ignore-an-i2c-mux-adapter.patch - patches.kernel.org/4.17.4-176-media-v4l2-compat-ioctl32-prevent-go-past-max-.patch - patches.kernel.org/4.17.4-177-media-cx231xx-Add-support-for-AverMedia-DVD-EZ.patch - patches.kernel.org/4.17.4-178-media-rc-mce_kbd-decoder-fix-stuck-keys.patch - patches.kernel.org/4.17.4-179-media-dvb_frontend-fix-locking-issues-at-dvb_f.patch - patches.kernel.org/4.17.4-180-nfsd-restrict-rd_maxcount-to-svc_max_payload-i.patch - patches.kernel.org/4.17.4-181-NFSv4-Fix-possible-1-byte-stack-overflow-in-nf.patch - patches.kernel.org/4.17.4-182-NFSv4-Revert-commit-5f83d86cf531d-NFSv4.x-Fix-.patch - patches.kernel.org/4.17.4-183-NFSv4-Fix-a-typo-in-nfs41_sequence_process.patch - patches.kernel.org/4.17.4-184-video-uvesafb-Fix-integer-overflow-in-allocati.patch - patches.kernel.org/4.17.4-185-ACPI-LPSS-Add-missing-prv_offset-setting-for-b.patch - patches.kernel.org/4.17.4-186-Input-silead-add-MSSL0002-ACPI-HID.patch - patches.kernel.org/4.17.4-187-Input-elan_i2c-add-ELAN0618-Lenovo-v330-15IKB-.patch - patches.kernel.org/4.17.4-188-pwm-lpss-platform-Save-restore-the-ctrl-regist.patch - patches.kernel.org/4.17.4-189-rbd-flush-rbd_dev-watch_dwork-after-watch-is-u.patch - patches.kernel.org/4.17.4-190-mm-ksm.c-ignore-STABLE_FLAG-of-rmap_item-addre.patch - patches.kernel.org/4.17.4-191-mm-fix-devmem_is_allowed-for-sub-page-System-R.patch - patches.kernel.org/4.17.4-192-tracing-Check-for-no-filter-when-processing-ev.patch - patches.kernel.org/4.17.4-193-xen-Remove-unnecessary-BUG_ON-from-__unbind_fr.patch - patches.kernel.org/4.17.4-194-net-ethernet-fix-suspend-resume-in-davinci_ema.patch - patches.kernel.org/4.17.4-195-udf-Detect-incorrect-directory-size.patch - patches.kernel.org/4.17.4-196-Input-xpad-fix-GPD-Win-2-controller-name.patch - patches.kernel.org/4.17.4-197-Input-psmouse-fix-button-reporting-for-basic-p.patch - patches.kernel.org/4.17.4-198-Input-elan_i2c_smbus-fix-more-potential-stack-.patch - patches.kernel.org/4.17.4-199-Input-elantech-enable-middle-button-of-touchpa.patch - patches.kernel.org/4.17.4-200-Input-elantech-fix-V4-report-decoding-for-modu.patch - patches.kernel.org/4.17.4-201-ALSA-timer-Fix-UBSAN-warning-at-SNDRV_TIMER_IO.patch - patches.kernel.org/4.17.4-202-ALSA-hda-Force-to-link-down-at-runtime-suspend.patch - patches.kernel.org/4.17.4-203-ALSA-hda-realtek-Fix-pop-noise-on-Lenovo-P50-c.patch - patches.kernel.org/4.17.4-204-ALSA-hda-realtek-Add-a-quirk-for-FSC-ESPRIMO-U.patch - patches.kernel.org/4.17.4-205-ALSA-hda-realtek-Fix-the-problem-of-two-front-.patch - patches.kernel.org/4.17.4-206-Revert-i2c-algo-bit-init-the-bus-to-a-known-st.patch - patches.kernel.org/4.17.4-207-i2c-gpio-initialize-SCL-to-HIGH-again.patch - patches.kernel.org/4.17.4-208-slub-fix-failure-when-we-delete-and-create-a-s.patch - patches.kernel.org/4.17.4-209-kasan-depend-on-CONFIG_SLUB_DEBUG.patch - patches.kernel.org/4.17.4-210-dm-use-bio_split-when-splitting-out-the-alread.patch - patches.kernel.org/4.17.4-211-pmem-only-set-QUEUE_FLAG_DAX-for-fsdax-mode.patch - patches.kernel.org/4.17.4-212-block-Fix-transfer-when-chunk-sectors-exceeds-.patch - patches.kernel.org/4.17.4-213-block-Fix-cloning-of-requests-with-a-special-p.patch - patches.kernel.org/4.17.4-214-x86-e820-put-E820_TYPE_RAM-regions-into-memblo.patch - patches.kernel.org/4.17.4-215-selinux-move-user-accesses-in-selinuxfs-out-of.patch - patches.kernel.org/4.17.4-216-x86-entry-64-compat-Fix-x86-entry-64-compat-Pr.patch - patches.kernel.org/4.17.4-217-x86-efi-Fix-efi_call_phys_epilog-with-CONFIG_X.patch - patches.kernel.org/4.17.4-218-dm-zoned-avoid-triggering-reclaim-from-inside-.patch - patches.kernel.org/4.17.4-219-dm-thin-handle-running-out-of-data-space-vs-co.patch - patches.kernel.org/4.17.4-220-virt-vbox-Only-copy_from_user-the-request-head.patch - patches.kernel.org/4.17.4-221-Linux-4.17.4.patch - patches.kernel.org/4.17.5-001-usb-cdc_acm-Add-quirk-for-Uniden-UBC125-scanne.patch - patches.kernel.org/4.17.5-002-USB-serial-cp210x-add-CESINEL-device-ids.patch - patches.kernel.org/4.17.5-003-USB-serial-cp210x-add-Silicon-Labs-IDs-for-Win.patch - patches.kernel.org/4.17.5-004-usb-dwc2-fix-the-incorrect-bitmaps-for-the-por.patch - patches.kernel.org/4.17.5-005-usb-typec-tcpm-fix-logbuffer-index-is-wrong-if.patch - patches.kernel.org/4.17.5-006-acpi-Add-helper-for-deactivating-memory-region.patch - patches.kernel.org/4.17.5-007-usb-typec-ucsi-acpi-Workaround-for-cache-mode-.patch - patches.kernel.org/4.17.5-008-usb-typec-ucsi-Fix-for-incorrect-status-data-i.patch - patches.kernel.org/4.17.5-009-xhci-Fix-kernel-oops-in-trace_xhci_free_virt_d.patch - patches.kernel.org/4.17.5-010-n_tty-Fix-stall-at-n_tty_receive_char_special.patch - patches.kernel.org/4.17.5-011-n_tty-Access-echo_-variables-carefully.patch - patches.kernel.org/4.17.5-012-staging-android-ion-Return-an-ERR_PTR-in-ion_m.patch - patches.kernel.org/4.17.5-013-iio-mma8452-Fix-ignoring-MMA8452_INT_DRDY.patch - patches.kernel.org/4.17.5-014-serial-8250_pci-Remove-stalled-entries-in-blac.patch - patches.kernel.org/4.17.5-015-serdev-fix-memleak-on-module-unload.patch - patches.kernel.org/4.17.5-016-vt-prevent-leaking-uninitialized-data-to-users.patch - patches.kernel.org/4.17.5-017-drm-amdgpu-Add-APU-support-in-vi_set_uvd_clock.patch - patches.kernel.org/4.17.5-018-drm-amdgpu-Add-APU-support-in-vi_set_vce_clock.patch - patches.kernel.org/4.17.5-019-drm-amdgpu-fix-the-missed-vcn-fw-version-repor.patch - patches.kernel.org/4.17.5-020-drm-amdgpu-Grab-put-runtime-PM-references-in-a.patch - patches.kernel.org/4.17.5-021-drm-amdgpu-fix-clear_all-and-replace-handling-.patch - patches.kernel.org/4.17.5-022-drm-sti-Depend-on-OF-rather-than-selecting-it.patch - patches.kernel.org/4.17.5-023-drm-amd-display-Clear-connector-s-edid-pointer.patch - patches.kernel.org/4.17.5-024-drm-i915-dp-Send-DPCD-ON-for-MST-before-phy_up.patch - patches.kernel.org/4.17.5-025-drm-qxl-Call-qxl_bo_unref-outside-atomic-conte.patch - patches.kernel.org/4.17.5-026-drm-atmel-hlcdc-check-stride-values-in-the-fir.patch - patches.kernel.org/4.17.5-027-Revert-drm-sun4i-Handle-DRM_BUS_FLAG_PIXDATA_-.patch - patches.kernel.org/4.17.5-028-drm-amdgpu-Don-t-default-to-DC-support-for-Kav.patch - patches.kernel.org/4.17.5-029-drm-amdgpu-Use-kvmalloc_array-for-allocating-V.patch - patches.kernel.org/4.17.5-030-drm-amdgpu-Refactor-amdgpu_vram_mgr_bo_invisib.patch - patches.kernel.org/4.17.5-031-drm-amdgpu-Make-amdgpu_vram_mgr_bo_invisible_s.patch - patches.kernel.org/4.17.5-032-drm-amdgpu-Update-pin_size-values-before-unpin.patch - patches.kernel.org/4.17.5-033-drm-amdgpu-GPU-vs-CPU-page-size-fixes-in-amdgp.patch - patches.kernel.org/4.17.5-034-drm-amdgpu-Count-disabled-CRTCs-in-commit-tail.patch - patches.kernel.org/4.17.5-035-drm-amd-display-release-spinlock-before-commit.patch - patches.kernel.org/4.17.5-036-drm-i915-Allow-DBLSCAN-user-modes-with-eDP-LVD.patch - patches.kernel.org/4.17.5-037-drm-i915-Fix-PIPESTAT-irq-ack-on-i965-g4x.patch - patches.kernel.org/4.17.5-038-drm-i915-Disallow-interlaced-modes-on-g4x-DP-o.patch - patches.kernel.org/4.17.5-039-drm-i915-Turn-off-g4x-DP-port-in-.post_disable.patch - patches.kernel.org/4.17.5-040-drm-i915-Enable-provoking-vertex-fix-on-Gen9-s.patch - patches.kernel.org/4.17.5-041-netfilter-ip6t_rpfilter-provide-input-interfac.patch - patches.kernel.org/4.17.5-042-netfilter-xt_connmark-fix-list-corruption-on-r.patch - patches.kernel.org/4.17.5-043-netfilter-nf_tables-use-WARN_ON_ONCE-instead-o.patch - patches.kernel.org/4.17.5-044-ARM64-dts-meson-gxl-s905x-p212-Add-phy-supply-.patch - patches.kernel.org/4.17.5-045-x86-mm-Don-t-free-P4D-table-when-it-is-folded-.patch - patches.kernel.org/4.17.5-046-ARM-dts-imx6q-Use-correct-SDMA-script-for-SPI5.patch - patches.kernel.org/4.17.5-047-Linux-4.17.5.patch - patches.kernel.org/4.17.6-001-userfaultfd-hugetlbfs-fix-userfaultfd_huge_mus.patch - patches.kernel.org/4.17.6-002-mm-hugetlb-yield-when-prepping-struct-pages.patch - patches.kernel.org/4.17.6-003-mm-teach-dump_page-to-correctly-output-poisone.patch - patches.kernel.org/4.17.6-004-PCI-ACPI-PM-Resume-bridges-w-o-drivers-on-susp.patch - patches.kernel.org/4.17.6-005-ACPICA-Drop-leading-newlines-from-error-messag.patch - patches.kernel.org/4.17.6-006-ACPI-battery-Safe-unregistering-of-hooks.patch - patches.kernel.org/4.17.6-007-drm-amdgpu-Make-struct-amdgpu_atif-private-to-.patch - patches.kernel.org/4.17.6-008-tracing-Avoid-string-overflow.patch - patches.kernel.org/4.17.6-009-tracing-Fix-missing-return-symbol-in-function_.patch - patches.kernel.org/4.17.6-010-scsi-sg-mitigate-read-write-abuse.patch - patches.kernel.org/4.17.6-011-scsi-aacraid-Fix-PD-performance-regression-ove.patch - patches.kernel.org/4.17.6-012-scsi-target-Fix-truncated-PR-in-ReadKeys-respo.patch - patches.kernel.org/4.17.6-013-s390-Correct-register-corruption-in-critical-s.patch - patches.kernel.org/4.17.6-014-drbd-fix-access-after-free.patch - patches.kernel.org/4.17.6-015-vfio-Use-get_user_pages_longterm-correctly.patch - patches.kernel.org/4.17.6-016-ARM-dts-imx51-zii-rdu1-fix-touchscreen-pinctrl.patch - patches.kernel.org/4.17.6-017-ARM-dts-omap3-Fix-am3517-mdio-and-emac-clock-r.patch - patches.kernel.org/4.17.6-018-ARM-dts-dra7-Disable-metastability-workaround-.patch - patches.kernel.org/4.17.6-019-cifs-Fix-use-after-free-of-a-mid_q_entry.patch - patches.kernel.org/4.17.6-020-cifs-Fix-memory-leak-in-smb2_set_ea.patch - patches.kernel.org/4.17.6-021-cifs-Fix-slab-out-of-bounds-in-send_set_info-o.patch - patches.kernel.org/4.17.6-022-cifs-Fix-infinite-loop-when-using-hard-mount-o.patch - patches.kernel.org/4.17.6-023-drm-Use-kvzalloc-for-allocating-blob-property-.patch - patches.kernel.org/4.17.6-024-drm-udl-fix-display-corruption-of-the-last-lin.patch - patches.kernel.org/4.17.6-025-drm-amdgpu-Add-amdgpu_atpx_get_dhandle.patch - patches.kernel.org/4.17.6-026-drm-amdgpu-Dynamically-probe-for-ATIF-handle-v.patch - patches.kernel.org/4.17.6-027-jbd2-don-t-mark-block-as-modified-if-the-handl.patch - patches.kernel.org/4.17.6-028-ext4-add-corruption-check-in-ext4_xattr_set_en.patch - patches.kernel.org/4.17.6-029-ext4-always-verify-the-magic-number-in-xattr-b.patch - patches.kernel.org/4.17.6-030-ext4-make-sure-bitmaps-and-the-inode-table-don.patch - patches.kernel.org/4.17.6-031-ext4-always-check-block-group-bounds-in-ext4_i.patch - patches.kernel.org/4.17.6-032-ext4-only-look-at-the-bg_flags-field-if-it-is-.patch - patches.kernel.org/4.17.6-033-ext4-verify-the-depth-of-extent-tree-in-ext4_f.patch - patches.kernel.org/4.17.6-034-ext4-include-the-illegal-physical-block-in-the.patch - patches.kernel.org/4.17.6-035-ext4-clear-i_data-in-ext4_inode_info-when-remo.patch - patches.kernel.org/4.17.6-036-ext4-never-move-the-system.data-xattr-out-of-t.patch - patches.kernel.org/4.17.6-037-ext4-avoid-running-out-of-journal-credits-when.patch - patches.kernel.org/4.17.6-038-ext4-add-more-inode-number-paranoia-checks.patch - patches.kernel.org/4.17.6-039-ext4-add-more-mount-time-checks-of-the-superbl.patch - patches.kernel.org/4.17.6-040-ext4-check-superblock-mapped-prior-to-committi.patch - patches.kernel.org/4.17.6-041-HID-i2c-hid-Fix-incomplete-report-noise.patch - patches.kernel.org/4.17.6-042-HID-hiddev-fix-potential-Spectre-v1.patch - patches.kernel.org/4.17.6-043-HID-debug-check-length-before-copy_to_user.patch - patches.kernel.org/4.17.6-044-HID-core-allow-concurrent-registration-of-driv.patch - patches.kernel.org/4.17.6-045-i2c-core-smbus-fix-a-potential-missing-check-b.patch - patches.kernel.org/4.17.6-046-i2c-smbus-kill-memory-leak-on-emulated-and-fai.patch - patches.kernel.org/4.17.6-047-fs-allow-per-device-dax-status-checking-for-fi.patch - patches.kernel.org/4.17.6-048-dax-change-bdev_dax_supported-to-support-boole.patch - patches.kernel.org/4.17.6-049-dax-check-for-QUEUE_FLAG_DAX-in-bdev_dax_suppo.patch - patches.kernel.org/4.17.6-050-dm-prevent-DAX-mounts-if-not-supported.patch - patches.kernel.org/4.17.6-051-mtd-cfi_cmdset_0002-Change-definition-naming-t.patch - patches.kernel.org/4.17.6-052-mtd-cfi_cmdset_0002-Change-erase-functions-to-.patch - patches.kernel.org/4.17.6-053-mtd-cfi_cmdset_0002-Change-erase-functions-to-.patch - patches.kernel.org/4.17.6-054-netfilter-nf_log-don-t-hold-nf_log_mutex-durin.patch - patches.kernel.org/4.17.6-055-staging-comedi-quatech_daqp_cs-fix-no-op-loop-.patch - patches.kernel.org/4.17.6-056-Revert-mm-vmstat.c-fix-vmstat_update-preemptio.patch - patches.kernel.org/4.17.6-057-Linux-4.17.6.patch - patches.kernel.org/4.17.7-001-bpf-reject-passing-modified-ctx-to-helper-func.patch - patches.kernel.org/4.17.7-002-MIPS-Call-dump_stack-from-show_regs.patch - patches.kernel.org/4.17.7-003-MIPS-Use-async-IPIs-for-arch_trigger_cpumask_b.patch - patches.kernel.org/4.17.7-004-MIPS-Fix-ioremap-RAM-check.patch - patches.kernel.org/4.17.7-005-drm-etnaviv-Check-for-platform_device_register.patch - patches.kernel.org/4.17.7-006-drm-etnaviv-Fix-driver-unregistering.patch - patches.kernel.org/4.17.7-007-drm-etnaviv-bring-back-progress-check-in-job-t.patch - patches.kernel.org/4.17.7-008-ACPICA-Clear-status-of-all-events-when-enterin.patch - patches.kernel.org/4.17.7-009-mmc-sdhci-esdhc-imx-allow-1.8V-modes-without-1.patch - patches.kernel.org/4.17.7-010-mmc-dw_mmc-fix-card-threshold-control-configur.patch - patches.kernel.org/4.17.7-011-mmc-renesas_sdhi_internal_dmac-Cannot-clear-th.patch - patches.kernel.org/4.17.7-012-ibmasm-don-t-write-out-of-bounds-in-read-handl.patch - patches.kernel.org/4.17.7-013-staging-rtl8723bs-Prevent-an-underflow-in-rtw_.patch - patches.kernel.org/4.17.7-014-staging-r8822be-Fix-RTL8822be-can-t-find-any-w.patch - patches.kernel.org/4.17.7-015-ata-Fix-ZBC_OUT-command-block-check.patch - patches.kernel.org/4.17.7-016-ata-Fix-ZBC_OUT-all-bit-handling.patch - patches.kernel.org/4.17.7-017-mei-discard-messages-from-not-connected-client.patch - patches.kernel.org/4.17.7-018-mtd-spi-nor-cadence-quadspi-Fix-direct-mode-wr.patch - patches.kernel.org/4.17.7-019-tracing-kprobe-Release-kprobe-print_fmt-proper.patch - patches.kernel.org/4.17.7-020-vmw_balloon-fix-inflation-with-batching.patch - patches.kernel.org/4.17.7-021-ahci-Add-Intel-Ice-Lake-LP-PCI-ID.patch - patches.kernel.org/4.17.7-022-ahci-Disable-LPM-on-Lenovo-50-series-laptops-w.patch - patches.kernel.org/4.17.7-023-thunderbolt-Notify-userspace-when-boot_acl-is-.patch - patches.kernel.org/4.17.7-024-USB-serial-ch341-fix-type-promotion-bug-in-ch3.patch - patches.kernel.org/4.17.7-025-USB-serial-cp210x-add-another-USB-ID-for-Qivic.patch - patches.kernel.org/4.17.7-026-USB-serial-keyspan_pda-fix-modem-status-error-.patch - patches.kernel.org/4.17.7-027-USB-yurex-fix-out-of-bounds-uaccess-in-read-ha.patch - patches.kernel.org/4.17.7-028-USB-serial-mos7840-fix-status-register-error-h.patch - patches.kernel.org/4.17.7-029-usb-quirks-add-delay-quirks-for-Corsair-Strafe.patch - patches.kernel.org/4.17.7-030-xhci-xhci-mem-off-by-one-in-xhci_stream_id_to_.patch - patches.kernel.org/4.17.7-031-Fix-up-non-directory-creation-in-SGID-director.patch - patches.kernel.org/4.17.7-032-mm-zero-unavailable-pages-before-memmap-init.patch - patches.kernel.org/4.17.7-033-ALSA-hda-realtek-two-more-lenovo-models-need-f.patch - patches.kernel.org/4.17.7-034-ALSA-hda-Handle-pm-failure-during-hotplug.patch - patches.kernel.org/4.17.7-035-mm-do-not-drop-unused-pages-when-userfaultd-is.patch - patches.kernel.org/4.17.7-036-fs-proc-task_mmu.c-fix-Locked-field-in-proc-pi.patch - patches.kernel.org/4.17.7-037-x86-purgatory-add-missing-FORCE-to-Makefile-ta.patch - patches.kernel.org/4.17.7-038-fs-elf-make-sure-to-page-align-bss-in-load_elf.patch - patches.kernel.org/4.17.7-039-mm-do-not-bug_on-on-incorrect-length-in-__mm_p.patch - patches.kernel.org/4.17.7-040-tracing-Reorder-display-of-TGID-to-be-after-PI.patch - patches.kernel.org/4.17.7-041-kbuild-delete-INSTALL_FW_PATH-from-kbuild-docu.patch - patches.kernel.org/4.17.7-042-acpi-nfit-Fix-scrub-idle-detection.patch - patches.kernel.org/4.17.7-043-arm64-neon-Fix-function-may_use_simd-return-er.patch - patches.kernel.org/4.17.7-044-tools-build-fix-escaping-in-.cmd-files-for-fut.patch - patches.kernel.org/4.17.7-045-IB-hfi1-Fix-incorrect-mixing-of-ERR_PTR-and-NU.patch - patches.kernel.org/4.17.7-046-i2c-tegra-Fix-NACK-error-handling.patch - patches.kernel.org/4.17.7-047-i2c-recovery-if-possible-send-STOP-with-recove.patch - patches.kernel.org/4.17.7-048-iw_cxgb4-correctly-enforce-the-max-reg_mr-dept.patch - patches.kernel.org/4.17.7-049-xen-remove-global-bit-from-__default_kernel_pt.patch - patches.kernel.org/4.17.7-050-xen-setup-pv-irq-ops-vector-earlier.patch - patches.kernel.org/4.17.7-051-bsg-fix-bogus-EINVAL-on-non-data-commands.patch - patches.kernel.org/4.17.7-052-crypto-x86-salsa20-remove-x86-salsa20-implemen.patch - patches.kernel.org/4.17.7-053-uprobes-x86-Remove-incorrect-WARN_ON-in-uprobe.patch - patches.kernel.org/4.17.7-054-netfilter-nf_queue-augment-nfqa_cfg_policy.patch - patches.kernel.org/4.17.7-055-crypto-don-t-optimize-keccakf.patch - patches.kernel.org/4.17.7-056-netfilter-x_tables-initialise-match-target-che.patch - patches.kernel.org/4.17.7-057-loop-add-recursion-validation-to-LOOP_CHANGE_F.patch - patches.kernel.org/4.17.7-058-xfs-fix-inobt-magic-number-check.patch - patches.kernel.org/4.17.7-059-PM-hibernate-Fix-oops-at-snapshot_write.patch - patches.kernel.org/4.17.7-060-RDMA-ucm-Mark-UCM-interface-as-BROKEN.patch - patches.kernel.org/4.17.7-061-loop-remember-whether-sysfs_create_group-was-d.patch - patches.kernel.org/4.17.7-062-kvm-vmx-Nested-VM-entry-prereqs-for-event-inj.patch - patches.kernel.org/4.17.7-063-f2fs-give-message-and-set-need_fsck-given-brok.patch - patches.kernel.org/4.17.7-064-f2fs-avoid-bug_on-on-corrupted-inode.patch - patches.kernel.org/4.17.7-065-f2fs-sanity-check-on-sit-entry.patch - patches.kernel.org/4.17.7-066-f2fs-sanity-check-for-total-valid-node-blocks.patch - patches.kernel.org/4.17.7-067-ARM-dts-armada-38x-use-the-new-thermal-binding.patch - patches.kernel.org/4.17.7-068-Linux-4.17.7.patch - patches.kernel.org/4.17.8-001-mm-don-t-do-zero_resv_unavail-if-memmap-is-not.patch - patches.kernel.org/4.17.8-002-Linux-4.17.8.patch - patches.kernel.org/4.17.9-001-compiler-gcc.h-Add-__attribute__-gnu_inline-to.patch - patches.kernel.org/4.17.9-002-x86-asm-Add-_ASM_ARG-constants-for-argument-re.patch - patches.kernel.org/4.17.9-003-x86-paravirt-Make-native_save_fl-extern-inline.patch - patches.kernel.org/4.17.9-004-pinctrl-sh-pfc-r8a77970-remove-SH_PFC_PIN_CFG_.patch - patches.kernel.org/4.17.9-005-pinctrl-mt7622-fix-error-path-on-failing-at-gr.patch - patches.kernel.org/4.17.9-006-pinctrl-mt7622-stop-using-the-deprecated-pinct.patch - patches.kernel.org/4.17.9-007-pinctrl-mt7622-fix-a-kernel-panic-when-gpio-ho.patch - patches.kernel.org/4.17.9-008-alx-take-rtnl-before-calling-__alx_open-from-r.patch - patches.kernel.org/4.17.9-009-atm-Preserve-value-of-skb-truesize-when-accoun.patch - patches.kernel.org/4.17.9-010-atm-zatm-Fix-potential-Spectre-v1.patch - patches.kernel.org/4.17.9-011-hv_netvsc-split-sub-channel-setup-into-async-a.patch - patches.kernel.org/4.17.9-012-ipv6-sr-fix-passing-wrong-flags-to-crypto_allo.patch - patches.kernel.org/4.17.9-013-ipvlan-fix-IFLA_MTU-ignored-on-NEWLINK.patch - patches.kernel.org/4.17.9-014-ixgbe-split-XDP_TX-tail-and-XDP_REDIRECT-map-f.patch - patches.kernel.org/4.17.9-015-net-dccp-avoid-crash-in-ccid3_hc_rx_send_feedb.patch - patches.kernel.org/4.17.9-016-net-dccp-switch-rx_tstamp_last_feedback-to-mon.patch - patches.kernel.org/4.17.9-017-net-fix-use-after-free-in-GRO-with-ESP.patch - patches.kernel.org/4.17.9-018-net-macb-Fix-ptp-time-adjustment-for-large-neg.patch - patches.kernel.org/4.17.9-019-net-mlx5e-Avoid-dealing-with-vport-representor.patch - patches.kernel.org/4.17.9-020-net-mlx5e-Don-t-attempt-to-dereference-the-ppr.patch - patches.kernel.org/4.17.9-021-net-mlx5-E-Switch-Avoid-setup-attempt-if-not-b.patch - patches.kernel.org/4.17.9-022-net-mlx5-Fix-command-interface-race-in-polling.patch - patches.kernel.org/4.17.9-023-net-mlx5-Fix-incorrect-raw-command-length-pars.patch - patches.kernel.org/4.17.9-024-net-mlx5-Fix-required-capability-for-manipulat.patch - patches.kernel.org/4.17.9-025-net-mlx5-Fix-wrong-size-allocation-for-QoS-ETC.patch - patches.kernel.org/4.17.9-026-net-mvneta-fix-the-Rx-desc-DMA-address-in-the-.patch - patches.kernel.org/4.17.9-027-net-packet-fix-use-after-free.patch - patches.kernel.org/4.17.9-028-net-sched-act_ife-fix-recursive-lock-and-idr-l.patch - patches.kernel.org/4.17.9-029-net-sched-act_ife-preserve-the-action-control-.patch - patches.kernel.org/4.17.9-030-net_sched-blackhole-tell-upper-qdisc-about-dro.patch - patches.kernel.org/4.17.9-031-net-sungem-fix-rx-checksum-support.patch - patches.kernel.org/4.17.9-032-net-tcp-Fix-socket-lookups-with-SO_BINDTODEVIC.patch - patches.kernel.org/4.17.9-033-qede-Adverstise-software-timestamp-caps-when-P.patch - patches.kernel.org/4.17.9-034-qed-Fix-setting-of-incorrect-eswitch-mode.patch - patches.kernel.org/4.17.9-035-qed-Fix-use-of-incorrect-size-in-memcpy-call.patch - patches.kernel.org/4.17.9-036-qed-Limit-msix-vectors-in-kdump-kernel-to-the-.patch - patches.kernel.org/4.17.9-037-qmi_wwan-add-support-for-the-Dell-Wireless-582.patch - patches.kernel.org/4.17.9-038-r8152-napi-hangup-fix-after-disconnect.patch - patches.kernel.org/4.17.9-039-s390-qeth-don-t-clobber-buffer-on-async-TX-com.patch - patches.kernel.org/4.17.9-040-stmmac-fix-DMA-channel-hang-in-half-duplex-mod.patch - patches.kernel.org/4.17.9-041-strparser-Remove-early-eaten-to-fix-full-tcp-r.patch - patches.kernel.org/4.17.9-042-tcp-fix-Fast-Open-key-endianness.patch - patches.kernel.org/4.17.9-043-tcp-prevent-bogus-FRTO-undos-with-non-SACK-flo.patch - patches.kernel.org/4.17.9-044-vhost_net-validate-sock-before-trying-to-put-i.patch - patches.kernel.org/4.17.9-045-VSOCK-fix-loopback-on-big-endian-systems.patch - patches.kernel.org/4.17.9-046-hinic-reset-irq-affinity-before-freeing-irq.patch - patches.kernel.org/4.17.9-047-nfp-flower-fix-mpls-ether-type-detection.patch - patches.kernel.org/4.17.9-048-net-macb-initialize-bp-queues-0-.bp-for-at91rm.patch - patches.kernel.org/4.17.9-049-net-use-dev_change_tx_queue_len-for-SIOCSIFTXQ.patch - patches.kernel.org/4.17.9-050-nfp-reject-binding-to-shared-blocks.patch - patches.kernel.org/4.17.9-051-xen-netfront-Fix-mismatched-rtnl_unlock.patch - patches.kernel.org/4.17.9-052-xen-netfront-Update-features-after-registering.patch - patches.kernel.org/4.17.9-053-enic-do-not-overwrite-error-code.patch - patches.kernel.org/4.17.9-054-i40e-split-XDP_TX-tail-and-XDP_REDIRECT-map-fl.patch - patches.kernel.org/4.17.9-055-IB-mlx5-Avoid-dealing-with-vport-representors-.patch - patches.kernel.org/4.17.9-056-Revert-s390-qeth-use-Read-device-to-query-hype.patch - patches.kernel.org/4.17.9-057-s390-qeth-avoid-using-is_multicast_ether_addr_.patch - patches.kernel.org/4.17.9-058-s390-qeth-fix-race-when-setting-MAC-address.patch - patches.kernel.org/4.17.9-059-sfc-correctly-initialise-filter-rwsem-for-farc.patch - patches.kernel.org/4.17.9-060-virtio_net-split-XDP_TX-kick-and-XDP_REDIRECT-.patch - patches.kernel.org/4.17.9-061-x86-kvm-Kconfig-Ensure-CRYPTO_DEV_CCP_DD-state.patch - patches.kernel.org/4.17.9-062-net-cxgb3_main-fix-potential-Spectre-v1.patch - patches.kernel.org/4.17.9-063-rtlwifi-Fix-kernel-Oops-Fw-download-fail.patch - patches.kernel.org/4.17.9-064-rtlwifi-rtl8821ae-fix-firmware-is-not-ready-to.patch - patches.kernel.org/4.17.9-065-net-lan78xx-Fix-race-in-tx-pending-skb-size-ca.patch - patches.kernel.org/4.17.9-066-crypto-af_alg-Initialize-sg_num_bytes-in-error.patch - patches.kernel.org/4.17.9-067-PCI-hv-Disable-enable-IRQs-rather-than-BH-in-h.patch - patches.kernel.org/4.17.9-068-netfilter-ebtables-reject-non-bridge-targets.patch - patches.kernel.org/4.17.9-069-reiserfs-fix-buffer-overflow-with-long-warning.patch - patches.kernel.org/4.17.9-070-KEYS-DNS-fix-parsing-multiple-options.patch - patches.kernel.org/4.17.9-071-tls-Stricter-error-checking-in-zerocopy-sendms.patch - patches.kernel.org/4.17.9-072-autofs-fix-slab-out-of-bounds-read-in-getname_.patch - patches.kernel.org/4.17.9-073-nsh-set-mac-len-based-on-inner-packet.patch - patches.kernel.org/4.17.9-074-netfilter-ipv6-nf_defrag-drop-skb-dst-before-q.patch - patches.kernel.org/4.17.9-075-bdi-Fix-another-oops-in-wb_workfn.patch - patches.kernel.org/4.17.9-076-bpf-reject-any-prog-that-failed-read-only-lock.patch - patches.kernel.org/4.17.9-077-rds-avoid-unenecessary-cong_update-in-loop-tra.patch - patches.kernel.org/4.17.9-078-block-don-t-use-blocking-queue-entered-for-rec.patch - patches.kernel.org/4.17.9-079-bpf-sockmap-fix-crash-when-ipv6-sock-is-added.patch - patches.kernel.org/4.17.9-080-bpf-sockmap-consume_skb-in-close-path.patch - patches.kernel.org/4.17.9-081-bpf-don-t-leave-partial-mangled-prog-in-jit_su.patch - patches.kernel.org/4.17.9-082-net-nfc-Avoid-stalls-when-nfc_alloc_send_skb-r.patch - patches.kernel.org/4.17.9-083-ipvs-initialize-tbl-entries-after-allocation.patch - patches.kernel.org/4.17.9-084-ipvs-initialize-tbl-entries-in-ip_vs_lblc_init.patch - patches.kernel.org/4.17.9-085-arm-arm64-smccc-Add-SMCCC-specific-return-code.patch - patches.kernel.org/4.17.9-086-arm64-Call-ARCH_WORKAROUND_2-on-transitions-be.patch - patches.kernel.org/4.17.9-087-arm64-Add-per-cpu-infrastructure-to-call-ARCH_.patch - patches.kernel.org/4.17.9-088-arm64-Add-ARCH_WORKAROUND_2-probing.patch - patches.kernel.org/4.17.9-089-arm64-Add-ssbd-command-line-option.patch - patches.kernel.org/4.17.9-090-arm64-ssbd-Add-global-mitigation-state-accesso.patch - patches.kernel.org/4.17.9-091-arm64-ssbd-Skip-apply_ssbd-if-not-using-dynami.patch - patches.kernel.org/4.17.9-092-arm64-ssbd-Restore-mitigation-status-on-CPU-re.patch - patches.kernel.org/4.17.9-093-arm64-ssbd-Introduce-thread-flag-to-control-us.patch - patches.kernel.org/4.17.9-094-arm64-ssbd-Add-prctl-interface-for-per-thread-.patch - patches.kernel.org/4.17.9-095-arm64-KVM-Add-HYP-per-cpu-accessors.patch - patches.kernel.org/4.17.9-096-arm64-KVM-Add-ARCH_WORKAROUND_2-support-for-gu.patch - patches.kernel.org/4.17.9-097-arm64-KVM-Handle-guest-s-ARCH_WORKAROUND_2-req.patch - patches.kernel.org/4.17.9-098-arm64-KVM-Add-ARCH_WORKAROUND_2-discovery-thro.patch - patches.kernel.org/4.17.9-099-bpf-enforce-correct-alignment-for-instructions.patch - patches.kernel.org/4.17.9-100-bpf-arm32-fix-to-use-bpf_jit_binary_lock_ro-ap.patch - patches.kernel.org/4.17.9-101-bpf-undo-prog-rejection-on-read-only-lock-fail.patch - patches.kernel.org/4.17.9-102-Linux-4.17.9.patch - patches.kernel.org/4.17.10-001-scsi-sd_zbc-Fix-variable-type-and-bogus-comme.patch - patches.kernel.org/4.17.10-002-scsi-qla2xxx-Fix-inconsistent-DMA-mem-alloc-f.patch - patches.kernel.org/4.17.10-003-scsi-qla2xxx-Fix-kernel-crash-due-to-late-wor.patch - patches.kernel.org/4.17.10-004-scsi-qla2xxx-Fix-NULL-pointer-dereference-for.patch - patches.kernel.org/4.17.10-005-KVM-Eventfd-Avoid-crash-when-assign-and-deass.patch - patches.kernel.org/4.17.10-006-KVM-irqfd-fix-race-between-EPOLLHUP-and-irq_b.patch - patches.kernel.org/4.17.10-007-KVM-VMX-Mark-VMXArea-with-revision_id-of-phys.patch - patches.kernel.org/4.17.10-008-x86-kvm-vmx-don-t-read-current-thread.-fs-gs-.patch - patches.kernel.org/4.17.10-009-x86-kvmclock-set-pvti_cpu0_va-after-enabling-.patch - patches.kernel.org/4.17.10-010-x86-apm-Don-t-access-__preempt_count-with-zer.patch - patches.kernel.org/4.17.10-011-x86-events-intel-ds-Fix-bts_interrupt_thresho.patch - patches.kernel.org/4.17.10-012-x86-MCE-Remove-min-interval-polling-limitatio.patch - patches.kernel.org/4.17.10-013-fat-fix-memory-allocation-failure-handling-of.patch - patches.kernel.org/4.17.10-014-ALSA-rawmidi-Change-resized-buffers-atomicall.patch - patches.kernel.org/4.17.10-015-ALSA-hda-realtek-Add-Panasonic-CF-SZ6-headset.patch - patches.kernel.org/4.17.10-016-ALSA-hda-realtek-Yet-another-Clevo-P950-quirk.patch - patches.kernel.org/4.17.10-017-ALSA-hda-add-mute-led-support-for-HP-ProBook-.patch - patches.kernel.org/4.17.10-018-ARCv2-plat-hsdk-Save-accl-reg-pair-by-default.patch - patches.kernel.org/4.17.10-019-ARC-Fix-CONFIG_SWAP.patch - patches.kernel.org/4.17.10-020-ARC-configs-Remove-CONFIG_INITRAMFS_SOURCE-fr.patch - patches.kernel.org/4.17.10-021-ARC-mm-allow-mprotect-to-make-stack-mappings-.patch - patches.kernel.org/4.17.10-022-mm-memcg-fix-use-after-free-in-mem_cgroup_ite.patch - patches.kernel.org/4.17.10-023-mm-huge_memory.c-fix-data-loss-when-splitting.patch - patches.kernel.org/4.17.10-024-cpufreq-intel_pstate-Register-when-ACPI-PCCH-.patch - patches.kernel.org/4.17.10-025-vfio-pci-Fix-potential-Spectre-v1.patch - patches.kernel.org/4.17.10-026-vfio-spapr-Use-IOMMU-pageshift-rather-than-pa.patch - patches.kernel.org/4.17.10-027-stop_machine-Disable-preemption-when-waking-t.patch - patches.kernel.org/4.17.10-028-powerpc-powernv-Fix-save-restore-of-SPRG3-on-.patch - patches.kernel.org/4.17.10-029-drm-amdgpu-Reserve-VM-root-shared-fence-slot-.patch - patches.kernel.org/4.17.10-030-drm-i915-Fix-hotplug-irq-ack-on-i965-g4x.patch - patches.kernel.org/4.17.10-031-Revert-drm-amd-display-Don-t-return-ddc-resul.patch - patches.kernel.org/4.17.10-032-drm-nouveau-Remove-bogus-crtc-check-in-pmops_.patch - patches.kernel.org/4.17.10-033-drm-nouveau-Use-drm_connector_list_iter_-for-.patch - patches.kernel.org/4.17.10-034-drm-nouveau-Avoid-looping-through-fake-MST-co.patch - patches.kernel.org/4.17.10-035-gen_stats-Fix-netlink-stats-dumping-in-the-pr.patch - patches.kernel.org/4.17.10-036-ipv4-Return-EINVAL-when-ping_group_range-sysc.patch - patches.kernel.org/4.17.10-037-ipv6-fix-useless-rol32-call-on-hash.patch - patches.kernel.org/4.17.10-038-ipv6-ila-select-CONFIG_DST_CACHE.patch - patches.kernel.org/4.17.10-039-lib-rhashtable-consider-param-min_size-when-s.patch - patches.kernel.org/4.17.10-040-net-diag-Don-t-double-free-TCP_NEW_SYN_RECV-s.patch - patches.kernel.org/4.17.10-041-net-Don-t-copy-pfmemalloc-flag-in-__copy_skb_.patch - patches.kernel.org/4.17.10-042-skbuff-Unconditionally-copy-pfmemalloc-in-__s.patch - patches.kernel.org/4.17.10-043-net-ipv4-Set-oif-in-fib_compute_spec_dst.patch - patches.kernel.org/4.17.10-044-net-ipv6-Do-not-allow-device-only-routes-via-.patch - patches.kernel.org/4.17.10-045-net-phy-fix-flag-masking-in-__set_phy_support.patch - patches.kernel.org/4.17.10-046-ptp-fix-missing-break-in-switch.patch - patches.kernel.org/4.17.10-047-qmi_wwan-add-support-for-Quectel-EG91.patch - patches.kernel.org/4.17.10-048-rhashtable-add-restart-routine-in-rhashtable_.patch - patches.kernel.org/4.17.10-049-sch_fq_codel-zero-q-flows_cnt-when-fq_codel_i.patch - patches.kernel.org/4.17.10-050-tg3-Add-higher-cpu-clock-for-5762.patch - patches.kernel.org/4.17.10-051-net-ip6_gre-get-ipv6hdr-after-skb_cow_head.patch - patches.kernel.org/4.17.10-052-sctp-introduce-sctp_dst_mtu.patch - patches.kernel.org/4.17.10-053-sctp-fix-the-issue-that-pathmtu-may-be-set-lo.patch - patches.kernel.org/4.17.10-054-hv_netvsc-Fix-napi-reschedule-while-receive-c.patch - patches.kernel.org/4.17.10-055-net-aquantia-vlan-unicast-address-list-correc.patch - patches.kernel.org/4.17.10-056-net-mlx4_en-Don-t-reuse-RX-page-when-XDP-is-s.patch - patches.kernel.org/4.17.10-057-net-systemport-Fix-CRC-forwarding-check-for-S.patch - patches.kernel.org/4.17.10-058-ipv6-make-DAD-fail-with-enhanced-DAD-when-non.patch - patches.kernel.org/4.17.10-059-net-usb-asix-replace-mii_nway_restart-in-resu.patch - patches.kernel.org/4.17.10-060-alpha-fix-osf_wait4-breakage.patch - patches.kernel.org/4.17.10-061-drm_mode_create_lease_ioctl-fix-open-coded-fi.patch - patches.kernel.org/4.17.10-062-cxl_getfile-fix-double-iput-on-alloc_file-fai.patch - patches.kernel.org/4.17.10-063-xhci-Fix-perceived-dead-host-due-to-runtime-s.patch - patches.kernel.org/4.17.10-064-Linux-4.17.10.patch - patches.kernel.org/4.17.11-001-KVM-VMX-support-MSR_IA32_ARCH_CAPABILITIES-as.patch - patches.kernel.org/4.17.11-002-Revert-iommu-intel-iommu-Enable-CONFIG_DMA_DI.patch - patches.kernel.org/4.17.11-003-MIPS-ath79-fix-register-address-in-ath79_ddr_.patch - patches.kernel.org/4.17.11-004-MIPS-Fix-off-by-one-in-pci_resource_to_user.patch - patches.kernel.org/4.17.11-005-clk-mvebu-armada-37xx-periph-Fix-switching-CP.patch - patches.kernel.org/4.17.11-006-clk-aspeed-Mark-bclk-PCIe-and-dclk-VGA-as-cri.patch - patches.kernel.org/4.17.11-007-clk-aspeed-Support-HPLL-strapping-on-ast2400.patch - patches.kernel.org/4.17.11-008-xen-PVH-Set-up-GS-segment-for-stack-canary.patch - patches.kernel.org/4.17.11-009-KVM-PPC-Check-if-IOMMU-page-is-contained-in-t.patch - patches.kernel.org/4.17.11-010-drm-nouveau-drm-nouveau-Fix-runtime-PM-leak-i.patch - patches.kernel.org/4.17.11-011-drm-nouveau-Set-DRIVER_ATOMIC-cap-earlier-to-.patch - patches.kernel.org/4.17.11-012-clk-meson-gxbb-set-fclk_div2-as-CLK_IS_CRITIC.patch - patches.kernel.org/4.17.11-013-bonding-set-default-miimon-value-for-non-arp-.patch - patches.kernel.org/4.17.11-014-ip-hash-fragments-consistently.patch - patches.kernel.org/4.17.11-015-ip-in-cmsg-IP-V6-_ORIGDSTADDR-call-pskb_may_p.patch - patches.kernel.org/4.17.11-016-net-dsa-mv88e6xxx-fix-races-between-lock-and-.patch - patches.kernel.org/4.17.11-017-net-mlx4_core-Save-the-qpn-from-the-input-mod.patch - patches.kernel.org/4.17.11-018-net-next-hinic-fix-a-problem-in-hinic_xmit_fr.patch - patches.kernel.org/4.17.11-019-net-skb_segment-should-not-return-NULL.patch - patches.kernel.org/4.17.11-020-tcp-fix-dctcp-delayed-ACK-schedule.patch - patches.kernel.org/4.17.11-021-tcp-helpers-to-send-special-DCTCP-ack.patch - patches.kernel.org/4.17.11-022-tcp-do-not-cancel-delay-AcK-on-DCTCP-special-.patch - patches.kernel.org/4.17.11-023-tcp-do-not-delay-ACK-in-DCTCP-upon-CE-status-.patch - patches.kernel.org/4.17.11-024-net-mlx5-E-Switch-UBSAN-fix-undefined-behavio.patch - patches.kernel.org/4.17.11-025-r8169-restore-previous-behavior-to-accept-BIO.patch - patches.kernel.org/4.17.11-026-tls-check-RCV_SHUTDOWN-in-tls_wait_data.patch - patches.kernel.org/4.17.11-027-net-mlx5e-Add-ingress-egress-indication-for-o.patch - patches.kernel.org/4.17.11-028-net-mlx5e-Only-allow-offloading-decap-egress-.patch - patches.kernel.org/4.17.11-029-net-mlx5e-Refine-ets-validation-function.patch - patches.kernel.org/4.17.11-030-nfp-flower-ensure-dead-neighbour-entries-are-.patch - patches.kernel.org/4.17.11-031-sock-fix-sg-page-frag-coalescing-in-sk_alloc_.patch - patches.kernel.org/4.17.11-032-net-phy-consider-PHY_IGNORE_INTERRUPT-in-phy_.patch - patches.kernel.org/4.17.11-033-multicast-do-not-restore-deleted-record-sourc.patch - patches.kernel.org/4.17.11-034-net-ipv6-Fix-linklocal-to-global-address-with.patch - patches.kernel.org/4.17.11-035-net-mlx5e-Don-t-allow-aRFS-for-encapsulated-p.patch - patches.kernel.org/4.17.11-036-net-mlx5e-Fix-quota-counting-in-aRFS-expire-f.patch - patches.kernel.org/4.17.11-037-net-mlx5-Adjust-clock-overflow-work-period.patch - patches.kernel.org/4.17.11-038-rtnetlink-add-rtnl_link_state-check-in-rtnl_c.patch - patches.kernel.org/4.17.11-039-vxlan-add-new-fdb-alloc-and-create-helpers.patch - patches.kernel.org/4.17.11-040-vxlan-make-netlink-notify-in-vxlan_fdb_destro.patch - patches.kernel.org/4.17.11-041-vxlan-fix-default-fdb-entry-netlink-notify-or.patch - patches.kernel.org/4.17.11-042-tcp-free-batches-of-packets-in-tcp_prune_ofo_.patch - patches.kernel.org/4.17.11-043-tcp-avoid-collapses-in-tcp_prune_queue-if-pos.patch - patches.kernel.org/4.17.11-044-tcp-detect-malicious-patterns-in-tcp_collapse.patch - patches.kernel.org/4.17.11-045-tcp-call-tcp_drop-from-tcp_data_queue_ofo.patch - patches.kernel.org/4.17.11-046-tcp-add-tcp_ooo_try_coalesce-helper.patch - patches.kernel.org/4.17.11-047-Revert-staging-r8188eu-Use-lib80211-to-suppor.patch - patches.kernel.org/4.17.11-048-staging-speakup-fix-wraparound-in-uaccess-len.patch - patches.kernel.org/4.17.11-049-usb-cdc_acm-Add-quirk-for-Castles-VEGA3000.patch - patches.kernel.org/4.17.11-050-usb-core-handle-hub-C_PORT_OVER_CURRENT-condi.patch - patches.kernel.org/4.17.11-051-usb-dwc2-Fix-DMA-alignment-to-start-at-alloca.patch - patches.kernel.org/4.17.11-052-usb-xhci-Fix-memory-leak-in-xhci_endpoint_res.patch - patches.kernel.org/4.17.11-053-usb-gadget-Fix-OS-descriptors-support.patch - patches.kernel.org/4.17.11-054-usb-gadget-f_fs-Only-return-delayed-status-wh.patch - patches.kernel.org/4.17.11-055-ACPICA-AML-Parser-ignore-dispatcher-error-sta.patch - patches.kernel.org/4.17.11-056-driver-core-Partially-revert-driver-core-corr.patch - patches.kernel.org/4.17.11-057-can-xilinx_can-fix-RX-loop-if-RXNEMP-is-asser.patch - patches.kernel.org/4.17.11-058-can-xilinx_can-fix-power-management-handling.patch - patches.kernel.org/4.17.11-059-can-xilinx_can-fix-recovery-from-error-states.patch - patches.kernel.org/4.17.11-060-can-xilinx_can-fix-device-dropping-off-bus-on.patch - patches.kernel.org/4.17.11-061-can-xilinx_can-keep-only-1-2-frames-in-TX-FIF.patch - patches.kernel.org/4.17.11-062-can-xilinx_can-fix-incorrect-clear-of-non-pro.patch - patches.kernel.org/4.17.11-063-can-xilinx_can-fix-RX-overflow-interrupt-not-.patch - patches.kernel.org/4.17.11-064-can-peak_canfd-fix-firmware-v3.3.0-limit-allo.patch - patches.kernel.org/4.17.11-065-can-m_can-Fix-runtime-resume-call.patch - patches.kernel.org/4.17.11-066-can-m_can.c-fix-setup-of-CCCR-register-clear-.patch - patches.kernel.org/4.17.11-067-Linux-4.17.11.patch - patches.kernel.org/4.17.12-001-spi-spi-s3c64xx-Fix-system-resume-support.patch - patches.kernel.org/4.17.12-002-Input-elan_i2c-add-ACPI-ID-for-lenovo-ideapad.patch - patches.kernel.org/4.17.12-003-Input-i8042-add-Lenovo-LaVie-Z-to-the-i8042-r.patch - patches.kernel.org/4.17.12-004-Input-elan_i2c-add-another-ACPI-ID-for-Lenovo.patch - patches.kernel.org/4.17.12-005-mm-disallow-mappings-that-conflict-for-devm_m.patch - patches.kernel.org/4.17.12-006-kvm-mm-account-shadow-page-tables-to-kmemcg.patch - patches.kernel.org/4.17.12-007-delayacct-fix-crash-in-delayacct_blkio_end-af.patch - patches.kernel.org/4.17.12-008-tracing-Fix-double-free-of-event_trigger_data.patch - patches.kernel.org/4.17.12-009-tracing-Fix-possible-double-free-in-event_ena.patch - patches.kernel.org/4.17.12-010-kthread-tracing-Don-t-expose-half-written-com.patch - patches.kernel.org/4.17.12-011-tracing-kprobes-Fix-trace_probe-flags-on-enab.patch - patches.kernel.org/4.17.12-012-tracing-Quiet-gcc-warning-about-maybe-unused-.patch - patches.kernel.org/4.17.12-013-arm64-fix-vmemmap-BUILD_BUG_ON-triggering-on-.patch - patches.kernel.org/4.17.12-014-drm-i915-glk-Add-Quirk-for-GLK-NUC-HDMI-port-.patch - patches.kernel.org/4.17.12-015-mlxsw-spectrum_switchdev-Fix-port_vlan-refcou.patch - patches.kernel.org/4.17.12-016-kcov-ensure-irq-code-sees-a-valid-area.patch - patches.kernel.org/4.17.12-017-mm-check-for-SIGKILL-inside-dup_mmap-loop.patch - patches.kernel.org/4.17.12-018-drm-amd-powerplay-Set-higher-SCLK-MCLK-freque.patch - patches.kernel.org/4.17.12-019-xen-netfront-raise-max-number-of-slots-in-xen.patch - patches.kernel.org/4.17.12-020-hv_netvsc-fix-network-namespace-issues-with-V.patch - patches.kernel.org/4.17.12-021-skip-LAYOUTRETURN-if-layout-is-invalid.patch - patches.kernel.org/4.17.12-022-ixgbe-Fix-setting-of-TC-configuration-for-mac.patch - patches.kernel.org/4.17.12-023-ALSA-emu10k1-add-error-handling-for-snd_ctl_a.patch - patches.kernel.org/4.17.12-024-ALSA-fm801-add-error-handling-for-snd_ctl_add.patch - patches.kernel.org/4.17.12-025-NFSv4.1-Fix-the-client-behaviour-on-NFS4ERR_S.patch - patches.kernel.org/4.17.12-026-nfsd-fix-error-handling-in-nfs4_set_delegatio.patch - patches.kernel.org/4.17.12-027-nfsd-fix-potential-use-after-free-in-nfsd4_de.patch - patches.kernel.org/4.17.12-028-vfio-platform-Fix-reset-module-leak-in-error-.patch - patches.kernel.org/4.17.12-029-vfio-mdev-Check-globally-for-duplicate-device.patch - patches.kernel.org/4.17.12-030-vfio-type1-Fix-task-tracking-for-QEMU-vCPU-ho.patch - patches.kernel.org/4.17.12-031-kernel-hung_task.c-show-all-hung-tasks-before.patch - patches.kernel.org/4.17.12-032-mem_cgroup-make-sure-moving_account-move_lock.patch - patches.kernel.org/4.17.12-033-mm-proc-pid-pagemap-hide-swap-entries-from-un.patch - patches.kernel.org/4.17.12-034-mm-vmalloc-avoid-racy-handling-of-debugobject.patch - patches.kernel.org/4.17.12-035-mm-slub.c-add-__printf-verification-to-slab_e.patch - patches.kernel.org/4.17.12-036-rtc-ensure-rtc_set_alarm-fails-when-alarms-ar.patch - patches.kernel.org/4.17.12-037-rxrpc-Fix-terminal-retransmission-connection-.patch - patches.kernel.org/4.17.12-038-net-hns3-Fix-for-VF-mailbox-cannot-receiving-.patch - patches.kernel.org/4.17.12-039-perf-tools-Fix-pmu-events-parsing-rule.patch - patches.kernel.org/4.17.12-040-netfilter-ipset-forbid-family-for-hash-mac-se.patch - patches.kernel.org/4.17.12-041-netfilter-ipset-List-timing-out-entries-with-.patch - patches.kernel.org/4.17.12-042-irqchip-ls-scfg-msi-Map-MSIs-in-the-iommu.patch - patches.kernel.org/4.17.12-043-watchdog-da9063-Fix-updating-timeout-value.patch - patches.kernel.org/4.17.12-044-media-arch-sh-migor-Fix-TW9910-PDN-gpio.patch - patches.kernel.org/4.17.12-045-printk-drop-in_nmi-check-from-printk_safe_flu.patch - patches.kernel.org/4.17.12-046-bpf-arm32-fix-inconsistent-naming-about-emit_.patch - patches.kernel.org/4.17.12-047-ceph-fix-alignment-of-rasize.patch - patches.kernel.org/4.17.12-048-ceph-fix-use-after-free-in-ceph_statfs.patch - patches.kernel.org/4.17.12-049-e1000e-Ignore-TSYNCRXCTL-when-getting-I219-cl.patch - patches.kernel.org/4.17.12-050-infiniband-fix-a-possible-use-after-free-bug.patch - patches.kernel.org/4.17.12-051-powerpc-lib-Adjust-.balign-inside-string-func.patch - patches.kernel.org/4.17.12-052-powerpc-64s-Add-barrier_nospec.patch - patches.kernel.org/4.17.12-053-powerpc-eeh-Fix-use-after-release-of-EEH-driv.patch - patches.kernel.org/4.17.12-054-hvc_opal-don-t-set-tb_ticks_per_usec-in-udbg_.patch - patches.kernel.org/4.17.12-055-powerpc-64s-Fix-compiler-store-ordering-to-SL.patch - patches.kernel.org/4.17.12-056-clk-si544-Properly-round-requested-frequency-.patch - patches.kernel.org/4.17.12-057-clk-ingenic-jz4770-Modify-C1CLK-clock-to-disa.patch - patches.kernel.org/4.17.12-058-net-hns3-Fix-for-phy-not-link-up-problem-afte.patch - patches.kernel.org/4.17.12-059-net-hns3-Fix-for-service_task-not-running-pro.patch - patches.kernel.org/4.17.12-060-RDMA-mad-Convert-BUG_ONs-to-error-flows.patch - patches.kernel.org/4.17.12-061-lightnvm-fix-partial-read-error-path.patch - patches.kernel.org/4.17.12-062-lightnvm-proper-error-handling-for-pblk_bio_a.patch - patches.kernel.org/4.17.12-063-lightnvm-pblk-warn-in-case-of-corrupted-write.patch - patches.kernel.org/4.17.12-064-netfilter-nf_tables-check-msg_type-before-nft.patch - patches.kernel.org/4.17.12-065-pnfs-Don-t-release-the-sequence-slot-until-we.patch - patches.kernel.org/4.17.12-066-NFS-Fix-up-nfs_post_op_update_inode-to-force-.patch - patches.kernel.org/4.17.12-067-disable-loading-f2fs-module-on-PAGE_SIZE-4KB.patch - patches.kernel.org/4.17.12-068-f2fs-fix-error-path-of-move_data_page.patch - patches.kernel.org/4.17.12-069-f2fs-don-t-drop-dentry-pages-after-fs-shutdow.patch - patches.kernel.org/4.17.12-070-f2fs-fix-to-don-t-trigger-writeback-during-re.patch - patches.kernel.org/4.17.12-071-f2fs-fix-to-wait-page-writeback-during-revoki.patch - patches.kernel.org/4.17.12-072-f2fs-Fix-deadlock-in-shutdown-ioctl.patch - patches.kernel.org/4.17.12-073-f2fs-fix-missing-clear-FI_NO_PREALLOC-in-some.patch - patches.kernel.org/4.17.12-074-f2fs-fix-to-detect-failure-of-dquot_initializ.patch - patches.kernel.org/4.17.12-075-f2fs-fix-race-in-between-GC-and-atomic-open.patch - patches.kernel.org/4.17.12-076-block-bfq-remove-wrong-lock-in-bfq_requests_m.patch - patches.kernel.org/4.17.12-077-usbip-usbip_detach-Fix-memory-udev-context-an.patch - patches.kernel.org/4.17.12-078-usbip-dynamically-allocate-idev-by-nports-fou.patch - patches.kernel.org/4.17.12-079-perf-x86-intel-uncore-Correct-fixed-counter-i.patch - patches.kernel.org/4.17.12-080-perf-x86-intel-uncore-Correct-fixed-counter-i.patch - patches.kernel.org/4.17.12-081-selftests-intel_pstate-Improve-test-minor-fix.patch - patches.kernel.org/4.17.12-082-selftests-memfd-return-Kselftest-Skip-code-fo.patch - patches.kernel.org/4.17.12-083-selftests-kvm-return-Kselftest-Skip-code-for-.patch - patches.kernel.org/4.17.12-084-selftests-intel_pstate-return-Kselftest-Skip-.patch - patches.kernel.org/4.17.12-085-selftests-filesystems-return-Kselftest-Skip-c.patch - patches.kernel.org/4.17.12-086-selftests-filesystems-devpts_pts-included-wro.patch - patches.kernel.org/4.17.12-087-qtnfmac-fix-invalid-STA-state-on-EAPOL-failur.patch - patches.kernel.org/4.17.12-088-PCI-Fix-devm_pci_alloc_host_bridge-memory-lea.patch - patches.kernel.org/4.17.12-089-btrfs-balance-dirty-metadata-pages-in-btrfs_f.patch - patches.kernel.org/4.17.12-090-iwlwifi-pcie-fix-race-in-Rx-buffer-allocator.patch - patches.kernel.org/4.17.12-091-iwlwifi-mvm-open-BA-session-only-when-sta-is-.patch - patches.kernel.org/4.17.12-092-Bluetooth-hci_qca-Fix-Sleep-inside-atomic-sec.patch - patches.kernel.org/4.17.12-093-drm-amd-display-Do-not-program-interrupt-stat.patch - patches.kernel.org/4.17.12-094-drivers-bus-arm-cci-fix-build-warnings.patch - patches.kernel.org/4.17.12-095-Bluetooth-btusb-Add-a-new-Realtek-8723DE-ID-2.patch - patches.kernel.org/4.17.12-096-ASoC-dpcm-fix-BE-dai-not-hw_free-and-shutdown.patch - patches.kernel.org/4.17.12-097-mfd-cros_ec-Fail-early-if-we-cannot-identify-.patch - patches.kernel.org/4.17.12-098-mwifiex-handle-race-during-mwifiex_usb_discon.patch - patches.kernel.org/4.17.12-099-wlcore-sdio-check-for-valid-platform-device-d.patch - patches.kernel.org/4.17.12-100-net-hns3-Fixes-initalization-of-RoCE-handle-a.patch - patches.kernel.org/4.17.12-101-net-hns3-Fixes-the-init-of-the-VALID-BD-info-.patch - patches.kernel.org/4.17.12-102-media-tw686x-Fix-incorrect-vb2_mem_ops-GFP-fl.patch - patches.kernel.org/4.17.12-103-media-cec-pin-error-inj-avoid-a-false-positiv.patch - patches.kernel.org/4.17.12-104-media-videobuf2-core-don-t-call-memop-finish-.patch - patches.kernel.org/4.17.12-105-Btrfs-don-t-return-ino-to-ino-cache-if-inode-.patch - patches.kernel.org/4.17.12-106-Btrfs-don-t-BUG_ON-in-btrfs_truncate_inode_it.patch - patches.kernel.org/4.17.12-107-btrfs-add-barriers-to-btrfs_sync_log-before-l.patch - patches.kernel.org/4.17.12-108-btrfs-qgroup-Finish-rescan-when-hit-the-last-.patch - patches.kernel.org/4.17.12-109-x86-microcode-Make-the-late-update-update_loc.patch - patches.kernel.org/4.17.12-110-PM-wakeup-Make-s2idle_lock-a-RAW_SPINLOCK.patch - patches.kernel.org/4.17.12-111-PCI-Prevent-sysfs-disable-of-device-while-dri.patch - patches.kernel.org/4.17.12-112-soc-qcom-qmi-fix-a-buffer-sizing-bug.patch - patches.kernel.org/4.17.12-113-soc-qcom-smem-fix-qcom_smem_set_global_partit.patch - patches.kernel.org/4.17.12-114-soc-qcom-smem-byte-swap-values-properly.patch - patches.kernel.org/4.17.12-115-nvme-rdma-stop-admin-queue-before-freeing-it.patch - patches.kernel.org/4.17.12-116-nvme-pci-Fix-AER-reset-handling.patch - patches.kernel.org/4.17.12-117-ath-Add-regulatory-mapping-for-FCC3_ETSIC.patch - patches.kernel.org/4.17.12-118-ath-Add-regulatory-mapping-for-ETSI8_WORLD.patch - patches.kernel.org/4.17.12-119-ath-Add-regulatory-mapping-for-APL13_WORLD.patch - patches.kernel.org/4.17.12-120-ath-Add-regulatory-mapping-for-APL2_FCCA.patch - patches.kernel.org/4.17.12-121-ath-Add-regulatory-mapping-for-Uganda.patch - patches.kernel.org/4.17.12-122-ath-Add-regulatory-mapping-for-Tanzania.patch - patches.kernel.org/4.17.12-123-ath-Add-regulatory-mapping-for-Serbia.patch - patches.kernel.org/4.17.12-124-ath-Add-regulatory-mapping-for-Bermuda.patch - patches.kernel.org/4.17.12-125-ath-Add-regulatory-mapping-for-Bahamas.patch - patches.kernel.org/4.17.12-126-sched-cpufreq-Modify-aggregate-utilization-to.patch - patches.kernel.org/4.17.12-127-powerpc-32-Add-a-missing-include-header.patch - patches.kernel.org/4.17.12-128-powerpc-chrp-time-Make-some-functions-static-.patch - patches.kernel.org/4.17.12-129-powerpc-powermac-Add-missing-prototype-for-no.patch - patches.kernel.org/4.17.12-130-powerpc-powermac-Mark-variable-x-as-unused.patch - patches.kernel.org/4.17.12-131-powerpc-Add-__printf-verification-to-prom_pri.patch - patches.kernel.org/4.17.12-132-KVM-x86-prevent-integer-overflows-in-KVM_MEMO.patch - patches.kernel.org/4.17.12-133-spi-sh-msiof-Fix-setting-SIRMDR1.SYNCAC-to-ma.patch - patches.kernel.org/4.17.12-134-powerpc-8xx-fix-invalid-register-expression-i.patch - patches.kernel.org/4.17.12-135-pinctrl-at91-pio4-add-missing-of_node_put.patch - patches.kernel.org/4.17.12-136-pinctrl-msm-fix-gpio-hog-related-boot-issues.patch - patches.kernel.org/4.17.12-137-bpf-fix-multi-function-JITed-dump-obtained-vi.patch - patches.kernel.org/4.17.12-138-bpf-powerpc64-pad-function-address-loads-with.patch - patches.kernel.org/4.17.12-139-PCI-pciehp-Request-control-of-native-hotplug-.patch - patches.kernel.org/4.17.12-140-net-dsa-qca8k-Add-support-for-QCA8334-switch.patch - patches.kernel.org/4.17.12-141-mwifiex-correct-histogram-data-with-appropria.patch - patches.kernel.org/4.17.12-142-mt76x2-apply-coverage-class-on-slot-time-too.patch - patches.kernel.org/4.17.12-143-ima-based-on-policy-verify-firmware-signature.patch - patches.kernel.org/4.17.12-144-watchdog-renesas-wdt-Add-support-for-the-R8A7.patch - patches.kernel.org/4.17.12-145-drivers-perf-arm-ccn-don-t-log-to-dmesg-in-ev.patch - patches.kernel.org/4.17.12-146-spi-Add-missing-pm_runtime_put_noidle-after-f.patch - patches.kernel.org/4.17.12-147-net-hns3-Fix-for-CMDQ-and-Misc.-interrupt-ini.patch - patches.kernel.org/4.17.12-148-net-hns3-Fix-the-missing-client-list-node-ini.patch - patches.kernel.org/4.17.12-149-net-hns3-Fix-for-hns3-module-is-loaded-multip.patch - patches.kernel.org/4.17.12-150-fscrypt-use-unbound-workqueue-for-decryption.patch - patches.kernel.org/4.17.12-151-net-mvpp2-Add-missing-VLAN-tag-detection.patch - patches.kernel.org/4.17.12-152-scsi-ufs-ufshcd-fix-possible-unclocked-regist.patch - patches.kernel.org/4.17.12-153-scsi-ufs-fix-exception-event-handling.patch - patches.kernel.org/4.17.12-154-scsi-zfcp-assert-that-the-ERP-lock-is-held-wh.patch - patches.kernel.org/4.17.12-155-drm-nouveau-remove-fence-wait-code-from-defer.patch - patches.kernel.org/4.17.12-156-drm-nouveau-gem-lookup-VMAs-for-buffers-refer.patch - patches.kernel.org/4.17.12-157-drm-nouveau-fifo-gk104-poll-for-runlist-updat.patch - patches.kernel.org/4.17.12-158-Bluetooth-btusb-add-ID-for-LiteOn-04ca-301a.patch - patches.kernel.org/4.17.12-159-rtc-tps6586x-fix-possible-race-condition.patch - patches.kernel.org/4.17.12-160-rtc-vr41xx-fix-possible-race-condition.patch - patches.kernel.org/4.17.12-161-rtc-tps65910-fix-possible-race-condition.patch - patches.kernel.org/4.17.12-162-ALSA-emu10k1-Rate-limit-error-messages-about-.patch - patches.kernel.org/4.17.12-163-regulator-pfuze100-add-.is_enable-for-pfuze10.patch - patches.kernel.org/4.17.12-164-md-raid1-add-error-handling-of-read-error-fro.patch - patches.kernel.org/4.17.12-165-md-fix-NULL-dereference-of-mddev-pers-in-remo.patch - patches.kernel.org/4.17.12-166-ixgbevf-fix-MAC-address-changes-through-ixgbe.patch - patches.kernel.org/4.17.12-167-gpu-host1x-Acquire-a-reference-to-the-IOVA-ca.patch - patches.kernel.org/4.17.12-168-media-smiapp-fix-timeout-checking-in-smiapp_r.patch - patches.kernel.org/4.17.12-169-PCI-DPC-Clear-interrupt-status-in-interrupt-h.patch - patches.kernel.org/4.17.12-170-clocksource-Move-inline-keyword-to-the-beginn.patch - patches.kernel.org/4.17.12-171-net-ethernet-ti-cpsw-phy-sel-check-bus_find_d.patch - patches.kernel.org/4.17.12-172-ALSA-usb-audio-Apply-rate-limit-to-warning-me.patch - patches.kernel.org/4.17.12-173-net-hns3-Fix-for-fiber-link-up-problem.patch - patches.kernel.org/4.17.12-174-media-atomisp-ov2680-don-t-declare-unused-var.patch - patches.kernel.org/4.17.12-175-media-staging-atomisp-Comment-out-several-unu.patch - patches.kernel.org/4.17.12-176-arm64-cmpwait-Clear-event-register-before-arm.patch - patches.kernel.org/4.17.12-177-HID-hid-plantronics-Re-resend-Update-to-map-b.patch - patches.kernel.org/4.17.12-178-arm64-dts-renesas-salvator-common-use-audio-g.patch - patches.kernel.org/4.17.12-179-drm-amd-display-remove-need-of-modeset-flag-f.patch - patches.kernel.org/4.17.12-180-drm-radeon-fix-mode_valid-s-return-type.patch - patches.kernel.org/4.17.12-181-drm-amdgpu-Remove-VRAM-from-shared-bo-domains.patch - patches.kernel.org/4.17.12-182-drm-amd-display-Fix-dim-display-on-DCE11.patch - patches.kernel.org/4.17.12-183-IB-Fix-RDMA_RXE-and-INFINIBAND_RDMAVT-depende.patch - patches.kernel.org/4.17.12-184-powerpc-embedded6xx-hlwd-pic-Prevent-interrup.patch - patches.kernel.org/4.17.12-185-HID-i2c-hid-check-if-device-is-there-before-r.patch - patches.kernel.org/4.17.12-186-EDAC-altera-Fix-ARM64-build-warning.patch - patches.kernel.org/4.17.12-187-rsi-Add-null-check-for-virtual-interfaces-in-.patch - patches.kernel.org/4.17.12-188-ARM-dts-stih410-Fix-complain-about-IRQ_TYPE_N.patch - patches.kernel.org/4.17.12-189-ARM-dts-stih407-pinctrl-Fix-complain-about-IR.patch - patches.kernel.org/4.17.12-190-ARM-dts-emev2-Add-missing-interrupt-affinity-.patch - patches.kernel.org/4.17.12-191-ARM-dts-sh73a0-Add-missing-interrupt-affinity.patch - patches.kernel.org/4.17.12-192-nvmem-properly-handle-returned-value-nvmem_re.patch - patches.kernel.org/4.17.12-193-ARM-dts-imx53-Fix-LDB-OF-graph-warning.patch - patches.kernel.org/4.17.12-194-i40e-free-the-skb-after-clearing-the-bitlock.patch - patches.kernel.org/4.17.12-195-tty-Fix-data-race-in-tty_insert_flip_string_f.patch - patches.kernel.org/4.17.12-196-dma-iommu-Fix-compilation-when-CONFIG_IOMMU_D.patch - patches.kernel.org/4.17.12-197-net-phy-phylink-Release-link-GPIO.patch - patches.kernel.org/4.17.12-198-media-rcar_jpu-Add-missing-clk_disable_unprep.patch - patches.kernel.org/4.17.12-199-libata-Fix-command-retry-decision.patch - patches.kernel.org/4.17.12-200-ACPI-LPSS-Only-call-pwm_add_table-for-Bay-Tra.patch - patches.kernel.org/4.17.12-201-media-media-device-fix-ioctl-function-types.patch - patches.kernel.org/4.17.12-202-media-saa7164-Fix-driver-name-in-debug-output.patch - patches.kernel.org/4.17.12-203-media-renesas-ceu-Set-mbus_fmt-on-subdev-oper.patch - patches.kernel.org/4.17.12-204-media-em28xx-Fix-DualHD-broken-second-tuner.patch - patches.kernel.org/4.17.12-205-mtd-rawnand-fsl_ifc-fix-FSL-NAND-driver-to-re.patch - patches.kernel.org/4.17.12-206-brcmfmac-Add-support-for-bcm43364-wireless-ch.patch - patches.kernel.org/4.17.12-207-s390-cpum_sf-Add-data-entry-sizes-to-sampling.patch - patches.kernel.org/4.17.12-208-perf-fix-invalid-bit-in-diagnostic-entry.patch - patches.kernel.org/4.17.12-209-net-phy-sfp-handle-cases-where-neither-BR-min.patch - patches.kernel.org/4.17.12-210-bnxt_en-Check-unsupported-speeds-in-bnxt_upda.patch - patches.kernel.org/4.17.12-211-bnxt_en-Always-forward-VF-MAC-address-to-the-.patch - patches.kernel.org/4.17.12-212-mm-powerpc-x86-define-VM_PKEY_BITx-bits-if-CO.patch - patches.kernel.org/4.17.12-213-staging-most-cdev-fix-chrdev_region-leak.patch - patches.kernel.org/4.17.12-214-scsi-3w-9xxx-fix-a-missing-check-bug.patch - patches.kernel.org/4.17.12-215-scsi-3w-xxxx-fix-a-missing-check-bug.patch - patches.kernel.org/4.17.12-216-scsi-megaraid-silence-a-static-checker-bug.patch - patches.kernel.org/4.17.12-217-scsi-hisi_sas-config-ATA-de-reset-as-an-const.patch - patches.kernel.org/4.17.12-218-soc-tegra-pmc-Don-t-allocate-struct-tegra_pow.patch - patches.kernel.org/4.17.12-219-scsi-qedf-Set-the-UNLOADING-flag-when-removin.patch - patches.kernel.org/4.17.12-220-dma-direct-try-reallocation-with-GFP_DMA32-if.patch - patches.kernel.org/4.17.12-221-staging-lustre-o2iblnd-fix-race-at-kiblnd_con.patch - patches.kernel.org/4.17.12-222-staging-lustre-o2iblnd-Fix-FastReg-map-unmap-.patch - patches.kernel.org/4.17.12-223-thermal-exynos-fix-setting-rising_threshold-f.patch - patches.kernel.org/4.17.12-224-regulator-add-dummy-function-of_find_regulato.patch - patches.kernel.org/4.17.12-225-bpf-fix-references-to-free_bpf_prog_info-in-c.patch - patches.kernel.org/4.17.12-226-f2fs-avoid-fsync-failure-caused-by-EAGAIN-in-.patch - patches.kernel.org/4.17.12-227-media-em28xx-fix-a-regression-with-HVR-950.patch - patches.kernel.org/4.17.12-228-media-siano-get-rid-of-__le32-__le16-cast-war.patch - patches.kernel.org/4.17.12-229-mt76x2-fix-avg_rssi-estimation.patch - patches.kernel.org/4.17.12-230-drm-atomic-Handling-the-case-when-setting-old.patch - patches.kernel.org/4.17.12-231-mmc-sdhci-omap-Fix-when-capabilities-are-obta.patch - patches.kernel.org/4.17.12-232-f2fs-check-cap_resource-only-for-data-blocks.patch - patches.kernel.org/4.17.12-233-mlxsw-spectrum_router-Return-an-error-for-non.patch - patches.kernel.org/4.17.12-234-ALSA-hda-ca0132-fix-build-failure-when-a-loca.patch - patches.kernel.org/4.17.12-235-mmc-dw_mmc-update-actual-clock-for-mmc-debugf.patch - patches.kernel.org/4.17.12-236-mmc-pwrseq-Use-kmalloc_array-instead-of-stack.patch - patches.kernel.org/4.17.12-237-dt-bindings-pinctrl-meson-add-support-for-the.patch - patches.kernel.org/4.17.12-238-spi-meson-spicc-Fix-error-handling-in-meson_s.patch - patches.kernel.org/4.17.12-239-net-hns3-Fixes-the-out-of-bounds-access-in-hc.patch - patches.kernel.org/4.17.12-240-dt-bindings-net-meson-dwmac-new-compatible-na.patch - patches.kernel.org/4.17.12-241-i40e-Add-advertising-10G-LR-mode.patch - patches.kernel.org/4.17.12-242-i40e-avoid-overflow-in-i40e_ptp_adjfreq.patch - patches.kernel.org/4.17.12-243-mt76-add-rcu-locking-around-tx-scheduling.patch - patches.kernel.org/4.17.12-244-backlight-pwm_bl-Don-t-use-GPIOF_-with-gpiod_.patch - patches.kernel.org/4.17.12-245-stop_machine-Use-raw-spinlocks.patch - patches.kernel.org/4.17.12-246-delayacct-Use-raw_spinlocks.patch - patches.kernel.org/4.17.12-247-ath10k-fix-kernel-panic-while-reading-tpc_sta.patch - patches.kernel.org/4.17.12-248-memory-tegra-Do-not-handle-spurious-interrupt.patch - patches.kernel.org/4.17.12-249-memory-tegra-Apply-interrupts-mask-per-SoC.patch - patches.kernel.org/4.17.12-250-nvme-lightnvm-add-granby-support.patch - patches.kernel.org/4.17.12-251-ASoC-fsl_ssi-Use-u32-variable-type-when-using.patch - patches.kernel.org/4.17.12-252-arm64-defconfig-Enable-Rockchip-io-domain-dri.patch - patches.kernel.org/4.17.12-253-ASoC-compress-Only-call-free-for-components-w.patch - patches.kernel.org/4.17.12-254-igb-Fix-queue-selection-on-MAC-filters-on-i21.patch - patches.kernel.org/4.17.12-255-qtnfmac-pearl-pcie-fix-memory-leak-in-qtnf_fw.patch - patches.kernel.org/4.17.12-256-drm-gma500-fix-psb_intel_lvds_mode_valid-s-re.patch - patches.kernel.org/4.17.12-257-ipconfig-Correctly-initialise-ic_nameservers.patch - patches.kernel.org/4.17.12-258-rsi-Fix-invalid-vdd-warning-in-mmc.patch - patches.kernel.org/4.17.12-259-rsi-fix-nommu_map_sg-overflow-kernel-panic.patch - patches.kernel.org/4.17.12-260-audit-allow-not-equal-op-for-audit-by-executa.patch - patches.kernel.org/4.17.12-261-drm-rockchip-analogix_dp-Do-not-call-Analogix.patch - patches.kernel.org/4.17.12-262-platform-x86-dell-smbios-Match-on-www.dell.co.patch - patches.kernel.org/4.17.12-263-staging-vchiq_core-Fix-missing-semaphore-rele.patch - patches.kernel.org/4.17.12-264-staging-lustre-llite-correct-removexattr-dete.patch - patches.kernel.org/4.17.12-265-staging-lustre-ldlm-free-resource-when-ldlm_l.patch - patches.kernel.org/4.17.12-266-staging-ks7010-fix-error-handling-in-ks7010_u.patch - patches.kernel.org/4.17.12-267-serial-core-Make-sure-compiler-barfs-for-16-b.patch - patches.kernel.org/4.17.12-268-soc-imx-gpcv2-Do-not-pass-static-memory-as-pl.patch - patches.kernel.org/4.17.12-269-microblaze-Fix-simpleImage-format-generation.patch - patches.kernel.org/4.17.12-270-usb-hub-Don-t-wait-for-connect-state-at-resum.patch - patches.kernel.org/4.17.12-271-crypto-authencesn-don-t-leak-pointers-to-auth.patch - patches.kernel.org/4.17.12-272-crypto-authenc-don-t-leak-pointers-to-authenc.patch - patches.kernel.org/4.17.12-273-y2038-ipc-Use-ktime_get_real_seconds-consiste.patch - patches.kernel.org/4.17.12-274-media-rc-mce_kbd-decoder-low-timeout-values-c.patch - patches.kernel.org/4.17.12-275-media-omap3isp-fix-unbalanced-dma_iommu_mappi.patch - patches.kernel.org/4.17.12-276-regulator-Don-t-return-or-expect-errno-from-o.patch - patches.kernel.org/4.17.12-277-ath10k-search-all-IEs-for-variant-before-fall.patch - patches.kernel.org/4.17.12-278-drm-stm-ltdc-fix-warning-in-ltdc_crtc_update_.patch - patches.kernel.org/4.17.12-279-scsi-scsi_dh-replace-too-broad-TP9-string-wit.patch - patches.kernel.org/4.17.12-280-scsi-megaraid_sas-Increase-timeout-by-1-sec-f.patch - patches.kernel.org/4.17.12-281-scsi-cxlflash-Synchronize-reset-and-remove-op.patch - patches.kernel.org/4.17.12-282-scsi-cxlflash-Avoid-clobbering-context-contro.patch - patches.kernel.org/4.17.12-283-PCI-ASPM-Disable-ASPM-L1.2-Substate-if-we-don.patch - patches.kernel.org/4.17.12-284-media-atomisp-compat32-fix-__user-annotations.patch - patches.kernel.org/4.17.12-285-media-cec-fix-smatch-error.patch - patches.kernel.org/4.17.12-286-media-si470x-fix-__be16-annotations.patch - patches.kernel.org/4.17.12-287-net-socionext-reset-hardware-in-ndo_stop.patch - patches.kernel.org/4.17.12-288-ASoC-topology-Fix-bclk-and-fsync-inversion-in.patch - patches.kernel.org/4.17.12-289-ASoC-topology-Add-missing-clock-gating-parame.patch - patches.kernel.org/4.17.12-290-ARM-dts-imx6qdl-wandboard-Let-the-codec-contr.patch - patches.kernel.org/4.17.12-291-drm-Add-DP-PSR2-sink-enable-bit.patch - patches.kernel.org/4.17.12-292-drm-atomic-helper-Drop-plane-fb-references-on.patch - patches.kernel.org/4.17.12-293-drm-dp-mst-Fix-off-by-one-typo-when-dump-payl.patch - patches.kernel.org/4.17.12-294-drm-amdgpu-Avoid-reclaim-while-holding-locks-.patch - patches.kernel.org/4.17.12-295-block-bio_iov_iter_get_pages-fix-size-of-last.patch - patches.kernel.org/4.17.12-296-blkdev-__blkdev_direct_IO_simple-fix-leak-in-.patch - patches.kernel.org/4.17.12-297-block-reset-bi_iter.bi_done-after-splitting-b.patch - patches.kernel.org/4.17.12-298-nvmet-fc-fix-target-sgl-list-on-large-transfe.patch - patches.kernel.org/4.17.12-299-i2c-rcar-handle-RXDMA-HW-behaviour-on-Gen3.patch - patches.kernel.org/4.17.12-300-random-mix-rdrand-with-entropy-sent-in-from-u.patch - patches.kernel.org/4.17.12-301-squashfs-be-more-careful-about-metadata-corru.patch - patches.kernel.org/4.17.12-302-ext4-fix-false-negatives-and-false-positives-.patch - patches.kernel.org/4.17.12-303-ext4-fix-inline-data-updates-with-checksums-e.patch - patches.kernel.org/4.17.12-304-ext4-check-for-allocation-block-validity-with.patch - patches.kernel.org/4.17.12-305-ext4-fix-check-to-prevent-initializing-reserv.patch - patches.kernel.org/4.17.12-306-gpio-of-Handle-fixed-regulator-flags-properly.patch - patches.kernel.org/4.17.12-307-gpio-uniphier-set-legitimate-irq-trigger-type.patch - patches.kernel.org/4.17.12-308-RDMA-uverbs-Protect-from-attempts-to-create-f.patch - patches.kernel.org/4.17.12-309-net-dsa-qca8k-Force-CPU-port-to-its-highest-b.patch - patches.kernel.org/4.17.12-310-net-dsa-qca8k-Enable-RXMAC-when-bringing-up-a.patch - patches.kernel.org/4.17.12-311-net-dsa-qca8k-Add-QCA8334-binding-documentati.patch - patches.kernel.org/4.17.12-312-net-dsa-qca8k-Allow-overwriting-CPU-port-sett.patch - patches.kernel.org/4.17.12-313-ipv4-remove-BUG_ON-from-fib_compute_spec_dst.patch - patches.kernel.org/4.17.12-314-netdevsim-don-t-leak-devlink-resources.patch - patches.kernel.org/4.17.12-315-net-ena-Fix-use-of-uninitialized-DMA-address-.patch - patches.kernel.org/4.17.12-316-net-fix-amd-xgbe-flow-control-issue.patch - patches.kernel.org/4.17.12-317-net-lan78xx-fix-rx-handling-before-first-pack.patch - patches.kernel.org/4.17.12-318-net-mdio-mux-bcm-iproc-fix-wrong-getter-and-s.patch - patches.kernel.org/4.17.12-319-NET-stmmac-align-DMA-stuff-to-largest-cache-l.patch - patches.kernel.org/4.17.12-320-RDS-RDMA-Fix-the-NULL-ptr-deref-in-rds_ib_get.patch - patches.kernel.org/4.17.12-321-tcp_bbr-fix-bw-probing-to-raise-in-flight-dat.patch - patches.kernel.org/4.17.12-322-virtio_net-Fix-incosistent-received-bytes-cou.patch - patches.kernel.org/4.17.12-323-xen-netfront-wait-xenbus-state-change-when-lo.patch - patches.kernel.org/4.17.12-324-cxgb4-Added-missing-break-in-ndo_udp_tunnel_-.patch - patches.kernel.org/4.17.12-325-net-rollback-orig-value-on-failure-of-dev_qdi.patch - patches.kernel.org/4.17.12-326-netlink-Do-not-subscribe-to-non-existent-grou.patch - patches.kernel.org/4.17.12-327-netlink-Don-t-shift-with-UB-on-nlk-ngroups.patch - patches.kernel.org/4.17.12-328-tcp-do-not-force-quickack-when-receiving-out-.patch - patches.kernel.org/4.17.12-329-tcp-add-max_quickacks-param-to-tcp_incr_quick.patch - patches.kernel.org/4.17.12-330-tcp-do-not-aggressively-quick-ack-after-ECN-e.patch - patches.kernel.org/4.17.12-331-tcp-refactor-tcp_ecn_check_ce-to-remove-sk-ty.patch - patches.kernel.org/4.17.12-332-tcp-add-one-more-quick-ack-after-after-ECN-ev.patch - patches.kernel.org/4.17.12-333-tcp-ack-immediately-when-a-cwr-packet-arrives.patch - patches.kernel.org/4.17.12-334-ACPI-LPSS-Avoid-PM-quirks-on-suspend-and-resu.patch - patches.kernel.org/4.17.12-335-ACPICA-AML-Parser-ignore-control-method-statu.patch - patches.kernel.org/4.17.12-336-Linux-4.17.12.patch - patches.kernel.org/4.17.13-001-bonding-avoid-lockdep-confusion-in-bond_get_s.patch - patches.kernel.org/4.17.13-002-inet-frag-enforce-memory-limits-earlier.patch - patches.kernel.org/4.17.13-003-ipv4-frags-handle-possible-skb-truesize-chang.patch - patches.kernel.org/4.17.13-004-net-dsa-Do-not-suspend-resume-closed-slave_de.patch - patches.kernel.org/4.17.13-005-netlink-Fix-spectre-v1-gadget-in-netlink_crea.patch - patches.kernel.org/4.17.13-006-net-stmmac-Fix-WoL-for-PCI-based-setups.patch - patches.kernel.org/4.17.13-007-rxrpc-Fix-user-call-ID-check-in-rxrpc_service.patch - patches.kernel.org/4.17.13-008-net-mlx5e-E-Switch-Initialize-eswitch-only-if.patch - patches.kernel.org/4.17.13-009-net-mlx5e-Set-port-trust-mode-to-PCP-as-defau.patch - patches.kernel.org/4.17.13-010-net-mlx5e-IPoIB-Set-the-netdevice-sw-mtu-in-i.patch - patches.kernel.org/4.17.13-011-squashfs-more-metadata-hardening.patch - patches.kernel.org/4.17.13-012-squashfs-more-metadata-hardenings.patch - patches.kernel.org/4.17.13-013-can-ems_usb-Fix-memory-leak-on-ems_usb_discon.patch - patches.kernel.org/4.17.13-014-net-socket-fix-potential-spectre-v1-gadget-in.patch - patches.kernel.org/4.17.13-015-net-socket-Fix-potential-spectre-v1-gadget-in.patch - patches.kernel.org/4.17.13-016-virtio_balloon-fix-another-race-between-migra.patch - patches.kernel.org/4.17.13-017-x86-efi-Access-EFI-MMIO-data-as-unencrypted-w.patch - patches.kernel.org/4.17.13-018-x86-apic-Future-proof-the-TSC_DEADLINE-quirk-.patch - patches.kernel.org/4.17.13-019-x86-entry-64-Remove-ebx-handling-from-error_e.patch - patches.kernel.org/4.17.13-020-kvm-x86-vmx-fix-vpid-leak.patch - patches.kernel.org/4.17.13-021-audit-fix-potential-null-dereference-context-.patch - patches.kernel.org/4.17.13-022-ipc-shm.c-add-pagesize-function-to-shm_vm_ops.patch - patches.kernel.org/4.17.13-023-userfaultfd-remove-uffd-flags-from-vma-vm_fla.patch - patches.kernel.org/4.17.13-024-iwlwifi-add-more-card-IDs-for-9000-series.patch - patches.kernel.org/4.17.13-025-brcmfmac-fix-regression-in-parsing-NVRAM-for-.patch - patches.kernel.org/4.17.13-026-RDMA-uverbs-Expand-primary-and-alt-AV-port-ch.patch - patches.kernel.org/4.17.13-027-crypto-padlock-aes-Fix-Nano-workaround-data-c.patch - patches.kernel.org/4.17.13-028-drm-vc4-Reset-x-y-_scaling-1-when-dealing-wit.patch - patches.kernel.org/4.17.13-029-drm-atomic-Check-old_plane_state-crtc-in-drm_.patch - patches.kernel.org/4.17.13-030-drm-atomic-Initialize-variables-in-drm_atomic.patch - patches.kernel.org/4.17.13-031-scsi-sg-fix-minor-memory-leak-in-error-path.patch - patches.kernel.org/4.17.13-032-Linux-4.17.13.patch - patches.kernel.org/4.17.14-001-scsi-qla2xxx-Fix-unintialized-List-head-crash.patch - patches.kernel.org/4.17.14-002-scsi-qla2xxx-Fix-NPIV-deletion-by-calling-wai.patch - patches.kernel.org/4.17.14-003-scsi-qla2xxx-Fix-driver-unload-by-shutting-do.patch - patches.kernel.org/4.17.14-004-scsi-qla2xxx-Fix-ISP-recovery-on-unload.patch - patches.kernel.org/4.17.14-005-scsi-qla2xxx-Return-error-when-TMF-returns.patch - patches.kernel.org/4.17.14-006-jfs-Fix-usercopy-whitelist-for-inline-inode-d.patch - patches.kernel.org/4.17.14-007-genirq-Make-force-irq-threading-setup-more-ro.patch - patches.kernel.org/4.17.14-008-perf-x86-intel-uncore-Fix-hardcoded-index-of-.patch - patches.kernel.org/4.17.14-009-nohz-Fix-local_timer_softirq_pending.patch - patches.kernel.org/4.17.14-010-nohz-Fix-missing-tick-reprogram-when-interrup.patch - patches.kernel.org/4.17.14-011-netlink-Don-t-shift-on-64-for-ngroups.patch - patches.kernel.org/4.17.14-012-ring_buffer-tracing-Inherit-the-tracing-setti.patch - patches.kernel.org/4.17.14-013-i2c-imx-Fix-reinit_completion-use.patch - patches.kernel.org/4.17.14-014-Btrfs-fix-file-data-corruption-after-cloning-.patch - patches.kernel.org/4.17.14-015-Partially-revert-block-fail-op_is_write-reque.patch - patches.kernel.org/4.17.14-016-xfs-don-t-call-xfs_da_shrink_inode-with-NULL-.patch - patches.kernel.org/4.17.14-017-xfs-validate-cached-inodes-are-free-when-allo.patch - patches.kernel.org/4.17.14-018-jfs-Fix-inconsistency-between-memory-allocati.patch - patches.kernel.org/4.17.14-019-Linux-4.17.14.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1295,18 +147,17 @@ ######################################################## # ARM ######################################################## - patches.suse/0036-arm-Add-BTB-invalidation-on-switch_mm-for-Cortex-A9-.patch - patches.suse/0037-arm-Invalidate-BTB-on-prefetch-abort-outside-of-user.patch - patches.suse/0038-arm-KVM-Invalidate-BTB-on-guest-exit.patch - patches.suse/0039-arm-Add-icache-invalidation-on-switch_mm-for-Cortex-.patch - patches.suse/0040-arm-Invalidate-icache-on-prefetch-abort-outside-of-u.patch - patches.suse/0041-arm-KVM-Invalidate-icache-on-guest-exit-for-Cortex-A.patch ++ykaukab patches.suse/0036-arm-Add-BTB-invalidation-on-switch_mm-for-Cortex-A9-.patch ++ykaukab patches.suse/0037-arm-Invalidate-BTB-on-prefetch-abort-outside-of-user.patch ++ykaukab patches.suse/0038-arm-KVM-Invalidate-BTB-on-guest-exit.patch ++ykaukab patches.suse/0039-arm-Add-icache-invalidation-on-switch_mm-for-Cortex-.patch ++ykaukab patches.suse/0040-arm-Invalidate-icache-on-prefetch-abort-outside-of-u.patch ++ykaukab patches.suse/0041-arm-KVM-Invalidate-icache-on-guest-exit-for-Cortex-A.patch ######################################################## # S/390 ######################################################## - ######################################################## # VM/FS patches ######################################################## @@ -1318,7 +169,6 @@ patches.suse/VFS-expedite-umount.patch - ######################################################## # IPC patches ######################################################## @@ -1464,7 +314,6 @@ # Wireless Networking ######################################################## patches.suse/b43-missing-firmware-info.patch - patches.suse/Bluetooth-Apply-QCA-Rome-patches-for-some-ATH3021-modules ######################################################## # ISDN @@ -1494,7 +343,6 @@ ######################################################## # Input & Console ######################################################## - patches.suse/HID-redragon-Fix-modifier-keys-for-Redragon-Asura-Ke.patch ########################################################## # Sound @@ -1507,7 +355,6 @@ ######################################################## # Other driver fixes ######################################################## - patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2 ######################################################## @@ -1543,10 +390,7 @@ ########################################################## # AppArmor ########################################################## -+jeffm patches.suse/0001-AppArmor-basic-networking-rules.patch -+jeffm patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch -+jeffm patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch -+jeffm patches.suse/apparmor-check-all-net-profiles.patch + patches.suse/apparmor-compatibility-with-v2.x-net.patch ######################################################## # Address space layout randomization @@ -1588,6 +432,10 @@ # KVM patches ######################################################## + ######################################################## + # documentation + ######################################################## + ######################################################## # Staging tree patches # new drivers that are going upstream diff --git a/source-timestamp b/source-timestamp index 0e09a782..a778ee3d 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2018-08-09 12:44:26 +0000 -GIT Revision: dc49b435f95ff0ac6ea09480dd12f9bb52379e1a +2018-08-13 06:42:20 +0000 +GIT Revision: 6e2c3e02ead5b3947d01693d516b8864acc77323 GIT Branch: stable