Commit Graph

2349 Commits

Author SHA1 Message Date
Ben Hutchings 8123ace851 Update to 3.7
Update aufs to aufs3.x-rcN-20121210.
Disable rt, probably not available for 3.7.
Refresh/drop patches.  They apply but the result may not build.

svn path=/dists/trunk/linux/; revision=19608
2012-12-16 15:20:29 +00:00
Ben Hutchings ef781eb6ee Merge changes from sid up to 3.2.35-1
Exclude RT changes and ABI fudges.

Refresh firmware-remove-redundant-log-messages-from-drivers.patch
against 3.6, but don't attempt to cover anything new yet.

svn path=/dists/trunk/linux/; revision=19603
2012-12-10 04:06:21 +00:00
Ben Hutchings 6ded575e90 megaraid_sas: fix memory leak if SGL has zero length entries (Closes: #688198)
svn path=/dists/sid/linux/; revision=19600
2012-12-10 00:14:48 +00:00
Ben Hutchings b387525342 [rt] Update to 3.2.34-rt51
svn path=/dists/sid/linux/; revision=19597
2012-12-09 22:00:02 +00:00
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 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 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
Arnaud Patard 81cbb80703 backport patches from 3.7-rc to make omap usb build.
svn path=/dists/trunk/linux/; revision=19577
2012-12-05 14:31:51 +00:00
Arnaud Patard c093042502 backport lis3l02dq build fix from staging-next
svn path=/dists/trunk/linux/; revision=19576
2012-12-05 14:27:25 +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
Maximilian Attems 4c633edefe fix arm* builds
add relevant patch.
Thanks-to: Arnaud Patard <arnaud.patard@rtp-net.org>

svn path=/dists/trunk/linux/; revision=19573
2012-12-04 18:04:10 +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 6345540884 HID: Add Apple wireless keyboard 2011 ANSI to special driver list (Closes: #694546)
svn path=/dists/trunk/linux/; revision=19567
2012-12-02 14:34:41 +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 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 c8c24a4003 [rt] Update to 3.6.6-rt17
svn path=/dists/trunk/linux/; revision=19498
2012-11-15 04:49:54 +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 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 9545ed187f [rt] bump to 3.6.5-rt15
svn path=/dists/trunk/linux/; revision=19485
2012-11-07 02:42:37 +00:00
Ben Hutchings 7893fc2202 Update to 3.6.5
This fixes a regression in 3.6.4 and includes a fix previously in the rt
series.

It also disables link security restrictions by default, so add a patch to
re-enable them.

svn path=/dists/trunk/linux/; revision=19478
2012-11-02 05:34:58 +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
Uwe Kleine-König e8a8ac7be3 [rt] apply fix for crypto stuff by Milan Broz
svn path=/dists/trunk/linux/; revision=19473
2012-10-30 20:48:51 +00:00
Uwe Kleine-König a39ffdc935 [rt] bump to 3.6.4-rt10
svn path=/dists/trunk/linux/; revision=19471
2012-10-29 14:49:43 +00:00
Ben Hutchings 84cbf51404 aufs: Update to aufs3.6-20121015 (no functional change)
svn path=/dists/trunk/linux/; revision=19463
2012-10-29 03:33:44 +00:00
Ben Hutchings 1ef383f5a2 cirrus: Disable by default, as it is currently incompatible with xserver-xorg-video-cirrus
svn path=/dists/trunk/linux/; revision=19462
2012-10-29 03:29:43 +00:00
Ben Hutchings a366f23fc9 Update to 3.6.4
svn path=/dists/trunk/linux/; revision=19461
2012-10-29 03:19:37 +00:00
Uwe Kleine-König 543d408ab2 [rt] bump to 3.6.3-rt8
svn path=/dists/trunk/linux/; revision=19460
2012-10-28 21:24:48 +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
Uwe Kleine-König 6baf5be73e [rt] reenable rt featureset
svn path=/dists/trunk/linux/; revision=19458
2012-10-24 14:29:13 +00:00
Ben Hutchings b5aba14e0d Merge changes from sid up to 3.2.32
svn path=/dists/trunk/linux/; revision=19452
2012-10-22 13:47:03 +00:00
Uwe Kleine-König aceeb331a4 [rt] handle localversion patch in convert-series
svn path=/dists/trunk/linux/; revision=19449
2012-10-22 07:32:19 +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 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