Commit Graph

1790 Commits

Author SHA1 Message Date
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 8b1e122672 Merge changes from sid up to 3.2.21-2
svn path=/dists/trunk/linux/; revision=19211
2012-06-26 06:02:51 +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 e9d62d3fbf [x86] staging: zsmalloc: Finish conversion to a separate module (Closes: #677273)
svn path=/dists/trunk/linux/; revision=19174
2012-06-20 01:36:04 +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 f9d7178138 Merge changes from sid up to 3.2.20-1
svn path=/dists/trunk/linux/; revision=19128
2012-06-11 05:21:50 +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
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
Ben Hutchings 7f24df4a4e [x86] drm/i915: mask transcoder select bits before setting them on LVDS (Closes: #660394)
svn path=/dists/sid/linux-2.6/; revision=18915
2012-04-07 17:40:29 +00:00
Ben Hutchings db877bcfb5 Fix path to orion5x patch
svn path=/dists/sid/linux-2.6/; revision=18914
2012-04-07 17:39:32 +00:00
Ben Hutchings 4ffe012c6f [armel/orion5x] Fix GPIO enable bits for MPP9 (Closes: #667446)
svn path=/dists/sid/linux-2.6/; revision=18913
2012-04-07 04:18:14 +00:00
Ben Hutchings 4a06153ba7 [x86] ioat: fix size of completion for Xen (Closes: #660554)
svn path=/dists/sid/linux-2.6/; revision=18911
2012-04-07 02:43:08 +00:00
Ben Hutchings 4d25e70196 Revert "rtc: Provide flag for rtc devices that don't support UIE"
This reverts commit 61d38cd909ad35ff497bf1a84cd57b2baf6d9c49.
It changes ABI and is only needed for rtc-mpc5121 which we don't
enable.

svn path=/dists/sid/linux-2.6/; revision=18904
2012-04-04 04:35:20 +00:00
Ben Hutchings 54b2da19c7 Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"
This reverts commit 273fb194e86b795b08a724c7646d0f694949070b.
It is reported to break Xen support (not sure which domains/modes).

svn path=/dists/sid/linux-2.6/; revision=18903
2012-04-04 01:11:21 +00:00
Ben Hutchings 78b9c64209 Revert "CIFS: Respect negotiated MaxMpxCount"
This reverts commit a3f7edf2fcb8e3e9c530c596a6c07479aeed418b.
It's a high-risk change which hasn't been well-tested yet.  Leave it a
while to see if further fixes are needed.

svn path=/dists/sid/linux-2.6/; revision=18900
2012-04-03 03:11:24 +00:00
Ben Hutchings 1fbc8d01ff Update to 3.2.14
Drop some patches that are included in this.

svn path=/dists/sid/linux-2.6/; revision=18899
2012-04-03 02:52:51 +00:00
Ben Hutchings 5da05a3637 PCI: ASPM: Fix pcie devices with non-pcie children (Closes: #665420)
svn path=/dists/sid/linux-2.6/; revision=18898
2012-04-01 22:43:12 +00:00
Bastian Blank 642568c7f8 * debian/changelog: Set version to 3.2.13-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18888
2012-03-25 17:15:51 +00:00
Uwe Kleine-König a02f2f02e0 [rt] bump version to 3.2.12-rt22
This undoes the locking change to struct fs, so the corresponding fixups
can be dropped, too.

svn path=/dists/sid/linux-2.6/; revision=18881
2012-03-24 00:48:38 +00:00
Ben Hutchings 54502859ca kbuild: do not check for ancient modutils tools
svn path=/dists/sid/linux-2.6/; revision=18873
2012-03-21 03:18:35 +00:00
Ben Hutchings 0cba0b9cb4 Add networking patches from stable queue
svn path=/dists/sid/linux-2.6/; revision=18863
2012-03-20 04:32:41 +00:00
Ben Hutchings 690e21f586 block: fix __blkdev_get and add_disk race condition
svn path=/dists/sid/linux-2.6/; revision=18860
2012-03-20 03:18:49 +00:00
Ben Hutchings e9f13e1973 epoll: Don't limit non-nested epoll paths
svn path=/dists/sid/linux-2.6/; revision=18859
2012-03-20 03:14:58 +00:00
Bastian Blank 73c104dd0d * debian/changelog: Set version to 3.2.12-1.
* debian/patches: Remove merged and fix-up patches.

svn path=/dists/sid/linux-2.6/; revision=18857
2012-03-19 17:13:02 +00:00
Uwe Kleine-König 7e45416325 [rt] drop genirq-clear-thread-mask-for-non-oneshot.patch included in 3.2.10
svn path=/dists/sid/linux-2.6/; revision=18829
2012-03-13 09:47:31 +00:00
Bastian Blank f867fb53df * debian/changelog: Update version to 3.2.10-1.
* debian/config/defines: Ignore some local ABI changes.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18821
2012-03-12 21:24:24 +00:00
Uwe Kleine-König 7b15bcc41a [rt] fix conflict between the security restrictions on links and rt
Instead of fixing aufs I disabled it for the rt feature set as it's only
needed for the installer.

svn path=/dists/sid/linux-2.6/; revision=18814
2012-03-11 16:36:05 +00:00
Uwe Kleine-König ddff170108 [rt] bump rt patch to version 3.2.9-rt17
svn path=/dists/sid/linux-2.6/; revision=18800
2012-03-07 22:21:48 +00:00
Uwe Kleine-König 6b60b6faa5 [x86] Update rt featureset to 3.2.9-rt15
svn path=/dists/sid/linux-2.6/; revision=18782
2012-03-04 13:31:34 +00:00
Ben Hutchings d87a6fa26b iwlwifi: fix key removal (Closes: #651199)
svn path=/dists/sid/linux-2.6/; revision=18769
2012-03-03 18:39:09 +00:00
Ben Hutchings 90154ece0a fs: Introduce and enable security restrictions on links
Add the longstanding symlink and hard link restriction patches as
found in mmotm.  Explicitly enable these restrictions and point to the
documentation.

svn path=/dists/sid/linux-2.6/; revision=18763
2012-03-02 04:49:25 +00:00
Ben Hutchings 9d49f06141 Update to 3.2.9
svn path=/dists/sid/linux-2.6/; revision=18761
2012-03-02 03:28:47 +00:00
Bastian Blank 58f571c92c NFSv4: Fix an Oops in the NFSv4 getacl code.
* debian/changelog: Uodate.
* debian/patches: Add patch.

svn path=/dists/sid/linux-2.6/; revision=18750
2012-02-28 13:24:31 +00:00
Ben Hutchings 71513149e2 ipsec: be careful of non existing mac headers (Closes: #660804)
svn path=/dists/sid/linux-2.6/; revision=18740
2012-02-26 17:16:17 +00:00
Ben Hutchings b1f4b69f5e [x86] drm/i915: do not enable RC6p on Sandy Bridge (Closes: #660265)
svn path=/dists/sid/linux-2.6/; revision=18737
2012-02-26 15:53:11 +00:00
Bastian Blank 37b6c61160 * debian/changelog: Update version to 3.2.7-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18729
2012-02-21 18:06:12 +00:00
Ben Hutchings 0650fa8178 ath9k: fix a WEP crypto related regression (Closes: #659484)
svn path=/dists/trunk/linux-2.6/; revision=18696
2012-02-16 02:36:23 +00:00
Ben Hutchings 951b4546d2 builddeb: Don't create files in /tmp with predictable names
svn path=/dists/trunk/linux-2.6/; revision=18695
2012-02-15 15:36:57 +00:00
Ben Hutchings e44fa8a4b3 relay: prevent integer overflow in relay_open()
svn path=/dists/trunk/linux-2.6/; revision=18694
2012-02-15 15:08:07 +00:00
Ben Hutchings 0992284b23 Update to 3.2.6
svn path=/dists/trunk/linux-2.6/; revision=18692
2012-02-14 03:07:01 +00:00
Arnaud Patard 1a1e4bde86 Merge ixp4xx_flash_probe oops fix from Marc Kleine-Budde
svn path=/dists/trunk/linux-2.6/; revision=18672
2012-02-09 14:12:08 +00:00
Uwe Kleine-König 258029907f [amd64] Update rt featureset to 3.2.5-rt12
svn path=/dists/trunk/linux-2.6/; revision=18670
2012-02-08 21:25:53 +00:00
Aurelien Jarno ff06513715 hwmon: backport IT8728F support for linux 3.3.
svn path=/dists/trunk/linux-2.6/; revision=18669
2012-02-06 10:23:07 +00:00
Ben Hutchings e812745c1b PCI: Rework ASPM disable code (fixes power usage regression on some systems)
svn path=/dists/trunk/linux-2.6/; revision=18664
2012-02-04 17:33:07 +00:00
Bastian Blank 5ce8156c22 * debian/changelog: Update version to 3.2.4-1.
* debian/patches: Remove merged patches.

svn path=/dists/trunk/linux-2.6/; revision=18662
2012-02-04 11:28:36 +00:00
Ben Hutchings ec1f0e633c [x86] KVM: fix missing checks in syscall emulation (CVE-2012-0045)
svn path=/dists/trunk/linux-2.6/; revision=18657
2012-01-31 05:37:11 +00:00
Ben Hutchings 416f29e181 Apply various important fixes from the 3.2 stable queue
svn path=/dists/trunk/linux-2.6/; revision=18656
2012-01-31 05:20:05 +00:00
Ben Hutchings 9380781c46 [m68k] Fix assembler constraint to prevent overeager gcc optimisation
svn path=/dists/trunk/linux-2.6/; revision=18643
2012-01-28 02:18:46 +00:00
Ben Hutchings 77b3487e37 Update to 3.2.2
svn path=/dists/trunk/linux-2.6/; revision=18633
2012-01-26 04:48:16 +00:00
Ben Hutchings 746b4c4442 Fold debian/patches/series/2 into base
svn path=/dists/trunk/linux-2.6/; revision=18631
2012-01-25 04:24:04 +00:00
Ben Hutchings a14e8e55fc proc: clean up and fix /proc/<pid>/mem handling (CVE-2012-0056)
svn path=/dists/trunk/linux-2.6/; revision=18605
2012-01-23 15:02:16 +00:00
Aurelien Jarno 943fad2464 [x86] Backport KVM nested VMX fixes from 3.3 to fix warnings and
crashes of L1 guests.


svn path=/dists/trunk/linux-2.6/; revision=18603
2012-01-23 08:07:20 +00:00
Ben Hutchings 0819241ba4 Add missing pieces of the ALPS v3/v4 patches
svn path=/dists/trunk/linux-2.6/; revision=18569
2012-01-18 16:14:04 +00:00
Ben Hutchings fce293bb12 Merge changes from sid up to 3.1.8-2.
svn path=/dists/trunk/linux-2.6/; revision=18533
2012-01-15 20:02:46 +00:00
Ben Hutchings 0876b9a397 Input: ALPS - add support for protocol versions 3 and 4 (Closes: #618422, #648207)
svn path=/dists/trunk/linux-2.6/; revision=18531
2012-01-15 15:01:18 +00:00
Ben Hutchings d4b3869d50 Restrict ioctl forwarding on partitions and logical volumes (CVE-2011-4127)
svn path=/dists/trunk/linux-2.6/; revision=18530
2012-01-15 14:55:21 +00:00
Ben Hutchings 8b7d7d53b5 net: reintroduce missing rcu_assign_pointer() calls
Fixes a regression in 3.2.

svn path=/dists/trunk/linux-2.6/; revision=18529
2012-01-15 14:51:36 +00:00
Arnaud Patard ba01f127e1 Backport 88f6282 A1 support from mainline
svn path=/dists/trunk/linux-2.6/; revision=18520
2012-01-13 10:42:17 +00:00
Ben Hutchings fd9c780956 [alpha] add io{read,write}{16,32}be functions, thanks to Michael Cree
svn path=/dists/trunk/linux-2.6/; revision=18517
2012-01-13 03:01:43 +00:00
Ben Hutchings ad450cd218 [um,m68k] Register a generic CPU device (fixes regression introduced by the fix for #649216)
svn path=/dists/trunk/linux-2.6/; revision=18516
2012-01-13 02:51:49 +00:00
Ben Hutchings 036f34422f [ia64] Add accept4() syscall (Closes: #647825)
svn path=/dists/trunk/linux-2.6/; revision=18510
2012-01-12 23:53:23 +00:00
Ben Hutchings 0cebee6320 igmp: Avoid zero delay when receiving odd mixture of IGMP queries (Closes: #654876) (CVE-2012-0207)
svn path=/dists/sid/linux-2.6/; revision=18484
2012-01-10 03:10:34 +00:00
Ben Hutchings a4a17af2cc [x86] KVM: Prevent starting PIT timers in the absence of irqchip support (CVE-2011-4622)
svn path=/dists/sid/linux-2.6/; revision=18481
2012-01-08 23:57:50 +00:00
Ben Hutchings d522842c22 Restrict ioctl forwarding on partitions and logical volumes (CVE-2011-4127)
svn path=/dists/sid/linux-2.6/; revision=18480
2012-01-08 23:56:42 +00:00
Arnaud Patard 4b05a947e9 forgot to commit series file ...
svn path=/dists/trunk/linux-2.6/; revision=18477
2012-01-08 10:51:43 +00:00
Ben Hutchings 6a8499f514 v4l2-ioctl: integer overflow in video_usercopy()
svn path=/dists/sid/linux-2.6/; revision=18459
2012-01-08 01:41:34 +00:00
Ben Hutchings 9413d691a6 Undo removal of exported functions in 3.1.8
blk_init_allocated_queue_node() was removed; restore it as a wrapper.
On sparc, io_remap_pfn_range() was changed into an inline function;
change it back for now.

svn path=/dists/sid/linux-2.6/; revision=18458
2012-01-08 01:15:40 +00:00
Ben Hutchings 85136b37c3 Update to 3.1.8
svn path=/dists/sid/linux-2.6/; revision=18457
2012-01-08 00:24:03 +00:00
Ben Hutchings 7193956cc5 Drop "bridge: provide a mtu() method for fake_dst_ops", only needed for 3.2
svn path=/dists/sid/linux-2.6/; revision=18452
2012-01-04 13:27:45 +00:00
Ben Hutchings 3341c6b5ba [arm] Remove use of possibly undefined BUILD_BUG_ON in <asm/bug.h> (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18449
2012-01-02 13:24:06 +00:00
Ben Hutchings 3cc9ce52b2 Revert "aufs: Do not refer to AUFS_NAME in pr_fmt (fixes FTBFS on m68k)"
This is not sufficient to fix the failure.

svn path=/dists/sid/linux-2.6/; revision=18444
2011-12-31 23:19:41 +00:00
Ben Hutchings 005c58fae5 aufs: Do not refer to AUFS_NAME in pr_fmt (fixes FTBFS on m68k)
svn path=/dists/sid/linux-2.6/; revision=18441
2011-12-30 17:11:25 +00:00
Ben Hutchings eace8ee92e Revert "clockevents: Set noop handler in clockevents_exchange_device()", included in stable update 3.1.5 (Closes: #653398)
svn path=/dists/sid/linux-2.6/; revision=18440
2011-12-30 16:52:00 +00:00
Ben Hutchings 36b3180d45 l2tp: ensure sk->dst is still valid (Closes: #652503)
svn path=/dists/sid/linux-2.6/; revision=18437
2011-12-30 11:03:36 +00:00
Ben Hutchings 105e27367a rtc: Fix alarm rollover when day or month is out-of-range (Closes: #646429)
svn path=/dists/sid/linux-2.6/; revision=18430
2011-12-29 15:34:52 +00:00
Ben Hutchings e9e5b11d6b net: Fix regressions that may result in a crash when using br_netfilter
svn path=/dists/sid/linux-2.6/; revision=18429
2011-12-28 21:42:53 +00:00
Ben Hutchings e3c3cf2822 drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU
svn path=/dists/sid/linux-2.6/; revision=18428
2011-12-28 21:34:35 +00:00
Ben Hutchings 576fc1b72c iwlwifi: allow to switch to HT40 if not associated (Closes: #653423)
svn path=/dists/sid/linux-2.6/; revision=18426
2011-12-28 16:20:44 +00:00
Ben Hutchings 8af8fcd361 snapshot: Implement compat_ioctl (Closes: #502816)
svn path=/dists/sid/linux-2.6/; revision=18423
2011-12-27 20:10:31 +00:00
Ben Hutchings e0da08a8cb Restore aufs fix dropped in last merge from sid
svn path=/dists/trunk/linux-2.6/; revision=18417
2011-12-24 10:55:56 +00:00
Ben Hutchings d859d1ee3f Update to 3.2-rc7
svn path=/dists/trunk/linux-2.6/; revision=18415
2011-12-24 10:41:53 +00:00
Bastian Blank 72fb377acc Merge /dists/sid/linux-2.6 (3.1.6-1).
svn path=/dists/trunk/linux-2.6/; revision=18414
2011-12-23 18:56:37 +00:00
Bastian Blank 55a911975f * debian/changelog: Set version to 3.1.6-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18404
2011-12-22 00:05:05 +00:00
Bastian Blank a4d8f9927f * debian/changelog: Update to 3.2~rc6-1~experimental.1.
* debian/patches: Remove merged patch.

svn path=/dists/trunk/linux-2.6/; revision=18398
2011-12-19 12:05:26 +00:00
Ben Hutchings 64378c34a9 cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler (Closes: #650119)
svn path=/dists/sid/linux-2.6/; revision=18390
2011-12-16 03:22:27 +00:00
Uwe Kleine-König fd6ad13765 [amd64] bump rt feature set to 3.2-rc5-rt8
svn path=/dists/trunk/linux-2.6/; revision=18389
2011-12-15 14:24:33 +00:00
Ben Hutchings 93a7026d1b [arm] setup: initialize arm_dma_zone_size earlier (Closes: #651215)
svn path=/dists/trunk/linux-2.6/; revision=18386
2011-12-14 02:20:40 +00:00
Arnaud Patard 356ae72a44 Add arm_dma_zone_size fix as it should fix #651215
svn path=/dists/sid/linux-2.6/; revision=18385
2011-12-13 08:15:07 +00:00
Ben Hutchings 76b84abd2b staging: r8712u: Add new USB ID (Closes: #651622)
svn path=/dists/sid/linux-2.6/; revision=18383
2011-12-13 05:52:42 +00:00
Ben Hutchings b9fdb45a49 Revert r18378 "[x86] Fix issues in KVM nVMX implementation by backporting..."
These changes must wait until after 3.1.5-1.

svn path=/dists/sid/linux-2.6/; revision=18379
2011-12-11 17:19:48 +00:00
Aurelien Jarno 9dc3d8bdf6 * [x86] Fix issues in KVM nVMX implementation by backporting changes
from 3.2.


svn path=/dists/sid/linux-2.6/; revision=18378
2011-12-11 16:53:04 +00:00
Ben Hutchings 2968ad5228 Refresh rt patch series for 3.2-rc5
svn path=/dists/trunk/linux-2.6/; revision=18374
2011-12-10 14:46:00 +00:00
Ben Hutchings 3c2b560acc Update to 3.2-rc5
svn path=/dists/trunk/linux-2.6/; revision=18373
2011-12-10 14:13:58 +00:00
Ben Hutchings d61e2efe8f Deal with ABI changes in 3.1.5
struct clocksource changed but clocksource functions shouldn't be used
by OOT modules; ignore the change.

struct inet_peer changed; although it shouldn't be used by OOT modules
it does affect symbol versions for many of the networking core
functions.  Since the structure is only allocated in one place so we
can safely extend it instead of adding the new member in the middle.

svn path=/dists/sid/linux-2.6/; revision=18372
2011-12-10 05:02:34 +00:00
Ben Hutchings 0c328410c2 Update to 3.1.5
svn path=/dists/sid/linux-2.6/; revision=18367
2011-12-10 00:46:27 +00:00
Ben Hutchings 081ea2a37a Fix naming of patch series for rt featureset
svn path=/dists/trunk/linux-2.6/; revision=18366
2011-12-09 00:41:11 +00:00
Uwe Kleine-König 61b0fbb477 don't modify debian revisions that are already released
svn path=/dists/trunk/linux-2.6/; revision=18363
2011-12-07 08:57:22 +00:00
Uwe Kleine-König b2f1f81a01 [amd64] bump rt patch set to 3.2-rc4-rt6
svn path=/dists/trunk/linux-2.6/; revision=18362
2011-12-07 08:48:41 +00:00
Ben Hutchings c35b492ed9 [powerpc] pasemi_mac: Fix building as module
svn path=/dists/trunk/linux-2.6/; revision=18357
2011-12-06 04:32:08 +00:00
Ben Hutchings 893f0879fa brcmsmac: Fix I/O functions for MIPS and for big-endian architectures
svn path=/dists/sid/linux-2.6/; revision=18356
2011-12-05 16:05:06 +00:00
Ben Hutchings 619c99e343 [x86] Enable MEMTEST (Closes: #613321, #646361)
If bad RAM is detected, WARN and recommend a more thorough test

svn path=/dists/sid/linux-2.6/; revision=18354
2011-12-05 06:04:56 +00:00
Ben Hutchings 8971affbe1 USB: EHCI: fix HUB TT scheduling issue with iso transfer (Closes: #651015)
svn path=/dists/sid/linux-2.6/; revision=18353
2011-12-05 01:46:49 +00:00
Hector Oron 77c86295ed Backport fix for nullpointer dereference on regulator core. Thanks Arnaud Patard.
svn path=/dists/sid/linux-2.6/; revision=18346
2011-12-04 00:33:57 +00:00
Uwe Kleine-König 94ef22ed4b [amd64] bump rt feature set to 3.2-rc4-rt5
svn path=/dists/trunk/linux-2.6/; revision=18344
2011-12-03 15:30:58 +00:00
Ben Hutchings 009b172275 aufs: Fix export of __devcgroup_inode_permission
Any source file exporting symbols needs to include <linux/export.h>.

svn path=/dists/trunk/linux-2.6/; revision=18340
2011-12-02 03:18:32 +00:00
Ben Hutchings bfa9115e35 rtl8192e: Remove firmware again
Larry Finger imported a new version of this driver into staging.
Damn the regressions, let's have new crap!


svn path=/dists/trunk/linux-2.6/; revision=18338
2011-12-01 15:13:37 +00:00
Ben Hutchings 3056f04b74 Drop rt fixes included in 3.2-rc3
svn path=/dists/trunk/linux-2.6/; revision=18336
2011-12-01 06:34:57 +00:00
Ben Hutchings e29f027ab7 Merge changes from sid up to 3.1.4-1
svn path=/dists/trunk/linux-2.6/; revision=18335
2011-12-01 04:23:13 +00:00
Ben Hutchings 343ef5a0cc topology: Provide CPU topology in sysfs in !SMP configurations (Closes: #649216)
svn path=/dists/sid/linux-2.6/; revision=18330
2011-11-28 05:07:47 +00:00
Bastian Blank 1c05df2344 * debian/changelog: Set version to 3.1.3-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18326
2011-11-27 19:50:33 +00:00
Ben Hutchings 8de56753df Update to 3.2-rc3
svn path=/dists/trunk/linux-2.6/; revision=18319
2011-11-26 03:33:20 +00:00
Ben Hutchings 1a7fd6fae1 lirc_serial: Fix various bugs that may result in a crash, deadlock or other failure (Closes: #645811)
svn path=/dists/sid/linux-2.6/; revision=18317
2011-11-25 00:46:02 +00:00
Ben Hutchings e714f93eb8 Enable BCMA as module, BCMA_HOST_PCI and B43_BCMA (Closes: #649567)
But limit these to devices not supported by brcmsmac.

svn path=/dists/sid/linux-2.6/; revision=18314
2011-11-24 07:59:05 +00:00
Ben Hutchings dd9a095d25 netdev: Revert ARCNET and PHYLIB to tristate options
svn path=/dists/trunk/linux-2.6/; revision=18309
2011-11-22 07:56:06 +00:00
Ben Hutchings c94be70e01 Update to 3.1.2
svn path=/dists/sid/linux-2.6/; revision=18300
2011-11-22 05:37:48 +00:00
Ben Hutchings 7547fa690b [amd64] bump -rt to 3.2-rc2-rt3
From: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

svn path=/dists/trunk/linux-2.6/; revision=18299
2011-11-20 00:01:55 +00:00
Ben Hutchings 69a34a2626 Update to 3.2-rc2
Drop patches that went upstream.

Refresh the rt patch by finding a roughly equivalent git commit, applying the
remaining changes, merging with and diffing against 3.2-rc2.

svn path=/dists/trunk/linux-2.6/; revision=18295
2011-11-18 06:28:51 +00:00
Uwe Kleine-König 88be48dec9 [amd64] reenable rt featureset with 3.2-rc1-52e4c2a05-rt2
svn path=/dists/trunk/linux-2.6/; revision=18294
2011-11-17 07:50:32 +00:00
Ben Hutchings ddbcf28662 Update to 3.2-rc1
Drop a large number of patches that were merged upstream.
Fix context in features/all/sound-pci-cs46xx-request_firmware.patch.
Remove another firmware image sneaked into staging.

svn path=/dists/trunk/linux-2.6/; revision=18288
2011-11-14 15:49:29 +00:00
Arnaud Patard 221a62f8e0 Add support for pata on iMX51 and AHCI on iMX53
svn path=/dists/trunk/linux-2.6/; revision=18267
2011-11-13 19:50:28 +00:00
Arnaud Patard 35a7f31573 allow to build iMX51 and iMX53 support in same kernel image
svn path=/dists/trunk/linux-2.6/; revision=18266
2011-11-13 19:42:28 +00:00
Arnaud Patard fcaba866b2 add io{read,write}{16,32}be functions to ixp4xx
svn path=/dists/trunk/linux-2.6/; revision=18265
2011-11-13 19:27:56 +00:00
Ben Hutchings 6f5b287580 Defer addition of accept4() on ia64 until we're sure about the system call number
svn path=/dists/trunk/linux-2.6/; revision=18264
2011-11-13 19:20:11 +00:00
Ben Hutchings b575a2349e [x86] Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops (Closes: #631664)
svn path=/dists/trunk/linux-2.6/; revision=18263
2011-11-13 19:14:22 +00:00
Ben Hutchings 24fa4b60b0 block: Always check length of all iov entries in blk_rq_map_user_iov()
svn path=/dists/trunk/linux-2.6/; revision=18262
2011-11-13 19:00:34 +00:00
Ben Hutchings ddf4522333 [ia64] Add accept4() syscall, thanks to Émeric Maschino (Closes: #647825)
svn path=/dists/trunk/linux-2.6/; revision=18260
2011-11-13 17:16:07 +00:00
Ben Hutchings 60cdd70aa7 vmscan: fix shrinker callback bug in fs/super.c
svn path=/dists/trunk/linux-2.6/; revision=18259
2011-11-13 16:59:19 +00:00
Ben Hutchings 987c5acd76 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops (CVE-2011-2203)
svn path=/dists/trunk/linux-2.6/; revision=18258
2011-11-13 16:51:57 +00:00
Ben Hutchings e1ec2d3c49 Update to 3.1.1
svn path=/dists/trunk/linux-2.6/; revision=18247
2011-11-12 04:49:59 +00:00
Ben Hutchings 40ebbb135b cifs, freezer: add wait_event_freezekillable and have cifs use it (Closes: #488794)
svn path=/dists/trunk/linux-2.6/; revision=18244
2011-11-11 02:33:02 +00:00
Ben Hutchings 609a1e3502 [arm] add io{read,write}{16,32}be functions (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18243
2011-11-11 02:10:11 +00:00
Ben Hutchings 3e1e1a6980 [powerpc] ptrace: Fix build with gcc 4.6
svn path=/dists/trunk/linux-2.6/; revision=18242
2011-11-11 01:45:03 +00:00
Ben Hutchings 7aa515ffdd iwlagn: fix modinfo display for 135 ucode (Closes: #647958)
svn path=/dists/trunk/linux-2.6/; revision=18238
2011-11-08 01:58:57 +00:00
Ben Hutchings 1b2eec8411 [alpha] wire up accept4 syscall, thanks to Michael Cree
svn path=/dists/trunk/linux-2.6/; revision=18232
2011-11-04 15:07:20 +00:00
Ben Hutchings 2ae960fee3 Merge changes from sid up to 3.0.0-6
Apply the added patches that aren't in 3.1.

svn path=/dists/trunk/linux-2.6/; revision=18214
2011-11-02 04:21:37 +00:00
Ben Hutchings 53e89121b1 oom: fix integer overflow of points in oom_badness (CVE-2011-4097)
svn path=/dists/sid/linux-2.6/; revision=18211
2011-11-01 14:47:10 +00:00
Ben Hutchings 4f95622964 xfs: Fix possible memory corruption in xfs_readlink (CVE-2011-4077)
svn path=/dists/sid/linux-2.6/; revision=18209
2011-11-01 14:25:01 +00:00
Ben Hutchings cdd9a973fd aufs: Update to aufs3.0-20111031 (Closes: #644687)
svn path=/dists/sid/linux-2.6/; revision=18207
2011-10-31 04:33:01 +00:00
Ben Hutchings 91b0f2c5df aufs: Update to aufs3 for Linux 3.1 (Closes: #644687)
svn path=/dists/trunk/linux-2.6/; revision=18203
2011-10-29 11:00:42 +00:00
Ben Hutchings ace78f87fb ark3116: Fix initialisation order (Closes: #640391)
svn path=/dists/sid/linux-2.6/; revision=18186
2011-10-28 03:47:37 +00:00
Ben Hutchings ef3e66f739 Add stable 3.0.8
svn path=/dists/sid/linux-2.6/; revision=18177
2011-10-25 09:24:34 +00:00
Uwe Kleine-König 7c7ec14458 [amd64] Update rt featureset to 3.0.7-rt20
svn path=/dists/sid/linux-2.6/; revision=18172
2011-10-19 19:05:00 +00:00
Ben Hutchings d8a35d2c97 cputimer: Cure lock inversion
Fix regression introduced in 3.0.7.
Update the rt patch accordingly.

svn path=/dists/sid/linux-2.6/; revision=18171
2011-10-19 02:36:03 +00:00
Uwe Kleine-König 97db62c65e [amd64] Update rt featureset to 3.0.6-rt18
svn path=/dists/sid/linux-2.6/; revision=18168
2011-10-18 08:51:28 +00:00
Bastian Blank 4c30be6ba2 Add stable release 3.0.7.
* debian/changelog: Update.
* debian/patches/bugfix/all/stable/3.0.7.patch: Add.
* debian/patches/series/6: Add new patch.

svn path=/dists/sid/linux-2.6/; revision=18167
2011-10-18 08:42:31 +00:00
Uwe Kleine-König f9bd94a34a [amd64] Update rt featureset to 3.0.6-rt17
svn path=/dists/sid/linux-2.6/; revision=18158
2011-10-07 13:59:16 +00:00
Ben Hutchings 0e076e3520 Make taskstats require root access (CVE-2011-2494)
We want this fix everywhere, not just in rt!

svn path=/dists/sid/linux-2.6/; revision=18151
2011-10-05 14:14:35 +00:00
Uwe Kleine-König d0a01a6a66 [amd64] Update rt featureset to 3.0.6-rt16
Fixed up hunks for lib/Kconfig.debug to fit on top of sysrq-mask.patch

svn path=/dists/sid/linux-2.6/; revision=18150
2011-10-05 09:10:16 +00:00
Ben Hutchings 8a02f1bc34 Add stable 3.0.5 and 3.0.6
svn path=/dists/sid/linux-2.6/; revision=18146
2011-10-04 05:41:51 +00:00
Ben Hutchings d04d4963bb kobj_uevent: Ignore if some listeners cannot handle message (Closes: #641661)
svn path=/dists/sid/linux-2.6/; revision=18117
2011-09-23 05:16:38 +00:00
Ben Hutchings da389ea4fb block: Free queue resources at blk_release_queue() (Closes: #631187)
svn path=/dists/sid/linux-2.6/; revision=18115
2011-09-23 04:48:13 +00:00
Ben Hutchings b71496a759 Add patch series file for 3.0.0-5
svn path=/dists/sid/linux-2.6/; revision=18114
2011-09-23 04:46:41 +00:00
Ben Hutchings 555d263559 Update to 3.1-rc7
svn path=/dists/trunk/linux-2.6/; revision=18111
2011-09-22 03:29:51 +00:00
Ben Hutchings 0a45a7e8a2 [i386] Fix alignment of alternative instruction entries (Closes: #640964)
svn path=/dists/trunk/linux-2.6/; revision=18108
2011-09-21 04:39:25 +00:00
Uwe Kleine-König 7389c0e460 [amd64] Update rt featureset to 3.0.4-rt14
(and remove whitespace noise introduced in r18089)

svn path=/dists/sid/linux-2.6/; revision=18090
2011-09-15 14:07:15 +00:00
Uwe Kleine-König 06f83b39f5 [amd64] Update rt featureset to 3.0.4-rt13
svn path=/dists/sid/linux-2.6/; revision=18073
2011-09-10 21:22:48 +00:00
Ben Hutchings d20c752850 [armel/ixp4xx] Add gpioblib support (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18072
2011-09-10 03:17:12 +00:00
Ben Hutchings 1bd1a3f2d2 [i386] libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
svn path=/dists/trunk/linux-2.6/; revision=18062
2011-09-08 14:40:22 +00:00
Ben Hutchings 4dd557d027 uvcvideo: Fix crash when linking entities (Closes: #637740)
svn path=/dists/sid/linux-2.6/; revision=18056
2011-09-07 01:42:55 +00:00
Ben Hutchings 1cbe072043 Drop non-fix for GPIO compile errors on armel/ixp4xx
svn path=/dists/trunk/linux-2.6/; revision=18054
2011-09-06 03:21:11 +00:00
Ben Hutchings e3ab97f0fd Fix GPIOLIB vs GENERIC_GPIO selection for two more architectures
svn path=/dists/trunk/linux-2.6/; revision=18051
2011-09-05 03:36:39 +00:00
Ben Hutchings 6b76054200 Add fixes from the stable queue believed to fix Debian bugs
svn path=/dists/sid/linux-2.6/; revision=18045
2011-09-04 23:30:50 +00:00
Ben Hutchings 02063aa7ff Add stable 3.0.4
svn path=/dists/sid/linux-2.6/; revision=18044
2011-09-04 22:28:39 +00:00
Ben Hutchings b44aa24a5b Merge changes from sid
svn path=/dists/trunk/linux-2.6/; revision=18034
2011-08-29 13:36:42 +00:00
Ben Hutchings 8f0eaeaba8 [alpha] Disable GENERIC_GPIO (Closes: #638696)
svn path=/dists/sid/linux-2.6/; revision=18033
2011-08-29 13:30:57 +00:00
Ben Hutchings 3783ddfc79 Cherry-pick some important fixes from 3.0.4-rc1
svn path=/dists/sid/linux-2.6/; revision=18021
2011-08-27 07:03:52 +00:00
Ben Hutchings c0dedf4876 CIFS: Fix memory corruption on mount (Closes: #635344)
svn path=/dists/sid/linux-2.6/; revision=18015
2011-08-27 01:37:00 +00:00
Ben Hutchings 676cff8256 netfilter: TCP and raw fix for ip_route_me_harder
This fixes a case where SNAT/masquerading is not done.  David Miller
has queued this for 3.0.y.

svn path=/dists/sid/linux-2.6/; revision=17987
2011-08-23 04:24:47 +00:00
Ben Hutchings cdcd919fec Add stable 3.0.3
svn path=/dists/sid/linux-2.6/; revision=17984
2011-08-22 02:32:38 +00:00
Uwe Kleine-König 73712ef50f [amd64] Update rt featureset to 3.0.1-rt11
svn path=/dists/sid/linux-2.6/; revision=17939
2011-08-16 05:01:48 +00:00
Ben Hutchings a2515f6a5a Add stable 3.0.2 (same as 3.0.2-rc1)
svn path=/dists/sid/linux-2.6/; revision=17936
2011-08-16 04:07:43 +00:00
Ben Hutchings e9a11b33c1 Update to 3.1-rc2
svn path=/dists/trunk/linux-2.6/; revision=17933
2011-08-15 14:28:10 +00:00
Ben Hutchings d56851b91a Add stable 3.0.2-rc1
svn path=/dists/sid/linux-2.6/; revision=17918
2011-08-14 18:31:06 +00:00
Ben Hutchings cf4365dfbe rt: Disable until it is updated for Linux 3.1
svn path=/dists/trunk/linux-2.6/; revision=17903
2011-08-10 12:16:31 +00:00
Ben Hutchings ae962da734 [x86] xen: allow enable use of VGA console on dom0
svn path=/dists/sid/linux-2.6/; revision=17902
2011-08-10 12:13:44 +00:00