Commit Graph

4090 Commits

Author SHA1 Message Date
Ben Hutchings f3c3de0f60 integrity: Enable IMA and related kconfig symbols (except on armel/marvell)
Closes: #788290

Based on advice from Matthew Garrett.
2017-04-27 18:37:09 +01:00
Ben Hutchings 4e57833523 watchdog: Enable WATCHDOG_SYSFS 2017-04-25 23:16:40 +01:00
Ben Hutchings 2b2a89c35f thermal: Explicitly disable GENERIC_ADC_THERMAL per default 2017-04-25 23:15:47 +01:00
Ben Hutchings a1a96efe46 [x86] thermal: Enable INT3406_THERMAL as module 2017-04-25 23:13:32 +01:00
Ben Hutchings cc56cd8593 gpio: Explicitly set various symbols to their defaults 2017-04-25 22:58:43 +01:00
Ben Hutchings 8ab44aa518 [x86] gpio: Enable GPIO_AMDPT as module 2017-04-25 22:57:34 +01:00
Ben Hutchings f3a2da345c spi: Explicitly set various symbols to their defaults 2017-04-25 22:56:53 +01:00
Ben Hutchings 9ad676b26c char: Explicitly enable DEVPORT per default 2017-04-25 22:53:32 +01:00
Ben Hutchings fd23df3a24 serial/8250: Enable SERIAL_8250_MOXA as module 2017-04-25 22:50:51 +01:00
Ben Hutchings 25cf1aa652 [x86] input/touchscreen: Enable TOUCHSCREEN_SURFACE3_SPI as module 2017-04-25 22:49:04 +01:00
Ben Hutchings 79226c42bf input: Enable TABLET_USB_PEGASUS as module 2017-04-25 22:48:26 +01:00
Ben Hutchings c9034d73b4 drivers/input: Explicitly set various symbols to their defaults 2017-04-25 22:46:57 +01:00
Ben Hutchings e4f8eedb77 net/phy: Enable MICROSEMI_PHY as module 2017-04-25 22:42:23 +01:00
Ben Hutchings 9ee3fb1151 ethernet: Enable NFP_NETVF as module 2017-04-25 22:41:37 +01:00
Ben Hutchings 6a09142123 drivers/net: Explicitly set various symbols to their defaults 2017-04-25 22:37:52 +01:00
Ben Hutchings 94b8328125 net/sched: Enable NET_ACT_SKBMOD as module 2017-04-25 22:23:51 +01:00
Ben Hutchings 45a93062df 6lowpan: Enable Generic Header Compression modules 2017-04-25 22:22:50 +01:00
Ben Hutchings f6ab826219 PCI: Enable PCIE_PTM (except on armel/marvell) 2017-04-25 22:20:09 +01:00
Aurelien Jarno d518bcf5f3 [mips*el/loongson-3] Disable PAGE_EXTENSION and PAGE_POISONING.
This workaround a kernel crash, until the real issue is found. It is
currently being investigated.
2017-04-22 01:16:49 +02:00
Ben Hutchings 3cd2ed795d [arm64] Enable REGULATOR_GPIO as module (Closes: #860222) 2017-04-21 01:33:01 +01:00
Ben Hutchings 1e2342437a [arm64] Enable ARC_SUNXI, RTC_DRV_SUN6I as built-in, MMC_SUNXI and PHY_SUN4I_USB as modules
Closes: #860855
2017-04-21 01:00:12 +01:00
Ben Hutchings 0905519af4 Clean up kconfig using kconfigeditor2
Rename or delete options that changed in 4.11.
2017-04-20 19:45:06 +01:00
Ben Hutchings 0e0b29ad5a [arm64,x86] Replace securelevel patch set with lockdown patch set
Matthew stopped maintaining the securelevel patch set, and David
Howells has taken it up under the new name 'lockdown'.  This is
taken from:

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git#efi-lock-down

commits ddb99e118e37f324a4be65a411bb60ae62795cf9..0240fa7c7c948b19d57c0163d57e55296277ff3c

Rebase the three patches not included there (cold boot mitigation,
arm64 SB integration, MTD RAM restrictions).

Update our kconfig for the renaming.
2017-04-20 02:38:34 +01:00
Ben Hutchings 326a2052e2 linux-image: Disable signing until it's supported in dak
Only code signing through dak is going to be acceptable for a stable
release, so disable the current arrangement.
2017-04-16 18:53:52 +01:00
Ben Hutchings b80acec65e [arm64] Set NR_CPUS=256 to allow for multi-SoC systems
ThunderX1 has 48 cores and supports 2-way systems for 96 CPUs.
ThunderX2 has 54 cores and also supports 2-way systems for 108 CPUs.

X-Gene 3 "Skylark" is supposed to support 8-way systems with 32
cores each for 256 CPUs (I'm not sure if they're cache-coherent
beyond 2-way though.
2017-04-16 17:19:45 +01:00
Ben Hutchings 01f0df794d [mips*/octeon] Set NR_CPUS=64 to allow for Cavium CN7890
The CN7890 has 48 Octeon III cores.

I don't know whether current configuration will run on a CN7890, but this
should avoid an ABI break if we add support later.
2017-04-16 17:19:00 +01:00
Ben Hutchings c22c7deb17 [mips*el/loongson-3] Set NR_CPUS=16 to allow for Loongson 3B2000
The Loongson 3B2000 has 4 cores and can apparently be used in a 4-way
configuration, for 16 CPUs.

I don't think the current configuration will run on a 3B2000, but this
should avoid an ABI break if we address that.
2017-04-16 17:18:59 +01:00
Ben Hutchings ba74e6e6c8 [powerpc*/*64*] Enable CPUMASK_OFFSTACK to reduce stack usage 2017-04-16 17:18:44 +01:00
Ben Hutchings ddd31e5a9a [powerpc/powerpc-smp,powerpcspe] Explicitly set NR_CPUS=4 2017-04-15 02:50:21 +01:00
Ben Hutchings 9ba802954e [arm64] Explicitly set NR_CPUS=64 2017-04-15 02:45:29 +01:00
Ben Hutchings b1b8586924 [powerpc/powerpc64,ppc64] Set NR_CPUS=2048, matching ppc64el 2017-04-15 02:41:22 +01:00
Ben Hutchings ca91ae2eb7 [powerpc/powerpc64,ppc64*] target: Enable SCSI_IBMVSCSIS as module
This driver was removed in 3.18, but has been updated to use the new
target framework and was added again in 4.8.

As it lives under drivers/scsi and not drivers/target, exclude it from
the scsi-modules udeb.
2017-04-08 01:43:00 +01:00
Ben Hutchings 505d589daf [x86] usbip: Increase USBIP_VHCI_NR_HCS to 8 and USBIP_VHCI_HC_PORTS to 31
Closes: #859641
2017-04-07 20:32:56 +01:00
Ben Hutchings abd4d7ab60 [s390x] Set NR_CPUS=256 (Closes: #858731) 2017-04-07 20:29:12 +01:00
Ben Hutchings 1d2e81c18d Bump ABI to 3 2017-04-07 20:28:09 +01:00
Ben Hutchings 9ee9c719d0 Enable BUG_ON_DATA_CORRUPTION
This means errors detected by DEBUG_LIST result in BUG rather than WARN.
2017-03-31 00:33:12 +01:00
Ben Hutchings fa49af3f6b [s390x] Set NR_CPUS=256 (Closes: #858731) 2017-03-31 00:02:59 +01:00
Ben Hutchings 500ce0c9cd netfilter: Enable NF_SOCKET_IPV4, NF_SOCKET_IPV6 as modules (Closes: #858897) 2017-03-31 00:02:01 +01:00
Ben Hutchings c4b4fdd561 Clean up kconfig using kconfigeditor2 2017-03-31 00:01:00 +01:00
Ben Hutchings 473a9f83a2 w1: Really enable W1_MASTER_GPIO as module (Closes: #858975) 2017-03-30 18:27:54 +01:00
Ben Hutchings 459f0a48e4 Release linux (4.9.18-1).
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAljcf5EACgkQ57/I7JWG
 EQmFcQ/8DoBxenUbNW5cY+YbwBKsjuBb8Q6gnqQLOX/JtOJ8MtpQ1t2QQPvMYdXJ
 PTcNZAKm8mrsWJxos9WsUHjkdrfuLAsMTisC5FvDkE6myBt++GH3gRtKCT0A2nep
 ZU17YeHYfcqv6UK90Jg0p+xAKQEEqKZrryP7fvb8oX5wOORwlLMxBScErftbB/vV
 hBvwybq7gfA/4KxDTnWgadpidg16/67ZgKd0EoSsbCpFAJble/hRroMwzKUSzFW+
 2yFxrmUNFoIXddoDtORNNdK0nM6b2MKeWKjmndknz4QehlayZWCg1+mEjp7A7Wqp
 9naONqhQWMibARGkDl5Y7SZ9/XJXjPmDFXi3EIbhrWMN2TUkzUN14A1YHw+M9p5Q
 9UbnpI6eDxjvlezcPjqucIM0ywFwljBrDsQXfGsR6ogQbYvA7nJ0dK63/EXzvl1U
 UGUBwHtDhLHxtv85/JsUqq9/UVGbZjcHvyEfmE1mvbMcNxkSLSewt+jd78h7xIyL
 tOZP24ARPKqcQ1detou47o8cMmwTqVl6xu08w83xin2Xux+UlYFTtI/LVws3oYNb
 F3uEzIgtJbu7ENxCkY5RmIJG9qRJZJ2f6dnpLLld6D52paD5OYNrk1NShtf/Dp+r
 zjJoiIRTcO9fPatjl07Y2eDeFeo2SKoD+Xd/5nGDoytE6JiDEXg=
 =ONVb
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.9.18-1'

Drop ABI reference files.

Refresh/drop patches as needed.
2017-03-30 14:16:47 +01:00
Ben Hutchings 4f10661dbb [arm64,x86] Enable CROS_KBD_LED_BACKLIGHT as module (Closes: #856906) 2017-03-30 01:01:37 +01:00
Ben Hutchings 576f686158 [armhf] sound/soc: Enable SND_SUN4I_SPDIF as module (Closes: #857410) 2017-03-30 00:22:17 +01:00
Ben Hutchings 8f58868ca2 Update to 4.9.18
Ignore ABI changes as they don't seem to affect OOT modules.
2017-03-27 23:33:33 +01:00
Ben Hutchings 6f1e58a58e [powerpc*] Ignore ABI changes in cxl (fixes FTBFS) (Closes: #858530) 2017-03-27 22:25:03 +01:00
Ben Hutchings e3cded2a9e Ignore more ABI changes in 4.9.15 (in nd_btt and qla2xxx) 2017-03-20 00:11:01 +00:00
Ben Hutchings 529c42c701 Reorganise and improve comments for ignored ABI changes 2017-03-20 00:10:59 +00:00
Salvatore Bonaccorso f271c6453d Update to 4.9.15
Drop one patch included in 4.9.15

Ignore ABI changes for

  module:drivers/nvdimm/libnvdimm
  module:drivers/target/**
  debugfs_create_automount
2017-03-19 21:41:18 +01:00
Helge Deller edfd36210e [hppa] Switch to debian default config option for bonding, irda and atalk 2017-03-18 00:30:00 +01:00
Salvatore Bonaccorso f8dd73abfa Ignore ABI change for first_ec (not declared in public header) 2017-03-14 07:02:46 +01:00
Salvatore Bonaccorso e67a9e0c75 Ignore ABI changes for acpi_ec_{add,remove}_query_handler 2017-03-13 21:36:31 +01:00
Ben Hutchings dd4cdb459d Ignore ABI changes in rds and ufshcd, not useful to OOT modules 2017-03-12 21:46:24 +00:00
Ben Hutchings f96b366d00 Update to 4.9.14
Drop a patch applied upstream.

Ignore ABI changes as they shouldn't affect OOT modules.
2017-03-12 18:35:37 +00:00
Ben Hutchings 49c2b92937 time: Disable TIMER_STATS (CVE-2017-5967)
The upstream "fix" for this is to remove the feature, as it is
redundant with tracing.  I'd be quite happy to do that, but it
introduces several conflicts with the PREEMPT_RT patch series.

Unless and until those are resolved in 4.9-stable and 4.9-rt, disable
it in our kconfig and add a dependency on BROKEN to ensure it's
disabled in custom kernels too.
2017-02-26 21:05:05 +00:00
Ben Hutchings 1fcade696a Update to 4.10 2017-02-22 20:58:16 +00:00
Ben Hutchings 8c94f719fa Release linux (4.9.10-1).
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAlinNOsACgkQ57/I7JWG
 EQntWg//RuNSbOQeyML971UnFUtZjY3yAUYqhPJdpJimjY3WHjmZlJQrLlSz9IYQ
 48Pkt/64P0+iAr9zJ+3uJv1fOagKePd5RaS/iChJdvq0fCGZstFlti5NwXEQtGSv
 Yzp0LStZr+pEPZo+8Bo+TVSP25FNXdZBvhUXE2sbxaV8+W9Vx+qFkfrWEiW7hpFv
 nCQJic7kmzllS4Aol9e/jj2MqcdWIhviufAImNnfrbpK61Ud6Gznw9gTODw9+OIT
 ny6F/k7O6MFPuHp3aAxVC5TCowh16PcC+VqJF9MTnnvHQmD3jYqdeA8zKLnW/tJk
 Dl9A6whZ3n4fFRlGjgxjmTP/CgAIeQVqgTgYCApuQQTVG3svIkznoXJLraj5UE90
 rzeB30x3ikUWcVggN7xfSkW3e6/v+XSbRfu73sFA81mWyWoddT/NYhw+Y18ym4UJ
 Vk8iuAakpjdVj73FSyYOcNGRzOEp2SAV72EsJEMw1/IlIkmRkMmJkkg4T/HYj11P
 jK/TjZtSsVbje4zx9/U6g8Rj4Wi40EHZu6kuh2jUhCk91zsAr+7EC45gZC+uohxL
 jxKxv2R5p9AR7uN6JzQR4OuOL1bTCrt02MrWdsiPlUi0RBKlJ7O5sGMMsHrVMinn
 4zFNeYq2U3Fyaejb32x3DOKtgCjoMRQ5iHyrjgljhzxJcf3fWKk=
 =rRkU
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.9.10-1'

Drop changes to aufs.
2017-02-22 20:57:36 +00:00
Ben Hutchings 4fe7cfed42 Update to 4.9.11
Ignore/avoid a few ABI changes in net.
2017-02-18 21:54:07 +00:00
Ben Hutchings 5e5afa386a [armhf] Enable DRM_OMAP_PANEL_TPO_TD028TTEC1, PWM_OMAP_DMTIMER as modules (Closes: #855472) 2017-02-18 20:29:32 +00:00
Ben Hutchings d7a4c15c51 [m68k] Change MAC8390, MAC_SCSI from built-in to modules (Closes: #826614)
udeb: Add mac8390 to nic-shared-modules
2017-02-17 02:21:21 +00:00
Ben Hutchings df90250caf [armel/marvell] hwmon: Enable SENSORS_G762 as module (Closes: #854662) 2017-02-17 02:14:35 +00:00
Ben Hutchings daef7b18db [arm64] drm: Enable DRM_AST as module (Closes: #820168)
udeb: Add ast to fb-modules
2017-02-17 02:05:03 +00:00
Ben Hutchings 0269fc8b24 Clean up kconfig using kconfigeditor2 2017-02-17 02:03:47 +00:00
Ben Hutchings 6da646ca30 [armel] Adjust configuration to reduce image size (fixes FTBFS) 2017-02-02 03:44:43 +00:00
Ben Hutchings 84e53d21c3 debian/control: Fix compiler build-dependencies for cross-building
gcc cross-compilers *do* now have Multi-Arch: foreign, so we have
to take the :native qualfiication off again.
2017-02-02 02:36:49 +00:00
Ben Hutchings aca7f25415 [ppc64el] Disable IBMEBUS; this bus does not exist on POWER8 systems
In 4.10 its dependencies are changed accordingly.  We might as well
disable it here as well.

Also explicitly disable EHEA, which depends on IBMEBUS, and exclude
ehea from nic-modules.
2017-02-02 00:53:44 +00:00
Ben Hutchings 8dede6cae9 [ppc64el] Explicitly limit IBMEBUS, EHEA to big-endian configurations
From 4.10, IBMEBUS cannot be enabled in little-endian configurations
and EHEA depends on it.  Adjust our configuration so it's obvious
we don't intend otherwise.
2017-02-01 23:54:24 +00:00
Ben Hutchings b476f54cc9 net: Enable SFC_FALCON as module; SFC_FALCON_MTD 2017-01-30 16:28:55 +00:00
Ben Hutchings 855efa4b7b Merge remote-tracking branch 'alioth/sid' into sid
Bump the changelog version (again) for the unreleased changes.
2017-01-28 22:48:16 +00:00
Ben Hutchings e09f27e767 btree,musb,st_sensors: Ignore ABI changes (fixes FTBFS on armel,armhf) 2017-01-28 16:11:50 +00:00
Ben Hutchings f988285e04 netfilter: Fix kconfig values for NF_CT_PROTO_{DCCP,SCTP,UDPLITE}
These are now boolean options for the nf_conntrack module, rather than
tristates for separate modules.
2017-01-28 03:42:12 +00:00
Ben Hutchings 7026519c06 Move inline comment about CONFIG_ADB_IOP onto the previous line
We don't really support inline comments, and this only worked by chance.
2017-01-28 03:39:26 +00:00
Ben Hutchings 102debee60 [mips*/octeon] Comment why CONFIG_OCTEON_MMC is in the kconfig 2017-01-28 03:33:16 +00:00
Ben Hutchings 53bb17428c Move inline comment about CONFIG_ADB_IOP onto the previous line
We don't really support inline comments, and this only worked by chance.
2017-01-28 02:34:27 +00:00
Ben Hutchings ed41b63580 [arm64] Enable more Meson drivers
As requested in #852132 for 4.10.
2017-01-28 01:40:45 +00:00
Ben Hutchings 6adadc8ec6 Release linux (4.9.6-2).
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAliL3k0ACgkQ57/I7JWG
 EQlmog/8D/DowVsxEjNdiHAewH7HUyqdADkCRkeqsmKgCtZEmvEaYE0RijZzGDhm
 Ge4PxOzhLE/DRxJF2gN8y0hIVOnigje9qYN5OBdgB/FNNKThL6ARwiu2LD6DYcwU
 +Lu6g8iHqsKHZ+NllHEiiwJ4rR39qf3Tkzz5cgm4jEi+5IjnoefOhaFhyPzBkz8i
 p6fWklEhev8+lQ1sW9gF94p3t0dOp/31TWACagRQronrTtT2xAzdrR5ESPTo6FFg
 gtcfqoB7AYA4LTuzoKIQRgGLsgKk73iLPF874ZuK9g/+4Z2lF9NBbwve3O0qYKCy
 NERddjjx9QEf4cjToqAii10AzAfuBFDG/b77ZscREwysUwMhkz47ADefu5v1P2kJ
 XdL/sJ/nXyhItV/VK8ym9lg4jAA8K5UOjn+8RtWBTE8091N7y7kyNHTQ4SppySIZ
 Ow+NsWkMd+WYxkdGPSYc7nHthhVRvfC9C4cxamn9en+MNmakMgJcOZTxS4/gcTvx
 DMCWGmEJrD5Bu3m9GrJzwfaXteWxMYihsq9ofjXeaeYqxgXZ62GuxMeRq3kBOhSw
 H9MUITkqfsjcg7eAz8elFhRvrurlVUWFsSCGr4Fd1Tv9zrFw8OXNRrApy4UQOQ4x
 Uw5AcA/3ZA3QCPsOuU8ENES57vJb+D3E/LZZJdTktVLUcoxA0tA=
 =C8FJ
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.9.6-2'
2017-01-28 01:19:31 +00:00
Riku Voipio bb91742cb9 [arm64,armhf,x86] usb: gadget: Enable configfs and mot useful legacy functions
If CONFIG_USB_GADGET is selected, enable all configfs functions as
modules and most popular legacy modules (ethernet and serial).
g_nokia left as armhf specific (Nokia N900 tradition)

[benh: Changed subject line]
2017-01-27 21:10:08 +00:00
Ben Hutchings 079c50f68a [arm64] Enable KEXEC (Closes: #852747) 2017-01-27 18:21:33 +00:00
Ben Hutchings 840d5e6afd [or1k] Remove configuration, as the port has been abandoned 2017-01-27 18:20:49 +00:00
Ben Hutchings 79253df3bb Bump ABI to 2 2017-01-27 18:14:37 +00:00
Ben Hutchings eb850b980b [arm64] Enable ARCH_THUNDER and many additional drivers requested by Riku Voipio 2017-01-27 06:16:36 +00:00
Ben Hutchings 73363a0bd3 bq27xxx_battery: Ignore ABI change 2017-01-27 06:16:19 +00:00
Ben Hutchings b2ae9cd710 libceph: Ignore ABI change in 4.9.6 2017-01-26 21:05:36 +00:00
Ben Hutchings 74f87b226a [amd64] Enable LEGACY_VSYSCALL_NONE instead of LEGACY_VSYSCALL_EMULATE
Closes: #852620

Nothing in the 'stretch' release uses vsyscall (so far as I can see),
so this is now safe to do.
2017-01-25 17:50:39 +00:00
Ben Hutchings 3479225d03 Clean up kconfig using kconfigeditor2
Rename or delete options that changed in 4.10.
2017-01-24 21:03:51 +00:00
Ben Hutchings 6dea280bae fs: Disable LOGFS, as it is unmaintained and will be removed in 4.10 2017-01-24 20:49:30 +00:00
Ben Hutchings 601b9e92a1 Update to 4.10-rc5
Drop/refresh patches as appropriate.

[rt] Disable until it is updated for 4.10 or later
2017-01-24 19:26:38 +00:00
Ben Hutchings 3ed01076a0 [arm64,armhf] video/fbdev: Enable FB_EFI (Closes: #851778) 2017-01-24 05:22:41 +00:00
Ben Hutchings b30786ada7 [arm64] video: Change FB from module to built-in
Currently we don't explicitly set CONFIG_FB for arm64, and the only
reason it's enabled as a module is that the DRM drivers (which are
built as modules) select it.  We *do* explicitly set CONFIG_FB=y on
almost all other architectures and flavours.

Simplify this by setting CONFIG_FB=y at the top level and overriding
where needed (not arm64).
2017-01-24 05:22:28 +00:00
Ben Hutchings a90b078bc7 [x86] sound/soc/intel: Enable SND_SOC_INTEL_BDW_RT5677_MACH as module
Closes: #851916
2017-01-24 04:43:45 +00:00
Ben Hutchings d16fe96139 [x86] sound/soc/intel: Explicitly disable Broxton SoC options
Broxton was cancelled, and only meant for phones anyway.
2017-01-24 04:43:02 +00:00
Ben Hutchings f1d6a10e4d [arm64] Enable ARCH_MESON and related drivers (Closes: #852132) 2017-01-24 04:04:56 +00:00
Ben Hutchings faed0c04c6 linux-image: Increase minimum version of initramfs-tools
This pulls in various fixes wanted for newer kernel versions:

- more HID drivers will be included if MODULES=most
- early microcode is supported
- ehci-orion, ohci-pci will be included if MODULES=most
- virtio-mmio will be included as appropriate
- crc32c will be included if needed for btrfs
- PHY, clk, gpio, pinctrl and regulator drivers will be included as
  appropriate
- the nvme module will be included if MODULES=most

It is also satisfiable in stable.
2017-01-24 03:12:59 +00:00
Ben Hutchings ef0901f1ca Fix/ignore ABI changes in 4.9.3-4.9.5 as appropriate 2017-01-23 15:37:01 +00:00
Roger Shimizu e888ec46f1 [mips/octeon] hwmon: Enable SENSORS_ADM1031 as module
Thanks to James Cowgill.

Closes: #851963
2017-01-21 19:36:13 +09:00
Roger Shimizu 6e04c10615 drivers/input: Enable TOUCHSCREEN_GOODIX as module
Closes: #851821
2017-01-21 16:56:44 +09:00
Ben Hutchings cfe4a19c0d [armel,armhf,s390x,x86] linux-headers: Fix regression of multilib compiler support
Closes: #851481

I missed the linux-headers dependency overrides when updating to gcc-6.
2017-01-15 17:23:59 +00:00
Ben Hutchings ff396294d0 Set ABI to 1 2017-01-11 04:41:30 +00:00
Ben Hutchings 7a737f217d 8250: Disable SERIAL_8250_LPSS, since it causes DW_DMAC_CORE to be built-in 2017-01-11 04:40:08 +00:00
Ben Hutchings b5bf17149c drm: Enable DRM_LEGACY
This is a new dependency (in 4.9) for DRM drivers that don't include KMS.
2017-01-11 04:15:25 +00:00
Ben Hutchings 9fa54aaa83 Explicitly set various config symbols to their defaults 2017-01-11 04:07:16 +00:00
Ben Hutchings ddef39bbd1 cxgb4: Enable CHELSIO_T4_FCOE 2017-01-11 04:07:16 +00:00
Ben Hutchings 12fe2ee262 net: Enable MACSEC as module 2017-01-11 04:07:16 +00:00
Ben Hutchings 7d782712b9 target: Enable ISCSI_TARGET_CXGB4 as module 2017-01-11 04:07:16 +00:00
Ben Hutchings b9dec29dfb SCSI: Enable SCSI_SMARTPQI as module 2017-01-11 04:07:16 +00:00
Ben Hutchings 0be187c8a3 net: Enable NET_DEVLINK as module 2017-01-11 04:07:15 +00:00
Ben Hutchings 6e618742b2 rxrpc: Enable AF_RXRPC_IPV6 2017-01-11 02:39:16 +00:00
Ben Hutchings 8af88a5cba hci_uart: Enable BT_HCIUART_MRVL 2017-01-11 02:39:16 +00:00
Ben Hutchings f967694f22 vsock: Enable VSOCKETS, VHOST_VSOCK, VIRTIO_VSOCKETS as modules 2017-01-11 02:39:09 +00:00
Ben Hutchings 0277842acf net/sched: Enable NET_ACT_TUNNEL_KEY, NET_IFE_SKBTCINDEX as modules 2017-01-11 02:23:45 +00:00
Ben Hutchings 84eba65d8d netfilter: Enable NFT_NUMGEN, NFT_QUOTA as modules 2017-01-11 02:10:10 +00:00
Martin Michlmayr aed242158b [arm64] Enable MV_XOR and MV_XOR_V2 2017-01-10 16:50:40 -08:00
John Paul Adrian Glaubitz 1eea5583cd [sh3] Build a linux-libc-dev package (Closes: #850732) 2017-01-09 20:29:41 +00:00
Ben Hutchings e5b976c268 cpufreq: Change CPU_FREQ_GOV_SCHEDUTIL to built-in
It can't be modular in 4.9.
2017-01-07 03:40:03 +00:00
Ben Hutchings 9e92fc9bab Revert "arm64/mm: Limit TASK_SIZE_64 ..." and add breaks on incompatible mozjs
mozjs assumed VAs would never be wider than 47 bits.  Add Breaks to
force upgrades of those packages.  For mozjs 1.8.5 the fix requires an
ABI change so this is unversioned; for mozjs 24 there was no ABI
change so this is versioned.

(luajit has the same problem but only the experimental version
supports arm64.  I assume this will be fixed before it goes into
unstable, so we don't need it in Breaks.)
2017-01-07 02:07:50 +00:00
Aurelien Jarno b6e260f0b4 [arm64] Enable RTC_DRV_DS1307.
The Raspberry PIs do not have an RTC, and many expansion boards provide
an RTC using a DS1307 chip (or one of the zillon clones). Enable it for
arm64 like on armhf, so that these expansion boards also work on the
Raspberry PI 3 running in 64-bit mode.
2017-01-06 21:01:31 +01:00
Ben Hutchings ec36e35f50 [armhf] gpio: Enable GPIO_MCP23S08 as module (Closes: #845064) 2017-01-05 04:04:33 +00:00
Ben Hutchings 8c35b862a7 net: Enable GTP as module (Closes: #846913) 2017-01-05 03:30:49 +00:00
Ben Hutchings 7aee63d8bc Enable drivers requested in #847017
* [x86] iio,HID: Enable INTEL_ISH_HID as module
* hwmon,watchdog: Enable SENSORS_FTSTEUTATES as module
2017-01-05 03:29:38 +00:00
Ben Hutchings c45f83ebe7 [armhf] leds,gpio: Enable LEDS_TCA6507 as module (Closes: #847770) 2017-01-05 03:12:30 +00:00
Ben Hutchings 359bc84534 ieee802154: Enable IEEE802154_FAKELB as module 2017-01-05 03:09:11 +00:00
Ben Hutchings f08186c06a mm: Enable PAGE_POISONING (Closes: #849450), PAGE_POISONING_NO_SANITY
...except on armel/marvell
2017-01-05 03:01:05 +00:00
Ben Hutchings 589b068d1b [x86] PCI: Enable VMD as module 2017-01-05 02:56:44 +00:00
Ben Hutchings 3131927f49 Enable USERFAULTFD (except on armel/marvell) 2017-01-05 01:45:08 +00:00
Ben Hutchings 97ab9059a9 Release linux (4.8.15-2).
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAlhtitEACgkQ57/I7JWG
 EQlPqQ//V6+eUGkATmlFFyxsM91OsMgZyxtt0Pzf7XvFg4gBr+hJIaJwxasVRZGi
 w/r4uYHmiX7fLrXnanT+RekT1zCGQBOLUvm2Rlwi845PAl9fMCSb+9Jiz60THeN7
 cHg7JEvNhTEEDpLK1FJlU3fiMqb5LRdUTkz+RkhKRfITm4/bT3h0Ow72/Xy6JsrI
 nAf/AyncvBCQvrIUXYyfyHUPhkYMk8L7bC6G4o803kFdPYTb1WR2gRbpsI6jSVs8
 YFbrfMpH1foPHiTVWP+inDN9LA2TO8QGMvAuCAQzQuLzKztrU0i/1shjDfaN61qx
 xQhXE08TwNnkDZQCtIFZrLkRPSFlLqFqVWyL9eyPAYNAnZeugxB6F3HOWk5cKWqj
 NPpZ10zAnKliPnL7z+eFlxLq34UgVqqe1FeRB5iBEC2dQYEs3LuB1RF2zFOuZ74T
 cvXKJJhuR4iMNcAOax6Uab+3iyC/PGm5VSiCL+IPbD7H9IaXLcICE8l1r0zRs5Sa
 Um4YQKTy8kFK/CRsEOB8CofXMuBXLzEw2xeNn6187d/ZeA7uiUsyd2nVkXnO0FNt
 B2JkV6kwO99WAnNwTZSwF7QJJe8ir7X4X1qdk00sqNYiDff/CBHjRT1gLRzNyOuJ
 r9QFKRt4UGF3XGpE89czRRoHfP9WkdrmdmP1i/DnkSVO6L8/y6Y=
 =AxAX
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.8.15-2'
2017-01-05 00:01:00 +00:00
Ben Hutchings feb5d84961 [amd64] mic: Enable VOP_BUS and VOP as modules; re-enable INTEL_MIC_HOST as module 2017-01-04 19:39:21 +00:00
Ben Hutchings 8ad41fe983 nvme: Enable NVME_RDMA, NVME_TARGET, NVME_TARGET_RDMA as modules 2017-01-04 19:39:21 +00:00
Ben Hutchings 5fdbe9768e hci_uart: Enable BT_HCIUART_AG6XX 2017-01-04 19:39:21 +00:00
Ben Hutchings 60b816f0e8 net/sched: Enable NET_CLS_MATCHALL, NET_ACT_IFE, NET_IFE_SKBMARK, NET_IFE_SKBPRIO as modules 2017-01-04 19:39:21 +00:00
Ben Hutchings ac48b8b17c ipv6: Enable IPV6_ILA as module 2017-01-04 19:39:21 +00:00
Ben Hutchings acc71539d4 tcp: Enable TCP_CONG_NV as module 2017-01-04 19:39:20 +00:00
Ben Hutchings c417304ac9 inet: Enable INET_DIAG_DESTROY 2017-01-04 19:39:18 +00:00
Ben Hutchings f887a754d8 [amd64] PCI: Enable PCI_HYPERV as module 2017-01-04 15:08:01 +00:00
Ben Hutchings 5bdfbe981b PCI: Enable PCIE_DPC (except for armel/versatile) 2017-01-04 15:08:00 +00:00
Ben Hutchings 4dafc38558 Explicitly set various config symbols to their defaults 2017-01-04 15:08:00 +00:00
Ben Hutchings 1f00b07780 Explicitly set various config symbols to their defaults 2017-01-02 03:37:41 +00:00
Ben Hutchings 0b0d06c41a [x86] perf: Change PERF_EVENTS_INTEL_{CSTATE,RAPL,UNCORE} from built-in to modules 2017-01-02 03:37:41 +00:00
Ben Hutchings 1379f4e7c4 [x86] perf: Enable PERF_EVENTS_AMD_POWER as module 2017-01-02 03:37:40 +00:00
Ben Hutchings 14f4f7359e [x86] ACPI: Enable DPTF_POWER as module 2017-01-02 03:37:40 +00:00
Ben Hutchings dc0857b075 cpufreq: Enable CPU_FREQ_GOV_SCHEDUTIL as module 2017-01-02 03:37:37 +00:00
Ben Hutchings 0aaf8482c2 [x86] Enable LEDS_DELL_NETBOOKS and DELL_SMBIOS as modules
This also re-enables DELL_LAPTOP and DELL_WMI as modules.

Closes: #849674
2016-12-29 20:03:59 +00:00
Ben Hutchings b825aa9932 [x86] Enable INTEL_VBTN as module (Closes: #848967) 2016-12-27 09:06:29 +00:00
Uwe Kleine-König 61b71464b3 [rt] Update to 4.9-rt1 and reenable 2016-12-23 21:25:24 +01:00
Ben Hutchings 344453b7f7 Release linux (4.8.15-1).
-----BEGIN PGP SIGNATURE-----
 
 iQKmBAABCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAlhYKrFfFIAAAAAALgAo
 aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
 NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
 ZWJpYW4ub3JnAAoJEAVMuPMTQ89E6xQP/1MRca+ekUynYy2IFUipst1zlvO94p59
 79Pe26mFBb05MuDdU1DaA/fJvlpG14rDCnXCid8AAGF9LtuCzrxo6K2RdHpCi8h8
 JuJCRSMrh3p3SvkeTDm3osLuRgaARvD7ruBOpWYki3D3TORpJk9IELK+HLw4CfBb
 I50sJQSfTQm1/TKEwbHIHc0L1/FH5yVqMYA8v5KvJsz94ICXe4J5FJyIReexqVIL
 LGO45r23eOHJ9rmO/XP1gtp9sRtPev2ZAbL4VwOqbku/KVQGQUMsikv0TUHBZT1C
 jCz2ffFaJtTWWFhoKTUqCmKyqhuIklGMS4MOPHMxjXBdgA6Nb2iGOWc53ilQ35v+
 umh4BJWNgqtJfkibJTDD/gA/f/U2f7O+a2ZTOXZjJPbK8bVNiyqnImHP4XWDS4OC
 5IW7swgvvBVDIk7eDzDd3lKK8O1ZcWjS5U9PbaXu9C0XDeTSOKQUhfpRkfvUaqzQ
 BshFmULrdvFKQzS/FJdcW/DkjGdcyYLjYtB+jPaHTG/ZytGDBqZIu4Yb4/hFAdUd
 rk1MgyI4GfeBFT7RlItBJK+12WtdyTbfaiCDS4O+av0yM0drBIpm6wpl2OHZrP0R
 70nZKVTcdSu+4TN3uoy2ZHHaw/ZsrsAE3EePQtdNtDAFYj7oIWjDDCVHJH4zdFHl
 ekMUyxf7Hzun
 =i7IG
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.8.15-1'

Drop ABI reference files.
2016-12-20 03:58:23 +00:00
Ben Hutchings 5fe84e9440 Set ABI to trunk 2016-12-18 19:17:28 +00:00
Salvatore Bonaccorso e0ceefaa07 Ignore ABI changes in libnvdimm 2016-12-16 11:25:36 +01:00
Ben Hutchings c7f834c8dc Revert "Revert "arm64/mm: Limit TASK_SIZE_64 ..." and add breaks on incompatible mozjs"
This reverts commit a462c39f5d.  mozjs24
got 'fixed' in an ABI-compatible way that had to be reverted, so it's
still broken.  Same for mozjs, though it hasn't been reverted yet.

Also, Breaks relations against source package names would not have
been very effective.
2016-12-11 02:15:44 +00:00
Salvatore Bonaccorso 9b4f84faec Ignore ABI changes in KVM 2016-12-09 23:05:09 +01:00
Ben Hutchings 33f253b15d [amd64] Re-enable LEGACY_VSYSCALL_EMULATE instead of LEGACY_VSYSCALL_NONE
There are still binaries in stable that use vsyscall (via dietlibc).
Since dietlibc is statically linked and some of the packages are also
backported from unstable, we can't use versioned Breaks to force
upgrades.
2016-12-09 13:29:34 +00:00
Ben Hutchings a462c39f5d Revert "arm64/mm: Limit TASK_SIZE_64 ..." and add breaks on incompatible mozjs
mozjs assumed VAs would never be wider than 47 bits.  Add versioned
Breaks to force upgrades of those packages.

(luajit has the same problem but only the experimental version
supports arm64.  I assume this will be fixed before it goes into
unstable, so we don't need it in Breaks.)
2016-12-09 12:07:18 +00:00
Ben Hutchings 251382a142 [arm64] remoteproc: Disable QCOM_WCNSS_PIL (fixes FTBFS) 2016-12-05 01:45:33 +00:00