Commit Graph

12560 Commits

Author SHA1 Message Date
Salvatore Bonaccorso 18564a11d7 Update to 4.12.10 2017-08-31 08:45:23 +02:00
Ben Hutchings 20791d9bb2 Add ABI reference for 4.12.0-1 2017-08-30 23:46:25 +01:00
Ben Hutchings a10934bfec debian/changelog: Clean up list of stable changes
- Delete irrelevant/trivial changes
- Add architecture/flavour qualifications
- Wrap long lines
2017-08-30 23:41:06 +01:00
Ben Hutchings ab768c9a0b debian/changelog: Add my name to the open entry 2017-08-30 23:34:05 +01:00
Ben Hutchings 3c3aa2c3a3 Prepare to release linux (4.13~rc7-1~exp1). 2017-08-30 20:39:57 +01:00
Ben Hutchings 5775a8c918 aufs: Update support patchset to aufs4.x-rcN-20170828 2017-08-30 20:39:32 +01:00
Ben Hutchings 9ba3914638 Update to 4.13-rc7 2017-08-30 20:34:25 +01:00
Salvatore Bonaccorso cc07e04d02 Add CVE id fixing CVE-2017-12134 2017-08-29 22:37:09 +02:00
Uwe Kleine-König 4a53c826d6 mtd: nandsim: remove debugfs entries in error path 2017-08-29 22:31:30 +02:00
Uwe Kleine-König a2dde14ec6 Update to 4.12.9 2017-08-29 22:20:12 +02:00
Uwe Kleine-König df8a5bf53a Update to 4.13-rc7 2017-08-29 22:07:26 +02:00
Roger Shimizu b31bdbd377 Add bug closure of #870185 2017-08-28 21:29:05 +09:00
Roger Shimizu 7ab99769cd Add bug closure of #870185 2017-08-28 01:18:14 +09:00
Roger Shimizu 68e022e33c [armel] Disable CONFIG_STRICT_KERNEL_RWX
This will save about 3MB on linux Image (before compression).
u-boot loader on some armel devices has limitation that:
 - kernel image size <= 2MB (already described in
debian/config/armel/defines)
 - kernel size after decompression <= 7MB
2017-08-28 00:43:57 +09:00
Roger Shimizu c55043a43e [armel] Change MTD and RTC related to modules (fixes FTBFS)
Change MTD_OF_PARTS, MTD_BLOCK, and MTD_PHYSMAP_OF from built-in
to modules.

And, also change all RTC related except RTC_DRV_MV, which includes
RTC_DRV_DS1307, RTC_DRV_RS5C372, RTC_DRV_PCF8563, RTC_DRV_M41T80,
and RTC_DRV_S35390A, to modules. Because most marvell boards use
RTC_DRV_MV.
2017-08-26 11:55:48 +09:00
Salvatore Bonaccorso 8e44fd873c Update to 4.12.7 2017-08-25 21:47:57 +02:00
Roger Shimizu d0704122dd [armel] Disable CONFIG_STRICT_KERNEL_RWX
This will save about 3MB on linux Image (before compression).
u-boot loader on some armel devices has limitation that:
 - kernel image size <= 2MB (already described in
debian/config/armel/defines)
 - kernel size after decompression <= 7MB
2017-08-22 01:01:21 +09:00
Ben Hutchings a129c1c207 Update to 4.13-rc6 2017-08-21 03:09:19 +01:00
Ben Hutchings 0697a35c1d [sh4] Do not use hyphen in exported variable names (fixes FTBFS) 2017-08-19 22:37:50 +01:00
Ben Hutchings 918dc43e46 Update metadata for "kbuild: Do not use hyphen in exported variable name"
I updated the commit message and re-submitted it after further
investigation.
2017-08-19 22:37:17 +01:00
Ben Hutchings 2b5b06c960 debian/rules.real: Stop using undefined $)BUILD_TARGET) 2017-08-19 00:56:42 +01:00
Ben Hutchings 4895a85e76 cpupower: Add/update definition of MSRHEADER macro for turbostat and x86_energy_perf_policy
Closes: #872414

(cherry picked from commit 58cec05a0e)
2017-08-17 15:29:32 +01:00
Ben Hutchings d1e6bb1301 Prepare to release linux (4.13~rc5-1~exp1). 2017-08-14 23:20:50 +01:00
Ben Hutchings 31202be148 Update to 4.13-rc5 2017-08-14 23:18:47 +01:00
Ben Hutchings 3e6866374d [alpha] udeb: Add i2c-modules (fixes FTBFS) 2017-08-14 19:48:41 +01:00
Ben Hutchings 8c896b2cbc liblockdep: Re-enable liblockdep packages following upstream fixes
This reverts commit 85b468262e "Remove unused liblockdep packaging"
and 87d08943da "liblockdep: Stop trying to build packages, as it
failed to build again", but doesn't restore the patches.  All our
patches, and further build fixes, were applied upstream as of
v4.13-rc1.
2017-08-13 17:42:32 +01:00
Ben Hutchings c8e760ebac Remove support for upstream DocBook-based documentation
It has finally been removed after all docs were converted to ReST format.
As there is no longer a way to build manpages, remove the linux-manual
package.
2017-08-13 17:26:07 +01:00
Ben Hutchings 58cec05a0e cpupower: Add/update definition of MSRHEADER macro for turbostat and x86_energy_perf_policy 2017-08-13 16:22:35 +01:00
Ben Hutchings d545b4e4d0 Update to 4.13-rc4
Drop and refresh patchs as appropriate.
2017-08-13 14:45:14 +01:00
Ben Hutchings 9f225007dc Prepare to release linux (4.12.6-1). 2017-08-12 23:09:26 +01:00
Ben Hutchings 66d8e083d5 Merge remote-tracking branch 'alioth/rosh/strip_armel'
Note Roger's changes in changelog.
2017-08-12 23:08:53 +01:00
Ben Hutchings 0134b5c8b9 [amd64,arm64] mm: Revert x86_64 and arm64 ELF_ET_DYN_BASE base (Closes: #869090) 2017-08-12 23:08:23 +01:00
Ben Hutchings 3322494cdd netfilter: Enable NFT_FIB_IPV4, NFT_FIB_IPV6, NFT_FIB_INET as modules (Closes: #868803) 2017-08-12 22:40:40 +01:00
Ben Hutchings aa404ad63b bfq: Enable auto-loading when built as a module 2017-08-12 22:36:27 +01:00
Ben Hutchings bea6941301 blk-mq: Enable IOSCHED_BFQ as module (Closes: #869028); enable BFQ_GROUP_IOSCHED 2017-08-12 22:35:11 +01:00
Ben Hutchings e16a8acf8a blk-mq: Change MQ_IOSCHED_KYBER from built-in to module
Also explicitly set MQ_IOSCHED_DEADLINE to built-in per default.
2017-08-12 22:34:03 +01:00
Ben Hutchings eb7e4fa1ec [x86] sound: Enable SND_X86; enable HDMI_LPE_AUDIO as module (Closes: #869372) 2017-08-12 22:13:33 +01:00
Ben Hutchings 5df992ba4d integrity: Enable INTEGRITY_SIGNATURE, INTEGRITY_ASYMMETRIC_KEYS (Closes: #869565) 2017-08-12 22:13:33 +01:00
Ben Hutchings 1087d11fd6 [arm64] video: Enable FRAMEBUFFER_CONSOLE (Closes: #870071) 2017-08-12 22:13:33 +01:00
Ben Hutchings 173e0f7a03 Clean up kconfig using kconfigeditor2 2017-08-12 22:13:33 +01:00
Ben Hutchings 831ae89c56 rtlwifi: Fix firmware loading bugs (Closes: #869084) 2017-08-12 21:54:36 +01:00
Ben Hutchings 3b32a0551f xfrm: policy: check policy direction value (CVE-2017-11600) 2017-08-12 21:36:28 +01:00
Ben Hutchings 878e72cc4c Only list CVEs fixed by 4.12.4-4.12.6
As this will already be a major version update for unstable there's little
point in listing the additional changes in stable updates.
2017-08-12 20:34:29 +01:00
Salvatore Bonaccorso 851fa7516e Set ABI to 1 2017-08-12 17:16:42 +02:00
Salvatore Bonaccorso e5fcecb6a6 Drop experimental suffix from next version
Gbp-Dch: Ignore
2017-08-12 17:15:04 +02:00
Salvatore Bonaccorso e58e3e6be9 Update to 4.12.6 2017-08-12 16:54:34 +02:00
Salvatore Bonaccorso 5bc71d3ff6 Wrap long changelog lines
Gbp-Dch: Ignore
2017-08-12 11:42:30 +02:00
Salvatore Bonaccorso 0442142ae4 udp: consistently apply ufo or fragmentation (CVE-2017-1000112) 2017-08-11 09:12:58 +02:00
Salvatore Bonaccorso 3b6247dba4 packet: fix tp_reserve race in packet_set_ring (CVE-2017-1000111) 2017-08-11 09:09:51 +02:00
Salvatore Bonaccorso dcdb404db7 Add CVE ID for CVE-2017-10663 (f2fs: sanity check checkpoint segno and blkoff) 2017-08-10 08:09:14 +02:00