commit d04171e1c6341ae785e3d1ebe71f496b17ca2f45
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=951
This commit is contained in:
parent
de7a4be986
commit
b047706184
@ -124,8 +124,7 @@ recommended way to produce a binary kernel is:
|
||||
other installed kernels.
|
||||
|
||||
(3) Configure the kernel (for example, ``make -C /usr/src/linux
|
||||
O=$(pwd) oldconfig'' or ``make -C /usr/src/linux O=$(pwd) cloneconfig'',
|
||||
see HOW TO CONFIGURE THE KERNEL SOURCES).
|
||||
O=$(pwd) oldconfig'', see HOW TO CONFIGURE THE KERNEL SOURCES).
|
||||
|
||||
(4) Build the kernel and all its modules (``make'').
|
||||
|
||||
@ -372,9 +371,9 @@ straightfoward:
|
||||
the need to specify the locations of the kernel source and the build
|
||||
directory.
|
||||
|
||||
For configuring the kernel to match the running kernel, there is a
|
||||
shortcut ``make cloneconfig'' that expands the file /proc/config.gz
|
||||
into .config, and then runs ``make oldconfig''.
|
||||
For configuring the kernel to match the running kernel, you can use
|
||||
the file /proc/config.gz, unpack it into into .config, and then run
|
||||
``make oldconfig''.
|
||||
|
||||
HOW TO ADD CUSTOM PATCHES
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=4.18
|
||||
SRCVERSION=4.19
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# buildservice projects to build the kernel against
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df1805089d80ebcaf3ef034cfbb1ad85a1b355162f9cb83e281bfd13d8c530f9
|
||||
size 183702
|
||||
oid sha256:50139498da4377bd645315125c0dde80598d262012b4f4dbfe73edcc3213f28c
|
||||
size 185902
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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-armv6l
|
||||
Version: 4.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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-armv7l
|
||||
Version: 4.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%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 = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: %name-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -666,7 +666,11 @@ add_vmlinux()
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
add_vmlinux --compressed
|
||||
cp -p arch/s390/boot/image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test ! -f arch/s390/boot/$image; then
|
||||
image=bzImage
|
||||
fi
|
||||
cp -p arch/s390/boot/$image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test -e arch/s390/boot/kerntypes.o; then
|
||||
cp -p arch/s390/boot/kerntypes.o %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor
|
||||
@ -853,8 +857,9 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
-e \
|
||||
%endif
|
||||
%if ! %supported_modules_check
|
||||
-i
|
||||
-i \
|
||||
%endif
|
||||
%nil
|
||||
%if ! %split_extra
|
||||
cat %my_builddir/unsupported-modules >>%my_builddir/main-modules
|
||||
%endif
|
||||
@ -1097,8 +1102,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
@ -1405,7 +1410,7 @@ rm -f "/var/run/rpm-$nvr-modules"
|
||||
%defattr(-, root, root)
|
||||
|
||||
%package -n kselftests-kmp-%build_flavor
|
||||
Summary: kselftests kernel modules
|
||||
Summary: Kernel sefltests
|
||||
Group: System/Kernel
|
||||
Requires: %name = %version-%source_rel
|
||||
Provides: kselftests-kmp = %version-%source_rel
|
||||
@ -1415,7 +1420,23 @@ Provides: kmp_in_kernel
|
||||
Requires(post): suse-module-tools >= 12.4
|
||||
|
||||
%description -n kselftests-kmp-%build_flavor
|
||||
kselftests kernel modules.
|
||||
This package contains kernel modules which are part of the upstream kernel
|
||||
selftest effort. kselftest is the name of the upstream kernel target to build
|
||||
and run all selftests. You can also run each test individually from the
|
||||
respective upstream tools/testing/selftests/ directory, this package is
|
||||
intended to be used using individial upstream selftest scripts given only
|
||||
select supported selftest drivers are enabled.
|
||||
|
||||
It should always be possible to always run the latest linux-next version of the
|
||||
selftest scripts and tests against any older kernel selftest driver. Certain
|
||||
tests facilities may be backported onto older kernels to enable further
|
||||
testing.
|
||||
|
||||
Selftests also provide for a vehicle or proof of concept issues to be
|
||||
reproduced, verified and corrected.
|
||||
|
||||
Selftest drivers are intended to be supported only in testing and QA
|
||||
environments, they are not intended to be run on production systems.
|
||||
|
||||
%post -n kselftests-kmp-%build_flavor
|
||||
wm2=/usr/lib/module-init-tools/weak-modules2
|
||||
|
@ -535,7 +535,11 @@ add_vmlinux()
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
add_vmlinux --compressed
|
||||
cp -p arch/s390/boot/image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test ! -f arch/s390/boot/$image; then
|
||||
image=bzImage
|
||||
fi
|
||||
cp -p arch/s390/boot/$image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test -e arch/s390/boot/kerntypes.o; then
|
||||
cp -p arch/s390/boot/kerntypes.o %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor
|
||||
@ -722,8 +726,9 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
-e \
|
||||
%endif
|
||||
%if ! %supported_modules_check
|
||||
-i
|
||||
-i \
|
||||
%endif
|
||||
%nil
|
||||
%if ! %split_extra
|
||||
cat %my_builddir/unsupported-modules >>%my_builddir/main-modules
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%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 = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: %name-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
@ -672,7 +672,11 @@ add_vmlinux()
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
add_vmlinux --compressed
|
||||
cp -p arch/s390/boot/image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test ! -f arch/s390/boot/$image; then
|
||||
image=bzImage
|
||||
fi
|
||||
cp -p arch/s390/boot/$image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test -e arch/s390/boot/kerntypes.o; then
|
||||
cp -p arch/s390/boot/kerntypes.o %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor
|
||||
@ -859,8 +863,9 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
-e \
|
||||
%endif
|
||||
%if ! %supported_modules_check
|
||||
-i
|
||||
-i \
|
||||
%endif
|
||||
%nil
|
||||
%if ! %split_extra
|
||||
cat %my_builddir/unsupported-modules >>%my_builddir/main-modules
|
||||
%endif
|
||||
@ -1103,8 +1108,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump-base = 2.6.28
|
||||
@ -1419,7 +1424,7 @@ rm -f "/var/run/rpm-$nvr-modules"
|
||||
%defattr(-, root, root)
|
||||
|
||||
%package -n kselftests-kmp-%build_flavor
|
||||
Summary: kselftests kernel modules
|
||||
Summary: Kernel sefltests
|
||||
Group: System/Kernel
|
||||
Requires: %name = %version-%source_rel
|
||||
Provides: kselftests-kmp = %version-%source_rel
|
||||
@ -1429,7 +1434,23 @@ Provides: kmp_in_kernel
|
||||
Requires(post): suse-module-tools >= 12.4
|
||||
|
||||
%description -n kselftests-kmp-%build_flavor
|
||||
kselftests kernel modules.
|
||||
This package contains kernel modules which are part of the upstream kernel
|
||||
selftest effort. kselftest is the name of the upstream kernel target to build
|
||||
and run all selftests. You can also run each test individually from the
|
||||
respective upstream tools/testing/selftests/ directory, this package is
|
||||
intended to be used using individial upstream selftest scripts given only
|
||||
select supported selftest drivers are enabled.
|
||||
|
||||
It should always be possible to always run the latest linux-next version of the
|
||||
selftest scripts and tests against any older kernel selftest driver. Certain
|
||||
tests facilities may be backported onto older kernels to enable further
|
||||
testing.
|
||||
|
||||
Selftests also provide for a vehicle or proof of concept issues to be
|
||||
reproduced, verified and corrected.
|
||||
|
||||
Selftest drivers are intended to be supported only in testing and QA
|
||||
environments, they are not intended to be run on production systems.
|
||||
|
||||
%post -n kselftests-kmp-%build_flavor
|
||||
wm2=/usr/lib/module-init-tools/weak-modules2
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%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 = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: %name-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
@ -715,7 +715,11 @@ add_vmlinux()
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
add_vmlinux --compressed
|
||||
cp -p arch/s390/boot/image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test ! -f arch/s390/boot/$image; then
|
||||
image=bzImage
|
||||
fi
|
||||
cp -p arch/s390/boot/$image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test -e arch/s390/boot/kerntypes.o; then
|
||||
cp -p arch/s390/boot/kerntypes.o %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor
|
||||
@ -902,8 +906,9 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
-e \
|
||||
%endif
|
||||
%if ! %supported_modules_check
|
||||
-i
|
||||
-i \
|
||||
%endif
|
||||
%nil
|
||||
%if ! %split_extra
|
||||
cat %my_builddir/unsupported-modules >>%my_builddir/main-modules
|
||||
%endif
|
||||
@ -1146,8 +1151,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
|
||||
%ifarch %ix86
|
||||
Provides: kernel-trace-base = 3.13
|
||||
@ -1520,7 +1525,7 @@ rm -f "/var/run/rpm-$nvr-modules"
|
||||
%defattr(-, root, root)
|
||||
|
||||
%package -n kselftests-kmp-%build_flavor
|
||||
Summary: kselftests kernel modules
|
||||
Summary: Kernel sefltests
|
||||
Group: System/Kernel
|
||||
Requires: %name = %version-%source_rel
|
||||
Provides: kselftests-kmp = %version-%source_rel
|
||||
@ -1530,7 +1535,23 @@ Provides: kmp_in_kernel
|
||||
Requires(post): suse-module-tools >= 12.4
|
||||
|
||||
%description -n kselftests-kmp-%build_flavor
|
||||
kselftests kernel modules.
|
||||
This package contains kernel modules which are part of the upstream kernel
|
||||
selftest effort. kselftest is the name of the upstream kernel target to build
|
||||
and run all selftests. You can also run each test individually from the
|
||||
respective upstream tools/testing/selftests/ directory, this package is
|
||||
intended to be used using individial upstream selftest scripts given only
|
||||
select supported selftest drivers are enabled.
|
||||
|
||||
It should always be possible to always run the latest linux-next version of the
|
||||
selftest scripts and tests against any older kernel selftest driver. Certain
|
||||
tests facilities may be backported onto older kernels to enable further
|
||||
testing.
|
||||
|
||||
Selftests also provide for a vehicle or proof of concept issues to be
|
||||
reproduced, verified and corrected.
|
||||
|
||||
Selftest drivers are intended to be supported only in testing and QA
|
||||
environments, they are not intended to be run on production systems.
|
||||
|
||||
%post -n kselftests-kmp-%build_flavor
|
||||
wm2=/usr/lib/module-init-tools/weak-modules2
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%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 = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: %name-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%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 = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: %name-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -670,7 +670,11 @@ add_vmlinux()
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
add_vmlinux --compressed
|
||||
cp -p arch/s390/boot/image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test ! -f arch/s390/boot/$image; then
|
||||
image=bzImage
|
||||
fi
|
||||
cp -p arch/s390/boot/$image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test -e arch/s390/boot/kerntypes.o; then
|
||||
cp -p arch/s390/boot/kerntypes.o %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor
|
||||
@ -857,8 +861,9 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
-e \
|
||||
%endif
|
||||
%if ! %supported_modules_check
|
||||
-i
|
||||
-i \
|
||||
%endif
|
||||
%nil
|
||||
%if ! %split_extra
|
||||
cat %my_builddir/unsupported-modules >>%my_builddir/main-modules
|
||||
%endif
|
||||
@ -1101,8 +1106,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
@ -1417,7 +1422,7 @@ rm -f "/var/run/rpm-$nvr-modules"
|
||||
%defattr(-, root, root)
|
||||
|
||||
%package -n kselftests-kmp-%build_flavor
|
||||
Summary: kselftests kernel modules
|
||||
Summary: Kernel sefltests
|
||||
Group: System/Kernel
|
||||
Requires: %name = %version-%source_rel
|
||||
Provides: kselftests-kmp = %version-%source_rel
|
||||
@ -1427,7 +1432,23 @@ Provides: kmp_in_kernel
|
||||
Requires(post): suse-module-tools >= 12.4
|
||||
|
||||
%description -n kselftests-kmp-%build_flavor
|
||||
kselftests kernel modules.
|
||||
This package contains kernel modules which are part of the upstream kernel
|
||||
selftest effort. kselftest is the name of the upstream kernel target to build
|
||||
and run all selftests. You can also run each test individually from the
|
||||
respective upstream tools/testing/selftests/ directory, this package is
|
||||
intended to be used using individial upstream selftest scripts given only
|
||||
select supported selftest drivers are enabled.
|
||||
|
||||
It should always be possible to always run the latest linux-next version of the
|
||||
selftest scripts and tests against any older kernel selftest driver. Certain
|
||||
tests facilities may be backported onto older kernels to enable further
|
||||
testing.
|
||||
|
||||
Selftests also provide for a vehicle or proof of concept issues to be
|
||||
reproduced, verified and corrected.
|
||||
|
||||
Selftest drivers are intended to be supported only in testing and QA
|
||||
environments, they are not intended to be run on production systems.
|
||||
|
||||
%post -n kselftests-kmp-%build_flavor
|
||||
wm2=/usr/lib/module-init-tools/weak-modules2
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -58,9 +58,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%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 = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: %name-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -664,7 +664,11 @@ add_vmlinux()
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
add_vmlinux --compressed
|
||||
cp -p arch/s390/boot/image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test ! -f arch/s390/boot/$image; then
|
||||
image=bzImage
|
||||
fi
|
||||
cp -p arch/s390/boot/$image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test -e arch/s390/boot/kerntypes.o; then
|
||||
cp -p arch/s390/boot/kerntypes.o %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor
|
||||
@ -851,8 +855,9 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
-e \
|
||||
%endif
|
||||
%if ! %supported_modules_check
|
||||
-i
|
||||
-i \
|
||||
%endif
|
||||
%nil
|
||||
%if ! %split_extra
|
||||
cat %my_builddir/unsupported-modules >>%my_builddir/main-modules
|
||||
%endif
|
||||
@ -1095,8 +1100,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
@ -1399,7 +1404,7 @@ rm -f "/var/run/rpm-$nvr-modules"
|
||||
%defattr(-, root, root)
|
||||
|
||||
%package -n kselftests-kmp-%build_flavor
|
||||
Summary: kselftests kernel modules
|
||||
Summary: Kernel sefltests
|
||||
Group: System/Kernel
|
||||
Requires: %name = %version-%source_rel
|
||||
Provides: kselftests-kmp = %version-%source_rel
|
||||
@ -1409,7 +1414,23 @@ Provides: kmp_in_kernel
|
||||
Requires(post): suse-module-tools >= 12.4
|
||||
|
||||
%description -n kselftests-kmp-%build_flavor
|
||||
kselftests kernel modules.
|
||||
This package contains kernel modules which are part of the upstream kernel
|
||||
selftest effort. kselftest is the name of the upstream kernel target to build
|
||||
and run all selftests. You can also run each test individually from the
|
||||
respective upstream tools/testing/selftests/ directory, this package is
|
||||
intended to be used using individial upstream selftest scripts given only
|
||||
select supported selftest drivers are enabled.
|
||||
|
||||
It should always be possible to always run the latest linux-next version of the
|
||||
selftest scripts and tests against any older kernel selftest driver. Certain
|
||||
tests facilities may be backported onto older kernels to enable further
|
||||
testing.
|
||||
|
||||
Selftests also provide for a vehicle or proof of concept issues to be
|
||||
reproduced, verified and corrected.
|
||||
|
||||
Selftest drivers are intended to be supported only in testing and QA
|
||||
environments, they are not intended to be run on production systems.
|
||||
|
||||
%post -n kselftests-kmp-%build_flavor
|
||||
wm2=/usr/lib/module-init-tools/weak-modules2
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 4.18.16
|
||||
%define patchversion 4.19.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
BuildRequires: kernel%kernel_flavor-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 4.18.16
|
||||
%define patchversion 4.19.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%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 = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: %name-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
@ -692,7 +692,11 @@ add_vmlinux()
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
add_vmlinux --compressed
|
||||
cp -p arch/s390/boot/image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test ! -f arch/s390/boot/$image; then
|
||||
image=bzImage
|
||||
fi
|
||||
cp -p arch/s390/boot/$image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test -e arch/s390/boot/kerntypes.o; then
|
||||
cp -p arch/s390/boot/kerntypes.o %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor
|
||||
@ -879,8 +883,9 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
-e \
|
||||
%endif
|
||||
%if ! %supported_modules_check
|
||||
-i
|
||||
-i \
|
||||
%endif
|
||||
%nil
|
||||
%if ! %split_extra
|
||||
cat %my_builddir/unsupported-modules >>%my_builddir/main-modules
|
||||
%endif
|
||||
@ -1123,8 +1128,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
|
||||
%ifarch %ix86
|
||||
Provides: kernel-vmi-base = 2.6.38
|
||||
@ -1469,7 +1474,7 @@ rm -f "/var/run/rpm-$nvr-modules"
|
||||
%defattr(-, root, root)
|
||||
|
||||
%package -n kselftests-kmp-%build_flavor
|
||||
Summary: kselftests kernel modules
|
||||
Summary: Kernel sefltests
|
||||
Group: System/Kernel
|
||||
Requires: %name = %version-%source_rel
|
||||
Provides: kselftests-kmp = %version-%source_rel
|
||||
@ -1479,7 +1484,23 @@ Provides: kmp_in_kernel
|
||||
Requires(post): suse-module-tools >= 12.4
|
||||
|
||||
%description -n kselftests-kmp-%build_flavor
|
||||
kselftests kernel modules.
|
||||
This package contains kernel modules which are part of the upstream kernel
|
||||
selftest effort. kselftest is the name of the upstream kernel target to build
|
||||
and run all selftests. You can also run each test individually from the
|
||||
respective upstream tools/testing/selftests/ directory, this package is
|
||||
intended to be used using individial upstream selftest scripts given only
|
||||
select supported selftest drivers are enabled.
|
||||
|
||||
It should always be possible to always run the latest linux-next version of the
|
||||
selftest scripts and tests against any older kernel selftest driver. Certain
|
||||
tests facilities may be backported onto older kernels to enable further
|
||||
testing.
|
||||
|
||||
Selftests also provide for a vehicle or proof of concept issues to be
|
||||
reproduced, verified and corrected.
|
||||
|
||||
Selftest drivers are intended to be supported only in testing and QA
|
||||
environments, they are not intended to be run on production systems.
|
||||
|
||||
%post -n kselftests-kmp-%build_flavor
|
||||
wm2=/usr/lib/module-init-tools/weak-modules2
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# icecream 0
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: %name-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.18.16
|
||||
Version: 4.19.0
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -55,7 +55,7 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: %name-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%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 = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: %name-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -663,7 +663,11 @@ add_vmlinux()
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
add_vmlinux --compressed
|
||||
cp -p arch/s390/boot/image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test ! -f arch/s390/boot/$image; then
|
||||
image=bzImage
|
||||
fi
|
||||
cp -p arch/s390/boot/$image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test -e arch/s390/boot/kerntypes.o; then
|
||||
cp -p arch/s390/boot/kerntypes.o %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor
|
||||
@ -850,8 +854,9 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
-e \
|
||||
%endif
|
||||
%if ! %supported_modules_check
|
||||
-i
|
||||
-i \
|
||||
%endif
|
||||
%nil
|
||||
%if ! %split_extra
|
||||
cat %my_builddir/unsupported-modules >>%my_builddir/main-modules
|
||||
%endif
|
||||
@ -1094,8 +1099,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
@ -1396,7 +1401,7 @@ rm -f "/var/run/rpm-$nvr-modules"
|
||||
%defattr(-, root, root)
|
||||
|
||||
%package -n kselftests-kmp-%build_flavor
|
||||
Summary: kselftests kernel modules
|
||||
Summary: Kernel sefltests
|
||||
Group: System/Kernel
|
||||
Requires: %name = %version-%source_rel
|
||||
Provides: kselftests-kmp = %version-%source_rel
|
||||
@ -1406,7 +1411,23 @@ Provides: kmp_in_kernel
|
||||
Requires(post): suse-module-tools >= 12.4
|
||||
|
||||
%description -n kselftests-kmp-%build_flavor
|
||||
kselftests kernel modules.
|
||||
This package contains kernel modules which are part of the upstream kernel
|
||||
selftest effort. kselftest is the name of the upstream kernel target to build
|
||||
and run all selftests. You can also run each test individually from the
|
||||
respective upstream tools/testing/selftests/ directory, this package is
|
||||
intended to be used using individial upstream selftest scripts given only
|
||||
select supported selftest drivers are enabled.
|
||||
|
||||
It should always be possible to always run the latest linux-next version of the
|
||||
selftest scripts and tests against any older kernel selftest driver. Certain
|
||||
tests facilities may be backported onto older kernels to enable further
|
||||
testing.
|
||||
|
||||
Selftests also provide for a vehicle or proof of concept issues to be
|
||||
reproduced, verified and corrected.
|
||||
|
||||
Selftest drivers are intended to be supported only in testing and QA
|
||||
environments, they are not intended to be run on production systems.
|
||||
|
||||
%post -n kselftests-kmp-%build_flavor
|
||||
wm2=/usr/lib/module-init-tools/weak-modules2
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 10:12:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19 final
|
||||
- Refresh configs
|
||||
- commit b4c35bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 19:52:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -318,6 +325,12 @@ Thu Oct 18 10:54:33 CEST 2018 - jslaby@suse.cz
|
||||
- bnxt_en: Fix TX timeout during netpoll (bnc#1012628).
|
||||
- commit ee9d247
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:53:23 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc8
|
||||
- commit 2e61ca8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 20:49:01 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -700,6 +713,26 @@ Wed Oct 10 20:38:19 CEST 2018 - jslaby@suse.cz
|
||||
- rseq/selftests: fix parametrized test with -fpie (bnc#1012628).
|
||||
- commit 37173f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:49 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Revert "Limit kernel-source build to architectures for which we build binaries"
|
||||
This reverts commit d6435125446d740016904abe30a60611549ae812.
|
||||
- commit 48b03c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:47:18 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc7
|
||||
- commit 63b130b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 11:29:57 CEST 2018 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files. (bsc#1110716)
|
||||
Enable ST LPS25H pressure sensor.
|
||||
- commit 9882f33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1091,6 +1124,25 @@ Thu Oct 4 08:37:48 CEST 2018 - jslaby@suse.cz
|
||||
accessed (bnc#1012628).
|
||||
- commit a880bd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 08:47:16 CEST 2018 - nborisov@suse.com
|
||||
|
||||
- Update config files. (boo##1109665)
|
||||
- commit 76516eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 14:08:09 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: fix ppc64 kernel-source build.
|
||||
- commit 85c9272
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 21:43:14 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc6
|
||||
- Eliminated 2 patches
|
||||
- commit 80aa112
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1243,6 +1295,34 @@ Sat Sep 29 13:28:26 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 4a5c1c1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 00:00:19 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- Added CVE numbers for two patches (bsc#1107829)
|
||||
- commit e3ac2a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 23:52:51 CEST 2018 - lduncan@suse.com
|
||||
|
||||
- scsi: target: iscsi: Use bin2hex instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
|
||||
(bsc#1107829).
|
||||
- commit 8791706
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:49:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- rpm/mkspec: build dtbs for architectures marked -!needs_updating
|
||||
- commit 2d47640
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 19:15:21 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- Limit kernel-source build to architectures for which we build binaries
|
||||
(bsc#1108281).
|
||||
- commit d643512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1632,6 +1712,12 @@ Wed Sep 26 10:34:32 CEST 2018 - jslaby@suse.cz
|
||||
(bnc#1012628).
|
||||
- commit 3aeb311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:22:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc5
|
||||
- commit b44d7bc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -1904,6 +1990,23 @@ Thu Sep 20 08:37:04 CEST 2018 - jslaby@suse.cz
|
||||
- mm: get rid of vmacache_flush_all() entirely (bnc#1012628).
|
||||
- commit 67901ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 01:27:54 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc4
|
||||
- Eliminated 1 patch
|
||||
- Config changes:
|
||||
- Filesystems:
|
||||
- EROFS_FS=m
|
||||
- EROFS_FS_DEBUG=n
|
||||
- EROFS_FS_XATTR=y
|
||||
- EROFS_FS_POSIX_ACL=y
|
||||
- EROFS_FS_SECURITY=y
|
||||
- EROFS_FS_USE_VM_MAP_RAM=n
|
||||
- EROFS_FAULT_INJECTION=n
|
||||
- EROFS_FS_ZIP=n
|
||||
- commit 625b101
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2234,6 +2337,41 @@ Sat Sep 15 16:09:24 CEST 2018 - jslaby@suse.cz
|
||||
- act_ife: fix a potential use-after-free (bnc#1012628).
|
||||
- commit f486469
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 21:00:16 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- ip: frags: fix crash in ip_do_fragment() (bsc#1108533).
|
||||
- commit ba41502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:20:23 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636).
|
||||
- commit 3371adc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:29:45 CEST 2018 - jbohac@suse.cz
|
||||
|
||||
- Delete patches.suse/x86_64-hpet-64bit-timer.patch.
|
||||
We removed the patch from SLE15 in commit
|
||||
20efbd0c034fea7c97243120a025587d0dbac1c2
|
||||
and we don't need it in future versions of SLE.
|
||||
- commit aa4eb67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 23:20:30 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- macros.kernel-source: pass -b properly in kernel module package
|
||||
(bsc#1107870).
|
||||
- commit 66709cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 07:16:33 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc3
|
||||
- refresh configs
|
||||
- commit d3995d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 12:26:20 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
@ -2484,7 +2622,7 @@ Fri Sep 7 22:15:23 CEST 2018 - jeffm@suse.com
|
||||
Fri Sep 7 11:17:10 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- supported.conf: Add bpfilter to kernel-default-base (bsc#1106751)
|
||||
- commit a6e2868
|
||||
- commit 8f1f1b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
@ -2689,6 +2827,25 @@ Wed Sep 5 20:28:02 CEST 2018 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 70ab8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 08:44:37 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix call of split-modules
|
||||
split-modules is called with some parameters depending on config
|
||||
options. But since we do not use backslash consistelny, the call to
|
||||
split-modules might be evaluated so that also the following cat
|
||||
command is appended. Avoid this behaviour by using backslashes
|
||||
everywhere and add %nil to the end.
|
||||
This perhaps never happens, but stay on the safe side.
|
||||
- commit 32df888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 07:31:05 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc2
|
||||
- refresh configs
|
||||
- commit a9462db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
|
||||
@ -2700,31 +2857,245 @@ Sun Sep 2 09:18:16 CEST 2018 - agraf@suse.de
|
||||
Sat Sep 1 20:52:02 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 0dbc49b
|
||||
(cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23)
|
||||
- config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193)
|
||||
- commit 6aae50e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:44:18 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit cdc9ece
|
||||
(cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c)
|
||||
- config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668)
|
||||
- commit 22a4d36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 19:25:40 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit acb36ab
|
||||
(cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658)
|
||||
- config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193)
|
||||
- commit 090b553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:27:29 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.19-rc1
|
||||
- commit d1f42dc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 17:01:26 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit fa0ebc5
|
||||
(cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83)
|
||||
[AF: Don't re-enable the configs yet]
|
||||
- config: armv7hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit f2722e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 14:40:57 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.19-rc1
|
||||
- commit 2f56919
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:38:59 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit e907106
|
||||
(cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075)
|
||||
[AF: Don't re-enable configs yet]
|
||||
- config: armv6hl: Update to 4.18.5 (bsc#1012628)
|
||||
- commit d01db43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:42:45 CEST 2018 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 4.19-rc1
|
||||
- commit a6a88d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 21:06:19 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- powerpc/boot: Fix missing crc32poly.h when building with
|
||||
KERNEL_XZ.
|
||||
- Delete
|
||||
patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch.
|
||||
- commit cba84f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 20:56:44 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- kernel-binary: check also bzImage on s390/s390x
|
||||
Starting with 4.19-rc1, uncompressed image is no longer built on s390x.
|
||||
If file "image" is not found in arch/s390/boot after the build, try bzImage
|
||||
instead.
|
||||
For now, install bzImage under the name image-* until we know grub2 and our
|
||||
grub2 scripts can handle correct name.
|
||||
- commit d7ccf81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 16:19:05 CEST 2018 - jbeulich@suse.com
|
||||
|
||||
- Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4.
|
||||
- Refresh
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch.
|
||||
- commit 8b0e2e5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 13:07:01 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Revert "lib: Use existing define with polynomial".
|
||||
- commit 1dc6366
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 10:44:52 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.19-rc1
|
||||
- Eliminated 179 patches (167 stable, 12 other)
|
||||
- ARM configs need updating
|
||||
- Config changes:
|
||||
- Block:
|
||||
- BLK_CGROUP_IOLATENCY=y
|
||||
- Networking:
|
||||
- XFRM_INTERFACE=m
|
||||
- NETFILTER_NETLINK_OSF=m
|
||||
- NFT_TUNNEL=m
|
||||
- NFT_OSF=m
|
||||
- NFT_TPROXY=m
|
||||
- NET_SCH_ETF=m
|
||||
- NET_SCH_SKBPRIO=m
|
||||
- NET_SCH_CAKE=m
|
||||
- CAN_UCAN=m
|
||||
- BT_HCIUART_RTL=y
|
||||
- BT_MTKUART=m
|
||||
- BCMGENET=m
|
||||
- SYSTEMPORT=m
|
||||
- BNXT_HWMON=y
|
||||
- NET_VENDOR_CADENCE=y (rename)
|
||||
- BE2NET_BE2=y
|
||||
- BE2NET_BE3=y
|
||||
- BE2NET_LANCER=y
|
||||
- BE2NET_SKYHAWK=y
|
||||
- MLX5_EN_ARFS=y
|
||||
- MLX5_EN_RXNFC=y
|
||||
- NET_VENDOR_NETERION=y
|
||||
- NET_VENDOR_PACKET_ENGINES=y
|
||||
- MT76x0U=m
|
||||
- MT76x2U=m
|
||||
- IEEE802154_HWSIM=m
|
||||
- File systems:
|
||||
- OVERLAY_FS_METACOPY=n
|
||||
- UBIFS_FS_XATTR=y
|
||||
- PSTORE_ZSTD_COMPRESS=y
|
||||
- CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
- Security:
|
||||
- RANDOM_TRUST_CPU=n
|
||||
- IMA_APPRAISE_BUILD_POLICY=n
|
||||
- Hacking:
|
||||
- CONSOLE_LOGLEVEL_QUIET=4
|
||||
- KPROBE_EVENTS_ON_NOTRACE=n
|
||||
- TEST_BITFIELD=n
|
||||
- TEST_IDA=n
|
||||
- Library:
|
||||
- CRC64=m
|
||||
- Graphics:
|
||||
- VIDEO_CROS_EC_CEC=m
|
||||
- DRM_DP_CEC=y
|
||||
- DRM_VKMS=m
|
||||
- TINYDRM_ILI9341=n
|
||||
- FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
|
||||
- Sound:
|
||||
- SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
|
||||
- SND_SOC_ES7241=n
|
||||
- SND_SOC_SIMPLE_AMPLIFIER=n
|
||||
- Input:
|
||||
- TOUCHSCREEN_ADC=m
|
||||
- TOUCHSCREEN_BU21029=m
|
||||
- HID_COUGAR=m
|
||||
- USB:
|
||||
- TYPEC_DP_ALTMODE=m
|
||||
- Multifunction:
|
||||
- MFD_MADERA=m
|
||||
- MFD_MADERA_I2C=m
|
||||
- MFD_MADERA_SPI=m
|
||||
- GPIO_MADERA=m
|
||||
- MFD_CS47L35=y
|
||||
- MFD_CS47L85=y
|
||||
- MFD_CS47L90=y
|
||||
- IIO:
|
||||
- BME680=m
|
||||
- AD5758=n
|
||||
- SI1133=n
|
||||
- ISL29501=m
|
||||
- FPGA:
|
||||
- FPGA_DFL=m
|
||||
- FPGA_DFL_FME=m
|
||||
- FPGA_DFL_FME_MGR=m
|
||||
- FPGA_DFL_FME_BRIDGE=m
|
||||
- FPGA_DFL_FME_REGION=m
|
||||
- FPGA_DFL_AFU=m
|
||||
- FPGA_DFL_PCI=m
|
||||
- XILINX_PR_DECOUPLER=m
|
||||
- Power management:
|
||||
- IDLE_INJECT=y
|
||||
- CHARGER_ADP5061=m
|
||||
- CHARGER_CROS_USBPD=m
|
||||
- SENSORS_MLXREG_FAN=m
|
||||
- SENSORS_NPCM7XX=m
|
||||
- Misc drivers:
|
||||
- GNSS=m
|
||||
- GNSS_SERIAL=m
|
||||
- GNSS_SIRF_SERIAL=m
|
||||
- GNSS_UBX_SERIAL=m
|
||||
- MTD_SPI_NAND=m
|
||||
- NVM_PBLK_DEBUG=n
|
||||
- PINCTRL_ICELAKE=m
|
||||
- COMMON_CLK_MAX9485=n
|
||||
- IOMMU_DEFAULT_PASSTHROUGH=n
|
||||
- XEN:
|
||||
- XEN_GRANT_DMA_ALLOC=y
|
||||
- XEN_GNTDEV_DMABUF=y
|
||||
- x86:
|
||||
- STAGING_GASKET_FRAMEWORK=m
|
||||
- STAGING_APEX_DRIVER=m
|
||||
- XIL_AXIS_FIFO=m
|
||||
- TOUCHSCREEN_DMI=y
|
||||
- I2C_MULTI_INSTANTIATE=m
|
||||
- CROS_EC_I2C=m
|
||||
- CROS_EC_SPI=m
|
||||
- MLXREG_IO=m
|
||||
- i386:
|
||||
- PCIE_XILINX=y
|
||||
- MFD_ROHM_BD718XX=n
|
||||
- DRM_PANEL_ILITEK_ILI9881C=n
|
||||
- MMC_SDHCI_OF_DWCMSHC=n
|
||||
- PAGE_TABLE_ISOLATION=y
|
||||
- PowerPC:
|
||||
- I2C_MUX_PINCTRL=m
|
||||
- I2C_DEMUX_PINCTRL=m
|
||||
- I2C_FSI=m
|
||||
- DEBUG_PINCTRL=n
|
||||
- PINCTRL_AMD=m
|
||||
- PINCTRL_MCP23S08=n
|
||||
- PINCTRL_SINGLE=n
|
||||
- PINCTRL_SX150X=n
|
||||
- LEDS_AAT1290=n
|
||||
- FSI_NEW_DEV_NODE=n
|
||||
- FSI_SBEFIFO=m
|
||||
- S/390:
|
||||
- KERNEL_GZIP=y
|
||||
- S2IO=m
|
||||
- VXGE=m
|
||||
- VXGE_DEBUG_TRACE_ALL=n
|
||||
- HAMACHI=m
|
||||
- YELLOWFIN=m
|
||||
- MDIO_BCM_UNIMAC=m
|
||||
- ISM=m
|
||||
- */debug:
|
||||
- NVM_PBLK_DEBUG=y
|
||||
- IOMMU_DEBUGFS=y
|
||||
- PREEMPTIRQ_DELAY_TEST=m
|
||||
- commit a3b9cac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:18:39 CEST 2018 - jslaby@suse.cz
|
||||
@ -6887,6 +7258,12 @@ Wed May 16 12:09:13 CEST 2018 - msuchanek@suse.de
|
||||
- macros.kernel-source: Fix building non-x86 KMPs
|
||||
- commit 8631d05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 17:50:59 CEST 2018 - jeffm@suse.com
|
||||
|
||||
- reiserfs: package in separate KMP (FATE#323394).
|
||||
- commit d14f152
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 21:10:40 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
@ -17547,6 +17924,26 @@ Thu Sep 7 09:47:10 CEST 2017 - jslaby@suse.cz
|
||||
- Linux 4.12.11 (bnc#1012628).
|
||||
- commit bf7fb08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:51:29 CEST 2017 - mcgrof@suse.com
|
||||
|
||||
- supported.conf: add test_syctl to new kselftests-kmp package FATE#323821
|
||||
As per FATE#323821 we will require new FATE requests per each
|
||||
new selftest driver. We don't want to support these module on
|
||||
production runs but we do want to support them for QA / testing
|
||||
uses. The compromise is to package them into its own package,
|
||||
this will be the kselftests-kmp package.
|
||||
Selftests can also be used as proof of concept vehicle for issues
|
||||
by customers or ourselves.
|
||||
Vanilla kernels do not get test_sysctl given that driver was
|
||||
using built-in defaults, this also means we cannot run sefltests
|
||||
on config/s390x/zfcpdump which does not enable modules.
|
||||
Likeweise, since we had to *change* the kernel for test_syctl, it
|
||||
it also means we can't test test_syctl with vanilla kernels. It
|
||||
should be possible with other selftests drivers if they are
|
||||
present in vanilla kernels though.
|
||||
- commit ae8069f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 20:33:16 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 4.18
|
||||
%define patchversion 4.18.16
|
||||
%define srcversion 4.19
|
||||
%define patchversion 4.19.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.18.16
|
||||
Version: 4.19.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbd19c86
|
||||
Release: <RELEASE>.gd04171e
|
||||
%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 = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: %name-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -666,7 +666,11 @@ add_vmlinux()
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
add_vmlinux --compressed
|
||||
cp -p arch/s390/boot/image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test ! -f arch/s390/boot/$image; then
|
||||
image=bzImage
|
||||
fi
|
||||
cp -p arch/s390/boot/$image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test -e arch/s390/boot/kerntypes.o; then
|
||||
cp -p arch/s390/boot/kerntypes.o %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor
|
||||
@ -853,8 +857,9 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
-e \
|
||||
%endif
|
||||
%if ! %supported_modules_check
|
||||
-i
|
||||
-i \
|
||||
%endif
|
||||
%nil
|
||||
%if ! %split_extra
|
||||
cat %my_builddir/unsupported-modules >>%my_builddir/main-modules
|
||||
%endif
|
||||
@ -1097,8 +1102,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-srchash = bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
Provides: kernel-%build_flavor-base-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
Provides: kernel-srchash = d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
@ -1405,7 +1410,7 @@ rm -f "/var/run/rpm-$nvr-modules"
|
||||
%defattr(-, root, root)
|
||||
|
||||
%package -n kselftests-kmp-%build_flavor
|
||||
Summary: kselftests kernel modules
|
||||
Summary: Kernel sefltests
|
||||
Group: System/Kernel
|
||||
Requires: %name = %version-%source_rel
|
||||
Provides: kselftests-kmp = %version-%source_rel
|
||||
@ -1415,7 +1420,23 @@ Provides: kmp_in_kernel
|
||||
Requires(post): suse-module-tools >= 12.4
|
||||
|
||||
%description -n kselftests-kmp-%build_flavor
|
||||
kselftests kernel modules.
|
||||
This package contains kernel modules which are part of the upstream kernel
|
||||
selftest effort. kselftest is the name of the upstream kernel target to build
|
||||
and run all selftests. You can also run each test individually from the
|
||||
respective upstream tools/testing/selftests/ directory, this package is
|
||||
intended to be used using individial upstream selftest scripts given only
|
||||
select supported selftest drivers are enabled.
|
||||
|
||||
It should always be possible to always run the latest linux-next version of the
|
||||
selftest scripts and tests against any older kernel selftest driver. Certain
|
||||
tests facilities may be backported onto older kernels to enable further
|
||||
testing.
|
||||
|
||||
Selftests also provide for a vehicle or proof of concept issues to be
|
||||
reproduced, verified and corrected.
|
||||
|
||||
Selftest drivers are intended to be supported only in testing and QA
|
||||
environments, they are not intended to be run on production systems.
|
||||
|
||||
%post -n kselftests-kmp-%build_flavor
|
||||
wm2=/usr/lib/module-init-tools/weak-modules2
|
||||
|
3
linux-4.19.tar.xz
Normal file
3
linux-4.19.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
|
||||
size 103117552
|
@ -79,9 +79,9 @@ esac)
|
||||
|
||||
# kernel_module_package: simply pass on all options and arguments.
|
||||
%kernel_module_package(n:v:r:t:f:xp:bc:) \
|
||||
%{expand:%%_kernel_module_package %{-x:-X} %{-n} %{-v} %{-r} %{-t} %{-f} %{-p} %*}
|
||||
%{expand:%%_kernel_module_package %{-x:-X} %{-n} %{-v} %{-r} %{-t} %{-f} %{-p} %{-b} %*}
|
||||
|
||||
# suse_kernel_module_package: invert the meaning of the -x flag. (You are not
|
||||
# supposed to understand why a simple %{-x:}%{!-x:-x} won't work.)
|
||||
%suse_kernel_module_package(n:v:r:s:f:xp:bc:) \
|
||||
%{expand:%%_kernel_module_package %{-x: }%{!-x:-X} %{-n} %{-v} %{-r} %{-s:-t %{-s*}} %{-f} %{-p} %*}
|
||||
%{expand:%%_kernel_module_package %{-x: }%{!-x:-X} %{-n} %{-v} %{-r} %{-s:-t %{-s*}} %{-f} %{-p} %{-b} %*}
|
||||
|
24
mkspec
24
mkspec
@ -20,6 +20,14 @@ my %flavor_archs = parse_config_conf();
|
||||
# subset to include in kernel-syms
|
||||
my %syms_flavor_archs = parse_config_conf("syms");
|
||||
|
||||
my %all_archs = parse_config_conf("needs_updating");
|
||||
my @all_archs;
|
||||
for my $flavor (keys(%all_archs)) {
|
||||
push(@all_archs, arch2rpm(@{$all_archs{$flavor}}));
|
||||
}
|
||||
@all_archs = sort(uniq(@all_archs));
|
||||
my $all_archs = join(" ", @all_archs);
|
||||
|
||||
# template name -> template body
|
||||
my %templates = read_spec_templates();
|
||||
|
||||
@ -155,25 +163,25 @@ if ($variant eq "") {
|
||||
do_spec('docs', "kernel-docs$variant.spec", %macros);
|
||||
}
|
||||
|
||||
my $all_archs;
|
||||
# kernel-syms.spec
|
||||
{
|
||||
my $requires = "";
|
||||
my %all_archs;
|
||||
my %syms_archs;
|
||||
my $syms_archs;
|
||||
for my $flavor (sort keys(%syms_flavor_archs)) {
|
||||
next if $flavor eq "vanilla";
|
||||
my @archs = arch2rpm(@{$syms_flavor_archs{$flavor}});
|
||||
$all_archs{$_} = 1 for @archs;
|
||||
$syms_archs{$_} = 1 for @archs;
|
||||
$requires .= "%ifarch @archs\n";
|
||||
$requires .= "Requires: kernel-$flavor-devel = \%version-\%source_rel\n";
|
||||
$requires .= "%endif\n";
|
||||
}
|
||||
chomp $requires;
|
||||
$all_archs = join(" ", sort(keys(%all_archs)));
|
||||
if (keys(%all_archs)) {
|
||||
$syms_archs = join(" ", sort(keys(%syms_archs)));
|
||||
if (keys(%syms_archs)) {
|
||||
do_spec('syms', "kernel-syms$variant.spec", %macros,
|
||||
REQUIRES => $requires,
|
||||
ARCHS => $all_archs);
|
||||
ARCHS => $syms_archs);
|
||||
}
|
||||
}
|
||||
|
||||
@ -531,3 +539,7 @@ sub xopen {
|
||||
open($_[0], $_[1], $_[2]) or die "$_[2]: $!\n";
|
||||
}
|
||||
|
||||
sub uniq {
|
||||
my %seen;
|
||||
return grep { !$seen{$_}++ } @_;
|
||||
}
|
||||
|
@ -144,3 +144,30 @@ Requires: dlm-kmp
|
||||
|
||||
OCFS2 is the Oracle Cluster Filesystem, a filesystem for shared devices
|
||||
accessible simultaneously from multiple nodes of a cluster.
|
||||
|
||||
=== kselftests-kmp ===
|
||||
Kernel sefltests
|
||||
|
||||
This package contains kernel modules which are part of the upstream kernel
|
||||
selftest effort. kselftest is the name of the upstream kernel target to build
|
||||
and run all selftests. You can also run each test individually from the
|
||||
respective upstream tools/testing/selftests/ directory, this package is
|
||||
intended to be used using individial upstream selftest scripts given only
|
||||
select supported selftest drivers are enabled.
|
||||
|
||||
It should always be possible to always run the latest linux-next version of the
|
||||
selftest scripts and tests against any older kernel selftest driver. Certain
|
||||
tests facilities may be backported onto older kernels to enable further
|
||||
testing.
|
||||
|
||||
Selftests also provide for a vehicle or proof of concept issues to be
|
||||
reproduced, verified and corrected.
|
||||
|
||||
Selftest drivers are intended to be supported only in testing and QA
|
||||
environments, they are not intended to be run on production systems.
|
||||
|
||||
=== reiserfs-kmp ===
|
||||
Reiserfs kernel module
|
||||
|
||||
The reiserfs file system is no longer supported in SLE15. This package
|
||||
provides the reiserfs module for the installation system.
|
||||
|
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2003b17e80729f3037e90f1dc10b8e8a159b35bf10292002c7c58d2296790f0
|
||||
size 3514
|
||||
oid sha256:fb168905e356fdeb6587c871e97e9288ef4db1a9e199dab4fe96d11986f44b1f
|
||||
size 4069
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13929f5670867e3ad9fa40e5206e2240d2824c28af1f4783e658a40e16270832
|
||||
size 63843
|
||||
oid sha256:4df2e471dd54fbbfa2589e8af957c9bf211596ae052868e9e5e370cbf3a8e283
|
||||
size 57000
|
||||
|
1760
series.conf
1760
series.conf
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
2018-10-20 17:52:27 +0000
|
||||
GIT Revision: bd19c86fa6bbbcd871959886b2b2355f4b0d09dc
|
||||
2018-10-22 14:25:59 +0000
|
||||
GIT Revision: d04171e1c6341ae785e3d1ebe71f496b17ca2f45
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user