Commit Graph

9561 Commits

Author SHA1 Message Date
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
Bastian Blank 895585e136 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=21671
2014-08-03 19:05:53 +00:00
Bastian Blank 6837866d9e Fix syntax errors in config
svn path=/dists/trunk/linux/; revision=21670
2014-08-03 19:04:35 +00:00
Aurelien Jarno ddc89279e2 udeb: rename crc32c.ko into crc32c_generic.ko in crc-modules.
svn path=/dists/trunk/linux/; revision=21669
2014-08-03 15:50:36 +00:00
Aurelien Jarno 1ca72186fb Update Japanese debconf template translations (Victory).
svn path=/dists/sid/linux/; revision=21668
2014-08-03 15:20:19 +00:00
Aurelien Jarno 551f6dd35f Update the URL of a few MIPS patches to the linux-next one
svn path=/dists/sid/linux/; revision=21664
2014-07-31 19:05:05 +00:00
Aurelien Jarno 0ae51dd75b [x86] vfio: Enable VFIO_PCI_VGA.
svn path=/dists/trunk/linux/; revision=21663
2014-07-31 18:56:58 +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 15b4edcb43 Improve changelog
svn path=/dists/sid/linux/; revision=21657
2014-07-30 20:25:09 +00:00
Aurelien Jarno 4a47792a46 Add ABI reference to 3.14-2
svn path=/dists/sid/linux/; revision=21656
2014-07-30 20:09:33 +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
Ben Hutchings 7d379b0019 [armhf] Enable BRCMFMAC, BRCMFMAC_SDIO as modules (Closes: #734430)
svn path=/dists/sid/linux/; revision=21653
2014-07-30 19:11:50 +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
Aurelien Jarno f674b7dd80 Fix perl syntax in previous commit
svn path=/dists/sid/linux/; revision=21637
2014-07-27 18:58:01 +00:00
Aurelien Jarno 40bf6c52bc Rewrite postinst to not require File::stat perl module (Closes: #756207).
svn path=/dists/sid/linux/; revision=21636
2014-07-27 18:02:28 +00:00
Aurelien Jarno 0b382b78f3 Update French debconf template translations (David Prévot) (Closes:
#756134).

svn path=/dists/sid/linux/; revision=21635
2014-07-27 11:58:41 +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 805abd3343 Update German debconf template translations (Holger Wansing) (Closes:
#756049).

svn path=/dists/sid/linux/; revision=21633
2014-07-25 21:25:34 +00:00
Aurelien Jarno cc5c98b52c releasing package linux version 3.14.13-2
svn path=/dists/sid/linux/; revision=21629
2014-07-24 22:27:02 +00:00
Aurelien Jarno 343ba111eb * [mipsel,mips64el/loongson-3] Enable PREEMPT instead of PREEMPT_VOLUNTARY
as it workarounds SMP issues.

svn path=/dists/sid/linux/; revision=21628
2014-07-24 19:05:01 +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
Aurelien Jarno 201cb7f8bd [mips*] Add few new udebs and use standard udebs configuration when
possible.

svn path=/dists/sid/linux/; revision=21626
2014-07-24 05:46:46 +00:00
Aurelien Jarno e9895b2a8a [mipsel,mips64el/loongson-2e,2f] Enable CONFIG_RTC_DRV_CMOS as built-in.
svn path=/dists/sid/linux/; revision=21623
2014-07-23 12:38:03 +00:00
Aurelien Jarno 276e281b7f Add scsi_transport_sas and scsi_transport_spi to scsi-core-modules udeb
as optional so that these modules do not end up in two different udebs
as dependencies. Remove them from the i386, ia64, powerpc and sparc
definition.

svn path=/dists/sid/linux/; revision=21621
2014-07-23 09:38:19 +00:00