Commit Graph

9739 Commits

Author SHA1 Message Date
Ben Hutchings 6ceeb0fb7b Revert "Make version in package name independant of internal abi"
Unfortunately it is not sufficient to provide virtual packages
that exactly match the ABI name.  For example, 'reportbug kernel'
doesn't find the virtual package, and neither do dpkg commands
such as 'dpkg -l linux-image-$(uname -r)'.

svn path=/dists/sid/linux/; revision=22034
2014-11-04 04:47:19 +00:00
Ben Hutchings 8d627986a9 Don't try to define $(DEB_HOST_ARCH) etc. if $(ARCH) is not defined
For arch-independent packages we don't need these, and the invocations
of dpkg-architecture with empty $(ARCH) result in error messages.

svn path=/dists/sid/linux/; revision=22033
2014-11-04 02:02:28 +00:00
Ben Hutchings cf4020e229 bug script: Warn if the running kernel matches the ABI name of the package but is not the installed version
svn path=/dists/sid/linux/; revision=22032
2014-11-04 01:22:49 +00:00
Ben Hutchings 309a7c6e93 Re-group patches
svn path=/dists/sid/linux/; revision=22031
2014-11-04 00:31:44 +00:00
Ben Hutchings 28bdc83f8a [x86] KVM: Fix far-jump to non-canonical check
Fixes bug in the original fix for CVE-2014-3647.
Also fix ordering of the previous patches.

svn path=/dists/sid/linux/; revision=22030
2014-11-04 00:19:39 +00:00
Ben Hutchings 78038d0e59 iwlwifi: Backport firmware monitor from 3.17 (Closes: #767088)
svn path=/dists/sid/linux/; revision=22029
2014-11-04 00:06:12 +00:00
Ben Hutchings 6692d97e08 [hppa] udeb: Add many more module packages (Closes: #766793)
svn path=/dists/sid/linux/; revision=22028
2014-11-03 23:41:19 +00:00
Ben Hutchings 0fbdfcec78 [hppa] Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures (Closes: #766635)
svn path=/dists/sid/linux/; revision=22027
2014-11-03 23:40:50 +00:00
Ben Hutchings 338bc62d47 [x86] Update suggested boot loaders
svn path=/dists/sid/linux/; revision=22026
2014-11-03 23:38:23 +00:00
Aurelien Jarno fe7bd400c6 Really enable USB_OCTEON_EHCI and USB_OCTEON_OHCI (they are boolean, not tristate)
svn path=/dists/sid/linux/; revision=22025
2014-11-03 19:31:35 +00:00
Uwe Kleine-König 9c49d7d038 use only a single section for my changes
svn path=/dists/sid/linux/; revision=22022
2014-11-03 09:49:46 +00:00
Bastian Blank cb080a3167 Make version in package name independant of internal abi
* debian/bin/gencontrol.py: Export internal ABI.
* debian/lib/python/debian_linux/debian.py: Export three-part version.
* debian/rules.real
  - Provide more variables.
  - Make udeb generation easier.
  - Use internal ABI for files.
* debian/templates/control.*: Provide name with internal ABI.
* debian/templates/image.plain.*: Use internal ABI.

svn path=/dists/sid/linux/; revision=22017
2014-11-01 19:20:16 +00:00
Ben Hutchings 53475cbadc [x86] Backport Thunderbolt support on Apple computers from 3.17
svn path=/dists/sid/linux/; revision=22016
2014-11-01 14:13:53 +00:00
Ben Hutchings 26e2a5caca [armhf] leds: Enable LEDS_PWM as module (for Cubox-i)
svn path=/dists/sid/linux/; revision=22015
2014-11-01 13:43:47 +00:00
Aurelien Jarno 96dd8f0b76 Disable KEYBOARD_ATKBD, MOUSE_PS2, SERIO_I8042 on octeon as it causes problems on some machines and completely useless.
svn path=/dists/sid/linux/; revision=22014
2014-10-31 23:11:31 +00:00
Aurelien Jarno b4909cc915 [mips*/octeon] Enable SERIAL_8250_DW.
svn path=/dists/sid/linux/; revision=22013
2014-10-31 20:46:08 +00:00
Aurelien Jarno 304276e322 [mips*/octeon] Add support for the UBNT E200 board (EdgeRouter/EdgeRouter
Pro 8 port).

svn path=/dists/sid/linux/; revision=22010
2014-10-31 15:37:32 +00:00
Ian Campbell 22d18b3b32 [armhf] Add mtd-modules udeb. Patch from Uwe Kleine-Koenig.
svn path=/dists/sid/linux/; revision=22009
2014-10-31 15:22:02 +00:00
Ian Campbell dead94ce84 Enable MTD and MTDBLOCK in top-level config.
svn path=/dists/sid/linux/; revision=22008
2014-10-31 15:21:59 +00:00
Bastian Blank f23e810882 debian/lib/python/debian_linux/gencontrol.py:
Allow numbers in templates.

svn path=/dists/sid/linux/; revision=22007
2014-10-31 15:05:54 +00:00
Bastian Blank 71102bc07a debian/bin/gencontrol.py, debian/rules.real: Don't export ABINAME_PART
svn path=/dists/sid/linux/; revision=22006
2014-10-31 14:41:11 +00:00
Ben Hutchings 8b65531401 [i386] Rename config.486 to config.586 too
svn path=/dists/sid/linux/; revision=22005
2014-10-31 14:00:24 +00:00
Ben Hutchings c34c43176a [i386] Rename 486 flavour to 586 (Closes: #766105)
svn path=/dists/sid/linux/; revision=22004
2014-10-31 13:58:30 +00:00
Ben Hutchings ddec81cac7 linux-image: Recommend irqbalance if CONFIG_SMP is enabled (Closes: #577788)
svn path=/dists/sid/linux/; revision=22003
2014-10-31 06:16:08 +00:00
Ben Hutchings 92bd6e5dd2 mnt: Prevent pivot_root from creating a loop in the mount tree (CVE-2014-7970)
svn path=/dists/sid/linux/; revision=22002
2014-10-31 02:55:23 +00:00
Ben Hutchings b6fc81e7d1 net: sctp: Various security fixes
svn path=/dists/sid/linux/; revision=22001
2014-10-31 02:45:50 +00:00
Ben Hutchings 784da3f721 Refresh bugfix/x86/KVM-x86-Emulator-fixes-for-eip-canonical-checks-on-n.patch
svn path=/dists/sid/linux/; revision=22000
2014-10-31 02:45:24 +00:00
Ben Hutchings 8a49cecdb0 [x86] KVM: Various security fixes
svn path=/dists/sid/linux/; revision=21999
2014-10-31 02:41:18 +00:00
Ben Hutchings 6f3eb650e5 drivers/net,ipv6: Fix virtio/IPv6 regression in 3.16
svn path=/dists/sid/linux/; revision=21998
2014-10-31 02:28:46 +00:00
Ben Hutchings a4a6a59131 wireless: rt2x00: add new rt2800usb device (thanks to Cyril Brulebois) (Closes: #766802)
svn path=/dists/sid/linux/; revision=21997
2014-10-31 02:23:45 +00:00
Ben Hutchings 39b892c92e [x86] drm/i915: Add some L3 registers to the parser whitelist (Closes: #767148)
svn path=/dists/sid/linux/; revision=21996
2014-10-31 02:17:26 +00:00
Ben Hutchings 4911e738a3 bug script: Remove suggestion to mount pstore, as this is now automatic
systemd has mounted it since version 198.
sysvinit has mounted it since version 2.88dsf-44.

svn path=/dists/sid/linux/; revision=21995
2014-10-31 02:10:47 +00:00
Ben Hutchings 787fe9663d HID: i2c-hid: call the hid driver's suspend and resume callbacks (Closes: #767204)
svn path=/dists/sid/linux/; revision=21994
2014-10-31 01:50:29 +00:00
Ben Hutchings 349f6d1c15 m25p80: Fix module device ID table
svn path=/dists/sid/linux/; revision=21993
2014-10-31 01:46:13 +00:00
Ben Hutchings 23e9316c6b lockd: Try to reconnect if statd has moved (Closes: #767219)
svn path=/dists/sid/linux/; revision=21988
2014-10-31 01:31:16 +00:00
Ben Hutchings 1a074496b0 vfs,fuse: Change iov_iter_get_pages() to take both maxsize and maxpages parameters (Closes: #764285)
svn path=/dists/sid/linux/; revision=21987
2014-10-31 01:23:23 +00:00
Ben Hutchings cc39dafda4 [i386/486] Select M586TSC instead of M486
svn path=/dists/sid/linux/; revision=21986
2014-10-31 01:07:35 +00:00
Ben Hutchings 3a891f8597 Add '.0' to the kernel version string (Closes: #742226, #745984)
svn path=/dists/sid/linux/; revision=21985
2014-10-31 01:02:06 +00:00
Ben Hutchings 6ba4468770 Bump ABI to 4
svn path=/dists/sid/linux/; revision=21984
2014-10-31 00:42:29 +00:00
Ben Hutchings a2ba347d6d Update to 3.16.7
svn path=/dists/sid/linux/; revision=21983
2014-10-31 00:14:51 +00:00
Aurelien Jarno e503206b31 Ignore ABI changes caused by reverting MAX_PHYSMEM_BITS to 35. This symbol
doesn't seems to be used on OOT modules, and anyway this kernel doesn't even
boot.

svn path=/dists/sid/linux/; revision=21982
2014-10-29 13:55:18 +00:00
Aurelien Jarno 84246293ae Reorder last patch so that it can be applied
svn path=/dists/sid/linux/; revision=21981
2014-10-27 23:28:16 +00:00
Aurelien Jarno 3fba9ce2d7 [mips*] Only define MAX_PHYSMEM_BITS on Loongson-3, until a better fix
is committed upstream. Fixes Loongson-2 kernel and maybe more. Closes:
#764223.

svn path=/dists/sid/linux/; revision=21980
2014-10-27 22:59:47 +00:00
Aurelien Jarno 9d61dbd72f * [mips*] Backport a hugetlb fix for Octeon from 3.18.
* [mips*] Backport math emulation fix for MIPS32r2 from 3.18.

svn path=/dists/sid/linux/; revision=21979
2014-10-27 22:28:00 +00:00
Uwe Kleine-König 85ad1570e6 [armhf] enable more options for Netgear ReadyNAS 104
svn path=/dists/sid/linux/; revision=21978
2014-10-26 12:45:50 +00:00
Ben Hutchings f31ce1cf7e rtsx_usb_ms: Use msleep_interruptible() in polling loop (Closes: #765717)
svn path=/dists/sid/linux/; revision=21977
2014-10-26 03:47:19 +00:00
Ben Hutchings 852f65ab85 [x86] drm/i915: Initialise userptr mmu_notifier serial to 1 (Closes: #765590)
svn path=/dists/sid/linux/; revision=21976
2014-10-26 02:43:20 +00:00
Ben Hutchings 44ff4a9061 mmc_block: Increase max_devices and set MMC_BLOCK_MINORS to 256 (Closes: #765621)
svn path=/dists/sid/linux/; revision=21975
2014-10-26 02:26:08 +00:00
Ben Hutchings 8e1020e9f4 Comment that we should change '486' processor selection at next ABI bump
svn path=/dists/sid/linux/; revision=21974
2014-10-26 01:27:41 +00:00
Ben Hutchings 7088f8b607 [x86] r8723au: Backport changes up to Linux 3.17 (Closes: #765685)
svn path=/dists/sid/linux/; revision=21973
2014-10-26 00:59:13 +00:00