Commit Graph

2198 Commits

Author SHA1 Message Date
Ian Campbell f90bca66d2 Disable TSO in mv643xx_eth driver by default again
Since previous fix appears to not work on all platforms (Closes: #764162).

svn path=/dists/sid/linux/; revision=22254
2015-01-12 14:27:33 +00:00
Ben Hutchings 432e36ecad Re-group patches in series
svn path=/dists/sid/linux/; revision=22251
2015-01-12 05:21:57 +00:00
Ben Hutchings 3aa362afbe vfs: Fix potential deadlock in dcache (CVE-2014-8559)
svn path=/dists/sid/linux/; revision=22250
2015-01-12 05:08:31 +00:00
Ben Hutchings 45c478e07e Add various security fixes
svn path=/dists/sid/linux/; revision=22249
2015-01-12 03:09:51 +00:00
Ben Hutchings da330a0eef [x86] ACPI / video: Run _BCL before deciding registering backlight (regression in 3.16) (Closes: #762285)
svn path=/dists/sid/linux/; revision=22242
2015-01-02 04:26:05 +00:00
Ben Hutchings 4356c62c74 [x86] platform/chrome: chromeos_laptop - Add support for Acer C720 (Closes: #774209)
svn path=/dists/sid/linux/; revision=22240
2015-01-02 04:04:31 +00:00
Ben Hutchings f75504c2b3 Update to 3.16.7-ckt3
- Drop various patches that were applied upstream
- Refresh the big firmware logging patch
- Fix/ignore ABI changes as appropriate


svn path=/dists/sid/linux/; revision=22238
2015-01-02 03:44:16 +00:00
Ian Campbell b84001ac07 [xen] More netback fixes
(including reintroducing support for feature-rx-notify, which was regressed by
the fix to #767261).

svn path=/dists/sid/linux/; revision=22235
2014-12-29 23:16:40 +00:00
Ian Campbell a67d58f0fe [arhmf] Add device-tree for LinkSprite pcDuino V3.
Patch from Karsten Merker (Closes: #774067)

svn path=/dists/sid/linux/; revision=22233
2014-12-29 23:16:33 +00:00
Ben Hutchings a6291ddc67 [arm64] Enable pstore, efi-pstore, etc. (Closes: #773309)
Enable PSTORE as built-in and EFI_VARS_PSTORE as module.

Auto-load efivars and efi-pstore:
- Replace features/all/efi-autoload-efivars.patch with the version
  that was committed upstream, which is not x86-specific.
- Add a separate patch to make efi-pstore auto-load, as this was not
  included in the upstream commit.

svn path=/dists/sid/linux/; revision=22227
2014-12-24 16:54:34 +00:00
Ben Hutchings af98d628cc Replace aufs with overlayfs
svn path=/dists/trunk/linux/; revision=22150
2014-12-09 03:09:37 +00:00
Ben Hutchings dff5dedd0f Update to 3.18
Drop/refresh patches as necessary.

Disable aufs.

svn path=/dists/trunk/linux/; revision=22149
2014-12-09 03:06:08 +00:00
Ben Hutchings e0ff76482a Merge changes from sid up to 3.16.7-ckt2-1
svn path=/dists/trunk/linux/; revision=22148
2014-12-09 02:55:16 +00:00
Ben Hutchings bfa6c7f357 [amd64] asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs
svn path=/dists/sid/linux/; revision=22140
2014-12-08 20:03:06 +00:00
Ben Hutchings ce9486ad20 Revert "drivers/net: Disable UFO through virtio" in macvtap and tun.
svn path=/dists/sid/linux/; revision=22139
2014-12-08 19:35:31 +00:00
Ben Hutchings 7a25e019b0 Move patches I added into the right places in the series
svn path=/dists/sid/linux/; revision=22135
2014-12-08 02:01:01 +00:00
Ben Hutchings 47c25cca2a Fix/ignore various ABI changes
svn path=/dists/sid/linux/; revision=22133
2014-12-08 01:47:13 +00:00
Ben Hutchings 23c3ffee2d Add fixes for CVE-2014-9090 and related issues
svn path=/dists/sid/linux/; revision=22130
2014-12-08 00:05:42 +00:00
Ben Hutchings 71fe02b042 Update to 3.16.7-ctk2; drop patches applied upstream
svn path=/dists/sid/linux/; revision=22129
2014-12-07 23:58:52 +00:00
Ian Campbell c2bcb2baef Backport patches to support serial driver options via DT /chosen/stdout-path
svn path=/dists/sid/linux/; revision=22126
2014-12-07 19:18:47 +00:00
Ian Campbell 34264d5fa9 [armhf] Fixup cache maintenance during boot time relocation.
Fixes boot on various platforms.

svn path=/dists/sid/linux/; revision=22102
2014-12-03 10:53:06 +00:00
Ben Hutchings 13c48296be Update to 3.16.7-ckt1
svn path=/dists/sid/linux/; revision=22101
2014-12-03 05:58:41 +00:00
Ian Campbell bdd670cb8d [arm64] Enable reboot on the Xgene platform.
svn path=/dists/sid/linux/; revision=22088
2014-11-27 10:16:00 +00:00
Ian Campbell 8b698c4c58 [device-tree] Reserve memreserve regions whcih overlap with existing reservations.
Fixes boot on Midway.

svn path=/dists/sid/linux/; revision=22087
2014-11-27 10:15:57 +00:00
Maximilian Attems 3b16d15212 axe 2 more patches
pushed by bwh into 3.17.3

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

svn path=/dists/trunk/linux/; revision=22078
2014-11-22 17:02:07 +00:00
Maximilian Attems 60ad881191 patches cleanup
TODO: 2 leftover net patches to check

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

svn path=/dists/trunk/linux/; revision=22077
2014-11-22 16:58:49 +00:00
Ian Campbell b31a3607a2 Honour stdout-path from Device Tree. (Closes: #770212)
svn path=/dists/sid/linux/; revision=22074
2014-11-22 10:12:45 +00:00
Ian Campbell 787cba99f2 [arm64] Backport various upstream fixes and improvements to the APM X-gene Ethernet driver
svn path=/dists/sid/linux/; revision=22073
2014-11-21 15:14:23 +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 78d8475ba2 Merge changes from sid up to 3.16.7-2
svn path=/dists/trunk/linux/; revision=22054
2014-11-06 21:57:46 +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 309a7c6e93 Re-group patches
svn path=/dists/sid/linux/; revision=22031
2014-11-04 00:31:44 +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 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 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
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
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 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
Maximilian Attems 60718f8bb8 axe merged patch
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21902
2014-09-24 07:40:43 +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
Maximilian Attems cc574aa6f9 armel: drop ixp4xx
Image doesn't fit, old hardware, no one cares.

Suggested-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21875
2014-09-19 14:48:01 +00:00
Maximilian Attems 489295932d arm64: axe merged patch
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21867
2014-09-18 12:35:53 +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 732b455962 aufs: Update to aufs3.x-rcN-20140908
svn path=/dists/trunk/linux/; revision=21841
2014-09-13 06:32:37 +00:00
Ben Hutchings fc56a07b4e Update to 3.17-rc4
- Drop and refresh various patches which are included in or conflict with
  upstream
- Drop the patch restoring sm7xxfb, as no-one is maintaining it
- Disable aufs temporarily

svn path=/dists/trunk/linux/; revision=21840
2014-09-13 06:23:27 +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
Aurelien Jarno c35b794371 Group patches
svn path=/dists/trunk/linux/; revision=21742
2014-08-24 18:45:44 +00:00
Aurelien Jarno 5e776bb276 [mips*/loongson3] Backport Loongson 3B support from 3.17.
svn path=/dists/trunk/linux/; revision=21741
2014-08-24 18:45:12 +00:00
Ben Hutchings 7e180f1530 Merge pending changes from sid
svn path=/dists/trunk/linux/; revision=21736
2014-08-24 00:45:55 +00:00
Aurelien Jarno f3f70bfebc * [mips*] Fix FP emulation for unaligned accesses.
svn path=/dists/sid/linux/; revision=21723
2014-08-10 12:39:26 +00:00
Ben Hutchings 015d7cd7da Merge changes from sid up to 3.14.15-1
svn path=/dists/trunk/linux/; revision=21704
2014-08-07 20:30:32 +00:00
Ben Hutchings f8f5f66f00 net: sctp: inherit auth_capable on INIT collisions (CVE-2014-5077)
svn path=/dists/sid/linux/; revision=21699
2014-08-07 13:51:23 +00:00
Ben Hutchings 7322b683a2 Avoid ABI changes in 3.14.14 and 3.14.15
svn path=/dists/sid/linux/; revision=21686
2014-08-05 15:06:32 +00:00
Ben Hutchings 65d016b8bf Update to 3.14.15
- Drop two patches included upstream
- [rt] Refresh two patches with trivial conflicts

svn path=/dists/sid/linux/; revision=21685
2014-08-05 04:03:22 +00:00
Ben Hutchings 31d8270081 Update to 3.16
svn path=/dists/trunk/linux/; revision=21682
2014-08-04 10:35:59 +00:00
Aurelien Jarno 87e4b4d545 [mips*] Fix FP emulation.
svn path=/dists/trunk/linux/; revision=21680
2014-08-04 09:43:53 +00:00
Aurelien Jarno 9c51370af1 [mips*] Prevent user from setting FCSR cause bits and cause possible
kernel oops.

svn path=/dists/sid/linux/; revision=21658
2014-07-30 20:28:23 +00:00
Aurelien Jarno 64e17ee597 [mips] Fix hugepage support on machines with R4K like TLB.
svn path=/dists/sid/linux/; revision=21655
2014-07-30 19:15:28 +00:00
Aurelien Jarno 94e1a88d9e [mips,mipsel/4kc-malta] Fix bug which can cause incorrect system call
restarts (fix hang on boot).

svn path=/dists/sid/linux/; revision=21654
2014-07-30 19:12:58 +00:00
Aurelien Jarno 565d0dd6ae [mips*/octeon] Fix /proc/cpuinfo issues.
svn path=/dists/sid/linux/; revision=21652
2014-07-30 18:53:38 +00:00
Aurelien Jarno 5f0f41de53 Move some patches in the correct section
svn path=/dists/sid/linux/; revision=21651
2014-07-30 18:52:36 +00:00
Aurelien Jarno e866a62805 [mips*] Avoid smp_processor_id() in preemptible code.
svn path=/dists/sid/linux/; revision=21650
2014-07-30 07:34:38 +00:00
Ben Hutchings e7b94f88bb [s390,s390x] 3215: fix hanging console issue (Closes: #747922)
svn path=/dists/sid/linux/; revision=21640
2014-07-29 01:30:15 +00:00
Ben Hutchings 55b65741c1 Merge changes from sid up to 3.14.13-2
svn path=/dists/trunk/linux/; revision=21638
2014-07-27 22:55:29 +00:00
Ben Hutchings a718693e7b [amd64] Enable X86_X32 (Closes: #708070)
- Reject x32 executables if x32 ABI not supported
- Make x32 syscall support conditional on a kernel parameter
- Enable X86_X32_DISABLED so that x32 support must be explicitly enabled

svn path=/dists/sid/linux/; revision=21634
2014-07-27 04:08:25 +00:00
Aurelien Jarno 40c17d6b3f [s390,s390x] ptrace: fix PSW mask check (CVE-2014-3534).
svn path=/dists/sid/linux/; revision=21627
2014-07-24 05:48:54 +00:00
Ben Hutchings d29a1a0e35 Remove unused Xen microcode patches
They don't apply to Linux 3.16, and current Xen can extract microcode
from the dom0 initramfs.

svn path=/dists/trunk/linux/; revision=21608
2014-07-21 16:10:27 +00:00
Ben Hutchings 659b610ffd Merge changes from sid up to 3.14.13-1
svn path=/dists/trunk/linux/; revision=21607
2014-07-21 16:08:39 +00:00
Aurelien Jarno 240b7dc036 [mipsel/loongson3] Add support for Loongson 3 LS3A RS780E 1-way
boards.

svn path=/dists/sid/linux/; revision=21591
2014-07-20 17:47:13 +00:00
Aurelien Jarno ccced8e9f8 Fix MIPS build with CONFIG_DYNAMIC_DEBUG=y
svn path=/dists/sid/linux/; revision=21590
2014-07-20 17:45:55 +00:00
Aurelien Jarno 04fa02213e [mips/malta] Backport from upstream power management support for
Malta.

svn path=/dists/sid/linux/; revision=21588
2014-07-20 17:12:14 +00:00
Aurelien Jarno ac399e34fe [mips/sb1-91250a] Backport from upstream additional build flags
to fix excessive kernel warnings.

svn path=/dists/sid/linux/; revision=21587
2014-07-20 15:24:22 +00:00
Aurelien Jarno b9720c4878 [mips/octeon] Backport from upstream PCIe2 support and interface
mode detection for Octeon.

svn path=/dists/sid/linux/; revision=21585
2014-07-20 13:21:13 +00:00
Aurelien Jarno bedcc1d86e Backport mips configuration files changes and loongson 3 support from trunk
svn path=/dists/sid/linux/; revision=21583
2014-07-20 12:04:40 +00:00
Ben Hutchings d117cd8e48 Bump ABI to 2
svn path=/dists/sid/linux/; revision=21569
2014-07-19 18:55:27 +00:00
Ian Campbell cf12b5d989 [aufs] Fix build on arm64.
svn path=/dists/sid/linux/; revision=21568
2014-07-19 15:31:08 +00:00
Ben Hutchings c5f494c484 net/l2tp: don't fall back on UDP [get|set]sockopt (CVE-2014-4943)
svn path=/dists/sid/linux/; revision=21562
2014-07-18 13:47:57 +00:00
Ben Hutchings 65088b4b55 writeback: Fix ABI change in 3.14.10 (Closes: #754902)
svn path=/dists/sid/linux/; revision=21557
2014-07-16 23:52:34 +00:00
Ben Hutchings 3594051131 Drop mvsas patch that finally made it upstream
svn path=/dists/trunk/linux/; revision=21550
2014-07-15 14:01:58 +00:00
Ben Hutchings 8c0bc75762 aufs: Update to aufs3.x-rcN-20140714 and reenable
svn path=/dists/trunk/linux/; revision=21549
2014-07-15 13:55:10 +00:00
Ben Hutchings 8166c80631 Refresh and reenable memcg disable patches
svn path=/dists/trunk/linux/; revision=21548
2014-07-15 13:02:14 +00:00
Maximilian Attems 159acb4f7f fixup kbuild-use-nostdinc-in-compile-tests.patch
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21542
2014-07-13 15:44:17 +00:00
Maximilian Attems 2dc885a834 update to 3.16-rc4
* dump bunch of merged ARM patches and minor fixes
* fixup firmware printk patch

TODO: cgroups, xen microcode, kbuild nostdinc

svn path=/dists/trunk/linux/; revision=21541
2014-07-13 15:28:53 +00:00
Ben Hutchings 521ed14531 Update to 3.14.12
Drop x86 ptrace patch which is included in it.

Ignore or work around various ABI changes.

svn path=/dists/sid/linux/; revision=21525
2014-07-11 16:44:49 +00:00
Ben Hutchings 1eb4f6f68a Avoid ABI change due to added #include in <linux/ptrace.h>
svn path=/dists/sid/linux/; revision=21510
2014-07-07 10:11:03 +00:00
Ben Hutchings 1ecf126351 Workaround/ignore ABI changes as appropriate
svn path=/dists/sid/linux/; revision=21506
2014-07-07 00:10:20 +00:00
Ben Hutchings 1cef337fd5 shmem: fix faulting into a hole while it's punched (CVE-2014-4171)
svn path=/dists/sid/linux/; revision=21505
2014-07-06 23:51:17 +00:00
Ben Hutchings 4e3b021352 [amd64] ptrace,x86: force IRET path after a ptrace_stop() (CVE-2014-4699)
svn path=/dists/sid/linux/; revision=21504
2014-07-06 23:46:24 +00:00
Ben Hutchings 1f2cc7d276 Update to 3.14.10
svn path=/dists/sid/linux/; revision=21503
2014-07-06 23:35:44 +00:00
Maximilian Attems a2f351292b axe 3.15.3 incorporated patch
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21494
2014-07-02 08:20:34 +00:00
Ben Hutchings efebbfa5d6 Merge changes from sid up to 3.14.9-1
svn path=/dists/trunk/linux/; revision=21485
2014-07-01 01:23:29 +00:00
Ben Hutchings 194b7a793f [x86] x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)
svn path=/dists/sid/linux/; revision=21477
2014-06-29 02:25:32 +00:00
Ben Hutchings 7948accb8e Update to 3.14.9
Deal with the various ABI changes:
* Avoid the change in ALSA
* We can no longer avoid a change in sockdiag, and it doesn't seem to
  have any OOT users so ignore it
* team driver probably doesn't have OOT users, so ignore the change

svn path=/dists/sid/linux/; revision=21476
2014-06-29 02:19:32 +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 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 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