Commit Graph

10041 Commits

Author SHA1 Message Date
Ben Hutchings 9aa1776bbb [i386,s390] Remove 64-bit kernel flavours, which are also available through multiarch
svn path=/dists/trunk/linux/; revision=22507
2015-04-13 17:06:59 +00:00
Ben Hutchings c544d987d9 Update to 4.0
svn path=/dists/trunk/linux/; revision=22505
2015-04-13 02:02:26 +00:00
Ben Hutchings 1553282b11 Merge changes from sid up to 3.16.7-ckt9-2
svn path=/dists/trunk/linux/; revision=22504
2015-04-13 01:18:26 +00:00
Ben Hutchings 4ddecd4a5d Prepare to release linux (3.16.7-ckt9-2).
svn path=/dists/sid/linux/; revision=22503
2015-04-13 01:10:04 +00:00
Ben Hutchings a283a09236 btrfs: simplify insert_orphan_item (Closes: #782362)
svn path=/dists/sid/linux/; revision=22501
2015-04-13 00:40:50 +00:00
Ben Hutchings 6d4496e9a3 Merge changes from sid up to 3.16.7-ckt9-1
svn path=/dists/trunk/linux/; revision=22495
2015-04-08 04:04:18 +00:00
Ben Hutchings 5afed1816b Prepare to release linux (3.16.7-ckt9-1).
svn path=/dists/sid/linux/; revision=22492
2015-04-08 00:52:13 +00:00
Ben Hutchings 8942ceb435 [powerpc/powerpc] udeb: Add fb-modules package containing radeonfb driver (Closes: #782058)
svn path=/dists/sid/linux/; revision=22489
2015-04-08 00:02:58 +00:00
Ben Hutchings 78fa75008c Re-group patches in series
svn path=/dists/sid/linux/; revision=22487
2015-04-06 23:38:13 +00:00
Ben Hutchings 1ec90dfaed Resolve remaining ABI changes
Restore a #include dropped from fs/proc/generic.c which perturbed genksyms.

Ignore the removal of exported static functions from
snd-hda-controller which shouldn't be used OOT (they were only ever
meant for use by other modules in that directory).

svn path=/dists/sid/linux/; revision=22486
2015-04-06 23:34:58 +00:00
Ben Hutchings 2669f99824 edac: Move selection of x86-specific drivers to the proper config file
svn path=/dists/sid/linux/; revision=22485
2015-04-06 20:28:16 +00:00
Ben Hutchings 2e1bc269ef [x86] powercap / RAPL: change domain detection message (Closes: #781418)
svn path=/dists/sid/linux/; revision=22484
2015-04-06 20:19:39 +00:00
Ben Hutchings 2058e12678 eMMC: Don't initialize partitions on RPMB flagged areas (Closes: #782038)
svn path=/dists/sid/linux/; revision=22483
2015-04-06 19:34:26 +00:00
Ben Hutchings 29d76076b2 HID: thingm: fix workqueue race on remove (Closes: #780055)
svn path=/dists/sid/linux/; revision=22482
2015-04-06 19:20:15 +00:00
Ben Hutchings c426ab5a51 [x86] Disable X86_VERBOSE_BOOTUP (Closes: #781953)
svn path=/dists/sid/linux/; revision=22481
2015-04-06 19:02:38 +00:00
Ben Hutchings 7fe7fefa90 HID: thingm: fix workqueue race on remove (Closes: #780055)
svn path=/dists/sid/linux/; revision=22480
2015-04-06 18:54:11 +00:00
Ben Hutchings d66ac0ed1c [x86] drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv (Closes: #775217)
svn path=/dists/sid/linux/; revision=22479
2015-04-06 18:34:20 +00:00
Ben Hutchings a1d4845f8f psmouse: Add support for FocalTech touchpads, thanks to Rafal Ramocki (Closes: #780971)
svn path=/dists/sid/linux/; revision=22478
2015-04-06 18:22:08 +00:00
Ben Hutchings 080c10a9ab [powerpc/powerpc64,ppc64] Update fancontrol driver selections (Closes: #781934)
Disable THERM_PM72 and enable its replacements WINDFARM_PM72 and
WINDFARM_RM31 as modules. Update the udeb config accordingly. Thanks
to Milan Kupcevic.

svn path=/dists/sid/linux/; revision=22477
2015-04-06 17:59:35 +00:00
Ben Hutchings 76d9a9939c [powerpc*] Clean up selection of PowerMac fancontrol drivers
Various drivers that only build and run on 64-bit Macs are selected in
config; move those selections to config-arch-64-be.

CONFIG_WINDFARM is redundantly selected in config-arch-64-be; delete it
from there.

svn path=/dists/sid/linux/; revision=22476
2015-04-06 17:57:23 +00:00
Ben Hutchings ab89a645d4 ipv6: Don't reduce hop limit for an interface (CVE-2015-2922)
svn path=/dists/sid/linux/; revision=22475
2015-04-06 17:45:04 +00:00
Ben Hutchings 6bc904578f [x86] microcode/intel: Guard against stack overflow in the loader (CVE-2015-2666)
svn path=/dists/sid/linux/; revision=22474
2015-04-06 17:31:57 +00:00
Ben Hutchings 999727f3c9 ext4: allocate entire range in zero range (CVE-2015-0275)
plus earlier fixes for this function that it depends on

svn path=/dists/sid/linux/; revision=22473
2015-04-06 17:28:52 +00:00
Ben Hutchings a1a7477708 Btrfs: make xattr replace operations atomic (CVE-2014-9710)
svn path=/dists/sid/linux/; revision=22472
2015-04-06 17:24:48 +00:00
Ben Hutchings cb90a912a0 IB/core: Prevent integer overflow in ib_umem_get address arithmetic (CVE-2014-8159)
svn path=/dists/sid/linux/; revision=22471
2015-04-06 17:06:28 +00:00
Ben Hutchings 6ede30f9f0 Update to 3.16.7-ckt9
svn path=/dists/sid/linux/; revision=22470
2015-04-06 16:54:31 +00:00
Ian Campbell fde523ae26 [armhf] Enable power control on various sunxi platforms
Enable MFD_AXP20X and REGULATOR_AXP20X and adding the necessary DTB nodes.
(Closes: #781576).

svn path=/dists/sid/linux/; revision=22467
2015-04-03 14:08:57 +00:00
Maximilian Attems 02956921a9 changelog: reopen
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22462
2015-03-29 21:32:30 +00:00
Maximilian Attems 4051856c0a changelog: prepare 3.19.3
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22461
2015-03-29 18:15:07 +00:00
Maximilian Attems 86f6cdb3f1 changelog: update to 3.19.3
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22460
2015-03-26 22:33:41 +00:00
Ben Hutchings 565e8ab792 flash-kernel is not the same thing as kernel-wedge
svn path=/dists/sid/linux/; revision=22459
2015-03-26 20:05:20 +00:00
Ben Hutchings a8f0370192 [armel/kirkwood] linux-image: Add versioned Breaks against kernel-wedge, to ensure that an FDT is appended to the image if needed (Closes: #781193)
svn path=/dists/sid/linux/; revision=22458
2015-03-26 00:37:08 +00:00
Ian Campbell bcf9b5250a [armhf] mvebu: do not register custom DMA operations when coherency is disabled
(Closes: #780858)

svn path=/dists/sid/linux/; revision=22457
2015-03-20 20:15:32 +00:00
Ian Campbell 9f304528a2 Add a missing Origin header
svn path=/dists/sid/linux/; revision=22456
2015-03-20 20:15:24 +00:00
Ian Campbell c2f57e56ef [xen] Enable Xen MCE log support. (Closes: #779698)
svn path=/dists/sid/linux/; revision=22455
2015-03-20 19:38:52 +00:00
Ian Campbell bcd1494cdf Initialise framebuffer console earlier. (Closes: #779935)
svn path=/dists/sid/linux/; revision=22454
2015-03-20 19:38:48 +00:00
Maximilian Attems 5686ca6138 changelog update for 3.19.2
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22453
2015-03-19 19:51:04 +00:00
Ben Hutchings e1370bfc5f Prepare to release linux (3.19.1-1~exp1).
svn path=/dists/trunk/linux/; revision=22451
2015-03-08 21:32:30 +00:00
Ben Hutchings 1a12a90d3a Update to 3.19.1
svn path=/dists/trunk/linux/; revision=22449
2015-03-07 22:35:29 +00:00
Ben Hutchings c6d983ba6a Merge changes from sid up to 3.16.7-ckt7-1
svn path=/dists/trunk/linux/; revision=22445
2015-03-05 00:45:32 +00:00
Ben Hutchings d50ade0943 Add bug number for armhf FTBFS
svn path=/dists/trunk/linux/; revision=22444
2015-03-05 00:16:45 +00:00
Helge Deller 13bf60dc82 [alpha] Add udeb packages & drop alpha-legacy kernel image
svn path=/dists/trunk/linux/; revision=22443
2015-03-03 08:03:27 +00:00
Helge Deller 92831f3cb9 [hppa] build virtio udeb packages
svn path=/dists/trunk/linux/; revision=22442
2015-03-03 07:55:46 +00:00
Ben Hutchings 8a01e20b3f Prepare to release linux (3.16.7-ckt7-1).
svn path=/dists/sid/linux/; revision=22440
2015-03-01 17:55:45 +00:00
Ben Hutchings c581056403 of.h: Keep extern declaration of of_* variables when !CONFIG_OF
Fixes build failure in simplefb on architectures without CONFIG_OF.

svn path=/dists/sid/linux/; revision=22439
2015-03-01 15:13:10 +00:00
Ben Hutchings de4bc4d36f Reorder recently added patches into the right sections of patch series
svn path=/dists/sid/linux/; revision=22438
2015-03-01 06:35:19 +00:00
Ben Hutchings 7c6fe99dee drm: Enable DRM_BOCHS, DRM_QXL as modules
qxl: Disable by default, as it is incompatible with wheezy's
xserver-xorg-video-qxl. It can be forced to load with module
parameter modeset=1.

svn path=/dists/sid/linux/; revision=22437
2015-03-01 06:22:03 +00:00
Ben Hutchings 5b6b9def87 KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED (regression in 3.13) (Closes: #758870)
svn path=/dists/sid/linux/; revision=22436
2015-03-01 05:40:01 +00:00
Ben Hutchings 0b2d017901 [x86] drm/i915: Quietly reject attempts to create non-pagealigned stolen objects (Closes: #763155)
svn path=/dists/sid/linux/; revision=22435
2015-03-01 05:09:52 +00:00
Ben Hutchings 88e31fedd8 Note that 3.16.7-ckt7 fixed #770790
svn path=/dists/sid/linux/; revision=22434
2015-03-01 04:13:52 +00:00