Commit Graph

2050 Commits

Author SHA1 Message Date
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 a2ba347d6d Update to 3.16.7
svn path=/dists/sid/linux/; revision=21983
2014-10-31 00:14:51 +00:00
Aurelien Jarno 84246293ae Reorder last patch so that it can be applied
svn path=/dists/sid/linux/; revision=21981
2014-10-27 23:28:16 +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
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
Ian Campbell ef7bdfe485 [armhf] Backport device tree file for Olimex A20-OLinuXino-LIME. (Closes: #764967)
svn path=/dists/sid/linux/; revision=21948
2014-10-12 21:03:01 +00:00
Ben Hutchings 4c35143561 qla2xxx: fix kernel NULL pointer access (regression in 3.16) (Closes: #764804)
svn path=/dists/sid/linux/; revision=21942
2014-10-11 20:43:03 +00:00
Ben Hutchings 53daffe22c vfs: Don't exchange short filenames unconditionally. (Closes: #763700)
svn path=/dists/sid/linux/; revision=21937
2014-10-10 02:24:26 +00:00
Ben Hutchings 79be2bfa11 Update to 3.16.4
svn path=/dists/sid/linux/; revision=21932
2014-10-09 02:42:51 +00:00
Ian Campbell 9a00ff7db5 [armhf] Backport BananaPi device tree files. Patch from Karsten Merker (Closes: #763897)
svn path=/dists/sid/linux/; revision=21930
2014-10-03 22:01:31 +00:00
Ben Hutchings fa86f0a38d [x86] drm/i915: read HEAD register back in init_ring_common() to enforce ordering (Closes: #763583)
svn path=/dists/sid/linux/; revision=21925
2014-10-01 16:15:50 +00:00
Ben Hutchings 8a3f0c3063 [s390*] 3215: fix tty output containing tabs (Closes: #758264)
svn path=/dists/sid/linux/; revision=21905
2014-09-24 12:25:41 +00:00
Ben Hutchings 86de99e205 [hppa/parisc64-smp] Work around gcc 4.8 miscompilation (Closes: #762390)
svn path=/dists/sid/linux/; revision=21890
2014-09-21 20:07:44 +00:00
Ben Hutchings 9029a4f67f Update to 3.16.3
svn path=/dists/sid/linux/; revision=21865
2014-09-18 02:32:30 +00:00
Ian Campbell 8332600d11 [arm64] Enable crypto accelerator modules
svn path=/dists/sid/linux/; revision=21861
2014-09-17 15:39:52 +00:00
Ben Hutchings b41e2b7811 Add memfd_create() and shared memory sealing (Closes: #760702)
svn path=/dists/sid/linux/; revision=21855
2014-09-16 17:43:02 +00:00
Aurelien Jarno 718b0facc8 [powerpc/powerpc64,ppc64el] Backport more KVM patches from 3.17. Enable
KVM_BOOK3S_64_HV, KVM_BOOK3S_64_PR and KVM_XICS, but keep KVM_BOOK3S_64
disabled for now as it would trigger an ABI change (Partially addresses:
#761656).
usb/gadget: Enable USB_NET2280 as module

svn path=/dists/sid/linux/; revision=21849
2014-09-16 07:21:54 +00:00
Ben Hutchings 83eeb618bc sfc: Add support for Solarflare 7000 series 40G network adapters
Most of the necessary code already went into 3.12, so this is a small change.

svn path=/dists/sid/linux/; revision=21846
2014-09-15 02:44:00 +00:00
Ben Hutchings 6cb0a835c8 reiserfs: Apply critical fixes
Two patches in 3.17 cc'd to stable, one of which is an easily
triggered data loss bug (#761457).

svn path=/dists/sid/linux/; revision=21843
2014-09-13 23:24:14 +00:00
Ben Hutchings 4bafad72b0 drivers/mfd/rtsx_usb.c: export device table (Closes: #761428)
svn path=/dists/sid/linux/; revision=21842
2014-09-13 21:28:30 +00:00
Ben Hutchings 816a86c97a libceph: Apply critical fixes
Several patches in 3.17 cc'd to stable, all of which look security- 
relevant though I don't think they have CVE IDs.

svn path=/dists/sid/linux/; revision=21835
2014-09-13 02:46:54 +00:00
Ian Campbell 64d07e85d9 [arm64] Backport xgene Ethernet and include phy-xgene in udebs
phy-xgene is needed for ahci_xgene not the Ethernet driver, so place in
sata-modules for now. While there move ahci_xgene from the toplevel list into
the arm64 specific list.

svn path=/dists/sid/linux/; revision=21828
2014-09-12 15:20:43 +00:00
Ben Hutchings ec2241f23d [armhf] deb-pkg: Add automatic support for armhf architecture
svn path=/dists/sid/linux/; revision=21827
2014-09-12 14:29:43 +00:00
Ben Hutchings 39f03a5534 [ppc64el] deb-pkg: Add support for powerpc little endian
svn path=/dists/sid/linux/; revision=21826
2014-09-12 14:24:52 +00:00
Ben Hutchings a3b4639c85 builddeb: put the dbg files into the correct directory
svn path=/dists/sid/linux/; revision=21825
2014-09-12 14:20:46 +00:00
Ben Hutchings 098e1cc1c0 Re-group patches in series
svn path=/dists/sid/linux/; revision=21823
2014-09-12 13:44:38 +00:00
Ben Hutchings e77d849b25 Move x86-specific memtest patch into the right directory
svn path=/dists/sid/linux/; revision=21822
2014-09-12 13:42:28 +00:00
Ben Hutchings 0beb6526a3 SCSI: aic94xx: Remove broken fallback for missing Ctrl-A user settings
svn path=/dists/sid/linux/; revision=21821
2014-09-12 13:38:52 +00:00
Ben Hutchings b705f88f51 i2o: Disable I2O_EXT_ADAPTEC on 64-bit, as it assumes 32-bit virtual addresses
svn path=/dists/sid/linux/; revision=21820
2014-09-12 13:32:22 +00:00
Ben Hutchings 7f39df6413 aufs: Update to aufs3.16-20140908
svn path=/dists/trunk/linux/; revision=21782
2014-09-08 01:24:43 +00:00
Ben Hutchings 55e62d8bde Move recently added patches into the right sections of the series
svn path=/dists/trunk/linux/; revision=21780
2014-09-07 23:06:15 +00:00
Ben Hutchings 7dd2587507 mnt: Fix flag handling on remount (CVE-2014-5206)
- mnt: Only change user settable mount flags in remount
- mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into
  do_remount
- mnt: Correct permission checks in do_remount
- mnt: Change the default remount atime from relatime to the existing value
- mnt: Add tests for unprivileged remount cases that have found to be faulty

svn path=/dists/trunk/linux/; revision=21777
2014-09-07 22:57:20 +00:00
Ben Hutchings 394b7f7b25 [mips*/loongson-2f] video: Re-add and enable sm7xxfb driver, removed upstream in 3.15
svn path=/dists/trunk/linux/; revision=21775
2014-09-07 20:39:29 +00:00
Ben Hutchings 9852c42848 Drop bug fix that was included in 3.16.2
svn path=/dists/trunk/linux/; revision=21763
2014-09-07 02:58:39 +00:00
Ben Hutchings 132c1763b5 virtio-scsi: Implement change_queue_depth for virtscsi targets (Closes: #760324)
svn path=/dists/trunk/linux/; revision=21762
2014-09-07 02:52:06 +00:00
Aurelien Jarno b1a41a45b1 [ppc64el] debian/patches/debian/ppc64el-disable-zImage.patch: remove patch.
The 'powerpc/boot: 64bit little endian wrapper' patch-set is in linux 3.16,
thus the default make/image-y target is OK now.

svn path=/dists/trunk/linux/; revision=21760
2014-09-02 21:54:43 +00:00
Aurelien Jarno 97ad3c8126 [powerpc,ppc64el] Backport KVM little endian support from 3.17.
svn path=/dists/trunk/linux/; revision=21758
2014-09-01 19:34:44 +00:00
Aurelien Jarno c89efe2368 Revert r21750, as vmlinuz support for ppc64el is not ready for all bootloaders yet
svn path=/dists/trunk/linux/; revision=21754
2014-08-29 21:48:57 +00:00
Aurelien Jarno 8364adfe25 * [ppc64el] debian/config/ppc64el/defines: switch to vmlinuz (from vmlinux).
* [ppc64el] debian/patches/debian/ppc64el-disable-zImage.patch: remove patch.
  The 'powerpc/boot: 64bit little endian wrapper' patch-set is in linux 3.16.
  (Closes: #759389).

svn path=/dists/trunk/linux/; revision=21750
2014-08-27 07:41:59 +00:00
Ben Hutchings 24876894ca aio: fix reqs_available handling (regression in 3.14.10)
svn path=/dists/trunk/linux/; revision=21749
2014-08-27 06:48:09 +00:00