Commit Graph

5179 Commits

Author SHA1 Message Date
Ian Campbell df0a9c820a [armhf] Enable FB_SIMPLE, used on some Exynos platforms and elsewhere.
svn path=/dists/sid/linux/; revision=22065
2014-11-13 21:38:57 +00:00
Ian Campbell 9245309dcf [armhf] Increase Ethernet phy startup delay on Banana-Pi.
Patch from Karsten Merker (Closes: 767042)

svn path=/dists/sid/linux/; revision=22064
2014-11-13 21:38:54 +00:00
Ian Campbell c58f0350f9 Backport fix for TSO with mv643xx_eth driver
Replacing previous workaround for #764162.

svn path=/dists/sid/linux/; revision=22061
2014-11-09 10:54:17 +00:00
Ian Campbell 534a88e05a [xen] Backport various netback fixes (Closes: #767261).
svn path=/dists/sid/linux/; revision=22060
2014-11-09 10:50:36 +00:00
Ben Hutchings c5a1eeca82 Add PCI quirks for Apple Thunderbolt
svn path=/dists/sid/linux/; revision=22059
2014-11-09 10:25:36 +00:00
Ben Hutchings 1372dfa284 [x86] Enable THUNDERBOLT as module (Closes: #768653)
svn path=/dists/sid/linux/; revision=22058
2014-11-09 10:15:54 +00:00
Ben Hutchings c5365c420a Prepare to release linux (3.16.7-2).
svn path=/dists/sid/linux/; revision=22048
2014-11-06 19:28:40 +00:00
Ben Hutchings d41803dc84 [hppa] udeb: Fix modules in multiple packages (Closes: 768297)
svn path=/dists/sid/linux/; revision=22047
2014-11-06 16:41:04 +00:00
Ben Hutchings bcff20a0d3 Add bug clossure for "[i386] Rename 486 flavour to 586 for udebs."
svn path=/dists/sid/linux/; revision=22046
2014-11-06 16:35:37 +00:00
Aurelien Jarno f06a9bf272 [i386] Rename 486 flavour to 586 for udebs.
svn path=/dists/sid/linux/; revision=22038
2014-11-04 21:25:00 +00:00
Ian Campbell 824ba5e0f9 Disable TSO in mv643xx_eth driver by default (Closes: #764162).
This change is eventually destined for stable, but take a version of it
manually for now.

svn path=/dists/sid/linux/; revision=22037
2014-11-04 19:22:45 +00:00
Ben Hutchings 822227f779 Prepare to release linux (3.16.7-1).
svn path=/dists/sid/linux/; revision=22035
2014-11-04 13:03:57 +00:00
Ben Hutchings cf4020e229 bug script: Warn if the running kernel matches the ABI name of the package but is not the installed version
svn path=/dists/sid/linux/; revision=22032
2014-11-04 01:22:49 +00:00
Ben Hutchings 28bdc83f8a [x86] KVM: Fix far-jump to non-canonical check
Fixes bug in the original fix for CVE-2014-3647.
Also fix ordering of the previous patches.

svn path=/dists/sid/linux/; revision=22030
2014-11-04 00:19:39 +00:00
Ben Hutchings 78038d0e59 iwlwifi: Backport firmware monitor from 3.17 (Closes: #767088)
svn path=/dists/sid/linux/; revision=22029
2014-11-04 00:06:12 +00:00
Ben Hutchings 6692d97e08 [hppa] udeb: Add many more module packages (Closes: #766793)
svn path=/dists/sid/linux/; revision=22028
2014-11-03 23:41:19 +00:00
Ben Hutchings 0fbdfcec78 [hppa] Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures (Closes: #766635)
svn path=/dists/sid/linux/; revision=22027
2014-11-03 23:40:50 +00:00
Ben Hutchings 338bc62d47 [x86] Update suggested boot loaders
svn path=/dists/sid/linux/; revision=22026
2014-11-03 23:38:23 +00:00
Aurelien Jarno fe7bd400c6 Really enable USB_OCTEON_EHCI and USB_OCTEON_OHCI (they are boolean, not tristate)
svn path=/dists/sid/linux/; revision=22025
2014-11-03 19:31:35 +00:00
Uwe Kleine-König 9c49d7d038 use only a single section for my changes
svn path=/dists/sid/linux/; revision=22022
2014-11-03 09:49:46 +00:00
Ben Hutchings 53475cbadc [x86] Backport Thunderbolt support on Apple computers from 3.17
svn path=/dists/sid/linux/; revision=22016
2014-11-01 14:13:53 +00:00
Ben Hutchings 26e2a5caca [armhf] leds: Enable LEDS_PWM as module (for Cubox-i)
svn path=/dists/sid/linux/; revision=22015
2014-11-01 13:43:47 +00:00
Aurelien Jarno 96dd8f0b76 Disable KEYBOARD_ATKBD, MOUSE_PS2, SERIO_I8042 on octeon as it causes problems on some machines and completely useless.
svn path=/dists/sid/linux/; revision=22014
2014-10-31 23:11:31 +00:00
Aurelien Jarno b4909cc915 [mips*/octeon] Enable SERIAL_8250_DW.
svn path=/dists/sid/linux/; revision=22013
2014-10-31 20:46:08 +00:00
Aurelien Jarno 304276e322 [mips*/octeon] Add support for the UBNT E200 board (EdgeRouter/EdgeRouter
Pro 8 port).

svn path=/dists/sid/linux/; revision=22010
2014-10-31 15:37:32 +00:00
Ian Campbell 22d18b3b32 [armhf] Add mtd-modules udeb. Patch from Uwe Kleine-Koenig.
svn path=/dists/sid/linux/; revision=22009
2014-10-31 15:22:02 +00:00
Ian Campbell dead94ce84 Enable MTD and MTDBLOCK in top-level config.
svn path=/dists/sid/linux/; revision=22008
2014-10-31 15:21:59 +00:00
Ben Hutchings c34c43176a [i386] Rename 486 flavour to 586 (Closes: #766105)
svn path=/dists/sid/linux/; revision=22004
2014-10-31 13:58:30 +00:00
Ben Hutchings ddec81cac7 linux-image: Recommend irqbalance if CONFIG_SMP is enabled (Closes: #577788)
svn path=/dists/sid/linux/; revision=22003
2014-10-31 06:16:08 +00:00
Ben Hutchings 92bd6e5dd2 mnt: Prevent pivot_root from creating a loop in the mount tree (CVE-2014-7970)
svn path=/dists/sid/linux/; revision=22002
2014-10-31 02:55:23 +00:00
Ben Hutchings b6fc81e7d1 net: sctp: Various security fixes
svn path=/dists/sid/linux/; revision=22001
2014-10-31 02:45:50 +00:00
Ben Hutchings 8a49cecdb0 [x86] KVM: Various security fixes
svn path=/dists/sid/linux/; revision=21999
2014-10-31 02:41:18 +00:00
Ben Hutchings 6f3eb650e5 drivers/net,ipv6: Fix virtio/IPv6 regression in 3.16
svn path=/dists/sid/linux/; revision=21998
2014-10-31 02:28:46 +00:00
Ben Hutchings a4a6a59131 wireless: rt2x00: add new rt2800usb device (thanks to Cyril Brulebois) (Closes: #766802)
svn path=/dists/sid/linux/; revision=21997
2014-10-31 02:23:45 +00:00
Ben Hutchings 39b892c92e [x86] drm/i915: Add some L3 registers to the parser whitelist (Closes: #767148)
svn path=/dists/sid/linux/; revision=21996
2014-10-31 02:17:26 +00:00
Ben Hutchings 787fe9663d HID: i2c-hid: call the hid driver's suspend and resume callbacks (Closes: #767204)
svn path=/dists/sid/linux/; revision=21994
2014-10-31 01:50:29 +00:00
Ben Hutchings 349f6d1c15 m25p80: Fix module device ID table
svn path=/dists/sid/linux/; revision=21993
2014-10-31 01:46:13 +00:00
Ben Hutchings 23e9316c6b lockd: Try to reconnect if statd has moved (Closes: #767219)
svn path=/dists/sid/linux/; revision=21988
2014-10-31 01:31:16 +00:00
Ben Hutchings 1a074496b0 vfs,fuse: Change iov_iter_get_pages() to take both maxsize and maxpages parameters (Closes: #764285)
svn path=/dists/sid/linux/; revision=21987
2014-10-31 01:23:23 +00:00
Ben Hutchings cc39dafda4 [i386/486] Select M586TSC instead of M486
svn path=/dists/sid/linux/; revision=21986
2014-10-31 01:07:35 +00:00
Ben Hutchings 3a891f8597 Add '.0' to the kernel version string (Closes: #742226, #745984)
svn path=/dists/sid/linux/; revision=21985
2014-10-31 01:02:06 +00:00
Ben Hutchings 6ba4468770 Bump ABI to 4
svn path=/dists/sid/linux/; revision=21984
2014-10-31 00:42:29 +00:00
Ben Hutchings a2ba347d6d Update to 3.16.7
svn path=/dists/sid/linux/; revision=21983
2014-10-31 00:14:51 +00:00
Aurelien Jarno 3fba9ce2d7 [mips*] Only define MAX_PHYSMEM_BITS on Loongson-3, until a better fix
is committed upstream. Fixes Loongson-2 kernel and maybe more. Closes:
#764223.

svn path=/dists/sid/linux/; revision=21980
2014-10-27 22:59:47 +00:00
Aurelien Jarno 9d61dbd72f * [mips*] Backport a hugetlb fix for Octeon from 3.18.
* [mips*] Backport math emulation fix for MIPS32r2 from 3.18.

svn path=/dists/sid/linux/; revision=21979
2014-10-27 22:28:00 +00:00
Uwe Kleine-König 85ad1570e6 [armhf] enable more options for Netgear ReadyNAS 104
svn path=/dists/sid/linux/; revision=21978
2014-10-26 12:45:50 +00:00
Ben Hutchings f31ce1cf7e rtsx_usb_ms: Use msleep_interruptible() in polling loop (Closes: #765717)
svn path=/dists/sid/linux/; revision=21977
2014-10-26 03:47:19 +00:00
Ben Hutchings 852f65ab85 [x86] drm/i915: Initialise userptr mmu_notifier serial to 1 (Closes: #765590)
svn path=/dists/sid/linux/; revision=21976
2014-10-26 02:43:20 +00:00
Ben Hutchings 44ff4a9061 mmc_block: Increase max_devices and set MMC_BLOCK_MINORS to 256 (Closes: #765621)
svn path=/dists/sid/linux/; revision=21975
2014-10-26 02:26:08 +00:00
Ben Hutchings 7088f8b607 [x86] r8723au: Backport changes up to Linux 3.17 (Closes: #765685)
svn path=/dists/sid/linux/; revision=21973
2014-10-26 00:59:13 +00:00