[linux] 01/02: Merge tag 'debian/4.5.5-1'

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon May 30 15:34:14 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 6976b08b12b3a2069af49cded3e30a16322f1f37
Merge: 2d3c423 f122b33
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun May 29 22:33:26 2016 +0100

    Merge tag 'debian/4.5.5-1'

 debian/changelog                                   | 115 +++++++++++++++++++++
 debian/config/armhf/config                         |   9 +-
 ...fix-leak-in-events-via-snd_timer_user_cca.patch |  28 +++++
 ...fix-leak-in-events-via-snd_timer_user_tin.patch |  28 +++++
 ...imer-fix-leak-in-sndrv_timer_ioctl_params.patch |  28 +++++
 ...-nl-sock-before-parsing-nested-attributes.patch |  36 +++++++
 ...usb-usbfs-fix-potential-infoleak-in-devio.patch |  36 +++++++
 .../dwc3-exynos-fix-deferred-probing-storm.patch   |  81 +++++++++++++++
 ...ore-complete-state-update-on-apicv-on-off.patch | 101 ++++++++++++++++++
 debian/patches/series                              |   7 ++
 10 files changed, 468 insertions(+), 1 deletion(-)

diff --cc debian/changelog
index b301b49,44e6629..f4dd640
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,96 -1,118 +1,211 @@@
 +linux (4.6-1~exp2) UNRELEASED; urgency=medium
 +
 +  [ Ben Hutchings ]
 +  * [tilegx] Build a linux-libc-dev package (Closes: #824524; thanks to
 +    Helmut Grohne)
 +  * [tilegx] linux-libc-dev: Install <arch/*> headers in arch-specific
 +    directory (Closes: #823632; thanks to Helmut Grohne)
 +  * [rt] Update to 4.6-rc7-rt1 and re-enable
 +    - Override SYSTEM_TRUSTED_KEYS to work from the source_rt directory
 +  * Fold debian/config/README into debian/README.source
 +  * debian/README.source: Rewrite and expand explanation of kernel config file
 +    construction
 +  * aufs: Update support patches to aufs4.6-20160523
 +    - mmap: Fix use-after-free in remap_file_pages(2)
 +  * [mips*] Change NFS and various storage and network drivers from built-in
 +    to modules
 +  * 8139too: Use same configuration on all architectures: enable
 +    8139TOO_TUNE_TWISTER, 8139TOO_8129 and disable 8139TOO_PIO
 +  * [mipsn32{,r6}{,el}] Build linux-libc-dev and tools packages
 +  * [mips{,64}r6{,el}] Add kernel flavours for the Malta platform; build
 +    linux-libc-dev and tools packages (Closes: #825024; thanks to YunQiang Su)
 +  * [mips*/*-malta] udeb: Add ata-modules package
 +  * linux-image: Stop setting $STEM in environment for maintainer script hooks
 +  * linux-image: Add workaround for bug #817083 in debconf
 +  * linux-image: prerm: Allow removal of running kernel if we can't ask debconf
 +    questions (Closes: #825423)
 +  * linux-image: prerm: Ignore version of running kernel inside a container or
 +    chroot
 +  * [s390] udeb: Drop all packages, since s390 no longer has its own kernel
 +
 +  [ Aurelien Jarno ]
 +  * [mips64{,el}] Set CPU to MIPS64 R2.
 +  * [mips] Set CPU to MIPS32/64 R2.
 +
 +  [ Martin Michlmayr ]
 +  * [armhf] Enable more NVIDIA Tegra options (TEGRA_IOMMU_SMMU,
 +    ARM_TEGRA_DEVFREQ, SND_SOC_TEGRA_*).
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Tue, 17 May 2016 23:33:30 +0100
 +
 +linux (4.6-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release: http://kernelnewbies.org/Linux_4.6
 +
 +  [ Ben Hutchings ]
 +  * Re-apply "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing",
 +    reverted upstream in 4.6
 +  * [arm64] Enable RANDOMIZE_BASE (kASLR)
 +  * [armhf] dsa: Enable NET_DSA_MV88E6123 as module, replacing
 +    NET_DSA_MV88E6123_61_65
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Tue, 17 May 2016 02:39:47 +0100
 +
 +linux (4.6~rc7-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release candidate
 +
 +  [ Ben Hutchings ]
 +  * [hppa] Enable MLONGCALLS (fixes FTBFS)
 +  * [alpha] fs: Disable BINFMT_EM86 (obsoleted by binfmt_misc; fixes FTBFS)
 +
 +  [ Aurelien Jarno ]
 +  * [mips*/octeon] Enable EDAC, EDAC_MM_EDAC, EDAC_OCTEON_L2C,
 +    EDAC_OCTEON_LMC, EDAC_OCTEON_PC, EDAC_OCTEON_PCI.
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Mon, 09 May 2016 03:39:32 +0100
 +
 +linux (4.6~rc5-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release candidate
 +
 +  [ Ben Hutchings ]
 +  * [armhf] Enable EFI, RTC_DRV_EFI
 +  * Update config for renaming/removal/replacement/merging/splitting of various
 +    symbols
 +  * *lockdep*,linux-perf: Remove '-rcN' from installation paths
 +
 +  [ Martin Michlmayr ]
 +  * [armel, armhf] Use new Marvell CESA driver.
 +  * [arm64] Enable support for NVIDIA Tegra.
 +  * [arm64] udeb: Create fb-modules.
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Fri, 29 Apr 2016 10:40:36 +0200
 +
 +linux (4.6~rc3-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release candidate
 +
 +  [ Ben Hutchings ]
 +  * aufs: Update support patches to aufs4.x-rcN-20160328
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Thu, 14 Apr 2016 23:55:15 +0100
 +
+ linux (4.5.5-1) unstable; urgency=medium
+ 
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.5.5
+     - decnet: Do not build routes to devices without decnet private data.
+     - route: do not cache fib route info on local routes with oif
+     - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
+     - net: sched: do not requeue a NULL skb
+     - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
+     - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
+     - soreuseport: fix ordering for mixed v4/v6 sockets
+     - net: use skb_postpush_rcsum instead of own implementations
+     - vlan: pull on __vlan_insert_tag error path and fix csum correction
+     - openvswitch: Orphan skbs before IPv6 defrag
+     - openvswitch: use flow protocol when recalculating ipv6 checksums
+     - net/mlx5_core: Fix soft lockup in steering error flow
+     - net/mlx5e: Device's mtu field is u16 and not int
+     - net/mlx5e: Fix minimum MTU
+     - net/mlx5e: Use vport MTU rather than physical port MTU
+     - ipv4/fib: don't warn when primary address is missing if in_dev is dead
+     - net/mlx4_en: fix spurious timestamping callbacks
+     - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
+     - gre: do not pull header in ICMP error processing
+     - net_sched: introduce qdisc_replace() helper
+     - net_sched: update hierarchical backlog too
+     - sch_htb: update backlog as well
+     - sch_dsmark: update backlog as well
+     - netem: Segment GSO packets on enqueue
+     - ipv6/ila: fix nlsize calculation for lwtunnel
+     - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
+     - [x86] VSOCK: do not disconnect socket when peer has shutdown SEND only
+     - net: bridge: fix old ioctl unlocked net device walk
+     - bridge: fix igmp / mld query parsing
+     - net: fix a kernel infoleak in x25 module (CVE-2016-4580)
+     - net: thunderx: avoid exposing kernel stack
+     - tcp: refresh skb timestamp at retransmit time
+     - net/route: enforce hoplimit max value
+     - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
+     - ocfs2: fix posix_acl_create deadlock
+     - zsmalloc: fix zs_can_compact() integer overflow
+     - mm: thp: calculate the mapcount correctly for THP pages during WP faults
+     - [x86] crypto: qat - fix invalid pf2vf_resp_wq logic
+     - crypto: testmgr - Use kmalloc memory for RSA input
+     - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
+     - ALSA: usb-audio: Yet another Phoneix Audio device quirk
+     - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
+     - ALSA: hda - Fix white noise on Asus UX501VW headset
+     - ALSA: hda - Fix broken reconfig
+     - [armhf] spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is
+       overridden
+     - [armhf] spi: spi-ti-qspi: Handle truncated frames properly
+     - perf diff: Fix duplicated output column
+     - perf/core: Disable the event on a truncated AUX record
+     - vfs: rename: check backing inode being equal
+     - workqueue: fix rebind bound workers warning
+     - [armhf] regulator: s2mps11: Fix invalid selector mask and voltages
+       for buck9
+     - [armhf] regulator: axp20x: Fix axp22x ldo_io voltage ranges
+     - atomic_open(): fix the handling of create_error
+     - qla1280: Don't allocate 512kb of host tags
+     - tools lib traceevent: Do not reassign parg after collapse_tree()
+     - [x86] drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk
+       frequency
+     - drm/radeon: fix PLL sharing on DCE6.1 (v2)
+     - [x86] drm/i915: Bail out of pipe config compute loop on LPT
+     - [x86] Revert "drm/i915: start adding dp mst audio"
+     - [x86] drm/i915/bdw: Add missing delay during L3 SQC credit programming
+     - drm/radeon: fix DP link training issue with second 4K monitor
+     - drm/radeon: fix DP mode validation
+     - [x86] drm/amdgpu: fix DP mode validation
+     - btrfs: reada: Fix in-segment calculation for reada
+     - Btrfs: fix truncate_space_check
+     - btrfs: remove error message from search ioctl for nonexistent tree
+     - btrfs: change max_inline default to 2048
+     - Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
+     - Btrfs: fix file loss on log replay after renaming a file and fsync
+     - Btrfs: fix extent_same allowing destination offset beyond i_size
+     - Btrfs: fix deadlock between direct IO reads and buffered writes
+     - Btrfs: fix race when checking if we can skip fsync'ing an inode
+     - Btrfs: do not collect ordered extents when logging that inode exists
+     - btrfs: csum_tree_block: return proper errno value
+     - btrfs: do not write corrupted metadata blocks to disk
+     - Btrfs: fix invalid reference in replace_path
+     - btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
+     - btrfs: fallback to vmalloc in btrfs_compare_tree
+     - Btrfs: don't use src fd for printk
+     - btrfs: Reset IO error counters before start of device replacing
+ 
+   [ Salvatore Bonaccorso ]
+   * tipc: check nl sock before parsing nested attributes (CVE-2016-4951)
+ 
+   [ Ben Hutchings ]
+   * aufs: Update support patches to aufs4.5-20160523
+     - mmap: Fix use-after-free in remap_file_pages(2)
+   * Revert "stmmac: Fix 'eth0: No PHY found' regression" (Closes: #823493)
+   * [x86] kvm:vmx: more complete state update on APICv on/off (CVE-2016-4440)
+   * USB: usbfs: fix potential infoleak in devio (CVE-2016-4482)
+   * ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS (CVE-2016-4569)
+   * ALSA: timer: Fix leak in events via snd_timer_user_ccallback or
+     snd_timer_user_tinterrupt (CVE-2016-4578)
+   * dwc3-exynos: Fix deferred probing storm (Closes: #823552; thanks to
+     Steinar H. Gunderson)
+   * Re-apply "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing",
+     reverted upstream in 4.5.5
+ 
+   [ Roger Shimizu ]
+   * [armhf] Enable SENSORS_PWM_FAN / PWM_SAMSUNG as module, as recommended by
+     Steinar H. Gunderson. (Closes: #824941)
+   * [armhf] For Odroid-U3 (Exynos4) support, enable ARCH_EXYNOS4 / MFD_MAX77686
+     / RTC_DRV_MAX77686 as built-in, and COMMON_CLK_MAX77686
+     / REGULATOR_MAX77686 / MMC_SDHCI_S3C as module. Thanks to
+     Vagrant Cascadian. (Closes: #825139)
+ 
+  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 29 May 2016 22:21:11 +0100
+ 
  linux (4.5.4-1) unstable; urgency=medium
  
    * New upstream stable update:
diff --cc debian/config/armhf/config
index 22129c4,60b05dd..bcfc316
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@@ -529,9 -523,10 +531,10 @@@ CONFIG_TI_EMIF=
  ## file: drivers/mfd/Kconfig
  ##
  CONFIG_MFD_AS3722=y
 -CONFIG_MFD_AXP20X=y
 +CONFIG_MFD_AXP20X_I2C=y
  CONFIG_MFD_DA9052_SPI=y
  CONFIG_MFD_DA9052_I2C=y
+ CONFIG_MFD_MAX77686=y
  CONFIG_MFD_MC13XXX_SPI=m
  CONFIG_MFD_MC13XXX_I2C=m
  CONFIG_MFD_SEC_CORE=y
@@@ -895,12 -897,12 +901,13 @@@ CONFIG_RTC_DRV_ISL12057=
  CONFIG_RTC_DRV_PCF8523=y
  CONFIG_RTC_DRV_PCF8563=y
  CONFIG_RTC_DRV_TWL4030=y
 +CONFIG_RTC_DRV_PALMAS=y
  CONFIG_RTC_DRV_S5M=y
  CONFIG_RTC_DRV_DA9052=y
 +CONFIG_RTC_DRV_EFI=y
  CONFIG_RTC_DRV_IMXDI=y
  CONFIG_RTC_DRV_OMAP=y
+ CONFIG_RTC_DRV_MAX77686=y
  CONFIG_RTC_DRV_PL030=y
  CONFIG_RTC_DRV_PL031=y
  CONFIG_RTC_DRV_VT8500=y
diff --cc debian/patches/series
index f28f1ed,56c4f9e..d64c767
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -47,8 -48,13 +47,9 @@@ bugfix/x86/viafb-autoload-on-olpc-xo1.5
  bugfix/mips/MIPS-Allow-emulation-for-unaligned-LSDXC1-instructions.patch
  bugfix/mips/MIPS-Disable-preemption-during-prctl-PR_SET_FP_MODE.patch
  bugfix/mips/MIPS-Force-CPUs-to-lose-FP-context-during-mode-switc.patch
 -bugfix/x86/vmxnet3-fix-lock-imbalance-in-vmxnet3_tq_xmit.patch
 -bugfix/arm/arm-dts-kirkwood-fix-sd-slot-default-configuration-f.patch
 -bugfix/sparc/sparc-implement-and-wire-up-modalias_show-for-vio.patch
 -bugfix/sparc/sparc-implement-and-wire-up-vio_hotplug-for-vio.patch
  bugfix/x86/revert-sp5100_tco-fix-the-device-check-for-SB800-and.patch
  bugfix/powerpc/powerpc-fix-sstep-compile-on-powerpcspe.patch
+ bugfix/arm/dwc3-exynos-fix-deferred-probing-storm.patch
  
  # Arch features
  features/mips/MIPS-increase-MAX-PHYSMEM-BITS-on-Loongson-3-only.patch
@@@ -100,9 -120,35 +101,15 @@@ features/all/securelevel/enable-cold-bo
  
  # Security fixes
  bugfix/all/ptrace-being-capable-wrt-a-process-requires-mapped-uids-gids.patch
 -bugfix/x86/x86-mm-page-align-the-_end-symbol-to-avoid-pfn-conve.patch
 -bugfix/x86/x86-mm-pat-ensure-cpa-pfn-only-contains-page-frame-n.patch
 -bugfix/x86/x86-efi-map-ram-into-the-identity-page-table-for-mix.patch
 -bugfix/x86/x86-efi-hoist-page-table-switching-code-into-efi_cal.patch
 -bugfix/x86/x86-efi-build-our-own-page-table-structures.patch
 -bugfix/x86/x86-efi-setup-separate-efi-page-tables-in-kexec-path.patch
  debian/i386-686-pae-pci-set-pci-nobios-by-default.patch
 -bugfix/x86/x86-efi-bgrt-fix-kernel-panic-when-mapping-bgrt-data.patch
 -bugfix/x86/x86-efi-bgrt-replace-early_memremap-with-memremap.patch
 -bugfix/x86/x86-mm-pat-fix-boot-crash-when-1gb-pages-are-not-supported.patch
 -bugfix/all/netfilter-x_tables-check-for-size-overflow.patch
 -bugfix/all/netfilter-x_tables-validate-e-target_offset-early.patch
 -bugfix/all/netfilter-x_tables-make-sure-e-next_offset-covers-re.patch
 -bugfix/x86/x86-mm-32-enable-full-randomization-on-i386-and-x86_.patch
 -bugfix/all/KEYS-Fix-ASN.1-indefinite-length-object-parsing.patch
 -bugfix/all/do_splice_to-cap-the-size-before-passing-to-splice_r.patch
  bugfix/all/KVM-MTRR-remove-MSR-0x2f8.patch
 +bugfix/all/media-videobuf2-v4l2-verify-planes-array-in-buffer-d.patch
+ bugfix/all/tipc-check-nl-sock-before-parsing-nested-attributes.patch
+ bugfix/x86/kvm-vmx-more-complete-state-update-on-apicv-on-off.patch
+ bugfix/all/usb-usbfs-fix-potential-infoleak-in-devio.patch
+ bugfix/all/alsa-timer-fix-leak-in-sndrv_timer_ioctl_params.patch
+ bugfix/all/alsa-timer-fix-leak-in-events-via-snd_timer_user_cca.patch
+ bugfix/all/alsa-timer-fix-leak-in-events-via-snd_timer_user_tin.patch
 -bugfix/all/media-videobuf2-v4l2-verify-planes-array-in-buffer-d.patch
 -
 -# ABI maintenance
 -debian/ib-fix-abi-change-in-4.5.3.patch
 -debian/v4l2-fix-abi-changes-in-4.5.3.patch
 -debian/cgroup-fix-abi-change-in-4.5.3.patch
  
  # Tools bug fixes
  bugfix/all/usbip-document-tcp-wrappers.patch

-- 
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