Commit Graph

9608 Commits

Author SHA1 Message Date
Ben Hutchings cff52dd79c Prepare to release linux (3.16.2-2).
svn path=/dists/sid/linux/; revision=21788
2014-09-08 17:39:59 +00:00
Ben Hutchings d53fe15ef5 [armel,mips*] udeb: Remove lzo-modules, as LZO_COMPRESS is now built-in (fixes FTBFS)
svn path=/dists/sid/linux/; revision=21787
2014-09-08 17:24:27 +00:00
Ben Hutchings 53bbfdd416 Prepare to release linux (3.16.2-1).
svn path=/dists/trunk/linux/; revision=21784
2014-09-08 03:51:53 +00:00
Ben Hutchings 5187f83279 MAINTAINERS: Change aufs entry to say it's not upstream
svn path=/dists/trunk/linux/; revision=21783
2014-09-08 02:16:51 +00:00
Ben Hutchings 7f39df6413 aufs: Update to aufs3.16-20140908
svn path=/dists/trunk/linux/; revision=21782
2014-09-08 01:24:43 +00:00
Ben Hutchings ee96a22642 [armel/kirkwood] mm: Enable HIGHMEM (Closes: #760786)
svn path=/dists/trunk/linux/; revision=21781
2014-09-07 23:25:42 +00:00
Ben Hutchings 55e62d8bde Move recently added patches into the right sections of the series
svn path=/dists/trunk/linux/; revision=21780
2014-09-07 23:06:15 +00:00
Ben Hutchings 6e71d64b0c Add two more CVE IDs for a fix in 3.16.2
svn path=/dists/trunk/linux/; revision=21779
2014-09-07 23:03:52 +00:00
Ben Hutchings 8cd5605168 Note that CVE-2014-5207 was fixed along with CVE-2014-5206
svn path=/dists/trunk/linux/; revision=21778
2014-09-07 23:00:41 +00:00
Ben Hutchings 7dd2587507 mnt: Fix flag handling on remount (CVE-2014-5206)
- mnt: Only change user settable mount flags in remount
- mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into
  do_remount
- mnt: Correct permission checks in do_remount
- mnt: Change the default remount atime from relatime to the existing value
- mnt: Add tests for unprivileged remount cases that have found to be faulty

svn path=/dists/trunk/linux/; revision=21777
2014-09-07 22:57:20 +00:00
Ben Hutchings f2b6484a69 [i386/686-pae] Don't try to enable XO15_EBOOK
It depends on OLPC, which is only enabled on i386/486.

svn path=/dists/trunk/linux/; revision=21776
2014-09-07 20:46:18 +00:00
Ben Hutchings 394b7f7b25 [mips*/loongson-2f] video: Re-add and enable sm7xxfb driver, removed upstream in 3.15
svn path=/dists/trunk/linux/; revision=21775
2014-09-07 20:39:29 +00:00
Ben Hutchings 84a0830f61 sound: Disable SND_CS5535AUDIO on all but i386 and mips*/loongson-2f
Its config dependencies are now X86_32 || MIPS || COMPILE_TEST.
On MIPS, only Loongson 2F platforms use the CS5536 chip.

svn path=/dists/trunk/linux/; revision=21774
2014-09-07 19:04:02 +00:00
Ben Hutchings efd5c33160 Don't try to enable CS5530 drivers on anything except i386
These config symbols now depend on X86_32 || COMPILE_TEST, so move
them into the appropriate config file.

svn path=/dists/trunk/linux/; revision=21773
2014-09-07 19:01:09 +00:00
Ben Hutchings caf5baf65d Move various i386-dependent config symbols into the appropriate config file
These now all have dependencies on X86_32 || COMPILE_TEST, so they
cannot be enabled on amd64.

Also remove the explicit disabling of these symbols at the top level.

svn path=/dists/trunk/linux/; revision=21772
2014-09-07 18:50:43 +00:00
Ben Hutchings 7fb242322b Don't try to enable drivers for platforms we don't support
Various driver config symbols have new dependencies on platform
config symbols that we don't and aren't likely to enable.

svn path=/dists/trunk/linux/; revision=21771
2014-09-07 18:28:43 +00:00
Ben Hutchings c0a5828ab2 [i386] comedi: Enable COMEDI_DAC02 as module, replacing COMEDI_POC
svn path=/dists/trunk/linux/; revision=21770
2014-09-07 16:56:57 +00:00
Ben Hutchings 5dea0d3a05 [armhf] Re-enable SPI_IMX as module
svn path=/dists/trunk/linux/; revision=21769
2014-09-07 16:46:18 +00:00
Ben Hutchings f53ac440e5 [m68k] Enable CGROUPS, required by systemd
svn path=/dists/trunk/linux/; revision=21768
2014-09-07 16:02:50 +00:00
Ben Hutchings 15896ca3a3 mtd: Enable MTD_SPI_NOR as module, since M25P80 now depends on it
svn path=/dists/trunk/linux/; revision=21767
2014-09-07 15:57:56 +00:00
Ben Hutchings 0a581348dc hid-sony: Enable SONY_FF (Closes: #760684)
svn path=/dists/trunk/linux/; revision=21766
2014-09-07 03:40:09 +00:00
Ben Hutchings 4d466db044 Disabling UAS also closes #755995
svn path=/dists/trunk/linux/; revision=21765
2014-09-07 03:02:30 +00:00
Ben Hutchings 7e30b27c6d sound/firewire: Enable SND_DICE, SND_FIREWORKS, SND_BEBOB as modules (Closes: #756842)
svn path=/dists/trunk/linux/; revision=21764
2014-09-07 02:59:59 +00:00
Ben Hutchings 9852c42848 Drop bug fix that was included in 3.16.2
svn path=/dists/trunk/linux/; revision=21763
2014-09-07 02:58:39 +00:00
Ben Hutchings 132c1763b5 virtio-scsi: Implement change_queue_depth for virtscsi targets (Closes: #760324)
svn path=/dists/trunk/linux/; revision=21762
2014-09-07 02:52:06 +00:00
Maximilian Attems 08f562c3dc changelog: 3.16.2 is out
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21761
2014-09-06 13:29:35 +00:00
Aurelien Jarno b1a41a45b1 [ppc64el] debian/patches/debian/ppc64el-disable-zImage.patch: remove patch.
The 'powerpc/boot: 64bit little endian wrapper' patch-set is in linux 3.16,
thus the default make/image-y target is OK now.

svn path=/dists/trunk/linux/; revision=21760
2014-09-02 21:54:43 +00:00
Ian Campbell b8c4b589a2 [armel/kirkwood] Enable CONFIG_MTD_SPI_NOR for flash access.
svn path=/dists/trunk/linux/; revision=21759
2014-09-02 16:10:36 +00:00
Aurelien Jarno 97ad3c8126 [powerpc,ppc64el] Backport KVM little endian support from 3.17.
svn path=/dists/trunk/linux/; revision=21758
2014-09-01 19:34:44 +00:00
Ian Campbell 94dceabe7a [armhf] Add link to ARMMP kernel info wiki page
svn path=/dists/trunk/linux/; revision=21757
2014-08-30 20:28:09 +00:00
Ian Campbell 89658d2446 [armhf] Remove incomplete list of hardware from image description
svn path=/dists/trunk/linux/; revision=21756
2014-08-30 20:28:04 +00:00
Maximilian Attems c16be3aebf redisable UAS, still not ready for prime time..
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21755
2014-08-30 08:25:40 +00:00
Aurelien Jarno c89efe2368 Revert r21750, as vmlinuz support for ppc64el is not ready for all bootloaders yet
svn path=/dists/trunk/linux/; revision=21754
2014-08-29 21:48:57 +00:00
Ben Hutchings c9e2ac6cae [armel] Remove obsolete mv78xx0 flavour
svn path=/dists/trunk/linux/; revision=21753
2014-08-29 21:41:18 +00:00
Ben Hutchings bc902f4520 [x86] mgag200: Enable auto-loading, but require mode-setting to be explicitly enabled
xserver-xorg-video-modesetting installs a modprobe config file to enable
mode-setting in cirrusy and mgag200.

Also update the description of the cirrus patch to reflect the current
status.

svn path=/dists/trunk/linux/; revision=21752
2014-08-27 23:24:58 +00:00
Ben Hutchings c692bc729d mm: Enable FRONTSWAP, ZSWAP (except armel/{ixp4xx,orion5x}) (Closes: #725703)
svn path=/dists/trunk/linux/; revision=21751
2014-08-27 07:51:46 +00:00
Aurelien Jarno 8364adfe25 * [ppc64el] debian/config/ppc64el/defines: switch to vmlinuz (from vmlinux).
* [ppc64el] debian/patches/debian/ppc64el-disable-zImage.patch: remove patch.
  The 'powerpc/boot: 64bit little endian wrapper' patch-set is in linux 3.16.
  (Closes: #759389).

svn path=/dists/trunk/linux/; revision=21750
2014-08-27 07:41:59 +00:00
Ben Hutchings 24876894ca aio: fix reqs_available handling (regression in 3.14.10)
svn path=/dists/trunk/linux/; revision=21749
2014-08-27 06:48:09 +00:00
Ben Hutchings b07b6247e4 [powerpc] drm: Disable DRM_RADEON_UMS, as radeon X driver now requires KMS
svn path=/dists/trunk/linux/; revision=21746
2014-08-25 07:13:30 +00:00
Ben Hutchings ea0eb9843d [armel/kirkwood] ftrace: Disable some tracers to make the kernel image fit
svn path=/dists/trunk/linux/; revision=21745
2014-08-25 06:41:10 +00:00
Ben Hutchings 072a14449f ftrace: Enable FUNCTION_TRACER, FUNCTION_GRAPH_TRACER, FTRACE_SYSCALLS, STACK_TRACER and DYNAMIC_FTRACE (Closes: #563847, #758469)
svn path=/dists/trunk/linux/; revision=21744
2014-08-25 03:23:32 +00:00
Ben Hutchings edbecf46f8 [armhf,arm64] udeb: Add efi-modules
svn path=/dists/trunk/linux/; revision=21743
2014-08-24 21:27:25 +00:00
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 40f62fa5c0 Change version and ABI name for upload to sid
svn path=/dists/trunk/linux/; revision=21739
2014-08-24 00:52:27 +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 ce1e515eb4 Update Spanish debconf template translations (Matias A. Bellone)
(Closes: #758591).

svn path=/dists/sid/linux/; revision=21732
2014-08-19 18:17:28 +00:00
Maximilian Attems f8f483034a changelog add bug closure
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21731
2014-08-14 20:54:26 +00:00
Maximilian Attems a737297fea changelog update to 3.16.1
todo: change from exp (trunk) to sid.

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21730
2014-08-14 06:35:00 +00:00
Maximilian Attems f701e00b53 armmp: enable new IMX_IPUV3_CORE
moved from staging and renamed from DRM_IMX_IPUV3_CORE.

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21726
2014-08-12 09:16:45 +00:00
Ben Hutchings c43f57304a HID: Enable HID_RMI as module (Closes: #754519)
svn path=/dists/trunk/linux/; revision=21725
2014-08-12 01:59:50 +00:00
Ben Hutchings 7659165f57 Update handling of experimental versions in stable-update.sh
We abbreviated the suffix for experimental Debian revisions from
'~experimental.' to '~exp' a while back.

svn path=/dists/sid/linux/; revision=21724
2014-08-10 19:42:51 +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 c1092ba7f5 Prepare to release linux (3.16-1~exp1).
svn path=/dists/trunk/linux/; revision=21722
2014-08-09 22:52:54 +00:00
Bastian Blank aed63a56b1 * debian/changelog: Update
* debian/config/kernelarch-powerpc/config-arch-64: Set PPC_64K_PAGES.
* debian/config/kernelarch-powerpc/config-arch-64-le: Remove overriden option.

svn path=/dists/trunk/linux/; revision=21721
2014-08-09 19:42:11 +00:00
Bastian Blank 5703566a44 debian/config/armel: Clean.
svn path=/dists/trunk/linux/; revision=21720
2014-08-09 19:41:37 +00:00
Ben Hutchings 5f5a7e85c6 [armel] Re-enable ixp4xx flavour
The last changes to config.reduced also allow ixp4xx to fit within
its limit again.

svn path=/dists/trunk/linux/; revision=21719
2014-08-09 19:18:16 +00:00
Ben Hutchings efc9328e3e [armel/orion5x] Disable SUSPEND, HIBERNATION and PM_RUNTIME
These seem to have been impossible to enable before 3.16.  We need
to keep them disabled to avoid blowing up the kernel image size.

svn path=/dists/trunk/linux/; revision=21718
2014-08-09 18:05:15 +00:00
Ben Hutchings 938f8e2b9c [armel/orion5x] Disable SECURITY (i.e. Linux Security Modules, including SELinux)
svn path=/dists/trunk/linux/; revision=21717
2014-08-09 18:03:25 +00:00
Ben Hutchings 0abba0422b [arm*,ia64,ppc64el,s390*,sh4] Disable SYSFS_SYSCALL, only needed for SVR4 compatibility
svn path=/dists/trunk/linux/; revision=21716
2014-08-09 17:52:47 +00:00
Ben Hutchings 3578161ed1 [armel/orion5x] Change IOSCHED_DEADLINE to module
svn path=/dists/trunk/linux/; revision=21715
2014-08-09 17:43:49 +00:00
Ben Hutchings 837bed5b18 [alpha,m68k] Re-enable USELIB
svn path=/dists/trunk/linux/; revision=21714
2014-08-09 17:37:02 +00:00
Ben Hutchings acc2b51176 [armel] Disable BINFMT_AOUT
svn path=/dists/trunk/linux/; revision=21713
2014-08-09 17:33:49 +00:00
Ben Hutchings 65990f8495 [!x86] Disable USELIB, only needed by libc5
svn path=/dists/trunk/linux/; revision=21712
2014-08-09 17:23:24 +00:00
Ben Hutchings 6c0dcc12a5 [armel/kirkwood] Change IPV6 to module to reduce kernel image size
svn path=/dists/trunk/linux/; revision=21711
2014-08-09 03:02:37 +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
Ben Hutchings 64dc915fb6 Prepare to release linux (3.14.15-2).
svn path=/dists/sid/linux/; revision=21708
2014-08-09 00:10:02 +00:00
Aurelien Jarno 43a1609902 [mips*/4kc-malta] Remove ABI reference as previous kernels were not
really usable, and the fix changes the ABI.

svn path=/dists/sid/linux/; revision=21707
2014-08-08 20:12: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 7d67af2ec7 Prepare to release linux (3.14.15-1).
svn path=/dists/sid/linux/; revision=21703
2014-08-07 19:01:16 +00:00
Bastian Blank 990a64a56d debian/rules.real: Really exclude stuff from doc package.
svn path=/dists/trunk/linux/; revision=21702
2014-08-07 17:23:58 +00:00
Bastian Blank 0890e7d507 debian/rules.real: Filter installed documentation
svn path=/dists/trunk/linux/; revision=21701
2014-08-07 16:50:39 +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
Bastian Blank aa5b6a869d * debian/changelog: Update.
* debian/config/config: Enable OPROFILE.

svn path=/dists/trunk/linux/; revision=21696
2014-08-06 21:13:52 +00:00
Bastian Blank 90b2ea5cc1 * debian/changelog: Update.
* debian/config/config: Enable RTL8723BE

svn path=/dists/trunk/linux/; revision=21695
2014-08-06 21:05:01 +00:00
Bastian Blank b92b283868 * debian/changelog: Update.
* debian/config/kernelarch-powerpc/config-arch-64,
  debian/config/kernelarch-s390/config-arch-64: Enable PCI hotplug.

svn path=/dists/trunk/linux/; revision=21694
2014-08-06 20:55:40 +00:00
Bastian Blank 0eb2869aed debian/config/config: Add some default options
svn path=/dists/trunk/linux/; revision=21693
2014-08-06 16:29:46 +00:00
Bastian Blank ac258afc0c debian/config/kernelarch-s390/config: Add some default options
svn path=/dists/trunk/linux/; revision=21692
2014-08-06 16:28:08 +00:00
Bastian Blank c2ea38796f debian/config/kernelarch-s390/config: Make VMCP built-in, not supported as module
svn path=/dists/trunk/linux/; revision=21691
2014-08-06 16:17:07 +00:00
Bastian Blank 4051568f2b debian/config: Remove known dead options, resurrect others
svn path=/dists/trunk/linux/; revision=21690
2014-08-06 14:33:47 +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 83770e3ab0 [armhf] touchscreen: Enable TOUCHSCREEN_SUN4I as module (Closes: #757086)
svn path=/dists/trunk/linux/; revision=21688
2014-08-06 01:52:52 +00:00
Ben Hutchings 41ca67f86b udeb: Add new sound drivers to sound-modules (thanks to Samuel Thibault) (Closes: #756998)
svn path=/dists/trunk/linux/; revision=21687
2014-08-06 01:46:11 +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
Bastian Blank c0eabd4fc4 debian/config/kernelarch-s490/config:
Restore option, remove option gone for good

svn path=/dists/trunk/linux/; revision=21684
2014-08-04 15:10:54 +00:00
Bastian Blank e7a9ecec89 debian/config/config: Restore some options, remove options gone for good
svn path=/dists/trunk/linux/; revision=21683
2014-08-04 15:09:18 +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 15111703ff [mips*/loongson3] Enable TRANSPARENT_HUGEPAGE.
svn path=/dists/trunk/linux/; revision=21681
2014-08-04 09:44:50 +00:00
Aurelien Jarno 87e4b4d545 [mips*] Fix FP emulation.
svn path=/dists/trunk/linux/; revision=21680
2014-08-04 09:43:53 +00:00
Bastian Blank 4bb913b2f4 * debian/changelog: Update.
* debian/config: Enable stack protector on all supported architectures.

svn path=/dists/trunk/linux/; revision=21679
2014-08-04 09:32:59 +00:00
Bastian Blank a01a321474 * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Enable EARLY_PRINTK_EFI.

svn path=/dists/trunk/linux/; revision=21678
2014-08-04 09:30:42 +00:00
Bastian Blank 9589816e21 * debian/changelog: Update
* debian/config/config: Enable more Nftables modules.

svn path=/dists/trunk/linux/; revision=21677
2014-08-03 21:08:47 +00:00
Bastian Blank 9005d2615e debian/config/hppa/config.parisc64-smp: Remove automatic symbols.
svn path=/dists/trunk/linux/; revision=21676
2014-08-03 20:30:39 +00:00
Bastian Blank e2a4d40fc3 * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Enable XEN_PVH.

svn path=/dists/trunk/linux/; revision=21675
2014-08-03 20:16:41 +00:00
Bastian Blank c9b147919b debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=21674
2014-08-03 20:09:47 +00:00
Bastian Blank b4b73bdf65 debian/config/kernelarch-x86/config: Fix STACKPROTECTOR.
svn path=/dists/trunk/linux/; revision=21673
2014-08-03 19:39:29 +00:00
Bastian Blank 198b4c8048 debian/config: Remove some options that are gone for good
svn path=/dists/trunk/linux/; revision=21672
2014-08-03 19:38:47 +00:00