Commit Graph

1755 Commits

Author SHA1 Message Date
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