[linux] 01/01: Merge tag 'debian/4.3.3-7'

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Jan 19 22:50:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 2e65ee9ec726be100364774f07dbad4b6208d8b5
Merge: 72a6370 33cd223
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Jan 19 22:23:15 2016 +0000

    Merge tag 'debian/4.3.3-7'

 debian/changelog  |  7 +++++++
 debian/rules.real | 15 ++++++++-------
 2 files changed, 15 insertions(+), 7 deletions(-)

diff --cc debian/changelog
index 31c8f43,83d54a0..a623a48
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,99 -1,10 +1,106 @@@
 +linux (4.4-1~exp1) UNRELEASED; urgency=medium
 +
 +  * New upstream release: http://kernelnewbies.org/Linux_4.4
 +
 +  [ Ben Hutchings ]
 +  * [armhf] Enable EXTCON_USB_GPIO, ENSORS_GPIO_FAN as modules, and
 +    USB_DWC3_DUAL_ROLE instead of USB_DWC3_HOST (Closes: #810048)
 +  * [rt] Update to 4.4-rt2
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Wed, 06 Jan 2016 01:28:46 +0000
 +
 +linux (4.4~rc8-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release candidate
 +
 +  [ Ben Hutchings ]
 +  * [rt] Update to 4.4-rc6-rt1 and re-enable
 +  * [rt] Fix build error in kernel/time/hrtimer.c
 +  * [rt] latency_hist: Update sched_switch probe
 +  * [armhf] Add support for BCM2836 and Raspberry Pi 2:
 +    - pwm: bcm2835: Calculate scaler in ->config()
 +    - pwm: bcm2835: Prevent division by zero
 +    - drm: Create a driver hook for allocating GEM object structs
 +    - drm/vc4: Add a BO cache
 +    - drm/vc4: Add create and map BO ioctls
 +    - drm/vc4: Add an API for creating GPU shaders in GEM BOs
 +    - drm/vc4: Fix a typo in a V3D debug register
 +    - drm/vc4: Bind and initialize the V3D engine
 +    - drm/vc4: Add support for drawing 3D frames
 +    - drm/vc4: Add support for async pageflips
 +    - drm/vc4: Add an interface for capturing the GPU state after a hang
 +    - drm/vc4: copy_to_user() returns the number of bytes remaining
 +    - drm/vc4: allocate enough memory in vc4_save_hang_state()
 +    - drm/vc4: fix an error code
 +    - bcm2835: Add a compat string for bcm2836 machine probe
 +    - bcm2835: Add Kconfig support for bcm2836
 +    - bcm2835: Define two new packets from the latest firmware
 +    - bcm2835: add rpi power domain driver
 +    - bcm2835: Split the DT for peripherals from the DT for the CPU
 +    - bcm2835: Move the CPU/peripheral include out of common RPi DT
 +    - bcm2835: Add devicetree for bcm2836 and Raspberry Pi 2 B
 +    - bcm2835: Add the auxiliary clocks to the device tree
 +    - Enable ARCH_BCM, ARCH_BCM2835, DMA_BCM2835, BCM2835_MBOX,
 +      RASPBERRYPI_FIRMWARE, RASPBERRYPI_POWER
 +    - Enable DRM_VC4, I2C_BCM2835, MMC_SDHCI_BCM2835, PWM_BCM2835, SPI_BCM2835,
 +      SPI_BCM2835AUX, USB_DWC2, BCM2835_WDT, SND_BCM2835_SOC_I2S as modules
 +    - udeb: Add sdhci-bcm2835 to mmc-modules, dwc2 to usb-modules
 +  * [armhf] Enable INPUT_AXP20X_PEK, CAN_SUN4I, SND_SUN4I_CODEC as modules
 +    (Closes: #808623)
 +  * [x86] nvdimm: Change X86_PMEM_LEGACY from built-in to module
 +  * [x86] Enable DEBUG_WX, X86_INTEL_MPX
 +
 +  [ Ian Campbell ]
 +  * [armel/kirkwood] Updates/clarifications to kernel size limitations from
 +    Martin Michlmayr. (Closes: #809528)
 +  * [armhf] Enable support for Rockchip devices. (Closes: #809083)
 +  * [armhf] Enable basic support for DRA7XX systems, such as Beagle-x15.
 +    (Closes: #807624)
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Mon, 04 Jan 2016 17:23:28 +0000
 +
 +linux (4.4~rc6-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release candidate
 +    - include/linux/mmdebug.h: should include linux/bug.h
 +      (fixes FTBFS on arm64)
 +
 +  [ Ben Hutchings ]
 +  * [sparc64] udeb: Replace mpt2sas with mpt3sas in scsi-common-modules
 +    (fixes FTBFS)
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Mon, 21 Dec 2015 17:30:10 +0000
 +
 +linux (4.4~rc5-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release candidate
 +
 +  [ Ben Hutchings ]
 +  * [arm64] Drop now-redundant patches for X-Gene (fixes FTBFS)
 +  * [s390x] udeb: Add crc-modules package (fixes FTBFS)
 +  * cirrus,mgag200: Drop patches for compatibility with wheezy userland
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Wed, 16 Dec 2015 17:16:09 +0000
 +
 +linux (4.4~rc4-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release candidate
 +
 +  [ Ben Hutchings ]
 +  * aufs: Update support patches to aufs4.x-rcN-20151123
 +  * udeb: Make md-modules depend on crc-modules (Closes: #807661)
 +  * [armel/kirkwood,armhf] crypto: Enable CRYPTO_DEV_MARVELL_CESA as module
 +    (Closes: #807634)
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Sun, 13 Dec 2015 16:25:45 +0000
 +
+ linux (4.3.3-7) unstable; urgency=medium
+ 
+   * linux-image-dbg: Don't rely on upstream makefile to make .build-id
+     links to vDSO debuginfo (fixes FTBFS on arm64, s390)
+ 
+  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 19 Jan 2016 17:29:21 +0000
+ 
  linux (4.3.3-6) unstable; urgency=medium
  
    [ Ben Hutchings ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list