Commit Graph

1932 Commits

Author SHA1 Message Date
Ben Hutchings 87274a8083 Apply various security fixes
svn path=/dists/sid/linux/; revision=20285
2013-06-23 16:32:43 +00:00
Ben Hutchings 01086c8f36 [x86] efi: Fix dummy variable buffer allocation
svn path=/dists/sid/linux/; revision=20284
2013-06-23 15:57:05 +00:00
Ben Hutchings 46013cc609 Update to 3.9.7
svn path=/dists/sid/linux/; revision=20283
2013-06-23 15:55:26 +00:00
Ben Hutchings 7459ea3b2b yama: Disable ptrace restrictions by default, and change boot message to indicate this (Closes: #712740)
svn path=/dists/sid/linux/; revision=20261
2013-06-19 03:37:52 +00:00
Ben Hutchings 575f8cebf3 Update to 3.10-rc6
svn path=/dists/trunk/linux/; revision=20259
2013-06-16 03:08:36 +00:00
Ben Hutchings 516012c235 Resolve ABI changes in 3.9.6
The musb, usb-serial and snd-hda-intel changes can all be ignored.

The powerpc machdep_calls change adds a function pointer that's
neither used or implemented by modules, so move it to the end of the
struct and hide it from genksyms.

svn path=/dists/sid/linux/; revision=20252
2013-06-15 02:45:26 +00:00
Ben Hutchings df6206a096 Update to 3.9.6
svn path=/dists/sid/linux/; revision=20251
2013-06-14 02:05:10 +00:00
Ben Hutchings 3353739262 [armhf/armmp] Add EMAC ethernet driver found on Allwinner A10 SoCs (Closes: #711998)
- Add MDIO bus driver for the Allwinner EMAC
- Add EMAC controller node to sun4i DTSI
- cubieboard: Enable ethernet (EMAC) support in dts
- Add EMAC Controller to Hackberry dt

All cherry-picked by Niall Walsh

svn path=/dists/trunk/linux/; revision=20250
2013-06-13 01:17:37 +00:00
Ben Hutchings 82d06bd176 iwlegacy: Use consistent condition for il_pm_ops (fixes FTBFS on ia64)
svn path=/dists/trunk/linux/; revision=20246
2013-06-11 03:42:19 +00:00
Ben Hutchings da3c6d6427 Merge changes from sid up to 3.9.5-1
svn path=/dists/trunk/linux/; revision=20231
2013-06-10 04:27:15 +00:00
Ben Hutchings 64aaa7d119 [i386] udeb: Add viafb to fb-modules (Closes: #705788)
- [i386] udeb: Move i2c-algo-bit to i2c-modules and make fb-modules depend on it
- viafb: Autoload on OLPC XO 1.5 only

svn path=/dists/sid/linux/; revision=20224
2013-06-10 00:00:54 +00:00
Ben Hutchings 946c9a1bd4 ath9k: Disable PowerSave by default (Closes: #695968)
svn path=/dists/sid/linux/; revision=20223
2013-06-09 23:55:04 +00:00
Ben Hutchings 01f7477a15 [powerpc] Fix build error in stable/3.9
svn path=/dists/sid/linux/; revision=20221
2013-06-09 21:51:41 +00:00
Ben Hutchings 73ed4e477f [s390] Add pgste to ptep_modify_prot_start()
Fixes build breakage in 3.9.5.

svn path=/dists/sid/linux/; revision=20219
2013-06-09 20:16:14 +00:00
Ben Hutchings 935de573c8 Update to 3.9.5
svn path=/dists/sid/linux/; revision=20218
2013-06-09 13:38:03 +00:00
Ben Hutchings 3e8af05f43 alx: Update VLAN tag handling for 3.10
svn path=/dists/trunk/linux/; revision=20184
2013-06-03 01:43:38 +00:00
Ben Hutchings 7aaf67ba18 Update to 3.10-rc4
svn path=/dists/trunk/linux/; revision=20177
2013-06-02 18:34:53 +00:00
Ben Hutchings 41bc6e7895 Update to 3.10-rc3
Refresh/drop various patches.

aufs: Update to aufs3.x-rcN-20130520

svn path=/dists/trunk/linux/; revision=20176
2013-06-02 18:14:09 +00:00
Ben Hutchings a7212e938b iscsi-target: fix heap buffer overflow on error (CVE-2013-2850)
svn path=/dists/sid/linux/; revision=20169
2013-06-01 18:49:35 +00:00
Arnaud Patard 6a4c912d6f - backport fixes/support from newer kernels needed by some arm platforms
- add some fixes to make some arm-related drivers work when used as module and not built-in

svn path=/dists/sid/linux/; revision=20160
2013-05-31 22:09:44 +00:00
Ben Hutchings c8d072c2c9 Merge changes from experimental
3.8.y is dead, long live 3.9.y.
Drop 'experimental' from the version.

svn path=/dists/sid/linux/; revision=20138
2013-05-30 01:34:59 +00:00
Ben Hutchings c76adea026 [powerpcspe] Prevent building uImage with missing mkimage, thanks to Roland Stigge (Closes: #708094)
svn path=/dists/trunk/linux/; revision=20121
2013-05-16 04:49:51 +00:00
Ben Hutchings a7835d9566 Bump ABI to 2
svn path=/dists/sid/linux/; revision=20119
2013-05-15 23:27:56 +00:00
Ben Hutchings 2addf6e0da Deal with ABI changes in 3.8.12
Ignore changes in jbd2 and snd-emu10k1, which shouldn't be used by OOT
modules.

Revert change to cgroup structure.

[x86] zsmalloc: Change to built-in, as it can no longer be modular

svn path=/dists/sid/linux/; revision=20070
2013-05-10 03:46:24 +00:00
Ben Hutchings 56e6ea5572 Update to 3.9
Drop many patches and refresh a few others.
[rt] Disable until it is updated for Linux 3.9 or later

svn path=/dists/trunk/linux/; revision=20052
2013-05-06 21:53:29 +00:00
Ben Hutchings 37b0eaaa6d Update to 3.8.11
svn path=/dists/sid/linux/; revision=20012
2013-05-04 17:21:58 +00:00
Ben Hutchings 0fd3db57d9 cdc_ncm,cdc_mbim: Use NCM by default
svn path=/dists/trunk/linux/; revision=19955
2013-03-31 03:02:47 +00:00
Ben Hutchings b79f46c9b9 Update to 3.8.5
svn path=/dists/trunk/linux/; revision=19953
2013-03-29 06:40:22 +00:00
Ben Hutchings 55da5d676a Merge changes from sid up to 3.2.41-2
svn path=/dists/trunk/linux/; revision=19951
2013-03-27 03:51:48 +00:00
Ben Hutchings 7f76905aea Apply KVM security fixes
svn path=/dists/sid/linux/; revision=19947
2013-03-25 14:30:20 +00:00
Ben Hutchings 8274377d91 [x86] drm/i915: bounds check execbuffer relocation count (CVE-2013-0913)
svn path=/dists/sid/linux/; revision=19945
2013-03-25 13:13:14 +00:00
Ben Hutchings 3937ca5280 Merge changes from sid up to 3.2.41-1
Drop all changes to backported features and to rt.

svn path=/dists/trunk/linux/; revision=19940
2013-03-23 07:15:51 +00:00
Ben Hutchings 60f5e86973 efivars: Adjust the size checks
- efivars: pstore: Do not check size when erasing variable (bug introduced
  in backporting)
- efivars: Remove check for 50% full on write (this is more risky than what
  it tries to fix)

svn path=/dists/sid/linux/; revision=19938
2013-03-23 03:56:59 +00:00
Ben Hutchings 2ea813fe8d efivars: Work around serious firmware bugs
- Allow disabling use as a pstore backend
- Add module parameter to disable use as a pstore backend
  * [x86] Set EFI_VARS_PSTORE_DEFAULT_DISABLE=y
- explicitly calculate length of VariableName
- Handle duplicate names from get_next_variable()

Also apply another fix entangled with them:
- efi_pstore: Introducing workqueue updating sysfs

svn path=/dists/sid/linux/; revision=19937
2013-03-22 20:15:09 +00:00
Ben Hutchings b76d3d1c75 Resolve ABI changes made by 3.2.41
Revert the change in return type of target_type::status.
Ignore the change to {,un}register_efivars().

svn path=/dists/sid/linux/; revision=19933
2013-03-21 14:38:35 +00:00
Ben Hutchings 69cf3c5922 Drop an i915 patch that went into 3.4.37
svn path=/dists/sid/linux/; revision=19932
2013-03-21 07:13:31 +00:00
Ben Hutchings 99123a38fe Apply security fixes and other important fixes from 3.2.y-queue
svn path=/dists/sid/linux/; revision=19930
2013-03-21 05:44:01 +00:00
Ben Hutchings b6d1b8c9fa signal: Fix use of missing sa_restorer field (build regression introduced by fix for CVE-2013-0914)
svn path=/dists/trunk/linux/; revision=19927
2013-03-21 03:38:46 +00:00
Ben Hutchings da9962ab5f signal: Fix use of missing sa_restorer field (build regression introduced by fix for CVE-2013-0914)
svn path=/dists/sid/linux/; revision=19926
2013-03-21 01:45:23 +00:00
Ben Hutchings 8542c98990 Update to 3.2.41
svn path=/dists/sid/linux/; revision=19924
2013-03-21 00:43:02 +00:00
Ben Hutchings 9a1fdd2260 Update to 3.8.4
svn path=/dists/trunk/linux/; revision=19922
2013-03-20 23:44:51 +00:00
Ben Hutchings 2949691cda [x86] i915: initialize CADL in opregion (Closes: #703271)
svn path=/dists/sid/linux/; revision=19921
2013-03-20 03:46:39 +00:00
Ben Hutchings 22a19b2efa Add various security fixes from 3.8.4-rc1
svn path=/dists/trunk/linux/; revision=19919
2013-03-19 04:52:25 +00:00
Ben Hutchings 77bae59ff4 Update to 3.8.3
svn path=/dists/trunk/linux/; revision=19918
2013-03-19 03:54:56 +00:00
Ben Hutchings a073a32cad kmsg_dump: Only dump kernel log in error cases (Closes: #703386)
- kexec: remove KMSG_DUMP_KEXEC
- kmsg_dump: don't run on non-error paths by default

Ignore ABI change to kmsg_dump_{,un}register(); I don't think these
should be used from OOT and codesearch doesn't find any users.

svn path=/dists/sid/linux/; revision=19917
2013-03-19 02:29:01 +00:00
Ben Hutchings 0a773fbe09 efi: Ensure efivars is loaded on EFI systems (Closes: #703363)
[x86] Use a platform device to trigger loading of efivars
[ia64] Change EFI_VARS from module to built-in

svn path=/dists/sid/linux/; revision=19916
2013-03-19 01:03:35 +00:00
Ben Hutchings 3d8c03a2f0 [x86] drm/i915: Unconditionally initialise the interrupt workers, thanks to Bjørn Mork (Closes: #692607)
svn path=/dists/sid/linux/; revision=19911
2013-03-10 23:52:58 +00:00
Ben Hutchings 279ac0273f Update to 3.2.40
Drop various patches which went into this.

Avoid ABI change in PPS, and ignore ABI change in rtlwifi.

rt patch 0134 no longer applies and I can't see how to fix it, but
hopefully this will be resolved in a new stable-rt update shortly.

svn path=/dists/sid/linux/; revision=19903
2013-03-06 14:25:42 +00:00
Ben Hutchings cbb351bb23 [x86] efi: Fix processor-specific memcpy() build error (Closes: #698581)
svn path=/dists/sid/linux/; revision=19902
2013-03-04 13:40:56 +00:00
Ben Hutchings 32cf1c181e Update to 3.8.2
svn path=/dists/trunk/linux/; revision=19900
2013-03-04 04:34:33 +00:00
Ben Hutchings a1184cd476 [mips,mipsel] Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGE (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19899
2013-03-04 04:18:32 +00:00
Ben Hutchings c1825fe416 vhost: fix length for cross region descriptor (CVE-2013-0311)
svn path=/dists/sid/linux/; revision=19893
2013-03-03 02:19:43 +00:00
Ben Hutchings 36b0443075 [x86] ata_piix: reenable MS Virtual PC guests (fixes regression in 3.2.19-1)
svn path=/dists/sid/linux/; revision=19892
2013-03-03 01:41:04 +00:00
Ben Hutchings 3161f5713d Update to 3.8.1
svn path=/dists/trunk/linux/; revision=19884
2013-03-02 04:21:44 +00:00
Ben Hutchings 7cdeea9fb4 [x86] efi: Fix ABI change for introduction of efi_enabled() function in 3.2.38 (Closes: #701690)
svn path=/dists/sid/linux/; revision=19864
2013-02-27 03:09:17 +00:00
Ben Hutchings 1ff9296e46 Forward-port alx to 3.8
svn path=/dists/trunk/linux/; revision=19858
2013-02-25 05:29:34 +00:00
Ben Hutchings a3590a7797 Merge changes from sid up to 3.2.39-1
Drop most patches as they're already upstream in 3.8 or early.

Refresh some others for 3.8.  In particular, remove use of __devinit from
debian/radeon-firmware-is-required-for-drm-and-kms-on-r600-onward.patch
as this macro is no longer defined or needed.

svn path=/dists/trunk/linux/; revision=19856
2013-02-25 03:35:39 +00:00
Ben Hutchings a6a37fb6d2 Cherry-pick some upstream fixes for data loss
svn path=/dists/sid/linux/; revision=19853
2013-02-25 00:34:36 +00:00
Ben Hutchings 90ff186d0a sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
svn path=/dists/trunk/linux/; revision=19843
2013-02-24 00:22:13 +00:00
Ben Hutchings 45a3bb5a44 [x86] efi: Make "noefi" really disable EFI runtime serivces
svn path=/dists/sid/linux/; revision=19840
2013-02-23 05:54:19 +00:00
Ben Hutchings 9fd3664528 Update to 3.2.39
and update drm, agp to 3.4.32

svn path=/dists/sid/linux/; revision=19828
2013-02-20 05:16:43 +00:00
Ben Hutchings 7ee04719e6 Update to 3.8
Refresh/drop patches as appropriate.
Update aufs to aufs3.x-rcN-20130204.

svn path=/dists/trunk/linux/; revision=19826
2013-02-19 06:36:33 +00:00
Ben Hutchings ca97698828 [x86] efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
svn path=/dists/sid/linux/; revision=19818
2013-02-15 01:40:36 +00:00
Ben Hutchings 52272fc3aa mm: Try harder to allocate vmemmap blocks (Closes: #699913)
svn path=/dists/sid/linux/; revision=19803
2013-02-14 04:41:09 +00:00
Ben Hutchings e7ef137d7c [x86] sound: Enable LINE6_USB as module (Closes: #700211)
Apply upstream changes up to Linux 3.8-rc1, since they include many
important bug fixes and also remove a fair amount of crap.

svn path=/dists/sid/linux/; revision=19798
2013-02-10 00:54:43 +00:00
Ben Hutchings e1dc799f84 aufs: Hide CONFIG_AUFS_PROC_MAP, which requires a patch we don't apply (Closes: #693332)
svn path=/dists/trunk/linux/; revision=19795
2013-02-07 05:07:26 +00:00
Ben Hutchings a9e39ce1ee SCSI: Add virtio_scsi driver (Closes: #686636)
svn path=/dists/sid/linux/; revision=19794
2013-02-07 04:42:39 +00:00
Ben Hutchings 1aace03a98 Apply more DRM fixes not yet included in 3.4.y
svn path=/dists/sid/linux/; revision=19790
2013-02-06 06:26:01 +00:00
Ben Hutchings f9a611b41e Update to 3.2.38
svn path=/dists/sid/linux/; revision=19788
2013-02-06 05:33:01 +00:00
Ben Hutchings 242fa0cf6c Backport drm and agp subsystems from Linux 3.4.29 (closes: #687442)
- [x86] i915: Fixes freezes on Ivy Bridge (Closes: #689268)
- nouveau: Support for newer nvidia chipsets (Closes: #690284)
- radeon: Support for HD7000 'Southern Islands' chips

Mostly by Julien Cristau, but I've made some changes:
- Added a script to refresh the main patch
- Put upstream commit references in the usual format
- Instead of reverting the use of kmalloc_array(), cherry-picked its
  addition, as it helps to avoid integer overflow vulnerabilities
- Moved all other DRM patches after this, and refresh them
- Updated debian/config/defines to ignore the ABI changes, because OOT
  GPU drivers don't use the DRM (or intel-gtt) API

svn path=/dists/sid/linux/; revision=19786
2013-02-06 03:52:57 +00:00
Ben Hutchings 3c75fbe8be [x86] i915: Invert backlight brightness control for various models
...including Packard Bell NCL20 (Closes: #627372)

Also allow this behaviour to be enabled via module parameter invert_brightness=1

svn path=/dists/sid/linux/; revision=19783
2013-01-28 05:17:46 +00:00
Ben Hutchings 91fdb9572b [armel/kirkwood] rtc-s35390a: add wakealarm support (Closes: #693997)
svn path=/dists/sid/linux/; revision=19782
2013-01-28 04:28:29 +00:00
Ben Hutchings 5b88249fcc net: Add alx driver for Atheros AR8161 and AR8162 (Closes: #699129)
Mark as staging, since it has not been accepted upstream.
Define some trivial networking features to support it.

svn path=/dists/sid/linux/; revision=19781
2013-01-28 00:22:35 +00:00
Ben Hutchings 8202989aa7 Undo an ABI change in 3.2.37
svn path=/dists/sid/linux/; revision=19778
2013-01-27 01:32:39 +00:00
Ben Hutchings 08517ae9bd md: protect against crash upon fsync on ro array (Closes: #696650)
svn path=/dists/sid/linux/; revision=19777
2013-01-27 00:41:05 +00:00
Ben Hutchings 82605cce77 ext4: Fix corruption by hole punch in large files (Closes: #685726)
svn path=/dists/sid/linux/; revision=19776
2013-01-27 00:14:04 +00:00
Ben Hutchings d8ca2ec22d bridge: Pull ip header into skb->data before looking into ip header. (Closes: #697903)
svn path=/dists/sid/linux/; revision=19754
2013-01-19 20:07:53 +00:00
Ben Hutchings 546c19fa7c [s390] s390/time: fix sched_clock() overflow (Closes: #698382)
svn path=/dists/sid/linux/; revision=19753
2013-01-19 20:00:24 +00:00
Ben Hutchings ac43813411 [i386] xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. (CVE-2013-0190)
svn path=/dists/sid/linux/; revision=19748
2013-01-19 18:33:53 +00:00
Ben Hutchings 7fa1c9ff04 fs: cachefiles: add support for large files in filesystem caching (Closes: #698376)
svn path=/dists/sid/linux/; revision=19747
2013-01-19 18:11:12 +00:00
Ben Hutchings f06024c7fa Update to 3.7.3
svn path=/dists/trunk/linux/; revision=19741
2013-01-18 01:36:03 +00:00
Ian Campbell b1fcc019d0 Setup gitignore suitable for using pkg-kernel via git svn
svn path=/dists/trunk/linux/; revision=19739
2013-01-17 10:04:32 +00:00
Ian Campbell a070f9769f xen: microcode: update to latest API.
svn path=/dists/trunk/linux/; revision=19736
2013-01-16 19:52:23 +00:00
Ben Hutchings 34d3921224 vt6656: Fix inconsistent structure packing which leads to crash on amd64
svn path=/dists/sid/linux/; revision=19727
2013-01-14 01:49:31 +00:00
Ben Hutchings 1f0bfbac17 Update to 3.7.2
svn path=/dists/trunk/linux/; revision=19721
2013-01-12 00:38:40 +00:00
Ben Hutchings a430b5558a radeon: Firmware is required for DRM and KMS on R600 onward, but not for KMS on earlier chips (Closes: #697229)
svn path=/dists/sid/linux/; revision=19720
2013-01-08 03:27:57 +00:00
Ben Hutchings 4b7276bc07 be2net: Apply backported fixes requested by Emulex (Closes: #697479)
svn path=/dists/sid/linux/; revision=19717
2013-01-06 22:22:24 +00:00
Ben Hutchings e5d8d9ad1e ALSA: usb-audio: Avoid autopm calls after disconnection; Fix missing autopm for MIDI input (Closes: #664068)
svn path=/dists/trunk/linux/; revision=19716
2013-01-06 21:24:30 +00:00
Ben Hutchings 67e40db32a ath6kl: Do not use virt_addr_valid() (fixes FTBFS on mips,mipsel)
svn path=/dists/trunk/linux/; revision=19711
2013-01-06 06:10:19 +00:00
Ben Hutchings 997f08649d Update to 3.2.36
svn path=/dists/sid/linux/; revision=19676
2013-01-04 05:10:47 +00:00
Ben Hutchings 9de27b708b rt2800: add chipset revision RT5390R support (Closes: #696592)
svn path=/dists/sid/linux/; revision=19664
2012-12-29 17:28:57 +00:00
Ben Hutchings ac15a4b9c5 media/rc: Add iguanair driver from Linux 3.7 (Closes: #696925)
svn path=/dists/sid/linux/; revision=19663
2012-12-29 13:57:44 +00:00
Ben Hutchings 494dc867ec Add some macros to aid backporting drivers
svn path=/dists/sid/linux/; revision=19662
2012-12-29 13:04:21 +00:00
Ben Hutchings 5b9872070b Input: wacom - fix touch support for Bamboo Fun CTH-461
svn path=/dists/sid/linux/; revision=19661
2012-12-29 13:02:12 +00:00
Ben Hutchings 7459df34cd Do not use link-vmlinux.sh when cleaning external modules (Closes: #696775)
svn path=/dists/trunk/linux/; revision=19658
2012-12-29 01:25:08 +00:00
Ben Hutchings df5911f385 [x86] drm: Enable DRM_MGAG200 as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-mga

svn path=/dists/trunk/linux/; revision=19646
2012-12-24 00:10:56 +00:00
Ben Hutchings d2bb26f367 [x86] drm: Enable DRM_AST as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-ast

svn path=/dists/trunk/linux/; revision=19645
2012-12-24 00:06:20 +00:00
Ben Hutchings 38726ed91f drm: Enable DRM_UDL as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-displaylink

svn path=/dists/trunk/linux/; revision=19644
2012-12-23 23:58:46 +00:00
Ben Hutchings 0fb560ca34 ptp: Enable clock drivers along with associated net/PHY drivers
svn path=/dists/trunk/linux/; revision=19641
2012-12-23 23:06:58 +00:00
Ben Hutchings ebda0262bd Update to 3.7.1
svn path=/dists/trunk/linux/; revision=19619
2012-12-19 00:18:25 +00:00
Ben Hutchings 8123ace851 Update to 3.7
Update aufs to aufs3.x-rcN-20121210.
Disable rt, probably not available for 3.7.
Refresh/drop patches.  They apply but the result may not build.

svn path=/dists/trunk/linux/; revision=19608
2012-12-16 15:20:29 +00:00
Ben Hutchings 037953707b asix: Add support for Lenovo 10/100 USB dongle
svn path=/dists/sid/linux/; revision=19607
2012-12-16 12:48:56 +00:00
Ben Hutchings 7e597b69c2 audit: Increase maximum number of names logged per syscall to 30 (Closes: #631799)
svn path=/dists/sid/linux/; revision=19606
2012-12-15 01:10:19 +00:00
Ben Hutchings ef781eb6ee Merge changes from sid up to 3.2.35-1
Exclude RT changes and ABI fudges.

Refresh firmware-remove-redundant-log-messages-from-drivers.patch
against 3.6, but don't attempt to cover anything new yet.

svn path=/dists/trunk/linux/; revision=19603
2012-12-10 04:06:21 +00:00
Ben Hutchings 6ded575e90 megaraid_sas: fix memory leak if SGL has zero length entries (Closes: #688198)
svn path=/dists/sid/linux/; revision=19600
2012-12-10 00:14:48 +00:00
Ben Hutchings 7d16ce52f9 exec: Two bug fixes in binfmt recursion
svn path=/dists/sid/linux/; revision=19595
2012-12-09 20:17:53 +00:00
Ben Hutchings 4e3a6433bd kmod: make __request_module() killable (CVE-2012-4398)
svn path=/dists/sid/linux/; revision=19592
2012-12-09 19:41:58 +00:00
Ben Hutchings 3ed90cbba3 [x86] KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
svn path=/dists/sid/linux/; revision=19591
2012-12-09 19:12:04 +00:00
Ben Hutchings 4b4bd6faaa [x86] ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000 (Closes: #692361)
svn path=/dists/sid/linux/; revision=19590
2012-12-09 18:54:48 +00:00
Ben Hutchings 69c5409867 firmware: Make success and failure logging consistent
Add logging to firmware_class and remove redundant logging from drivers.
This should give users a better chance of working out what's missing,
without the need for complex documentation.

svn path=/dists/sid/linux/; revision=19589
2012-12-09 17:13:28 +00:00
Jonathan Nieder 87fbfef5e8 Update to 3.2.35
svn path=/dists/sid/linux/; revision=19586
2012-12-09 04:36:22 +00:00
Arnaud Patard 81cbb80703 backport patches from 3.7-rc to make omap usb build.
svn path=/dists/trunk/linux/; revision=19577
2012-12-05 14:31:51 +00:00
Arnaud Patard c093042502 backport lis3l02dq build fix from staging-next
svn path=/dists/trunk/linux/; revision=19576
2012-12-05 14:27:25 +00:00
Ian Campbell f8e51bd33d xen: microcode: typo fix
svn path=/dists/sid/linux/; revision=19575
2012-12-05 13:51:24 +00:00
Ian Campbell b171676431 xen: microcode: support AMD fam >= 15h.
svn path=/dists/sid/linux/; revision=19574
2012-12-05 12:59:35 +00:00
Maximilian Attems 4c633edefe fix arm* builds
add relevant patch.
Thanks-to: Arnaud Patard <arnaud.patard@rtp-net.org>

svn path=/dists/trunk/linux/; revision=19573
2012-12-04 18:04:10 +00:00
Ben Hutchings f39275cf2e rt2x00: Add device IDs 5362, 5392, 539b (Closes: #694312)
svn path=/dists/sid/linux/; revision=19571
2012-12-02 17:20:08 +00:00
Ben Hutchings a218abd148 Input: i8042 - also perform controller reset when suspending (Closes: #693934)
svn path=/dists/sid/linux/; revision=19570
2012-12-02 17:07:48 +00:00
Ben Hutchings 74b01f14f5 ipv6: Treat ND option 31 as userland (DNSSL support) (Closes: #694522)
svn path=/dists/sid/linux/; revision=19569
2012-12-02 14:49:12 +00:00
Ben Hutchings 6345540884 HID: Add Apple wireless keyboard 2011 ANSI to special driver list (Closes: #694546)
svn path=/dists/trunk/linux/; revision=19567
2012-12-02 14:34:41 +00:00
Ben Hutchings 4f3b2ebb35 mm: avoid ABI change in 3.2.33
svn path=/dists/sid/linux/; revision=19511
2012-11-18 07:11:22 +00:00
Ben Hutchings a3549a225a Update to 3.2.34
Avoid 2 ABI changes in ALSA and rtnetlink.  Ignore ABI change for
removal of disable_hlt() and enable_hlt() on i386; they were only
meant for use by the floppy driver.

svn path=/dists/sid/linux/; revision=19509
2012-11-18 03:56:22 +00:00
Ben Hutchings dd9f677122 radeon: Re-enable KMS by default on x86; add a load-time check for firmware
KMS is still generally broken on !x86 and particularly PowerPC
(#628972), so I have no idea why it was enabled by default for all
architectures.

The load-time check is a gross hack, but I cannot see any more
reliable solution that doesn't involve major changes to both DRM and
radeon.

svn path=/dists/sid/linux/; revision=19506
2012-11-17 07:03:39 +00:00
Ian Campbell 12dd335c3c xen: add Xen microcode driver for Wheezy. (Closes: #693053)
This should go away and be replaced by the in-hypervisor pre-dom0 loader in
Jessie.

svn path=/dists/sid/linux/; revision=19497
2012-11-12 16:54:04 +00:00
Ben Hutchings da2c29d21c [x86] drm/i915: Only kick out vesafb if we takeover the fbcon with KMS (Closes: #686284)
svn path=/dists/sid/linux/; revision=19487
2012-11-09 05:43:10 +00:00
Ben Hutchings 8168aa3085 [x86] asus-laptop: Do not call HWRS on init (Closes: #692436)
svn path=/dists/sid/linux/; revision=19486
2012-11-09 03:10:22 +00:00
Ben Hutchings 7893fc2202 Update to 3.6.5
This fixes a regression in 3.6.4 and includes a fix previously in the rt
series.

It also disables link security restrictions by default, so add a patch to
re-enable them.

svn path=/dists/trunk/linux/; revision=19478
2012-11-02 05:34:58 +00:00
Ben Hutchings a3220ccba1 Update to 3.2.33
svn path=/dists/sid/linux/; revision=19475
2012-11-01 05:23:25 +00:00
Ben Hutchings 1ef383f5a2 cirrus: Disable by default, as it is currently incompatible with xserver-xorg-video-cirrus
svn path=/dists/trunk/linux/; revision=19462
2012-10-29 03:29:43 +00:00
Ben Hutchings a366f23fc9 Update to 3.6.4
svn path=/dists/trunk/linux/; revision=19461
2012-10-29 03:19:37 +00:00
Ben Hutchings 97a28bf87b Add fixes for #690956 and #691122
svn path=/dists/sid/linux/; revision=19459
2012-10-28 02:12:02 +00:00
Ben Hutchings b5aba14e0d Merge changes from sid up to 3.2.32
svn path=/dists/trunk/linux/; revision=19452
2012-10-22 13:47:03 +00:00
Ben Hutchings c365665084 Avoid another unexpected ABI change
svn path=/dists/sid/linux/; revision=19448
2012-10-22 05:26:14 +00:00
Ben Hutchings 93fccf5956 ALSA: hda: Fix oops caused by "Fix internal mic for Lenovo Ideapad U300s" in 3.2.32
svn path=/dists/sid/linux/; revision=19445
2012-10-22 03:56:20 +00:00
Ben Hutchings e85bc9ad94 kernel/sys.c: fix stack memory content leak via UNAME26 (CVE-2012-0957)
svn path=/dists/sid/linux/; revision=19443
2012-10-21 03:27:59 +00:00
Ben Hutchings 34412d8c86 Add bug fixes for link security auditing
svn path=/dists/sid/linux/; revision=19441
2012-10-21 02:52:07 +00:00
Ben Hutchings 6984ee2510 [x86] storvsc: Account for in-transit packets in the RESET path
svn path=/dists/sid/linux/; revision=19440
2012-10-21 02:43:35 +00:00
Ben Hutchings be2a2afd0e Update to 3.2.32
Drop ite-cir patch applied upstream.
Drop ARM acard workaround; the problem has been fixed differently upstream.

svn path=/dists/sid/linux/; revision=19438
2012-10-20 05:26:29 +00:00
Ben Hutchings 0d0f3701f1 Update to 3.6.2
Drop ite-cir patch applied upstream.
Drop ARM acard workaround; the problem has been fixed differently upstream.

svn path=/dists/trunk/linux/; revision=19437
2012-10-13 08:57:26 +00:00
Ben Hutchings 43ae16c40a [x86] efi: Build EFI stub with EFI-appropriate options
svn path=/dists/sid/linux/; revision=19436
2012-10-12 04:05:04 +00:00
Ben Hutchings fe2316a734 e1000e: Change wthresh to 1 to avoid possible Tx stalls
svn path=/dists/sid/linux/; revision=19435
2012-10-12 03:28:22 +00:00
Ben Hutchings efc90e0081 Update to 3.2.31
Drop 2 patches included in it.
Add some more hideous hacks to maintain ABI.

svn path=/dists/sid/linux/; revision=19432
2012-10-12 02:49:02 +00:00
Ben Hutchings 07053da62e aufs: Update to aufs3.x-rcN-20120827
svn path=/dists/trunk/linux/; revision=19427
2012-10-10 01:36:42 +00:00
Ben Hutchings b8b95c0608 Remove obsolete aufs fix
svn path=/dists/trunk/linux/; revision=19426
2012-10-10 01:31:23 +00:00
Ben Hutchings 9fcfd939c6 Drop redundant patches
Thanks to Jonathan Nieder for identifying these - they were fixed up
to apply but are no longer needed.

svn path=/dists/trunk/linux/; revision=19423
2012-10-09 05:25:17 +00:00
Ben Hutchings fe2bf16875 iwlwifi: Do not request unreleased firmware for IWL6000 (Closes: #689416)
svn path=/dists/sid/linux/; revision=19420
2012-10-08 13:58:15 +00:00
Ben Hutchings b0f9128000 SUNRPC: Set alloc_slot for backchannel tcp ops (regression in 3.2.30)
svn path=/dists/sid/linux/; revision=19414
2012-10-07 13:54:38 +00:00
Ben Hutchings dc33059883 tg3: Fix TSO CAP for 5704 devs w / ASF enabled
Cherry-picked based on an upstream bug report by a Debian user.

svn path=/dists/sid/linux/; revision=19413
2012-10-05 03:40:40 +00:00
Bastian Blank 9e6570e6b8 * debian/changelog: Update version to 3.6-1~experimental.1
* debian/patches: Fixup broken and remove applied patches.

svn path=/dists/trunk/linux/; revision=19409
2012-10-04 19:15:20 +00:00
Bastian Blank 31c831977e * debian/changelog: Update version to 3.5.5-1~experimental.1
* debian/patches: Fixup broken and remove applied patches.

svn path=/dists/trunk/linux/; revision=19404
2012-10-04 09:01:59 +00:00
Ben Hutchings ee3f1c9384 codel: refine one condition to avoid a nul rec_inv_sqrt
svn path=/dists/sid/linux/; revision=19403
2012-09-29 12:20:38 +00:00
Ben Hutchings a13dc8edcd perf: Hide ABI change in 3.2.30
svn path=/dists/sid/linux/; revision=19398
2012-09-25 14:16:49 +00:00
Ben Hutchings 9b830c9436 Update to 3.2.30
Drop a lot of patches that were cherry-picked from it.
Ignore perf_event and sunrpc xprt ABI changes (should be the only ones).

svn path=/dists/sid/linux/; revision=19389
2012-09-20 04:42:46 +00:00
Ben Hutchings af9147122a Merge changes from sid up to 3.2.29-1
Most of the patches added to sid are already in 3.5 and could be dropped.
Some others needed to be re-generated without the backporting changes.

Ignore the rt changes as there is no rt featureset for 3.5.

svn path=/dists/trunk/linux/; revision=19387
2012-09-17 02:19:21 +00:00
Ben Hutchings 1fd7124a8b Cherry-pick important fixes from 3.2 stable patch queue
Mostly networking security fixes; also one mm denial-of-service fix
and one other networking fix that involves an ABI change.

svn path=/dists/sid/linux/; revision=19380
2012-09-16 00:04:13 +00:00
Ben Hutchings 2f89585a47 Update to 3.2.29
svn path=/dists/sid/linux/; revision=19378
2012-09-15 22:26:00 +00:00
Ben Hutchings d4de026a3f speakup: lower default software speech rate (Closes: #686742)
svn path=/dists/sid/linux/; revision=19375
2012-09-10 03:32:25 +00:00
Ben Hutchings 80bb8e7fe5 [armel/kirkwood] ahci: Add JMicron 362 device IDs (Closes: #634180)
svn path=/dists/sid/linux/; revision=19372
2012-09-10 00:13:53 +00:00
Ben Hutchings 9f46f66c60 speakup: Fix crash on 'goto' operation (Closes: #685953)
svn path=/dists/sid/linux/; revision=19370
2012-09-09 17:07:24 +00:00
Ben Hutchings 662f1a9f77 [x86] drm/i915: Fix i8xx interrupt handling (Closes: #655152)
svn path=/dists/sid/linux/; revision=19369
2012-09-07 02:33:55 +00:00
Ben Hutchings 0dc8c8d372 [alpha] Use gcc-4.6 (Closes: #685894)
svn path=/dists/sid/linux/; revision=19356
2012-08-28 18:11:27 +00:00
Ben Hutchings 14c53a8fe5 mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver (Closes: #686040)
svn path=/dists/trunk/linux/; revision=19355
2012-08-28 18:04:03 +00:00
Ben Hutchings 3b89cc45a2 Update to 3.5.3
svn path=/dists/trunk/linux/; revision=19354
2012-08-28 04:31:51 +00:00
Ben Hutchings 05990430e6 usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams (Closes: #668211)
svn path=/dists/sid/linux/; revision=19350
2012-08-21 03:50:56 +00:00
Ben Hutchings 67c3f4b39e rc: ite-cir: Initialise ite_dev::rdev earlier (Closes: #684441)
svn path=/dists/sid/linux/; revision=19333
2012-08-19 21:28:13 +00:00
Ben Hutchings a04d395feb Update to 3.2.28
svn path=/dists/sid/linux/; revision=19327
2012-08-19 19:23:15 +00:00
Bastian Blank c2405c638f * debian/changelog: Update version to 3.5.1-1~experimental-1.
* debian/patches: Remove merged patches.

svn path=/dists/trunk/linux/; revision=19323
2012-08-13 14:47:48 +00:00
Ben Hutchings 3aeb7e379a PCI/PM/Runtime: make PCI traces quieter (Closes: #684049)
svn path=/dists/sid/linux/; revision=19320
2012-08-12 23:41:13 +00:00
Ben Hutchings 5b04cb8ce9 e1000: add dropped DMA receive enable back in for WoL (Closes: #684618)
svn path=/dists/sid/linux/; revision=19319
2012-08-12 21:27:01 +00:00
Ben Hutchings f9b37576f7 rds: set correct msg_namelen (CVE-2012-3430)
svn path=/dists/sid/linux/; revision=19316
2012-08-11 01:02:27 +00:00
Ben Hutchings c2ae6a23b9 Update to 3.2.27
Drop 2 patches that went into this update.

Drop the rt patch that disables use of add_interrupt_randomness().  It
conflicts with the RNG changes in 3.2.27, and those include a change
that makes it lockless specifically so it will be usable with rt.

svn path=/dists/sid/linux/; revision=19315
2012-08-10 01:42:19 +00:00
Ben Hutchings 3797ba1690 Drop r8169 bql patch, as it has been reverted upstream
svn path=/dists/sid/linux/; revision=19314
2012-08-07 12:15:25 +00:00
Ben Hutchings 9411d323eb lirc_sir: make device registration work (Closes: #680762)
svn path=/dists/sid/linux/; revision=19311
2012-08-05 22:55:38 +00:00
Ben Hutchings 4a4fd06c67 fs: Update link security restrictions to match Linux 3.6:
- Drop kconfig options; restrictions can only be disabled by sysctl
- Change the audit message type from AUDIT_AVC (1400) to AUDIT_ANON_LINK (1702)

svn path=/dists/sid/linux/; revision=19310
2012-08-05 21:02:07 +00:00
Ben Hutchings e398cff2ef net: Add byte queue limits (bql) for reduced buffer-bloat
[prerequisite] net: new counter for tx_timeout errors in sysfs
bnx2,bnx2x,e1000e,forcedeth,igb,ixgbe,r8169,sfc,skge,sky2,tg3: Add support for bql


svn path=/dists/sid/linux/; revision=19307
2012-08-04 13:32:28 +00:00
Ben Hutchings 28f28f994c Bump ABI to 4
The mm fixes in 3.2.25 changed struct address_space_operations and
struct task_struct.

svn path=/dists/sid/linux/; revision=19305
2012-08-03 01:41:42 +00:00
Ben Hutchings 1d65a00c89 Update to 3.2.25
Drop one bug fix that was included.
Refresh various other patches with more or less serious conflicts.

svn path=/dists/sid/linux/; revision=19304
2012-08-03 01:37:42 +00:00
Ben Hutchings a0123a711d [x86] applesmc: Update to Linux 3.6, including fixes for new MacBook models
svn path=/dists/trunk/linux/; revision=19301
2012-08-01 13:08:51 +00:00
Ben Hutchings 1959e0ddef Merge changes from sid up to 3.2.23-1
svn path=/dists/trunk/linux/; revision=19298
2012-08-01 03:42:23 +00:00
Ben Hutchings 01a5ea1aab debugfs: Avoid ABI change for mount options
svn path=/dists/sid/linux/; revision=19295
2012-07-26 12:38:15 +00:00
Ben Hutchings 3175cdc576 debugfs: Add mode, uid and gid mount options; set default mode to 700 (Closes: #681418)
svn path=/dists/sid/linux/; revision=19294
2012-07-26 03:51:00 +00:00
Ben Hutchings aa7975939f Update to 3.2.24
Drop many bugfix patches that passed review in this version.
Resolve conflicts between rt featureset and the leap second fixes.
Add patches to undo various ABI changes.

svn path=/dists/sid/linux/; revision=19293
2012-07-26 01:04:02 +00:00
Ben Hutchings 7bc48edffc Add more fixes currently in the patch queue for 3.2.24
svn path=/dists/sid/linux/; revision=19277
2012-07-22 17:58:25 +00:00
Ben Hutchings 3eb84c68dc raid5: delayed stripe fix (Closes: #680366)
svn path=/dists/sid/linux/; revision=19274
2012-07-22 16:28:43 +00:00
Ben Hutchings 1069c39990 atl1c: fix issue of transmit queue 0 timed out
svn path=/dists/sid/linux/; revision=19272
2012-07-22 02:37:20 +00:00
Ben Hutchings e76e94c504 aufs: Update to 3.x-rcN 20120618
svn path=/dists/trunk/linux/; revision=19271
2012-07-22 00:33:36 +00:00
Ben Hutchings bdf73892ab Update to 3.5
Drop many patches that were backported from 3.5.
Refresh debian/kernelvariables.patch
Disable aufs and rt for now.

svn path=/dists/trunk/linux/; revision=19270
2012-07-21 23:32:14 +00:00
Ben Hutchings 0f113817b2 cipso: don't follow a NULL pointer when setsockopt() is called
svn path=/dists/sid/linux/; revision=19267
2012-07-21 18:38:08 +00:00
Ben Hutchings 8e01cd4b5c [x86] drm/i915: prefer wide & slow to fast & narrow in DP configs (Closes: #658662)
svn path=/dists/sid/linux/; revision=19266
2012-07-21 18:06:28 +00:00
Ben Hutchings f0ee42b4df e100: ucode is optional in some cases
svn path=/dists/sid/linux/; revision=19265
2012-07-21 17:49:18 +00:00
Ben Hutchings 219ef1bb1e nouveau: Update to support Fermi (NVC0+) acceleration (Closes: #679566)
svn path=/dists/sid/linux/; revision=19254
2012-07-15 22:16:20 +00:00
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