Commit Graph

4563 Commits

Author SHA1 Message Date
Ben Hutchings 2b8530f214 Prepare to release linux (3.11-1~exp1).
svn path=/dists/trunk/linux/; revision=20610
2013-09-12 12:17:11 +00:00
Ben Hutchings 760f8946c2 aufs: Update to aufs3.x-rcN-20130909
svn path=/dists/trunk/linux/; revision=20609
2013-09-12 02:45:13 +00:00
Bastian Blank dd10090e07 * debian/changelog: Update.
* debian/config/config
  - Set EXT4_USE_FOR_EXT23.
  - Unset EXT2_FS, EXT3_FS.
* debian/config/kernelarch-mips/config, debian/config/m68k/config:
  Remove overrides.

svn path=/dists/trunk/linux/; revision=20606
2013-09-11 19:46:34 +00:00
Ben Hutchings 0d7750a270 Remove override of undefined PCIEPORTBUS symbol from alpha and hppa configs
drivers/pci/pcie/Kconfig is only included for specific architectures.
These two correctly do not include it, so don't bother to override
it or claim that any configuration change was made.

svn path=/dists/trunk/linux/; revision=20603
2013-09-11 03:13:27 +00:00
Ben Hutchings 9c21ee4937 aufs: Update to aufs3.x-rcN-20130826
svn path=/dists/trunk/linux/; revision=20602
2013-09-11 01:58:44 +00:00
Ben Hutchings a0ce50e15f Merge changes from sid up to 3.10.11-1
svn path=/dists/trunk/linux/; revision=20600
2013-09-11 01:24:25 +00:00
Ben Hutchings 8d7685172c Prepare to release linux (3.10.11-1).
svn path=/dists/sid/linux/; revision=20597
2013-09-11 01:02:24 +00:00
Bastian Blank 79b11873dc * debian/changelog: Update.
* debian/config/config: Set NFS_V4_2.

svn path=/dists/trunk/linux/; revision=20592
2013-09-10 16:11:06 +00:00
Ben Hutchings 2533029529 Add some security fixes that have been applied upstream
svn path=/dists/sid/linux/; revision=20589
2013-09-10 03:57:37 +00:00
Ben Hutchings d934892944 [armel] Re-enable iop32x and ixp4xx flavours
All that config cleanup has brought them back under the size limit again
... for now ... with gcc-4.7.  (I don't have a gcc-4.8 cross-compiler
to check with.)

svn path=/dists/trunk/linux/; revision=20588
2013-09-09 05:09:07 +00:00
Ben Hutchings 56c4647979 Mention the more interesting of the config fixes in the changelog
svn path=/dists/trunk/linux/; revision=20587
2013-09-09 04:12:48 +00:00
Ben Hutchings af07cdf241 PCI: Disable PCIEPORTBUS in configurations for systems without PCI Express
No Alpha, PA-RISC or SH4 system supports PCI Express.

The older Marvell SoCs supported by iop32x and ixp4xx don't, but the
newer SoCs do.  ARM Versatile doesn't support it and I'm pretty sure
QEMU won't let you add it, but will leave versatile alone for now.

Most supported MIPS platforms don't, but Octeon does.

I don't think PowerPC SPE systems have either PCI or PCI Express, but
I won't touch that configuration now.

svn path=/dists/trunk/linux/; revision=20579
2013-09-09 02:10:33 +00:00
Ben Hutchings 9681a7adac bug script: Prompt to include crash logs from pstore
svn path=/dists/sid/linux/; revision=20578
2013-09-08 19:46:30 +00:00
Ben Hutchings 2fc55f7dc0 [x86] efi: Ensure efi-pstore is loaded on EFI systems
efi-pstore is now a separate module (dependent on efivars).  We still
want it to be auto-loaded to enable crash dumps on EFI systems, so add
another module alias.

While we're at it, explicitly set EFI_VARS_PSTORE=m matching what the
actual configuration will be.

svn path=/dists/sid/linux/; revision=20577
2013-09-08 16:19:58 +00:00
Bastian Blank 84c91afe33 * debian/changelog: Update.
* debian/config: Remove FONT* overrides.

svn path=/dists/trunk/linux/; revision=20575
2013-09-08 14:35:12 +00:00
Bastian Blank 07c6fc5457 * debian/changelog: Update.
* debian/config/defines: Use gcc-4.8 by default.

svn path=/dists/trunk/linux/; revision=20573
2013-09-08 14:20:26 +00:00
Ben Hutchings f47c6ce282 Update to 3.10.11
svn path=/dists/sid/linux/; revision=20572
2013-09-08 13:35:12 +00:00
Ben Hutchings c1a3f02543 [x86] amd64_edac: Fix single-channel setups (Closes: #717473)
svn path=/dists/sid/linux/; revision=20570
2013-09-08 00:59:10 +00:00
Ian Campbell 55058170e7 [armhf] Add udebs for armmp flavour
Based on the mx5 and vexpress lists, plus some manual tweaking.

svn path=/dists/sid/linux/; revision=20569
2013-09-07 16:43:55 +00:00
Ian Campbell de253fdc8f Bump ABI to 3, there is a change to elevator_init_fn() which I can't see how to fix.
svn path=/dists/sid/linux/; revision=20568
2013-09-07 16:43:46 +00:00
Bastian Blank 9cef8b615d * debian/changelog: Update.
* debian/rules.real:
  Symlink doc directory from linux-headers to linux-headers-common.

svn path=/dists/trunk/linux/; revision=20566
2013-09-05 12:18:24 +00:00
Bastian Blank 9d0524f921 debian/changelog: Set version to 3.11-1~exp1.
svn path=/dists/trunk/linux/; revision=20565
2013-09-05 12:06:55 +00:00
Ben Hutchings 631523075f bluetooth: Disable BT_HCIBTUART
This driver doesn't bind to any device IDs, and instead has a comment
saying that the serial_cs and hci_uart drivers should be used instead.
So there's not much point in building it.

svn path=/dists/trunk/linux/; revision=20559
2013-09-02 03:27:20 +00:00
Ben Hutchings 9e41e4a5be Disable parport drivers that are no longer likely to be useful
svn path=/dists/trunk/linux/; revision=20558
2013-09-02 03:20:38 +00:00
Ben Hutchings b40ea580ad Disable some old non-hotplug PCI drivers
svn path=/dists/trunk/linux/; revision=20557
2013-09-02 03:04:53 +00:00
Ben Hutchings 1b743d674d Disable a large number of probably useless drivers
Disable most platform drivers, SPI and I2C drivers at the top level.
Platform drivers should be selected by architecture and flavour
configurations, and generally are.  SPI and I2C devices aren't easily
detectable and their drivers aren't auto-loaded, so again they should
usually be selected in specific configuration files and probed
according to board code or FDTs.

As exceptions, I2C hwmon devices may be probed by lm-sensors and many
media tuners include I2C devices which are probed with the help of the
higher-level device driver.  I've tried to be conservative and also
left I2C iio, input, leds and misc devices alone for now.

Disable the regulator subsystem at the top level as only some
architectures will need it.

Disable MTD_NAND_PLATFORM, PDA_POWER and FB_S1D13XXX on x86, as these
don't appear likely to be used on any x86 system that could run our
generic kernel images.

svn path=/dists/trunk/linux/; revision=20556
2013-09-01 23:26:06 +00:00
Ben Hutchings 17a2e7946f Merge changes from sid up to 3.10.7-1
svn path=/dists/trunk/linux/; revision=20555
2013-09-01 16:46:42 +00:00
Ian Campbell b5ac9667b9 armel: enable mvmdio and ehci-orion on kirkwood and orion5x (Closes: #719680)
svn path=/dists/sid/linux/; revision=20552
2013-09-01 14:29:48 +00:00
Ben Hutchings e0e4789295 Prepare to release linux (3.11~rc7-1~exp1).
svn path=/dists/trunk/linux/; revision=20550
2013-09-01 12:38:16 +00:00
Ben Hutchings f193b36d29 Update changelog to show MLX5_INFINIBAND is x86-only at present
svn path=/dists/trunk/linux/; revision=20548
2013-09-01 04:15:46 +00:00
Ben Hutchings 7a10a53c96 ehci-hcd: Enable USB_EHCI_ROOT_HUB_TT and USB_EHCI_TT_NEWSCHED everywhere
USB_EHCI_ROOT_HUB_TT adds about 10 lines of code and is safe even if
not needed, so it's never worth turning off.

USB_EHCI_TT_NEWSCHED was 'new' in 2006 and is now the default, so
hardly anyone will be testing the 'old' code now.

svn path=/dists/trunk/linux/; revision=20546
2013-09-01 03:50:25 +00:00
Ben Hutchings 0b7aedc131 wireless/ti: Disable WL_TI on all configurations except armhf/armmp
These devices need platform data (even for SDIO) and apparently are
only used with ARM boards at the moment.

svn path=/dists/trunk/linux/; revision=20543
2013-09-01 03:16:27 +00:00
Ben Hutchings 4ff7e6d39e Enable many new(ish) config options
svn path=/dists/trunk/linux/; revision=20541
2013-09-01 02:52:56 +00:00
Ben Hutchings 5b305e6619 [x86] ACPI: Re-enable ACPI_HOTPLUG_MEMORY as built-in
We try to build it as a module, which is no longer supported since 3.10.

svn path=/dists/sid/linux/; revision=20539
2013-08-31 22:02:21 +00:00
Ben Hutchings 253f2f8516 aufs: Update to aufs3.10-20130826
With a minor security fix to it:
aufs: mvdown, don't let unprivileged users provoke a WARNING

svn path=/dists/sid/linux/; revision=20535
2013-08-31 17:52:31 +00:00
Ben Hutchings c72912f8a1 [rt] Update to 3.10.10-rt7
svn path=/dists/sid/linux/; revision=20532
2013-08-30 03:21:54 +00:00
Ben Hutchings 283813ab80 Update to 3.10.10
svn path=/dists/sid/linux/; revision=20531
2013-08-30 03:04:20 +00:00
Ben Hutchings 0d239d8220 [powerpc,x86] hid: Enable HID_APPLEIR as module
svn path=/dists/trunk/linux/; revision=20528
2013-08-28 12:22:20 +00:00
Ben Hutchings 56fb9a954c hid: Enable HID_HUION as module (Closes: #721002)
svn path=/dists/trunk/linux/; revision=20527
2013-08-28 12:21:49 +00:00
Ben Hutchings ed39205328 Update to 3.11-rc7
svn path=/dists/trunk/linux/; revision=20526
2013-08-28 12:16:18 +00:00
Ben Hutchings 018ad0d8b0 Prepare to release linux (3.10.7-1).
svn path=/dists/sid/linux/; revision=20521
2013-08-17 23:39:15 +00:00
Ben Hutchings 05a091e150 net/sched: Change NET_CLS_CGROUP back to built-in
Due to the way cgroup subsystems are tracked, changing any of them
between built-in and modular is an ABI change, so don't change this
right now.

svn path=/dists/sid/linux/; revision=20520
2013-08-17 20:15:05 +00:00
Ben Hutchings 2ffd7a7e78 Change various tristate config symbols from y to m
This should give the small ARM platforms a little more space.

svn path=/dists/sid/linux/; revision=20519
2013-08-17 19:28:41 +00:00
Ben Hutchings ec556de6ae Note that 3.10.6 fixed CVE-2013-4205
svn path=/dists/sid/linux/; revision=20516
2013-08-17 13:34:52 +00:00
Ben Hutchings 06a0e0f4c1 [rt] Update to 3.10.6-rt3
svn path=/dists/sid/linux/; revision=20515
2013-08-17 13:23:28 +00:00
Ben Hutchings 523c8becc4 Update Brazilian Portugese debconf template translations (Fernando Ike de Oliveira) (Closes: #719725)
svn path=/dists/trunk/linux/; revision=20513
2013-08-17 12:32:17 +00:00
Ben Hutchings 9824ebabc3 linux-image.postinst: Remove debconf warning about missing firmware
At this point, Debian users should know that they may need to install
firmware from non-free.  People using e.g. the r8169 driver may quite
reasonably choose not to install the associated firmware, either
because the driver doesn't actually request it for their chip or
because the driver can still work without it.

One thing we lose by doing this is a reminder that a firmware package
might also need to be upgraded, as a driver requires a newer version
of the firmware that has a different name.  As an alternative, we
could compare the firmware file lists for old and new modules and only
warn about newly listed files that are missing.  However, that would
also result in incorrect warnings for e.g. r8169 users, as that driver
may request a different file for each of the many chips it supports.

svn path=/dists/trunk/linux/; revision=20511
2013-08-17 11:37:04 +00:00
Ben Hutchings cffd29984a linux-image.postinst: Remove debconf warning about ramdisk variable in /etc/kernel-img.conf
We warned about removal of the 'ramdisk' configuration variable
on upgrade to wheezy, and don't need to warn about it again - at
least not this prominently.

svn path=/dists/trunk/linux/; revision=20510
2013-08-17 11:36:24 +00:00
Ben Hutchings c382b12892 Use only one template syntax
Use the same template syntax and implementation for maintainer
scripts, translations, etc. as we do for the control files.  Define
the image-stem and initramfs variables to replace the old K and I
variables.

After this, debian/linux-* and debian/po/*.po are generated files (at
source preparation time) and should be ignored in svn.

Use debhelper to install the generated files at build time.  This also
results in a redundant dependency on debconf (which we already have in
Pre-Depends), but this seems harmless.

svn path=/dists/trunk/linux/; revision=20508
2013-08-17 11:35:06 +00:00
Ben Hutchings a397da54a9 linux-image: Remove undocumented $KERNEL_ARCH variable from hook environment
Maintainer scripts generated by kernel-package pass an environment
variable $KERNEL_ARCH to hook scripts.  This is undocumented but seems
to be the architecture string that the kernel will report
(e.g. through 'uname -m').

However, for the past few years our maintainer scripts have set it to
the source architecture name instead.  Since no-one reported this bug,
I don't think anyone depends on it.  codesearch didn't find any users
either.  So remove it.

svn path=/dists/trunk/linux/; revision=20507
2013-08-17 11:34:40 +00:00