Commit Graph

4620 Commits

Author SHA1 Message Date
Ben Hutchings 4e947b4113 [armel/{iop32x,ixp4xx}] Disable BPF_JIT, MEMCG, USER_NS to reduce kernel size
svn path=/dists/trunk/linux/; revision=20797
2013-11-21 01:14:15 +00:00
Ben Hutchings 4f224fc29b Merge changes from sid up to 3.11.7-1
svn path=/dists/trunk/linux/; revision=20787
2013-11-10 05:40:33 +00:00
Ben Hutchings 5bbbf7f498 Update to 3.12
svn path=/dists/trunk/linux/; revision=20779
2013-11-04 03:36:30 +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 b08f6d30b9 Prepare to release linux (3.11.6-2).
svn path=/dists/sid/linux/; revision=20770
2013-11-01 17:54:12 +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 a78dcf3d31 net: Fix infinite loop in in skb_flow_dissect() (CVE-2013-4348)
svn path=/dists/sid/linux/; revision=20765
2013-11-01 01:35:14 +00:00
Ben Hutchings b7cc18725e [armhf] Bump ABI to 1a, as enabling Xen and KVM support changes ABI
svn path=/dists/sid/linux/; revision=20763
2013-10-31 03:59:10 +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 565dc3ec81 [ia64] Reduce compiler version to gcc-4.6, matching gcc-defaults (fixes FTBFS)
svn path=/dists/sid/linux/; revision=20759
2013-10-30 02:05:09 +00:00
Ben Hutchings 79803bf38a [sh4] Reduce compiler version to gcc-4.7, as gcc-4.8 is not yet available
svn path=/dists/sid/linux/; revision=20758
2013-10-29 15:03:55 +00:00
Ben Hutchings 92935f7937 Prepare to release linux (3.12~rc7-1~exp1).
svn path=/dists/trunk/linux/; revision=20753
2013-10-29 01:44:09 +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 3fdbf99d5e Update to 3.12-rc7
svn path=/dists/trunk/linux/; revision=20750
2013-10-28 03:45:14 +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 164c825862 Prepare to release linux (3.11.6-1).
svn path=/dists/sid/linux/; revision=20747
2013-10-28 01:24:45 +00:00
Ben Hutchings b54c22d890 [armhf/armmp] udeb: Add ppp-modules
svn path=/dists/sid/linux/; revision=20744
2013-10-27 18:59:21 +00:00
Ben Hutchings 64b90b106a Note that aufs update closes #727243
svn path=/dists/sid/linux/; revision=20735
2013-10-23 23:55:41 +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
Ian Campbell 2ceff05667 [armhf] Enable virtualization in armmp and armmp-lpae flavours
Enables VIRTIO and Xen for both flavours and KVM for LPAE only, since KVM requires LPAE.

svn path=/dists/sid/linux/; revision=20728
2013-10-19 13:32:45 +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 0be7018ef1 Merge last change to 3.11.5-1 from the sid branch
svn path=/dists/trunk/linux/; revision=20713
2013-10-18 00:39:28 +00:00
Ben Hutchings 87d78887ab [i386] Remove xen-linux-system-<version> packages (Closes: #726010)
svn path=/dists/sid/linux/; revision=20711
2013-10-17 13:46:45 +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 9e53ebbd8a Prepare to release linux (3.11.5-1).
svn path=/dists/trunk/linux/; revision=20705
2013-10-16 13:59:11 +00:00
Ben Hutchings be40c0528c Set ABI to 1
svn path=/dists/trunk/linux/; revision=20704
2013-10-16 13:47:57 +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 53d7dd16a4 [arm64] Build a linux-libc-dev package (Closes: #695241)
svn path=/dists/trunk/linux/; revision=20702
2013-10-15 23:24:33 +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 8a119620e5 Remove long list of changes in stable updates 3.11.1, 3.11.2
Seems like a waste of time for me to try listing all notable fixes
since the earlier experimental version (rather than just those with
Debian bug numbers or CVE numbers).  I'm not going to do it for
3.11.{3,4,5} so drop the lists for 3.11.{1,2} as well.

svn path=/dists/trunk/linux/; revision=20699
2013-10-14 01:33:07 +00:00
Ben Hutchings 25f6f3e225 Remove mention of armhf/mx5 changes obsoleted by removal of this flavour
svn path=/dists/trunk/linux/; revision=20698
2013-10-13 19:43:22 +00:00
Ian Campbell 8c6bffabd7 armel/kirkwood: Add extra modules to udebs to fix d-i
svn path=/dists/sid/linux/; revision=20697
2013-10-08 19:46:47 +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 3911b06010 hwmon: Enable SENSORS_JC42, SENSORS_NCT6775 as modules (Closes: #722062)
svn path=/dists/trunk/linux/; revision=20687
2013-09-29 22:49:44 +00:00
Ben Hutchings 0302cfb535 Stop providing virtual packages linux-image (Closes: #724569), linux-headers and linux-source
svn path=/dists/trunk/linux/; revision=20686
2013-09-29 22:41:06 +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
Ian Campbell f1c8c71b97 [armhf] Remove flavours which are now covered by the armmp flavour
svn path=/dists/trunk/linux/; revision=20654
2013-09-19 22:21:16 +00:00
Ian Campbell 9d6505ea5c [armhf] Add armmp-lpae flavour which enables large memory support
svn path=/dists/trunk/linux/; revision=20653
2013-09-19 22:21:11 +00:00
Ian Campbell 3f0d58ef48 [armhf] enable PCI for armmp
svn path=/dists/trunk/linux/; revision=20652
2013-09-19 22:21:07 +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 5797cdb437 [arm] thermal: Re-enable CPU_THERMAL as built-in (regression in 3.10~rc4-1~exp1)
svn path=/dists/trunk/linux/; revision=20634
2013-09-15 17:21:54 +00:00
Ben Hutchings 4604380f0b [armhf/mx5] regulator: Re-enable REGULATOR as built-in
svn path=/dists/trunk/linux/; revision=20633
2013-09-15 17:20:31 +00:00