Commit Graph

3151 Commits

Author SHA1 Message Date
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 541f7561e9 Merge changes from sid up to 3.14.15-2
svn path=/dists/trunk/linux/; revision=21710
2014-08-09 02:40:27 +00:00
Aurelien Jarno 8a41d03511 Update Origin: entries to point to Linus' tree
svn path=/dists/sid/linux/; revision=21706
2014-08-08 12:55:52 +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 b7f9612b74 Remove bogus const-qualification of ata_host_set_n_tags() host parameter
svn path=/dists/sid/linux/; revision=21700
2014-08-07 15:47:12 +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 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 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 551f6dd35f Update the URL of a few MIPS patches to the linux-next one
svn path=/dists/sid/linux/; revision=21664
2014-07-31 19:05:05 +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
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 bbad3c5731 Update to latest version of MIPS-ZBOOT-add-missing-linux-string.h-include.patch
svn path=/dists/sid/linux/; revision=21592
2014-07-20 18:43:04 +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
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 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 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 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 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 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 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 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 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 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 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 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
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 8495fb6a25 Fix some ABI changes in 3.14.6
svn path=/dists/sid/linux/; revision=21439
2014-06-15 21:20:18 +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 264e49ce13 powerpc/powernv: Add calls to support little endian host
svn path=/dists/sid/linux/; revision=21427
2014-06-12 20:54:28 +00:00
Ben Hutchings e8390331a0 ppc64el: kernel: patch: temporarily disable zImage
Debian ppc64el will wait for the 'powerpc/boot: 64bit little endian wrapper'
(zImage) patches upstream rather than shipping 32-bit tools for zImage.  The
patches are currently in Ben Herrenschmidt's linux-next tree [1].

The patches are not being carried over instead of this workaround because,
even without both, the build process does produces vmlinux, only failing for
zImage. So, it's ok to just work-around this for now, as we pick vmlinux.

The workaround patch just avoids this build error:

	[...]
	  LD      vmlinux
	  SYSMAP  System.map
	[...]
	  WRAP    arch/powerpc/boot/zImage.pseries
	ld: unrecognised emulation mode: elf32ppc
	Supported emulations: elf64lppc elf32lppc elf32lppclinux elf32lppcsim
	make[6]: *** [arch/powerpc/boot/zImage.pseries] Error 1
	make[5]: *** [zImage] Error 2

[1] https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/log/?qt=grep&q=powerpc%2Fboot
    (15 commits with message prefix 'powerpc/boot:' dated of 2014-04-28)

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

svn path=/dists/sid/linux/; revision=21426
2014-06-12 20:53:03 +00:00
Ben Hutchings d86d3a0ffb Drop patches applied upstream in 3.15
svn path=/dists/trunk/linux/; revision=21424
2014-06-12 20:40:28 +00:00
Maximilian Attems 354e48794a disable patch for now pending investigation
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21418
2014-06-11 09:16:59 +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
Ben Hutchings 3f8f55a174 Add "Forwarded: not-needed" to ABI maintenance patches
svn path=/dists/sid/linux/; revision=21404
2014-06-05 18:21:30 +00:00
Ben Hutchings 6f4f459aef Remove redundant mail headers from futex fixes
svn path=/dists/sid/linux/; revision=21403
2014-06-05 18:19:37 +00:00
Ben Hutchings 593d83e2cf Update headers for some patches that are already upstream
svn path=/dists/sid/linux/; revision=21402
2014-06-05 18:19:02 +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 f0f833e1d4 Add futex security fixes including CVE-2014-3153
svn path=/dists/sid/linux/; revision=21395
2014-06-05 12:44:33 +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
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
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
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 dde57c671d Fix/avoid ABI changes
svn path=/dists/sid/linux/; revision=21333
2014-05-13 17:55:06 +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
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 c0e652c5da [x86] drm: Enable auto-loading of ast, udl
svn path=/dists/sid/linux/; revision=21301
2014-05-04 20:44:46 +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 3d6187da14 [x86] ACPI/Processor: Fix failure of loading acpi-cpufreq driver (Closes: #746448)
svn path=/dists/sid/linux/; revision=21291
2014-05-01 01:04: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 50897005b8 Regroup patches
svn path=/dists/trunk/linux/; revision=21277
2014-04-28 16:11: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 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
Ben Hutchings 4edd0d432b Replace rtl8192e firmware removal patch with version submitted upstream
svn path=/dists/trunk/linux/; revision=21271
2014-04-27 02:21:57 +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 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 e52899ff55 Remove unused patches
svn path=/dists/trunk/linux/; revision=21241
2014-04-16 12:26:23 +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 a7ea5c3c97 Work around or ignore some more ABI changes
svn path=/dists/sid/linux/; revision=21236
2014-04-15 21:12:25 +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 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 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 27f0cfdfd9 Update to 3.14
svn path=/dists/trunk/linux/; revision=21200
2014-03-31 12:13:04 +00:00
Ben Hutchings 6d12c5fb76 Use committed version of CVE-2014-2568 fix
svn path=/dists/trunk/linux/; revision=21199
2014-03-30 22:55:38 +00:00
Ben Hutchings 96aad69f88 Use original version of "core, nfqueue, openvswitch: Orphan frags..." for 3.14
svn path=/dists/trunk/linux/; revision=21194
2014-03-26 13:31:26 +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 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 9f6a808fee Ignore or work around ABI changes as necessary
svn path=/dists/sid/linux/; revision=21181
2014-03-24 23:29:10 +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 bf709b63f4 Fix ABI changes in 3.13.6
svn path=/dists/sid/linux/; revision=21170
2014-03-19 16:12:02 +00:00
Ben Hutchings 5ede7acbf1 Add dependency of CVE-2014-0131 fix
svn path=/dists/sid/linux/; revision=21169
2014-03-19 16:04:54 +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 06654b3b80 Switch all Bug-Debian URLs to https scheme
svn path=/dists/trunk/linux/; revision=21142
2014-03-15 15:45:47 +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 1cea0ad4a0 Re-group patches in series
svn path=/dists/trunk/linux/; revision=21125
2014-03-06 22:55:18 +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 e01c593507 Update to 3.13.5
svn path=/dists/sid/linux/; revision=21115
2014-02-27 23:51:49 +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 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 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 24a01147d9 Update to 3.13.4
svn path=/dists/sid/linux/; revision=21052
2014-02-21 02:50:56 +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 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 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 34fdb2ec3b Update to 3.13
svn path=/dists/trunk/linux/; revision=20986
2014-01-20 03:23:41 +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 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 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 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 075e70a829 Fix/ignore some more ABI-breaking changes
svn path=/dists/sid/linux/; revision=20976
2014-01-16 08:15:38 +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 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 08710f8180 Update to 3.12-rc6
svn path=/dists/trunk/linux/; revision=20940
2013-12-30 01:36:04 +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 049c93d9cc aufs: Update to aufs3.x-rcN-20131223
svn path=/dists/trunk/linux/; revision=20919
2013-12-26 12:22:27 +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 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 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 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 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 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
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 4570eb612b Update to 3.12.4
svn path=/dists/sid/linux/; revision=20877
2013-12-11 06:48:49 +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
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 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 684107ea81 Update to 3.12.2
svn path=/dists/trunk/linux/; revision=20837
2013-12-02 04:39:02 +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
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 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 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 28fda5d8fa Add ARM patch that was missed when adding the last batch of fixes
svn path=/dists/sid/linux/; revision=20769
2013-11-01 17:53:57 +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 3a3112b981 net: Fix infinite loop in in skb_flow_dissect() (CVE-2013-4348)
svn path=/dists/sid/linux/; revision=20764
2013-11-01 01:34:05 +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 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 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 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
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 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 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 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 61b855c5fa Remove patch to e_powersaver, which we don't build
svn path=/dists/trunk/linux/; revision=20693
2013-09-30 01:49:03 +00:00
Ben Hutchings 8a6b13d2d5 aufs: Update patch descriptions
svn path=/dists/trunk/linux/; revision=20692
2013-09-30 01:12:08 +00:00
Ben Hutchings cc87a96da2 Update 'DocBook: Make Documentation/DocBook -j clean' to be suitable for upstream
svn path=/dists/trunk/linux/; revision=20691
2013-09-30 01:07:52 +00:00
Ben Hutchings 59b15e7823 Update upstream status of 'irq: Always define devm_{request_threaded,free}_irq()'
svn path=/dists/trunk/linux/; revision=20690
2013-09-29 23:55:09 +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 1e08031323 Update 'Fix console selection in PowerPC LPAR environment' with upstream reference and summary
svn path=/dists/trunk/linux/; revision=20688
2013-09-29 22:55:51 +00:00
Ben Hutchings bd39d353ae media: Avoid ABI change in 3.10.13
svn path=/dists/sid/linux/; revision=20683
2013-09-29 20:40:48 +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
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 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 760f8946c2 aufs: Update to aufs3.x-rcN-20130909
svn path=/dists/trunk/linux/; revision=20609
2013-09-12 02:45:13 +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 de1c33f36d Drop ipv6 patch that's already in 3.11
svn path=/dists/trunk/linux/; revision=20601
2013-09-11 01:56:22 +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 163df07ac9 Fix 'HID: validate HID report id size' patch which was wrongly limited to drivers/hid
svn path=/dists/sid/linux/; revision=20590
2013-09-10 04:24:13 +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 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
Ben Hutchings 4bf6038a3f Remove orphaned comment from series file
svn path=/dists/sid/linux/; revision=20571
2013-09-08 01:04:05 +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 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
Ben Hutchings ff8c74676b Drop obsolete dm fix
The bug was apparently fixed differently upstream by this change in 2.6.31:

commit 8cbeb67ad50f7d68e5e83be2cb2284de8f9c03b5
Author: Mikulas Patocka <mpatocka@redhat.com>
Date:   Mon Jun 22 10:12:14 2009 +0100

    dm: avoid unsupported spanning of md stripe boundaries

svn path=/dists/trunk/linux/; revision=20560
2013-09-03 01:47:52 +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
Ben Hutchings 5d1ac8cde1 Set Forwarded for some patches I just submitted upstream
svn path=/dists/trunk/linux/; revision=20554
2013-09-01 16:25:39 +00:00
Ben Hutchings 328580d726 Drop ath6kl patch to avoid using virt_addr_valid()
I still don't think it should be using this function, but the build
failure on MIPS was fixed by:

commit d3ce88431892b703b04769566338a89eda6b0477
Author: Ralf Baechle <ralf@linux-mips.org>
Date:   Fri Dec 28 15:34:40 2012 +0100

    MIPS: Fix modpost error in modules attepting to use virt_addr_valid().


svn path=/dists/trunk/linux/; revision=20553
2013-09-01 15:53:53 +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 ed39205328 Update to 3.11-rc7
svn path=/dists/trunk/linux/; revision=20526
2013-08-28 12:16:18 +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 db19f6533d Avoid ABI changes due to fixes in 3.10.6 and 3.10.7
Revert PowerPC fix for TM, which we don't enable.
Rearrange some other fields to be backward-compatible.

svn path=/dists/sid/linux/; revision=20503
2013-08-17 01:21:00 +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 d8699be530 [rt] Resolve textual conflict with ARM vectors page changes in 3.10.6
svn path=/dists/sid/linux/; revision=20497
2013-08-15 19:03:07 +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 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 b5176126ac kconfig: Change value of SYMBOL_NEW to not conflict with SYMBOL_NEED_SET_CHOICE_VALUES
svn path=/dists/trunk/linux/; revision=20459
2013-08-08 09:23:17 +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 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 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 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 3597b68b6c Add DEP-3 headers to ethernat-kconfig.patch
svn path=/dists/trunk/linux/; revision=20420
2013-07-28 03:18:56 +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 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 43af771d91 Update to 3.10.3
svn path=/dists/sid/linux/; revision=20410
2013-07-26 04:49:07 +00:00
Ben Hutchings e7210b4051 nouveau: nv50-/disp: Use output specific mask in interrupt (Closes: #717590)
svn path=/dists/sid/linux/; revision=20408
2013-07-24 03:10:07 +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 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 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 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 eddf5408f9 Update cassini firmware patch header, as it was accepted upstream
svn path=/dists/trunk/linux/; revision=20332
2013-07-03 14:00:15 +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 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 e0193dba93 Make patch directory and forwarded states consistent
Anything Debian-specific should have 'Forwarded: not-needed' and
be in debian/.

Anything that could plausibly go upstream (maybe with significant
rework) should have an 'Origin' or 'Forwarded: no' header and
be under bugfix/ or features/.

I haven't worked out what to do with debian/dfsg/; most of those
changes ought to go upstream eventually in some form.

svn path=/dists/trunk/linux/; revision=20321
2013-07-01 06:07:37 +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 ed5df88d6d [rt] Remove stale patches
svn path=/dists/trunk/linux/; revision=20313
2013-07-01 04:14:26 +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 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 d42be6ab96 Add description to the last Debian patch lacking one
svn path=/dists/trunk/linux/; revision=20308
2013-07-01 02:45:44 +00:00
Ben Hutchings 9abc6f56ff Add Forwarded URLs to the remaining patches without them
svn path=/dists/trunk/linux/; revision=20307
2013-07-01 02:38:03 +00:00
Ben Hutchings fba2719096 debian/patches: Convert all upstream references to Origin URLs
Refer to Andrew Morton's 'mmotm' patch queue instead of the
corresponding volatile hashes in linux-next.

Use https where possible.

svn path=/dists/trunk/linux/; revision=20306
2013-07-01 02:34: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 7202874a34 Resolve ABI changes in 3.9.8
svn path=/dists/sid/linux/; revision=20298
2013-06-29 17:44:16 +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 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 516012c235 Resolve ABI changes in 3.9.6
The musb, usb-serial and snd-hda-intel changes can all be ignored.

The powerpc machdep_calls change adds a function pointer that's
neither used or implemented by modules, so move it to the end of the
struct and hide it from genksyms.

svn path=/dists/sid/linux/; revision=20252
2013-06-15 02:45:26 +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 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 7f6f631e81 Refresh ath9k fix for 3.10
svn path=/dists/trunk/linux/; revision=20232
2013-06-10 04:50:31 +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 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 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 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 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 94fb5ddd6d Update verbose listnewconfig patch for 3.10
svn path=/dists/trunk/linux/; revision=20178
2013-06-02 20:23:07 +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 15dc8c6034 Remove unused patches which should have been removed in last merge
svn path=/dists/trunk/linux/; revision=20175
2013-06-02 17:03:12 +00:00
Ben Hutchings aeb267ea27 Merge changes from sid up to 3.9.4-1
svn path=/dists/trunk/linux/; revision=20174
2013-06-02 16:44:22 +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
Arnaud Patard 6a4c912d6f - backport fixes/support from newer kernels needed by some arm platforms
- add some fixes to make some arm-related drivers work when used as module and not built-in

svn path=/dists/sid/linux/; revision=20160
2013-05-31 22:09:44 +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 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 a7835d9566 Bump ABI to 2
svn path=/dists/sid/linux/; revision=20119
2013-05-15 23:27:56 +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 2addf6e0da Deal with ABI changes in 3.8.12
Ignore changes in jbd2 and snd-emu10k1, which shouldn't be used by OOT
modules.

Revert change to cgroup structure.

[x86] zsmalloc: Change to built-in, as it can no longer be modular

svn path=/dists/sid/linux/; revision=20070
2013-05-10 03:46:24 +00:00
Ben Hutchings cc9601d53b Fix variable name missed when refreshing patches for 3.9
svn path=/dists/trunk/linux/; revision=20064
2013-05-09 02:31:51 +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 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 d55331e7c9 Add script to regenerate rt patch series from git
svn path=/dists/sid/linux/; revision=20025
2013-05-04 20:44:04 +00:00
Ben Hutchings f342f001d0 Add 'Forwarded: not-needed' to patches as appropriate
svn path=/dists/sid/linux/; revision=20022
2013-05-04 20:41:05 +00:00
Ben Hutchings b771cba642 Add patch header to alpha fix based on the bug report it came from
svn path=/dists/sid/linux/; revision=20021
2013-05-04 20:37:47 +00:00
Ben Hutchings 743abfd5dc Remove vserver patch directory - it's not coming back
svn path=/dists/sid/linux/; revision=20020
2013-05-04 20:35:10 +00:00
Ben Hutchings 1b8b7e7f86 Drop duplicated code in rebased efivars patch
svn path=/dists/sid/linux/; revision=20016
2013-05-04 18:41:46 +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 88008b9052 [rt] Update to 3.8.10-rt6
svn path=/dists/sid/linux/; revision=20013
2013-05-04 17:38:42 +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 3577682f77 Add script to regenerate rt patch series from git
svn path=/dists/sid/linux/; revision=19981
2013-04-28 19:00:37 +00:00
Ben Hutchings 935ba0800f Update to 3.2.44
svn path=/dists/sid/linux/; revision=19980
2013-04-28 18:31:14 +00:00
Ben Hutchings e3188a026e iwlwifi: Do not request firmware API version 6 for IWL6005/6205 (Closes: #705655)
svn path=/dists/sid/linux/; revision=19977
2013-04-18 04:51:22 +00:00
Ben Hutchings 7429799b2b fbcon: fix locking harder (Closes: #704933)
svn path=/dists/sid/linux/; revision=19975
2013-04-15 01:26:58 +00:00
Ben Hutchings 0f9c18bf1a drm, agp: Update to 3.4.39
svn path=/dists/sid/linux/; revision=19974
2013-04-11 04:39:28 +00:00
Ben Hutchings ffe9c6073c Add upstream commit reference or 'Forwarded: not-needed' to patches
In some cases the final upstream commit message was substantially
different, so copy that as well.

svn path=/dists/sid/linux/; revision=19967
2013-04-01 01:24:44 +00:00
Ben Hutchings 8acf7f00d7 Change Kirkwood patch headers to DEP-3 and usual upstream commit reference format
svn path=/dists/sid/linux/; revision=19966
2013-04-01 01:22:54 +00:00
Ben Hutchings 323581ef60 Add patch header to alpha fix based on the bug report it came from
svn path=/dists/sid/linux/; revision=19965
2013-04-01 01:09:55 +00:00
Ben Hutchings 4bd1112eb5 Use upstream version of debugfs mode change, which corrects the documentation
svn path=/dists/sid/linux/; revision=19963
2013-04-01 00:55:44 +00:00
Ben Hutchings 22ebd8300e Avoid ABI change for changes in 3.2.42
svn path=/dists/sid/linux/; revision=19962
2013-03-31 23:47:47 +00:00
Ben Hutchings a1ca5838a2 [rt] Update to 3.2.42-rt62
svn path=/dists/sid/linux/; revision=19959
2013-03-31 17:21:42 +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 132da77e36 Update to 3.2.42; drm, agp: Update to 3.4.38
svn path=/dists/sid/linux/; revision=19957
2013-03-31 05:16:07 +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 b79f46c9b9 Update to 3.8.5
svn path=/dists/trunk/linux/; revision=19953
2013-03-29 06:40:22 +00:00
Ben Hutchings 3df7d8a60d Input: add support for Cypress PS/2 Trackpads (Closes: #703607), thanks to Apollon Oikonomopoulos
svn path=/dists/sid/linux/; revision=19952
2013-03-27 14:12:25 +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 7f76905aea Apply KVM security fixes
svn path=/dists/sid/linux/; revision=19947
2013-03-25 14:30:20 +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 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 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 b76d3d1c75 Resolve ABI changes made by 3.2.41
Revert the change in return type of target_type::status.
Ignore the change to {,un}register_efivars().

svn path=/dists/sid/linux/; revision=19933
2013-03-21 14:38:35 +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 99123a38fe Apply security fixes and other important fixes from 3.2.y-queue
svn path=/dists/sid/linux/; revision=19930
2013-03-21 05:44:01 +00:00
Ben Hutchings cf0d71bd3b [rt] Resolve a tricky conflict with an hrtimer fix in 3.2.40
svn path=/dists/sid/linux/; revision=19929
2013-03-21 05:25:15 +00:00
Ben Hutchings 37775cc57c signal: Fix use of missing sa_restorer field (build regression introduced by fix for CVE-2013-0914)
svn path=/dists/trunk/linux/; revision=19928
2013-03-21 03:39:15 +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 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 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
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 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 0028a0311f Add/fix two upstream commit references
svn path=/dists/sid/linux/; revision=19901
2013-03-04 13:39:39 +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 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 3161f5713d Update to 3.8.1
svn path=/dists/trunk/linux/; revision=19884
2013-03-02 04:21:44 +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 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 1ff9296e46 Forward-port alx to 3.8
svn path=/dists/trunk/linux/; revision=19858
2013-02-25 05:29:34 +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 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 ba2bf22864 Remove unused patches
svn path=/dists/trunk/linux/; revision=19844
2013-02-24 04:41:17 +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 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 35383488a7 [rt] Refresh a patch whose context was changed by the ptrace security fix
svn path=/dists/sid/linux/; revision=19829
2013-02-20 06:07:46 +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 72eeaf1a22 Update nouveau/ia64 build fix to version sent upstream, and add Forwarded header
svn path=/dists/trunk/linux/; revision=19827
2013-02-20 03:24:36 +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