Commit Graph

5452 Commits

Author SHA1 Message Date
Ben Hutchings dbd5f89afd Fix URLs for stable changelogs from 4.0 onward
The version parsing was fine but we had 3.x hardcoded in the URL.
Assume that each major version gets a new directory from now on.

svn path=/dists/trunk/linux/; revision=22558
2015-05-04 22:48:12 +00:00
Ian Campbell f86ce5d6e2 [armhf] imx-hdmi module is now called dw_hdmi-imx, so update fb-modules udeb.
svn path=/dists/trunk/linux/; revision=22556
2015-05-04 06:11:20 +00:00
Ian Campbell f11fb82c24 [armhf] Add ehci-orion module to usb-modules udeb. (Closes: #783324)
svn path=/dists/trunk/linux/; revision=22555
2015-05-04 06:11:17 +00:00
Ian Campbell 33bc9f1527 [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)
svn path=/dists/trunk/linux/; revision=22554
2015-05-04 06:11:12 +00:00
Ben Hutchings 6bd3003700 ipv4: Missing sk_nulls_node_init() in ping_unhash() (CVE-2015-3636)
svn path=/dists/trunk/linux/; revision=22553
2015-05-03 15:24:53 +00:00
Ben Hutchings 8610529deb Merge changes from sid up to 3.16.7-ckt9-3
All added patches are included in 4.0.1 so this only updates the changelog.

svn path=/dists/trunk/linux/; revision=22552
2015-05-03 15:12:22 +00:00
Ben Hutchings 4e386c86fa Update to 4.0.1
svn path=/dists/trunk/linux/; revision=22551
2015-05-03 15:08:05 +00:00
Ben Hutchings 39b2dc526d Note the last fixes for version sanity checks in the changelog
svn path=/dists/trunk/linux/; revision=22541
2015-04-27 19:50:38 +00:00
Maximilian Attems 5750b29673 changelog: wrap 4.0 up
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22519
2015-04-21 19:47:14 +00:00
Ben Hutchings 85cd5a3f6c [x86] Enable PARAVIRT_SPINLOCKS
svn path=/dists/trunk/linux/; revision=22518
2015-04-21 18:42:07 +00:00
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 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 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 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 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 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 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
Ben Hutchings 61ae6ff2c9 arcmsr: Backport changes up to Linux 3.18 (Closes: #698821)
svn path=/dists/sid/linux/; revision=22433
2015-03-01 03:59:22 +00:00
Ben Hutchings 8869a3e33e [x86] ALSA: Enable SND_SOC, SND_SOC_INTEL_SST, SND_SOC_INTEL_HASWELL_MACH, SND_SOC_INTEL_BYT_RT5640_MACH, SND_SOC_INTEL_BYT_MAX98090_MACH as modules (Closes: #773835)
svn path=/dists/sid/linux/; revision=22432
2015-03-01 03:35:59 +00:00
Ben Hutchings 2826e488d1 [x86] ACPI / video: Add disable_native_backlight quirk for various Samsung models and Dell XPS15 L521X (Closes: #772440)
svn path=/dists/sid/linux/; revision=22431
2015-03-01 03:14:33 +00:00
Ben Hutchings 9c19f86ba3 nfsd: Enable NFSD_V4_SECURITY_LABEL
svn path=/dists/trunk/linux/; revision=22430
2015-02-28 21:36:48 +00:00
Ian Campbell 30d5866ed6 [armhf] Enable FB_SIMPLE on sunxi platform, backporting fixes and DTS entries.
svn path=/dists/sid/linux/; revision=22429
2015-02-28 16:17:12 +00:00
Helge Deller b999cc5ba4 [hppa] build virtio udeb packages
svn path=/dists/sid/linux/; revision=22426
2015-02-27 09:20:25 +00:00
Uwe Kleine-König 91c690d9b1 Add support for Banana Pro, patch by Karsten Merker
Taken as is from the bug report (#779311), just added a comment
about the symbolic constants that are missing in 3.16.

Verified that the three patches match the indicated upstream commits
(apart from the above changes)

svn path=/dists/sid/linux/; revision=22424
2015-02-26 21:34:04 +00:00
Ben Hutchings 559d534a38 Update to 3.16.7-ckt7
Fix/ignore ABI changes as appropriate.

svn path=/dists/sid/linux/; revision=22422
2015-02-25 01:21:31 +00:00
Ben Hutchings 6bedef46e3 Fix module ABI changes from 3.16.7-ckt{5,6}
Revert the quota ops change as it will take some effort to avoid an
ABI change.  All the others can be fixed or ignored.

svn path=/dists/sid/linux/; revision=22419
2015-02-24 21:07:23 +00:00
Ian Campbell d9a20151a4 [armhf] Enable CONFIG_BACKLIGHT_GPIO as a module. (Closes: #778783)
svn path=/dists/sid/linux/; revision=22416
2015-02-22 17:06:56 +00:00
Helge Deller c16cd7ca9f [alpha] build debian-installer udeb packages
svn path=/dists/sid/linux/; revision=22414
2015-02-22 09:52:38 +00:00
Ben Hutchings 2ff6a942ba Note fix for CVE-2015-1465
svn path=/dists/sid/linux/; revision=22413
2015-02-22 05:12:52 +00:00
Ben Hutchings 0568c0df1e Update to 3.16.7-ckt6
Drop/refresh patches as necessary.
ABI changes still need to be resolved.

svn path=/dists/sid/linux/; revision=22412
2015-02-22 05:08:16 +00:00
Ben Hutchings ef31d8f0b0 ASLR: fix stack randomization on 64-bit systems (CVE-2015-1593)
svn path=/dists/sid/linux/; revision=22399
2015-02-17 05:25:56 +00:00
Ben Hutchings dfd470cb06 vfs: read file_handle only once in handle_to_path (CVE-2015-1420)
svn path=/dists/sid/linux/; revision=22398
2015-02-17 05:19:56 +00:00
Ben Hutchings 14d25476b8 [armhf] Drop sun7i device tree patches which are included in 3.19 (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=22391
2015-02-16 03:57:44 +00:00
Ben Hutchings bda3d7b1ef [x86] HPET force enable for e6xx based systems (Closes: #772951)
svn path=/dists/sid/linux/; revision=22390
2015-02-16 03:35:17 +00:00
Maximilian Attems e6fea1a234 pepare 3.19 changelog
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22386
2015-02-12 22:41:58 +00:00
Ben Hutchings d2327664ce Revert "Try and avoid nuking people's debian dir"
The patched source is also used (via linux-source-<version>) for
building custom kernel packages, and 'make clean' definitely should
remove the debian directory there.

svn path=/dists/sid/linux/; revision=22385
2015-02-12 21:20:24 +00:00
Ben Hutchings 032085e954 shm: add memfd.h to UAPI export list, so kdbus will build
svn path=/dists/sid/linux/; revision=22384
2015-02-12 21:16:56 +00:00
Maximilian Attems dccba9a58a configs: keep config value of tmscsim for new scsi driver
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22383
2015-02-12 14:38:38 +00:00
Maximilian Attems 5ab950dec5 changelog: need some config adaptations
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22381
2015-02-12 07:50:16 +00:00
Maximilian Attems 5efc7f1ada prepare 3.19 release
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22364
2015-02-11 21:50:41 +00:00
Ian Campbell f410c9e025 Try and avoid nuking people's debian dir
... provide less rope at least.

svn path=/dists/sid/linux/; revision=22363
2015-02-10 04:17:23 +00:00
Maximilian Attems fc0c756e95 changelog: update
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22356
2015-02-09 20:09:26 +00:00
Ian Campbell e0b3ad15a4 [armhf] Add DTB for Olimex A20-OLinuXino-LIME2. (Closes: #777455)
svn path=/dists/sid/linux/; revision=22355
2015-02-09 06:57:36 +00:00
Maximilian Attems 736c464e72 first step for 3.19
* fix orig generation

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

svn path=/dists/trunk/linux/; revision=22348
2015-02-08 12:26:33 +00:00
Maximilian Attems fe59ec10b2 changelog: fix.
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22347
2015-02-07 21:40:12 +00:00
Maximilian Attems 9218f28959 prepare 3.18.6
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22346
2015-02-07 21:39:22 +00:00
Ben Hutchings 09cca14080 Update to 3.18.6
svn path=/dists/trunk/linux/; revision=22344
2015-02-06 19:26:16 +00:00
Ben Hutchings e955a034cc Merge changes from sid up to 3.16.7-ckt4-3
svn path=/dists/trunk/linux/; revision=22343
2015-02-03 23:01:03 +00:00
Ben Hutchings d22e983eb1 Prepare to release linux (3.16.7-ckt4-3).
svn path=/dists/sid/linux/; revision=22341
2015-02-03 22:37:14 +00:00
Ben Hutchings 3bc54756b8 net: sctp: fix slab corruption from use after free on INIT collisions (CVE-2015-1421)
svn path=/dists/sid/linux/; revision=22340
2015-02-03 20:07:00 +00:00
Ben Hutchings 6215101edd [x86] Fix TLS regressions resulting from CVE-2014-8133 related fixes
svn path=/dists/sid/linux/; revision=22339
2015-02-03 19:46:31 +00:00
Ben Hutchings 0bbb351bb6 Add bug number for arm64 boot regression
svn path=/dists/sid/linux/; revision=22338
2015-02-03 19:35:40 +00:00
Ian Campbell 4087554882 [arm64] Only use the virtual counter (CNTVCT) on arm64.
svn path=/dists/sid/linux/; revision=22337
2015-02-03 09:20:15 +00:00
Maximilian Attems 1af8751e35 prepare 3.18.5
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22320
2015-01-31 21:21:32 +00:00
Maximilian Attems 01cb700f63 changelog: update
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22311
2015-01-31 07:50:51 +00:00
Ian Campbell 3392dfe657 [xen] cancel ballooning if adding new memory failed (Closes: #776448)
svn path=/dists/sid/linux/; revision=22305
2015-01-29 13:42:23 +00:00
Ben Hutchings 4f4c93c29b [x86] Revert "KVM: Fix of previously incomplete fix for CVE-2014-8480" as that issue does not affect 3.16
svn path=/dists/sid/linux/; revision=22303
2015-01-29 04:51:00 +00:00
Ben Hutchings 4931fc74b2 [sh4] ftrace: Remove -m32 option from recordmcount.pl (Closes: #775611)
svn path=/dists/sid/linux/; revision=22294
2015-01-28 17:53:17 +00:00
Ben Hutchings 4d1f08d9da Update to 3.18.4
svn path=/dists/trunk/linux/; revision=22292
2015-01-28 01:12:02 +00:00
Ben Hutchings 7a65d0afd3 Merge changes from sid up to 3.16.7-ckt4-2
svn path=/dists/trunk/linux/; revision=22291
2015-01-28 00:26:48 +00:00
Ben Hutchings 8f0b59a987 Prepare to release linux (3.16.7-ckt4-2).
svn path=/dists/sid/linux/; revision=22289
2015-01-27 19:13:35 +00:00
Ben Hutchings 424adbaf17 [x86] KVM security fixes
svn path=/dists/sid/linux/; revision=22288
2015-01-27 03:28:25 +00:00
Ben Hutchings afd12d78e4 crypto: Fix unprivileged arbitrary module loading (CVE-2013-7421, CVE-2014-9644)
svn path=/dists/sid/linux/; revision=22287
2015-01-27 02:35:59 +00:00