Commit Graph

2768 Commits

Author SHA1 Message Date
Ben Hutchings 6a5516f46d Note hppa build fix made in 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15774
2010-05-26 12:33:45 +00:00
Martin Michlmayr a53b205604 QNAP TS-419P: Export GPIO indicating jumper setting of JP1.
svn path=/dists/sid/linux-2.6/; revision=15773
2010-05-26 10:11:47 +00:00
Maximilian Attems 156ced5744 update openvz patch
uff full blkio backport.

svn path=/dists/sid/linux-2.6/; revision=15772
2010-05-26 05:20:20 +00:00
Ben Hutchings 88ca49b2ab net: sysfs: Check for null ethtool_ops before getting speed/duplex
svn path=/dists/sid/linux-2.6/; revision=15770
2010-05-26 03:43:45 +00:00
Ben Hutchings 1e3b85e9f1 Install debug kernel image in /usr/lib/debug/boot (Closes: #582810)
svn path=/dists/sid/linux-2.6/; revision=15768
2010-05-25 23:57:41 +00:00
Ben Hutchings 382d2b806f ext4: Fix compat EXT4_IOC_ADD_GROUP
svn path=/dists/sid/linux-2.6/; revision=15767
2010-05-25 23:05:00 +00:00
Ben Hutchings 52b9ef4104 nouveau: Fix fbcon corruption with font width not divisible by 8 (Closes: #583162)
svn path=/dists/sid/linux-2.6/; revision=15766
2010-05-25 22:46:33 +00:00
Maximilian Attems a355910dbb add intel drm changes from 2.6.33.5
svn path=/dists/sid/linux-2.6/; revision=15765
2010-05-25 04:07:11 +00:00
Maximilian Attems 39d4f41982 add stable 2.6.32.14-rc1 patch
nuke merged forwarded revert.

svn path=/dists/sid/linux-2.6/; revision=15764
2010-05-25 04:06:41 +00:00
Bastian Blank 1d53ee02e6 * debian/changelog: Update.
* debian/patches/features/all/xen/pvops.patch: Update patch to f6fe6583b77a.

svn path=/dists/sid/linux-2.6/; revision=15763
2010-05-24 15:38:15 +00:00
Ben Hutchings a221c1b349 [x86] Disable e_powersaver cpufreq driver as unsafe (Closes: #566208)
svn path=/dists/sid/linux-2.6/; revision=15760
2010-05-22 23:59:41 +00:00
Ben Hutchings 523b8bd718 [hppa] Revert "parisc: Set PCI CLS early in boot."
svn path=/dists/sid/linux-2.6/; revision=15759
2010-05-22 00:19:50 +00:00
Ben Hutchings 89f42b2e98 iwlwifi: Disable QoS when connected to a non-QoS-capable AP (Closes: #578262)
svn path=/dists/sid/linux-2.6/; revision=15758
2010-05-21 23:35:43 +00:00
Ben Hutchings 81ee9c71c1 [ia64] Enable SGI SN support and mspec driver (Closes: #582224)
svn path=/dists/sid/linux-2.6/; revision=15753
2010-05-19 11:36:13 +00:00
Ben Hutchings b074367c42 Apply some vlan driver enhancements from 2.6.33 and 2.6.34
vlan/macvlan: propagate transmission state to upper layers
macvlan: add GRO bit to features mask
macvlan: allow multiple driver backends
Add macvtap driver (Closes: #568755)

svn path=/dists/sid/linux-2.6/; revision=15752
2010-05-19 04:29:24 +00:00
Ben Hutchings 6cb557b2f1 [ia64] Hardcode the output of the scripts under arch/ia64/scripts so
that we can build out-of-tree modules correctly (refresh and re-add
dropped patch) (Closes: #392592)

svn path=/dists/sid/linux-2.6/; revision=15734
2010-05-18 01:29:21 +00:00
Maximilian Attems 51b5cd23c1 prepare to release 2.6.32-13
svn path=/dists/sid/linux-2.6/; revision=15714
2010-05-17 13:30:44 +00:00
Ben Hutchings 2d67c1abec Update patches from Tejun Heo for HPA workaround
svn path=/dists/sid/linux-2.6/; revision=15694
2010-05-17 01:30:52 +00:00
Ben Hutchings dcdcdf6317 amd64-agp: Probe unknown AGP devices the right way (Closes: #548090)
svn path=/dists/sid/linux-2.6/; revision=15692
2010-05-16 22:14:39 +00:00
Ben Hutchings 368e89ed2b sis-agp: Remove SIS 760, handled by amd64-agp
svn path=/dists/sid/linux-2.6/; revision=15691
2010-05-16 22:14:19 +00:00
Aurelien Jarno d894ded8f9 * backport Input: Add support of Synaptics Clickpad device (Closes: #572842)
svn path=/dists/sid/linux-2.6/; revision=15690
2010-05-16 11:41:39 +00:00
Ben Hutchings b9e8771968 3c503: Fix IRQ probing (Closes: #566522)
svn path=/dists/sid/linux-2.6/; revision=15689
2010-05-16 03:49:36 +00:00
Maximilian Attems c59fa08ee2 drm/edid: Fix 1024x768@85Hz
Repored-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15687
2010-05-15 19:53:47 +00:00
Ben Hutchings f41f9fbb6a V4L/DVB: budget: Select correct frontend drivers (Closes: #575223)
svn path=/dists/sid/linux-2.6/; revision=15686
2010-05-15 16:56:27 +00:00
Ben Hutchings ee9726bdb7 Note that 2.6.32.13 closes #575207
svn path=/dists/sid/linux-2.6/; revision=15685
2010-05-15 15:10:55 +00:00
Ben Hutchings f5c52b814a Note that 2.6.32.13 closes #578129
svn path=/dists/sid/linux-2.6/; revision=15683
2010-05-15 13:31:09 +00:00
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
Maximilian Attems 2422d961a8 drm/radeon/kms: further spread spectrum fixes
add fedora 2.6.33 backport.

svn path=/dists/sid/linux-2.6/; revision=15549
2010-04-24 00:38:45 +00:00
Maximilian Attems 485db7fb3c Backport radeon r800 modesetting support
svn path=/dists/sid/linux-2.6/; revision=15548
2010-04-24 00:18:07 +00:00
Maximilian Attems 431c38b439 add libata TRIM support
landed in 2.6.33, all patches also sent to stable.

svn path=/dists/sid/linux-2.6/; revision=15547
2010-04-24 00:06:11 +00:00
Moritz Muehlenhoff daff34d14b add another bug closer
svn path=/dists/sid/linux-2.6/; revision=15546
2010-04-23 17:39:32 +00:00
Maximilian Attems 367fe4dd1c reapply abi breaker form 2.6.32.11
svn path=/dists/sid/linux-2.6/; revision=15545
2010-04-23 14:32:53 +00:00
Maximilian Attems 1e25dfcd10 Bump ABI to 5
svn path=/dists/sid/linux-2.6/; revision=15544
2010-04-23 14:31:56 +00:00
Maximilian Attems 9c2dbbef16 Add EC path for Thinkpad X100
svn path=/dists/sid/linux-2.6/; revision=15543
2010-04-23 02:36:56 +00:00
Maximilian Attems 5be0aa8a34 "libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)"
sent to stable too.

svn path=/dists/sid/linux-2.6/; revision=15542
2010-04-23 02:36:48 +00:00
Ben Hutchings 5b612d261a Note that stable 2.6.32.12 fixes #573071
svn path=/dists/sid/linux-2.6/; revision=15539
2010-04-22 23:57:58 +00:00
Ben Hutchings fd778e8021 Move log entries for bugs fixed by stable updates
svn path=/dists/sid/linux-2.6/; revision=15538
2010-04-22 23:57:17 +00:00
Ben Hutchings dacbc0ded2 Add ipheth driver for iPhone tethering
svn path=/dists/sid/linux-2.6/; revision=15536
2010-04-22 22:10:56 +00:00
Maximilian Attems f9d8b2e3d9 add 2.6.33.3 drm fixes
nuke the applied one

svn path=/dists/sid/linux-2.6/; revision=15534
2010-04-22 20:51:11 +00:00
Maximilian Attems 25cf10d27f add stable 2.6.32.12-rc1
nuke 2 applied patches, deapply some merged stuff,
no drm stuff waiting for 2.6.33.3 for it.

svn path=/dists/sid/linux-2.6/; revision=15533
2010-04-22 20:37:17 +00:00
Maximilian Attems b29b5a9b91 enable NET_DROP_MONITOR now someone ask for it
will revert if abi trouble, but looked fine a q&d sight.

svn path=/dists/sid/linux-2.6/; revision=15529
2010-04-20 21:14:49 +00:00
Ben Hutchings 1cc3bff50f megaraid_sas: Fix copying of sense data for 32-bit management tools on 64-bit kernel (Closes: #578398)
svn path=/dists/sid/linux-2.6/; revision=15525
2010-04-19 23:34:48 +00:00
Ben Hutchings 0db64f98bc rndis_host: Poll status channel before control channel (Closes: #576929)
svn path=/dists/sid/linux-2.6/; revision=15524
2010-04-19 23:09:43 +00:00
Martin Michlmayr ea251fc2c9 Enable PATA_PLATFORM on SWARM
svn path=/dists/sid/linux-2.6/; revision=15523
2010-04-18 15:32:45 +00:00
Maximilian Attems ba52c020b8 libata/SCSI: fix locking around blk_abort_request()
svn path=/dists/sid/linux-2.6/; revision=15522
2010-04-18 03:59:36 +00:00
Maximilian Attems 403a26e3a3 libata,ata_piix: detect and clear spurious IRQs
backported fix by tejun seen in opensuse.

svn path=/dists/sid/linux-2.6/; revision=15521
2010-04-18 03:54:15 +00:00
Maximilian Attems 16ff68059e add reiserfs fix from opensuse
svn path=/dists/sid/linux-2.6/; revision=15520
2010-04-18 03:07:03 +00:00
Maximilian Attems a750b74cb4 reenable nouveau autoloading
sid and soon testing will have a better then nv,
xserver-xorg-video-nouveau.

svn path=/dists/sid/linux-2.6/; revision=15519
2010-04-18 00:52:56 +00:00
Ben Hutchings 7e7e2414d7 linux-base: Fix missing line breaks in updated crypttab (Closes: #577735)
svn path=/dists/sid/linux-2.6/; revision=15518
2010-04-17 15:30:25 +00:00
Ben Hutchings ec3ca76417 forcedeth: Fix hardware version check for TX bug workaround (Closes: #572201)
svn path=/dists/sid/linux-2.6/; revision=15517
2010-04-17 14:46:31 +00:00
Ben Hutchings ee494c641c i915: Stop trying to use ACPI lid status to determine LVDS connection (Closes: #577724)
svn path=/dists/sid/linux-2.6/; revision=15516
2010-04-17 14:38:09 +00:00