Commit Graph

9032 Commits

Author SHA1 Message Date
Bastian Blank e6216f6f93 Use compiler name instead of Linux version in compiler meta-packages.
* debian/changelog: Update.
* debian/config: Specify new name of compiler meta-package.
* debian/templates
  - Rename compiler meta-packages.
  - Adjust description.

svn path=/dists/trunk/linux/; revision=20821
2013-11-24 08:56:56 +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 33e439ff0f Prepare to release linux (3.12-1~exp1).
svn path=/dists/trunk/linux/; revision=20805
2013-11-21 01:19:06 +00:00
Ben Hutchings 01d70c5ced [armhf/armmp] udeb: Add zlib-modules
svn path=/dists/trunk/linux/; revision=20804
2013-11-21 01:18:48 +00:00
Ben Hutchings 66361cef4c Fix name of the userns sysctl in changelog
This is Linux, not BSD.

svn path=/dists/trunk/linux/; revision=20803
2013-11-21 01:18:23 +00:00
Ben Hutchings 77d49198c8 Explicitly set various config options to their defaults
svn path=/dists/trunk/linux/; revision=20802
2013-11-21 01:16:57 +00:00
Ben Hutchings f0a483c849 Enable various new config options
svn path=/dists/trunk/linux/; revision=20801
2013-11-21 01:16:30 +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 08a7d92f2b [arm,x86,s390,s390x] Introduce linux-compiler meta-packages to allow use of foreign linux-headers packages with a native multilib compiler
svn path=/dists/trunk/linux/; revision=20799
2013-11-21 01:15:15 +00:00
Ben Hutchings 45461d5355 Update m68k config (Closes: #728392)
svn path=/dists/trunk/linux/; revision=20798
2013-11-21 01:14:34 +00:00
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 5ddda887fa Set ABI name to trunk
svn path=/dists/trunk/linux/; revision=20796
2013-11-21 01:13:54 +00:00
Ben Hutchings 1710f18e5c usb/phy: Explicitly disable all drivers at top level
These drivers used to be conditional on USB_PHY (which we disabled)
but now they select it.  Disable them all and let individual configs
(and other symbols) enable the drivers.

svn path=/dists/trunk/linux/; revision=20788
2013-11-10 16:58:41 +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 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 2967bec3f8 Ignore ABI change in l2tp
svn path=/dists/sid/linux/; revision=20768
2013-11-01 05:23:02 +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 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
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
Ben Hutchings 2e89994185 Fix support for per-architecture ABI name
In gencontrol.py 'abiname' now includes the upstream version whereas
the part after that is 'abiname_part'.  Update the per-architecture
ABI name handling accordingly.

Also use the per-architecture ABI name in udeb package names and when
generating the maintainer scripts.

svn path=/dists/sid/linux/; revision=20762
2013-10-31 03:58:28 +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 90471af4c2 Add ABI reference for 3.11-1
svn path=/dists/sid/linux/; revision=20746
2013-10-28 00:50:21 +00:00
Ben Hutchings 0335f314ed [armhf] udeb: Remove configuration files for flavours that have been removed
svn path=/dists/sid/linux/; revision=20745
2013-10-27 19:00:25 +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
Bastian Blank 16f09c4d48 debian/bin: Some PEP8 fixes.
svn path=/dists/trunk/linux/; revision=20738
2013-10-26 21:04:10 +00:00
Ben Hutchings 6abbc6ca56 Move s390x configuration to debian/config/s390x
svn path=/dists/trunk/linux/; revision=20737
2013-10-25 13:48:52 +00:00
Ben Hutchings c2572de4ab Remove unused s390/s390 configuration
svn path=/dists/trunk/linux/; revision=20736
2013-10-25 13:34:31 +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