Commit Graph

13216 Commits

Author SHA1 Message Date
Ben Hutchings 29f1a23722 init: Avoid ABI change for build salt 2018-07-15 23:45:49 +01:00
Vagrant Cascadian ba1733832f [riscv64] Build linux-libc-dev (Closes: #886440).
Thanks to Manuel A. Fernandez Montecelo.
2018-07-15 13:27:23 -07:00
Ben Hutchings 9042698478 [x86] Explicitly disable SND_SOC_INTEL_BAYTRAIL again
It's not possible to enable both SND_SST_ATOM_HIFI2_PLATFORM_ACPI
and SND_SOC_INTEL_BAYTRAIL, and the latter is deprecated.
2018-07-13 00:39:29 +01:00
Ben Hutchings 98b1cf0710 Fix file conflicts between debug packages where a vDSO is identical
Closes: #872263

- kbuild: Add build salt to the kernel and modules
- [arm64,powerpc,x86] Add build salt to the vDSO
- Set BUILD_SALT equal to the release string
2018-07-13 00:26:16 +01:00
Ben Hutchings 3c07bfca57 [powerpcspe] powerpc/Makefile: Assemble with -me500 when building for E500
This fixes a new FTBFS in 4.18.  Thanks again to James Clarke.
2018-07-12 23:26:15 +01:00
Ben Hutchings c924dd44d9 [ppc64] linux-bootwrapper: Work around compiler include path quirk (fixes FTBFS) 2018-07-12 18:15:16 +01:00
Ben Hutchings e740d4cf79 linux-kbuild: Fix the assumed host architecture for cross-built objtool
The previous fix ensured that objtool was built for the right host
architecture, but it was still including some UAPI header files
(in particular <asm/bitsperlong.h>) for the build architecture.
2018-07-12 18:15:03 +01:00
Ben Hutchings 1ce0efc405 debian/rules.d/tools/perf/Makefile: Use KERNEL_ARCH variable
Currently we replicate the mapping of Debian architectures to kernel
source architectures here.  Use the KERNEL_ARCH variable that is now
passed down by rules.real.  We still need to check whether perf is
supported on the architecture, though.
2018-07-12 17:56:20 +01:00
Ben Hutchings 1446e940ce debian/rules.real: Pass KERNEL_ARCH variable down to debian/rules.d 2018-07-12 17:42:24 +01:00
Ben Hutchings fa7a732564 debian/control: Fix arch/profile qualifications for libelf-dev build-dependency 2018-07-12 15:32:19 +01:00
Ben Hutchings 564172e59e [armhf] drm/sun4i: Ignore ABI changes (fixes FTBFS) 2018-07-12 15:16:42 +01:00
Ben Hutchings 5cf22ecc66 Open a new changelog entry for changes added in the previous merge 2018-07-12 13:56:43 +01:00
John Paul Adrian Glaubitz db4ed9e563 [m68k] udeb: Add zorro_esp module to scsi-modules 2018-07-12 14:50:06 +02:00
John Paul Adrian Glaubitz ae0e47cf78 [m68k] scsi: Enable CONFIG_SCSI_ZORRO_ESP as module 2018-07-12 14:49:46 +02:00
John Paul Adrian Glaubitz 2a91a3d2e2 [m68k] udeb: Remove individual modules from nic-modules 2018-07-12 14:49:30 +02:00
John Paul Adrian Glaubitz f3d8692510 [m68k] net: Enable CONFIG_XSURF100 as module 2018-07-12 14:48:55 +02:00
Ben Hutchings fa6357d027 Prepare to release linux (4.18~rc4-1~exp1). 2018-07-12 05:12:50 +01:00
Ben Hutchings 9832544260 bugfix/powerpc/powerpc-lib-makefile-don-t-pull-in-quad.o-for-32-bit.patch: Unfuzz 2018-07-12 05:12:47 +01:00
Ben Hutchings 3885cfb63f Release linux (4.17.6-1).
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAltG0zUACgkQ57/I7JWG
 EQlb3Q//auZ2SJEu0MV/X+Mu7vjoUNZhi5VlPC2GBZaClEjrRG6iW0n2bO7fC1jd
 H8HSfVXy9F3vPiTUcMXyKq6vosLh/9Ie7jH1fGOCBoT7YbLcuoVmAPpAePOv6qTX
 gPdtWUvCT8lTviBX8LSFOG8zBewfcocU8MvNjIGKfu2b0CNykq5Z+yg9P7OAHaTt
 cfUU44v91YYwn8eo1Asi909kK73IO0V3SpIPUvgv5K2shCS44xKI19F2FIOuWRuD
 2COH0pSTV1oEjRGtkOJOzQqpEmO3sHZZfAUQTrKzxpTv43NzK80c148sd7/u6Hp1
 c+CszjeI3RJSX/YDie5noyL4BfYxXb+NGcLa41YOr2l1MM01fDOxKk1L/2imr1kV
 Ic73KR5h1fOD3JZmVTRwFpBgrxI9tNBQ7LP2fP666DqvMolRwr8vL5UvTqIF67l9
 uf/765rIgOhg6gwW9GghbuN08gMUfB8DTlsJerNbh1LKLZ8uN+7HzXoYjn44IINn
 Gbp09tQEx3lBl55zLH80MRUlo+mWlpxL2krDGrBTc/QxxDofl4ag+aRYTNmUut2+
 b54PEEpe2H1h6poMVOIjQlwvhKlWEez+8Syh8XKab0ZnMHipf316pX9UMAJIBtyb
 3iTjqMCgNQuraSzKT8/PfrMSV6HGfDN2FQo1vSf3kCQuigFsrA8=
 =VAyl
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.17.6-1'

Release linux (4.17.6-1).

- Drop patches for ABI maintenance or that are already upstream
- Drop ABI reference files
2018-07-12 05:07:12 +01:00
Ben Hutchings f9073244c8 Prepare to release linux (4.17.6-1). 2018-07-12 02:05:27 +01:00
Ben Hutchings 4cb0ba1732 debian/dax-avoid-abi-change-in-4.17.6.patch: Fix typo 2018-07-12 02:04:32 +01:00
Ben Hutchings 8b5c36b9d4 Update to 4.17.6
Drop patches applied upstream.

Add patches to avoid ABI changes.
2018-07-12 01:11:34 +01:00
Ben Hutchings 6a08095249 debian/changelog: Fix indentation in current entry 2018-07-12 01:10:42 +01:00
Ben Hutchings 34a7d9011f [armhf] mm: Export __sync_icache_dcache() for xen-privcmd (fixes FTBFS) 2018-07-12 00:21:54 +01:00
Ben Hutchings 3637c5b986 udeb: Move of_mdio to nic-shared-modules (Closes: #903587)
This was already done for armel; remove the redundant entry in its
list.
2018-07-11 22:57:04 +01:00
Cyril Brulebois 0d621e2eba udeb: Add virtio_console to virtio-modules (Closes: #903122).
Reported-by: Vincent Caron <vincent@zerodeux.net>
2018-07-10 05:07:19 +01:00
Ben Hutchings 63b7b54a80 sound/pci/hda: Ignore ABI changes 2018-07-10 02:01:56 +01:00
Ben Hutchings bedf220e50 fs: Fix up non-directory creation in SGID directories (CVE-2018-13405) 2018-07-10 00:47:18 +01:00
Ben Hutchings 90c6b3eab9 Update to 4.17.5 2018-07-10 00:43:01 +01:00
Ben Hutchings e4e54093b5 Add ABI reference for 4.17.0-1 2018-07-10 00:35:14 +01:00
Romain Perier 99de07e63b Update to 4.18~rc4
This updates the debian changelog and removes the patches that have been
merged upstream.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
2018-07-09 19:09:54 +02:00
Ben Hutchings b8c95ad3b9 [powerpc,powerpcspe,ppc64] Fix cross-build (Closes: #903096)
- Introduce linux-bootwrapper-<abiname> package containing boot wrapper
  tools for the host architecture
- linux-image: Install symlinks to boot wrapper tools instead of the
  native tools built by kbuild
2018-07-07 22:07:03 +01:00
Ben Hutchings af34178104 autofs: rename 'autofs' module back to 'autofs4' (Closes: #902946) 2018-07-07 00:55:56 +01:00
Ben Hutchings 7c3c3873db Group together the changes to remove Python 2 deps in the changelog 2018-07-07 00:45:02 +01:00
Ben Hutchings 07eb9ee019 linux-perf: Use Python 3 for scripts 2018-07-07 00:14:59 +01:00
Ben Hutchings e442796757 linux-perf: Really fix man page generation with asciidoctor
The real problem was not that there were two rules, but that the first
rule didn't work for out-of-tree builds.

After I disabled the second rule, "make man" still succeeded because
of another rule (with no commands) that made all man pages depend on
asciidoc.conf.
2018-07-07 00:14:59 +01:00
Salvatore Bonaccorso e57ba67647 Add CVE id for CVE-2018-13406 2018-07-06 22:42:02 +02:00
Ben Hutchings afa20e4a35 linux-perf: Build docs using asciidoctor instead of asciidoc
This removes another Python 2 dependency.
2018-07-06 21:35:30 +01:00
Ben Hutchings 8b0549f036 Build docs using Python 3 version of Sphinx 2018-07-06 21:05:11 +01:00
Ben Hutchings f434dd0d83 Merge branch 'rperier-guest/linux-sid' into sid
Update to 4.17.4

See merge request kernel-team/linux!42
2018-07-06 19:28:54 +01:00
Romain Perier 16fe15c366 Update to 4.17.4
This updates the debian changelog for listing changes of this stable
update. It also removes the patches that have been merged upstream.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
2018-07-06 15:00:25 +02:00
Ben Hutchings 49db810924 linux-perf: Disable building for powerpcspe
James Clarke had a go at fixing it but hasn't succeeded yet.
2018-07-06 05:21:53 +01:00
Ben Hutchings 4f5d99cab4 [powerpcspe] Fix build failures (thanks to James Clarke) 2018-07-06 05:11:04 +01:00
Ben Hutchings 4fd24e2fc5 linux-tools: Fix cross-build of objtool
objtool is normally built and used during the kernel build process,
in which case it should always be built as a native executable.
But when we build it for linux-tools it should match the target
architecture.  We need to override the CC and LD variables to
make this work.
2018-07-06 04:36:21 +01:00
Sjoerd Simons 1b8e793265 [armhf] DRM: Enable CONFIG_DRM_IMX_PARALLEL_DISPLAY
For parallel display outputs like RGB panels on i.MX device
DRM_IMX_PARALLEL_DISPLAY needs to be enabled

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
2018-07-04 10:33:39 +02:00
Ben Hutchings 4634fe38a6 Remove config for tilegx architecture, removed upstream in 4.17 2018-07-03 22:56:56 +01:00
Ben Hutchings d2806c1d8d autofs: Enable AUTOFS_FS instead of AUTOFS4_FS
AUTOFS4_FS is now a compatibility symbol which selects AUTOFS_FS.
It will be removed in a later kernel release.
2018-07-03 18:43:23 +01:00
Ben Hutchings 5175ef2895 Prepare to release linux (4.18~rc3-1~exp1). 2018-07-03 17:26:05 +01:00
Ben Hutchings 016ec7e42c udeb: Moved fixed_phy to nic-shared-modules 2018-07-03 17:25:53 +01:00
Ben Hutchings 44b4298577 [sh4] udeb: Add nic-shared-modules package 2018-07-03 17:25:37 +01:00
Ben Hutchings 353c1b13ce lockdep: Stub task_struct::state 2018-07-03 15:12:33 +01:00
Ben Hutchings a14e37b110 Move config files from linux-source to an arch-dependent linux-config package
In Linux 4.18, various compiler version and feature tests are invoked
via kconfig rather than via kbuild.  This means that we generally
cannot generate kconfig files for foreign architectures.

Move the config files to a new linux-config-<version> package which is
arch-dependent (and also M-A: same).

Make linux-config-<version> and linux-source-<version> recommend each
other.
2018-07-03 15:12:33 +01:00
Ben Hutchings 7f113f9112 Release linux (4.17.3-1).
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAls6toYACgkQ57/I7JWG
 EQnUyQ/9GCNcKyhvUX+JW534f1vCai0GujvXCgEBWyDuj0AXcgthJT27cs7kXUYH
 tCfL9xTikeUIgNR+JTWFnZSHIUKaQ8RJPdR4l1KyqdDxqrEx9BqdXRW0dzS4OtTQ
 jgnVLkEfCtllgXkEh6L+ZKZ3NRFKc6OcYFrWa+Q+ovk1mY23P5y5YyPuaV4j+cKI
 8M1pMYCxTGpy9+SncKEnWHD9hq1AsySe19Q/yd5WzhDMu6kLg61S+n/iiVZJA8lK
 qHmMEhtEbiQN+/79C3dgH8nDV5yceqPZxon2GmPrUXrLTM0cX2J3VZpNFOH4SCr8
 AZa1nzzD8UXNDHVVb91QpwMGQrmjAwuLQtJPOCrOnuS71ba+q2w5ylYgjbbs7AMn
 SJpakcYBKBYoMI7fk+qKRVneBIhPDEBWe6yf//XL7N+Nfsf02bkb5k81NPTF65dE
 RESMNI/wXjhFkCWjqxZQiJqvG2mvyTGFs4iEk7NWjFfyqRz4bFNP+SbMHfGwVI1u
 xnlK2e31h25kWuFuQjq6eVXg+jyWjagM1/aa4lI1H4j2Rk9iXVU/52wVZGatmUj0
 1zbqYL2noJpD46/Q4jtbatZu9TI+ynjr+mbmZYys8BfFMNKPjL2TavW7RNWARk/p
 VmgvS7qS5JmJz22LBGRU1S5aKbDhXmyt8IcJS9LCUwEU0yL+u4U=
 =n9qI
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.17.3-1'

Release linux (4.17.3-1).
2018-07-03 00:45:29 +01:00
Ben Hutchings 76582573f8 Update to 4.18-rc3 2018-07-03 00:44:10 +01:00
Ben Hutchings e3b70a2980 Prepare to release linux (4.17.3-1). 2018-07-02 22:13:28 +01:00
Ben Hutchings 0ed9253851 debian/control: Move bison and flex to Build-Depends (Closes: #901712)
We generate all config files when building linux-source-<version>,
and this requires running kconfig.  kconfig is now built using
bison and flex instead of requiring their output to be already
included in the source tree.
2018-07-02 22:12:53 +01:00
Ben Hutchings 1f88ab63d4 jfs: Fix inconsistency between memory allocation and ea_buf->max_size (CVE-2018-12233) 2018-07-02 21:43:33 +01:00
Ben Hutchings 2e3f7d9495 Add fixes for ext4 security issues relating to corrupted disk images 2018-07-02 21:34:14 +01:00
Ben Hutchings f0d3d32b75 debian/patches/series: Fix grouping of security patches 2018-07-02 21:20:58 +01:00
Ben Hutchings b20d268c2a Update config for 4.18 using kconfigeditor2
- Various config symbols were removed, renamed or split
- HOTPLUG_PCI_SHPC is now boolean, so set it to built-in
- The stack protector config symbols were changed to two booleans
  with different names
2018-07-02 17:51:27 +01:00
Ben Hutchings 24e6de2add netfilter: ipvs: Fix invalid bytes in IP_VS_MH_TAB_INDEX help text 2018-07-02 17:30:21 +01:00
Ben Hutchings 450204a676 Merge branch 'mips-r6-improve' into 'master'
Mips r6 improve

See merge request kernel-team/linux!37
2018-07-02 15:54:19 +00:00
YunQiang Su c1576cbc2f Build linux-perf package in rules.real 2018-07-02 13:09:47 +08:00
YunQiang Su 9e9759394c Enable dtb building for boston 2018-07-02 13:09:40 +08:00
Ben Hutchings 419ed037e5 debian/rules.real: Delete unused install-manual rule 2018-07-02 00:10:02 +01:00
Ben Hutchings ae6ef24f0d Fix linux-{doc,manual,source,support} package names in rules.real
I only fixed the control file before.

(cherry picked from commit 146c11a13da5643966cd6d07f437b183dc34a19e)
2018-07-02 00:08:22 +01:00
Ben Hutchings 5866ae2a5f aufs: Update to aufs4.x-rcN 20180702 and re-enable 2018-07-01 19:44:18 +01:00
Ben Hutchings 6afe0a945a debian/lib/python/debian_linux/debian.py: Let superclass split version string
The Version class already parses the version into upstream and Debian
revision parts.  Match the results of that against two separate
regexps rather than matching the whole version string and potentially
parsing it inconsistently.

As a result we no longer have to explicitly exclude '-' in the
revision_other group.
2018-07-01 19:37:25 +01:00
Romain Perier 8fdd4da200 [armhf] Enable missing SND_EDMA_SOC for davinci-mcasp on BeagleBoneBlack
AM35x use EDMA for McASP audio SoC, resulting in a "missing
SND_EDMA_SOC" message during probe. This enables the support.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
2018-07-01 14:01:13 +02:00
Ben Hutchings f12a5bd063 debian/lib/python/debian_linux/debian.py: Accept arbitrary revision suffixes
Closes: #898087

We always used to match arbitrary revision suffixes, but in commit
f4dbf1aa82 ".../debian.py: Fix binNMU revision parsing" I excluded
'+' from the revision_other to ensure that it wouldn't match a
binNMU suffix (which is matched separately).

Stop excluding '+' from the revision_other group, and change the
repetition to non-greedy so that any binNMU suffix will still match
the following group.
2018-07-01 04:35:00 +01:00
Ben Hutchings 6f7e87ee67 debian/lib/python/debian_linux/debian.py: More test cases for VersionLinux
Add test case for #898087 and for the earlier bug whose fix caused it.
2018-07-01 04:25:24 +01:00
Ben Hutchings 92a23c728d debian/lib/python/debian_linux/debian.py: Fix VersionLinux self-test failures
The revision_security group matched either +debXuY or ~debXuY but not
both.
2018-07-01 04:03:53 +01:00
Ben Hutchings 343b328ed0 debian/lib/python/debian_linux/debian.py: Add unit tests for VersionLinux class
Two of these currently fail and will be fixed in the next commit.
2018-07-01 04:03:53 +01:00
Ben Hutchings 1102f36c49 debian/lib/python/debian_linux/debian.py: Fix Version self-test failures
We didn't check for invalid characters in the upstream or revision
parts.  Tighten the regexps for those parts.

Also, failure to match the epoch or revision groups caused
those parts to be treated as part of the upstream version.
Split out the three parts and match them against separate
regexps.
2018-07-01 03:49:54 +01:00
Ben Hutchings ed60e27410 debian/lib/python/debian_linux/debian.py: Add unit tests for Version class
Three of these currently fail and will be fixed in the next commit.
2018-07-01 03:49:54 +01:00
Ben Hutchings 6fcfc170b9 dm: Enable DM_INTEGRITY as module (except on armel) (Closes: #896649) 2018-07-01 03:49:54 +01:00
Ben Hutchings d7f4f21608 tracing: Check for no filter when processing event filters (CVE-2018-12714) 2018-06-30 03:27:55 +01:00
Ben Hutchings 3ff18afde5 debian/bin/gencontrol.py: Remove check for old [packages]tools config field
This was split into tools-versioned and tools-unversioned.
2018-06-26 22:27:55 +01:00
Ben Hutchings 38dba741c6 debian/rules: Fix pkg.linux.notools build profile 2018-06-26 22:26:46 +01:00
Ben Hutchings f757f30817 debian/rules.d/scripts/mod/gendef.py: Use Python 3 2018-06-26 22:22:22 +01:00
Ben Hutchings 6f97cae880 binder: Fix duplicate module parameters
binder.c and binder_alloc.c both define a debug_mask module parameter,
which was fine when they were two separate built-in "modules".  Now
that they're grouped together we need to distinguish these parameters,
so rename the one in binder_alloc.c to alloc_debug_mask.
2018-06-26 20:52:01 +01:00
Ben Hutchings 6c7df557db Export symbols needed by Android drivers 2018-06-26 18:32:25 +01:00
Ben Hutchings 6143dfd1bd Update to 4.18-rc2
Drop/refresh patches as appropriate.

Disable the aufs support patchset since aufs hasn't yet been updated.
2018-06-26 03:08:29 +01:00
Ben Hutchings 86ecf2f70f Merge branch 'sid' 2018-06-26 02:59:01 +01:00
Ben Hutchings 2dea3c89a1 Merge commit '9e147f81c663b3e7a47124e9f951a950d1d84398' into sid 2018-06-26 02:56:39 +01:00
Ben Hutchings 2202083eb0 Update to 4.17.3
Drop patches applied upstream.
2018-06-26 02:49:57 +01:00
Ben Hutchings 544f15ac72 aufs: Update support patchset to aufs4.x-rcN-20180611 2018-06-26 02:49:57 +01:00
Ben Hutchings c9c765a055 [x86] vboxguest: Enable VBOXGUEST and DRM_VBOXVIDEO as modules 2018-06-26 02:49:57 +01:00
Vagrant Cascadian 1ddc0915c9 [arm64] Add device-tree to support Pinebook. 2018-06-25 18:23:47 -07:00
Ben Hutchings 4eabac8481 [x86] virt: vbox: Only copy_from_user the request-header once (CVE-2018-12633) 2018-06-26 00:26:41 +01:00
Ben Hutchings d6b55c2dde socket: close race condition between sock_close() and sockfs_setattr() (CVE-2018-12232) 2018-06-26 00:26:41 +01:00
Ben Hutchings 8d25e929ea ext4: do not allow external inodes for inline data (CVE-2018-11412)
Plus the related fix "ext4: bubble errors from
ext4_find_inline_data_nolock() up to ext4_iget()".
2018-06-26 00:26:41 +01:00
Ben Hutchings 5e4f042d2f ext4: correctly handle a zero-length xattr with a non-zero e_value_offs (CVE-2018-10840) 2018-06-26 00:26:41 +01:00
Ben Hutchings 43505297af vhost: fix info leak due to uninitialized memory (CVE-2018-1118) 2018-06-26 00:26:36 +01:00
Ben Hutchings 0121e97f79 Merge branch 'sid'
Only take the pending version change.  Leave code signing enabled for
the next experimental upload, and keep the ABI name as trunk.
2018-06-25 23:48:04 +01:00
Ben Hutchings 8b18affd7b [x86,arm64] Disable code signing for upload to unstable 2018-06-25 23:46:37 +01:00
Ben Hutchings 08e5944a80 Set ABI and version for upload to unstable 2018-06-25 23:45:44 +01:00
Ben Hutchings 9e147f81c6 Fix changelog syntax for #901349 fix
Closes must be followed by a ":" to be detected by dpkg-genchanges.
Also mention the driver name, amdgpu.
2018-06-22 21:59:56 +01:00
Ben Hutchings 331fb0096c Restore changelog entries lost in mis-merge
Commit 793d0ba52e "Merge tag 'debian/4.16.16-1'" deleted much of the
changelog for 4.17.2-1~exp1.
2018-06-22 21:52:55 +01:00
Romain Perier 0e9b222623 [x86] Enable DCN 1.0 Raven family (Closes #901349)
This enables the display engine for cards like Ryzen 2200G or 2400G
2018-06-22 22:19:49 +02:00
Ben Hutchings dda20799ec Release linux (4.16.16-2)
-----BEGIN PGP SIGNATURE-----
 
 iQFFBAABCgAvFiEER3HMN63jdS1rqjxLbZOIhYpp/lEFAlss4tsRHHdhbGRpQGRl
 Ymlhbi5vcmcACgkQbZOIhYpp/lGljQf+PpkRJyRrGqExy2vGr9NHNpy67raT4IvG
 QnkL6xWyan1Lxs0ITea/3lvNZZVqhrGYilpWXjAUet2x5qOmtF9C3URaUMKG3woB
 Hbwn2KLLxcsYqMO8PkmUWxicKVAdjC+Ig9LvMzkrjCqm4UGQMo4zXtLiWyDUWK+5
 J22kuwrLDau/Jm1y4Y6RrVM41pZ3Mse++uYVq4p3eKdzvb393eGQW3PISbDX2YUT
 zEM0M4DZGzF4PoyKJuNOYeX0whiYCFI2PGQLp9F1lAD0jirfn2qUxhaC1BZqUQkk
 Pe0Xtpu+BJpLnDX7loAdRqzpnx1jl9d5d93adl2z2jYrQHoQKK2FyQ==
 =EAVO
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.16.16-2'

Release linux (4.16.16-2)
2018-06-22 18:05:34 +01:00
Ben Hutchings f945a0b98b [mips*] Increase RELOCATION_TABLE_SIZE to 0x00140000 (fixes FTBFS) 2018-06-22 18:01:42 +01:00
Ben Hutchings 5df1ad8e8b Clean up kconfig with kconfigeditor2
Drop one long-obsolete and one automatic symbol that were wrongly
added recently.
2018-06-22 17:55:54 +01:00
Ben Hutchings 5316cb1c19 [amd64,arm64,armhf] android: Build modules to support Anbox (Closes: #901492) 2018-06-22 17:47:56 +01:00
Bastian Blank a831a6039c Prepare to release linux (4.16.16-2) 2018-06-22 11:51:13 +02:00
Bastian Blank f32929be8f [ia64] Add compress-modules udeb 2018-06-22 11:39:40 +02:00
Bastian Blank 3f8e3a1aa6 [powerpc*] Ignore further ABI changes in cxl 2018-06-22 11:29:38 +02:00
Bastian Blank 9f91ced888 Prepare to release linux (4.17.2-1~exp1) 2018-06-19 22:02:17 +02:00
Bastian Blank 793d0ba52e Release linux (4.16.16-1)
-----BEGIN PGP SIGNATURE-----
 
 iQFFBAABCgAvFiEER3HMN63jdS1rqjxLbZOIhYpp/lEFAlspVJURHHdhbGRpQGRl
 Ymlhbi5vcmcACgkQbZOIhYpp/lFk8ggAvgwAw3CSdFCGSLvd8cBjZa2mqpxqOILN
 BbuXT0qRTibN19qtjeHvk0SQUQuBBIoP9DVGu0j1UIBfpQcVsEg+tM2FTqrPI5DT
 1LPdMcOEyNpD9FlmEljd7lkjetyils/0T87+hHXxhBP2d2DkuUjcaY1t09+6kKW0
 A2XXeEGeJmDbLEuY7R/WxGHsT20nvvLD0on5691mF8yW7wLDavekwGk9JJlFjOID
 XkwxAj2nFVDCWB6hmi1ETGYahmnFXgK1kX2X0lTAi6FM1mql4oha6LNxQSYc8hAd
 03nWnzwh+BmsAJjapp1PkkGEj7SHw9AHl8EUS+cqaAzigB4LjSPffw==
 =4gVf
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.16.16-1'

Release linux (4.16.16-1)
2018-06-19 21:50:55 +02:00
Bastian Blank 055a1807cb Drop RT patch 2018-06-19 21:43:35 +02:00
Bastian Blank 7b7ba382cf Update to 4.17.2 2018-06-19 21:26:50 +02:00
Bastian Blank ab4d248ef1 Prepare to release linux (4.16.16-1) 2018-06-19 20:24:00 +02:00
Bastian Blank ac887964a0 [rt] Update to 4.16.15-rt7 2018-06-19 15:29:24 +02:00
Bastian Blank 560930a22f Update to 4.16.16
Ignore all ABI changes in drivers/iio/** and another in drm.  Disable
not longer applicable RT patch.
2018-06-19 15:07:18 +02:00
Vagrant Cascadian 261fe7baf0 [arm64,armhf] Add device-tree to support Raspberry PI 3b+. 2018-06-17 15:31:23 -07:00
Vagrant Cascadian 20afa6c3e8 [arm64] Enable configuration options used in Firefly-RK3399:
DRM_ROCKCHIP, ROCKCHIP_ANALOGIX_DP, ROCKCHIP_DW_HDMI,
ROCKCHIP_DW_MIPI_DSI, ROCKCHIP_SARADC, ROCKCHIP_IOMMU, ROCKCHIP_EFUSE,
PHY_ROCKCHIP_TYPEC, ROCKCHIP_THERMAL (Closes: #901159).
Thanks to Heinrich Schuchardt.
2018-06-17 14:47:39 -07:00
Vagrant Cascadian 5cd2c3b57c [arm64] Enable configuration options used in Firefly-RK3399:
DRM_ROCKCHIP, ROCKCHIP_ANALOGIX_DP, ROCKCHIP_DW_HDMI,
ROCKCHIP_DW_MIPI_DSI, ROCKCHIP_SARADC, ROCKCHIP_IOMMU, ROCKCHIP_EFUSE,
PHY_ROCKCHIP_TYPEC, ROCKCHIP_THERMAL (Closes: #901159).
Thanks to Heinrich Schuchardt.
2018-06-17 14:11:11 -07:00
Romain Perier c2d82aa53d [arm64] correct voltage selector for Firefly-RK3399 (Closes: #900799) 2018-06-15 18:49:25 +02:00
Bastian Blank 330c7461f4 Add ABI reference for 4.16.0-2 2018-06-13 16:31:35 +02:00
Bastian Blank 87e3b20439 hv_netvsc: Fix a network regression after ifdown/ifup 2018-06-13 13:49:24 +02:00
Bastian Blank ce045ef43e cloud-amd64: Enable MEMORY_HOTPLUG 2018-06-13 13:27:44 +02:00
Bastian Blank 4ae4ab6f46 Update to 4.17.1 2018-06-13 10:38:22 +02:00
Bastian Blank 228a2446d1 genorig.py: Provide xz parameters to tar itself 2018-06-13 10:18:32 +02:00
Ben Hutchings 64f4d67d9e ext4: Fix duplicate softdep fields in module info
We no longer need to add the crypto-aes or crypto-ecb dependencies
because ext4 uses the common encryption code in fscrypto (and has a
regular symbol dependency on it).

Since upstream added a softdep on "crc32c", we don't actually need to
change ext4 at all now.  But let's replace it with "crypto-crc32c",
since that's the module alias the crypto subsystem will actually
request and is consistent with the softdep we add to other
filesystems.
2018-06-07 16:21:25 +01:00
Ben Hutchings c1ecc67a90 Merge branch 'corsac/linux-hardening-options' into sid 2018-06-06 20:57:40 +01:00
Bastian Blank 5cb5873ba8 cloud-amd64: Enable VIRTUALIZATION 2018-06-06 14:51:32 +02:00
Bastian Blank 59e5cb05eb Update to 4.17 2018-06-06 14:35:13 +02:00
Salvatore Bonaccorso 7e35837639 Cleanup debian/changelog file
Remove maintainer stanza for the now upstreamed CVE-2018-11506 (included
in 4.16.13) and remove maintainer trailer for the new upstream stable
update import.
2018-06-05 17:09:22 +02:00
Romain Perier 657307624b Update to 4.16.13
This updates the debian changelog for listing changes of this stable
update. It also removes the patches that have been merged upstream.
2018-06-05 14:31:46 +02:00
Helge Deller 5b261c2b95 [hppa] Disable debug info due to required disk size. 2018-06-03 22:20:39 +02:00
Vagrant Cascadian 31812a0dcb [armhf] Enable MFD_AC100 and RTC_DRV_AC100, used in allwinner A80/A83t
systems.
2018-06-02 22:11:02 -07:00
Vagrant Cascadian 50a8903a67 [armhf] Enable MFD_AC100 and RTC_DRV_AC100, used in allwinner A80/A83t
systems.
2018-06-02 22:08:36 -07:00
Salvatore Bonaccorso bc42fd66b1 sr: pass down correctly sized SCSI sense buffer (CVE-2018-11506) 2018-05-30 08:41:40 +02:00
Ben Hutchings 4cccacc785 Prepare to release linux (4.17~rc7-1~exp1). 2018-05-29 09:54:12 +01:00
Bastian Blank d8dc672de1 Don't use special copyright file for signing template 2018-05-29 10:27:27 +02:00
Bastian Blank 4739547302 Write a complete changelog to signing template 2018-05-29 10:27:27 +02:00
Ben Hutchings c514e73827 Release linux (4.16.12-1).
-----BEGIN PGP SIGNATURE-----
 
 iQKmBAABCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAlsKn2ZfFIAAAAAALgAo
 aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
 NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
 ZWJpYW4ub3JnAAoJEAVMuPMTQ89E/cYP/R31VzcQpyLuMJtYL3SqgMwZJFgFDhIw
 nTpM4xiZFPm0Ci0hcy5u9oGbrD6bSINfK3SH50d36yBJMNDWMnk4y29IAQ92VJLp
 yKobfV3TTFDeHocpMjY1CmYPu6mWckwqPDSfP+lBBvLw9iDtiVptn1oY91+utyGG
 9gJOQbLe0Ck0+aOt+AhNKSt/acYrmaIewiJhBpOzy8w/piEuOLXGhe6HYCGxT6hp
 gKBz9tBON/1e0x6I88BjD/wvPCWgBOon9c2ZrS3GEYZ3GmITPGR8tbtObucRC2iF
 g1dpu2iSTt9ZjyBQpTJlZMGrLUBu5UvQy4xvI39Qu+wWzS3sD9D1e+dzb2UT298k
 8i8zMLh8qNnd8rQpak5+LdUw/5RdFqGdh/Y95b0giaAohJtRum8SiBRSerlTVLCy
 nHI55yXP8Hnj7G0+BqCanuHrbDulPX9nYUe9bSPcATBtI4Tzbj+ToywMV2BkTYAi
 QrjSjuugSkUPjhinVZrex8ZS7qbDXTcl4PaYMms9PfMsE5hyLCtuclSLEZvGsB1g
 MuAZEHXliSdK37LoStuSljXk2ZA/d6dilLCyLoL6GbyJyeFJ5guSNKBVdIQDs5us
 Mnw9j0QHQh1bMGRNRwwcFUnLNsIT9ONUIXKOlhLtRBoLn8hreB2l4s7nMglHu8aW
 sO9HQqb5TXyc
 =Q2Gx
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.16.12-1'

Release linux (4.16.12-1).
2018-05-28 16:56:46 +02:00
Ben Hutchings 257bf132e3 Update to 4.17-rc7 2018-05-28 16:53:44 +02:00
Salvatore Bonaccorso 771e5be22a Prepare to release linux (4.16.12-1). 2018-05-27 14:05:03 +02:00
Ben Hutchings ea4e2c3ad4 Merge branch 'master' into 'master'
Update to 4.17-rc6

See merge request kernel-team/linux!29
2018-05-26 18:07:11 +00:00
Salvatore Bonaccorso 2357158140 Update to 4.16.12
Cleanup debian/changelog file
2018-05-25 21:28:49 +02:00
Bastian Blank 8eda5a77f8 cloud-amd64: Disable some filesystems 2018-05-25 14:12:05 +02:00
Bastian Blank ea024852d4 debian/bin/genorig.py: Use --sort option for reproducible tar
Since Stretch, tar can sort the files by name itself.
2018-05-25 10:18:09 +02:00
Bastian Blank 91d3209f78 debian/bin/genorig.py: Allow xz to use all cpu cores 2018-05-25 10:08:33 +02:00
Romain Perier 3230e66a9c Update to 4.17-rc6 2018-05-24 18:39:42 +02:00
Ben Hutchings cb55017d9c [x86] KVM: VMX: Expose SSBD properly to guests. 2018-05-23 00:45:33 +02:00
Salvatore Bonaccorso 0e0b695e53 Update to 4.16.11
Revert "[x86] Add support for disabling Speculative Store Bypass (CVE-2018-3639)"

Cleanup debian/changelog file
2018-05-22 21:03:43 +02:00
Ben Hutchings 975e4433ed [x86] Add support for disabling Speculative Store Bypass (CVE-2018-3639)
Apply all the SSB-related patches pending for 4.16-stable.
2018-05-22 12:26:02 +02:00
Ben Hutchings baa5254a6f [rt] Update to 4.16.8-rt3 2018-05-22 00:55:31 +02:00
Ben Hutchings b1a9e2470a Update to 4.16.10 2018-05-22 00:49:31 +02:00