commit efc468a02985744febddba06758c547460ecfdd5
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=407
This commit is contained in:
parent
390bd0676f
commit
6a70775c3d
@ -45,7 +45,7 @@
|
||||
<hardware>
|
||||
<processors>4</processors>
|
||||
<disk>
|
||||
<size unit="G">10</size>
|
||||
<size unit="G">14</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
@ -36,8 +36,8 @@
|
||||
+ppc64le ppc64le/vanilla
|
||||
|
||||
# ARM architectures
|
||||
+armv6hl armv6hl/default
|
||||
+armv6hl armv6hl/vanilla
|
||||
+armv6hl -!needs_updating armv6hl/default
|
||||
+armv6hl -!needs_updating armv6hl/vanilla
|
||||
+armv7hl armv7hl/default
|
||||
+armv7hl armv7hl/vanilla
|
||||
+armv7hl armv7hl/lpae
|
||||
|
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=4.1
|
||||
SRCVERSION=4.2
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# buildservice projects to build the kernel against
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fddb8eba8c035a84aa0c6771f84d883e43eb9afef8132a3b2adc685261fb487
|
||||
size 394078
|
||||
oid sha256:a4d42a592f9460b762a4c9d20f9e762fe07cba32b5e20058594b58ad15ca273d
|
||||
size 408876
|
||||
|
@ -29,7 +29,7 @@
|
||||
<hardware>
|
||||
<processors>4</processors>
|
||||
<disk>
|
||||
<size unit="G">10</size>
|
||||
<size unit="G">14</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.1
|
||||
%define patchversion 4.1.6
|
||||
%define srcversion 4.2
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.1
|
||||
%define patchversion 4.1.6
|
||||
%define srcversion 4.2
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -251,7 +251,7 @@ Source113: patches.kabi.tar.bz2
|
||||
Source120: kabi.tar.bz2
|
||||
Source121: sysctl.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
|
||||
ExclusiveArch: aarch64 armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
|
||||
%define kmp_target_cpu %_target_cpu
|
||||
%ifarch %ix86
|
||||
# Only i386/default supports i586, mark other flavors' packages as i686
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.1
|
||||
%define patchversion 4.1.6
|
||||
%define srcversion 4.2
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define patchversion 4.1.6
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -27,9 +27,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation (man pages)
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.1
|
||||
%define patchversion 4.1.6
|
||||
%define srcversion 4.2
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.1
|
||||
%define patchversion 4.1.6
|
||||
%define srcversion 4.2
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 4.1.6
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -33,7 +33,7 @@ BuildRequires: kernel-default
|
||||
%ifarch %ix86 x86_64
|
||||
BuildRequires: kernel-xen
|
||||
%endif
|
||||
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc64 ppc64le s390x x86_64
|
||||
ExclusiveArch: aarch64 armv7hl %ix86 ppc64 ppc64le s390x x86_64
|
||||
%if 0%{?suse_version} < 1315
|
||||
# For SLE 11
|
||||
BuildRequires: mkinitrd
|
||||
@ -45,9 +45,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 4.1.6
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 4.1.6
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -28,7 +28,7 @@ BuildRequires: kernel-default
|
||||
# here as well to avoid that qa and build package build parallel
|
||||
BuildRequires: kernel-obs-build
|
||||
BuildRequires: modutils
|
||||
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc64 ppc64le s390x x86_64
|
||||
ExclusiveArch: aarch64 armv7hl %ix86 ppc64 ppc64le s390x x86_64
|
||||
%if 0%{?suse_version} < 1200
|
||||
# for SLE 11
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.1
|
||||
%define patchversion 4.1.6
|
||||
%define srcversion 4.2
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.1
|
||||
%define patchversion 4.1.6
|
||||
%define srcversion 4.2
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-pv
|
||||
Summary: The para-virtualized Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# icecream 0
|
||||
|
||||
|
||||
%define srcversion 4.1
|
||||
%define patchversion 4.1.6
|
||||
%define srcversion 4.2
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -30,9 +30,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -38,7 +38,7 @@ Release: %kernel_source_release
|
||||
Url: http://www.kernel.org/
|
||||
AutoReqProv: off
|
||||
BuildRequires: coreutils
|
||||
%ifarch aarch64 armv6hl armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
|
||||
%ifarch aarch64 armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
|
||||
Requires: kernel-default-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
@ -62,7 +62,7 @@ Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %ix86 aarch64 armv6hl armv7hl ppc ppc64 ppc64le s390x x86_64
|
||||
ExclusiveArch: %ix86 aarch64 armv7hl ppc ppc64 ppc64le s390x x86_64
|
||||
Prefix: /usr/src
|
||||
|
||||
%description
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.1
|
||||
%define patchversion 4.1.6
|
||||
%define srcversion 4.2
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -213,7 +213,7 @@ Source113: patches.kabi.tar.bz2
|
||||
Source120: kabi.tar.bz2
|
||||
Source121: sysctl.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
|
||||
ExclusiveArch: aarch64 armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
|
||||
%define kmp_target_cpu %_target_cpu
|
||||
%ifarch %ix86
|
||||
# Only i386/default supports i586, mark other flavors' packages as i686
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-final.
|
||||
- commit 7b8109d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
|
||||
Fix this:
|
||||
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
|
||||
error: Timestamp after filename
|
||||
by scripts/refresh_patch.sh.
|
||||
- commit 2089c9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
|
||||
Fix this:
|
||||
missing header for unified diff at line 107 of patch
|
||||
(Patch is indented 4 spaces.)
|
||||
can't find file to patch at input line 107
|
||||
by commenting also the @@ sign.
|
||||
- commit 8e48b46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-final.
|
||||
- commit c617119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 12:59:34 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -20,15 +55,53 @@ Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz
|
||||
- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
|
||||
- commit 3cca62a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com
|
||||
|
||||
- rpm/constraints.in: Require 14GB worth of disk space on POWER
|
||||
The builds started to fail randomly due to ENOSPC errors.
|
||||
- commit b57d276
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- Btrfs: fix stale dir entries after unlink, inode eviction and
|
||||
fsync (bsc#942925).
|
||||
- Btrfs: fix stale directory entries after fsync log replay
|
||||
(bsc#942925).
|
||||
- commit 42e403f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update EC2 config files: Re-enable DEBUG_INFO.
|
||||
- commit c02428d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc8.
|
||||
- commit 46c5271
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 4.2-rc7.
|
||||
- config.conf: Re-enable Xen and PV configs.
|
||||
- Update config files.
|
||||
- commit e077731
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Enable KSM on Power
|
||||
- commit 25f2e01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
|
||||
@ -37,6 +110,12 @@ Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com
|
||||
commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
|
||||
- commit ce0123d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc7.
|
||||
- commit de135e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:43:25 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -57,6 +136,12 @@ Tue Aug 11 09:08:15 CEST 2015 - jslaby@suse.cz
|
||||
- Refresh patches.xen/xen-x86-EFI.
|
||||
- commit efe368a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc6.
|
||||
- commit 4a2cf4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 20:24:35 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -92,6 +177,15 @@ Mon Aug 3 20:11:34 CEST 2015 - jslaby@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: arm64: Clean up serial options
|
||||
[this commit was somehow overwritten with the update to -rc6]
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
@ -101,11 +195,31 @@ Mon Aug 3 18:59:09 CEST 2015 - afaerber@suse.de
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
(cherry picked from commit 26cb131d91a7ba44068f1abed841b890518ea176)
|
||||
- commit 057f0a3
|
||||
- config: arm64: Clean up serial options
|
||||
Change SERIAL_8250_DW from =m to =y.
|
||||
Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
|
||||
Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
|
||||
Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
|
||||
Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
|
||||
We can revisit this when they have arm64 support out.
|
||||
Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
|
||||
- commit 7ae9442
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
[AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
@ -116,7 +230,24 @@ Mon Aug 3 17:40:07 CEST 2015 - afaerber@suse.de
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
(cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
|
||||
- commit 0c88332
|
||||
- config: armv7hl: Clean up serial options
|
||||
Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
|
||||
hopefully Cubietruck as well.
|
||||
SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
|
||||
SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
|
||||
Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
|
||||
enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
|
||||
but only for default and vanilla, as it is a Cortex-A8.
|
||||
Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
|
||||
enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
|
||||
Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
|
||||
- commit 373b6db
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:39:35 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc5.
|
||||
- commit 1ac4f2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 09:41:40 CEST 2015 - jslaby@suse.cz
|
||||
@ -152,6 +283,51 @@ Tue Jul 28 16:10:06 CEST 2015 - jslaby@suse.cz
|
||||
- Revert "mmc: sdhci: fix low memory corruption".
|
||||
- commit 5696612
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 3/4 related options.
|
||||
- commit ada1a44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable Exynos 5 related config options.
|
||||
- commit 6fd21aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- config: disable HIBERNATION on ppc64* vanilla configs
|
||||
- commit 2a5007c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc4.
|
||||
- commit 75c1ba1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: x86_64: enable EFI_MIXED in nonvirtual configs
|
||||
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
|
||||
variables and services if booted under 32-bit UEFI. Some bootloaders
|
||||
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
|
||||
(boo#935027 fate#318252)
|
||||
- commit f807859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz
|
||||
|
||||
- config: enable NET_DROP_MONITOR=m
|
||||
The drop_monitor module is useful for debugging networking issues. It
|
||||
collects information where in the kernel code are packets dropped;
|
||||
dropwatch utility can be used to process the data.
|
||||
- commit f8a6191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -174,6 +350,14 @@ Fri Jul 24 17:25:27 CEST 2015 - fdmanana@suse.com
|
||||
readahead (bnc#937403).
|
||||
- commit 9ec57fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com
|
||||
|
||||
- Enable PCI host controller dirver for arm64
|
||||
PCI host controller is not yet supported on mainline.
|
||||
We need this patch to get lspci working.
|
||||
- commit 3b6a8b8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
@ -181,6 +365,19 @@ Thu Jul 23 13:35:13 CEST 2015 - dvaleev@suse.com
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 2b9aa48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Update config files.
|
||||
Disable HIBERNATION on power due to invalid code generation (bsc#938934)
|
||||
- commit 03e948d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc3.
|
||||
- commit bd67def
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -190,6 +387,31 @@ Wed Jul 22 08:41:27 CEST 2015 - jslaby@suse.cz
|
||||
- Update config files.
|
||||
- commit 33413c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com
|
||||
|
||||
- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
|
||||
(bnc#937974).
|
||||
- commit 3fae52e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Disable PCI host support for ARM64
|
||||
This needs to be rebased on top of 4.2-rcX before they can be enabled
|
||||
as they break the build right now, and for now we don't really need it.
|
||||
Update config files.
|
||||
- commit fc75db1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
(bsc#934202).
|
||||
Fix bsc #.
|
||||
- commit 06dac28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
|
||||
@ -198,6 +420,20 @@ Mon Jul 20 14:44:13 CEST 2015 - dmueller@suse.com
|
||||
on the pv flavor (which does not yet exist for ARM64)
|
||||
- commit eea4145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- Update config files:
|
||||
ARM64/default,vanilla: Disable CONFIG_XEN as that should
|
||||
only be enabled in the pv flavor
|
||||
- commit 7010139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc2.
|
||||
- commit 288d56b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:19:50 CEST 2015 - jslaby@suse.cz
|
||||
|
||||
@ -215,6 +451,21 @@ Wed Jul 8 16:23:40 CEST 2015 - dmueller@suse.com
|
||||
- arm64: Don't report clear pmds and puds as huge.
|
||||
- commit cac28b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 15:41:25 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- AArch64: config: Update to 4.2-rc1
|
||||
- config.conf:
|
||||
- Enabling Hisilicon, Cavium and XGene related options
|
||||
- rest is synced with x86_64
|
||||
- commit 5e2f263
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com
|
||||
|
||||
- config: Update armv7hl config for 4.2-rc1
|
||||
- commit f80d0b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -223,6 +474,148 @@ Tue Jul 7 16:49:09 CEST 2015 - jeffm@suse.com
|
||||
independently.
|
||||
- commit 7d11dbe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 22:27:07 CEST 2015 - jeffm@suse.com
|
||||
|
||||
- Update to 4.2-rc1.
|
||||
- Xen needs updating.
|
||||
- ARM configs need updating.
|
||||
- DWARF2 / stack unwinding need updating.
|
||||
- 5 patches eliminated.
|
||||
- Config changes:
|
||||
- Generic:
|
||||
- RCU_EXPERT=n (default)
|
||||
- SCHED_OMIT_FRAME_POINTER=y (temporary)
|
||||
- ACPI_REV_OVERRIDE_POSSIBLE=y (default)
|
||||
- OF_UNITTEST=n (default)
|
||||
- THERMAL_WRITABLE_TRIPS=n
|
||||
- THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
- THERMAL_GOV_POWER_ALLOCATOR=n
|
||||
- SND_PROC_FS=y
|
||||
- DEFERRED_STRUCT_PAGE_INIT=y
|
||||
- PROC_CHILDREN=y
|
||||
- RCU_EQS_DEBUG=n
|
||||
- Networking:
|
||||
- GENEVE_CORE=m
|
||||
- TCP_CONG_CDG=m
|
||||
- NETFILTER_INGRESS=y
|
||||
- NF_TABLES_NETDEV=m
|
||||
- NET_CLS_FLOWER=m
|
||||
- SUNRPC_XPRT_RDMA=m
|
||||
- Network drivers:
|
||||
- BE2NET_HWMON=y (option to existing driver)
|
||||
- EZCHIP_NPS_MANAGEMENT_ENET=m
|
||||
- MLX5_CORE_EN=y (option to existing driver)
|
||||
- SFC_MCDI_LOGGING=y (option to existing driver)
|
||||
- DP83867_PHY=m
|
||||
- MT7601U=m
|
||||
- IEEE802154_ATUSB=n
|
||||
- PHY_PXA_28NM_HSIC=n
|
||||
- PHY_PXA_28NM_USB2=n
|
||||
- PHY_TUSB1210=n
|
||||
- DELL_RBTN=m
|
||||
- Input:
|
||||
- INPUT_LEDS=y
|
||||
- LEDS_AAT1290=n
|
||||
- LEDS_BCM6328=n
|
||||
- LEDS_BCM6358=n
|
||||
- LEDS_TLC591XX=n
|
||||
- LEDS_KTD2692=n
|
||||
- TOUCHSCREEN_WDT87XX_I2C=m
|
||||
- INPUT_DRV2665_HAPTICS=m
|
||||
- SERIAL_SC16IS7XX_I2C=y
|
||||
- SERIAL_SC16IS7XX_SPI=n
|
||||
- Chargers:
|
||||
- CHARGER_BQ24257=m
|
||||
- CHARGER_BQ25890=m
|
||||
- CHARGER_RT9455=m
|
||||
- Sensors:
|
||||
- SENSORS_TC74=m
|
||||
- MAX63XX_WATCHDOG=n
|
||||
- GPU:
|
||||
- DRM_AMDGPU=m
|
||||
- DRM_AMDGPU_CIK=n (experimental)
|
||||
- DRM_AMDGPU_USERPTR=y
|
||||
- DRM_VIRTIO_GPU=m
|
||||
- USB_ULPI_BUS=m
|
||||
- Android:
|
||||
- STAGING_BOARD=n
|
||||
- Accelerometers:
|
||||
- STK8312=m
|
||||
- STK8BA50=m
|
||||
- Light sensors:
|
||||
- ACPI_ALS=m
|
||||
- BH1750=n
|
||||
- STK3310=n
|
||||
- MMC35240=n
|
||||
- BMC150_MAGN=n
|
||||
- Non-Transparent Bridging:
|
||||
- NTB_PINGPONG=n
|
||||
- NTB_TOOL=n
|
||||
- NTB_TRANSPORT=m
|
||||
- NTB=n (ppc)
|
||||
- Other:
|
||||
- F2FS_FS_ENCRYPTION=y
|
||||
- Crypto:
|
||||
- CRYPTO_RSA=m
|
||||
- CRYPTO_CHACHA20POLY1305=m
|
||||
- CRYPTO_ECHAINIV=m
|
||||
- CRYPTO_POLY1305=m
|
||||
- CRYPTO_CHACHA20=m
|
||||
- CRYPTO_842=m
|
||||
- CRYPTO_JITTERENTROPY=m
|
||||
- CRYPTO_USER_API_AEAD=m
|
||||
- NV-DIMM:
|
||||
- ACPI_NFIT=m
|
||||
- ACPI_NFIT_DEBUG=n
|
||||
- ND_BLK=m
|
||||
- BTT=y
|
||||
- Bluetooth:
|
||||
- BT_HCIBTUSB_RTL=y (default)
|
||||
- NFC:
|
||||
- NFC_NCI_UART=m
|
||||
- NFC_MRVL_UART=m
|
||||
- NFC_ST_NCI=m
|
||||
- NFC_ST_NCI_I2C=m
|
||||
- Storage:
|
||||
- SCSI_SNIC=m
|
||||
- SCSI_SNIC_DEBUG_FS=n
|
||||
- DM_CACHE_SMQ=m (EXPERIMENTAL)
|
||||
- MMC_MTK=m
|
||||
- x86:
|
||||
- X86_DEBUG_FPU=n
|
||||
- PUNIT_ATOM_DEBUG=n
|
||||
- UNISYS_VISORBUS=m
|
||||
- UNISYS_VISORNIC=m
|
||||
- NTB_INTEL=m
|
||||
- SCIF_BUS=m
|
||||
- SCIF=m
|
||||
- INTEL_QUARK_DTS_THERMAL=m
|
||||
- INTEL_PMC_IPC=m
|
||||
- ppc:
|
||||
- GIANFAR=n
|
||||
- SERIAL_8250_INGENIC=n
|
||||
- ppc64:
|
||||
- OPAL_PRD=m
|
||||
- MTD_POWERNV_FLASH=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_PSERIES=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_POWERNV=m
|
||||
- CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
|
||||
- Cross-endian virtio:
|
||||
- TUN_VNET_CROSS_LE=n
|
||||
- VHOST_CROSS_ENDIAN_LEGACY=n
|
||||
- ARM:
|
||||
- SPI_ZYNQMP_GQSPI=n
|
||||
- AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
|
||||
- QCOM_SPMI_TEMP_ALARM=n
|
||||
- THUNDER_NIC_PF=n
|
||||
- THUNDER_NIC_VF=n
|
||||
- THUNDER_NIC_BGX=n
|
||||
- LIQUIDIO=n
|
||||
- COMMON_CLK_CDCE925=n
|
||||
- UIO_PRUSS=n
|
||||
- commit 771d075
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:24:50 CEST 2015 - jeffm@suse.com
|
||||
|
||||
@ -318,6 +711,12 @@ Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de
|
||||
This is needed for kiwi builds.
|
||||
- commit 1ebf037
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com
|
||||
|
||||
- NFSv3 - do not accept an incompatible delegation (bsc#934203).
|
||||
- commit ccdebbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de
|
||||
|
||||
@ -432,6 +831,14 @@ Sat Jun 6 23:00:43 CEST 2015 - dirk@dmllr.de
|
||||
Generic options follow x86_64 ones.
|
||||
- commit 1d5f3b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 22:28:38 CEST 2015 - dmueller@suse.com
|
||||
|
||||
- config: armv7hl: Enable ARM optimized crypto
|
||||
Enable the CONFIG_ARM_CRYPTO related options for up to
|
||||
45% speed improvement on some of the algorithms.
|
||||
- commit 8a1306d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 10:04:49 CEST 2015 - mmarek@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.1
|
||||
%define patchversion 4.1.6
|
||||
%define srcversion 4.2
|
||||
%define patchversion 4.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.1.6
|
||||
Version: 4.2.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd867e86
|
||||
Release: <RELEASE>.gefc468a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
3
linux-4.2.tar.xz
Normal file
3
linux-4.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb
|
||||
size 85507784
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ceb66c80b2f09f5134931e1080bf77f6db663200c0ab5ccbc3130732fb5874e
|
||||
size 5138
|
||||
oid sha256:077d52b7a203aec98a336577f60f945bb28687d792111a16b86ebcdcd9ac2b8d
|
||||
size 5052
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d59556b8834812d0fc496d0363b0190a5497791fb25ce008ac0769e32e61480b
|
||||
size 195244
|
||||
oid sha256:52751e0f81459c76df4548dce4212423af077318ef5808873641fd4e8ea6d26b
|
||||
size 195488
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99d39cd4fc64fe0231e5ecf286b63b34c8dec839d04a7cc80cc31b68e7a5c234
|
||||
size 6156
|
||||
oid sha256:a4e43fbf142f3bdd7d52a5a67db63c3d89aa913367ca9393f4d9b76b5c25a0e0
|
||||
size 6889
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8727365ec7ef0dc8a7d566f5988b6d8e146d6f491da6197a50dda2bcf0160a9
|
||||
size 18854
|
||||
oid sha256:8d97173cf23862dfea3273a0f659f85a1e1aabad09def5766ec5d31a53d19e19
|
||||
size 17981
|
||||
|
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:04d98180ba872e4176ec0ff74b2438b08a2dd435739e07981dbe2e1911830547
|
||||
size 49609
|
||||
oid sha256:9b6e5d9f97a5a569d54e42aa2d1791448e6098a69f71fbff8cc66b7ece0dd37a
|
||||
size 46960
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e63885c80096cb5a4e868546b26fcbef3704dc858fc26506ee70ee5ffc5b9ff4
|
||||
size 2208802
|
||||
oid sha256:6b339c253f31bf8a024c251bec92ccb8123bbcc197235eb1d5897c22e319f368
|
||||
size 2252501
|
||||
|
40
series.conf
40
series.conf
@ -27,12 +27,6 @@
|
||||
# DO NOT MODIFY THEM!
|
||||
# Send separate patches upstream if you find a problem...
|
||||
########################################################
|
||||
patches.kernel.org/patch-4.1.1
|
||||
patches.kernel.org/patch-4.1.1-2
|
||||
patches.kernel.org/patch-4.1.2-3
|
||||
patches.kernel.org/patch-4.1.3-4
|
||||
patches.kernel.org/patch-4.1.4-5
|
||||
patches.kernel.org/patch-4.1.5-6
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -168,16 +162,15 @@
|
||||
patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch
|
||||
|
||||
# Generic PCIe host bridge, necessary for QEMU and Seattle, upstreaming wip
|
||||
patches.arch/arm64-gpex-0001-device-core-Introduce-per-device-MSI-domain-pointer.patch
|
||||
patches.arch/arm64-gpex-0002-PCI-MSI-add-hooks-to-populate-the-msi_domain-field.patch
|
||||
patches.arch/arm64-gpex-0003-PCI-MSI-of-add-support-for-OF-provided-msi_domain.patch
|
||||
patches.arch/arm64-gpex-0004-PCI-MSI-Let-pci_msi_get_domain-use-struct-device-s-m.patch
|
||||
patches.arch/arm64-gpex-0005-irqchip-GICv2m-Get-rid-of-struct-msi_controller.patch
|
||||
patches.arch/arm64-gpex-0006-irqchip-gicv3-its-Get-rid-of-struct-msi_controller.patch
|
||||
patches.arch/arm64-gpex-0007-PCI-MSI-Drop-domain-field-from-msi_controller.patch
|
||||
patches.arch/arm64-gpex-0008-PCI-MSI-of-Allow-msi_domain-lookup-using-the-PHB-nod.patch
|
||||
patches.arch/arm64-gpex-0009-pci-Enable-pci-host-generic-support-for-ARM64.patch
|
||||
|
||||
+mbrugger patches.arch/arm64-gpex-0001-device-core-Introduce-per-device-MSI-domain-pointer.patch
|
||||
+mbrugger patches.arch/arm64-gpex-0002-PCI-MSI-add-hooks-to-populate-the-msi_domain-field.patch
|
||||
+mbrugger patches.arch/arm64-gpex-0003-PCI-MSI-of-add-support-for-OF-provided-msi_domain.patch
|
||||
+mbrugger patches.arch/arm64-gpex-0004-PCI-MSI-Let-pci_msi_get_domain-use-struct-device-s-m.patch
|
||||
+mbrugger patches.arch/arm64-gpex-0005-irqchip-GICv2m-Get-rid-of-struct-msi_controller.patch
|
||||
+mbrugger patches.arch/arm64-gpex-0006-irqchip-gicv3-its-Get-rid-of-struct-msi_controller.patch
|
||||
+mbrugger patches.arch/arm64-gpex-0007-PCI-MSI-Drop-domain-field-from-msi_controller.patch
|
||||
+mbrugger patches.arch/arm64-gpex-0008-PCI-MSI-of-Allow-msi_domain-lookup-using-the-PHB-nod.patch
|
||||
patches.arch/arm64-gpex-0009-pci-Enable-pci-host-generic-support-for-ARM64.patch
|
||||
|
||||
########################################################
|
||||
# S/390
|
||||
@ -240,8 +233,7 @@
|
||||
########################################################
|
||||
# NFS
|
||||
########################################################
|
||||
|
||||
patches.fixes/0001-NFSv4-When-returning-a-delegation-don-t-reclaim-an-i.patch
|
||||
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
||||
|
||||
########################################################
|
||||
# lockd + statd
|
||||
@ -264,7 +256,6 @@
|
||||
# btrfs
|
||||
########################################################
|
||||
patches.suse/btrfs-use-correct-device-for-maps.patch
|
||||
patches.suse/btrfs-fix-hang-during-inode-eviction-due-to-concurre.patch
|
||||
patches.fixes/btrfs-fix-stale-directory-entries-after-fsync-log-replay
|
||||
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync
|
||||
|
||||
@ -351,8 +342,6 @@
|
||||
# DRM/Video
|
||||
########################################################
|
||||
+jeffm patches.fixes/nouveau-fix-race-with-fence-signaling
|
||||
patches.fixes/drm-i915-Ensure-cache-flushes-prior-to-doing-CS-flip.patch
|
||||
patches.fixes/drm-i915-Ensure-cache-flushes-prior-to-doing-CS-flip-take-two.patch
|
||||
|
||||
########################################################
|
||||
# video4linux
|
||||
@ -389,6 +378,8 @@
|
||||
# USB
|
||||
########################################################
|
||||
|
||||
patches.drivers/0001-qmi_wwan-Add-support-for-Dell-Wireless-5809e-4G-Mode.patch
|
||||
|
||||
########################################################
|
||||
# I2C
|
||||
########################################################
|
||||
@ -470,8 +461,8 @@
|
||||
########################################################
|
||||
patches.suse/crasher-26.diff
|
||||
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||
patches.suse/stack-unwind
|
||||
patches.arch/x86_64-unwind-annotations
|
||||
+needs_updating patches.suse/stack-unwind
|
||||
+needs_updating patches.arch/x86_64-unwind-annotations
|
||||
|
||||
########################################################
|
||||
# Kdump
|
||||
@ -596,9 +587,10 @@
|
||||
patches.xen/xen3-patch-3.19
|
||||
patches.xen/xen3-patch-4.0
|
||||
patches.xen/xen3-patch-4.1
|
||||
patches.xen/xen3-patch-4.2
|
||||
|
||||
# ports of other patches
|
||||
patches.xen/xen3-stack-unwind
|
||||
+needs_updating patches.xen/xen3-stack-unwind
|
||||
|
||||
# bugfixes and enhancements
|
||||
patches.xen/xen-sys-suspend
|
||||
|
@ -1,3 +1,3 @@
|
||||
2015-08-28 12:59:34 +0200
|
||||
GIT Revision: d867e863d55239553067c5f9ac7ecdd96076bd9f
|
||||
2015-08-31 14:34:37 +0200
|
||||
GIT Revision: efc468a02985744febddba06758c547460ecfdd5
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user