Commit Graph

4509 Commits

Author SHA1 Message Date
Ben Hutchings 000a73ec79 linux-headers: Fix file installation on architectures without Kbuild.platforms (Closes: #703800)
svn path=/dists/sid/linux/; revision=19942
2013-03-23 23:22:08 +00:00
Ben Hutchings 6b2afc5cf7 [ia64] udeb: Remove efi-modules package; make kernel-image provide efi-modules (fixes FTBFS)
svn path=/dists/sid/linux/; revision=19941
2013-03-23 18:12:41 +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 9a503ad42c Prepare to release linux (3.2.41-1).
svn path=/dists/sid/linux/; revision=19936
2013-03-22 18:24:45 +00:00
Ben Hutchings 10f7c2ed0f [rt] Update to 3.2.40-rt60
svn path=/dists/sid/linux/; revision=19935
2013-03-22 18:24:08 +00:00
Ben Hutchings 940319a743 [x86,powerpc/powerpc64] random: Change HW_RANDOM back from built-in to module, as we now have a real fix for #701784
svn path=/dists/sid/linux/; revision=19934
2013-03-22 01:16:31 +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 e871712cbc Apply security fixes and other important fixes from 3.2.y-queue
svn path=/dists/sid/linux/; revision=19931
2013-03-21 06:26:43 +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 1df6e18669 drm, agp: Update to 3.4.37
svn path=/dists/sid/linux/; revision=19925
2013-03-21 00:56:25 +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 702f411066 Do not claim that 3.8.4 fixes #71189; it only fixes the second bug mentioned there
svn path=/dists/trunk/linux/; revision=19923
2013-03-20 23:58:50 +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 b8639bbdc5 Prepare to release linux (3.8.3-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19920
2013-03-19 13:45:46 +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
Ian Campbell c60e79b3f3 arm: correct path to DTB files. Patch from Nobuhiro Iwamatsu. (Closes: #703082)
svn path=/dists/trunk/linux/; revision=19914
2013-03-16 08:58:50 +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 dc2bf92471 aufs: Update to aufs3.8-20130311
svn path=/dists/trunk/linux/; revision=19910
2013-03-10 01:48:39 +00:00
Ben Hutchings 564316e564 udeb: Add hid-topseed to input-modules (Closes: #702611)
svn path=/dists/sid/linux/; revision=19909
2013-03-09 04:16:52 +00:00
Ben Hutchings bfff8763fe Prepare to release linux (3.8.2-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19907
2013-03-07 05:40:38 +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 533dace9d4 mmc,memstick: Enable MMC_REALTEK_PCI and MEMSTICK_REALTEK_PCI as modules
svn path=/dists/trunk/linux/; revision=19898
2013-03-04 02:07:31 +00:00
Ben Hutchings 81db6b5fab mfd: Enable MFD_RTSX_PCI as module, replacing RTS_PSTOR (Closes: #702108)
svn path=/dists/trunk/linux/; revision=19897
2013-03-04 02:01:00 +00:00
Ben Hutchings 59229f2de2 test-patches: Add --fuzz option to allow testing patches that have fuzz
svn path=/dists/sid/linux/; revision=19896
2013-03-03 23:43:05 +00:00
Ben Hutchings 63ad08c556 test-patches: Clean up all previous test patches, whether or not they were applied
svn path=/dists/sid/linux/; revision=19895
2013-03-03 23:40:22 +00:00
Ben Hutchings f1b48ab9da net: Enable USB_NET_CDC_MBIM as module (Closes: #701869)
svn path=/dists/trunk/linux/; revision=19894
2013-03-03 02:58:47 +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 9c86ce9fbb genorig: Accept xz-compressed upstream tarballs and patches, thanks to Sedat Dilek
svn path=/dists/trunk/linux/; revision=19885
2013-03-02 16:02:15 +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
Aurelien Jarno 18844a3cf7 [{mips,mipsel}/{4,5}kc-malta] Enable HW_RANDOM as module so that both flavours have a consistent configuration.
svn path=/dists/sid/linux/; revision=19882
2013-03-02 00:59:48 +00:00
Aurelien Jarno 7b3c271c7c headers: Include Kbuild.platforms and Platform files in -common to fix out-of-tree building on mips and mipsel.
svn path=/dists/sid/linux/; revision=19880
2013-03-01 22:03:38 +00:00
Aurelien Jarno c9604797ff [mips/octeon] Change HW_RANDOM and HW_RANDOM_OCTEON to modules.
svn path=/dists/trunk/linux/; revision=19879
2013-03-01 18:14:24 +00:00
Aurelien Jarno df7affc8aa [mips,mipsel] Disable VGA_CONSOLE and ignore the corresponding ABI change. It is completely broken on MIPS.
svn path=/dists/sid/linux/; revision=19878
2013-03-01 15:07:35 +00:00
Ben Hutchings 144cc9c9b5 linux-image: Increase minimum version of initramfs-tools to 0.110~ which copes with the recently renamed EHCI and NFS modules
svn path=/dists/trunk/linux/; revision=19877
2013-03-01 14:55:46 +00:00
Ben Hutchings 512e0d44e0 Prepare to release linux (3.2.39-2).
svn path=/dists/sid/linux/; revision=19868
2013-02-27 05:44:29 +00:00
Ben Hutchings 753fc47bd3 [powerpc/powerpc64] random: Change HW_RANDOM from module to built-in, to work around virtio-rng bug
svn path=/dists/sid/linux/; revision=19867
2013-02-27 03:48:11 +00:00
Ben Hutchings 8fe645e8a0 [x86] random: Change HW_RANDOM from module to built-in, to work around (Closes: #701784)
svn path=/dists/sid/linux/; revision=19866
2013-02-27 03:44:20 +00:00
Ben Hutchings 1fc13b314e [armel/versatile] i2c: Re-enable I2C_PCA_PLATFORM as module, erroneously disabled in 3.2.39-1 (fixes FTBFS)
svn path=/dists/sid/linux/; revision=19865
2013-02-27 03:20:12 +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 72760b57cb Prepare to release linux (3.8-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19863
2013-02-26 12:52:36 +00:00
Ben Hutchings 691ede6006 Ignore removal of drm_sman_* symbols, previously built-in on sparc
svn path=/dists/sid/linux/; revision=19862
2013-02-26 12:44:59 +00:00
Ben Hutchings ca472815e5 [rt] Update to 3.2.39-rt59
svn path=/dists/sid/linux/; revision=19861
2013-02-26 04:06:06 +00:00
Ben Hutchings 7ffc350ed2 Attempt to fix FTBFS on s390,s390x,sparc
svn path=/dists/sid/linux/; revision=19860
2013-02-26 02:24:12 +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 f6a5afc873 Prepare to release linux (3.2.39-1).
svn path=/dists/sid/linux/; revision=19855
2013-02-25 02:08:55 +00:00
Ben Hutchings c25ac29292 Reorder current changelog entry so my changes appear after other people's that they depend on
svn path=/dists/sid/linux/; revision=19854
2013-02-25 00:36:33 +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 e7265e815f Note that 3.8 (probably) fixed #602966
svn path=/dists/trunk/linux/; revision=19842
2013-02-24 00:21:24 +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 906dab2b06 Note that KiBi closes his own bug #697740
svn path=/dists/sid/linux/; revision=19839
2013-02-23 04:50:30 +00:00
Ben Hutchings 2aedaff7b1 linux-image-dbg: Add symlinks to vmlinux from the locations expected by kdump-tools (Closes: #700418), systemtap and others
svn path=/dists/sid/linux/; revision=19838
2013-02-23 04:49:21 +00:00
Ben Hutchings 36281883a6 Note that 3.8 fixes #595920
svn path=/dists/trunk/linux/; revision=19834
2013-02-21 04:26:04 +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 cdf72380bf Prepare to release linux (3.7.8-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19822
2013-02-15 14:33:33 +00:00
Ben Hutchings 1dc2d078a1 Note that 3.2.36 fixes #700550 (probably)
svn path=/dists/sid/linux/; revision=19820
2013-02-15 03:49:55 +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 85989749d4 aufs: Update to aufs3.2-20130204
svn path=/dists/sid/linux/; revision=19817
2013-02-15 01:21:50 +00:00
Ben Hutchings 7467729098 [rt] Update to 3.2.38-rt57
svn path=/dists/sid/linux/; revision=19816
2013-02-15 01:17:27 +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 8d55151460 [armhf/mx5] Update description to mention i.MX53
svn path=/dists/sid/linux/; revision=19799
2013-02-10 01:11:38 +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 5ba78f8730 [rt] Update to 3.2.38-rt56
svn path=/dists/sid/linux/; revision=19797
2013-02-09 17:04: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 1e98a9bf8c Update to 3.7.6
svn path=/dists/trunk/linux/; revision=19793
2013-02-07 04:09:44 +00:00
Ben Hutchings 2aad44d7a3 Add powerpcspe architecture, thanks to Roland Stigge (Closes: #693042)
svn path=/dists/trunk/linux/; revision=19792
2013-02-07 03:17:30 +00:00
Ben Hutchings 77f1faf401 [amd64] edac: Enable EDAC_SBRIDGE as module (Closes: #699283)
svn path=/dists/sid/linux/; revision=19791
2013-02-06 06:35:24 +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 c317e753f0 Note that i915 backlight inversion quirks also fix #680737
svn path=/dists/sid/linux/; revision=19784
2013-01-28 05:21:38 +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 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 89c6781d62 [armel/versatile,armhf/vexpress] i2c: Enable I2C, I2C_VERSATILE as modules (Closes: #696182)
svn path=/dists/sid/linux/; revision=19767
2013-01-21 04:42:29 +00:00
Ben Hutchings 3127a590bd Bump python build-dep, needed since the switch from local SortedDict to collections.OrderedDict (new in version 2.7).
svn path=/dists/sid/linux/; revision=19756
2013-01-19 21:44:42 +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 7559b067e5 [rt] Update to 3.2.37-rt55
svn path=/dists/sid/linux/; revision=19750
2013-01-19 19:29:08 +00:00
Ben Hutchings 90168cba7e Update to 3.2.37
svn path=/dists/sid/linux/; revision=19749
2013-01-19 19:23:47 +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 2a9598a754 Prepare to release linux (3.7.3-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19742
2013-01-18 04:19:50 +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
Ben Hutchings 22628d7a86 [!powerpc] radeon: Reenable DRM_RADEON_KMS, as it apparently works on most non-PowerMac systems
svn path=/dists/sid/linux/; revision=19740
2013-01-17 13:13:53 +00:00
Ben Hutchings 43a8ab530b Correct the changelog item about ipv6-modules
svn path=/dists/trunk/linux/; revision=19738
2013-01-16 22:16:26 +00:00
Ben Hutchings 723ecb9ac9 [armel/orion5x] Make IPV6 a module again due to kernel size limit (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19737
2013-01-16 22:13:57 +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 5d1f93eb6a udeb: Remove ipv6-modules on all architectures/flavours except for armel/iop32x (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19735
2013-01-15 15:18:22 +00:00
Ben Hutchings 4480e0a79a [!x86] Disable ZRAM, ZSMALLOC as modules (Reopens: #676779), as they really aren't portable yet.
svn path=/dists/trunk/linux/; revision=19734
2013-01-15 15:14:14 +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 833435d74c udeb: Add specialised USB keyboard/mouse drivers to input-modules (Closes: #697035)
svn path=/dists/sid/linux/; revision=19719
2013-01-07 05:24:16 +00:00
Ben Hutchings e73bace300 [rt] Update to 3.2.36-rt54
svn path=/dists/sid/linux/; revision=19718
2013-01-06 22:44:12 +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 6d430f7bfe Note that 3.2.36 fixes #664068
svn path=/dists/sid/linux/; revision=19715
2013-01-06 21:20:45 +00:00
Ben Hutchings c6aad6ec7c [armel/iop32x,armel/ixp4xx] Make IPV6 a module again due to kernel size limit (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19712
2013-01-06 06:18:20 +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 61d61bdb09 [armhf/omap] Make OMAP_DMA built-in (fixes FTBFS)
Various drivers will call into it if it's enabled, and some of them are
built-in.  This is a bug in kconfig dependencies, but it's not obvious
how to fix it.

svn path=/dists/trunk/linux/; revision=19710
2013-01-06 05:10:01 +00:00
Ben Hutchings 4a9bf3378a [ia64] nouveau: Disable another bit of ACPI support (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19709
2013-01-06 04:40:13 +00:00
Ben Hutchings 2243576c5b Prepare to release linux (3.7.1-1~experimental.2).
svn path=/dists/trunk/linux/; revision=19696
2013-01-06 03:38:12 +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 51ab8338ff [armhf] udeb: Fix network driver selection
svn path=/dists/sid/linux/; revision=19675
2013-01-03 04:42:47 +00:00
Ben Hutchings f64d101705 [armhf/mx5] mtd: Enable MTD_BLOCK as module
flash-kernel depends on mtdblock, so enable that and include it in
mtd-modules instead of mtdchar (which wasn't enabled either).

svn path=/dists/sid/linux/; revision=19673
2013-01-02 14:25:57 +00:00
Ben Hutchings 0abe8105c2 [armhf/mx5] Add mtd-modules including mtd, mtdchar and m25p80
svn path=/dists/sid/linux/; revision=19672
2013-01-02 02:00:54 +00:00
Ben Hutchings 3a8a108f3d [armhf/mx5] udeb: Add missing storage drivers
svn path=/dists/sid/linux/; revision=19671
2013-01-01 22:46:48 +00:00
Aurelien Jarno bf779b6201 * [armhf/vexpress] Add kernel udebs.
svn path=/dists/sid/linux/; revision=19668
2012-12-31 07:48:24 +00:00
Ben Hutchings 476b0a12f5 Enable ZRAM, ZSMALLOC as modules on all architectures (Closes: #676779)
svn path=/dists/trunk/linux/; revision=19665
2012-12-29 18:02:45 +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 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 962dfcf122 Add prefix to last log entry
svn path=/dists/trunk/linux/; revision=19659
2012-12-29 01:55:04 +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 42681a39c4 linux-headers-common: Include the include/uapi/asm-generic directory (Closes: #696664)
svn path=/dists/trunk/linux/; revision=19657
2012-12-29 01:12:07 +00:00
Ben Hutchings 36f2193823 Prepare to release linux (3.7.1-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19648
2012-12-24 03:52:09 +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 eb55df0795 [!x86] drm: Disable DRM_VMWGFX
svn path=/dists/trunk/linux/; revision=19642
2012-12-23 23:21:27 +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 ff1f65e617 Enable various new (or newish) drivers and features
svn path=/dists/trunk/linux/; revision=19639
2012-12-23 22:41:41 +00:00
Ben Hutchings 04bd09967b [i386,alpha] media/radio: Enable V4L_RADIO_ISA_DRIVERS and re-enable the ISA drivers
svn path=/dists/trunk/linux/; revision=19634
2012-12-22 15:10:18 +00:00
Ben Hutchings 3ed2e3b59e [i386] comedi: Re-enable COMEDI_ISA_DRIVERS
svn path=/dists/trunk/linux/; revision=19633
2012-12-22 14:42:31 +00:00
Ben Hutchings 60e99276b0 [armhf/mx5] Fix up config for recent renaming, merging, removal, and other mess
svn path=/dists/trunk/linux/; revision=19631
2012-12-22 13:57:58 +00:00
Ben Hutchings 4cfcf7e99d Fix up config for merging, replacement and removals in 3.7 and earlier
svn path=/dists/trunk/linux/; revision=19627
2012-12-22 03:49:34 +00:00
Ben Hutchings ea878cca88 Fix up config for renaming, merging and addition of dependencies in 3.7 and earlier
svn path=/dists/trunk/linux/; revision=19626
2012-12-22 03:35:05 +00:00
Ben Hutchings c6333e7726 [mips,mipsel,sparc] media/parpot: Disable VIDEO_PMS in all configurations where the other parport video drivers are disabled
svn path=/dists/trunk/linux/; revision=19625
2012-12-22 02:52:54 +00:00
Ben Hutchings 02240f073e Merge changes from sid up to 3.2.35-2
svn path=/dists/trunk/linux/; revision=19622
2012-12-19 11:31:16 +00:00
Ben Hutchings 0ab5830f6c Prepare to release linux (3.2.35-2).
svn path=/dists/sid/linux/; revision=19621
2012-12-19 11:23:23 +00:00
Ben Hutchings 4aa3495673 udeb: Add ums-eneub6250, ums-realtek (Closes: #694348) to usb-storage-modules
While we're at it:
- Sort the ums-* modules into alphabetical order, so they're easier
  to compare with the list of built modules
- Make the ums-* modules non-optional, as the choice of which to build
  is not architecture/flavour-dependent

svn path=/dists/sid/linux/; revision=19620
2012-12-19 03:41:15 +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 1f0a230835 Note closure of bug #696248
svn path=/dists/sid/linux/; revision=19618
2012-12-18 22:21:30 +00:00
Ben Hutchings 16abce3804 Make gcc-4.7 the default compiler
svn path=/dists/trunk/linux/; revision=19611
2012-12-16 17:36:43 +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 cc3fd53bd9 [rt] Update to 3.2.35-rt52 (no functional changes)
svn path=/dists/sid/linux/; revision=19605
2012-12-14 01:14:08 +00:00
Ben Hutchings 4a44937b1d [ia64] Make IPV6 built-in (fixes FTBFS)
svn path=/dists/sid/linux/; revision=19604
2012-12-10 13:14:34 +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 2f16347aae Prepare to release linux (3.2.35-1).
svn path=/dists/sid/linux/; revision=19601
2012-12-10 02:01:11 +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 3e0d1c3fcb udeb: Move rtl8180 to nic-wireless-modules
It didn't belong in nic-usb-modules (it's not USB), but as it's
a wireless driver it doesn't belong in nic-extra-modules either!

svn path=/dists/sid/linux/; revision=19599
2012-12-10 00:09:47 +00:00
Ben Hutchings b387525342 [rt] Update to 3.2.34-rt51
svn path=/dists/sid/linux/; revision=19597
2012-12-09 22:00:02 +00:00
Ben Hutchings 1755d01153 Note some more important bug fixes in 3.2.35
svn path=/dists/sid/linux/; revision=19596
2012-12-09 21:18:55 +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 4e2693e858 Note that 3.2.34 fixes CVE-2012-4565
svn path=/dists/sid/linux/; revision=19594
2012-12-09 20:13:50 +00:00
Ben Hutchings 4e5d9c3589 Note that 3.2.33 fixes CVE-2012-4508
svn path=/dists/sid/linux/; revision=19593
2012-12-09 19:43:08 +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
Ben Hutchings 7a3f0fddf4 Note that disabling DRM_RADEON_KMS on !x86 closes #628972
svn path=/dists/sid/linux/; revision=19588
2012-12-09 13:34:19 +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
Ben Hutchings e9488bea16 udeb: Add pata_piccolo to pata-modules (Closes: #695437)
svn path=/dists/sid/linux/; revision=19585
2012-12-08 14:37:52 +00:00
Maximilian Attems f66d171385 enable new phy drivers
svn path=/dists/trunk/linux/; revision=19582
2012-12-06 18:51:51 +00:00
Maximilian Attems 264f673968 enable AMD_PHY
svn path=/dists/trunk/linux/; revision=19581
2012-12-06 18:51:47 +00:00
Maximilian Attems 0fdd3e00fb enable wiznet ethernet drivers
svn path=/dists/trunk/linux/; revision=19580
2012-12-06 18:51:41 +00:00
Maximilian Attems b53520d6dc prepare 3.6.9-1~experimental.1
svn path=/dists/trunk/linux/; revision=19579
2012-12-05 15:18:35 +00:00
Arnaud Patard 55b588f670 update changelog
svn path=/dists/trunk/linux/; revision=19578
2012-12-05 14:32:14 +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
Maximilian Attems f4cb9f38fc changelog: update to latest stable
svn path=/dists/trunk/linux/; revision=19572
2012-12-04 15:20:28 +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 dc5e4f3c04 Add previous HID fix to the changelog
svn path=/dists/trunk/linux/; revision=19568
2012-12-02 14:46:37 +00:00
Ben Hutchings 898dd9babd usb: Disable UAS
It is known to be broken (see commit fb37ef98015f), and the supported
devices can also work with usb-storage.

svn path=/dists/sid/linux/; revision=19566
2012-12-02 13:55:49 +00:00
Maximilian Attems 49e1de37f2 enable bunch of HID drivers
svn path=/dists/trunk/linux/; revision=19564
2012-11-30 15:20:38 +00:00
Maximilian Attems fe06d6d21f Enable USB_NET_QMI_WWAN
svn path=/dists/trunk/linux/; revision=19562
2012-11-30 15:20:34 +00:00
Maximilian Attems e116b0732b x86 enable INTEL_MEI
curious which can of worms this opens.

svn path=/dists/trunk/linux/; revision=19561
2012-11-30 15:20:31 +00:00
Maximilian Attems c4d85d79ae enalbe NET_EMATCH_IPSET
svn path=/dists/trunk/linux/; revision=19560
2012-11-30 15:20:29 +00:00
Maximilian Attems e9ad260c72 Enable NETFILTER_XT_TARGET_HMARK
svn path=/dists/trunk/linux/; revision=19559
2012-11-30 15:20:27 +00:00
Maximilian Attems 29a438edc9 prepare to release 3.6.8
svn path=/dists/trunk/linux/; revision=19558
2012-11-28 17:36:59 +00:00
Maximilian Attems 189dd678b4 enable SBP_TARGET
svn path=/dists/trunk/linux/; revision=19557
2012-11-28 11:52:30 +00:00
Maximilian Attems 3456c10e78 enable DVB_USB_RTL28XXU
svn path=/dists/trunk/linux/; revision=19556
2012-11-28 11:50:03 +00:00
Maximilian Attems bbecfe1786 update to 3.6.8
svn path=/dists/trunk/linux/; revision=19555
2012-11-28 11:45:35 +00:00
Bastian Blank d0cc10e33c * debian/changelog: Update.
* debian/config/armhf/config, debian/config/armel/config:
  Remove KERNEL_GZIP, KERNEL_LZMA.
* debian/config/config: Set KERNEL_XZ.

svn path=/dists/trunk/linux/; revision=19540
2012-11-26 19:46:06 +00:00
Bastian Blank c36d637cca * debian/changelog: Update.
* debian/config/config:
  Move TRANSPARENT_HUGEPAGE from debian/config/kernelarch-x86/config.

svn path=/dists/trunk/linux/; revision=19535
2012-11-25 14:09:06 +00:00
Bastian Blank 99c6d67eb2 * debian/changelog: Update.
* debian/config/s390/config.s390, debian/config/s390/config.s390x:
  Remove not longer supported IPL options.
* debian/config/s390/config.s390-tape, debian/config/s390/config.s390x-tape:
  Remove.
* debian/config/s390/defines, debian/config/s390x/defines:
  Remove s390x-tape image.
* debian/installer/s390/kernel-versions,
  debian/installer/s390/modules/s390x-tape,
  debian/installer/s390x/kernel-versions,
  debian/installer/s390x/modules/s390x-tape:
  Remove s390x-tape definitions.

svn path=/dists/trunk/linux/; revision=19534
2012-11-25 13:58:27 +00:00
Ben Hutchings 378b71c0c6 Note #693190 closed by 3.2.33
svn path=/dists/sid/linux/; revision=19532
2012-11-25 12:54:24 +00:00
Bastian Blank 10be003187 * debian/changelog: Update.
* debian/config/config: Enable NETPRIO_CGROUP.

svn path=/dists/trunk/linux/; revision=19531
2012-11-24 22:13:21 +00:00
Bastian Blank 84512ae699 * debian/changelog: Update.
* debian/config/config: Enable BLK_DEV_THROTTLING.

svn path=/dists/trunk/linux/; revision=19530
2012-11-24 22:09:46 +00:00
Bastian Blank 6bf43a5280 debian/changelog: Fix spelling.
svn path=/dists/trunk/linux/; revision=19528
2012-11-24 20:06:03 +00:00
Bastian Blank e0c041c869 * debian/changelog: Update.
* debian/config/kernelarch-x86/config:
  Enable ASUS_LAPTOP, FUJITSU_LAPTOP, FUJITSU_TABLET, HP_WMI, MSI_LAPTOP,
  PANASONIC_LAPTOP, COMPAL_LAPTOP, SONY_LAPTOP and APPLE_GMUX.

svn path=/dists/trunk/linux/; revision=19527
2012-11-24 18:09:16 +00:00
Bastian Blank 6926f04e38 * debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-64:
  Enable CRYPTO_CAMELLIA_X86_64, CRYPTO_SERPENT_AVX_X86_64 and
  CRYPTO_TWOFISH_AVX_X86_64.

svn path=/dists/trunk/linux/; revision=19526
2012-11-24 17:58:48 +00:00
Bastian Blank 2b912bf629 * debian/changelog: Update.
* debian/config/config: Enable XEN_PCIDEV_BACKEND.

svn path=/dists/trunk/linux/; revision=19521
2012-11-21 17:49:27 +00:00
Bastian Blank 9418523080 * debian/changelog: Update.
* debian/config: Enable POWER_SUPPLY.

svn path=/dists/trunk/linux/; revision=19518
2012-11-21 17:33:43 +00:00
Bastian Blank 480b577a53 debian/changelog: Set version to 3.6.7-1~experimental.1.
svn path=/dists/trunk/linux/; revision=19515
2012-11-21 09:07:03 +00:00
Ben Hutchings 4197c69e3f Add bug number for 'r8169: Fix WoL on RTL8168d/8111d.'
svn path=/dists/sid/linux/; revision=19514
2012-11-21 01:11:09 +00:00
Ben Hutchings d266004ed8 linux-image-dbg: Change package description to use the phrase 'debugging symbols' and correct grammar
svn path=/dists/sid/linux/; revision=19513
2012-11-21 00:29:51 +00:00
Ben Hutchings 13476837b6 [amd64] linux-image: Include VIA Nano in package description
svn path=/dists/sid/linux/; revision=19512
2012-11-21 00:21:04 +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
Ben Hutchings b48935ba3c radeon: Disable DRM_RADEON_KMS, as this does not work on most chips without firmware (Closes: #607194)
svn path=/dists/sid/linux/; revision=19503
2012-11-16 04:54:52 +00:00
Ben Hutchings 573e767091 Separate Ian's changes from mine
svn path=/dists/sid/linux/; revision=19502
2012-11-16 04:54:32 +00:00
Ben Hutchings 4f5cc6db0b Prepare to release linux (3.6.6-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19499
2012-11-15 07:26:07 +00:00
Ben Hutchings c8c24a4003 [rt] Update to 3.6.6-rt17
svn path=/dists/trunk/linux/; revision=19498
2012-11-15 04:49:54 +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
Bastian Blank e0ca22e6db * debian/changelog: Update.
* debian/config: Always enable IPV6.

svn path=/dists/trunk/linux/; revision=19495
2012-11-11 11:51:12 +00:00
Bastian Blank 2ef4ec7940 * debian/changelog: Update.
* debian/config/sparc/config: Remove ipv4 related overrides.

svn path=/dists/trunk/linux/; revision=19494
2012-11-11 11:39:12 +00:00
Ben Hutchings 962829ea56 rc: Enable all the pointless new config variables, and some new drivers
svn path=/dists/trunk/linux/; revision=19490
2012-11-11 04:04:00 +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 9545ed187f [rt] bump to 3.6.5-rt15
svn path=/dists/trunk/linux/; revision=19485
2012-11-07 02:42:37 +00:00
Ben Hutchings d076b3e85f Update to 3.6.6
svn path=/dists/trunk/linux/; revision=19484
2012-11-07 02:19:27 +00:00
Ben Hutchings a897b304ab Move some USB net drivers to nic-usb-modules and one PCI driver to nic-extra-modules
svn path=/dists/sid/linux/; revision=19481
2012-11-06 04:09:57 +00:00
Ben Hutchings a3ec512e20 udeb: Add various net and SCSI drivers
svn path=/dists/sid/linux/; revision=19480
2012-11-06 03:50:45 +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 53bd1da4b1 [x86] staging: Re-enable ZSMALLOC as module, previously selected by ZRAM but now a dependency (Closes: #692024)
svn path=/dists/trunk/linux/; revision=19477
2012-11-01 14:20:16 +00:00
Ben Hutchings 3432ebd894 List additional important bug fixes in 3.2.33
svn path=/dists/sid/linux/; revision=19476
2012-11-01 06:00:12 +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 f7679bcfc5 udeb: Add 8021q to nic-extra-modules (Closes: #689159)
svn path=/dists/sid/linux/; revision=19474
2012-11-01 05:03:05 +00:00
Uwe Kleine-König d741209691 add changelog entry for r19471
svn path=/dists/trunk/linux/; revision=19472
2012-10-29 14:51:15 +00:00
Ben Hutchings 962fd55a28 Prepare to release linux (3.6.4-1~experimental.1).
svn path=/dists/trunk/linux/; revision=19469
2012-10-29 14:01:53 +00:00
Ben Hutchings 84cbf51404 aufs: Update to aufs3.6-20121015 (no functional change)
svn path=/dists/trunk/linux/; revision=19463
2012-10-29 03:33:44 +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
Uwe Kleine-König 543d408ab2 [rt] bump to 3.6.3-rt8
svn path=/dists/trunk/linux/; revision=19460
2012-10-28 21:24:48 +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
Uwe Kleine-König 6baf5be73e [rt] reenable rt featureset
svn path=/dists/trunk/linux/; revision=19458
2012-10-24 14:29:13 +00:00
Ben Hutchings b7801fa239 [x86] udeb: Re-add isci to scsi-extra-modules (Closes: #690886)
svn path=/dists/sid/linux/; revision=19457
2012-10-24 13:58:28 +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 61990055a7 Update to 3.6.3
svn path=/dists/trunk/linux/; revision=19451
2012-10-22 13:37:07 +00:00
Ben Hutchings 78fdfb1558 Prepare to release linux (3.2.32-1).
svn path=/dists/sid/linux/; revision=19450
2012-10-22 13:12:16 +00:00
Ben Hutchings e79a3ebc65 Fix aufs log line; square brackets are for arch/featureset names
svn path=/dists/sid/linux/; revision=19447
2012-10-22 04:07:42 +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 c27a3214a9 [rt] Update to 3.2.32-rt48
More or less the same as we have, but has a better fix for the
conflict with commit 947ca1856a7e60aa6d20536785e6a42dff25aa6e ('slab:
fix the DEADLOCK issue on l3 alien lock')

svn path=/dists/sid/linux/; revision=19442
2012-10-21 03:15:40 +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 24b6ca0b3a [rt] Update to 3.2.31-rt47
While doing this, resolve two conflicts with 3.2.32:
- 3/286 'slab, lockdep: Annotate all slab caches' conflicts with
  commit 947ca1856a7e60aa6d20536785e6a42dff25aa6e
  'slab: fix the DEADLOCK issue on l3 alien lock' in mm/slab.c
- 100/286 'drivers/net: fix livelock issues' conflicts with
  commit 7c4a6106d6451fc03c491e61df37c044505d843a
  'rapidio/rionet: fix multicast packet transmit logic' in drivers/net/rionet.c

svn path=/dists/sid/linux/; revision=19439
2012-10-20 06:00:02 +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