Commit Graph

10689 Commits

Author SHA1 Message Date
Ben Hutchings feb964cdac [armel/marvell] udeb: Remove inet_lro from nic-modules 2016-02-15 19:28:54 +00:00
Ben Hutchings a5a866d112 udeb: Really add virtio_input to virtio-modules (not input-modules)
kernel-wedge is sensitive to the difference between '-' and '_' so
adding 'virtio-input ?' to input-modules had no effect.

If we really added virtio_input to input-modules then we would end up
with virtio and virtio_ring duplicated.  Instead, add it to
virtio-modules like all the other virtio drivers.
2016-02-15 15:22:31 +00:00
Ben Hutchings 306abaa161 udeb: Move most USB wireless drivers from nic-usb-modules to nic-wireless-modules 2016-02-15 03:33:03 +00:00
Ben Hutchings c66e31d10c udeb: nic-pcmcia-modules: Remove Arcnet drivers 2016-02-15 03:29:43 +00:00
Ben Hutchings 740fbe327e udeb: nic-modules: Remove FDDI and HIPPI drivers, and inet_lro module 2016-02-15 03:29:32 +00:00
Ben Hutchings b01f6d01fe usb-storage-modules: Include USB storage drivers by default 2016-02-15 03:06:32 +00:00
Ben Hutchings 7d12e0fcef usb-serial-modules: Include USB serial drivers by default 2016-02-15 03:06:32 +00:00
Ben Hutchings acd4224ce8 usb-modules: Include USB host drivers by default 2016-02-15 03:06:32 +00:00
Ben Hutchings 9264d0947e udeb: scsi-modules: Include SCSI drivers by default 2016-02-15 03:06:32 +00:00
Ben Hutchings 301a940180 sound-modules: Include sound drivers by defaults 2016-02-15 03:06:28 +00:00
Ben Hutchings d5d980eb63 udeb: {pata,sata}-modules: Include ATA drivers by default 2016-02-15 02:41:38 +00:00
Ben Hutchings f7cbcdd519 udeb: nic{,-pcmcia,-usb,-wireless}-modules: Include Ethernet, USB and wireless drivers by default 2016-02-15 02:41:34 +00:00
Ben Hutchings d1a2d68dab udeb: input-modules: Include HID drivers by default 2016-02-15 02:40:33 +00:00
Ben Hutchings b8c3eeca7f udeb: Combine scsi-{common,extra}-modules with scsi-modules 2016-02-15 02:40:09 +00:00
Salvatore Bonaccorso 02bda7119f CVE-2016-2384 assigned 2016-02-14 19:18:04 +01:00
Salvatore Bonaccorso 3684b6ebad CVE-2016-2383 assigned 2016-02-14 19:17:39 +01:00
Ben Hutchings 1ad5c45be8 Set ABI to 1 2016-02-14 16:14:05 +00:00
Ben Hutchings b84086545e ALSA: usb-audio: avoid freeing umidi object twice (CVE-2016-XXXX) 2016-02-14 04:55:59 +00:00
Ben Hutchings 29ef5032ac bpf: fix branch offset adjustment on backjumps after patching ctx expansion
CVE ID to be assigned.
2016-02-14 04:54:45 +00:00
Roger Shimizu 86ea7ce8a0 Enable TTY_PRINTK as module (Closes: #814540). 2016-02-13 17:28:13 +00:00
Ben Hutchings 3c25ed439a af_unix: Don't set err in unix_stream_read_generic unless there was an error
This fixes a regression in 4.4, also introduced in 4.3.4 and various
other stable updates.
2016-02-13 00:56:13 +00:00
Ben Hutchings 2d5f78b62a Revert "workqueue: make sure delayed work run in local cpu"
This caused a regression in 4.3
2016-02-13 00:30:07 +00:00
Ben Hutchings 83fd76229d af_unix: Guard against other == sk in unix_dgram_sendmsg (regression in 4.2.6-2) 2016-02-13 00:23:18 +00:00
Ben Hutchings 1c28b9c3ed fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() (CVE-2016-0617)
Fixes a regression in 4.3.
2016-02-12 23:43:07 +00:00
Ben Hutchings 95ece6ebc6 iw_cxgb3: Fix incorrectly returning error on success (CVE-2015-8812) 2016-02-12 23:34:37 +00:00
Ben Hutchings fbc90d5eaf Merge branch 'master' into sid 2016-02-12 23:33:30 +00:00
Ben Hutchings 301363c2d3 Revert "SCSI: Fix NULL pointer dereference in runtime PM (really closes: #801925)"
This reverts commit 41c5be2e73.  The
patch it adds is already in 4.4 and this will allow for a clean merge
from master.
2016-02-12 23:32:49 +00:00
Ben Hutchings 576b29b2c5 Prepare to release linux (4.4.1-1~exp1). 2016-02-10 02:02:14 +00:00
Ben Hutchings 3c6d2452cb [x86] crypto: Enable CRYPTO_DEV_QAT_DH895xCCVF as module 2016-02-10 01:59:10 +00:00
Ben Hutchings 580997dd4a [amd64] mm,nvdimm: Disable ZONE_DMA; enable ZONE_DEVICE, NVDIMM_PFN 2016-02-10 01:56:33 +00:00
Ben Hutchings 5a231207c7 [x86] thermal: Disable THERMAL_OF 2016-02-10 01:51:38 +00:00
Ben Hutchings e502fed247 [armhf] mfd: Expliicitly enable TWL4030_CORE
It's currently selected by OMAP symbols but let's not assume that will
continue to be true.
2016-02-10 01:51:38 +00:00
Ben Hutchings 2addfa5303 Really *really* enable NFT_REDIR_IPV4, NFT_REDIR_IPV6 as modules 2016-02-10 01:51:38 +00:00
Ben Hutchings aea9926d19 vfs,nvdimm: Really enable FS_DAX 2016-02-10 01:51:38 +00:00
Ben Hutchings 3a3b557ac3 changelog: Note some old entries that wrongly claimed config symbols were enabled 2016-02-10 01:51:38 +00:00
Ben Hutchings abaed981d7 Enable many new config symbols
* bnx2x: Enable BNX2X_VXLAN
* cgroups: Enable CGROUP_PIDS
* crypto: Enable CRYPTO_CHACHA20, CRYPTO_POLY1305, CRYPTO_CHACHA20POLY1305,
  CRYPTO_USER_API_AEAD as modules
* [x86] crypto: Enable CRYPTO_DEV_QAT_DH895xCC as module
* [amd64] crypto: Enable CRYPTO_CHACHA20_X86_64, CRYPTO_DES3_EDE_X86_64,
  CRYPTO_POLY1305_X86_64 as modules
* [x86] dmaengine: Enable INTEL_IDMA64 as module
* debug: Enable SCHED_STACK_END_CHECK
* dm-cache: Enable DM_CACHE_SMQ as module
* ethernet: Enable BNXT, QED, QEDE as modules
* hci_uart: Enable BT_HCIUART_QCA
* HID: Enable HID_CORSAIR, HID_GEMBIRD as modules
* [x86] hwmon: Enable SENSORS_I5500 as module
* [x86] IB: Enable INFINIBAND_USNIC as module
* iio/light: Enable ACPI_ALS as module
* [x86] input: Enable SURFACE_PRO3_BUTTON as module
* [x86] iommu: Enable INTEL_IOMMU_SVM
* ipvs: Enable IP_VS_OVF as module
* media: Enable DVB_NETUP_UNIDVB, USB_GSPCA_TOUPTEK,_VIDEO_DT3155 as modules
* [x86] mfd: Enable MFD_INTEL_LPSS_ACPI, MFD_INTEL_LPSS_PCI as modules
* [amd64] mic: Enable INTEL_MIC_X100_DMA, MIC_COSM, SCIF, SCIF_BUS as modules
* [powerpc*/*64*] misc: Enable GENWQE as module
* net: Enable LWTUNNEL, NET_L3_MASTER_DEV; and MPLS_IPTUNNEL, NET_VRF
  as modules
* [amd64] net: Enable FUJITSU_ES as module
* netfilter: Really enable NF_TABLES_NETDEV, NFT_REDIR_IPV4, NFT_REDIR_IPV6
  as modules
* net/phy: Enable AQUANTIA_PHY, DP83848_PHY, MICROCHIP_PHY, TERANETICS_PHY
  as modules
* net/sched: Really enable NET_CLS_FLOWER as module
* net/usb: Enable USB_LAN78XX, USB_NET_CH9200 as modules
* nfsd: Enable NFSD_PNFS
* [x86] pinctrl: Enable PINCTRL_BROXTON, PINCTRL_SUNRISEPOINT
* [x86] rfkill: Enable DELL_RBTN as module
* serial: Enable SERIAL_OF_PLATFORM as module
* sound/firewire: Enable SND_FIREWIRE_DIGI00X, SND_FIREWIRE_TASCAM as modules
* [x86] thermal: Enable INTEL_PCH_THERMAL, INTEL_SOC_DTS_THERMAL as modules
* [x86] Enable INTEL_PMC_IPC as module
2016-02-10 01:21:56 +00:00
Ben Hutchings e4d331b75f Explicitly enable/disable many config symbols per defaults 2016-02-10 00:56:01 +00:00
Ben Hutchings 41c5be2e73 SCSI: Fix NULL pointer dereference in runtime PM (really closes: #801925) 2016-02-09 20:49:04 +00:00
Ben Hutchings 0efd25dfff [rt] Update to 4.4.1-rt5 2016-02-09 18:04:09 +00:00
Ian Campbell efab9f0b2f [armel/marvell] Declare breaks against flash-kernel << 3.57~ 2016-02-08 09:20:43 +00:00
Ben Hutchings 19630e9d2b [armel] udeb: Remove obsolete control stanza for beeper-modules
There hasn't been a beeper-modules package since before the
kernel-wedge configuration was added to src:linux.
2016-02-08 02:41:47 +00:00
Ben Hutchings 24ff745737 [armel] udeb: Update kernel-image Provides field for marvell flavour
For marvell, only the RTC drivers are built-in.

Remove the Provides definitions for kirkwood and orion5x.
2016-02-08 02:40:47 +00:00
Ben Hutchings fac721e301 [armel] Fold config-reduced into config.marvell 2016-02-07 18:14:32 +00:00
Ben Hutchings 8ff6a7a38a [armel/marvell] mtd: Change JFFS2_FS, MTD_SPI_NOR, and M25P80 from built-in to modules 2016-02-07 18:14:32 +00:00
Ben Hutchings db28f005ab input: Disable KEYBOARD_ATKBD 2016-02-07 18:14:32 +00:00
Ben Hutchings 401df5efb5 [armel/marvell] Disable support for DNS-323
The kernel image was already too large for this machine.

- Disable MACH_DNS323
- Change MTD_CFI_AMDSTD from built-in to module
2016-02-07 18:14:32 +00:00
Ben Hutchings 7f810117b9 [armel] Replace kirkwood and orion5x flavours with a 'marvell' flavour
Apply upstream patches from 4.5-rc1 to enable inclusion of orion5x in a
multiplatform build.

Merge configurations as well as possible.
2016-02-07 18:14:32 +00:00
Ben Hutchings 43671fd62b Re-group fixes in the patch series 2016-02-07 18:08:27 +00:00
Ben Hutchings 536da2762d Drop ABI fix, not needed in experimental 2016-02-07 18:05:13 +00:00
Ben Hutchings 6c26fa513e Release linux (4.3.5-1).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVrbUcee/yOyVhhEJAQqY7RAAvLy0Z5eKYP7/Re1jHCuYqGFwhgIig+uo
 yscoEqKlSWUwC7Tio5ar+oydqdvRyUOYB+ABXvpnQb+ImsPF5xNwYDLO5OIVGIuh
 yc7RgHROYzDMYSqO8ToDAJbhPfd/UVUp25gJQqdbmozXr9lMPL1zH3/d5FUQgrcz
 2AmCFDa6nvcCg6SxuT8IFl2lsDsPA7WI3AYUnFKVwxpwSGwZQmhH4G6SDBOTGd4n
 Zx8ySfHle+Jz4aIYyD6jAFV4RVCsucwswwD78PYDZlfqxr29IzdwOx4MJNuLzxGp
 A6/FVRg6V7b+/1E1BKS7wUAoN2F7JyXgrro7QsZEyq+ckQY/9CyfLopC0shx3+xv
 2nQLGLb3rFySKkYXFBPJdQacr0zGRtEa5QdRWRVYPCUvXc2ju5pv8DTINzb7aW+6
 tkec0Wks5LeDa+zVzbAJHpVgnE3PBSTJHpRWaqZv1C5avp92MmnphXxpjj5ifB2b
 /eu6PzF4zAwM0Sr8aBY2riELQXMbFmtAE60+weMUjYHiL4MHc/yDNHtpjiz3zgrQ
 qptf26uuHClC/FmMq+9jhTlbsXb9X30XWG94Dif0A46iAHAyRrO200DUlMYqx3KF
 tDtHKHsJ2rqso6WQhuLOgd37qTKlt93rA6Se4bbDASQKdQealbY3COsYS1eulyJI
 HXXB8qbopJI=
 =cqNy
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.3.5-1'
2016-02-07 05:28:43 +00:00