Commit Graph

1567 Commits

Author SHA1 Message Date
Ben Hutchings e82a500c44 Bump ABI to 3; drop patches needed to avoid earlier ABI changes
svn path=/dists/sid/linux/; revision=19165
2012-06-18 05:16:18 +00:00
Ben Hutchings 650c4637a3 CPU sysdev removal from 3.3 and x86 CPU auto-loading from 3.4
* cpu: Convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
* [x86] Add driver auto probing for x86 features
  - crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
    (Closes: #568008)
  - intel-idle: convert to x86_cpu_id auto probing
  - HWMON: Convert coretemp to x86 cpuid autoprobing
  - HWMON: Convert via-cputemp to x86 cpuid autoprobing
  - cpufreq: Add support for x86 cpuinfo auto loading (Closes: #664813)
* [x86] ACPI: Load acpi-cpufreq from processor driver automatically

svn path=/dists/sid/linux/; revision=19164
2012-06-18 05:14:25 +00:00
Ben Hutchings 157024aa14 ethtool: allow ETHTOOL_GSSET_INFO for users
svn path=/dists/sid/linux/; revision=19144
2012-06-13 02:38:58 +00:00
Ben Hutchings 412108cbfe KVM: Fix buffer overflow in kvm_set_irq() (CVE-2012-2137)
svn path=/dists/sid/linux/; revision=19122
2012-06-11 01:45:24 +00:00
Ben Hutchings d6260419d9 Fix CVE-2012-2119 and other critical bugs in macvtap zerocopy
svn path=/dists/sid/linux/; revision=19121
2012-06-11 01:40:02 +00:00
Ben Hutchings e86e382c75 net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() (CVE-2012-2136)
svn path=/dists/sid/linux/; revision=19120
2012-06-11 01:14:36 +00:00
Ben Hutchings 0be791d98b Update to 3.2.20
svn path=/dists/sid/linux/; revision=19116
2012-06-10 15:30:24 +00:00
Ben Hutchings 57e13d1e05 Avoid ABI change for hidepid
svn path=/dists/sid/linux/; revision=19103
2012-06-09 03:22:54 +00:00
Ben Hutchings 14245447ed Drop the team driver backport
It requires some more intrusive changes to VLAN management which I
don't want to try backporting right now.

svn path=/dists/sid/linux/; revision=19102
2012-06-09 02:17:54 +00:00
Ben Hutchings 7a82146572 [i386] thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE (Closes: #676360)
svn path=/dists/sid/linux/; revision=19101
2012-06-09 00:10:28 +00:00
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