Commit Graph

774 Commits

Author SHA1 Message Date
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
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 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 7f39df6413 aufs: Update to aufs3.16-20140908
svn path=/dists/trunk/linux/; revision=21782
2014-09-08 01:24:43 +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 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 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 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 fcbc00ea92 Update x32 syscall patch to block system calls >= 512 by default
System calls from x32 tasks are distinguished by having bit 30 set,
but they share the system call table with x86_64 so where parameter/
return value adjustment is needed there is a difference in the low
bits too.  The x32-specific calls are numbered from 512 and of course
are not present in the table if the kernel doesn't support x32.

This means we need to change both the maximum syscall number and the
mask instruction.

svn path=/dists/sid/linux/; revision=21689
2014-08-06 03:30:05 +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 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
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
Ben Hutchings 4c7a8ce928 [rt] Update to 3.14.12-rt9 (no functional changes)
svn path=/dists/sid/linux/; revision=21596
2014-07-20 21:24:56 +00:00
Ian Campbell c618343c23 aufs: Update circular includes patch to version preferred by aufs upstream.
svn path=/dists/sid/linux/; revision=21594
2014-07-20 20:21:09 +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 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 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
Ian Campbell 06bdf13ff7 Update aufs3-remove-circular-includes.patch
Resolve the issues raised by bwh.

svn path=/dists/sid/linux/; revision=21582
2014-07-20 07:30:17 +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 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 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 be84d813a5 [rt] random: Restore interrupt randomness dropped in 3.14.10-rt6
svn path=/dists/sid/linux/; revision=21527
2014-07-11 16:55:20 +00:00
Ben Hutchings 3794c3fced [rt] Update to 3.14.10-rt7
svn path=/dists/sid/linux/; revision=21523
2014-07-11 02:29:07 +00:00
Ben Hutchings 54c5cfaaf7 Resolve rt conflicts with 3.14.10
svn path=/dists/sid/linux/; revision=21507
2014-07-07 00:16:47 +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 26c56f7113 [rt] Fix latency histogram after "hrtimer: Set expiry time before switch_hrtimer_base()" in 3.14.6
svn path=/dists/sid/linux/; revision=21478
2014-06-29 02:31:36 +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 8603f4cb92 Use https scheme in Bug-Debian field when updating aufs patches
svn path=/dists/sid/linux/; revision=21458
2014-06-17 16:04:58 +00:00
Ben Hutchings e412cd35de Use https scheme for Bug-Debian field in patch headers
svn path=/dists/sid/linux/; revision=21457
2014-06-17 16:02:46 +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 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
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 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 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 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 8b72e42ed0 [rt] Drop obsolete fix for tty_flip_buffer_push()
The bug affects non-rt as well and was fixed by commit a9c3f68f3cd8
('tty: Fix low_latency BUG') which was backported in 3.14.2.

svn path=/dists/trunk/linux/; revision=21274
2014-04-28 00:38:24 +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
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