Commit Graph

1998 Commits

Author SHA1 Message Date
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