Commit Graph

5521 Commits

Author SHA1 Message Date
Maximilian Attems a5c2924805 reopen changelog
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21465
2014-06-21 12:58:41 +00:00
Maximilian Attems 91816a48b8 prepare to release 3.15.1-1~exp1
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21462
2014-06-20 21:13:43 +00:00
Ben Hutchings ca5771acbb Update to 3.15.1
svn path=/dists/trunk/linux/; revision=21461
2014-06-19 01:57:48 +00:00
Ben Hutchings 834cec7463 aufs: Update to aufs3.14-20140616
svn path=/dists/sid/linux/; revision=21459
2014-06-17 17:49:05 +00:00
Ben Hutchings a96d1fd530 Update to 3.14.8
svn path=/dists/sid/linux/; revision=21456
2014-06-17 16:00:06 +00:00
Ben Hutchings a50e53cccf Merge changes from sid up to 3.14.7-1
Replace 'powerpc/powernv: Add calls to support little endian host'
with the version committed upstream.

Drop the ABI-preserving changes.

svn path=/dists/trunk/linux/; revision=21452
2014-06-16 12:24:52 +00:00
Ben Hutchings f66cd3322f Prepare to release linux (3.14.7-1).
svn path=/dists/sid/linux/; revision=21451
2014-06-16 12:05:16 +00:00
Ben Hutchings 5e3aaadf1d [rt] hrtimer: Disable MISSED_TIMER_OFFSETS_HIST as it will currently result in a panic
svn path=/dists/sid/linux/; revision=21450
2014-06-16 02:31:23 +00:00
Ben Hutchings 678d260cd1 Explain the seccomp fix properly
svn path=/dists/sid/linux/; revision=21443
2014-06-15 23:20:22 +00:00
Ben Hutchings 58b54a1127 PCI/MSI: Fix memory leak in free_msi_irqs() (regression in 3.14)
svn path=/dists/sid/linux/; revision=21442
2014-06-15 23:14:38 +00:00
Ben Hutchings 7ed1428a75 SCSI: Fix spurious request sense in error handling (regression in 3.14)
svn path=/dists/sid/linux/; revision=21441
2014-06-15 23:11:58 +00:00
Ben Hutchings 48093cb0d1 fs,userns: Change inode_capable to capable_wrt_inode_uidgid (CVE-2014-4014)
Plus ABI fix.

svn path=/dists/sid/linux/; revision=21440
2014-06-15 23:09:05 +00:00
Ben Hutchings ade863b65b ppc64el: installer: new files
This creates the debian/installer/ppc64el dir with the usual contents
(kernel-versions, packages-list, and modules/).

For commonality with the other powerpc-based ports, make the installer's
module lists '#include' those from the ppc64 port (which in turn '#includes'
some from the powerpc port).

The differences are 4 modules from ps3/cell/powermacs systems removed from
nic-modules and scsi-modules.

Changes from V2 [1]:
- Removed symlinks 'debian/installer/ppc64el/modules/{powerpc,ppc64}'.
- Updated #include paths in module lists accordingly (path of ppc64 port).

[2] https://lists.debian.org/debian-kernel/2014/06/msg00064.html

Signed-off-by: Mauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>

svn path=/dists/sid/linux/; revision=21437
2014-06-15 15:13:18 +00:00
Aurelien Jarno 744d2c8d71 [arm64] Enable modular RTC_DRV_PL031.
svn path=/dists/sid/linux/; revision=21436
2014-06-13 15:51:37 +00:00
Ben Hutchings 6d7b0b771d Note that 3.14.7 fixes CVE-2014-3940
svn path=/dists/sid/linux/; revision=21434
2014-06-13 02:50:20 +00:00
Ben Hutchings 85e47d5e95 Add some important fixes pending for 3.14.8
svn path=/dists/sid/linux/; revision=21433
2014-06-13 02:47:37 +00:00
Ben Hutchings f083fbcfe6 Update to 3.14.7
Drop the speakup patches which were included in this.

svn path=/dists/sid/linux/; revision=21432
2014-06-13 02:15:33 +00:00
Ben Hutchings 57356b0a9e Summarise ppc64el changes from Mauricio Faria de Oliveira
svn path=/dists/sid/linux/; revision=21429
2014-06-12 21:02:14 +00:00
Ben Hutchings 88eeb109ec [powerpc] Build-depend on gcc-4.8 (>= 4.8.2-1) to ensure that JUMP_LABEL works
We aren't trying to avoid ABI changes on trunk.

svn path=/dists/trunk/linux/; revision=21425
2014-06-12 20:45:04 +00:00
Aurelien Jarno 6c6c481521 * topconfig: Enable modular HW_RANDOM.
* [kernelarch-powerpc] Remove HW_RANDOM.
* [kernelarch-x86] Remove HW_RANDOM.
* [mips/4kc-malta] Remove HW_RANDOM.
* [mips/5kc-malta] Remove HW_RANDOM.
* [mips/octeon] Remove HW_RANDOM.

svn path=/dists/sid/linux/; revision=21419
2014-06-11 15:27:00 +00:00
Maximilian Attems 3a6f4d8bd9 prepare changelog for 3.15
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21417
2014-06-11 09:08:12 +00:00
Ben Hutchings 2a5c1497c9 Update to 3.14.6
Drop patches applied upstream.

Resolve textual conflicts in the rt patches.

svn path=/dists/sid/linux/; revision=21413
2014-06-08 19:28:12 +00:00
Ian Campbell e3085210e9 Enable HDMI on imx6qdl-wandboard, SolidRun HummingBoard and Cubox -i. (Closes: #750406)
svn path=/dists/trunk/linux/; revision=21411
2014-06-08 07:13:53 +00:00
Ian Campbell 80b824e969 Correct changelog entry
svn path=/dists/sid/linux/; revision=21410
2014-06-08 07:12:54 +00:00
Ian Campbell e68b65e578 Include virtio_mmio in virtio-modules udeb when available.
svn path=/dists/sid/linux/; revision=21409
2014-06-07 07:42:00 +00:00
Ian Campbell 6a7c0fe64e [arm64] Update modules included in installer udebs.
- Enable input
- Correct nic-modules and scsi-modules, no PCI on this platform yet.

svn path=/dists/sid/linux/; revision=21408
2014-06-07 07:41:57 +00:00
Ian Campbell ace97ec8c9 [armhf/armmp] Enable VIRTIO_BALLOON and VIRTIO_PCI (Closes: #750742)
svn path=/dists/sid/linux/; revision=21407
2014-06-07 07:41:54 +00:00
Ben Hutchings 7c0cc59b3c Merge changes from sid up to 3.14.5-1
svn path=/dists/trunk/linux/; revision=21401
2014-06-05 17:57:19 +00:00
Ben Hutchings 21ad04dfb1 Prepare to release linux (3.14.5-1).
svn path=/dists/sid/linux/; revision=21397
2014-06-05 15:50:16 +00:00
Ben Hutchings f0f833e1d4 Add futex security fixes including CVE-2014-3153
svn path=/dists/sid/linux/; revision=21395
2014-06-05 12:44:33 +00:00
Maximilian Attems 66349c9470 newer policy 3.9.5
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21385
2014-06-03 21:46:06 +00:00
Maximilian Attems 40d72b37c3 prepare to release 3.15~rc8-1~exp1
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21377
2014-06-03 09:45:09 +00:00
Maximilian Attems a1de6cdca7 update changelog to 3.15-rc8
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21376
2014-06-02 20:52:35 +00:00
Aurelien Jarno 013ec287e6 [mips,mipsel] Fix branch emulation of branch likely instructions.
svn path=/dists/sid/linux/; revision=21375
2014-06-02 09:00:38 +00:00
Ben Hutchings 5ce668d894 Fix/ignore ABI changes in 3.14.5 as appropriate
- Revert the struct net_device lockdep changes
- Revert the sock_diag_put_filterinfo() parameter change
- Revert the removal from struct scsi_target and hide the compatible
  type change from genksyms
- Hide the change to struct nf_ct_ext from genksyms and limit its
  effect to modules that actually use it
- Ignore the vsock_core_init() change


svn path=/dists/sid/linux/; revision=21370
2014-06-01 22:42:19 +00:00
Ian Campbell ffab96be34 [armhf] Backport and enable sunxi MMC driver (Closes: #749484)
svn path=/dists/trunk/linux/; revision=21369
2014-06-01 19:15:32 +00:00
Ben Hutchings 1b04c94599 Update to 3.14.5
Drop some networking fixes that are included in it.

Update PREEMPT_RT patch series.

svn path=/dists/sid/linux/; revision=21368
2014-06-01 19:09:19 +00:00
Ian Campbell fdac1e331e [armhf] Enable Broadcom IEEE802.11n embedded FullMAC WLAN driver (Closes: #734430)
svn path=/dists/trunk/linux/; revision=21367
2014-05-31 12:30:07 +00:00
Ian Campbell 5c79ca4fc1 [armhf] Add virtio-modules udeb
svn path=/dists/sid/linux/; revision=21366
2014-05-31 10:34:09 +00:00
Maximilian Attems 0d41bfeb02 reopen changelog after upload
svn path=/dists/trunk/linux/; revision=21364
2014-05-27 12:01:04 +00:00
Maximilian Attems 7e2719b0be prepare to release 3.15~rc7-1~exp1
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21363
2014-05-27 08:56:38 +00:00
Ian Campbell c3a98929aa [armhf] Enable SND_SOC_IMX_SPDIF (Closes: #748890)
svn path=/dists/trunk/linux/; revision=21362
2014-05-26 14:23:34 +00:00
Ian Campbell 11a8a5d0eb [armhf] Enable DRM drivers DRM_IMX_* for IMX platform (Closes: #748406)
svn path=/dists/trunk/linux/; revision=21361
2014-05-26 14:23:31 +00:00
Ian Campbell 3b2674db9c [armhf] Enable SERIAL_OF_PLATFORM
svn path=/dists/trunk/linux/; revision=21360
2014-05-26 14:23:28 +00:00
Maximilian Attems 874f2af3e7 changelog reopen for rc7
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21359
2014-05-26 08:55:54 +00:00
Maximilian Attems 66c6b1cc45 prepare to release 3.15~rc6-1~exp1
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21358
2014-05-23 10:06:29 +00:00
Maximilian Attems 179aee3af1 topconfig enable USB_UAS
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21357
2014-05-23 09:54:51 +00:00
Ian Campbell 235e811596 [arm64] Initial kernel configuration and packaging.
svn path=/dists/sid/linux/; revision=21356
2014-05-22 18:23:45 +00:00
Maximilian Attems 85b5985d82 update changelog to 3.15-rc6
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21355
2014-05-22 17:18:58 +00:00
Ben Hutchings a1907d2235 [x86] ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table(). (Closes: #748574)
svn path=/dists/sid/linux/; revision=21354
2014-05-21 20:33:13 +00:00
Maximilian Attems 8c83b10a0a changelog: prepare to release 3.15-rc5
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21350
2014-05-16 12:36:28 +00:00
Ben Hutchings 18c24a0d32 Merge changes from sid up to 3.14.4-1
Except for:
- ABI reference
- ABI workarounds
- rt patch changes
- Backported patches not needed here

svn path=/dists/trunk/linux/; revision=21348
2014-05-14 13:35:05 +00:00
Ian Campbell f2529966bc Add missing debian/changelog entry from r21316
svn path=/dists/trunk/linux/; revision=21340
2014-05-14 07:27:06 +00:00
Ben Hutchings 1ad27f2c54 Prepare to release linux (3.14.4-1).
svn path=/dists/sid/linux/; revision=21339
2014-05-14 03:33:49 +00:00
Ben Hutchings ca9468c09e Add summary of rt changes
svn path=/dists/sid/linux/; revision=21336
2014-05-13 18:20:37 +00:00
Ben Hutchings f3eebacffb aufs: Update to aufs3.14-20140512
svn path=/dists/sid/linux/; revision=21335
2014-05-13 18:06:31 +00:00
Ben Hutchings abe58b9c4e [rt] Update to 3.14.3-rt5
svn path=/dists/sid/linux/; revision=21334
2014-05-13 18:04:41 +00:00
Ben Hutchings 895dfae614 udeb: Add mtip32xx, nvme to sata-modules
svn path=/dists/sid/linux/; revision=21332
2014-05-13 16:18:22 +00:00
Ben Hutchings 9859eefaff [hppa] udeb: Add xfs-modules (Closes: #746506)
svn path=/dists/sid/linux/; revision=21331
2014-05-13 16:11:31 +00:00
Ben Hutchings a8cd1046ef [armhf] Enable various drivers to support BeagleBone Black (Closes: #747364)
svn path=/dists/sid/linux/; revision=21330
2014-05-13 16:09:35 +00:00
Ben Hutchings 7dbaa3f202 [hppa/parisc64-smp] ipmi: Enable IPMI_HANDLER, IPMI_DEVICE_INTERFACE, IPMI_SI, IPMI_WATCHDOG, IPMI_POWEROFF as modules (Closes: #747482)
svn path=/dists/sid/linux/; revision=21329
2014-05-13 16:04:54 +00:00
Ben Hutchings 9597a9899f [armhf] Enable IR_GPIO_CIR as module (Closes: #747762)
svn path=/dists/sid/linux/; revision=21328
2014-05-13 15:59:22 +00:00
Ben Hutchings 2599615276 [powerpc,ppc64] Add versioned build-dependency on gcc-4.8
Compiler changes have resulted in a different kernel module ABI.
[powerpc] Bump ABI to 1a as 3.14.2-1 was built with an older compiler.

svn path=/dists/sid/linux/; revision=21327
2014-05-13 15:57:45 +00:00
Ben Hutchings cf43c3a854 filter: prevent nla extensions to peek beyond the end of the message (CVE-2014-3144, CVE-2014-3145)
svn path=/dists/sid/linux/; revision=21326
2014-05-13 15:44:00 +00:00
Ben Hutchings d326c007c7 net: ipv4: current group_info should be put after using. (CVE-2014-2851)
svn path=/dists/sid/linux/; revision=21325
2014-05-13 15:32:26 +00:00
Ben Hutchings bac020c049 Update to 3.14.4
svn path=/dists/sid/linux/; revision=21324
2014-05-13 15:29:53 +00:00
Maximilian Attems d2490ae1e3 update to 3.15-rc5 without changes
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21321
2014-05-12 21:41:17 +00:00
Ben Hutchings 653dca30c5 Update to 3.14.3
Refresh context in 2 rt patches.
Ignore removal of an IB symbol that probably isn't needed OOT.

svn path=/dists/sid/linux/; revision=21318
2014-05-11 18:56:22 +00:00
Ben Hutchings 7e42304dd4 [ppc64el] Build a linux-libc-dev package (Closes: #747367)
svn path=/dists/sid/linux/; revision=21306
2014-05-09 01:50:30 +00:00
Ian Campbell 384f41934b Disable BPF_JIT, MEMCG, USER_NS to reduce kernel size
svn path=/dists/trunk/linux/; revision=21304
2014-05-08 20:34:15 +00:00
Maximilian Attems 55f6cb57c0 changelog: update to rc4
Nothing to do as everything applies.

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21303
2014-05-06 09:49:36 +00:00
Ben Hutchings 08ffdf7268 Update changelog to show udl is not x86-specific
svn path=/dists/sid/linux/; revision=21302
2014-05-04 20:45:42 +00:00
Ben Hutchings c0e652c5da [x86] drm: Enable auto-loading of ast, udl
svn path=/dists/sid/linux/; revision=21301
2014-05-04 20:44:46 +00:00
Aurelien Jarno d7ffd99283 Fix changelog in previous commit
svn path=/dists/trunk/linux/; revision=21300
2014-05-03 20:40:50 +00:00
Aurelien Jarno 443820545b [mipsel] Remove the sb1a-bcm91480b flavour.
svn path=/dists/trunk/linux/; revision=21299
2014-05-03 20:34:10 +00:00
Aurelien Jarno 624c9d16b6 [mipsel] Add a loongson-3 flavour to support Loongson 3A/3B machines.
svn path=/dists/trunk/linux/; revision=21298
2014-05-03 19:02:09 +00:00
Ben Hutchings 13c1700f3a Update to 3.15-rc3
aufs: Update to aufs3.x-rcN-20140421
[rt] Disable until it is updated for 3.15 or later

Refresh/drop patches as appropriate; in particular:
- update filenames in fbdev patches
- drop the ARM sunxi backports, which came from 3.15

svn path=/dists/trunk/linux/; revision=21296
2014-05-02 01:45:17 +00:00
Ben Hutchings 0b4267b0a7 [x86] udeb: Add hyperv-keyboard to hyperv-modules
svn path=/dists/sid/linux/; revision=21294
2014-05-01 01:32:46 +00:00
Ben Hutchings 338c83984c [armhf] ARM: sun4i: dt: Add bindings for USB clocks (fixes FTBFS, Closes: #746420)
svn path=/dists/sid/linux/; revision=21293
2014-05-01 01:18:31 +00:00
Ben Hutchings b5e26fe5b4 [x86] ACPI/Processor: Fix failure of loading acpi-cpufreq driver (Closes: #746448)
svn path=/dists/sid/linux/; revision=21292
2014-05-01 01:17:36 +00:00
Ben Hutchings 35d4acaf37 net: Start with correct mac_len in skb_network_protocol (Closes: #746453)
svn path=/dists/sid/linux/; revision=21290
2014-05-01 00:55:44 +00:00
Ben Hutchings 2d536d1527 [or1k] Build a linux-libc-dev package (Closes: #746309)
svn path=/dists/sid/linux/; revision=21289
2014-05-01 00:53:22 +00:00
Ben Hutchings 36a42156d2 Prepare to release linux (3.14.2-1).
svn path=/dists/trunk/linux/; revision=21278
2014-04-28 16:40:45 +00:00
Ben Hutchings 35178ff3f3 Staging: speakup: Move pasting into a work item and update it to match vt (Closes: #735202, #744015)
svn path=/dists/trunk/linux/; revision=21276
2014-04-28 16:10:55 +00:00
Ben Hutchings 2e05cf18be Set ABI to 1
svn path=/dists/trunk/linux/; revision=21275
2014-04-28 14:46:31 +00:00
Ben Hutchings a2a6a1fe3e [armhf] Enable more Allwinner/sunxi drivers (Closes: #745972)
- spi: sunxi: Add Allwinner A31 SPI controller driver
- ARM: dt: sun4i: Add A10 SPI controller nodes
- PHY: sunxi: Add driver for sunxi usb phy
- ARM: sun4i: dt: Add USB host bindings
- Enable PHY_SUN4I_USB, RTC_DRV_SUNXI, SPI_SUN6I, USB_EHCI_HCD_PLATFORM,
  USB_OHCI_HCD_PLATFORM and CONFIG_SUNXI_WATCHDOG as modules


svn path=/dists/trunk/linux/; revision=21273
2014-04-27 13:46:49 +00:00
Ben Hutchings 68b80a295e [armhf] Enable RTC_DRV_SUNXI, USB_EHCI_HCD_PLATFORM, USB_OHCI_HCD_PLATFORM and CONFIG_SUNXI_WATCHDOG as modules
svn path=/dists/trunk/linux/; revision=21272
2014-04-27 13:27:52 +00:00
Ben Hutchings 4530f5a9c6 Update to 3.14.2
svn path=/dists/trunk/linux/; revision=21270
2014-04-27 02:18:02 +00:00
Ian Campbell 5c8f84221c [armhf] Backport sunxi AHCI and GMAC drivers from v3.15-rc1
svn path=/dists/trunk/linux/; revision=21258
2014-04-21 15:52:21 +00:00
Ben Hutchings 7050896aac [x86] thinkpad_acpi: Add support for X1 Carbon 2nd generation's adaptive keyboard (Closes: #745252)
svn path=/dists/trunk/linux/; revision=21257
2014-04-21 12:32:03 +00:00
Ben Hutchings da27d6543d [x86] Enable X86_INTEL_LPSS (Closes: #745331)
svn path=/dists/trunk/linux/; revision=21256
2014-04-21 12:26:09 +00:00
Ben Hutchings b183dcc8d0 Merge last change to 3.14.1-1~exp1 and bump version for the subsequent change
svn path=/dists/trunk/linux/; revision=21250
2014-04-20 20:55:55 +00:00
Ian Campbell bbd09ff62b [armhf] Drop suffix from kernel udeb
svn path=/dists/trunk/linux/; revision=21247
2014-04-20 14:43:46 +00:00
Ben Hutchings a2e93f6c4f [rt] Update to 3.14.0-rt1 and reenable
svn path=/dists/trunk/linux/; revision=21244
2014-04-16 23:10:15 +00:00
Ben Hutchings ebb94e764b Merge changes from sid up to 3.13.10-1
svn path=/dists/trunk/linux/; revision=21240
2014-04-16 12:25:45 +00:00
Ben Hutchings c5dd065fc5 Update to 3.14.1
svn path=/dists/trunk/linux/; revision=21239
2014-04-16 12:21:30 +00:00
Ben Hutchings 59876c9de1 Prepare to release linux (3.13.10-1).
svn path=/dists/sid/linux/; revision=21237
2014-04-16 03:33:41 +00:00
Ben Hutchings 3785b88bc1 Update to 3.13.10
svn path=/dists/sid/linux/; revision=21234
2014-04-14 21:12:50 +00:00
Ben Hutchings ca418520c6 Update to 3.13.9
svn path=/dists/sid/linux/; revision=21232
2014-04-14 03:31:55 +00:00
Ben Hutchings 013ff4de45 [armhf] Enable SECURITY_APPARMOR, SECURITY_TOMOYO
These were disabled for armel in 3.2.1-1 due to size concerns, but
the armel config (now in kernelarch-arm) is shared by armhf.  Move
the overrides into a new armel-specific config.

svn path=/dists/trunk/linux/; revision=21231
2014-04-14 01:07:22 +00:00
Ben Hutchings 0206509812 [armel] Disable ixp4xx flavour (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=21230
2014-04-14 01:04:22 +00:00
Ben Hutchings fc0660ac82 Prepare to release linux (3.14-1~exp1).
svn path=/dists/trunk/linux/; revision=21222
2014-04-09 11:06:22 +00:00
Ben Hutchings a254073717 drm: Enable DRM_LOAD_EDID_FIRMWARE (Closes: #728275)
svn path=/dists/trunk/linux/; revision=21220
2014-04-09 02:32:45 +00:00
Ben Hutchings 15b4337dc4 mtd: Enable MTD_NAND_ECC_BCH (Closes: #743933)
svn path=/dists/trunk/linux/; revision=21219
2014-04-09 02:28:06 +00:00
Ben Hutchings 0fc145e9db aufs: Update to aufs3.14-20140407 (no functional changes)
svn path=/dists/trunk/linux/; revision=21215
2014-04-08 02:09:26 +00:00
Ben Hutchings 5d7ed2a7bd udeb: Update sound-modules, thanks to Samuel Thibault (Closes: #743319)
svn path=/dists/trunk/linux/; revision=21206
2014-04-02 01:14:47 +00:00
Ben Hutchings e55302e247 Add patches for two CVEs in vhost
svn path=/dists/sid/linux/; revision=21204
2014-03-31 21:43:48 +00:00
Ben Hutchings d2cf486950 Update to 3.13.8
svn path=/dists/sid/linux/; revision=21203
2014-03-31 21:34:41 +00:00
Ben Hutchings 27f0cfdfd9 Update to 3.14
svn path=/dists/trunk/linux/; revision=21200
2014-03-31 12:13:04 +00:00
Ben Hutchings 8144eb1409 nftables: Enable various layer 3 protocol modules (Closes: #742763)
svn path=/dists/trunk/linux/; revision=21196
2014-03-28 00:22:33 +00:00
Ben Hutchings 11471ed953 Update to 3.14-rc8
svn path=/dists/trunk/linux/; revision=21195
2014-03-26 13:45:56 +00:00
Ben Hutchings 057e9d9557 Merge changes from sid up to 3.13.7-1
svn path=/dists/trunk/linux/; revision=21193
2014-03-26 03:21:00 +00:00
Ben Hutchings 85d582a451 Prepare to release linux (3.13.7-1).
svn path=/dists/sid/linux/; revision=21191
2014-03-26 02:43:52 +00:00
Ben Hutchings 1d8877c3c3 nfqueue: Orphan frags in nfqnl_zcopy() and handle errors (CVE-2014-2568)
svn path=/dists/sid/linux/; revision=21190
2014-03-25 16:55:44 +00:00
Ben Hutchings 82a6c2e239 Update to 3.13.7
svn path=/dists/sid/linux/; revision=21180
2014-03-24 22:19:28 +00:00
Ben Hutchings f221244ee2 [arm] mm: Avoid ABI change in 3.13.6 (fixes FTBFS)
svn path=/dists/sid/linux/; revision=21178
2014-03-21 21:02:42 +00:00
Ben Hutchings be753c3a9f Merge changes from sid up to 3.13.6-1
svn path=/dists/trunk/linux/; revision=21176
2014-03-19 23:56:41 +00:00
Ben Hutchings e53fc2abff Prepare to release linux (3.13.6-1).
svn path=/dists/sid/linux/; revision=21171
2014-03-19 22:17:12 +00:00
Ben Hutchings e7e4cf643c Note that xhci reverts close #741989
svn path=/dists/sid/linux/; revision=21162
2014-03-17 23:44:16 +00:00
Ben Hutchings 4a191bde6d Prepare to release linux (3.14~rc7-1~exp1.
svn path=/dists/trunk/linux/; revision=21157
2014-03-17 18:40:05 +00:00
Ben Hutchings 819efd7e33 Update to 3.14-rc7
svn path=/dists/trunk/linux/; revision=21156
2014-03-17 13:29:57 +00:00
Ben Hutchings 1e9361b9ed Cherry-pick security fixes from upstream
svn path=/dists/sid/linux/; revision=21144
2014-03-15 18:19:57 +00:00
Ben Hutchings 27be88dc25 Update to 3.13.6
svn path=/dists/sid/linux/; revision=21143
2014-03-15 17:11:23 +00:00
Ben Hutchings 04f717c116 Update to 3.14-rc6
svn path=/dists/trunk/linux/; revision=21141
2014-03-15 14:44:30 +00:00
Ben Hutchings 5daf734c8e aufs: Update to aufs3.13-20140303
svn path=/dists/sid/linux/; revision=21140
2014-03-15 14:36:26 +00:00
Ben Hutchings 4b183a0329 aufs: Update to aufs3.x-rcN-20140310
svn path=/dists/trunk/linux/; revision=21139
2014-03-15 14:34:25 +00:00
Ben Hutchings 0d85e3551a xhci: Revert more sg changes (see #738113)
svn path=/dists/sid/linux/; revision=21137
2014-03-09 22:28:21 +00:00
Ben Hutchings 5605d9f15a bfa,bna: Replace large udelay() with mdelay() (fixes FTBFS on arm) (Closes: #741142)
svn path=/dists/trunk/linux/; revision=21134
2014-03-09 04:09:57 +00:00
Ben Hutchings 34ac455b49 Prepare to release linux (3.14~rc5-1~exp1).
svn path=/dists/trunk/linux/; revision=21131
2014-03-07 12:24:44 +00:00
Ben Hutchings 80205fe93b Enable various new drivers and features
svn path=/dists/trunk/linux/; revision=21128
2014-03-07 02:58:35 +00:00
Ben Hutchings 6bb5bc0691 mm: Enable ZSMALLOC as built-in, ZRAM as module (Closes: #676779)
These have been promoted out of staging so hopefully they're really
portable now.

Keep them disabled on armel/{ixp4xx,orion5x} due to size constraints.

svn path=/dists/trunk/linux/; revision=21127
2014-03-07 02:14:00 +00:00
Ben Hutchings 07e9b9f710 Update to 3.14-rc5
Drop/refresh patches as necessary
- 'DocBook: Make mandocs parallel-safe' finally went upstream
- Firmware loading in cs46xx has been implemented upstream, including
  the 'new DSP' case

svn path=/dists/trunk/linux/; revision=21123
2014-03-06 02:36:41 +00:00
Ben Hutchings e662054434 Prepare to release linux (3.13.5-1).
svn path=/dists/sid/linux/; revision=21120
2014-03-04 19:51:06 +00:00
Ben Hutchings 537420d807 debian/control: Simplify build-dependencies
- Remove versions for debhelper, python, kernel-wedge that are satisfied by stable
- Remove module-init-tools as alternative to kmod, which is in stable


svn path=/dists/sid/linux/; revision=21117
2014-02-28 00:19:24 +00:00
Ben Hutchings 450f48e504 Add bug number for armel FTBFS
svn path=/dists/sid/linux/; revision=21116
2014-02-27 23:52:27 +00:00
Ben Hutchings e01c593507 Update to 3.13.5
svn path=/dists/sid/linux/; revision=21115
2014-02-27 23:51:49 +00:00
Ben Hutchings 6cc559c336 [armel/!kirkwood] udeb: Re-add lzo-modules udeb as lzo_compress is a module again (fixes FTBFS)
svn path=/dists/sid/linux/; revision=21113
2014-02-26 02:35:22 +00:00
Ben Hutchings b43f3e5e31 [x86] Enable CHROME_PLATFORMS and re-enable CHROMEOS_LAPTOP as module (Closes: #740042)
svn path=/dists/sid/linux/; revision=21112
2014-02-25 14:28:57 +00:00
Ben Hutchings 7ce097a11b [mips] rtl8187: fix regression on MIPS without coherent DMA (Closes: #739978)
svn path=/dists/sid/linux/; revision=21111
2014-02-24 23:06:32 +00:00
Ben Hutchings f9344cb5f5 [powerpc] Change I2C_POWERMAC from module to built-in (Closes: #713943)
svn path=/dists/sid/linux/; revision=21110
2014-02-24 00:14:40 +00:00
Ben Hutchings 68e6dd6f32 aufs: Update to aufs3.13-20140127 (no functional changes)
svn path=/dists/sid/linux/; revision=21109
2014-02-23 23:55:52 +00:00
Ben Hutchings 5635cc36b1 Merge changes from sid (3.12) branch up to 3.12.9-1
Rebase the xhci revert on top of the new (and apparently incomplete)
fixes.

svn path=/dists/sid/linux/; revision=21108
2014-02-23 23:51:53 +00:00
Ben Hutchings 8195ecfc86 [armhf] net/wireless: Really enable WL_TI and dependent modules
svn path=/dists/sid/linux/; revision=21083
2014-02-22 19:22:55 +00:00
Ben Hutchings bffe0f12ff Prepare to release linux (3.13.4-1).
svn path=/dists/sid/linux/; revision=21057
2014-02-22 14:11:33 +00:00
Ben Hutchings 2322a92acb Set ABI to 1
svn path=/dists/sid/linux/; revision=21056
2014-02-22 11:54:53 +00:00
Ben Hutchings 139fe89d8b Bluetooth: allocate static minor for vhci (fixes depmod error)
svn path=/dists/sid/linux/; revision=21054
2014-02-22 03:13:07 +00:00
Ben Hutchings 100f6e9285 udeb: Add various recently enabled drivers
svn path=/dists/sid/linux/; revision=21053
2014-02-22 03:02:18 +00:00
Ben Hutchings 24a01147d9 Update to 3.13.4
svn path=/dists/sid/linux/; revision=21052
2014-02-21 02:50:56 +00:00
Ben Hutchings a859dec005 [hppa] Update configuration, thanks to Helge Deller (Closes: #738487)
svn path=/dists/trunk/linux/; revision=21049
2014-02-18 12:37:46 +00:00
Ben Hutchings 373d086904 linux-image.postinst: Use lstat() to check symlink existence (Closes: #738707)
svn path=/dists/trunk/linux/; revision=21046
2014-02-13 23:42:07 +00:00
Ben Hutchings e6ba2dd0e8 Update to 3.13.2
Refresh/drop patches as appropriate.

svn path=/dists/trunk/linux/; revision=21045
2014-02-10 21:40:59 +00:00
Ben Hutchings ae43442437 Update DFSG file removal list
This wasn't updated for the great drivers/media renaming in Linux 3.7,
so the two removals there weren't effective.

rtl8188eu now uses the firmware loader and has no embedded firmware
to remove.

svn path=/dists/trunk/linux/; revision=21032
2014-02-06 00:42:17 +00:00
Ben Hutchings 514676074f Update to 3.13.1
svn path=/dists/trunk/linux/; revision=21031
2014-02-06 00:34:03 +00:00
Ben Hutchings 226932481f [x86] snd-pcsp: Disable autoload (Closes: #697709)
svn path=/dists/trunk/linux/; revision=21030
2014-02-05 23:14:35 +00:00
Ben Hutchings ebb5e47063 [x86] Enable I2C_DESIGNWARE_PLATFORM as module (Closes: #737163)
svn path=/dists/trunk/linux/; revision=21014
2014-02-02 00:48:10 +00:00
Ben Hutchings 9376ffa8a6 [x86] Enable R8188EU as module, 88EU_AP_MODE and 88EU_P2P (Closes: #736905)
svn path=/dists/trunk/linux/; revision=21007
2014-01-31 14:22:26 +00:00
Ben Hutchings df5dd324d0 [arm] Disable OABI_COMPAT and enable AUDITSYSCALL (except for armel/{ixp4xx,orion5x}) (Closes: #728975, #736843)
svn path=/dists/trunk/linux/; revision=21001
2014-01-27 15:27:35 +00:00
Ben Hutchings e26394fab0 [x86] Enable POWERCAP, INTEL_RAPL as module (Closes: #736399)
svn path=/dists/trunk/linux/; revision=20997
2014-01-23 15:06:59 +00:00
Ben Hutchings d80bc28cb6 Prepare to release linux (3.13-1~exp1).
svn path=/dists/trunk/linux/; revision=20989
2014-01-21 03:56:35 +00:00
Ben Hutchings 4652cd45e1 aufs: Update to aufs3.x-rcN-20140120
svn path=/dists/trunk/linux/; revision=20988
2014-01-20 03:35:11 +00:00
Ben Hutchings d74cf87418 Update to 3.13, continued (thanks svn)
svn path=/dists/trunk/linux/; revision=20987
2014-01-20 03:33:57 +00:00
Ben Hutchings 04aa0d4809 Merge changes from sid up to 3.12.8-1
svn path=/dists/trunk/linux/; revision=20985
2014-01-20 03:07:26 +00:00
Ben Hutchings b311802491 Prepare to release linux (3.12.8-1).
svn path=/dists/sid/linux/; revision=20983
2014-01-19 23:11:28 +00:00
Ben Hutchings 07f28e9450 [x86] staging: lustre: Make LUSTRE_LLITE_LLOOP tristate
svn path=/dists/sid/linux/; revision=20982
2014-01-19 19:22:09 +00:00
Ben Hutchings c636b3268f [x86] brcm80211: Enable BRCMFMAC as module, and BRCMFMAC_SDIO (Closes: #735245)
svn path=/dists/sid/linux/; revision=20981
2014-01-19 19:20:02 +00:00
Ben Hutchings cd02f5a790 media: Enable VIDEO_STK1160_COMMON (new dependency of VIDEO_STK1160) as module (Closes: #735870)
svn path=/dists/sid/linux/; revision=20980
2014-01-19 19:10:33 +00:00
Ben Hutchings a899464afd Update to 3.12.8
Drop one patch that was included in it.
Revert one of the fixes, which would cause an ABI change.

svn path=/dists/sid/linux/; revision=20979
2014-01-19 19:06:59 +00:00
Ian Campbell c97abbac79 armhf/armmp: Add mmci driver to mmc-modules udeb.
svn path=/dists/sid/linux/; revision=20978
2014-01-19 19:03:33 +00:00
Ian Campbell 6dab4f5675 [armel/kirkwood] Fix interrupt handling on non-DT platforms (Closes: #735172)
svn path=/dists/sid/linux/; revision=20977
2014-01-16 21:59:59 +00:00
Ben Hutchings 76c6650ee2 [rt] Update to 3.12.6-rt9
svn path=/dists/sid/linux/; revision=20975
2014-01-15 02:32:05 +00:00
Ben Hutchings 0cbb2e9789 Update to 3.12.7
Drop one patch that went upstream and refresh the aufs and rt patches.

Work around or ignore various ABI changes as appropriate (not yet
tested whether this covers everything).

svn path=/dists/sid/linux/; revision=20974
2014-01-15 02:20:15 +00:00
Ben Hutchings 2e06c068d6 [armel] Remove iop32x flavour (fixes FTBFS)
I'm not about to fix it again, and no-one else seems to care for this
flavour any more.

svn path=/dists/trunk/linux/; revision=20972
2014-01-11 02:48:38 +00:00
Aurelien Jarno ec9f60f231 Explicitly unset RAPIDIO like on mips.
svn path=/dists/trunk/linux/; revision=20967
2014-01-08 00:00:49 +00:00
Aurelien Jarno f5a95298e8 [mipsel] Enable KEXEC like on mips.
svn path=/dists/trunk/linux/; revision=20966
2014-01-07 23:53:07 +00:00
Aurelien Jarno 41c2bf2bea Fix lost changelog entry from r20945
svn path=/dists/trunk/linux/; revision=20965
2014-01-07 23:51:24 +00:00
Ben Hutchings 2a4321bb7f crypto: Enable more processor-specific algorithms and drivers
svn path=/dists/sid/linux/; revision=20960
2014-01-07 03:31:32 +00:00
Ben Hutchings f219afd5aa [m68k] Enable EARLY_PRINTK (Closes: #734289)
svn path=/dists/sid/linux/; revision=20956
2014-01-05 18:37:51 +00:00
Ben Hutchings f2037271d1 linux-image: Make maintainer scripts less verbose (Closes: #734266)
svn path=/dists/sid/linux/; revision=20955
2014-01-05 18:33:11 +00:00
Bastian Blank 517bce3b1e debian/changelog: Update for Python 3 support.
svn path=/dists/trunk/linux/; revision=20949
2014-01-02 10:50:47 +00:00
Ben Hutchings 48b08bdd46 [hppa/parisc64-smp] Disable MLONGCALLS (Closes: #733897)
svn path=/dists/trunk/linux/; revision=20948
2014-01-02 01:55:57 +00:00
Ben Hutchings 948f24ee82 [hppa] Update configuration, thanks to Helge Deller (Closes: #733895)
svn path=/dists/sid/linux/; revision=20947
2014-01-02 01:53:55 +00:00
Ben Hutchings 80641dfee8 [armhf] xen/pci: Fix build on non-x86
svn path=/dists/trunk/linux/; revision=20943
2013-12-31 17:09:55 +00:00
Ben Hutchings a8c44e1b9f Prepare to release linux (3.13~rc6-1~exp1).
svn path=/dists/trunk/linux/; revision=20941
2013-12-30 13:54:26 +00:00
Ben Hutchings 08710f8180 Update to 3.12-rc6
svn path=/dists/trunk/linux/; revision=20940
2013-12-30 01:36:04 +00:00
Ben Hutchings d65986a852 misc: Disable BMP085_I2C as unlikely to be useful
svn path=/dists/trunk/linux/; revision=20939
2013-12-30 01:28:33 +00:00
Ben Hutchings 05f05d0b6f nfc: Disable NFC_NCI as no enabled drivers need it
svn path=/dists/trunk/linux/; revision=20938
2013-12-30 01:27:55 +00:00
Ben Hutchings 82747ffa61 net/sched: Change NET_CLS_CGROUP from built-in to module
svn path=/dists/trunk/linux/; revision=20937
2013-12-30 01:26:04 +00:00
Ben Hutchings 7515c3d6df Enable a large number of new(ish) config symbols
svn path=/dists/trunk/linux/; revision=20935
2013-12-30 01:23:52 +00:00
Ben Hutchings af18327884 [x86] staging: lustre: Make LUSTRE_LLITE_LLOOP tristate
svn path=/dists/trunk/linux/; revision=20932
2013-12-29 22:30:20 +00:00
Ben Hutchings 0363adb1e1 Merge changes from sid up to 3.12.6-2
svn path=/dists/trunk/linux/; revision=20931
2013-12-29 21:45:11 +00:00
Ben Hutchings ba8442aef4 Prepare to release linux (3.12.6-2).
svn path=/dists/sid/linux/; revision=20929
2013-12-29 15:58:39 +00:00
Ben Hutchings 5879f6f609 Add maintainer names and architecture-qualification for changelog lines
svn path=/dists/sid/linux/; revision=20927
2013-12-29 00:55:18 +00:00
Ben Hutchings ed9f155c59 [armhf] linux-headers: Fix typo in compiler dependency
svn path=/dists/sid/linux/; revision=20926
2013-12-29 00:12:01 +00:00
Bastian Blank ccd8819bf3 * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Make MICROCODE built-in.

svn path=/dists/sid/linux/; revision=20922
2013-12-27 15:37:53 +00:00
Ben Hutchings 049c93d9cc aufs: Update to aufs3.x-rcN-20131223
svn path=/dists/trunk/linux/; revision=20919
2013-12-26 12:22:27 +00:00
Aurelien Jarno 2c0db3aff3 [mipsel] Remove r5k-cobalt flavour.
svn path=/dists/trunk/linux/; revision=20913
2013-12-25 05:26:26 +00:00
Ben Hutchings 1d47bf80a2 Merge changes from sid up to 3.12.6-1
bugfix/all/firmware_class-return-specific-errors-from-file-read.patch
and
bugfix/all/firmware_class-log-every-success-and-failure.patch needed
some substantial changes as similar but incomplete fixes have been
made upstream.

svn path=/dists/trunk/linux/; revision=20912
2013-12-21 19:24:24 +00:00
Ben Hutchings 992ec63148 Note that aufs is disabled
It requires significant changes for compatibility with VFS API changes
in 3.13, and these have not yet been published.

svn path=/dists/trunk/linux/; revision=20911
2013-12-21 18:56:52 +00:00
Ben Hutchings 947fbcc292 [rt] Disable until it is updated for 3.13 or later
svn path=/dists/trunk/linux/; revision=20910
2013-12-21 18:32:49 +00:00
Ben Hutchings 07c6e9355a Update to 3.13-rc4
Drop/refresh patches as appropriate.  Disable aufs for now.

Two of our longstanding patches finally went upstream.
CONFIG_MAGIC_SYSRQ_DEFAULT_MASK was renamed in the process so adjust
config accordingly.

svn path=/dists/trunk/linux/; revision=20909
2013-12-21 18:20:34 +00:00
Ben Hutchings ddb5218334 Prepare to release linux (3.12.6-1).
svn path=/dists/sid/linux/; revision=20907
2013-12-21 06:23:56 +00:00
Ben Hutchings d7b5ce3749 [rt] Update to 3.12.5-rt7
svn path=/dists/sid/linux/; revision=20906
2013-12-21 01:39:20 +00:00
Ben Hutchings 0a09a09a42 Update to 3.12.6
svn path=/dists/sid/linux/; revision=20905
2013-12-21 01:26:27 +00:00
Ben Hutchings 0813c82451 [x86,ia64] udeb: Remove zlib-modules as zlib is now built-in
PSTORE now selects ZLIB_DEFLATE and ZLIB_INFLATE so these are
built-in and zlib-modules ends up empty.  (We should really
have some way to enforce/assert that this is the case!)

Also update the kernel-image Provides field accordingly.

svn path=/dists/sid/linux/; revision=20904
2013-12-21 00:34:22 +00:00
Ben Hutchings 37a4c7debb [ia64] Enable PSTORE
...which then enables EFI_VARS_PSTORE

svn path=/dists/sid/linux/; revision=20903
2013-12-21 00:28:04 +00:00
Ben Hutchings 8ef1f408cb Set ABI to 1
svn path=/dists/sid/linux/; revision=20901
2013-12-20 21:48:06 +00:00
Ben Hutchings 8c494a0b8b [x86] KVM: fix guest-initiated crash with x2apic (CVE-2013-6376)
svn path=/dists/sid/linux/; revision=20900
2013-12-19 12:03:58 +00:00
Ben Hutchings 1e923727d2 [x86] KVM: Convert vapic synchronization to _cached functions (CVE-2013-6368)
svn path=/dists/sid/linux/; revision=20899
2013-12-19 12:01:48 +00:00
Ben Hutchings 9424a75905 [x86] KVM: Fix potential divide by 0 in lapic (CVE-2013-6367)
svn path=/dists/sid/linux/; revision=20898
2013-12-19 11:38:13 +00:00
Ben Hutchings a726e68e7f KVM: Improve create VCPU parameter (CVE-2013-4587)
svn path=/dists/sid/linux/; revision=20897
2013-12-19 11:36:04 +00:00
Ben Hutchings 0970716d70 media/cxd2820r_core: Fix regression in 3.12.3, thanks to Frederik Himpe
svn path=/dists/sid/linux/; revision=20896
2013-12-19 11:28:08 +00:00
Ben Hutchings 42522bf0da [alpha] Prevent a NULL ptr dereference in csum_partial_copy
svn path=/dists/sid/linux/; revision=20895
2013-12-19 11:20:26 +00:00
Ben Hutchings ffc25b2105 linux-source: Compress with gzip -1 (Closes: #725492)
svn path=/dists/sid/linux/; revision=20894
2013-12-19 11:19:47 +00:00
Ben Hutchings 6f9eb577a6 media: az6007: support Technisat Cablestar Combo HDCI (minus remote) (Closes: #732106)
svn path=/dists/sid/linux/; revision=20893
2013-12-17 06:01:31 +00:00
Ben Hutchings 915a573b8e Fix indentation of a changelog line
svn path=/dists/sid/linux/; revision=20892
2013-12-17 05:28:58 +00:00
Ben Hutchings 141898af67 Update to 3.12.5
svn path=/dists/sid/linux/; revision=20891
2013-12-17 05:25:34 +00:00
Ben Hutchings ed74162bfd firmware: Improve logging of success/failure for direct file loading
Now that the user-mode helper is disabled, we can report specific
errors from the direct loading path.

svn path=/dists/sid/linux/; revision=20883
2013-12-14 17:40:47 +00:00
Ben Hutchings b5b063978c firmware: Disable FW_LOADER_USER_HELPER
As discussed in #725714, this is no longer a useful feature.

svn path=/dists/sid/linux/; revision=20882
2013-12-14 17:36:04 +00:00
Ian Campbell e7151304b4 [armel/kirkwood+orion] Reenable MARVELL_PHY (Closes: #723177)
svn path=/dists/sid/linux/; revision=20881
2013-12-13 10:55:37 +00:00
Ben Hutchings 5922cb6f0b [hppa] Update flavours and configuration, thanks to Helge Deller (Closes: #721191)
svn path=/dists/sid/linux/; revision=20880
2013-12-11 07:16:48 +00:00
Ben Hutchings 568d08710e cifs: Enable CIFS_SMB2
svn path=/dists/sid/linux/; revision=20879
2013-12-11 07:01:27 +00:00
Ben Hutchings 6f13bc18a8 udeb: Add ohci-pci to usb-modules (Closes: #730789)
svn path=/dists/sid/linux/; revision=20878
2013-12-11 06:50:26 +00:00
Ben Hutchings 4570eb612b Update to 3.12.4
svn path=/dists/sid/linux/; revision=20877
2013-12-11 06:48:49 +00:00
Ben Hutchings e227ad0d78 Prepare to release linux (3.12.3-1~exp1).
svn path=/dists/trunk/linux/; revision=20860
2013-12-06 04:40:56 +00:00
Aurelien Jarno b80c23d38d Add a loongson-2e flavour.
svn path=/dists/trunk/linux/; revision=20854
2013-12-05 10:16:53 +00:00
Ben Hutchings 71edc68822 Update to 3.12.3
svn path=/dists/trunk/linux/; revision=20853
2013-12-05 06:35:57 +00:00
Ben Hutchings 8a38dc4ec5 Merge changes from sid up to 3.11.10-1
svn path=/dists/trunk/linux/; revision=20852
2013-12-05 02:43:56 +00:00
Aurelien Jarno 007c5d41bf [mips/octeon] Add kernel udebs.
svn path=/dists/trunk/linux/; revision=20848
2013-12-04 20:32:00 +00:00
Ian Campbell 7023045441 [armhf] Enable AHCI_IMX in armmp+lpae flavours.
Include the resulting module in the sata-modules udeb.

Add one recommended upstream fix which is in libata.git for v3.13.

svn path=/dists/trunk/linux/; revision=20847
2013-12-04 08:28:32 +00:00
Ben Hutchings 584007f3e8 linux-image-dbg: Use correct objcopy command when cross-compiling, thanks to Jon Severinsson
svn path=/dists/trunk/linux/; revision=20843
2013-12-02 05:22:23 +00:00
Ben Hutchings c7cfa50525 udeb: Add snd-usb-hiface to sound-modules, thanks to Samuel Thibault (Closes: #730418)
svn path=/dists/trunk/linux/; revision=20842
2013-12-02 05:14:40 +00:00
Ben Hutchings 55b4e74cc5 [rt] Update to 3.12.1-rt4
svn path=/dists/trunk/linux/; revision=20841
2013-12-02 05:10:45 +00:00
Ben Hutchings 2d8387abc3 aufs: Update to aufs3.12-20131111 (no functional change)
svn path=/dists/trunk/linux/; revision=20840
2013-12-02 05:01:41 +00:00
Ben Hutchings e10fc52041 Apply regression and security fixes previously committed for 3.11.10-1
* net: clamp ->msg_namelen instead of returning an error
  * tcp: tsq: restore minimal amount of queueing
  * rds: prevent BUG_ON triggered on congestion update to loopback
    (CVE-2012-2372)
  * ipv6: fix headroom calculation in udp6_ufo_fragment (CVE-2013-4563)
  * [s390,s390x] qeth: avoid buffer overflow in snmp ioctl (CVE-2013-6381)
  * xfs: underflow bug in xfs_attrlist_by_handle() (CVE-2013-6382)

svn path=/dists/trunk/linux/; revision=20839
2013-12-02 04:54:15 +00:00
Ben Hutchings c0e9d9ca3b [x86] staging: Enable CRYSTALHD as module (Closes: #730832)
svn path=/dists/trunk/linux/; revision=20838
2013-12-02 04:42:48 +00:00
Ben Hutchings 684107ea81 Update to 3.12.2
svn path=/dists/trunk/linux/; revision=20837
2013-12-02 04:39:02 +00:00
Ben Hutchings 4192f35808 Enable JUMP_LABEL (Closes: #730071)
svn path=/dists/trunk/linux/; revision=20827
2013-11-27 07:43:47 +00:00
Ben Hutchings e0195366b0 Enable CHECKPOINT_RESTORE (Closes: #682700)
svn path=/dists/trunk/linux/; revision=20826
2013-11-27 07:41:46 +00:00
Ben Hutchings e6e8404b08 Enable EXPERT and adjust config files to avoid consequent changes
1. Reset or remove values for config symbols that were only
   configurable if EXPERT.
2. Set additional configurable symbols to their default values.

This should have no effect on the actual configuration, except for
sh4 where EXPERT is *always* set and so the settings in 1 were
still being followed.

svn path=/dists/trunk/linux/; revision=20825
2013-11-27 07:39:11 +00:00
Ben Hutchings b766cefe5a Note that enabling UHID closes #729338
svn path=/dists/trunk/linux/; revision=20824
2013-11-27 05:05:26 +00:00
Ben Hutchings 03cf4706e2 HID: Enable UHID (Closes: #729338)
Also fix an information leak I spotted in this driver.

svn path=/dists/trunk/linux/; revision=20823
2013-11-26 14:37:06 +00:00
Bastian Blank e6216f6f93 Use compiler name instead of Linux version in compiler meta-packages.
* debian/changelog: Update.
* debian/config: Specify new name of compiler meta-package.
* debian/templates
  - Rename compiler meta-packages.
  - Adjust description.

svn path=/dists/trunk/linux/; revision=20821
2013-11-24 08:56:56 +00:00
Ben Hutchings 6bbeff05ba Update to 3.12.1
svn path=/dists/trunk/linux/; revision=20818
2013-11-22 01:18:23 +00:00
Ben Hutchings 94bed1121b [rt] Update to 3.12.0-rt2 and reenable
svn path=/dists/trunk/linux/; revision=20817
2013-11-22 01:00:09 +00:00
Ben Hutchings 33e439ff0f Prepare to release linux (3.12-1~exp1).
svn path=/dists/trunk/linux/; revision=20805
2013-11-21 01:19:06 +00:00
Ben Hutchings 01d70c5ced [armhf/armmp] udeb: Add zlib-modules
svn path=/dists/trunk/linux/; revision=20804
2013-11-21 01:18:48 +00:00
Ben Hutchings 66361cef4c Fix name of the userns sysctl in changelog
This is Linux, not BSD.

svn path=/dists/trunk/linux/; revision=20803
2013-11-21 01:18:23 +00:00
Ben Hutchings f0a483c849 Enable various new config options
svn path=/dists/trunk/linux/; revision=20801
2013-11-21 01:16:30 +00:00
Ben Hutchings 5c8a43258c perf/ftrace: Fix paranoid level for enabling function tracer (CVE-2013-2930)
svn path=/dists/trunk/linux/; revision=20800
2013-11-21 01:15:50 +00:00
Ben Hutchings 08a7d92f2b [arm,x86,s390,s390x] Introduce linux-compiler meta-packages to allow use of foreign linux-headers packages with a native multilib compiler
svn path=/dists/trunk/linux/; revision=20799
2013-11-21 01:15:15 +00:00
Ben Hutchings 45461d5355 Update m68k config (Closes: #728392)
svn path=/dists/trunk/linux/; revision=20798
2013-11-21 01:14:34 +00:00
Ben Hutchings 4e947b4113 [armel/{iop32x,ixp4xx}] Disable BPF_JIT, MEMCG, USER_NS to reduce kernel size
svn path=/dists/trunk/linux/; revision=20797
2013-11-21 01:14:15 +00:00
Ben Hutchings 4f224fc29b Merge changes from sid up to 3.11.7-1
svn path=/dists/trunk/linux/; revision=20787
2013-11-10 05:40:33 +00:00
Ben Hutchings 5bbbf7f498 Update to 3.12
svn path=/dists/trunk/linux/; revision=20779
2013-11-04 03:36:30 +00:00
Ben Hutchings e835bd7651 aufs: Update to aufs3.x-rcN-20131104
mmap() holds reference to the union file as well as the branch file.
This behaviour requires an extra patch and used to be conditional on
CONFIG_AUFS_PROC_MAP.  It is now unconditional because otherwise the
aufs inode number may be reused and this can break userland file
caching.  So add the extra patch and drop our patch to disable
CONFIG_AUFS_PROC_MAP.

svn path=/dists/trunk/linux/; revision=20778
2013-11-04 03:23:54 +00:00
Ben Hutchings 85d54e2cc1 Merges changes from sid up to 3.11.6-2
svn path=/dists/trunk/linux/; revision=20774
2013-11-02 20:55:30 +00:00
Ben Hutchings d98e00eda6 namespaces: Enable USER_NS (Closes: #712870)
Restrict creation of user namespaces to root (CAP_SYS_ADMIN) by default
(sysctl: kern.unprivileged_userns_clone)

svn path=/dists/trunk/linux/; revision=20773
2013-11-02 20:33:18 +00:00
Ben Hutchings b08f6d30b9 Prepare to release linux (3.11.6-2).
svn path=/dists/sid/linux/; revision=20770
2013-11-01 17:54:12 +00:00
Ben Hutchings e3b8a9343f Cherry-pick various urgent fixes from 3.11 stable queue
svn path=/dists/sid/linux/; revision=20767
2013-11-01 03:44:52 +00:00
Ben Hutchings a78dcf3d31 net: Fix infinite loop in in skb_flow_dissect() (CVE-2013-4348)
svn path=/dists/sid/linux/; revision=20765
2013-11-01 01:35:14 +00:00
Ben Hutchings b7cc18725e [armhf] Bump ABI to 1a, as enabling Xen and KVM support changes ABI
svn path=/dists/sid/linux/; revision=20763
2013-10-31 03:59:10 +00:00
Aurelien Jarno 2b65b3949c UAPI: include <asm/byteorder.h> in linux/raid/md_p.h.
svn path=/dists/sid/linux/; revision=20760
2013-10-30 15:30:07 +00:00
Ben Hutchings 565dc3ec81 [ia64] Reduce compiler version to gcc-4.6, matching gcc-defaults (fixes FTBFS)
svn path=/dists/sid/linux/; revision=20759
2013-10-30 02:05:09 +00:00
Ben Hutchings 79803bf38a [sh4] Reduce compiler version to gcc-4.7, as gcc-4.8 is not yet available
svn path=/dists/sid/linux/; revision=20758
2013-10-29 15:03:55 +00:00
Ben Hutchings 92935f7937 Prepare to release linux (3.12~rc7-1~exp1).
svn path=/dists/trunk/linux/; revision=20753
2013-10-29 01:44:09 +00:00
Ben Hutchings f8cb1622f0 aufs: Update to aufs3.x-rcN-20131014
svn path=/dists/trunk/linux/; revision=20751
2013-10-28 03:50:54 +00:00
Ben Hutchings 3fdbf99d5e Update to 3.12-rc7
svn path=/dists/trunk/linux/; revision=20750
2013-10-28 03:45:14 +00:00
Ben Hutchings 41685ecb47 Merge changes from sid up to 3.11.6-1
svn path=/dists/trunk/linux/; revision=20749
2013-10-28 03:43:18 +00:00
Ben Hutchings 164c825862 Prepare to release linux (3.11.6-1).
svn path=/dists/sid/linux/; revision=20747
2013-10-28 01:24:45 +00:00
Ben Hutchings b54c22d890 [armhf/armmp] udeb: Add ppp-modules
svn path=/dists/sid/linux/; revision=20744
2013-10-27 18:59:21 +00:00
Ben Hutchings 64b90b106a Note that aufs update closes #727243
svn path=/dists/sid/linux/; revision=20735
2013-10-23 23:55:41 +00:00
Ben Hutchings 94f037adb9 aufs: Update to aufs3.11-20131014
svn path=/dists/sid/linux/; revision=20734
2013-10-23 15:24:02 +00:00
Ben Hutchings 64facf96c4 Update to 3.11.6
svn path=/dists/sid/linux/; revision=20733
2013-10-23 15:06:38 +00:00
Ben Hutchings e9eb0a0dd2 Disable CC_OPTIMIZE_FOR_SIZE (Closes: #635899, fixes FTBFS on mips, mipsel, powerpc)
Leave it enabled for armel/{iop32x,ixp4xx,kirkwood,orion5x} and m68k.
Drop the workaround patch for powerpc.

svn path=/dists/sid/linux/; revision=20732
2013-10-23 11:36:17 +00:00
Ben Hutchings b6c64c49c2 Add bug number for linux-image-3.11-1-amd64:i386 miscompilation
svn path=/dists/sid/linux/; revision=20731
2013-10-19 22:27:15 +00:00
Ben Hutchings 91cdfbd184 [powerpc] lib/raid6: Disable altivec8 algorithm (fixes FTBFS)
svn path=/dists/sid/linux/; revision=20730
2013-10-19 22:11:17 +00:00
Ben Hutchings 5bbabb3e64 kbuild: Use -nostdinc in compile tests (workaround for #717557)
svn path=/dists/sid/linux/; revision=20729
2013-10-19 21:37:09 +00:00
Ian Campbell 2ceff05667 [armhf] Enable virtualization in armmp and armmp-lpae flavours
Enables VIRTIO and Xen for both flavours and KVM for LPAE only, since KVM requires LPAE.

svn path=/dists/sid/linux/; revision=20728
2013-10-19 13:32:45 +00:00
Ben Hutchings ee546290ba Update to 3.12-rc5
Drop/refresh patches as needed.
Remove firmware from staging rtl8188eu driver.

svn path=/dists/trunk/linux/; revision=20714
2013-10-18 01:43:36 +00:00
Ben Hutchings 0be7018ef1 Merge last change to 3.11.5-1 from the sid branch
svn path=/dists/trunk/linux/; revision=20713
2013-10-18 00:39:28 +00:00
Ben Hutchings 87d78887ab [i386] Remove xen-linux-system-<version> packages (Closes: #726010)
svn path=/dists/sid/linux/; revision=20711
2013-10-17 13:46:45 +00:00
Ben Hutchings 64cf010989 Merge unreleased changes from sid branch and reset changelog date
svn path=/dists/trunk/linux/; revision=20706
2013-10-16 23:33:08 +00:00
Ben Hutchings 9e53ebbd8a Prepare to release linux (3.11.5-1).
svn path=/dists/trunk/linux/; revision=20705
2013-10-16 13:59:11 +00:00
Ben Hutchings be40c0528c Set ABI to 1
svn path=/dists/trunk/linux/; revision=20704
2013-10-16 13:47:57 +00:00
Ben Hutchings 43eef57bb8 crypto: ansi_cprng - Fix off by one error in non-block size request (CVE-2013-4345)
svn path=/dists/trunk/linux/; revision=20703
2013-10-15 23:36:46 +00:00
Ben Hutchings 53d7dd16a4 [arm64] Build a linux-libc-dev package (Closes: #695241)
svn path=/dists/trunk/linux/; revision=20702
2013-10-15 23:24:33 +00:00
Ben Hutchings eefe375588 compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
svn path=/dists/trunk/linux/; revision=20701
2013-10-15 23:12:43 +00:00
Ben Hutchings 0508e70fef Update to 3.11.5
svn path=/dists/trunk/linux/; revision=20700
2013-10-14 02:06:28 +00:00
Ben Hutchings 8a119620e5 Remove long list of changes in stable updates 3.11.1, 3.11.2
Seems like a waste of time for me to try listing all notable fixes
since the earlier experimental version (rather than just those with
Debian bug numbers or CVE numbers).  I'm not going to do it for
3.11.{3,4,5} so drop the lists for 3.11.{1,2} as well.

svn path=/dists/trunk/linux/; revision=20699
2013-10-14 01:33:07 +00:00
Ben Hutchings 25f6f3e225 Remove mention of armhf/mx5 changes obsoleted by removal of this flavour
svn path=/dists/trunk/linux/; revision=20698
2013-10-13 19:43:22 +00:00
Ian Campbell 8c6bffabd7 armel/kirkwood: Add extra modules to udebs to fix d-i
svn path=/dists/sid/linux/; revision=20697
2013-10-08 19:46:47 +00:00
Ben Hutchings 7ba571c00f Update to 3.11.2
svn path=/dists/trunk/linux/; revision=20689
2013-09-29 23:45:05 +00:00
Ben Hutchings 3911b06010 hwmon: Enable SENSORS_JC42, SENSORS_NCT6775 as modules (Closes: #722062)
svn path=/dists/trunk/linux/; revision=20687
2013-09-29 22:49:44 +00:00
Ben Hutchings 0302cfb535 Stop providing virtual packages linux-image (Closes: #724569), linux-headers and linux-source
svn path=/dists/trunk/linux/; revision=20686
2013-09-29 22:41:06 +00:00
Ben Hutchings f11918b702 Update to 3.10.13
Drop various patches which were included in it.
Adjust context in one -rt patch.

svn path=/dists/sid/linux/; revision=20681
2013-09-29 19:22:46 +00:00
Ian Campbell f1c8c71b97 [armhf] Remove flavours which are now covered by the armmp flavour
svn path=/dists/trunk/linux/; revision=20654
2013-09-19 22:21:16 +00:00
Ian Campbell 9d6505ea5c [armhf] Add armmp-lpae flavour which enables large memory support
svn path=/dists/trunk/linux/; revision=20653
2013-09-19 22:21:11 +00:00
Ian Campbell 3f0d58ef48 [armhf] enable PCI for armmp
svn path=/dists/trunk/linux/; revision=20652
2013-09-19 22:21:07 +00:00
Ben Hutchings a9e300f8fb mvsas: Recognise device/subsystem 9485/9485 as 88SE9485
svn path=/dists/sid/linux/; revision=20637
2013-09-16 02:38:57 +00:00
Ben Hutchings 5797cdb437 [arm] thermal: Re-enable CPU_THERMAL as built-in (regression in 3.10~rc4-1~exp1)
svn path=/dists/trunk/linux/; revision=20634
2013-09-15 17:21:54 +00:00
Ben Hutchings 4604380f0b [armhf/mx5] regulator: Re-enable REGULATOR as built-in
svn path=/dists/trunk/linux/; revision=20633
2013-09-15 17:20:31 +00:00
Ben Hutchings 26eabfe19d [armhf/mx5] mmc: Re-enable MMC_SDHCI_PLTFM as MMC_SDHCI_ESDHC_IMX depends on it
svn path=/dists/trunk/linux/; revision=20632
2013-09-15 16:10:18 +00:00
Ben Hutchings fd61c6ae8e Update to 3.11.1
svn path=/dists/trunk/linux/; revision=20630
2013-09-15 00:23:32 +00:00
Ben Hutchings 7c11cab253 Update to 3.10.12
Drop a patch that went upstream.
Try to avoid ABI changes (not yet tested).

svn path=/dists/sid/linux/; revision=20629
2013-09-14 22:54:54 +00:00
Ben Hutchings e38c78d459 [armhf] ASoC: fsl: Fix module build
svn path=/dists/trunk/linux/; revision=20625
2013-09-14 02:06:38 +00:00
Ben Hutchings dc146eddf6 [hppa] udeb: kernel-image does not provide ext2-modules (since 3.2.7-1)
svn path=/dists/trunk/linux/; revision=20614
2013-09-13 03:48:51 +00:00
Ben Hutchings 986413625e [sh4] udeb: kernel-image no longer provides ext3-modules
svn path=/dists/trunk/linux/; revision=20613
2013-09-13 03:46:39 +00:00
Ben Hutchings 0cbce9b1f3 udeb: Update config to match previous kernel config changes
svn path=/dists/trunk/linux/; revision=20612
2013-09-13 03:41:14 +00:00
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
Ben Hutchings c8f07adb80 Move templates in preparation for using a single template system
svn path=/dists/trunk/linux/; revision=20505
2013-08-17 11:30:57 +00:00
Ben Hutchings d58ea92ffd [armel] Disable iop32x and ixp4xx flavours (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=20502
2013-08-15 21:46:42 +00:00
Ben Hutchings 2880548214 irq: Always define devm_{request_threaded,free}_irq() (fixes FTBFS on s390,s390x)
svn path=/dists/trunk/linux/; revision=20501
2013-08-15 20:50:28 +00:00
Ben Hutchings 6fc4aa1bc4 [arm] Fix the world famous typo with is_gate_vma()
svn path=/dists/trunk/linux/; revision=20500
2013-08-15 19:48:50 +00:00
Ben Hutchings b07b19230f Update to 3.11-rc5
svn path=/dists/trunk/linux/; revision=20499
2013-08-15 19:47:11 +00:00
Ben Hutchings d93c147e57 [arm] Fix the world famous typo with is_gate_vma()
svn path=/dists/sid/linux/; revision=20498
2013-08-15 19:10:12 +00:00
Ben Hutchings 751bd8474e Update to 3.10.7
svn path=/dists/sid/linux/; revision=20496
2013-08-15 17:39:48 +00:00
Ben Hutchings cc3748ad46 [armel/orion5x] I2C: mv64xxx: fix race between FSM/interrupt and process context (Closes: #622325)
svn path=/dists/sid/linux/; revision=20495
2013-08-13 18:36:33 +00:00
Ben Hutchings 77eb3f2647 Apply m68k fixes from Thorsten Glaser
svn path=/dists/sid/linux/; revision=20493
2013-08-13 18:18:41 +00:00
Ben Hutchings ad5d669ebf trace: Enable UPROBES, UPROBE_EVENT (Closes: #691167)
svn path=/dists/trunk/linux/; revision=20481
2013-08-11 17:41:56 +00:00
Ben Hutchings 38eb548dde trace: Enable KPROBE_EVENT (Closes: #640953)
svn path=/dists/trunk/linux/; revision=20480
2013-08-11 17:40:11 +00:00
Ben Hutchings da659f9a32 Enable KPROBES at top level
This enables it for the arm*, mips*, s390 and sh4 ports.
Keep it disabled for the reduced armel images.

svn path=/dists/trunk/linux/; revision=20479
2013-08-11 17:38:12 +00:00
Ben Hutchings 9537a83706 [x86] Enable ASUS_OLED as module (Closes: #680016)
svn path=/dists/sid/linux/; revision=20478
2013-08-09 14:01:23 +00:00
Ben Hutchings b55afebece Prepare to release linux (3.11~rc4-1~exp1).
svn path=/dists/trunk/linux/; revision=20463
2013-08-08 12:55:14 +00:00
Ben Hutchings 5e1f3af2bf aufs: Update to aufs3.x-rcN-20130805
svn path=/dists/trunk/linux/; revision=20460
2013-08-08 11:09:40 +00:00
Ben Hutchings 8458336937 Merge changes from sid up to 3.10.5-1
Exclude rt featureset addition.

svn path=/dists/trunk/linux/; revision=20458
2013-08-08 08:29:51 +00:00
Ben Hutchings e7d79407b0 Update to 3.11-rc4
Drop two bug fixes applied upstream.
Adjust debian/version.patch for renaming of kernel/printk.c.

svn path=/dists/trunk/linux/; revision=20457
2013-08-08 08:22:45 +00:00
Ben Hutchings 4c68c2b534 Prepare to release linux (3.10.5-1).
svn path=/dists/sid/linux/; revision=20455
2013-08-08 00:04:09 +00:00
Ben Hutchings d94d501ae1 SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is set (Closes: #719002)
svn path=/dists/sid/linux/; revision=20454
2013-08-07 20:37:28 +00:00
Ben Hutchings bb5207710b [rt] md: Disable BCACHE, as it fails to build
svn path=/dists/sid/linux/; revision=20453
2013-08-07 20:31:29 +00:00
Ben Hutchings b888e2c5a2 aufs: Update to aufs3.10-20130805
svn path=/dists/sid/linux/; revision=20452
2013-08-07 13:30:23 +00:00
Ben Hutchings 7666bbcb16 [rt] genpatch.py: Fix parsing of upstream patches with no header
svn path=/dists/sid/linux/; revision=20451
2013-08-07 13:04:39 +00:00
Ben Hutchings 4cef35b5d8 [rt] Update to 3.10.4-rt1 and reenable
svn path=/dists/sid/linux/; revision=20450
2013-08-07 12:53:18 +00:00
Ben Hutchings 14b281b156 [rt] genpatch.py: Accept missing series-rt
svn path=/dists/sid/linux/; revision=20449
2013-08-07 12:46:30 +00:00
Ben Hutchings 0ed1e20322 Remove sparc ABI fix, as we have to bump the ABI number anyway
svn path=/dists/sid/linux/; revision=20448
2013-08-07 12:41:44 +00:00
Ben Hutchings acabcd80cc atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring (Closes: #718505)
svn path=/dists/sid/linux/; revision=20447
2013-08-07 12:40:01 +00:00
Ben Hutchings c02187d4c4 ext4: fix retry handling in ext4_ext_truncate()
svn path=/dists/sid/linux/; revision=20446
2013-08-07 12:38:44 +00:00
Ben Hutchings 4bbd0a0969 Update to Linux 3.10.5
Bump ABI to 2, as there is a firewire ABI change that I can't see how to
work around.

svn path=/dists/sid/linux/; revision=20445
2013-08-04 12:14:43 +00:00
Ben Hutchings 2bfb395c29 nl80211: fix another nl80211_fam.attrbuf race
This should fix a bug which broke networking for me twice in the last day.

svn path=/dists/sid/linux/; revision=20438
2013-07-31 10:23:29 +00:00
Ben Hutchings 95df84931f Update to 3.10.4
svn path=/dists/sid/linux/; revision=20436
2013-07-31 09:29:32 +00:00
Ben Hutchings da54fee357 [hppa] udeb: Add core-modules package (Closes: #718270)
svn path=/dists/sid/linux/; revision=20435
2013-07-29 22:22:17 +00:00
Ben Hutchings ee4ea8e1ab [sparc] cpufreq: Convince genksyms that the ABI didn't change (fixes FTBFS)
svn path=/dists/sid/linux/; revision=20424
2013-07-29 00:41:42 +00:00
Ben Hutchings 69b7620273 Merge changes from sid up to 3.10.3-1
svn path=/dists/trunk/linux/; revision=20419
2013-07-28 03:11:34 +00:00
Ben Hutchings c54097ab60 Prepare to release linux (3.10.3-1).
svn path=/dists/sid/linux/; revision=20417
2013-07-28 03:00:49 +00:00
Ben Hutchings 31e8dc1cd9 debian/control: Fix Vcs-Svn: use anonscm.debian.org
From: Thorsten Glaser <tg@mirbsd.de>

svn path=/dists/sid/linux/; revision=20415
2013-07-27 22:57:09 +00:00
Ben Hutchings 57388244cf Update config as requested by Thorsten Glaser
* nfs: Enable swap on NFS
* fs/nls: Enable Macintosh HFS+ codepage modules

svn path=/dists/sid/linux/; revision=20414
2013-07-27 22:55:16 +00:00
Ben Hutchings b19bc34f32 Update m68k configs (Closes: #717689)
From: Thorsten Glaser <tg@mirbsd.de>

- disable some functionality due to size constraints
- switch to using initrd
- drop all flavours; build a generic image that runs on
  multiple subarchitectores (old Amiga, Atari, Macintosh tested;
  old BVME6000, MVME147, MVME16x, new Apollo, Q40/Q60 untested)
- use gcc-4.8
- add patch to make Atari EtherNAT actually selectable


svn path=/dists/sid/linux/; revision=20413
2013-07-27 22:49:11 +00:00
Ben Hutchings 8680744925 Cherry-pick some of the more important fixes from 3.10.4-rc1
svn path=/dists/sid/linux/; revision=20412
2013-07-27 22:33:06 +00:00
Ben Hutchings e4a48208f7 ata: Disable SATA_INIC162X - this driver corrupts data and is not expected to be fixed (Closes: #714295)
svn path=/dists/sid/linux/; revision=20411
2013-07-26 04:55:17 +00:00
Ben Hutchings 43af771d91 Update to 3.10.3
svn path=/dists/sid/linux/; revision=20410
2013-07-26 04:49:07 +00:00
Ben Hutchings 0f1eb1e783 nouveau: nv50-/disp: Use output specific mask in interrupt (Closes: #717590)
svn path=/dists/sid/linux/; revision=20409
2013-07-24 03:10:13 +00:00
Hector Oron 73eab09ae4 [armhf/armmp] Enable NET_CALXEDA_XGMAC as module
svn path=/dists/trunk/linux/; revision=20406
2013-07-22 09:59:43 +00:00
Ben Hutchings 0afc9c2c5c aufs: Update to aufs3.x-rcN-20130722
svn path=/dists/trunk/linux/; revision=20405
2013-07-22 04:19:54 +00:00
Ben Hutchings 1669b35019 Update to 3.11-rc2
Drop patches applied upstream; refresh the rest.
Disable aufs until it's updated.


svn path=/dists/trunk/linux/; revision=20404
2013-07-22 04:06:03 +00:00
Ben Hutchings c330b2ac02 Update to 3.10.2
svn path=/dists/sid/linux/; revision=20401
2013-07-22 02:36:36 +00:00
Ben Hutchings 6c6ec64859 linux-source: Install kernel config files for linux-image packages
The kernel config files used to be uploaded to
http://kernel.alioth.debian.org/config/ or elsewhere, and people
occasionally request them, but we have no infrastructure to
automatically do that and I rarely remember to do it.  These are
presumably wanted as a starting point by people building custom
packages who don't want to download the linux-image package, so
add them to the linux-source-$UPSTREAMVERSION package.

We can already generate all the config files without any
cross-toolchain using the 'setup' target in rules.gen, except that the
'make prepare' command in rules.real will fail.  This command is
unnecessary as 'prepare' is a dependency of any build target we use
in our 'build-arch' rule, so remove it.

svn path=/dists/sid/linux/; revision=20400
2013-07-22 00:02:50 +00:00
Ben Hutchings f64aa6874e linux-source: Disable compression of package (but use gzip, to keep old tools happy)
svn path=/dists/sid/linux/; revision=20399
2013-07-21 22:41:58 +00:00
Ben Hutchings 2b83afcb2f linux-source: Switch compression of tarball and patch to xz
svn path=/dists/sid/linux/; revision=20398
2013-07-21 22:28:59 +00:00
Ben Hutchings 604623bcef [armhf/armmp] Enable NET_CALXEDA_XGMAC as module (Closes: #717269)
svn path=/dists/sid/linux/; revision=20397
2013-07-20 21:48:53 +00:00
Ben Hutchings 9d9c7a0525 [x86] Change INTEL_MEI_ME back to a module (Closes: #717383)
svn path=/dists/sid/linux/; revision=20395
2013-07-20 21:23:45 +00:00
Ben Hutchings 6598fbc0fb rtlwifi: rtl8723ae: Fix typo in firmware names
svn path=/dists/sid/linux/; revision=20381
2013-07-18 05:04:28 +00:00
Ben Hutchings b8aaca8ceb iwlwifi: Update 3160 and 7260 support to work with production firmware
svn path=/dists/sid/linux/; revision=20366
2013-07-18 04:02:08 +00:00
Ben Hutchings b70783d289 be2net: Fix to avoid hardware workaround when not needed
svn path=/dists/sid/linux/; revision=20365
2013-07-18 03:47:49 +00:00
Ben Hutchings 6b298896bb udeb: Add snd-cmi8328 and snd-scs1x to sound-modules, thanks to Samuel Thibault (Closes: #717183)
svn path=/dists/sid/linux/; revision=20364
2013-07-18 03:41:39 +00:00
Arnaud Patard 0f3e190059 -add ehci-pci to usb-modules to get back usb during installation
svn path=/dists/sid/linux/; revision=20357
2013-07-16 06:21:09 +00:00
Ben Hutchings 810ae44440 Prepare to release linux (3.10.1-1).
svn path=/dists/sid/linux/; revision=20355
2013-07-16 04:48:42 +00:00
Ben Hutchings 9548aeba02 [x86] efivars: Re-enable pstore support by default
It can be disabled by setting module parameter pstore_disable=Y.

svn path=/dists/sid/linux/; revision=20354
2013-07-16 01:06:01 +00:00
Ben Hutchings 492ce02d51 udeb: Remove obsolete and unsupported drivers and filesystems
- Remove ppa from scsi-modules
- Remove floppy-modules, irda-modules, parport-modules, plip-modules,
  qnx4-modules, reiserfs-modules, ufs-modules

svn path=/dists/sid/linux/; revision=20353
2013-07-16 01:02:44 +00:00
Ben Hutchings 6f18d0e5ad udeb: Move virtio_scsi to virtio-modules
svn path=/dists/sid/linux/; revision=20352
2013-07-16 00:49:51 +00:00
Ben Hutchings d0e28b5771 Note two CVEs fixed in 3.10
svn path=/dists/sid/linux/; revision=20351
2013-07-15 02:40:38 +00:00
Ben Hutchings 12a3def86f xen/blkback: Check device permissions before allowing OP_DISCARD (CVE-2013-2140)
svn path=/dists/sid/linux/; revision=20350
2013-07-15 02:34:00 +00:00
Ben Hutchings db13a18a1d Use upstream description of the fix for #572537
svn path=/dists/sid/linux/; revision=20349
2013-07-15 02:32:45 +00:00
Ben Hutchings e4b21e673e Set ABI to 1
svn path=/dists/sid/linux/; revision=20348
2013-07-15 02:20:11 +00:00
Ben Hutchings 4351c3dd80 Update to 3.10.1
svn path=/dists/sid/linux/; revision=20347
2013-07-15 02:19:39 +00:00
Ben Hutchings b1e43bc985 alx: Update to 3.11-rc1
svn path=/dists/sid/linux/; revision=20346
2013-07-15 01:40:38 +00:00
Ben Hutchings 1b1fb1aef7 udeb: Add pm80xx (previously pm8001) and virtio_scsi to scsi-extra-modules
svn path=/dists/sid/linux/; revision=20345
2013-07-15 01:36:26 +00:00
Ben Hutchings cd6c47e0c8 udeb: Add ath6kl_usb and mwifiex_usb to nic-wireless-modules
svn path=/dists/sid/linux/; revision=20344
2013-07-15 01:31:06 +00:00
Moritz Muehlenhoff 93f9c8b176 add bug closer
svn path=/dists/trunk/linux/; revision=20342
2013-07-12 15:19:01 +00:00
Ben Hutchings 374ac643b9 Note that 3.10 fixes #715822
svn path=/dists/trunk/linux/; revision=20341
2013-07-11 01:41:27 +00:00
Ben Hutchings cb3f128b94 linux-source: Add bc to recommended packages (Closes: #715413)
svn path=/dists/trunk/linux/; revision=20340
2013-07-10 22:10:17 +00:00
Ben Hutchings 76eac4e5ae alx: Apply bug fixes accepted for 3.11
svn path=/dists/trunk/linux/; revision=20331
2013-07-02 05:35:18 +00:00
Ben Hutchings 81294095b4 Update policy version to 3.9.4
debian/control: Put xen-linux-system-* in the 'metapackages' section

svn path=/dists/trunk/linux/; revision=20330
2013-07-02 05:28:06 +00:00
Ben Hutchings 55dc783bbf debian/rules.real: Remove support for pre-multiarch dpkg
svn path=/dists/trunk/linux/; revision=20327
2013-07-02 05:06:18 +00:00
Ben Hutchings 97a8d8f72d debian/patches: Reorder and group patches in series
svn path=/dists/trunk/linux/; revision=20322
2013-07-01 06:29:13 +00:00
Ben Hutchings 97873a332f [x86] efivars: Reenable 'paranoid' size check by default, as it should no longer have false positives
svn path=/dists/trunk/linux/; revision=20320
2013-07-01 06:00:13 +00:00
Ben Hutchings 2d05e27b23 Update to 3.10
alx: Use upstream minimal driver

svn path=/dists/trunk/linux/; revision=20319
2013-07-01 05:43:38 +00:00
Ben Hutchings eaba00d52c debian/bin/check-patches.sh: Report missing DEP-3 headers
svn path=/dists/trunk/linux/; revision=20315
2013-07-01 04:27:18 +00:00
Ben Hutchings 9abf884e08 Note that all patches now have DEP-3 headers
svn path=/dists/trunk/linux/; revision=20314
2013-07-01 04:15:43 +00:00
Ben Hutchings db3f17661b [rt] genpatch.py: Add Origin header to all patches
svn path=/dists/trunk/linux/; revision=20312
2013-07-01 04:12:55 +00:00
Ben Hutchings f0b384b44c Patch headers are DEP-3, not DEP-5
svn path=/dists/trunk/linux/; revision=20311
2013-07-01 03:30:10 +00:00
Ben Hutchings 326f255d1f [rt] Fold convert-series into genpatch.py
In the process, stop stripping localversion.patch from an upstream
patch series, which we already stopped doing when exporting patches
from git.

svn path=/dists/trunk/linux/; revision=20310
2013-07-01 03:29:39 +00:00
Ben Hutchings 655014b03d [rt] Make genpatch.py work with upstream patch series as well as git
svn path=/dists/trunk/linux/; revision=20309
2013-07-01 03:06:18 +00:00
Ben Hutchings ad66e1658d Correct previous changelog entry: s/headers$/patches/
svn path=/dists/trunk/linux/; revision=20305
2013-07-01 01:55:51 +00:00
Ben Hutchings 1c7c32f96f aufs: Add DEP-5 headers to generated/copied headers
svn path=/dists/trunk/linux/; revision=20304
2013-07-01 01:52:32 +00:00
Ben Hutchings a541a240b5 debian/patches: Add DEP-5 headers (From, Subject, Forwarded/Origin) for most patches
svn path=/dists/trunk/linux/; revision=20303
2013-07-01 01:12:30 +00:00
Ben Hutchings cf9f72584f cassini: Make missing firmware non-fatal (Closes: #714128)
svn path=/dists/trunk/linux/; revision=20302
2013-06-30 23:58:47 +00:00
Ben Hutchings 7e2ba80295 Merge changes from sid up to 3.9.8-1
svn path=/dists/trunk/linux/; revision=20301
2013-06-30 18:30:22 +00:00
Ben Hutchings 8b6d6f2812 Prepare to release linux (3.9.8-1).
svn path=/dists/sid/linux/; revision=20299
2013-06-30 02:04:15 +00:00
Ben Hutchings 14ff6dca8d Update to 3.9.8
svn path=/dists/sid/linux/; revision=20297
2013-06-28 04:39:22 +00:00
Ben Hutchings 1a53d52cfc misc/bmp085: Enable building as a module
svn path=/dists/trunk/linux/; revision=20295
2013-06-24 14:08:56 +00:00
Ben Hutchings cacd55ccd9 Prepare to release linux (3.10~rc7-1~exp1).
svn path=/dists/trunk/linux/; revision=20294
2013-06-24 13:55:37 +00:00
Ben Hutchings b3f4afe37d [armel/{iop32x,ixp4xx,orion5x}] Disable features to reduce kernel size
- Disable KSM, YAMA
- [armel/orion5x] Disable FTRACE (already disabled for the others)

svn path=/dists/trunk/linux/; revision=20293
2013-06-24 13:55:07 +00:00
Ben Hutchings 6425f81ada Enable various new(ish) features
svn path=/dists/trunk/linux/; revision=20291
2013-06-24 02:36:15 +00:00
Ben Hutchings 614eb957a8 debian/watch: Add watch file and update script
svn path=/dists/trunk/linux/; revision=20290
2013-06-24 02:04:54 +00:00
Ben Hutchings ca79b949a8 debian/control: Add Homepage field
svn path=/dists/trunk/linux/; revision=20288
2013-06-24 01:04:23 +00:00
Ben Hutchings 359aacce08 Update to 3.10-rc7
svn path=/dists/trunk/linux/; revision=20286
2013-06-23 22:02:49 +00:00
Ben Hutchings 87274a8083 Apply various security fixes
svn path=/dists/sid/linux/; revision=20285
2013-06-23 16:32:43 +00:00
Ben Hutchings 01086c8f36 [x86] efi: Fix dummy variable buffer allocation
svn path=/dists/sid/linux/; revision=20284
2013-06-23 15:57:05 +00:00
Ben Hutchings 46013cc609 Update to 3.9.7
svn path=/dists/sid/linux/; revision=20283
2013-06-23 15:55:26 +00:00
Ben Hutchings 7459ea3b2b yama: Disable ptrace restrictions by default, and change boot message to indicate this (Closes: #712740)
svn path=/dists/sid/linux/; revision=20261
2013-06-19 03:37:52 +00:00
Ben Hutchings 575f8cebf3 Update to 3.10-rc6
svn path=/dists/trunk/linux/; revision=20259
2013-06-16 03:08:36 +00:00
Ben Hutchings 520079b44c [x86] cpufreq: Enable X86_INTEL_PSTATE (Closes: #712062)
svn path=/dists/trunk/linux/; revision=20258
2013-06-15 16:26:18 +00:00
Ben Hutchings 9d021dd201 Merge changes from sid up to 3.9.6-1
svn path=/dists/trunk/linux/; revision=20256
2013-06-15 15:47:11 +00:00
Ben Hutchings 672f8c5d17 Prepare to release linux (3.9.6-1).
svn path=/dists/sid/linux/; revision=20254
2013-06-15 03:53:30 +00:00
Ben Hutchings df6206a096 Update to 3.9.6
svn path=/dists/sid/linux/; revision=20251
2013-06-14 02:05:10 +00:00
Ben Hutchings 3353739262 [armhf/armmp] Add EMAC ethernet driver found on Allwinner A10 SoCs (Closes: #711998)
- Add MDIO bus driver for the Allwinner EMAC
- Add EMAC controller node to sun4i DTSI
- cubieboard: Enable ethernet (EMAC) support in dts
- Add EMAC Controller to Hackberry dt

All cherry-picked by Niall Walsh

svn path=/dists/trunk/linux/; revision=20250
2013-06-13 01:17:37 +00:00
Ben Hutchings 54d1d00ecd [armel/orion5x] Enable EXPERT; disable FIPS, OABI_COMPAT, PCI_QUIRKS, VGA_ARB to reduce kernel size (really fixes FTBFS)
svn path=/dists/sid/linux/; revision=20249
2013-06-12 04:19:35 +00:00
Ben Hutchings b1c74f1912 Prepare to release linux (3.10~rc5-1~exp1).
svn path=/dists/trunk/linux/; revision=20247
2013-06-11 12:36:50 +00:00
Ben Hutchings 82d06bd176 iwlegacy: Use consistent condition for il_pm_ops (fixes FTBFS on ia64)
svn path=/dists/trunk/linux/; revision=20246
2013-06-11 03:42:19 +00:00
Ben Hutchings 374d054212 [powerpc,x86] Fold nic-extra-modules into nic-modules
svn path=/dists/trunk/linux/; revision=20244
2013-06-11 03:28:31 +00:00
Ben Hutchings 505dfa5c73 Revert removal of plip-modules; it can be loaded in expert mode
svn path=/dists/trunk/linux/; revision=20243
2013-06-11 02:59:13 +00:00
Ben Hutchings 685783270f udeb: Remove plip-modules, not included in any installer image
svn path=/dists/trunk/linux/; revision=20242
2013-06-11 02:51:08 +00:00
Ben Hutchings 6f6911d833 udeb: Move ide-modules and ide-core-modules into ia64 configuration
svn path=/dists/trunk/linux/; revision=20241
2013-06-11 02:48:16 +00:00
Ben Hutchings ecbf8ad4fc Remove obsolete eth1394 and firewire-core-modules dependency from nic-modules
svn path=/dists/trunk/linux/; revision=20240
2013-06-11 02:36:53 +00:00
Ben Hutchings 9f3ba7f061 udeb: Only list the 'new' firewire modules in firewire-core-modules
svn path=/dists/trunk/linux/; revision=20239
2013-06-11 02:31:52 +00:00
Ben Hutchings cd3028496c Group udeb cleanup changes
svn path=/dists/trunk/linux/; revision=20238
2013-06-11 02:30:47 +00:00
Ben Hutchings 3a4703fe63 [sparc64] udeb: Use symlinks to follow sparc configuration
svn path=/dists/trunk/linux/; revision=20237
2013-06-11 02:27:05 +00:00
Ben Hutchings 5234b2631a [s390] udeb: Use symlinks to follow s390x configuration
svn path=/dists/trunk/linux/; revision=20236
2013-06-11 02:22:01 +00:00
Ben Hutchings 8a04da01dc udeb: Remove redundant control file overrides
svn path=/dists/trunk/linux/; revision=20235
2013-06-11 02:19:45 +00:00
Ben Hutchings 86e8aebf5d udeb: Move i2c-algo-bit to i2c-modules
svn path=/dists/trunk/linux/; revision=20234
2013-06-11 02:07:24 +00:00
Ben Hutchings 2f3fa5e47b Update to 3.10-rc5
svn path=/dists/trunk/linux/; revision=20233
2013-06-10 04:51:49 +00:00
Ben Hutchings da3c6d6427 Merge changes from sid up to 3.9.5-1
svn path=/dists/trunk/linux/; revision=20231
2013-06-10 04:27:15 +00:00
Ben Hutchings c11335fa2c Prepare to release linux (3.9.5-1).
svn path=/dists/sid/linux/; revision=20229
2013-06-10 04:02:29 +00:00
Ben Hutchings 89f7156b5c iio,HID: Enable IIO, HID_SENSOR_HUB and related drivers as modules (Closes: #711690)
svn path=/dists/sid/linux/; revision=20226
2013-06-10 00:31:21 +00:00
Ben Hutchings 7f0ae8117b fs: Enable F2FS_FS as module (Closes: #711342)
svn path=/dists/sid/linux/; revision=20225
2013-06-10 00:04:22 +00:00
Ben Hutchings 64aaa7d119 [i386] udeb: Add viafb to fb-modules (Closes: #705788)
- [i386] udeb: Move i2c-algo-bit to i2c-modules and make fb-modules depend on it
- viafb: Autoload on OLPC XO 1.5 only

svn path=/dists/sid/linux/; revision=20224
2013-06-10 00:00:54 +00:00
Ben Hutchings 946c9a1bd4 ath9k: Disable PowerSave by default (Closes: #695968)
svn path=/dists/sid/linux/; revision=20223
2013-06-09 23:55:04 +00:00
Ben Hutchings d3ecfab948 [armel/iop32x,armel/ixp4xx] Disable OABI_COMPAT, PCI_QUIRKS to reduce kernel size (fixes FTBFS)
svn path=/dists/sid/linux/; revision=20222
2013-06-09 23:49:00 +00:00
Ben Hutchings 01f7477a15 [powerpc] Fix build error in stable/3.9
svn path=/dists/sid/linux/; revision=20221
2013-06-09 21:51:41 +00:00
Ben Hutchings 2b5499bb75 [s390] Enable PCI, PCI and USB drivers
svn path=/dists/sid/linux/; revision=20220
2013-06-09 21:30:13 +00:00
Ben Hutchings 73ed4e477f [s390] Add pgste to ptep_modify_prot_start()
Fixes build breakage in 3.9.5.

svn path=/dists/sid/linux/; revision=20219
2013-06-09 20:16:14 +00:00
Ben Hutchings 935de573c8 Update to 3.9.5
svn path=/dists/sid/linux/; revision=20218
2013-06-09 13:38:03 +00:00
Ben Hutchings c2c180e11b [powerpcspe] Remove installer udebs (really fixes FTBFS)
svn path=/dists/sid/linux/; revision=20203
2013-06-08 14:25:42 +00:00
Ben Hutchings 56937f92db [x86] Enable HYPERVISOR_GUEST
Various paravirtualisation options now depend on this.

svn path=/dists/trunk/linux/; revision=20187
2013-06-03 12:22:46 +00:00
Ben Hutchings e96b9d5916 Prepare to release linux (3.10~rc4-1~exp1).
svn path=/dists/trunk/linux/; revision=20185
2013-06-03 11:56:39 +00:00
Ben Hutchings 3e8af05f43 alx: Update VLAN tag handling for 3.10
svn path=/dists/trunk/linux/; revision=20184
2013-06-03 01:43:38 +00:00
Ben Hutchings 22392b3370 Note utsname version change in the changelog
svn path=/dists/trunk/linux/; revision=20183
2013-06-03 00:00:10 +00:00
Ben Hutchings 4207b3a025 Change experimental Debian revision format to 1~exp<n>
This is a more commonly used format, and frees up some space in
utsname::version.

svn path=/dists/trunk/linux/; revision=20181
2013-06-02 20:54:29 +00:00
Ben Hutchings 0b6dc8c4e7 Enable various new drivers and driver features; add to appropriate udebs
svn path=/dists/trunk/linux/; revision=20179
2013-06-02 20:39:18 +00:00
Ben Hutchings 7aaf67ba18 Update to 3.10-rc4
svn path=/dists/trunk/linux/; revision=20177
2013-06-02 18:34:53 +00:00
Ben Hutchings 41bc6e7895 Update to 3.10-rc3
Refresh/drop various patches.

aufs: Update to aufs3.x-rcN-20130520

svn path=/dists/trunk/linux/; revision=20176
2013-06-02 18:14:09 +00:00
Ben Hutchings 25c9b1af9f Prepare to release linux (3.9.4-1).
svn path=/dists/sid/linux/; revision=20172
2013-06-02 02:58:56 +00:00
Ben Hutchings 475e841ad5 udeb: Add raid6_pq to md-modules, and make btrfs-modules depend on it
svn path=/dists/sid/linux/; revision=20171
2013-06-01 22:12:29 +00:00
Ben Hutchings a7212e938b iscsi-target: fix heap buffer overflow on error (CVE-2013-2850)
svn path=/dists/sid/linux/; revision=20169
2013-06-01 18:49:35 +00:00
Ben Hutchings e4164bba77 udeb: Add various newly enabled drivers to the appropriate packages
svn path=/dists/sid/linux/; revision=20168
2013-06-01 18:33:47 +00:00
Ben Hutchings 0cd50fa024 Delete reference to USER_NS, which was already disabled in 3.8
svn path=/dists/sid/linux/; revision=20163
2013-06-01 13:28:19 +00:00
Arnaud Patard 714ef51de8 - update changelog
svn path=/dists/sid/linux/; revision=20161
2013-05-31 22:10:24 +00:00
Ben Hutchings a21612fbb6 Close bugs requesting some of the newly enabled net drivers
svn path=/dists/sid/linux/; revision=20157
2013-05-31 04:45:46 +00:00
Ben Hutchings eff6f37c23 udeb: [powerpcspe] Use symlinks to follow powerpc configuration (Closes: #708336, #708662)
svn path=/dists/sid/linux/; revision=20155
2013-05-31 04:33:25 +00:00
Ben Hutchings bbc57703fc security: Enable SECURITY_YAMA, SECURITY_YAMA_STACKED (Closes: #704750)
svn path=/dists/sid/linux/; revision=20153
2013-05-31 04:17:50 +00:00
Ben Hutchings 0c8eb822de Enable various new drivers and driver options
svn path=/dists/sid/linux/; revision=20152
2013-05-31 04:14:16 +00:00
Ben Hutchings eee044f3b9 Enable various new networking features
svn path=/dists/sid/linux/; revision=20150
2013-05-31 02:36:04 +00:00
Aurelien Jarno 8e28f834dd * [mips] Enable KEXEC.
svn path=/dists/sid/linux/; revision=20149
2013-05-30 09:45:43 +00:00
Ben Hutchings 9460decf03 Explicitly disable USER_NS for now
svn path=/dists/sid/linux/; revision=20147
2013-05-30 04:27:22 +00:00
Ben Hutchings 869bd28771 Explain why some drivers have been disabled by upstream changes on ARM
svn path=/dists/sid/linux/; revision=20145
2013-05-30 04:13:29 +00:00
Ben Hutchings bb13e26342 Update to 3.9.4
svn path=/dists/sid/linux/; revision=20139
2013-05-30 02:17:17 +00:00
Ben Hutchings c8d072c2c9 Merge changes from experimental
3.8.y is dead, long live 3.9.y.
Drop 'experimental' from the version.

svn path=/dists/sid/linux/; revision=20138
2013-05-30 01:34:59 +00:00
Ben Hutchings 98ebec826c Note that 3.9 fixes #703607
svn path=/dists/trunk/linux/; revision=20132
2013-05-19 00:31:17 +00:00
Ben Hutchings 735777e2f5 [ppc64] Use symlinks to follow powerpc/powerpc64 configuration
svn path=/dists/sid/linux/; revision=20131
2013-05-18 23:44:10 +00:00
Ben Hutchings 5bbc54554e [powerpc/powerpc64,ppc64] Replace ibmvscsic with ibmvscsi in scsi-modules
svn path=/dists/sid/linux/; revision=20130
2013-05-18 23:38:33 +00:00
Ben Hutchings 9125787982 [powerpcspe] udeb: Add llc to nic-shared-modules (Closes: #708662)
svn path=/dists/sid/linux/; revision=20129
2013-05-18 23:27:37 +00:00
Ben Hutchings d22f6fb94e Merge changes from sid up to 3.8.13-1
svn path=/dists/trunk/linux/; revision=20122
2013-05-16 04:52:57 +00:00
Ben Hutchings c76adea026 [powerpcspe] Prevent building uImage with missing mkimage, thanks to Roland Stigge (Closes: #708094)
svn path=/dists/trunk/linux/; revision=20121
2013-05-16 04:49:51 +00:00
Ben Hutchings 745354f749 Prepare to release linux (3.8.13-1).
svn path=/dists/sid/linux/; revision=20120
2013-05-16 02:53:55 +00:00
Ben Hutchings a7835d9566 Bump ABI to 2
svn path=/dists/sid/linux/; revision=20119
2013-05-15 23:27:56 +00:00
Ben Hutchings 470c94336d [powerpc] Add llc to nic-shared-modules
svn path=/dists/sid/linux/; revision=20114
2013-05-15 14:38:08 +00:00
Ben Hutchings 435bfd69d0 [m68k,mips,mipsel,ppc64,sparc64] Add crc-modules as common dependency of btrfs-modules and xfs-modules (and others)
svn path=/dists/sid/linux/; revision=20113
2013-05-15 14:35:30 +00:00
Ben Hutchings b07d30991e Update to 3.8.13
svn path=/dists/sid/linux/; revision=20112
2013-05-15 14:27:45 +00:00
Ben Hutchings f49f3f44fd aufs: Update to aufs3.9-20130506
svn path=/dists/trunk/linux/; revision=20080
2013-05-12 01:04:27 +00:00
Ben Hutchings e8fb402f48 Merge changes from sid up to 3.8.12-1
svn path=/dists/trunk/linux/; revision=20079
2013-05-12 00:53:14 +00:00
Ben Hutchings e0975790e1 Update to 3.9.2
svn path=/dists/trunk/linux/; revision=20078
2013-05-12 00:45:33 +00:00
Ben Hutchings e419b85440 README.Debian: Correct reference to Berkeley Database development package
svn path=/dists/trunk/linux/; revision=20077
2013-05-11 22:44:12 +00:00
Ben Hutchings cccfa18fe9 [x86] Enable VMWARE_VMCI, VSOCKETS, VMWARE_VMCI_VSOCKETS as modules (Closes: #707676)
svn path=/dists/trunk/linux/; revision=20075
2013-05-10 13:28:16 +00:00
Ben Hutchings f281fc4fca Prepare to release linux (3.8.12-1).
svn path=/dists/sid/linux/; revision=20071
2013-05-10 03:47:11 +00:00
Ben Hutchings eff4b24c06 Note that 3.9 fixes #659033
svn path=/dists/trunk/linux/; revision=20065
2013-05-09 02:32:13 +00:00
Ben Hutchings 46ec21bf0b linux-doc: Include aufs documentation
svn path=/dists/sid/linux/; revision=20062
2013-05-09 00:41:03 +00:00
Ben Hutchings 8994c1719a aufs: Update to aufs3.8-20130506
svn path=/dists/sid/linux/; revision=20061
2013-05-09 00:37:34 +00:00
Ben Hutchings 82a0dd1f08 [rt] Update to 3.8.11-rt8
svn path=/dists/sid/linux/; revision=20060
2013-05-09 00:22:02 +00:00
Ben Hutchings 8d67495dbc Update to 3.8.12
svn path=/dists/sid/linux/; revision=20059
2013-05-09 00:17:10 +00:00
Ben Hutchings a0b2080a63 udeb: Fix configuration errors causing FTBFS:
- [armhf/vexpress] Remove ipv6-modules; ipv6 is now built-in
- [mipsel/sb1-bcm91250a,sparc] Add crc-modules as common dependency of
  btrfs-modules and xfs-modules (and others)
- [powerpc] Add nic-shared-modules as common dependency of nic-modules
  and nic-extra-modules
- Unify module list for nic-shared-modules across architectures [!m68k]

svn path=/dists/sid/linux/; revision=20058
2013-05-08 13:25:14 +00:00
Ben Hutchings 44dcd14744 Build-Depend on bc, needed to build kernel/timeconst.h
svn path=/dists/trunk/linux/; revision=20054
2013-05-06 23:05:27 +00:00
Ben Hutchings b59c576e26 Merge changes from sid up to 3.8.11-1
svn path=/dists/trunk/linux/; revision=20053
2013-05-06 22:10:37 +00:00
Ben Hutchings 56e6ea5572 Update to 3.9
Drop many patches and refresh a few others.
[rt] Disable until it is updated for Linux 3.9 or later

svn path=/dists/trunk/linux/; revision=20052
2013-05-06 21:53:29 +00:00
Ben Hutchings 56baa7564b [rt] Remove xen-linux-system packages and references to Xen support
It is not sensible to run a PREEMPT_RT kernel under Xen or any other
hypervisor that doesn't itself provide real-time scheduling.

This requires reintroducing an explicit 'none' featureset for amd64
and i386, just to hold the Xen support definitions.

svn path=/dists/sid/linux/; revision=20036
2013-05-06 03:05:25 +00:00
Ben Hutchings b552179d78 Prepare to release linux (3.8.11-1).
svn path=/dists/sid/linux/; revision=20029
2013-05-06 01:55:36 +00:00
Ben Hutchings dd5200c4d2 [i386/486] udeb: Add lxfb to fb-modules (Closes: #705780)
svn path=/dists/sid/linux/; revision=20024
2013-05-04 20:43:01 +00:00
Ben Hutchings 57e763173a bug script: Remove broken sound functions (Closes: #705619)
svn path=/dists/sid/linux/; revision=20023
2013-05-04 20:42:18 +00:00
Ben Hutchings b6f101f122 Set ABI to 1
svn path=/dists/sid/linux/; revision=20019
2013-05-04 20:34:00 +00:00
Ben Hutchings a13bb93110 udeb: Merge redundant configuration for ext{2,3} dependency on mbcache
svn path=/dists/sid/linux/; revision=20018
2013-05-04 20:12:46 +00:00
Ben Hutchings 023b4ded9f udeb: Move modules and adjust dependencies to avoid duplicates (Closes: #706646)
svn path=/dists/sid/linux/; revision=20017
2013-05-04 19:53:01 +00:00
Ben Hutchings ca432f1977 aufs: Update to aufs3.8-20130325
svn path=/dists/sid/linux/; revision=20015
2013-05-04 17:47:27 +00:00
Ben Hutchings f4fca6a8fd [rt] Update to 3.8.10-rt6
svn path=/dists/sid/linux/; revision=20014
2013-05-04 17:43:59 +00:00
Ben Hutchings 37b0eaaa6d Update to 3.8.11
svn path=/dists/sid/linux/; revision=20012
2013-05-04 17:21:58 +00:00
Ben Hutchings 6082c199d8 Prepare to release linux (3.8.5-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19960
2013-03-31 19:10:23 +00:00
Ben Hutchings 57f837632d [rt] wireless: orinoco_usb is BROKEN
svn path=/dists/trunk/linux/; revision=19958
2013-03-31 06:35:08 +00:00
Ben Hutchings 91831f762f [rt] Update to 3.8.4-rt2 and reenable
svn path=/dists/trunk/linux/; revision=19956
2013-03-31 03:53:40 +00:00
Ben Hutchings 0fd3db57d9 cdc_ncm,cdc_mbim: Use NCM by default
svn path=/dists/trunk/linux/; revision=19955
2013-03-31 03:02:47 +00:00
Ben Hutchings 4b8318261f udeb: Add hid-generic, hid-holtek-kbd, hid-lenovo-tpkbd, hid-roccat-isku, hid-roccat-lua, hid-roccat-savu to input-modules
svn path=/dists/trunk/linux/; revision=19954
2013-03-29 23:08:16 +00:00
Ben Hutchings b79f46c9b9 Update to 3.8.5
svn path=/dists/trunk/linux/; revision=19953
2013-03-29 06:40:22 +00:00
Ben Hutchings 55da5d676a Merge changes from sid up to 3.2.41-2
svn path=/dists/trunk/linux/; revision=19951
2013-03-27 03:51:48 +00:00
Ben Hutchings d3d3caa09f Prepare to release linux (3.2.41-2).
svn path=/dists/sid/linux/; revision=19949
2013-03-26 02:38:41 +00:00
Ben Hutchings 7f76905aea Apply KVM security fixes
svn path=/dists/sid/linux/; revision=19947
2013-03-25 14:30:20 +00:00
Ben Hutchings 658db8593e [x86] drm: Enable DRM_GMA500 as module, replacing DRM_PSB (Closes: #703506)
svn path=/dists/sid/linux/; revision=19946
2013-03-25 13:37:43 +00:00
Ben Hutchings 8274377d91 [x86] drm/i915: bounds check execbuffer relocation count (CVE-2013-0913)
svn path=/dists/sid/linux/; revision=19945
2013-03-25 13:13:14 +00:00
Ben Hutchings 000a73ec79 linux-headers: Fix file installation on architectures without Kbuild.platforms (Closes: #703800)
svn path=/dists/sid/linux/; revision=19942
2013-03-23 23:22:08 +00:00
Ben Hutchings 6b2afc5cf7 [ia64] udeb: Remove efi-modules package; make kernel-image provide efi-modules (fixes FTBFS)
svn path=/dists/sid/linux/; revision=19941
2013-03-23 18:12:41 +00:00
Ben Hutchings 3937ca5280 Merge changes from sid up to 3.2.41-1
Drop all changes to backported features and to rt.

svn path=/dists/trunk/linux/; revision=19940
2013-03-23 07:15:51 +00:00
Ben Hutchings 60f5e86973 efivars: Adjust the size checks
- efivars: pstore: Do not check size when erasing variable (bug introduced
  in backporting)
- efivars: Remove check for 50% full on write (this is more risky than what
  it tries to fix)

svn path=/dists/sid/linux/; revision=19938
2013-03-23 03:56:59 +00:00
Ben Hutchings 2ea813fe8d efivars: Work around serious firmware bugs
- Allow disabling use as a pstore backend
- Add module parameter to disable use as a pstore backend
  * [x86] Set EFI_VARS_PSTORE_DEFAULT_DISABLE=y
- explicitly calculate length of VariableName
- Handle duplicate names from get_next_variable()

Also apply another fix entangled with them:
- efi_pstore: Introducing workqueue updating sysfs

svn path=/dists/sid/linux/; revision=19937
2013-03-22 20:15:09 +00:00
Ben Hutchings 9a503ad42c Prepare to release linux (3.2.41-1).
svn path=/dists/sid/linux/; revision=19936
2013-03-22 18:24:45 +00:00
Ben Hutchings 10f7c2ed0f [rt] Update to 3.2.40-rt60
svn path=/dists/sid/linux/; revision=19935
2013-03-22 18:24:08 +00:00
Ben Hutchings 940319a743 [x86,powerpc/powerpc64] random: Change HW_RANDOM back from built-in to module, as we now have a real fix for #701784
svn path=/dists/sid/linux/; revision=19934
2013-03-22 01:16:31 +00:00
Ben Hutchings 69cf3c5922 Drop an i915 patch that went into 3.4.37
svn path=/dists/sid/linux/; revision=19932
2013-03-21 07:13:31 +00:00
Ben Hutchings e871712cbc Apply security fixes and other important fixes from 3.2.y-queue
svn path=/dists/sid/linux/; revision=19931
2013-03-21 06:26:43 +00:00
Ben Hutchings b6d1b8c9fa signal: Fix use of missing sa_restorer field (build regression introduced by fix for CVE-2013-0914)
svn path=/dists/trunk/linux/; revision=19927
2013-03-21 03:38:46 +00:00
Ben Hutchings da9962ab5f signal: Fix use of missing sa_restorer field (build regression introduced by fix for CVE-2013-0914)
svn path=/dists/sid/linux/; revision=19926
2013-03-21 01:45:23 +00:00
Ben Hutchings 1df6e18669 drm, agp: Update to 3.4.37
svn path=/dists/sid/linux/; revision=19925
2013-03-21 00:56:25 +00:00
Ben Hutchings 8542c98990 Update to 3.2.41
svn path=/dists/sid/linux/; revision=19924
2013-03-21 00:43:02 +00:00
Ben Hutchings 702f411066 Do not claim that 3.8.4 fixes #71189; it only fixes the second bug mentioned there
svn path=/dists/trunk/linux/; revision=19923
2013-03-20 23:58:50 +00:00
Ben Hutchings 9a1fdd2260 Update to 3.8.4
svn path=/dists/trunk/linux/; revision=19922
2013-03-20 23:44:51 +00:00
Ben Hutchings 2949691cda [x86] i915: initialize CADL in opregion (Closes: #703271)
svn path=/dists/sid/linux/; revision=19921
2013-03-20 03:46:39 +00:00
Ben Hutchings b8639bbdc5 Prepare to release linux (3.8.3-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19920
2013-03-19 13:45:46 +00:00
Ben Hutchings 22a19b2efa Add various security fixes from 3.8.4-rc1
svn path=/dists/trunk/linux/; revision=19919
2013-03-19 04:52:25 +00:00
Ben Hutchings 77bae59ff4 Update to 3.8.3
svn path=/dists/trunk/linux/; revision=19918
2013-03-19 03:54:56 +00:00
Ben Hutchings a073a32cad kmsg_dump: Only dump kernel log in error cases (Closes: #703386)
- kexec: remove KMSG_DUMP_KEXEC
- kmsg_dump: don't run on non-error paths by default

Ignore ABI change to kmsg_dump_{,un}register(); I don't think these
should be used from OOT and codesearch doesn't find any users.

svn path=/dists/sid/linux/; revision=19917
2013-03-19 02:29:01 +00:00
Ben Hutchings 0a773fbe09 efi: Ensure efivars is loaded on EFI systems (Closes: #703363)
[x86] Use a platform device to trigger loading of efivars
[ia64] Change EFI_VARS from module to built-in

svn path=/dists/sid/linux/; revision=19916
2013-03-19 01:03:35 +00:00
Ian Campbell c60e79b3f3 arm: correct path to DTB files. Patch from Nobuhiro Iwamatsu. (Closes: #703082)
svn path=/dists/trunk/linux/; revision=19914
2013-03-16 08:58:50 +00:00
Ben Hutchings 3d8c03a2f0 [x86] drm/i915: Unconditionally initialise the interrupt workers, thanks to Bjørn Mork (Closes: #692607)
svn path=/dists/sid/linux/; revision=19911
2013-03-10 23:52:58 +00:00
Ben Hutchings dc2bf92471 aufs: Update to aufs3.8-20130311
svn path=/dists/trunk/linux/; revision=19910
2013-03-10 01:48:39 +00:00
Ben Hutchings 564316e564 udeb: Add hid-topseed to input-modules (Closes: #702611)
svn path=/dists/sid/linux/; revision=19909
2013-03-09 04:16:52 +00:00
Ben Hutchings bfff8763fe Prepare to release linux (3.8.2-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19907
2013-03-07 05:40:38 +00:00
Ben Hutchings 279ac0273f Update to 3.2.40
Drop various patches which went into this.

Avoid ABI change in PPS, and ignore ABI change in rtlwifi.

rt patch 0134 no longer applies and I can't see how to fix it, but
hopefully this will be resolved in a new stable-rt update shortly.

svn path=/dists/sid/linux/; revision=19903
2013-03-06 14:25:42 +00:00
Ben Hutchings cbb351bb23 [x86] efi: Fix processor-specific memcpy() build error (Closes: #698581)
svn path=/dists/sid/linux/; revision=19902
2013-03-04 13:40:56 +00:00
Ben Hutchings 32cf1c181e Update to 3.8.2
svn path=/dists/trunk/linux/; revision=19900
2013-03-04 04:34:33 +00:00
Ben Hutchings a1184cd476 [mips,mipsel] Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGE (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19899
2013-03-04 04:18:32 +00:00
Ben Hutchings 533dace9d4 mmc,memstick: Enable MMC_REALTEK_PCI and MEMSTICK_REALTEK_PCI as modules
svn path=/dists/trunk/linux/; revision=19898
2013-03-04 02:07:31 +00:00
Ben Hutchings 81db6b5fab mfd: Enable MFD_RTSX_PCI as module, replacing RTS_PSTOR (Closes: #702108)
svn path=/dists/trunk/linux/; revision=19897
2013-03-04 02:01:00 +00:00
Ben Hutchings 59229f2de2 test-patches: Add --fuzz option to allow testing patches that have fuzz
svn path=/dists/sid/linux/; revision=19896
2013-03-03 23:43:05 +00:00
Ben Hutchings 63ad08c556 test-patches: Clean up all previous test patches, whether or not they were applied
svn path=/dists/sid/linux/; revision=19895
2013-03-03 23:40:22 +00:00
Ben Hutchings f1b48ab9da net: Enable USB_NET_CDC_MBIM as module (Closes: #701869)
svn path=/dists/trunk/linux/; revision=19894
2013-03-03 02:58:47 +00:00
Ben Hutchings c1825fe416 vhost: fix length for cross region descriptor (CVE-2013-0311)
svn path=/dists/sid/linux/; revision=19893
2013-03-03 02:19:43 +00:00
Ben Hutchings 36b0443075 [x86] ata_piix: reenable MS Virtual PC guests (fixes regression in 3.2.19-1)
svn path=/dists/sid/linux/; revision=19892
2013-03-03 01:41:04 +00:00
Ben Hutchings 9c86ce9fbb genorig: Accept xz-compressed upstream tarballs and patches, thanks to Sedat Dilek
svn path=/dists/trunk/linux/; revision=19885
2013-03-02 16:02:15 +00:00
Ben Hutchings 3161f5713d Update to 3.8.1
svn path=/dists/trunk/linux/; revision=19884
2013-03-02 04:21:44 +00:00
Aurelien Jarno 18844a3cf7 [{mips,mipsel}/{4,5}kc-malta] Enable HW_RANDOM as module so that both flavours have a consistent configuration.
svn path=/dists/sid/linux/; revision=19882
2013-03-02 00:59:48 +00:00
Aurelien Jarno 7b3c271c7c headers: Include Kbuild.platforms and Platform files in -common to fix out-of-tree building on mips and mipsel.
svn path=/dists/sid/linux/; revision=19880
2013-03-01 22:03:38 +00:00
Aurelien Jarno c9604797ff [mips/octeon] Change HW_RANDOM and HW_RANDOM_OCTEON to modules.
svn path=/dists/trunk/linux/; revision=19879
2013-03-01 18:14:24 +00:00
Aurelien Jarno df7affc8aa [mips,mipsel] Disable VGA_CONSOLE and ignore the corresponding ABI change. It is completely broken on MIPS.
svn path=/dists/sid/linux/; revision=19878
2013-03-01 15:07:35 +00:00
Ben Hutchings 144cc9c9b5 linux-image: Increase minimum version of initramfs-tools to 0.110~ which copes with the recently renamed EHCI and NFS modules
svn path=/dists/trunk/linux/; revision=19877
2013-03-01 14:55:46 +00:00
Ben Hutchings 512e0d44e0 Prepare to release linux (3.2.39-2).
svn path=/dists/sid/linux/; revision=19868
2013-02-27 05:44:29 +00:00
Ben Hutchings 753fc47bd3 [powerpc/powerpc64] random: Change HW_RANDOM from module to built-in, to work around virtio-rng bug
svn path=/dists/sid/linux/; revision=19867
2013-02-27 03:48:11 +00:00
Ben Hutchings 8fe645e8a0 [x86] random: Change HW_RANDOM from module to built-in, to work around (Closes: #701784)
svn path=/dists/sid/linux/; revision=19866
2013-02-27 03:44:20 +00:00
Ben Hutchings 1fc13b314e [armel/versatile] i2c: Re-enable I2C_PCA_PLATFORM as module, erroneously disabled in 3.2.39-1 (fixes FTBFS)
svn path=/dists/sid/linux/; revision=19865
2013-02-27 03:20:12 +00:00
Ben Hutchings 7cdeea9fb4 [x86] efi: Fix ABI change for introduction of efi_enabled() function in 3.2.38 (Closes: #701690)
svn path=/dists/sid/linux/; revision=19864
2013-02-27 03:09:17 +00:00
Ben Hutchings 72760b57cb Prepare to release linux (3.8-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19863
2013-02-26 12:52:36 +00:00
Ben Hutchings 691ede6006 Ignore removal of drm_sman_* symbols, previously built-in on sparc
svn path=/dists/sid/linux/; revision=19862
2013-02-26 12:44:59 +00:00
Ben Hutchings ca472815e5 [rt] Update to 3.2.39-rt59
svn path=/dists/sid/linux/; revision=19861
2013-02-26 04:06:06 +00:00
Ben Hutchings 7ffc350ed2 Attempt to fix FTBFS on s390,s390x,sparc
svn path=/dists/sid/linux/; revision=19860
2013-02-26 02:24:12 +00:00
Ben Hutchings a3590a7797 Merge changes from sid up to 3.2.39-1
Drop most patches as they're already upstream in 3.8 or early.

Refresh some others for 3.8.  In particular, remove use of __devinit from
debian/radeon-firmware-is-required-for-drm-and-kms-on-r600-onward.patch
as this macro is no longer defined or needed.

svn path=/dists/trunk/linux/; revision=19856
2013-02-25 03:35:39 +00:00
Ben Hutchings f6a5afc873 Prepare to release linux (3.2.39-1).
svn path=/dists/sid/linux/; revision=19855
2013-02-25 02:08:55 +00:00
Ben Hutchings c25ac29292 Reorder current changelog entry so my changes appear after other people's that they depend on
svn path=/dists/sid/linux/; revision=19854
2013-02-25 00:36:33 +00:00
Ben Hutchings a6a37fb6d2 Cherry-pick some upstream fixes for data loss
svn path=/dists/sid/linux/; revision=19853
2013-02-25 00:34:36 +00:00
Ben Hutchings 90ff186d0a sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
svn path=/dists/trunk/linux/; revision=19843
2013-02-24 00:22:13 +00:00
Ben Hutchings e7265e815f Note that 3.8 (probably) fixed #602966
svn path=/dists/trunk/linux/; revision=19842
2013-02-24 00:21:24 +00:00
Ben Hutchings 45a3bb5a44 [x86] efi: Make "noefi" really disable EFI runtime serivces
svn path=/dists/sid/linux/; revision=19840
2013-02-23 05:54:19 +00:00
Ben Hutchings 906dab2b06 Note that KiBi closes his own bug #697740
svn path=/dists/sid/linux/; revision=19839
2013-02-23 04:50:30 +00:00
Ben Hutchings 2aedaff7b1 linux-image-dbg: Add symlinks to vmlinux from the locations expected by kdump-tools (Closes: #700418), systemtap and others
svn path=/dists/sid/linux/; revision=19838
2013-02-23 04:49:21 +00:00
Ben Hutchings 36281883a6 Note that 3.8 fixes #595920
svn path=/dists/trunk/linux/; revision=19834
2013-02-21 04:26:04 +00:00
Ben Hutchings 9fd3664528 Update to 3.2.39
and update drm, agp to 3.4.32

svn path=/dists/sid/linux/; revision=19828
2013-02-20 05:16:43 +00:00
Ben Hutchings 7ee04719e6 Update to 3.8
Refresh/drop patches as appropriate.
Update aufs to aufs3.x-rcN-20130204.

svn path=/dists/trunk/linux/; revision=19826
2013-02-19 06:36:33 +00:00
Ben Hutchings cdf72380bf Prepare to release linux (3.7.8-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19822
2013-02-15 14:33:33 +00:00
Ben Hutchings 1dc2d078a1 Note that 3.2.36 fixes #700550 (probably)
svn path=/dists/sid/linux/; revision=19820
2013-02-15 03:49:55 +00:00
Ben Hutchings ca97698828 [x86] efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
svn path=/dists/sid/linux/; revision=19818
2013-02-15 01:40:36 +00:00
Ben Hutchings 85989749d4 aufs: Update to aufs3.2-20130204
svn path=/dists/sid/linux/; revision=19817
2013-02-15 01:21:50 +00:00
Ben Hutchings 7467729098 [rt] Update to 3.2.38-rt57
svn path=/dists/sid/linux/; revision=19816
2013-02-15 01:17:27 +00:00
Ben Hutchings 52272fc3aa mm: Try harder to allocate vmemmap blocks (Closes: #699913)
svn path=/dists/sid/linux/; revision=19803
2013-02-14 04:41:09 +00:00
Ben Hutchings 8d55151460 [armhf/mx5] Update description to mention i.MX53
svn path=/dists/sid/linux/; revision=19799
2013-02-10 01:11:38 +00:00
Ben Hutchings e7ef137d7c [x86] sound: Enable LINE6_USB as module (Closes: #700211)
Apply upstream changes up to Linux 3.8-rc1, since they include many
important bug fixes and also remove a fair amount of crap.

svn path=/dists/sid/linux/; revision=19798
2013-02-10 00:54:43 +00:00
Ben Hutchings 5ba78f8730 [rt] Update to 3.2.38-rt56
svn path=/dists/sid/linux/; revision=19797
2013-02-09 17:04:43 +00:00
Ben Hutchings e1dc799f84 aufs: Hide CONFIG_AUFS_PROC_MAP, which requires a patch we don't apply (Closes: #693332)
svn path=/dists/trunk/linux/; revision=19795
2013-02-07 05:07:26 +00:00
Ben Hutchings a9e39ce1ee SCSI: Add virtio_scsi driver (Closes: #686636)
svn path=/dists/sid/linux/; revision=19794
2013-02-07 04:42:39 +00:00
Ben Hutchings 1e98a9bf8c Update to 3.7.6
svn path=/dists/trunk/linux/; revision=19793
2013-02-07 04:09:44 +00:00
Ben Hutchings 2aad44d7a3 Add powerpcspe architecture, thanks to Roland Stigge (Closes: #693042)
svn path=/dists/trunk/linux/; revision=19792
2013-02-07 03:17:30 +00:00
Ben Hutchings 77f1faf401 [amd64] edac: Enable EDAC_SBRIDGE as module (Closes: #699283)
svn path=/dists/sid/linux/; revision=19791
2013-02-06 06:35:24 +00:00
Ben Hutchings 1aace03a98 Apply more DRM fixes not yet included in 3.4.y
svn path=/dists/sid/linux/; revision=19790
2013-02-06 06:26:01 +00:00
Ben Hutchings f9a611b41e Update to 3.2.38
svn path=/dists/sid/linux/; revision=19788
2013-02-06 05:33:01 +00:00
Ben Hutchings 242fa0cf6c Backport drm and agp subsystems from Linux 3.4.29 (closes: #687442)
- [x86] i915: Fixes freezes on Ivy Bridge (Closes: #689268)
- nouveau: Support for newer nvidia chipsets (Closes: #690284)
- radeon: Support for HD7000 'Southern Islands' chips

Mostly by Julien Cristau, but I've made some changes:
- Added a script to refresh the main patch
- Put upstream commit references in the usual format
- Instead of reverting the use of kmalloc_array(), cherry-picked its
  addition, as it helps to avoid integer overflow vulnerabilities
- Moved all other DRM patches after this, and refresh them
- Updated debian/config/defines to ignore the ABI changes, because OOT
  GPU drivers don't use the DRM (or intel-gtt) API

svn path=/dists/sid/linux/; revision=19786
2013-02-06 03:52:57 +00:00
Ben Hutchings c317e753f0 Note that i915 backlight inversion quirks also fix #680737
svn path=/dists/sid/linux/; revision=19784
2013-01-28 05:21:38 +00:00
Ben Hutchings 3c75fbe8be [x86] i915: Invert backlight brightness control for various models
...including Packard Bell NCL20 (Closes: #627372)

Also allow this behaviour to be enabled via module parameter invert_brightness=1

svn path=/dists/sid/linux/; revision=19783
2013-01-28 05:17:46 +00:00
Ben Hutchings 91fdb9572b [armel/kirkwood] rtc-s35390a: add wakealarm support (Closes: #693997)
svn path=/dists/sid/linux/; revision=19782
2013-01-28 04:28:29 +00:00
Ben Hutchings 5b88249fcc net: Add alx driver for Atheros AR8161 and AR8162 (Closes: #699129)
Mark as staging, since it has not been accepted upstream.
Define some trivial networking features to support it.

svn path=/dists/sid/linux/; revision=19781
2013-01-28 00:22:35 +00:00
Ben Hutchings 08517ae9bd md: protect against crash upon fsync on ro array (Closes: #696650)
svn path=/dists/sid/linux/; revision=19777
2013-01-27 00:41:05 +00:00
Ben Hutchings 82605cce77 ext4: Fix corruption by hole punch in large files (Closes: #685726)
svn path=/dists/sid/linux/; revision=19776
2013-01-27 00:14:04 +00:00
Ben Hutchings 89c6781d62 [armel/versatile,armhf/vexpress] i2c: Enable I2C, I2C_VERSATILE as modules (Closes: #696182)
svn path=/dists/sid/linux/; revision=19767
2013-01-21 04:42:29 +00:00
Ben Hutchings 3127a590bd Bump python build-dep, needed since the switch from local SortedDict to collections.OrderedDict (new in version 2.7).
svn path=/dists/sid/linux/; revision=19756
2013-01-19 21:44:42 +00:00
Ben Hutchings d8ca2ec22d bridge: Pull ip header into skb->data before looking into ip header. (Closes: #697903)
svn path=/dists/sid/linux/; revision=19754
2013-01-19 20:07:53 +00:00
Ben Hutchings 546c19fa7c [s390] s390/time: fix sched_clock() overflow (Closes: #698382)
svn path=/dists/sid/linux/; revision=19753
2013-01-19 20:00:24 +00:00
Ben Hutchings 7559b067e5 [rt] Update to 3.2.37-rt55
svn path=/dists/sid/linux/; revision=19750
2013-01-19 19:29:08 +00:00
Ben Hutchings 90168cba7e Update to 3.2.37
svn path=/dists/sid/linux/; revision=19749
2013-01-19 19:23:47 +00:00
Ben Hutchings ac43813411 [i386] xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. (CVE-2013-0190)
svn path=/dists/sid/linux/; revision=19748
2013-01-19 18:33:53 +00:00
Ben Hutchings 7fa1c9ff04 fs: cachefiles: add support for large files in filesystem caching (Closes: #698376)
svn path=/dists/sid/linux/; revision=19747
2013-01-19 18:11:12 +00:00
Ben Hutchings 2a9598a754 Prepare to release linux (3.7.3-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19742
2013-01-18 04:19:50 +00:00
Ben Hutchings f06024c7fa Update to 3.7.3
svn path=/dists/trunk/linux/; revision=19741
2013-01-18 01:36:03 +00:00
Ben Hutchings 22628d7a86 [!powerpc] radeon: Reenable DRM_RADEON_KMS, as it apparently works on most non-PowerMac systems
svn path=/dists/sid/linux/; revision=19740
2013-01-17 13:13:53 +00:00
Ben Hutchings 43a8ab530b Correct the changelog item about ipv6-modules
svn path=/dists/trunk/linux/; revision=19738
2013-01-16 22:16:26 +00:00
Ben Hutchings 723ecb9ac9 [armel/orion5x] Make IPV6 a module again due to kernel size limit (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19737
2013-01-16 22:13:57 +00:00
Ian Campbell a070f9769f xen: microcode: update to latest API.
svn path=/dists/trunk/linux/; revision=19736
2013-01-16 19:52:23 +00:00
Ben Hutchings 5d1f93eb6a udeb: Remove ipv6-modules on all architectures/flavours except for armel/iop32x (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19735
2013-01-15 15:18:22 +00:00
Ben Hutchings 4480e0a79a [!x86] Disable ZRAM, ZSMALLOC as modules (Reopens: #676779), as they really aren't portable yet.
svn path=/dists/trunk/linux/; revision=19734
2013-01-15 15:14:14 +00:00
Ben Hutchings 34d3921224 vt6656: Fix inconsistent structure packing which leads to crash on amd64
svn path=/dists/sid/linux/; revision=19727
2013-01-14 01:49:31 +00:00
Ben Hutchings 1f0bfbac17 Update to 3.7.2
svn path=/dists/trunk/linux/; revision=19721
2013-01-12 00:38:40 +00:00
Ben Hutchings a430b5558a radeon: Firmware is required for DRM and KMS on R600 onward, but not for KMS on earlier chips (Closes: #697229)
svn path=/dists/sid/linux/; revision=19720
2013-01-08 03:27:57 +00:00
Ben Hutchings 833435d74c udeb: Add specialised USB keyboard/mouse drivers to input-modules (Closes: #697035)
svn path=/dists/sid/linux/; revision=19719
2013-01-07 05:24:16 +00:00
Ben Hutchings e73bace300 [rt] Update to 3.2.36-rt54
svn path=/dists/sid/linux/; revision=19718
2013-01-06 22:44:12 +00:00
Ben Hutchings 4b7276bc07 be2net: Apply backported fixes requested by Emulex (Closes: #697479)
svn path=/dists/sid/linux/; revision=19717
2013-01-06 22:22:24 +00:00
Ben Hutchings e5d8d9ad1e ALSA: usb-audio: Avoid autopm calls after disconnection; Fix missing autopm for MIDI input (Closes: #664068)
svn path=/dists/trunk/linux/; revision=19716
2013-01-06 21:24:30 +00:00
Ben Hutchings 6d430f7bfe Note that 3.2.36 fixes #664068
svn path=/dists/sid/linux/; revision=19715
2013-01-06 21:20:45 +00:00
Ben Hutchings c6aad6ec7c [armel/iop32x,armel/ixp4xx] Make IPV6 a module again due to kernel size limit (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19712
2013-01-06 06:18:20 +00:00
Ben Hutchings 67e40db32a ath6kl: Do not use virt_addr_valid() (fixes FTBFS on mips,mipsel)
svn path=/dists/trunk/linux/; revision=19711
2013-01-06 06:10:19 +00:00
Ben Hutchings 61d61bdb09 [armhf/omap] Make OMAP_DMA built-in (fixes FTBFS)
Various drivers will call into it if it's enabled, and some of them are
built-in.  This is a bug in kconfig dependencies, but it's not obvious
how to fix it.

svn path=/dists/trunk/linux/; revision=19710
2013-01-06 05:10:01 +00:00
Ben Hutchings 4a9bf3378a [ia64] nouveau: Disable another bit of ACPI support (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19709
2013-01-06 04:40:13 +00:00
Ben Hutchings 2243576c5b Prepare to release linux (3.7.1-1~experimental.2).
svn path=/dists/trunk/linux/; revision=19696
2013-01-06 03:38:12 +00:00
Ben Hutchings 997f08649d Update to 3.2.36
svn path=/dists/sid/linux/; revision=19676
2013-01-04 05:10:47 +00:00
Ben Hutchings 51ab8338ff [armhf] udeb: Fix network driver selection
svn path=/dists/sid/linux/; revision=19675
2013-01-03 04:42:47 +00:00
Ben Hutchings f64d101705 [armhf/mx5] mtd: Enable MTD_BLOCK as module
flash-kernel depends on mtdblock, so enable that and include it in
mtd-modules instead of mtdchar (which wasn't enabled either).

svn path=/dists/sid/linux/; revision=19673
2013-01-02 14:25:57 +00:00
Ben Hutchings 0abe8105c2 [armhf/mx5] Add mtd-modules including mtd, mtdchar and m25p80
svn path=/dists/sid/linux/; revision=19672
2013-01-02 02:00:54 +00:00
Ben Hutchings 3a8a108f3d [armhf/mx5] udeb: Add missing storage drivers
svn path=/dists/sid/linux/; revision=19671
2013-01-01 22:46:48 +00:00
Aurelien Jarno bf779b6201 * [armhf/vexpress] Add kernel udebs.
svn path=/dists/sid/linux/; revision=19668
2012-12-31 07:48:24 +00:00
Ben Hutchings 476b0a12f5 Enable ZRAM, ZSMALLOC as modules on all architectures (Closes: #676779)
svn path=/dists/trunk/linux/; revision=19665
2012-12-29 18:02:45 +00:00
Ben Hutchings 9de27b708b rt2800: add chipset revision RT5390R support (Closes: #696592)
svn path=/dists/sid/linux/; revision=19664
2012-12-29 17:28:57 +00:00
Ben Hutchings ac15a4b9c5 media/rc: Add iguanair driver from Linux 3.7 (Closes: #696925)
svn path=/dists/sid/linux/; revision=19663
2012-12-29 13:57:44 +00:00
Ben Hutchings 5b9872070b Input: wacom - fix touch support for Bamboo Fun CTH-461
svn path=/dists/sid/linux/; revision=19661
2012-12-29 13:02:12 +00:00
Ben Hutchings 962dfcf122 Add prefix to last log entry
svn path=/dists/trunk/linux/; revision=19659
2012-12-29 01:55:04 +00:00
Ben Hutchings 7459df34cd Do not use link-vmlinux.sh when cleaning external modules (Closes: #696775)
svn path=/dists/trunk/linux/; revision=19658
2012-12-29 01:25:08 +00:00
Ben Hutchings 42681a39c4 linux-headers-common: Include the include/uapi/asm-generic directory (Closes: #696664)
svn path=/dists/trunk/linux/; revision=19657
2012-12-29 01:12:07 +00:00
Ben Hutchings 36f2193823 Prepare to release linux (3.7.1-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19648
2012-12-24 03:52:09 +00:00
Ben Hutchings df5911f385 [x86] drm: Enable DRM_MGAG200 as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-mga

svn path=/dists/trunk/linux/; revision=19646
2012-12-24 00:10:56 +00:00
Ben Hutchings d2bb26f367 [x86] drm: Enable DRM_AST as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-ast

svn path=/dists/trunk/linux/; revision=19645
2012-12-24 00:06:20 +00:00
Ben Hutchings 38726ed91f drm: Enable DRM_UDL as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-displaylink

svn path=/dists/trunk/linux/; revision=19644
2012-12-23 23:58:46 +00:00
Ben Hutchings eb55df0795 [!x86] drm: Disable DRM_VMWGFX
svn path=/dists/trunk/linux/; revision=19642
2012-12-23 23:21:27 +00:00
Ben Hutchings 0fb560ca34 ptp: Enable clock drivers along with associated net/PHY drivers
svn path=/dists/trunk/linux/; revision=19641
2012-12-23 23:06:58 +00:00
Ben Hutchings ff1f65e617 Enable various new (or newish) drivers and features
svn path=/dists/trunk/linux/; revision=19639
2012-12-23 22:41:41 +00:00