Commit Graph

1881 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 7ba571c00f Update to 3.11.2
svn path=/dists/trunk/linux/; revision=20689
2013-09-29 23:45:05 +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 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 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