Commit Graph

1557 Commits

Author SHA1 Message Date
Ben Hutchings 59bbce5f61 Convert source package format to 3.0 (quilt)
svn path=/dists/sid/linux/; revision=19098
2012-06-08 12:33:39 +00:00
Ben Hutchings f4932e3768 Replace patch series lists with one main series and one per featureset
Change patch.apply.in to apply a single patch series without
filtering.  Move series/base to series-all and series/base-extra to
series-rt and series-none (the latter empty).

Remove the redundant status file support from patch.apply.in, and
convert it into a static file rather than a template.

Remove the redundant patch series list support from patches.py.

svn path=/dists/sid/linux/; revision=19071
2012-06-03 22:03:33 +00:00
Ben Hutchings bf51475e7c Move 'orig' series out of the series directory
svn path=/dists/sid/linux/; revision=19069
2012-06-03 19:56:02 +00:00
Ben Hutchings 07300ab0ef DFSG: video: Remove nvidiafb and rivafb (Closes: #383481)
These drivers include apparently obfuscated code.  The nouveau driver
supports all the same hardware, aside from RIVA 128 (NV3).

svn path=/dists/sid/linux-2.6/; revision=19057
2012-06-02 20:21:18 +00:00
Ben Hutchings 1c3a69f308 Drop use of multiple orig patch series
We don't need to preserve older versions of the orig patch series any more.

svn path=/dists/sid/linux-2.6/; revision=19056
2012-06-02 20:20:16 +00:00
Ben Hutchings 041284f401 [SCSI] fix scsi_wait_scan (Closes: #647436)
svn path=/dists/sid/linux-2.6/; revision=19051
2012-06-01 03:47:59 +00:00
Ben Hutchings 303c65230f Add a bunch of security patches
svn path=/dists/sid/linux-2.6/; revision=19050
2012-06-01 03:47:24 +00:00
Ben Hutchings 3aecedc123 AppArmor: compatibility patch for v5 interface (Closes: #661151)
svn path=/dists/sid/linux-2.6/; revision=19048
2012-05-31 03:19:00 +00:00
Ben Hutchings 681f694b3a Update to 3.2.19
Drop patches included in it.
Defer an ABI change in mmc for now.
For the PREEMPT_RT featureset, revert one conflicting change in 3.2.19.

svn path=/dists/sid/linux-2.6/; revision=19047
2012-05-31 03:08:09 +00:00
Ben Hutchings ca018e7e12 [x86] drm/i915:: Disable FBC on SandyBridge (Closes: #675022)
svn path=/dists/sid/linux-2.6/; revision=19046
2012-05-30 13:46:01 +00:00
Ben Hutchings bf73f974c9 [x86] ata_piix: defer disks to the Hyper-V drivers by default
svn path=/dists/sid/linux-2.6/; revision=19045
2012-05-30 12:49:00 +00:00
Ben Hutchings ec8c372709 net/sched: Add codel and fq_codel from Linux 3.5-rc1
svn path=/dists/sid/linux-2.6/; revision=19042
2012-05-28 01:50:18 +00:00
Ben Hutchings edfac0ea4d be2net: Backport most changes up to Linux 3.5-rc1 (Closes: #673391)
svn path=/dists/sid/linux-2.6/; revision=19037
2012-05-27 00:21:22 +00:00
Ben Hutchings 7bad4f9f8a Hide a new #include from genksyms to avoid silly symbol version changes
svn path=/dists/sid/linux-2.6/; revision=19020
2012-05-21 03:06:52 +00:00
Ben Hutchings dbff313c1c ACPI battery: only refresh the sysfs files when pertinent information changes (Closes: #670958)
svn path=/dists/sid/linux-2.6/; revision=19019
2012-05-21 01:40:25 +00:00
Ben Hutchings 214e4a8ace rt2800usb: Add support for Ralink RT5392/RF5372 chipset (Closes: #673186)
Backported by Jonathan Nieder.

svn path=/dists/sid/linux-2.6/; revision=19018
2012-05-21 01:35:02 +00:00
Ben Hutchings 44aa667c12 Add KVM fixes requested and queued for 3.2.19
svn path=/dists/sid/linux-2.6/; revision=19016
2012-05-21 01:12:54 +00:00
Ben Hutchings 930598230b Update to 3.2.18
svn path=/dists/sid/linux-2.6/; revision=19015
2012-05-21 00:06:12 +00:00
Ben Hutchings a6b80d072f rt2800usb: Re-enable powersaving by default
We've disabled powersaving for rt2800usb with a patch since 2.6.38-2,
as it resulted in very high latency then.

It looks like this has been fixed by commits
1c0bcf89d85cc97a0d9ce4cd909351a81fa4fdde ('rt2x00: Add autowake
support for USB hardware') and
5f0dd296a01c8173fcc05a8b262a1168ae90bc74 ('rt2x00: Implement
tx_frames_pending mac80211 callback function.').

Just comment-out the patch for now, in case we have to revert this.

svn path=/dists/sid/linux-2.6/; revision=19005
2012-05-17 01:33:39 +00:00
Ben Hutchings b8ab1403bc Drop obsolete 'mips/ide: flush dcache also if icache does not snoop dcache'
We no longer enable IDE drivers on MIPS, and libata uses
flush_dcache_page() which has the right condition.

svn path=/dists/sid/linux-2.6/; revision=19004
2012-05-17 01:18:19 +00:00
Ben Hutchings 875476dfff Drop obsolete 'Skip looking for ioapic overrides when ioapics are not present'
The bug was fixed slightly differently upstream in Linux 2.6.38 by
commit 678301ecadec24ff77ab310eebf8a32ccddb1850
('x86, ioapic: Don't warn about non-existing IOAPICs if we have none')

svn path=/dists/sid/linux-2.6/; revision=19003
2012-05-17 00:55:37 +00:00
Ben Hutchings 56681910b7 wacom: Add support for various tablet models (Closes: #671801)
Mostly cherry-picked by Jonathan Nieder from input-next.
I've added one extra fix on the end.

svn path=/dists/sid/linux-2.6/; revision=19001
2012-05-16 02:01:40 +00:00
Ben Hutchings e39ab1b001 [rt] bump version to 3.2.16-rt27
svn path=/dists/sid/linux-2.6/; revision=18999
2012-05-12 14:20:55 +00:00
Ben Hutchings 88590a0642 Avoid symbol version changes for some binary-compatible structure changes
svn path=/dists/sid/linux-2.6/; revision=18998
2012-05-12 13:52:25 +00:00
Ben Hutchings 5f9b292b8a Add/note KVM security fixes
svn path=/dists/sid/linux-2.6/; revision=18997
2012-05-12 11:16:51 +00:00
Ben Hutchings 083d79dd26 sky2: propogate rx hash when packet is copied
svn path=/dists/sid/linux-2.6/; revision=18993
2012-05-12 10:10:33 +00:00
Ben Hutchings 49bfc8e1cb sky2: fix receive length error in mixed non-VLAN/VLAN traffic (Closes: #492853)
svn path=/dists/sid/linux-2.6/; revision=18992
2012-05-12 10:03:30 +00:00
Ben Hutchings 79fb5c5107 NFSv4: Revalidate uid/gid after open (Closes: #659111)
svn path=/dists/sid/linux-2.6/; revision=18991
2012-05-12 09:37:26 +00:00
Ben Hutchings fade358191 brcm80211: smac: pass missing argument to 'brcms_b_mute'
svn path=/dists/sid/linux-2.6/; revision=18990
2012-05-12 09:30:01 +00:00
Ben Hutchings 763201715b Update to 3.2.17
svn path=/dists/sid/linux-2.6/; revision=18989
2012-05-11 22:47:31 +00:00
Ben Hutchings 43eb0a755b ext4: Report max_batch_time option correctly (Closes: #654206)
svn path=/dists/sid/linux-2.6/; revision=18970
2012-05-01 01:45:51 +00:00
Ben Hutchings 3d3c896f19 Avoid ABI change from EFI stub support
svn path=/dists/sid/linux-2.6/; revision=18961
2012-04-29 15:06:38 +00:00
Ben Hutchings 33398c2c85 Add yet more dependencies for the EFI stub fix
svn path=/dists/sid/linux-2.6/; revision=18960
2012-04-29 06:58:16 +00:00
Ben Hutchings 5f6354e7f6 Add another dependency for x86 EFI stub
svn path=/dists/sid/linux-2.6/; revision=18959
2012-04-29 04:28:38 +00:00
Ben Hutchings e1cdd9a89a Revert "autofs: work around unhappy compat problem on x86-64". Reopens #633423.
svn path=/dists/sid/linux-2.6/; revision=18958
2012-04-29 04:21:01 +00:00
Ben Hutchings 9eb70b74e9 [x86] i915: Fix integer overflows in i915_gem_{do_execbuffer,execbuffer2}
svn path=/dists/sid/linux-2.6/; revision=18957
2012-04-27 04:13:31 +00:00
Ben Hutchings 1b923af2ff Apply upstream bug fixes for EFI stub support
svn path=/dists/sid/linux-2.6/; revision=18956
2012-04-27 03:36:24 +00:00
Ben Hutchings c5f48a38f4 NFSv4: Fix error handling and improve error reporting for file locking (Closes: #669270)
- Rate limit the state manager for lock reclaim warning messages
- Ensure that the LOCK code sets exception->inode
- Ensure that we check lock exclusive/shared type against open modes

svn path=/dists/sid/linux-2.6/; revision=18955
2012-04-27 02:44:50 +00:00
Ben Hutchings 0e8fbf9d05 brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing
svn path=/dists/sid/linux-2.6/; revision=18953
2012-04-26 04:05:57 +00:00
Ben Hutchings 9ec2630fc6 [x86] Add EFI boot stub support (Closes: #669033)
svn path=/dists/sid/linux-2.6/; revision=18952
2012-04-25 03:16:59 +00:00
Ben Hutchings ab311c8fc4 Update to 3.2.16
svn path=/dists/sid/linux-2.6/; revision=18945
2012-04-23 01:03:13 +00:00
Ben Hutchings 42b05226a6 rt2x00: Identify rt2800usb chipsets. (Closes: #658067)
svn path=/dists/sid/linux-2.6/; revision=18944
2012-04-21 14:30:54 +00:00
Ben Hutchings 694fb17c47 [ia64] Fix futex_atomic_cmpxchg_inatomic() (Closes: #659485)
svn path=/dists/sid/linux-2.6/; revision=18932
2012-04-16 01:28:28 +00:00
Ben Hutchings 6d0e915de9 Update to 3.2.15
svn path=/dists/sid/linux-2.6/; revision=18924
2012-04-14 04:47:06 +00:00
Ben Hutchings 43569a1e44 hugetlb: fix race condition in hugetlb_fault()
svn path=/dists/sid/linux-2.6/; revision=18923
2012-04-13 03:01:31 +00:00
Ben Hutchings 52fc1edcc2 nfs: Fix length of buffer copied in __nfs4_get_acl_uncached
svn path=/dists/sid/linux-2.6/; revision=18922
2012-04-09 04:05:34 +00:00
Ben Hutchings 3121d09256 [x86] hv: Update all Hyper-V drivers to 3.4-rc1 (Closes: #661318)
svn path=/dists/sid/linux-2.6/; revision=18921
2012-04-09 00:47:41 +00:00
Ben Hutchings c31d2a0d11 Add a blank line so that it's clear which patches the comments apply to
svn path=/dists/sid/linux-2.6/; revision=18920
2012-04-08 23:40:21 +00:00
Ben Hutchings 41488824b8 drm/radeon/kms: fix fans after resume (Closes: #596741)
svn path=/dists/sid/linux-2.6/; revision=18919
2012-04-08 21:58:50 +00:00
Ben Hutchings 5db093463e TOMOYO: Fix mount flags checking order.
svn path=/dists/sid/linux-2.6/; revision=18918
2012-04-08 21:40:08 +00:00