Commit Graph

5780 Commits

Author SHA1 Message Date
Ben Hutchings 19216c6aaa [armel/kirkwood] power/reset: Re-enable POWER_RESET, POWER_RESET_GPIO
These used to be selected by ARCH_KIRKWOOD_DT, but that was removed in
3.17-rc1 and we didn't notice the loss of these.
2016-01-14 01:49:32 +00:00
Ben Hutchings 9a6aa4816a linux-image-dbg: Include debugging symbols for VDSOs 2016-01-13 15:08:47 +00:00
Ben Hutchings 1121dce318 [armhf] udeb: Include usbhid in input-modules (Closes: #809521)
usbkbd and usbmouse (HIDBP drivers) were also excluded, but we've
not built them for many years.
2016-01-10 22:58:52 +00:00
Ben Hutchings d56fab4480 gpio: Enable GPIO_SYSFS wherever GPIOLIB is enabled (Closes: #810085) 2016-01-08 19:36:09 +00:00
Ben Hutchings d2547e3561 xen/gntdev: Grant maps should not be subject to NUMA balancing (Closes: #810472) 2016-01-08 19:32:35 +00:00
Ben Hutchings 0c23e53745 genorig.py: Make orig tarballs really reproducible
- Override umask while extracting/exporting files
- Override user and group names in tarball
2016-01-08 19:31:40 +00:00
Ben Hutchings 1d2a19e3fe debian.py: Implement stable order of fields not in the predefined order 2016-01-08 12:09:48 +00:00
Ben Hutchings dc3b21cc1a debian.py: Implement stable order of fields in debian/tests/control
Move the field ordering control from the Package class to a new
superclass of Package and TestsControl.
2016-01-08 12:08:28 +00:00
Ben Hutchings 559f1a2447 [armhf] udeb: Fix duplication and circular dependency (really fixes FTBFS)
There is still duplication between core-modules and usb-modules, and
they actually have a circular dependency due to gpio-viperboard
driving (part of) a USB device.

- Add core-modules as a dependency of usb-modules
- Remove gpio-viperboard from core-modules as it is unlikely to be needed
2016-01-04 00:46:39 +00:00
Ben Hutchings bbfa58468d Prepare to release linux (4.3.3-4). 2016-01-03 01:50:52 +00:00
Ben Hutchings 03e157c09e [armhf] udeb: Remove pbias-regulator module from mmc-modules (fixes FTBFS)
It's now in core-modules.
2016-01-03 01:49:35 +00:00
Ben Hutchings 2f8b046985 Prepare to release linux (4.3.3-3). 2016-01-02 16:45:46 +00:00
Ben Hutchings 1309260f30 udeb: Add USB PHY drivers to usb-modules and delete duplicates in core-modules
This leaves only PCIe PHYs in core-modules.
2016-01-02 16:44:57 +00:00
Ben Hutchings 9a3c406688 [s390x] udeb: Add crc-modules package (Closes: #808051) 2016-01-02 04:21:06 +00:00
Ben Hutchings ec4aa10d21 [x86] pinctrl: Enable PINCTRL_CHERRYVIEW (Closes: #808044) 2016-01-02 04:17:32 +00:00
Ben Hutchings eafb4c30fd Revert "xhci: don't finish a TD if we get a short transfer event mid TD"
Closes: #808602, #808953, regression in 4.3-rc7
2016-01-02 03:09:56 +00:00
Ben Hutchings 50c5af2358 [armhf] crypto: sun4i-ss - add missing statesize (Closes: #808625) 2016-01-01 19:46:24 +00:00
Ben Hutchings 50263628e4 [x86] drm/i915: Don't compare has_drrs strictly in pipe config (Closes: #808720) 2016-01-01 19:24:50 +00:00
Ben Hutchings 45e2ecad07 drm/nouveau/pmu: do not assume a PMU is present (Closes: #809481) 2016-01-01 18:41:43 +00:00
Ben Hutchings d9ebd74365 [armhf] udeb: Add modular clock, GPIO, PHY and regulator drivers to core-modules (Closes: #809521) 2016-01-01 18:22:31 +00:00
Salvatore Bonaccorso 9e020405e9 Add reference to CVE-2015-8709 2016-01-01 08:27:22 +01:00
Salvatore Bonaccorso abab5c2745 [x86] kvm: Reload pit counters for all channels when restoring state (CVE-2015-7513) 2015-12-31 15:49:59 +01:00
Ben Hutchings e57c91d886 KEYS: Fix race between read and revoke (CVE-2015-7550) 2015-12-31 02:53:31 +00:00
Ben Hutchings 3fac5cf03c ptrace: being capable wrt a process requires mapped uids/gids 2015-12-27 06:19:08 +00:00
Ben Hutchings 7b6f99cec5 [xen] pciback: Fix state validation in MSI control operations (CVE-2015-8551, CVE-2015-8852, XSA-157) 2015-12-27 05:54:06 +00:00
Ben Hutchings 94b974ce0f [xen] Fix race conditions in back-end drivers (CVE-2015-8550, XSA-155) 2015-12-27 05:49:13 +00:00
Ben Hutchings 1ff79b037c bluetooth: Validate socket address length in sco_sock_bind() (CVE-2015-8575) 2015-12-27 04:26:45 +00:00
Ben Hutchings e9708970a6 pptp: verify sockaddr_len in pptp_bind() and pptp_connect() (CVE-2015-8569) 2015-12-27 04:26:45 +00:00
Ben Hutchings 5db0f0e307 block: ensure to split after potentially bouncing a bio (Closes: #809082) 2015-12-27 04:26:45 +00:00
Salvatore Bonaccorso d6b9e3f082 ovl: fix permission checking for setattr (CVE-2015-8660) 2015-12-24 06:42:25 +01:00
Ben Hutchings fa3d046a13 [ppc64*] drm: Enable DRM_AST as module (Closes: #808338) 2015-12-18 20:20:06 +00:00
Ben Hutchings f051d2dd26 Prepare to release linux (4.3.3-2). 2015-12-17 18:21:52 +00:00
Ben Hutchings 4e7c2dd4de [sh4] Disable CC_STACKPROTECTOR_STRONG temporarily (fixes FTBFS) 2015-12-17 18:21:47 +00:00
Ben Hutchings ee4980cb32 [armhf,sparc64] Force ZONE_DMA to be enabled, reversing ABI change in 4.3.3 (fixes FTBFS) 2015-12-17 17:59:24 +00:00
Ben Hutchings 86eb6b9a54 Prepare to release linux (4.3.3-1). 2015-12-15 21:25:26 +00:00
Ben Hutchings ca0bbf698b tipc: Fix kfree_skb() of uninitialised pointer (regression in 4.3.3) 2015-12-15 21:25:16 +00:00
Ben Hutchings 9a894164f8 net: Ignore ABI changes due to "ipv6: add complete rcu protection around np->opt"
These don't appear to affect out-of-tree modules.
2015-12-15 19:44:44 +00:00
Ben Hutchings 8fd06d9868 vrf: Fix broken backport of "vrf: fix double free and memory corruption on register_netdevice failure" in 4.3.3 2015-12-15 17:44:38 +00:00
Ben Hutchings c4e89babe4 Update to 4.3.3
Drop 3 security fixes that were included in it.
2015-12-15 17:40:55 +00:00
Ben Hutchings 79e8696482 [armel/kirkwood] udeb: Override inclusion of gpio_keys in input-modules (fixes FTBFS) 2015-12-15 02:03:43 +00:00
Ben Hutchings 61acdc692c net: add validation for the socket syscall protocol argument (CVE-2015-8543) 2015-12-14 20:59:45 +00:00
Ben Hutchings 5c96b47d41 Prepare to release linux (4.3.1-1). 2015-12-13 00:57:46 +00:00
Ben Hutchings 0eb4bd660e sched: Enable CFS_BANDWIDTH (Closes: #802746) 2015-12-13 00:34:45 +00:00
Ben Hutchings 8b24f6f292 udeb: Add hid-chicony to input-modules (Closes: #766570) 2015-12-13 00:34:45 +00:00
Ben Hutchings 2f38533595 [armhf] Add support for Odroid-XU4 (Closes: #804850) 2015-12-13 00:34:44 +00:00
Ben Hutchings 405f12a12b [x86] nouveau: bios: return actual size of the buffer retrieved via _ROM (Closes: #772716) 2015-12-13 00:34:44 +00:00
Ben Hutchings 7a68d42a2b [x86] input: Enable KEYBOARD_GPIO, INPUT_SOC_BUTTON_ARRAY (Closes: #804864) 2015-12-13 00:34:44 +00:00
Ben Hutchings 0f2fe8b81a Enable CC_STACKPROTECTOR_STRONG (Closes: #805652) 2015-12-13 00:34:39 +00:00
Ben Hutchings efc870db16 [x86] drm/i915: Mark uneven memory banks on gen4 desktop as unknown swizzling (Closes: #780363) 2015-12-12 22:53:37 +00:00
Ben Hutchings 9b8687a49d [armhf] udeb: Add leds-modules package containing leds-gpio driver (Closes: #807721) 2015-12-12 22:35:04 +00:00