Commit Graph

2692 Commits

Author SHA1 Message Date
Ben Hutchings 426e0050f9 Apply various fixes for HPA handling from Tejun Heo
SCSI/libata: Disable HPA if it overlaps a partition (Closes: #572618)
partitions: Rescan partition tables after HPA is disabled
libata: Disable HPA if it is only enabled after suspend

svn path=/dists/sid/linux-2.6/; revision=15682
2010-05-14 22:37:47 +00:00
Ben Hutchings 9687979cd3 Update debconf templates; add many translations
svn path=/dists/sid/linux-2.6/; revision=15680
2010-05-13 21:55:26 +00:00
Martin Michlmayr 5916cfaff5 Backport GuruPlug support.
svn path=/dists/sid/linux-2.6/; revision=15678
2010-05-13 09:06:00 +00:00
Ben Hutchings 200fb0420f Remove drm changes from 2.6.32.13; apply drm and sfc changes from 2.6.33.4
svn path=/dists/sid/linux-2.6/; revision=15677
2010-05-13 02:55:09 +00:00
Ben Hutchings 27e1c7f008 Note that 2.6.32.13 closes #407217, #573007
svn path=/dists/sid/linux-2.6/; revision=15675
2010-05-13 02:24:07 +00:00
Maximilian Attems baa73e4a13 changelog: group some stable fixes
svn path=/dists/sid/linux-2.6/; revision=15673
2010-05-13 01:22:22 +00:00
Ben Hutchings e46166d45d Note that 2.6.32.13 closes #581392
svn path=/dists/sid/linux-2.6/; revision=15672
2010-05-13 01:19:06 +00:00
Maximilian Attems 86a2fa7a44 add stable 2.6.32.13
wow no drm conflict!?

svn path=/dists/sid/linux-2.6/; revision=15669
2010-05-12 22:57:09 +00:00
Bastian Blank 43cdbae505 * debian/changelog: Update.
* debian/config/amd64/defines,
  debian/config/i386/defines,
  debian/config/i386/openvz/defines: Enable building of debug infos.

svn path=/dists/sid/linux-2.6/; revision=15668
2010-05-12 20:09:41 +00:00
Bastian Blank 24a23cd9f3 * debian/changelog: Update.
* debian/config/featureset-xen/defines: Enable debug infos.

svn path=/dists/sid/linux-2.6/; revision=15667
2010-05-12 19:00:33 +00:00
Bastian Blank ebe087e5d0 * debian/changelog: Update.
* debian/config/defines: Ignore ABI changes in crypt/cryptd.

svn path=/dists/sid/linux-2.6/; revision=15664
2010-05-12 15:24:56 +00:00
Bastian Blank 9596b380cf * debian/changelog: Update.
* patches/features/all/xen/pvops.patch: Update to b1cb4e89c3d2.

svn path=/dists/sid/linux-2.6/; revision=15663
2010-05-12 08:01:16 +00:00
Ben Hutchings 25d95287fa linux-base: Don't quote boot device name in elilo.conf
(Closes: #580710; works-around: #581173)

svn path=/dists/sid/linux-2.6/; revision=15662
2010-05-12 00:10:49 +00:00
Ben Hutchings 68f84c6968 Add closure of bug #580467
svn path=/dists/sid/linux-2.6/; revision=15661
2010-05-11 22:48:07 +00:00
Bastian Blank 34a62b4228 * debian/changelog: Update.
* debian/rules.real: Use dh_link.

svn path=/dists/sid/linux-2.6/; revision=15660
2010-05-11 19:19:48 +00:00
Aurelien Jarno ff12f60bcc * backport MIPS FPU emulator: allow Cause bits of FCSR to be writeable
by ctc1. (closes: #580602).


svn path=/dists/sid/linux-2.6/; revision=15659
2010-05-11 13:00:41 +00:00
Maximilian Attems 49ede2ac48 disable aesni
causes boot failure on recent T410, see RHBZ#571577

no upstream fix yet by Xu.

svn path=/dists/sid/linux-2.6/; revision=15655
2010-05-10 18:22:24 +00:00
Aurelien Jarno 443822dac2 * backport mips/swarm: fix M3 TLB exception handler.
svn path=/dists/sid/linux-2.6/; revision=15650
2010-05-09 08:09:46 +00:00
Aurelien Jarno 7c10353f34 * mips/swarm: fix boot from IDE based media (Sebastian Andrzej Siewior)
(closes: #466977).


svn path=/dists/sid/linux-2.6/; revision=15648
2010-05-09 04:46:04 +00:00
Ben Hutchings 167ccde9da rtl8192su: Add IDs for several more devices (Closes: #580740)
svn path=/dists/sid/linux-2.6/; revision=15645
2010-05-08 20:49:50 +00:00
Ben Hutchings 948f840f89 linux-base: Fix typo in disk relabelling code
svn path=/dists/sid/linux-2.6/; revision=15644
2010-05-08 20:36:05 +00:00
Maximilian Attems 609bb80995 topconfing enable PATA_CMD64x
disable corresponding ide in hppa, powerpc, sparc.

Reported-by: Frans Pop <elendil@planet.nl>

svn path=/dists/sid/linux-2.6/; revision=15643
2010-05-08 18:53:56 +00:00
Maximilian Attems b1c7ef412d [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O erorrs
add followup patch from linux-next heading stable.

svn path=/dists/sid/linux-2.6/; revision=15642
2010-05-08 17:25:37 +00:00
Maximilian Attems 416fb6481b raid6: fix recovery performance regression
linux-next heading to stable.

svn path=/dists/sid/linux-2.6/; revision=15641
2010-05-08 17:18:16 +00:00
Maximilian Attems 2cd26425f2 Enable retries for SYNCRONIZE_CACHE commands to fix I/O error
add ext3 fs error patch from linux-next.

svn path=/dists/sid/linux-2.6/; revision=15640
2010-05-08 17:13:29 +00:00
Maximilian Attems 46b6f91ed4 KEYS: find_keyring_by_name() can gain access to a freed keyring
add CVE-2010-1437 fix from stable queue

svn path=/dists/sid/linux-2.6/; revision=15639
2010-05-08 17:00:55 +00:00
Bastian Blank cd195d0a2a debian/changelog: Fix distribution.
svn path=/dists/sid/linux-2.6/; revision=15634
2010-05-07 14:58:26 +00:00
Maximilian Attems 45de593283 add kvm backport
unbreaks kvm in qemu.

svn path=/dists/sid/linux-2.6/; revision=15632
2010-05-07 14:40:49 +00:00
Moritz Muehlenhoff 7f2daaa767 Enable tomoyo (Closes: #562486)
svn path=/dists/sid/linux-2.6/; revision=15627
2010-05-05 21:41:16 +00:00
Frederik Schüler baf4b5a420 sparc: Fix use of uid16_t and gid16_t in asm/stat.h
svn path=/dists/sid/linux-2.6/; revision=15624
2010-05-05 15:57:35 +00:00
Ben Hutchings ef44da9a2e Prepare to release linux-2.6 (2.6.32-12).
svn path=/dists/sid/linux-2.6/; revision=15595
2010-05-01 09:49:05 +00:00
Ben Hutchings 1ce3c1e7d9 Remove bug closure; the bug is for KVM_GET/SET_CLOCK which we already have
svn path=/dists/sid/linux-2.6/; revision=15594
2010-05-01 01:55:19 +00:00
dann frazier 55dffb71b3 [powerpc] KGDB: don't needlessly skip PAGE_USER test for Fsl booke
Note: KGDB is not currently enabled in debian builds (CVE-2010-1446)

svn path=/dists/sid/linux-2.6/; revision=15591
2010-04-30 06:58:07 +00:00
dann frazier f1cefb0bfa tipc: Fix oops on send prior to entering networked mode (CVE-2010-1187)
svn path=/dists/sid/linux-2.6/; revision=15590
2010-04-30 06:40:47 +00:00
dann frazier c4545e34e5 [CIFS] Allow null nd (as nfs server uses) on create (CVE-2010-1148)
svn path=/dists/sid/linux-2.6/; revision=15589
2010-04-30 06:34:55 +00:00
dann frazier d85dfc1fa6 sctp: Fix skb_over_panic resulting from multiple invalid parameter
errors (CVE-2010-1173)

svn path=/dists/sid/linux-2.6/; revision=15588
2010-04-30 06:04:07 +00:00
Ben Hutchings c0bb5557f8 virtio_net: Make delayed refill more reliable (Closes: #576838)
svn path=/dists/sid/linux-2.6/; revision=15584
2010-04-29 01:38:23 +00:00
Maximilian Attems c89fdc7781 Revert module.c and module.h changes from -stable update
as discussed on stable-review, seen in suse 2.6.32.

svn path=/dists/sid/linux-2.6/; revision=15580
2010-04-28 23:51:18 +00:00
Maximilian Attems 2347b3082f add iscsi regression fix
svn path=/dists/sid/linux-2.6/; revision=15579
2010-04-28 23:41:05 +00:00
Maximilian Attems eb763a85f0 ext4 Issue the discard operation *before* releasing the blocks to be
reused

as we now support TRIM this can trigger..

svn path=/dists/sid/linux-2.6/; revision=15578
2010-04-28 23:30:49 +00:00
Maximilian Attems 7e457be2c7 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
add stable queue patch and prerequisite patch.

svn path=/dists/sid/linux-2.6/; revision=15577
2010-04-28 23:24:42 +00:00
Maximilian Attems 1eb6d95a96 add xfs changelog bug fix
svn path=/dists/sid/linux-2.6/; revision=15574
2010-04-27 17:47:14 +00:00
Maximilian Attems c180a04a2d backport KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
is said to help with troubles on vmsave/restore.

svn path=/dists/sid/linux-2.6/; revision=15572
2010-04-27 16:36:34 +00:00
Maximilian Attems 3f67a24629 backport KVM: Xen PV-on-HVM guest support
svn path=/dists/sid/linux-2.6/; revision=15571
2010-04-27 16:36:15 +00:00
Maximilian Attems f00e7f726a update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15569
2010-04-27 14:04:39 +00:00
Maximilian Attems aaf45a2e6a postrm rm modules.sotfdep
svn path=/dists/sid/linux-2.6/; revision=15555
2010-04-25 22:58:27 +00:00
Aurelien Jarno 2715dfe7fe * [mips*/*malta] Remove options that are present in topconfig.
svn path=/dists/sid/linux-2.6/; revision=15554
2010-04-25 01:35:59 +00:00
Maximilian Attems 98a959a8bf name release
things seems to be piling up for it.

svn path=/dists/sid/linux-2.6/; revision=15552
2010-04-24 01:47:57 +00:00
Maximilian Attems 23b67f8bc0 net: export device speed and duplex via sysfs
sent to stable, but not sure if accepted, anyway nice to have.

svn path=/dists/sid/linux-2.6/; revision=15551
2010-04-24 01:43:32 +00:00
Maximilian Attems 7bc0469416 add p54 backport fixes
all vanilla patches forwarded to stable, rest is from wireless-next.
seen in Fedora 13, important as we don't shipp prism54 monster.
hopefully will make users more happy with p54.

svn path=/dists/sid/linux-2.6/; revision=15550
2010-04-24 01:14:43 +00:00