Commit Graph

13544 Commits

Author SHA1 Message Date
Luca Boccassi b193cef0c3 Override dbg-package-missing-depends in source too
Lintian now warns about it on the source package as well.

Signed-off-by: Luca Boccassi <bluca@debian.org>
2018-11-30 14:03:52 +00:00
Luca Boccassi 6de833bc7e Do not ship python2-only call-graph-from-sql. 2018-11-30 14:03:52 +00:00
Luca Boccassi f5f169ba99 Split build rules for tools to allow skipping them.
Split the rules in d/rules.real so that the [un]versioned_tools
knobs can be used to avoid building them.

This is necessary since the build-dependency were moved to be
conditional on those knobs, so the build fails when the
unversioned tools are set to disabled as libpci-dev is not
installed but the tools are built and fail due to it missing.

Signed-off-by: Luca Boccassi <bluca@debian.org>
2018-11-30 14:03:52 +00:00
Uwe Kleine-König 983a169e24 Enable ATH10K_USB as a module 2018-11-30 10:39:33 +01:00
Romain Perier 4b1506935b [x86] Enable support for EDAC on the Intel Pondicherry2 Integrated Memory
Controller (Closes: #914946)
2018-11-29 16:15:55 +01:00
Uwe Kleine-König f1dc3f5614 d/changelog: move post 4.19.5-1_exp1 changes to a new log entry
Fix a typo on the way
2018-11-28 12:22:26 +01:00
Uwe Kleine-König b6cd648452 Merge branch 'master-linaro-changes' of salsa.debian.org:hrw-guest/linux 2018-11-28 11:19:46 +01:00
Marcin Juszkiewicz 6ccfef8c4b config/arm64: enable HiSilicon LPC for serial/ipmi access
D03 uses LPC for serial port
D0[356] use LPC to IPMI access
2018-11-28 11:05:11 +01:00
Marcin Juszkiewicz 9915166d6d config/arm64: enable IPMI watchdog and power off 2018-11-28 11:05:11 +01:00
Marcin Juszkiewicz ef82a0d79f config/arm64: enable PMU for several server cpus 2018-11-28 11:05:11 +01:00
Marcin Juszkiewicz a068e60575 config/arm64: enable PCI Express hotplug 2018-11-28 11:05:11 +01:00
Marcin Juszkiewicz a7888cf5d6 config/arm64: enable ACPI IPMI support 2018-11-28 11:05:11 +01:00
Bastian Blank 182e013b33 Prepare to release linux (4.19.5-1~exp1) 2018-11-27 20:07:15 +01:00
Salvatore Bonaccorso f183308f04 Update to 4.19.5 2018-11-27 16:32:45 +01:00
Ben Hutchings d4107bf973 Revert "[arm64] Add hisilicon drivers to the nic-modules udeb."
This reverts commit 542ffe7fe2.
All drivers built under drivers/net/ethernet are included already
and should not be explicitly listed.

Move the bug closure to the previous log line.
2018-11-23 19:51:52 +00:00
Ben Hutchings 3cf9003132 Release linux (4.18.20-2).
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAlv4VSMACgkQ57/I7JWG
 EQntFhAAnpfhwMOijDbLS7TCTp3c/onNjP6KgSVHWUUHdOAdXmT9Nk1HNVxgxqed
 7M8k8RFkRh+YNj3NkSngP2aSW4sDVETf7cZ1pFU9travQYw611vb7CgU8PMnE2a4
 BGSX79m0uiJcSDI10EcEjM8IF69P4AS5CBIkn8WjdiVjv3feByfZzLvcOcC6SILV
 GxcAhq1hpk1KJnKj7cEzqZ5zaBbRxdP4pj+YJN/PglIfCndgiClwZjvZgPYbuJLX
 lS+t1PNBmuPVQgwAvORf6r+dBjIdsThWq03x1/MQGPjeWIclBGWTQCLBXd0KTJkD
 RejX7WU3QYh01XBTGAiVplpcQi3gO6IDb7qSvUTyfB1UmoCNSb7GfZTkopgPnYJr
 Y7rrIRaTHHBZgCUoiPWw6mrpuPR/F1P4c6zsXBQ2jdqRWtx6Gqe8CPzbY9ps2TI9
 oaozpazGgUylv18iRmlzS4M9/sxhKoyUDGAgU6+XNhV8rNeyK2MErGaEoOxk8UGj
 R9IgrJQ7xJIQw8TrQk11QjaQI00ENtE8ntAIfZHnScwyK1yh1a9gVWMBp5Skeqe7
 fQBwHB4ok1fnfy+8RnL6Khv7aDqPk5BHQnOZSTpXP3tdohYU8ocdcKrLt4+aaRs9
 YaSHhOyPh5eivuxV6fcIDEfgJLzjAHe7NcEa+XGNmSPu0pwjj5k=
 =TQTn
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.18.20-2'

Release linux (4.18.20-2).
2018-11-23 19:31:13 +00:00
Ben Hutchings e6434a5655 Documentation/media: uapi: Explicitly say there are no Invariant Sections
Closes: #698668

This clarification has now been signed-off by the upstream authors.
2018-11-23 19:31:06 +00:00
Ben Hutchings d4501a4879 Prepare to release linux (4.18.20-2). 2018-11-23 19:15:55 +00:00
Ben Hutchings 23be394424 linux-kbuild: Include scripts/subarch.include (Closes: #910348)
(cherry picked from commit e7923f96b5)
2018-11-23 19:14:11 +00:00
Uwe Kleine-König 542ffe7fe2 [arm64] Add hisilicon drivers to the nic-modules udeb. 2018-11-23 10:48:46 +01:00
Uwe Kleine-König dfa8487f80 [arm64] Enable hns3 network driver as a module 2018-11-23 10:47:03 +01:00
Salvatore Bonaccorso 11862c6bef Update to 4.19.4 2018-11-23 08:42:33 +01:00
Romain Perier 6c58683898 [x86] Enable DisplayPort CEC-Tunneling-over-AUX HDMI support (Closes: #913199) 2018-11-22 21:00:48 +01:00
Ben Hutchings c20b784198 Release linux (4.18.20-1).
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAlv18cwACgkQ57/I7JWG
 EQnmrBAA0cIq67bC0g/calV1FyAnByc88h15W2BCN8+dD25PKRlsRsbSvQLx/E6J
 mEwPMu6bw/yJuIA8ADTFpjh4CmulBhQMC/cpQHy82F5umt/wNAPlhryDc0n96eRX
 bJfh3dzboyFEWBOSUgb6EWEdWZX1tMblf4ZpX1LfP5L/pJyq/Jz1xrpz31nGcz9E
 2m4mpovTAT2N34I9FF9PSuaYlPxljU/eZe7wyDmM+leMnmV4MGEOpV+CMNEohLsp
 8APxTJim6ZJXJ4ppl/Qk7yW1glTL3q5OqI+s5YB4RBKI4KBN/N3FF0PwWQ+L76bj
 B6b3nKT4PZA4V6Y6OEY8Q53NxjHmRJo5opG9Xp3Kr4HO0PZHH9Ih/YApaZipSDLg
 t3i/C05I/Jss2e6FZ5Ocx9L/nhzoEv9Lt0K2P6nxMJgc5U7lcTaiehcrVqQ2oBhO
 QZoEwUh9G8p5dnll/MTf3nj4UzZOimr2RSpktNT8w4kBEVAFFfZL5hGdk1UmBQTu
 peAPksjndtfjWvvzlhnWu3JoFMZ+J5yA8l7t8HwKI5yIlfJaM4QbjOb8YqsZQRNR
 qUxXxgn85o7QdSlCX/JFSK5fBxRphZHDtyWt9wTp1Ko0PjNtHLGv2oWj+SdvrJWu
 X0otIjqlEMMVCcZDlrzXboU6Cxae9FGXk6yzM5QfE1/D7F4tEuI=
 =E5AV
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.18.20-1'

Release linux (4.18.20-1).

* [rt] Drop all changes from 4.18-rt
* Drop added patches which are already in 4.19
* Drop ABI bump
2018-11-22 00:28:54 +00:00
Ben Hutchings 397f2ab6e1 Update to 4.19.3 2018-11-22 00:15:29 +00:00
Ben Hutchings d16d94111b debian/changelog: Drop full list of changes for 4.19.{1,2}
This will be a full version update for unstable (4.18-4.19), so there
is little point in noting just the changes made in stable updates.
2018-11-22 00:10:59 +00:00
Ben Hutchings deeb2239ba debian/source/options: Delete redundant compression setting; satisfy lintian
The default compression for the Debian tarball has been xz since dpkg
1.16.5 (pre-wheezy).  lintian now warns about setting the compression
option, even though we don't change the default.
2018-11-21 21:31:06 +00:00
Ben Hutchings 74f0c27f7d Revert "* debian: Ignore *.local."
This reverts commit 39f3da43ac.  This
customisation mechanism was not documented and doesn't seem to be
used.

Also revert the corresponding line in .gitignore.
2018-11-21 21:24:05 +00:00
Ben Hutchings ec65cb0920 Prepare to release linux (4.18.20-1). 2018-11-21 20:55:46 +00:00
Ben Hutchings b9457d933c [rt] Update to 4.18.16-rt9
* Note added/removed patches
* Resolve conflicts with later changes in 4.18.y
2018-11-21 20:50:30 +00:00
Ben Hutchings 561dac67f3 Update to 4.18.20
* Drop patches applied upstream
* Refresh "arm64: add kernel config option to lock down when in Secure
  Boot mode"
2018-11-21 20:41:44 +00:00
Ben Hutchings ffa2e8ad53 Merge branch 'abi' into 'sid'
ABI bump for 4.18.x

See merge request kernel-team/linux!71
2018-11-21 17:58:13 +00:00
Romain Perier 8008ae41de Update to 4.19.2 2018-11-16 21:22:52 +01:00
Romain Perier b12aada85c [rt] Update to 4.19.1-rt3 2018-11-16 19:26:07 +01:00
Romain Perier e00603b3ba Bump ABI to 3
This bump ABI to 3 and drop reference files of the old version
2018-11-14 20:49:51 +01:00
Ben Hutchings 998b27af2f Explicitly set various config symbols to their default values
This covers many, but far from all, of the symbols currently not
explicitly set.
2018-11-11 19:16:10 +00:00
Ben Hutchings bd8699bf7f debian/rules.d/tools/perf/Makefile: Disable -Werror by setting WERROR=0
Setting EXTRA_WARNINGS to disable perf building with -Werror stopped
working some time ago.  The make variable we should set now is WERROR.
2018-11-11 19:16:10 +00:00
Uwe Kleine-König f100f671db test-patches: allow to automatically determine flavour for rc and bpo kernels
This allows to detect the current flavour (here: "amd64") for an rc kernel
(here: $(uname -r) = 4.19.0-rc4-amd64). Also a bpo release is correctly
detected with this change.
2018-11-08 22:43:04 +01:00
Romain Perier 530b4e6298 Update to 4.19.1 2018-11-05 20:07:19 +01:00
Romain Perier 88f44cb9eb Enable Diffie-Hellman operations on retained keys (Closes: #911998) 2018-11-02 19:28:44 +01:00
Romain Perier 900b78489c [amd64] Enable AMD pinctrl driver (Closes: #908954)
On AMD platforms, some pins are GPIO memory mapped pins and are used to mux some
functionalities by firmware. This fixes a not available Elantech touchpad on
Lenovo IdeaPad 320-15ABR.
2018-11-02 19:16:47 +01:00
Salvatore Bonaccorso 9ebebb5dbb Add CVE id reference for CVE-2018-17972 2018-11-01 22:20:44 +01:00
Romain Perier 8608aa3901 [rt] Update to 4.19-rt1 2018-10-30 13:40:05 +01:00
Salvatore Bonaccorso 7fb2e63e99 cdrom: fix improper type cast, which can leat to information leak (CVE-2018-18710) 2018-10-29 22:04:01 +01:00
Salvatore Bonaccorso 5f66f9439a mremap: properly flush TLB before releasing the page (CVE-2018-18281) 2018-10-29 22:01:56 +01:00
Uwe Kleine-König 83e21a57f8 Enable Orange filesystem 2018-10-24 12:08:29 +02:00
Bastian Blank 2b8222fbf9 Merge branch 'cloud-ena' into 'master'
cloud-amd64: Enable CONFIG_ENA_ETHERNET

See merge request kernel-team/linux!68
2018-10-23 16:55:05 +00:00
Noah Meyerhans 5de5484b6b cloud-amd64: Enable CONFIG_ENA_ETHERNET
This enables the driver for the Amazon ENA ethernet interface as used in Amazon
EC2.
2018-10-23 12:52:41 -04:00
Ben Hutchings 78e084811d debian/rules.real: Fix build failure with pkg.linux.nosource profile 2018-10-22 11:47:56 +01:00
Ben Hutchings fc9674c9af Update to 4.19 2018-10-22 11:47:56 +01:00