Commit Graph

10804 Commits

Author SHA1 Message Date
Ben Hutchings c37225742b debian/copyright: Move GPL-2 boilerplate to its own paragraph
It is apparently valid to refer to licenses by short name alone only
if the full text is placed in a standalone License paragraph, not as
part of an earlier Files paragraph.
2016-03-20 22:10:45 +00:00
Ben Hutchings e7ca0e5b69 debian/rules.real: Add initial empty rules for {binary,build}-{arch-arch,indep}
We add dependencies to them later depending on the source package config.
2016-03-20 21:55:06 +00:00
Ben Hutchings d7b31e0e23 debian/rules.real: Rename build-arch and setup-flavour rules for consistency 2016-03-20 21:51:13 +00:00
Ben Hutchings eaff86e9e2 gencontrol.py: Change substitute_file() from local function to method
We will need to use it in multiple methods of Gencontrol.
2016-03-20 21:39:38 +00:00
Ben Hutchings 9bbc2cf793 Prepare to release linux (4.5-1~exp1). 2016-03-20 12:06:57 +00:00
Ben Hutchings 5c1a796192 [x86] vmxnet3: fix lock imbalance in vmxnet3_tq_xmit() (regression in 4.5) 2016-03-20 11:38:22 +00:00
Ben Hutchings 4838ffaa0a Clean up armhf config with kconfigeditor2 2016-03-20 01:46:42 +00:00
Ben Hutchings 968b97dacd [x86] Enable RANDOMIZE_BASE (kASLR) (Closes: #816067)
Briefly mention need to use a kernel parameter.
2016-03-20 01:45:53 +00:00
Ben Hutchings 386c2986a1 [x86] amdgpu: Enable DRM_AMD_POWERPLAY (Closes: #818174) 2016-03-20 01:45:34 +00:00
Ben Hutchings a8bcbc8801 [x86] input: Enable ASUS_WIRELESS as module (Closes: #818487) 2016-03-20 01:28:20 +00:00
Ben Hutchings 42fd34bcd1 Release linux (4.4.6-1).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVuqe6ue/yOyVhhEJAQrUXhAAiL6ngAdCWDQRnkyS57hOm1wn8kVUtgHS
 DNJaSdc1Kh3y/H97RjsyQsSisGGpADVwz4lrPdl91104+muhHHDdgwQSXpcNLsLf
 USF5apNnKFm/fPHG9puTzAtXNWTeY7AMDF5FaNLWVTcCyhBpZZzp257AswrCZHc7
 7WWf4WNC2ShBiXidyPj7yYzBJn6VHeJRmUpq5EhQZW/t6aQud3biYTu4eE5QWrni
 CsU/gof1UT0nrN4iAnYp31saAm62ZhgnNDthfV2ihiGKw7uSlBm12PgsndE3XksM
 Kz/ANdW6ygd+GTsA63OjihOA4BDfX7rsu0rZfpuG+sMWmLfWmBH3olAs0aUjix8H
 0VPx9Z6bzGvUaelIo2uu3i5XxYE8Qc/74HCnuGs+oqaW1YJzvMoOzaxdRK51bKsA
 dpbYi+aievqkTzblgIKKCz/hn9DL8WWnYMvFXkB67MUGeM9gzAFCsjAZJkOpEOOm
 /mngZe7bs9FKBNbhnsdk2IS4G5g6/pa3RbBKK7P00gMKrx42jHN91uKCXn3B6ok8
 hlecoqiadRKU18RikXKtkSIZKSlGzIFs0ipS5XgUZxFY9z4QsJZ/FZUHRzCuNG43
 eLI4C8ongD/mbR58RTxRnwFmdy1mvQVtNnkqb8Ezr5F5x9FAY4YbIyVwH2yzDNhG
 QQ9b6gS5yyo=
 =5Nfc
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.4.6-1'
2016-03-20 01:15:39 +00:00
Ben Hutchings 5b884b50ae Prepare to release linux (4.4.6-1). 2016-03-17 01:25:23 +00:00
Ben Hutchings 6a9bf9b4b4 changelog: Fix some architecture prefixes 2016-03-17 01:25:18 +00:00
Ben Hutchings 37886b6ea3 netfilter: x_tables: check for size overflow (CVE-2016-3135) 2016-03-17 01:15:05 +00:00
Ben Hutchings 29f3f5a875 Fix reference to CVE-2016-2143 2016-03-17 01:12:20 +00:00
Ben Hutchings 67517892da Update to 4.4.6 2016-03-17 01:04:39 +00:00
Ben Hutchings 65a9f754ff Add bug closure for GPIO_PCF857X 2016-03-16 17:19:47 +00:00
Ben Hutchings d0eb57c9f3 [armhf] gpio: Enable GPIO_PCF857X as module, needed by TI DRA7xx EVMs
The armmp kernel is supposed to support DRA7xx systems, but currently
fails to boot on the EVM as it's missing the driver for the GPIO
expanders.
2016-03-16 17:18:42 +00:00
Ben Hutchings 35ecf69e71 Revert "drm/radeon/pm: adjust display configuration after powerstate"
Reported to cause a regression on some older hardware.
2016-03-16 04:09:45 +00:00
Ben Hutchings 0f3b517e44 README.source: Document convention for bracketted prefixes in changelog 2016-03-15 01:38:59 +00:00
Ben Hutchings 46dfca5a3c README.source: Add examples of irrelevant upstream changes 2016-03-15 01:38:54 +00:00
Ben Hutchings 316fdb166a README.source: Document how to update the changelog for a new upstream version 2016-03-15 01:20:55 +00:00
Ben Hutchings 5bb08e7930 README.source: Mention need to refresh patches when updating upstream source 2016-03-15 01:04:33 +00:00
Ben Hutchings e4a0845da3 README.source: Add instructions to verify upstream tag and file signatures 2016-03-15 00:59:32 +00:00
Ben Hutchings c4460bf84d README.source: Update "Updating the upstream source" to reflect current practice
* Recommend using git rather than tarballs
* We compress upstream source with xz, not gzip
* Don't mention the complicated alternative to debian/rules orig
2016-03-15 00:58:20 +00:00
Ben Hutchings 328762c833 [amd64] Fix more regressions due to "efi: Build our own page table structure"
- efi: Fix boot crash by always mapping boot service regions into new EFI
  page tables (Closes: #815125)
- mm/pat: Fix boot crash when 1GB pages are not supported by cpu

Although I don't have confirmation from Norbert Preining for #815125, it
does look like these fix all the remaining regressions.
2016-03-14 23:45:22 +00:00
Ben Hutchings 20994ffba4 Fix ABI changes in 4.4.5 2016-03-14 23:33:23 +00:00
Ben Hutchings 1e5b912113 Update to 4.5 2016-03-14 11:51:52 +00:00
Ben Hutchings 2de3b3161a [armel/versatile] Enable GPIOLIB, new dependency of SMC91X (fixes FTBFS) 2016-03-14 11:51:19 +00:00
Uwe Kleine-König cef8b75734 [armhf] Enable DRM_ETNAVIV 2016-03-14 10:41:47 +01:00
Uwe Kleine-König 052cb5d3d8 add maintainer line to latest changelog entry
Otherwise $(make -f debian/rules orig) is confused
2016-03-14 10:26:10 +01:00
Salvatore Bonaccorso 278c9dc0b1 Improve changelog for stable update 4.4.5 2016-03-13 20:13:33 +01:00
Salvatore Bonaccorso 5f102cfc8b Update to 4.4.5 2016-03-13 19:35:16 +01:00
Ian Campbell b180599ae5 [arm64] Enable ARCH_HISI (Hisilicon) (Closes: #812540) 2016-03-13 17:53:22 +00:00
Ben Hutchings f24b957c78 debian/changelog: Note previous fix for i915 2016-03-12 14:08:30 +00:00
Ben Hutchings f0dae39dd6 [x86] drm/i915: Fix oops caused by fbdev initialization failure 2016-03-12 12:13:53 +00:00
Martin Michlmayr 473ff2dd12 [arm64] Remove unknown config options
All of these options are selected by other options.
2016-03-10 19:22:25 -08:00
Martin Michlmayr 2df36f4196 [arm64] udeb: Add regulators and SoC modules to core-modules 2016-03-10 19:16:35 -08:00
Martin Michlmayr 58e3f5ff49 [arm64] udeb: Add leds-modules package containing leds-gpio driver 2016-03-10 19:13:17 -08:00
Martin Michlmayr c92e709807 Enable more QCOM options
The CLK and PINCTRL configs are required to the kernel will boot on a
DragonBoard 410c.

The other changes enable MMC and USB on QCOM.

Closes: #815627
2016-03-10 19:11:28 -08:00
Martin Michlmayr fb902e4cb8 [arm64] Enable LEDS_GPIO
LEDS_GPIO is used by the DragonBoard 410c and other devices.
2016-03-10 19:03:00 -08:00
Ben Hutchings fb59ba6b3b Prepare to release linux (4.4.4-2). 2016-03-09 02:15:48 +00:00
Ben Hutchings f909b077b6 [powerpc*] Revert "powerpc: Simplify module TOC handling"
It is not needed to fix #808043 and causes a regression on ppc64el.
See http://thread.gmane.org/gmane.linux.kernel.stable/166201/focus=166415
2016-03-09 02:14:30 +00:00
Ben Hutchings ba86c1fe49 [hppa] Ignore ABI changes in built-in drm_kms_helper code (fixes FTBFS) 2016-03-08 20:44:56 +00:00
Ben Hutchings ad4d5a0152 udeb: Add dependency from mmc-modules to crc-modules (fixes FTBFS on arm64) 2016-03-08 17:14:14 +00:00
Ben Hutchings 7501823f99 Ignore ABI changes in sdhci* modules (fixes FTBFS on armhf) 2016-03-08 17:14:14 +00:00
Ben Hutchings eb41819c91 [ppc64el] Suppress false-positive ABI change detected after fixing #808043 2016-03-08 11:37:39 +00:00
Ben Hutchings f45e833f00 Prepare to release linux (4.5~rc7-1~exp1). 2016-03-07 22:20:48 +00:00
Ben Hutchings acdae5bf41 Release linux (4.4.4-1).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVt36Iue/yOyVhhEJAQq2sBAAsaH+xQpVkN6ebowtW4thLPrrqzRoIg3N
 a5LnM1ujK9EaQCj/ArtvD0VwLlYtUYSVGRhRJ+ipDGcQFkRTQhi1go4rymdKpTeg
 eUWlbL8raP4Zn+CoX1TUXRuLl2mtIGQWdGUnbVV6vgqMudirvV4l6rhG7kqfkB/J
 uuGaFK7xncI+rqBaPwnX1Gdoyltz88BMPW4H1XyN9tZRActH+k8EaqFURrP2Bk8/
 SL/2vQ6/YVrSp3VAmWiKBXLghEHOe8zXTiJWt5QpZt4F5EHA3CKIdUrxpOy/iMyk
 8bRwFCA11DA1BqVVlboZcerMFAHMwbPb8Z1p6MB6IwBzJ2XxShK2XqW/bxNmwbcy
 vQQQGqfkhXWU9hakDqgos/O7cHAcz9PnIdg0nKMOyc42p5OiJ6+OiHLntfyGzW8s
 keq3xfV0CUMbfg7AF1pKJv6IdrvQBIUzvPK+JiZVb7c8q+rGYaTBbWFn2oISAWWa
 hmyoYvi6XIhVEiBuwdtCzKz7E8MaPun+QjnJTU0dhj1HEA5gSbMl9VY7dqxAC4qR
 bp5WU/qFvMMGdJanSDW1PSSr3QZ7d2TB/oK2aPrYDh7JMWIBfjERrV6dTcZSHTa2
 xePncYxYq/BQMf2CZF3hNL3XVaF3Y/V7MDg1KdTpWNJb25pjo4WhsXsAR1kJBJJY
 prNUjENK65M=
 =g/x1
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.4.4-1'

Drop changes to the ABI reference and ignore list.

Drop most of the new patches as they're already upstream.

Drop the -rt featureset update.
2016-03-07 22:19:34 +00:00
Ben Hutchings 2ca405fcfc Prepare to release linux (4.4.4-1). 2016-03-07 19:27:18 +00:00