Commit Graph

8137 Commits

Author SHA1 Message Date
Ben Hutchings 7d16ce52f9 exec: Two bug fixes in binfmt recursion
svn path=/dists/sid/linux/; revision=19595
2012-12-09 20:17:53 +00:00
Ben Hutchings 4e2693e858 Note that 3.2.34 fixes CVE-2012-4565
svn path=/dists/sid/linux/; revision=19594
2012-12-09 20:13:50 +00:00
Ben Hutchings 4e5d9c3589 Note that 3.2.33 fixes CVE-2012-4508
svn path=/dists/sid/linux/; revision=19593
2012-12-09 19:43:08 +00:00
Ben Hutchings 4e3a6433bd kmod: make __request_module() killable (CVE-2012-4398)
svn path=/dists/sid/linux/; revision=19592
2012-12-09 19:41:58 +00:00
Ben Hutchings 3ed90cbba3 [x86] KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
svn path=/dists/sid/linux/; revision=19591
2012-12-09 19:12:04 +00:00
Ben Hutchings 4b4bd6faaa [x86] ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000 (Closes: #692361)
svn path=/dists/sid/linux/; revision=19590
2012-12-09 18:54:48 +00:00
Ben Hutchings 69c5409867 firmware: Make success and failure logging consistent
Add logging to firmware_class and remove redundant logging from drivers.
This should give users a better chance of working out what's missing,
without the need for complex documentation.

svn path=/dists/sid/linux/; revision=19589
2012-12-09 17:13:28 +00:00
Ben Hutchings 7a3f0fddf4 Note that disabling DRM_RADEON_KMS on !x86 closes #628972
svn path=/dists/sid/linux/; revision=19588
2012-12-09 13:34:19 +00:00
Ben Hutchings 458ff93379 Refresh patch context for 3.2.35
svn path=/dists/sid/linux/; revision=19587
2012-12-09 13:33:37 +00:00
Jonathan Nieder 87fbfef5e8 Update to 3.2.35
svn path=/dists/sid/linux/; revision=19586
2012-12-09 04:36:22 +00:00
Ben Hutchings e9488bea16 udeb: Add pata_piccolo to pata-modules (Closes: #695437)
svn path=/dists/sid/linux/; revision=19585
2012-12-08 14:37:52 +00:00
Ian Campbell f8e51bd33d xen: microcode: typo fix
svn path=/dists/sid/linux/; revision=19575
2012-12-05 13:51:24 +00:00
Ian Campbell b171676431 xen: microcode: support AMD fam >= 15h.
svn path=/dists/sid/linux/; revision=19574
2012-12-05 12:59:35 +00:00
Ben Hutchings f39275cf2e rt2x00: Add device IDs 5362, 5392, 539b (Closes: #694312)
svn path=/dists/sid/linux/; revision=19571
2012-12-02 17:20:08 +00:00
Ben Hutchings a218abd148 Input: i8042 - also perform controller reset when suspending (Closes: #693934)
svn path=/dists/sid/linux/; revision=19570
2012-12-02 17:07:48 +00:00
Ben Hutchings 74b01f14f5 ipv6: Treat ND option 31 as userland (DNSSL support) (Closes: #694522)
svn path=/dists/sid/linux/; revision=19569
2012-12-02 14:49:12 +00:00
Ben Hutchings 898dd9babd usb: Disable UAS
It is known to be broken (see commit fb37ef98015f), and the supported
devices can also work with usb-storage.

svn path=/dists/sid/linux/; revision=19566
2012-12-02 13:55:49 +00:00
Ben Hutchings 378b71c0c6 Note #693190 closed by 3.2.33
svn path=/dists/sid/linux/; revision=19532
2012-11-25 12:54:24 +00:00
Ben Hutchings 4197c69e3f Add bug number for 'r8169: Fix WoL on RTL8168d/8111d.'
svn path=/dists/sid/linux/; revision=19514
2012-11-21 01:11:09 +00:00
Ben Hutchings d266004ed8 linux-image-dbg: Change package description to use the phrase 'debugging symbols' and correct grammar
svn path=/dists/sid/linux/; revision=19513
2012-11-21 00:29:51 +00:00
Ben Hutchings 13476837b6 [amd64] linux-image: Include VIA Nano in package description
svn path=/dists/sid/linux/; revision=19512
2012-11-21 00:21:04 +00:00
Ben Hutchings 4f3b2ebb35 mm: avoid ABI change in 3.2.33
svn path=/dists/sid/linux/; revision=19511
2012-11-18 07:11:22 +00:00
Ben Hutchings ab9dab281a Hide a compatible rtnetlink ABI change from genksyms
svn path=/dists/sid/linux/; revision=19510
2012-11-18 07:06:36 +00:00
Ben Hutchings a3549a225a Update to 3.2.34
Avoid 2 ABI changes in ALSA and rtnetlink.  Ignore ABI change for
removal of disable_hlt() and enable_hlt() on i386; they were only
meant for use by the floppy driver.

svn path=/dists/sid/linux/; revision=19509
2012-11-18 03:56:22 +00:00
Ben Hutchings 698012d603 Add script to edit changelog for stable updates
svn path=/dists/sid/linux/; revision=19508
2012-11-18 01:30:08 +00:00
Ben Hutchings dd9f677122 radeon: Re-enable KMS by default on x86; add a load-time check for firmware
KMS is still generally broken on !x86 and particularly PowerPC
(#628972), so I have no idea why it was enabled by default for all
architectures.

The load-time check is a gross hack, but I cannot see any more
reliable solution that doesn't involve major changes to both DRM and
radeon.

svn path=/dists/sid/linux/; revision=19506
2012-11-17 07:03:39 +00:00
Ben Hutchings b48935ba3c radeon: Disable DRM_RADEON_KMS, as this does not work on most chips without firmware (Closes: #607194)
svn path=/dists/sid/linux/; revision=19503
2012-11-16 04:54:52 +00:00
Ben Hutchings 573e767091 Separate Ian's changes from mine
svn path=/dists/sid/linux/; revision=19502
2012-11-16 04:54:32 +00:00
Ian Campbell 12dd335c3c xen: add Xen microcode driver for Wheezy. (Closes: #693053)
This should go away and be replaced by the in-hypervisor pre-dom0 loader in
Jessie.

svn path=/dists/sid/linux/; revision=19497
2012-11-12 16:54:04 +00:00
Ben Hutchings 17cceef83a Update ABI files for 3.2.0-4
Remove files for rt featureset, for which we don't attempt to keep the
ABI stable.

svn path=/dists/sid/linux/; revision=19496
2012-11-11 16:00:50 +00:00
Ben Hutchings da2c29d21c [x86] drm/i915: Only kick out vesafb if we takeover the fbcon with KMS (Closes: #686284)
svn path=/dists/sid/linux/; revision=19487
2012-11-09 05:43:10 +00:00
Ben Hutchings 8168aa3085 [x86] asus-laptop: Do not call HWRS on init (Closes: #692436)
svn path=/dists/sid/linux/; revision=19486
2012-11-09 03:10:22 +00:00
Ben Hutchings a897b304ab Move some USB net drivers to nic-usb-modules and one PCI driver to nic-extra-modules
svn path=/dists/sid/linux/; revision=19481
2012-11-06 04:09:57 +00:00
Ben Hutchings a3ec512e20 udeb: Add various net and SCSI drivers
svn path=/dists/sid/linux/; revision=19480
2012-11-06 03:50:45 +00:00
Ben Hutchings 3432ebd894 List additional important bug fixes in 3.2.33
svn path=/dists/sid/linux/; revision=19476
2012-11-01 06:00:12 +00:00
Ben Hutchings a3220ccba1 Update to 3.2.33
svn path=/dists/sid/linux/; revision=19475
2012-11-01 05:23:25 +00:00
Ben Hutchings f7679bcfc5 udeb: Add 8021q to nic-extra-modules (Closes: #689159)
svn path=/dists/sid/linux/; revision=19474
2012-11-01 05:03:05 +00:00
Ben Hutchings 97a28bf87b Add fixes for #690956 and #691122
svn path=/dists/sid/linux/; revision=19459
2012-10-28 02:12:02 +00:00
Ben Hutchings b7801fa239 [x86] udeb: Re-add isci to scsi-extra-modules (Closes: #690886)
svn path=/dists/sid/linux/; revision=19457
2012-10-24 13:58:28 +00:00
Ben Hutchings 78fdfb1558 Prepare to release linux (3.2.32-1).
svn path=/dists/sid/linux/; revision=19450
2012-10-22 13:12:16 +00:00
Ben Hutchings c365665084 Avoid another unexpected ABI change
svn path=/dists/sid/linux/; revision=19448
2012-10-22 05:26:14 +00:00
Ben Hutchings e79a3ebc65 Fix aufs log line; square brackets are for arch/featureset names
svn path=/dists/sid/linux/; revision=19447
2012-10-22 04:07:42 +00:00
Ben Hutchings 89d9dda7d8 Refresh xfrm ABI kluge to work the way it claims to
svn path=/dists/sid/linux/; revision=19446
2012-10-22 04:04:51 +00:00
Ben Hutchings 93fccf5956 ALSA: hda: Fix oops caused by "Fix internal mic for Lenovo Ideapad U300s" in 3.2.32
svn path=/dists/sid/linux/; revision=19445
2012-10-22 03:56:20 +00:00
Ben Hutchings b43df3a51b Fix version reference
svn path=/dists/sid/linux/; revision=19444
2012-10-22 03:52:25 +00:00
Ben Hutchings e85bc9ad94 kernel/sys.c: fix stack memory content leak via UNAME26 (CVE-2012-0957)
svn path=/dists/sid/linux/; revision=19443
2012-10-21 03:27:59 +00:00
Ben Hutchings c27a3214a9 [rt] Update to 3.2.32-rt48
More or less the same as we have, but has a better fix for the
conflict with commit 947ca1856a7e60aa6d20536785e6a42dff25aa6e ('slab:
fix the DEADLOCK issue on l3 alien lock')

svn path=/dists/sid/linux/; revision=19442
2012-10-21 03:15:40 +00:00
Ben Hutchings 34412d8c86 Add bug fixes for link security auditing
svn path=/dists/sid/linux/; revision=19441
2012-10-21 02:52:07 +00:00
Ben Hutchings 6984ee2510 [x86] storvsc: Account for in-transit packets in the RESET path
svn path=/dists/sid/linux/; revision=19440
2012-10-21 02:43:35 +00:00
Ben Hutchings 24b6ca0b3a [rt] Update to 3.2.31-rt47
While doing this, resolve two conflicts with 3.2.32:
- 3/286 'slab, lockdep: Annotate all slab caches' conflicts with
  commit 947ca1856a7e60aa6d20536785e6a42dff25aa6e
  'slab: fix the DEADLOCK issue on l3 alien lock' in mm/slab.c
- 100/286 'drivers/net: fix livelock issues' conflicts with
  commit 7c4a6106d6451fc03c491e61df37c044505d843a
  'rapidio/rionet: fix multicast packet transmit logic' in drivers/net/rionet.c

svn path=/dists/sid/linux/; revision=19439
2012-10-20 06:00:02 +00:00