Commit Graph

1588 Commits

Author SHA1 Message Date
Ben Hutchings 01d775979f epoll: clear the tfile_check_list on -ELOOP (CVE-2012-3375)
svn path=/dists/sid/linux/; revision=19253
2012-07-14 22:09:58 +00:00
Ben Hutchings 6edd9fa52a CIFS: Respect negotiated MaxMpxCount (deferred from 3.2.14)
svn path=/dists/sid/linux/; revision=19250
2012-07-13 04:37:28 +00:00
Ben Hutchings 5bf5b53ca5 Really remove a dropped patch
svn path=/dists/sid/linux/; revision=19249
2012-07-13 04:33:49 +00:00
Ben Hutchings 0fbbb5a0f2 udf: Improve table length check to avoid possible overflow
svn path=/dists/sid/linux/; revision=19248
2012-07-13 03:19:25 +00:00
Ben Hutchings 016f1a0814 Update to 3.2.23
svn path=/dists/sid/linux/; revision=19246
2012-07-12 05:16:31 +00:00
Ben Hutchings 65a94ef6e2 Add the missing piece of "x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM"
svn path=/dists/sid/linux/; revision=19244
2012-07-09 13:49:39 +00:00
Ben Hutchings 6561e8a8ae Update to 3.2.22
svn path=/dists/sid/linux/; revision=19239
2012-07-04 06:06:11 +00:00
Ben Hutchings d801403393 scsi: Silence unnecessary warnings about ioctl to partition (Closes: #656899)
svn path=/dists/sid/linux/; revision=19237
2012-07-03 05:08:29 +00:00
Ben Hutchings 230325e109 [sh] Fix up store queue code for subsys_interface changes (Closes: #680025)
svn path=/dists/sid/linux/; revision=19236
2012-07-03 05:03:29 +00:00
Ben Hutchings d8814e3523 driver core: Avoid ABI change for removal of __must_check
svn path=/dists/sid/linux/; revision=19225
2012-06-28 04:55:23 +00:00
Ben Hutchings b31cabb10b xen/netfront: teardown the device before unregistering it (Closes: #675190)
svn path=/dists/sid/linux/; revision=19222
2012-06-27 03:21:03 +00:00
Ben Hutchings d9047a7642 apparmor: remove advertising the support of network rules from compat iface (Closes: #676515)
svn path=/dists/sid/linux/; revision=19220
2012-06-27 02:55:55 +00:00
Ben Hutchings 0be856837d driver core: remove __must_check from device_create_file (fixes FTBFS on sparc)
svn path=/dists/sid/linux/; revision=19218
2012-06-27 02:00:16 +00:00
Ben Hutchings 945c5baa54 wacom: Reinstate addition of device 0xE5, with later fixes from maintainer
svn path=/dists/sid/linux/; revision=19206
2012-06-25 23:48:07 +00:00
Arnaud Patard f853c20597 backport arm bpf jit support. runtime tested with tcpdump and kirkwood iconnect
kernel

svn path=/dists/sid/linux/; revision=19205
2012-06-25 09:54:07 +00:00
Ben Hutchings ba801fdb42 wacom: Try to fix regressions in 3.2.18-1
svn path=/dists/sid/linux/; revision=19197
2012-06-24 21:13:18 +00:00
Ben Hutchings a21b0afd1f tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
svn path=/dists/sid/linux/; revision=19186
2012-06-23 22:29:25 +00:00
Ben Hutchings 221e81adfe [i386] cpufreq/gx: Fix the compile error
svn path=/dists/sid/linux/; revision=19184
2012-06-23 19:19:24 +00:00
Ben Hutchings 97e487b666 input: Add Synaptics USB device driver (Closes: #678071)
svn path=/dists/sid/linux/; revision=19178
2012-06-21 03:35:31 +00:00
Ben Hutchings d3a4d9c3f4 [x86] mce fixes for hotplug/suspend/resume after conversion to normal devices
svn path=/dists/sid/linux/; revision=19168
2012-06-19 03:24:14 +00:00
Arnaud Patard 3636096fe2 - Add support for dreamplug and iconnect (kirkwood) systems.
svn path=/dists/sid/linux/; revision=19167
2012-06-18 22:31:05 +00:00
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