Commit Graph

4538 Commits

Author SHA1 Message Date
Ben Hutchings acabcd80cc atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring (Closes: #718505)
svn path=/dists/sid/linux/; revision=20447
2013-08-07 12:40:01 +00:00
Ben Hutchings c02187d4c4 ext4: fix retry handling in ext4_ext_truncate()
svn path=/dists/sid/linux/; revision=20446
2013-08-07 12:38:44 +00:00
Ben Hutchings 4bbd0a0969 Update to Linux 3.10.5
Bump ABI to 2, as there is a firewire ABI change that I can't see how to
work around.

svn path=/dists/sid/linux/; revision=20445
2013-08-04 12:14:43 +00:00
Ben Hutchings 2bfb395c29 nl80211: fix another nl80211_fam.attrbuf race
This should fix a bug which broke networking for me twice in the last day.

svn path=/dists/sid/linux/; revision=20438
2013-07-31 10:23:29 +00:00
Ben Hutchings 95df84931f Update to 3.10.4
svn path=/dists/sid/linux/; revision=20436
2013-07-31 09:29:32 +00:00
Ben Hutchings da54fee357 [hppa] udeb: Add core-modules package (Closes: #718270)
svn path=/dists/sid/linux/; revision=20435
2013-07-29 22:22:17 +00:00
Ben Hutchings ee4ea8e1ab [sparc] cpufreq: Convince genksyms that the ABI didn't change (fixes FTBFS)
svn path=/dists/sid/linux/; revision=20424
2013-07-29 00:41:42 +00:00
Ben Hutchings 69b7620273 Merge changes from sid up to 3.10.3-1
svn path=/dists/trunk/linux/; revision=20419
2013-07-28 03:11:34 +00:00
Ben Hutchings c54097ab60 Prepare to release linux (3.10.3-1).
svn path=/dists/sid/linux/; revision=20417
2013-07-28 03:00:49 +00:00
Ben Hutchings 31e8dc1cd9 debian/control: Fix Vcs-Svn: use anonscm.debian.org
From: Thorsten Glaser <tg@mirbsd.de>

svn path=/dists/sid/linux/; revision=20415
2013-07-27 22:57:09 +00:00
Ben Hutchings 57388244cf Update config as requested by Thorsten Glaser
* nfs: Enable swap on NFS
* fs/nls: Enable Macintosh HFS+ codepage modules

svn path=/dists/sid/linux/; revision=20414
2013-07-27 22:55:16 +00:00
Ben Hutchings b19bc34f32 Update m68k configs (Closes: #717689)
From: Thorsten Glaser <tg@mirbsd.de>

- disable some functionality due to size constraints
- switch to using initrd
- drop all flavours; build a generic image that runs on
  multiple subarchitectores (old Amiga, Atari, Macintosh tested;
  old BVME6000, MVME147, MVME16x, new Apollo, Q40/Q60 untested)
- use gcc-4.8
- add patch to make Atari EtherNAT actually selectable


svn path=/dists/sid/linux/; revision=20413
2013-07-27 22:49:11 +00:00
Ben Hutchings 8680744925 Cherry-pick some of the more important fixes from 3.10.4-rc1
svn path=/dists/sid/linux/; revision=20412
2013-07-27 22:33:06 +00:00
Ben Hutchings e4a48208f7 ata: Disable SATA_INIC162X - this driver corrupts data and is not expected to be fixed (Closes: #714295)
svn path=/dists/sid/linux/; revision=20411
2013-07-26 04:55:17 +00:00
Ben Hutchings 43af771d91 Update to 3.10.3
svn path=/dists/sid/linux/; revision=20410
2013-07-26 04:49:07 +00:00
Ben Hutchings 0f1eb1e783 nouveau: nv50-/disp: Use output specific mask in interrupt (Closes: #717590)
svn path=/dists/sid/linux/; revision=20409
2013-07-24 03:10:13 +00:00
Hector Oron 73eab09ae4 [armhf/armmp] Enable NET_CALXEDA_XGMAC as module
svn path=/dists/trunk/linux/; revision=20406
2013-07-22 09:59:43 +00:00
Ben Hutchings 0afc9c2c5c aufs: Update to aufs3.x-rcN-20130722
svn path=/dists/trunk/linux/; revision=20405
2013-07-22 04:19:54 +00:00
Ben Hutchings 1669b35019 Update to 3.11-rc2
Drop patches applied upstream; refresh the rest.
Disable aufs until it's updated.


svn path=/dists/trunk/linux/; revision=20404
2013-07-22 04:06:03 +00:00
Ben Hutchings c330b2ac02 Update to 3.10.2
svn path=/dists/sid/linux/; revision=20401
2013-07-22 02:36:36 +00:00
Ben Hutchings 6c6ec64859 linux-source: Install kernel config files for linux-image packages
The kernel config files used to be uploaded to
http://kernel.alioth.debian.org/config/ or elsewhere, and people
occasionally request them, but we have no infrastructure to
automatically do that and I rarely remember to do it.  These are
presumably wanted as a starting point by people building custom
packages who don't want to download the linux-image package, so
add them to the linux-source-$UPSTREAMVERSION package.

We can already generate all the config files without any
cross-toolchain using the 'setup' target in rules.gen, except that the
'make prepare' command in rules.real will fail.  This command is
unnecessary as 'prepare' is a dependency of any build target we use
in our 'build-arch' rule, so remove it.

svn path=/dists/sid/linux/; revision=20400
2013-07-22 00:02:50 +00:00
Ben Hutchings f64aa6874e linux-source: Disable compression of package (but use gzip, to keep old tools happy)
svn path=/dists/sid/linux/; revision=20399
2013-07-21 22:41:58 +00:00
Ben Hutchings 2b83afcb2f linux-source: Switch compression of tarball and patch to xz
svn path=/dists/sid/linux/; revision=20398
2013-07-21 22:28:59 +00:00
Ben Hutchings 604623bcef [armhf/armmp] Enable NET_CALXEDA_XGMAC as module (Closes: #717269)
svn path=/dists/sid/linux/; revision=20397
2013-07-20 21:48:53 +00:00
Ben Hutchings 9d9c7a0525 [x86] Change INTEL_MEI_ME back to a module (Closes: #717383)
svn path=/dists/sid/linux/; revision=20395
2013-07-20 21:23:45 +00:00
Ben Hutchings 6598fbc0fb rtlwifi: rtl8723ae: Fix typo in firmware names
svn path=/dists/sid/linux/; revision=20381
2013-07-18 05:04:28 +00:00
Ben Hutchings b8aaca8ceb iwlwifi: Update 3160 and 7260 support to work with production firmware
svn path=/dists/sid/linux/; revision=20366
2013-07-18 04:02:08 +00:00
Ben Hutchings b70783d289 be2net: Fix to avoid hardware workaround when not needed
svn path=/dists/sid/linux/; revision=20365
2013-07-18 03:47:49 +00:00
Ben Hutchings 6b298896bb udeb: Add snd-cmi8328 and snd-scs1x to sound-modules, thanks to Samuel Thibault (Closes: #717183)
svn path=/dists/sid/linux/; revision=20364
2013-07-18 03:41:39 +00:00
Arnaud Patard 0f3e190059 -add ehci-pci to usb-modules to get back usb during installation
svn path=/dists/sid/linux/; revision=20357
2013-07-16 06:21:09 +00:00
Ben Hutchings 810ae44440 Prepare to release linux (3.10.1-1).
svn path=/dists/sid/linux/; revision=20355
2013-07-16 04:48:42 +00:00
Ben Hutchings 9548aeba02 [x86] efivars: Re-enable pstore support by default
It can be disabled by setting module parameter pstore_disable=Y.

svn path=/dists/sid/linux/; revision=20354
2013-07-16 01:06:01 +00:00
Ben Hutchings 492ce02d51 udeb: Remove obsolete and unsupported drivers and filesystems
- Remove ppa from scsi-modules
- Remove floppy-modules, irda-modules, parport-modules, plip-modules,
  qnx4-modules, reiserfs-modules, ufs-modules

svn path=/dists/sid/linux/; revision=20353
2013-07-16 01:02:44 +00:00
Ben Hutchings 6f18d0e5ad udeb: Move virtio_scsi to virtio-modules
svn path=/dists/sid/linux/; revision=20352
2013-07-16 00:49:51 +00:00
Ben Hutchings d0e28b5771 Note two CVEs fixed in 3.10
svn path=/dists/sid/linux/; revision=20351
2013-07-15 02:40:38 +00:00
Ben Hutchings 12a3def86f xen/blkback: Check device permissions before allowing OP_DISCARD (CVE-2013-2140)
svn path=/dists/sid/linux/; revision=20350
2013-07-15 02:34:00 +00:00
Ben Hutchings db13a18a1d Use upstream description of the fix for #572537
svn path=/dists/sid/linux/; revision=20349
2013-07-15 02:32:45 +00:00
Ben Hutchings e4b21e673e Set ABI to 1
svn path=/dists/sid/linux/; revision=20348
2013-07-15 02:20:11 +00:00
Ben Hutchings 4351c3dd80 Update to 3.10.1
svn path=/dists/sid/linux/; revision=20347
2013-07-15 02:19:39 +00:00
Ben Hutchings b1e43bc985 alx: Update to 3.11-rc1
svn path=/dists/sid/linux/; revision=20346
2013-07-15 01:40:38 +00:00
Ben Hutchings 1b1fb1aef7 udeb: Add pm80xx (previously pm8001) and virtio_scsi to scsi-extra-modules
svn path=/dists/sid/linux/; revision=20345
2013-07-15 01:36:26 +00:00
Ben Hutchings cd6c47e0c8 udeb: Add ath6kl_usb and mwifiex_usb to nic-wireless-modules
svn path=/dists/sid/linux/; revision=20344
2013-07-15 01:31:06 +00:00
Moritz Muehlenhoff 93f9c8b176 add bug closer
svn path=/dists/trunk/linux/; revision=20342
2013-07-12 15:19:01 +00:00
Ben Hutchings 374ac643b9 Note that 3.10 fixes #715822
svn path=/dists/trunk/linux/; revision=20341
2013-07-11 01:41:27 +00:00
Ben Hutchings cb3f128b94 linux-source: Add bc to recommended packages (Closes: #715413)
svn path=/dists/trunk/linux/; revision=20340
2013-07-10 22:10:17 +00:00
Ben Hutchings 76eac4e5ae alx: Apply bug fixes accepted for 3.11
svn path=/dists/trunk/linux/; revision=20331
2013-07-02 05:35:18 +00:00
Ben Hutchings 81294095b4 Update policy version to 3.9.4
debian/control: Put xen-linux-system-* in the 'metapackages' section

svn path=/dists/trunk/linux/; revision=20330
2013-07-02 05:28:06 +00:00
Ben Hutchings 55dc783bbf debian/rules.real: Remove support for pre-multiarch dpkg
svn path=/dists/trunk/linux/; revision=20327
2013-07-02 05:06:18 +00:00
Ben Hutchings 97a8d8f72d debian/patches: Reorder and group patches in series
svn path=/dists/trunk/linux/; revision=20322
2013-07-01 06:29:13 +00:00
Ben Hutchings 97873a332f [x86] efivars: Reenable 'paranoid' size check by default, as it should no longer have false positives
svn path=/dists/trunk/linux/; revision=20320
2013-07-01 06:00:13 +00:00
Ben Hutchings 2d05e27b23 Update to 3.10
alx: Use upstream minimal driver

svn path=/dists/trunk/linux/; revision=20319
2013-07-01 05:43:38 +00:00
Ben Hutchings eaba00d52c debian/bin/check-patches.sh: Report missing DEP-3 headers
svn path=/dists/trunk/linux/; revision=20315
2013-07-01 04:27:18 +00:00
Ben Hutchings 9abf884e08 Note that all patches now have DEP-3 headers
svn path=/dists/trunk/linux/; revision=20314
2013-07-01 04:15:43 +00:00
Ben Hutchings db3f17661b [rt] genpatch.py: Add Origin header to all patches
svn path=/dists/trunk/linux/; revision=20312
2013-07-01 04:12:55 +00:00
Ben Hutchings f0b384b44c Patch headers are DEP-3, not DEP-5
svn path=/dists/trunk/linux/; revision=20311
2013-07-01 03:30:10 +00:00
Ben Hutchings 326f255d1f [rt] Fold convert-series into genpatch.py
In the process, stop stripping localversion.patch from an upstream
patch series, which we already stopped doing when exporting patches
from git.

svn path=/dists/trunk/linux/; revision=20310
2013-07-01 03:29:39 +00:00
Ben Hutchings 655014b03d [rt] Make genpatch.py work with upstream patch series as well as git
svn path=/dists/trunk/linux/; revision=20309
2013-07-01 03:06:18 +00:00
Ben Hutchings ad66e1658d Correct previous changelog entry: s/headers$/patches/
svn path=/dists/trunk/linux/; revision=20305
2013-07-01 01:55:51 +00:00
Ben Hutchings 1c7c32f96f aufs: Add DEP-5 headers to generated/copied headers
svn path=/dists/trunk/linux/; revision=20304
2013-07-01 01:52:32 +00:00
Ben Hutchings a541a240b5 debian/patches: Add DEP-5 headers (From, Subject, Forwarded/Origin) for most patches
svn path=/dists/trunk/linux/; revision=20303
2013-07-01 01:12:30 +00:00
Ben Hutchings cf9f72584f cassini: Make missing firmware non-fatal (Closes: #714128)
svn path=/dists/trunk/linux/; revision=20302
2013-06-30 23:58:47 +00:00
Ben Hutchings 7e2ba80295 Merge changes from sid up to 3.9.8-1
svn path=/dists/trunk/linux/; revision=20301
2013-06-30 18:30:22 +00:00
Ben Hutchings 8b6d6f2812 Prepare to release linux (3.9.8-1).
svn path=/dists/sid/linux/; revision=20299
2013-06-30 02:04:15 +00:00
Ben Hutchings 14ff6dca8d Update to 3.9.8
svn path=/dists/sid/linux/; revision=20297
2013-06-28 04:39:22 +00:00
Ben Hutchings 1a53d52cfc misc/bmp085: Enable building as a module
svn path=/dists/trunk/linux/; revision=20295
2013-06-24 14:08:56 +00:00
Ben Hutchings cacd55ccd9 Prepare to release linux (3.10~rc7-1~exp1).
svn path=/dists/trunk/linux/; revision=20294
2013-06-24 13:55:37 +00:00
Ben Hutchings b3f4afe37d [armel/{iop32x,ixp4xx,orion5x}] Disable features to reduce kernel size
- Disable KSM, YAMA
- [armel/orion5x] Disable FTRACE (already disabled for the others)

svn path=/dists/trunk/linux/; revision=20293
2013-06-24 13:55:07 +00:00
Ben Hutchings 6425f81ada Enable various new(ish) features
svn path=/dists/trunk/linux/; revision=20291
2013-06-24 02:36:15 +00:00
Ben Hutchings 614eb957a8 debian/watch: Add watch file and update script
svn path=/dists/trunk/linux/; revision=20290
2013-06-24 02:04:54 +00:00
Ben Hutchings ca79b949a8 debian/control: Add Homepage field
svn path=/dists/trunk/linux/; revision=20288
2013-06-24 01:04:23 +00:00
Ben Hutchings 359aacce08 Update to 3.10-rc7
svn path=/dists/trunk/linux/; revision=20286
2013-06-23 22:02:49 +00:00
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 520079b44c [x86] cpufreq: Enable X86_INTEL_PSTATE (Closes: #712062)
svn path=/dists/trunk/linux/; revision=20258
2013-06-15 16:26:18 +00:00
Ben Hutchings 9d021dd201 Merge changes from sid up to 3.9.6-1
svn path=/dists/trunk/linux/; revision=20256
2013-06-15 15:47:11 +00:00
Ben Hutchings 672f8c5d17 Prepare to release linux (3.9.6-1).
svn path=/dists/sid/linux/; revision=20254
2013-06-15 03:53:30 +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 54d1d00ecd [armel/orion5x] Enable EXPERT; disable FIPS, OABI_COMPAT, PCI_QUIRKS, VGA_ARB to reduce kernel size (really fixes FTBFS)
svn path=/dists/sid/linux/; revision=20249
2013-06-12 04:19:35 +00:00
Ben Hutchings b1c74f1912 Prepare to release linux (3.10~rc5-1~exp1).
svn path=/dists/trunk/linux/; revision=20247
2013-06-11 12:36:50 +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 374d054212 [powerpc,x86] Fold nic-extra-modules into nic-modules
svn path=/dists/trunk/linux/; revision=20244
2013-06-11 03:28:31 +00:00
Ben Hutchings 505dfa5c73 Revert removal of plip-modules; it can be loaded in expert mode
svn path=/dists/trunk/linux/; revision=20243
2013-06-11 02:59:13 +00:00
Ben Hutchings 685783270f udeb: Remove plip-modules, not included in any installer image
svn path=/dists/trunk/linux/; revision=20242
2013-06-11 02:51:08 +00:00
Ben Hutchings 6f6911d833 udeb: Move ide-modules and ide-core-modules into ia64 configuration
svn path=/dists/trunk/linux/; revision=20241
2013-06-11 02:48:16 +00:00
Ben Hutchings ecbf8ad4fc Remove obsolete eth1394 and firewire-core-modules dependency from nic-modules
svn path=/dists/trunk/linux/; revision=20240
2013-06-11 02:36:53 +00:00
Ben Hutchings 9f3ba7f061 udeb: Only list the 'new' firewire modules in firewire-core-modules
svn path=/dists/trunk/linux/; revision=20239
2013-06-11 02:31:52 +00:00
Ben Hutchings cd3028496c Group udeb cleanup changes
svn path=/dists/trunk/linux/; revision=20238
2013-06-11 02:30:47 +00:00
Ben Hutchings 3a4703fe63 [sparc64] udeb: Use symlinks to follow sparc configuration
svn path=/dists/trunk/linux/; revision=20237
2013-06-11 02:27:05 +00:00
Ben Hutchings 5234b2631a [s390] udeb: Use symlinks to follow s390x configuration
svn path=/dists/trunk/linux/; revision=20236
2013-06-11 02:22:01 +00:00
Ben Hutchings 8a04da01dc udeb: Remove redundant control file overrides
svn path=/dists/trunk/linux/; revision=20235
2013-06-11 02:19:45 +00:00
Ben Hutchings 86e8aebf5d udeb: Move i2c-algo-bit to i2c-modules
svn path=/dists/trunk/linux/; revision=20234
2013-06-11 02:07:24 +00:00
Ben Hutchings 2f3fa5e47b Update to 3.10-rc5
svn path=/dists/trunk/linux/; revision=20233
2013-06-10 04:51:49 +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 c11335fa2c Prepare to release linux (3.9.5-1).
svn path=/dists/sid/linux/; revision=20229
2013-06-10 04:02:29 +00:00
Ben Hutchings 89f7156b5c iio,HID: Enable IIO, HID_SENSOR_HUB and related drivers as modules (Closes: #711690)
svn path=/dists/sid/linux/; revision=20226
2013-06-10 00:31:21 +00:00
Ben Hutchings 7f0ae8117b fs: Enable F2FS_FS as module (Closes: #711342)
svn path=/dists/sid/linux/; revision=20225
2013-06-10 00:04:22 +00:00