commit f582eb16431f7adb0c4aac39d11d0c7d92a333a2
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1208
This commit is contained in:
parent
c04a343a95
commit
0528c5f6eb
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=5.3
|
||||
SRCVERSION=5.4
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# enable kernel module compression
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f59677b17af93dd681ecde8a3ed7183d346bb5cfbdf39449b81fe98850339c88
|
||||
size 231545
|
||||
oid sha256:55b8aee88b2839f97231e32519025bb455641281a05ad818a217645e23daa792
|
||||
size 238151
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-aarch64
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv6l
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv7l
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%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-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.3.12
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
BuildRequires: kernel%kernel_flavor-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.3.12
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# icecream 0
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -30,9 +30,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,147 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upstream status.
|
||||
- commit b33144f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:06:24 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- drm/amdgpu: Add DC feature mask to disable fractional pwm
|
||||
(bsc#1154010).
|
||||
- ata: make qc_prep return ata_completion_errors (bnc#1110252).
|
||||
- ata: define AC_ERR_OK (bnc#1110252).
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- libertas: fix a potential NULL pointer dereference
|
||||
(CVE-2019-16232,bsc#1150465).
|
||||
- commit 42674e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:22 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
|
||||
(jsc#SLE-7772).
|
||||
Port all non-upstream patches from stable to master.
|
||||
- arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772).
|
||||
- Update config files.
|
||||
Config options taken from commit 4f2941cd44a2.
|
||||
- arm64: rename variables used to calculate ZONE_DMA32's size
|
||||
(jsc#SLE-7772).
|
||||
- arm64: mm: use arm64_dma_phys_limit instead of calling
|
||||
max_zone_dma_phys() (jsc#SLE-7772).
|
||||
- arm64: dts: broadcom: Add reference to RPi 4 B (jsc#SLE-7772).
|
||||
- ARM: dts: Add minimal Raspberry Pi 4 support (jsc#SLE-7772).
|
||||
- ARM: bcm: Add support for BCM2711 SoC (jsc#SLE-7772).
|
||||
- dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
|
||||
(jsc#SLE-7772).
|
||||
- dt-bindings: arm: Convert BCM2835 board/soc bindings to
|
||||
json-schema (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Move BCM2835/6/7 specific to
|
||||
bcm2835-common.dtsi (jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove brcm, bcm2835-pl011 compatible
|
||||
(jsc#SLE-7772).
|
||||
- ARM: dts: bcm283x: Remove simple-bus from fixed clocks
|
||||
(jsc#SLE-7772).
|
||||
- bluetooth: hci_bcm: Fix RTS handling during startup
|
||||
(jsc#SLE-7772).
|
||||
- commit 19bad9e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:30:17 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch.
|
||||
- Refresh
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch.
|
||||
- Refresh
|
||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch.
|
||||
- Refresh patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch.
|
||||
Update upsream status.
|
||||
- commit 60a2268
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 08:10:04 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Define-memory-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-i2c-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-dt-bindings-mmc-sdhci-iproc-Add-brcm-bcm2711-emmc2.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Add-full-name-of-devicetree-node-to-adap.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-i2c-bcm2835-Avoid-clk-stretch-quirk-for-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-brcm-bcm2711-compatible.patch.
|
||||
- Refresh
|
||||
patches.suse/0001-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch.
|
||||
- Refresh
|
||||
patches.suse/V4-10-10-MAINTAINERS-Add-BCM2711-to-BCM2835-ARCH.patch.
|
||||
- Refresh
|
||||
patches.suse/v2-mmc-sdhci-iproc-fix-spurious-interrupts-on-Multiblock-reads-with-bcm2711.patch.
|
||||
Update upstream status.
|
||||
- commit 29acd1d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 05:10:33 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4 final
|
||||
- refresh configs (only update headers)
|
||||
- commit 4c9cd0f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 21:41:27 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: disable SECURITY_DMESG_RESTRICT (bsc#1157066)
|
||||
Enabling this option which restricts access to dmesg was not intentional
|
||||
and happened accidentally as part of a commit aiming to enable features
|
||||
which were enabled in SLE. We might restrict dmesg in the future if there
|
||||
is a consensus but for now the proper action is to revert this accidental
|
||||
change which only affected some architectures anyway.
|
||||
- commit 5c1d459
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -85,12 +229,30 @@ Thu Nov 21 08:21:20 CET 2019 - jslaby@suse.cz
|
||||
(bnc#1151927).
|
||||
- commit a6f6081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 05:12:22 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc8
|
||||
- refresh
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- update configs
|
||||
- add X86_INTEL_TSX_MODE_OFF=y
|
||||
- drop VBOXSF_FS (driver dropped for now)
|
||||
- commit 97aef18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:52:44 CET 2019 - guillaume.gardet@arm.com
|
||||
|
||||
- arm64: Enable CONFIG_IR_GPIO_CIR (boo#1156748)
|
||||
- commit f47e51f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:46:24 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- arm64: Update config files.
|
||||
Enable HW_RANDOM_OMAP used by machiattobin (bsc#1156466).
|
||||
- commit 1402755
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:53:23 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -482,6 +644,15 @@ Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit baac78a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 05:31:25 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc7
|
||||
- eliminated 1 patch
|
||||
- new config option
|
||||
- VBOXSF_FS=m (x86 only)
|
||||
- commit c59faac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -994,6 +1165,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv7hl: Update to 5.4-rc6
|
||||
- commit be38a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1002,12 +1179,31 @@ Wed Nov 6 11:07:07 CET 2019 - jslaby@suse.cz
|
||||
default (historically), it is gz.
|
||||
- commit c8b2d9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 09:45:34 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh armv6hl/vanilla
|
||||
- commit 152052e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 16:35:34 CET 2019 - afaerber@suse.com
|
||||
|
||||
- config: armv6hl: Update to 5.4-rc6
|
||||
- commit e45bb5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836).
|
||||
- commit 98ead79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- stacktrace: Don't skip first entry on noncurrent tasks
|
||||
(bnc#1154866).
|
||||
- commit 897b65b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:02:35 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1031,6 +1227,26 @@ Mon Nov 4 10:45:31 CET 2019 - jslaby@suse.cz
|
||||
- ata: sata_mv, avoid trigerrable BUG_ON (bnc#1110252).
|
||||
- commit 8bf663b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 05:13:36 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc6
|
||||
- eliminated 1 patch
|
||||
- refresh configs
|
||||
- commit 816e8ae
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 18:53:53 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Re-enable default flavor, too
|
||||
- commit c8cf7fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:18:53 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh also arm64/vanilla
|
||||
- commit a48c425
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1039,6 +1255,18 @@ Wed Oct 30 08:12:05 CET 2019 - jslaby@suse.cz
|
||||
v3 of the patch
|
||||
- commit ea4c828
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 06:49:32 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh
|
||||
- commit cb090f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 23:27:58 CET 2019 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Update to 5.4-rc5
|
||||
- commit 22182c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 10:02:07 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1385,6 +1613,14 @@ Mon Oct 28 11:19:05 CET 2019 - tiwai@suse.de
|
||||
(bsc#1154010).
|
||||
- commit 6ffba6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 27 19:12:02 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 4.5-rc5
|
||||
- New config option:
|
||||
- SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n (x86 only)
|
||||
- commit 13dfd5f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1392,6 +1628,14 @@ Fri Oct 25 08:50:31 CEST 2019 - jslaby@suse.cz
|
||||
(bnc#1154866).
|
||||
- commit 387f2bb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 07:03:59 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
Move two submitted wireless patches to "on the way to mainline" section.
|
||||
No effect on expanded tree.
|
||||
- commit 21fb44d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 11:25:46 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
@ -1414,6 +1658,13 @@ Tue Oct 22 09:21:56 CEST 2019 - acho@suse.com
|
||||
CVE-2019-17133).
|
||||
- commit e229e3d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:44:08 CEST 2019 - acho@suse.com
|
||||
|
||||
- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
|
||||
CVE-2019-17666).
|
||||
- commit 6257f3c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 18:11:29 CEST 2019 - tiwai@suse.de
|
||||
|
||||
@ -1439,6 +1690,13 @@ Mon Oct 21 15:21:10 CEST 2019 - msuchanek@suse.de
|
||||
can be 0 size in this case.
|
||||
- commit 4bf73c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 06:54:15 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc4
|
||||
- Eliminated 1 patch
|
||||
- commit bdcace5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 18:59:45 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1621,6 +1879,26 @@ Thu Oct 17 20:59:54 CEST 2019 - jslaby@suse.cz
|
||||
order" (bnc#1152971 fdo#112028).
|
||||
- commit 3eea5a9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:59:28 CEST 2019 - acho@suse.com
|
||||
|
||||
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
|
||||
CVE-2019-17133).
|
||||
- commit fd3ccf8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 15:28:54 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update patches.suse/supported-flag references (add bsc#974406).
|
||||
- commit df31cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:54:09 CEST 2019 - lpechacek@suse.com
|
||||
|
||||
- Squash module-Inform-user-when-loading-externally-supported.patch from
|
||||
SLE into supported-flag (bsc#974406).
|
||||
- commit 3fd4e95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:54:58 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1644,6 +1922,20 @@ Tue Oct 15 14:18:53 CEST 2019 - jslaby@suse.cz
|
||||
Just refresh (RTC_DRV_BD70528 dismissed).
|
||||
- commit 418ca4c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 14:16:20 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Disable CONFIG_RT_GROUP_SCHED again (bnc#950955 bnc#1153228).
|
||||
- commit 53769fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 06:51:20 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc3
|
||||
- Refresh configs
|
||||
- commit 2309d7d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 09:18:38 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2237,6 +2529,32 @@ Mon Oct 7 11:43:37 CEST 2019 - mbrugger@suse.com
|
||||
(jsc#SLE-7772).
|
||||
- commit be4f5e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:39:29 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc2
|
||||
- Eliminated 2 patches
|
||||
- Refresh config/i386/default
|
||||
- commit 5b664b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 00:24:53 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/module-swap-the-order-of-symbol.namespace.patch.
|
||||
This is not the patch fixing bogus modpost warnings when building
|
||||
out-of-tree modules. The patch supposed to fix them, when applied on its
|
||||
own, makes modpost segfault. So let's better live with the warnings until
|
||||
this is sorted in upstream.
|
||||
- commit 5bf1873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 18:09:06 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- module: swap the order of symbol.namespace.
|
||||
Fixes bogus modpost warnings when building out-of-tree modules.
|
||||
- commit c3db450
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 08:32:50 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
@ -2821,6 +3139,8 @@ Fri Oct 4 09:27:16 CEST 2019 - vbabka@suse.cz
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
[js] run oldconfig
|
||||
- config: enable DEBUG_PAGEALLOC (jsc#PM-1168, bsc#1144653)
|
||||
Build with page allocation debugging (boot with debug_pagealloc=on to enable).
|
||||
- commit f6f1081
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -2830,6 +3150,150 @@ Wed Oct 2 07:55:00 CEST 2019 - jslaby@suse.cz
|
||||
version 36 (bnc#1152036).
|
||||
- commit c2cf223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 07:03:52 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- s390: mark __cpacf_query() as __always_inline.
|
||||
Fix s390x/zfcpdump build.
|
||||
- commit 6fce476
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:39:21 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: refresh vanilla configs
|
||||
Configs for vanilla flavor also need a refresh.
|
||||
- commit f67b42c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:56:33 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- config: enable X86_5LEVEL (jsc#SLE-9308)
|
||||
Enable 5-level page tables (x86_64 architecture only).
|
||||
- commit 4e52759
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 12:49:03 CEST 2019 - mkubecek@suse.cz
|
||||
|
||||
- Update to 5.4-rc1
|
||||
- Eliminated 23 patches (22 stable, 1 other)
|
||||
- ARM configs need update
|
||||
- Refresh
|
||||
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
||||
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
||||
patches.suse/supported-flag
|
||||
patches.suse/supported-flag-external
|
||||
patches.suse/vfs-add-super_operations-get_inode_dev
|
||||
- fix 32-bit builds:
|
||||
patches.rpmify/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.patch
|
||||
- New config options:
|
||||
- General setup
|
||||
- UCLAMP_TASK_GROUP=n
|
||||
- MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
|
||||
- Power management and ACPI options
|
||||
- CPU_IDLE_GOV_HALTPOLL=y
|
||||
- HALTPOLL_CPUIDLE=m
|
||||
- Block layer
|
||||
- BLK_CGROUP_IOCOST=y
|
||||
- DM_CLONE=m
|
||||
- DM_VERITY_VERIFY_ROOTHASH_SIG=n
|
||||
- Memory Management
|
||||
- READ_ONLY_THP_FOR_FS=y
|
||||
- Networking
|
||||
- NET_TC_SKB_EXT=y
|
||||
- CAN_J1939=m
|
||||
- CAN_KVASER_PCIEFD=m
|
||||
- CAN_M_CAN_PLATFORM=m
|
||||
- CAN_M_CAN_TCAN4X5X=m
|
||||
- CAN_F81601=m
|
||||
- NET_DSA_MICROCHIP_KSZ9477_I2C=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795=m
|
||||
- NET_DSA_MICROCHIP_KSZ8795_SPI=m
|
||||
- NET_DSA_SJA1105_TAS=y
|
||||
- MLX5_SW_STEERING=y
|
||||
- NET_VENDOR_PENSANDO=y
|
||||
- IONIC=m
|
||||
- ADIN_PHY=m
|
||||
- ATH9K_PCI_NO_EEPROM=m
|
||||
- Power management
|
||||
- SENSORS_AS370=m
|
||||
- SENSORS_INSPUR_IPSPS=m
|
||||
- REGULATOR_SY8824X=m
|
||||
- Graphics
|
||||
- DRM_AMD_DC_DCN2_1=y
|
||||
- DRM_GM12U320=m
|
||||
- Sound
|
||||
- SND_HDA_INTEL_DETECT_DMIC=y
|
||||
- SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
|
||||
- SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
- SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
- SND_SOC_UDA1334=n
|
||||
- SND_SOC_SOF_OF=m
|
||||
- USB
|
||||
- USB_CONN_GPIO=m
|
||||
- USB_CDNS3=m
|
||||
- USB_CDNS3_HOST=y
|
||||
- USB_CDNS3_PCI_WRAP=m
|
||||
- Platform support
|
||||
- CROS_EC=m
|
||||
- CROS_EC_CHARDEV=m
|
||||
- CROS_EC_LIGHTBAR=m
|
||||
- CROS_EC_DEBUGFS=m
|
||||
- CROS_EC_SYSFS=m
|
||||
- CROS_EC_VBC=m
|
||||
- Industrial I/O
|
||||
- ADIS16460=n
|
||||
- NOA1305=n
|
||||
- MAX5432=n
|
||||
- Misc drivers
|
||||
- EFI_RCI2_TABLE=n
|
||||
- MTD_NAND_MXIC=m
|
||||
- JOYSTICK_FSIA6B=m
|
||||
- REMOTEPROC=n
|
||||
- SERIAL_FSL_LINFLEXUART=m
|
||||
- MFD_CROS_EC_DEV=m
|
||||
- W1_MASTER_SGI=m
|
||||
- W1_SLAVE_DS250X=m
|
||||
- VIDEO_OV5675=m
|
||||
- HID_CREATIVE_SB0540=m
|
||||
- DMABUF_SELFTESTS=n
|
||||
- MOXTET=n
|
||||
- File systems
|
||||
- FS_VERITY=y
|
||||
- FS_VERITY_DEBUG=n
|
||||
- FS_VERITY_BUILTIN_SIGNATURES=n
|
||||
- VIRTIO_FS=m
|
||||
- EXFAT_FS=m
|
||||
- EXFAT_DONT_MOUNT_VFAT=y
|
||||
- EXFAT_DISCARD=y
|
||||
- EXFAT_DELAYED_SYNC=n
|
||||
- EXFAT_KERNEL_DEBUG=n
|
||||
- EXFAT_DEBUG_MSG=n
|
||||
- EXFAT_DEFAULT_CODEPAGE=437
|
||||
- EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
- Security
|
||||
- SECURITY_LOCKDOWN_LSM=y
|
||||
- SECURITY_LOCKDOWN_LSM_EARLY=y
|
||||
- LOCK_DOWN_KERNEL_FORCE_NONE=y
|
||||
- IMA_DEFAULT_HASH_SHA512=n
|
||||
- IMA_APPRAISE_MODSIG=y
|
||||
- RANDOM_TRUST_BOOTLOADER=y
|
||||
- KEXEC_SIG=y
|
||||
- KEXEC_SIG_FORCE=n
|
||||
- KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
- Cryptographic API
|
||||
- CRYPTO_ESSIV=m
|
||||
- CRYPTO_DEV_CCP_DEBUGFS=n
|
||||
- CRYPTO_DEV_SAFEXCEL=m
|
||||
- PowerPC
|
||||
- PPC_SVM=y
|
||||
- OPAL_CORE=n
|
||||
- S/390
|
||||
- CRYPTO_SHA3_256_S390=m
|
||||
- CRYPTO_SHA3_512_S390=m
|
||||
- commit 0599162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 5.3
|
||||
%define patchversion 5.3.12
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.3.12
|
||||
Version: 5.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga6f6081
|
||||
Release: <RELEASE>.gf582eb1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
3
linux-5.4.tar.xz
Normal file
3
linux-5.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
|
||||
size 109441440
|
BIN
patches.fixes.tar.bz2
(Stored with Git LFS)
BIN
patches.fixes.tar.bz2
(Stored with Git LFS)
Binary file not shown.
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:c5af68797f9e5d9e099d576db95ac3201565f4c169fee15ca694bfd7f9fb7d1c
|
||||
size 4883
|
||||
oid sha256:ca8c2bb9595f11ebba9fd5c8b712ebc20d52bf49db35a30ba05391eb91b3a70f
|
||||
size 4857
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a01ee6eec431203a5906fd3688f32f71772da6f712964d4e52739b1d7af3deb
|
||||
size 88675
|
||||
oid sha256:f9d9f564004da186730bf11c6914e39a4a9c84dcd8df5b0253ec13a8bcabf65d
|
||||
size 74408
|
||||
|
1648
series.conf
1648
series.conf
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
2019-11-21 07:21:43 +0000
|
||||
GIT Revision: a6f60814d3dbf81b05caf84e6143251ca14f5f37
|
||||
2019-11-25 09:59:51 +0000
|
||||
GIT Revision: f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user