Commit Graph

5926 Commits

Author SHA1 Message Date
Ian Campbell 385f5a4548 [armfh] dts: Add DTB for Novena, patches from Vagrant Cascadian
(Closes: #815324)
2016-02-28 19:02:09 +00:00
Salvatore Bonaccorso 3040b167bb debian/changelog: Delete entries for commits that are unimportant 2016-02-28 17:14:14 +01:00
Salvatore Bonaccorso c18baf7c4d Improve changelog for stable update 4.4.3 2016-02-28 08:29:29 +01:00
Salvatore Bonaccorso bcf60af755 Update to 4.4.3
Drop several patches that are included in it.
2016-02-28 07:57:17 +01:00
Aurelien Jarno dbe11b4d3b [x86] KVM: fix conversion of addresses to linear in 32-bit protected mode. 2016-02-26 09:29:37 +01:00
Roger Shimizu 54248be7f5 [armel] dts: Add various device-tree fixes and improvements for Buffalo Linkstation devices. 2016-02-24 18:30:56 +09:00
Salvatore Bonaccorso 3b5fbd13f8 Add CVE reference for one fix (CVE-2016-2550) 2016-02-24 05:04:08 +01:00
Ben Hutchings e8bbad4b1a udeb: Include more modules, including those needed on Firefly-RK3288
Thanks to Vagrant Cascadian.  Closes: #815476.
2016-02-24 01:49:00 +00:00
Ben Hutchings 5810ec7828 unix: correctly track in-flight fds in sending process user_struct
Fixes a regression caused by the previous partial fix for CVE-2013-4312.

Ignore ABI changes as we never build unix sockets as a module and
nothing OOT should use the scm functions.
2016-02-24 01:47:32 +00:00
Roger Shimizu 837fc752ad [armhf] dts: imx6dlq-wandboard-revb1: use unique model id (Closes: #813881) 2016-02-24 07:59:05 +09:00
Ben Hutchings bd792d2441 Prepare to release linux (4.4.2-3). 2016-02-21 13:11:19 +00:00
Ben Hutchings 88d259a75c [x86] efi-bgrt: Fix kernel panic when mapping BGRT data (Closes: #815125)
Plus the following fix-up.
2016-02-20 23:25:05 +00:00
Ben Hutchings d2c5c9e085 Prepare to release linux (4.4.2-2). 2016-02-19 14:48:52 +00:00
Ben Hutchings e6ce1b131d [mipsel/loongson-2f] udeb: Add i2c-modules to avoid duplicate modules
Also add "Provides: i2c-modules" to kernel-image udeb for loongson-2e.
2016-02-19 14:48:00 +00:00
Martin Michlmayr a776630eb7 [arm64] Create i2c-modules udeb to avoid duplicate modules
Create i2c-modules udeb on arm64 to avoid the following build failure:

        kernel-wedge find-dups 4.4.0-1-arm64
debian/nic-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
debian/input-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
some modules are in more than one package
command exited with status 1
2016-02-18 18:22:43 -08:00
Ben Hutchings c232b093cb [armel,armhf] net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
This looks like it fixes #814681.
2016-02-18 16:45:54 +00:00
Ben Hutchings 71665302ad udeb: Make DAC960 and cciss optional in scsi-modules again
They are only built on some architectures, but armhf and arm64 #include
this file so currently FTBFS.
2016-02-18 16:45:09 +00:00
Ben Hutchings 42d36aac27 Prepare to release linux (4.4.2-1). 2016-02-17 21:20:12 +00:00
Ben Hutchings edd433b85f Update to 4.4.2
Drop patches included in it.

Refresh rt patches with textual conflicts.
2016-02-17 21:19:37 +00:00
Ben Hutchings b0ddcef1a9 udeb: Fix issues with wildcards that caused FTBFS on armhf, thanks to Karsten Merker
Karsten did a test-build on armhf and found failures due to missing modules
and directories.

* The wireless drivers from staging need to be optional; this requires
  support for wildcards in optional-inclusion lines
* The check for a containing directory must only be done for non-optional
  inclusion lines

Bump the kernel-wedge version requirement and add the optional-include
suffixes.
2016-02-17 18:00:31 +00:00
Ben Hutchings 96504c2870 IFF_NO_QUEUE: Fix for drivers not calling ether_setup() (regression in 4.3) 2016-02-17 18:00:31 +00:00
Ben Hutchings 2c39d8f576 Merge remote-tracking branch 'alioth/ukleinek/4.4.1-rt6' into HEAD 2016-02-16 13:54:44 +00:00
Uwe Kleine-König 91d4b94303 [rt] update to 4.4.2-rt6 2016-02-16 14:23:21 +01:00
Ben Hutchings 5427214b64 [i386/686-pae] PCI: Set pci=nobios by default 2016-02-16 02:51:44 +00:00
Ben Hutchings fcd5547ba0 [i386/686-pae] mm: Fix types used in pgprot cacheability flags translations 2016-02-16 02:04:23 +00:00
Ben Hutchings 5b76884dc2 [amd64] efi: Build our own page table structure
This avoids adding W+X pages to the default page table, which is not
only bad for security but also now triggers a warning on boot.
2016-02-16 02:03:55 +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