[linux] 01/02: Merge branch 'master' (only 1 commit)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 21 07:57:24 UTC 2017


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

rosh-guest pushed a commit to branch sid
in repository linux.

commit 40c7208b1e02520b24487c54b76c525dafd7fb55
Merge: 8a1cf72 6f47d53
Author: Roger Shimizu <rogershimizu at gmail.com>
Date:   Sat Jan 21 16:55:42 2017 +0900

    Merge branch 'master' (only 1 commit)

 debian/changelog                                   |   3 +
 .../ARM-dts-orion5x-convert-ls-chl-to-FDT.patch    | 207 +++++++++++++++++++++
 debian/patches/series                              |   1 +
 3 files changed, 211 insertions(+)

diff --cc debian/changelog
index 4a1faba,0ea5301..1271ff4
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,261 -1,9 +1,264 @@@
 -linux (4.9.2-2) UNRELEASED; urgency=medium
 +linux (4.9.4-1) UNRELEASED; urgency=medium
 +
 +  * New upstream stable update:
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.3
 +    - iio: common: st_sensors: fix channel data parsing
 +    - [mips] staging: octeon: Call SET_NETDEV_DEV()
 +    - ALSA: hda - Fix up GPIO for ASUS ROG Ranger
 +    - ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL
 +    - ALSA: usb-audio: Fix irq/process data synchronization
 +    - fscrypt: fix renaming and linking special files
 +    - [hppa/parisc] Add line-break when printing segfault info
 +    - [hppa/parisc] Mark cr16 clocksource unstable on SMP systems
 +    - HID: sensor-hub: Move the memset to sensor_hub_get_feature()
 +    - mac80211: initialize fast-xmit 'info' later
 +    - asm-prototypes: Clear any CPP defines before declaring the functions
 +    - [x86] drm/i915: Fix oopses in the overlay code due to i915_gem_active
 +      stuff
 +    - [x86] drm/i915: Fix oops in overlay due to frontbuffer tracking
 +    - [x86] drm/i915: Force VDD off on the new power seqeuencer before
 +      starting to use it
 +    - [x86] drm/i915: Initialize overlay->last_flip properly
 +    - [x86] KVM: reset MMU on KVM_SET_VCPU_EVENTS
 +    - [armhf] usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
 +    - [armhf] usb: musb: dsps: implement clear_ep_rxintr() callback
 +    - usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
 +    - usb: gadgetfs: restrict upper bound on device configuration size
 +    - USB: gadgetfs: fix unbounded memory allocation bug
 +    - USB: gadgetfs: fix use-after-free bug
 +    - USB: gadgetfs: fix checks of wTotalLength in config descriptors
 +    - USB: fix problems with duplicate endpoint addresses
 +    - usb: gadget: composite: Test get_alt() presence instead of set_alt()
 +    - [arm64, armhf] usb: dwc3: core: avoid Overflow events
 +    - usb: xhci: fix possible wild pointer
 +    - [x86] usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
 +    - xhci: free xhci virtual devices with leaf nodes first
 +    - usb: xhci: fix return value of xhci_setup_device()
 +    - usb: host: xhci: Fix possible wild pointer when handling abort command
 +    - xhci: Handle command completion and timeout race
 +    - usb: xhci: hold lock over xhci_abort_cmd_ring()
 +    - USB: serial: omninet: fix NULL-derefs at open and disconnect
 +    - USB: serial: quatech2: fix sleep-while-atomic in close
 +    - USB: serial: pl2303: fix NULL-deref at open
 +    - USB: serial: keyspan_pda: verify endpoints at probe
 +    - USB: serial: spcp8x5: fix NULL-deref at open
 +    - USB: serial: io_ti: fix NULL-deref at open
 +    - USB: serial: io_ti: fix another NULL-deref at open
 +    - USB: serial: io_ti: fix I/O after disconnect
 +    - USB: serial: iuu_phoenix: fix NULL-deref at open
 +    - USB: serial: garmin_gps: fix memory leak on failed URB submit
 +    - USB: serial: ti_usb_3410_5052: fix NULL-deref at open
 +    - USB: serial: io_edgeport: fix NULL-deref at open
 +    - USB: serial: oti6858: fix NULL-deref at open
 +    - USB: serial: cyberjack: fix NULL-deref at open
 +    - USB: serial: kobil_sct: fix NULL-deref in write
 +    - USB: serial: mos7840: fix NULL-deref at open
 +    - USB: serial: mos7720: fix NULL-deref at open
 +    - USB: serial: mos7720: fix use-after-free on probe errors
 +    - USB: serial: mos7720: fix parport use-after-free on probe errors
 +    - USB: serial: mos7720: fix parallel probe
 +    - usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
 +    - xhci: Use delayed_work instead of timer for command timeout
 +    - xhci: Fix race related to abort operation
 +    - [armhf] usb: musb: Fix trying to free already-free IRQ 4
 +    - usb: hub: Move hub_port_disable() to fix warning if PM is disabled
 +    - usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()
 +    - ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
 +    - USB: serial: kl5kusb105: abort on open exception path
 +    - usb: gadget: Fix second argument of percpu_ida_alloc()
 +    - usb: gadget: fix request length error for isoc transfer
 +    - [armhf] dts: sun7i: bananapi-m1-plus: Enable USB PHY for USB host
 +      support
 +    - dibusb: fix possible memory leak in dibusb_rc_query()
 +    - USB: serial: io_ti: bind to interface after fw download
 +    - [x86] mei: move write cb to completion on credentials failures
 +    - iio: accel: st_accel: fix LIS3LV02 reading and scaling
 +    - [arm64, armhf] usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
 +    - [arm64, armhf] usb: dwc3: ep0: explicitly call
 +      dwc3_ep0_prepare_one_trb()
 +    - [arm64, armhf] usb: dwc3: gadget: always unmap EP0 requests
 +    - [x86] drm/i915/dp: add lane_count check in intel_dp_check_link_status
 +    - [x86] drm/i915: tune down the fast link training vs boot fail
 +    - mac80211: fix tid_agg_rx NULL dereference
 +    - nl80211: Use different attrs for BSSID and random MAC addr in scan req
 +    - ath10k: fix failure to send NULL func frame for 10.4
 +    - ath10k: use the right length of "background"
 +    - efi/efivar_ssdt_load: Don't return success on allocation failure
 +    - debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS
 +    - [x86] prctl/uapi: Remove #ifdef for CHECKPOINT_RESTORE
 +    - [x86] cpu: Probe CPUID leaf 6 even when cpuid_level == 6
 +    - [x86] platform/x86: fujitsu-laptop: use brightness_set_blocking for
 +      LED-setting callbacks
 +    - hwmon: (amc6821) sign extension temperature
 +    - hwmon: (ds620) Fix overflows seen when writing temperature limits
 +    - [armhf] hwmon: (g762) Fix overflows and crash seen when writing limit
 +      attributes
 +    - hwmon: (lm90) fix temp1_max_alarm attribute
 +    - Input: synaptics-rmi4 - unlock on error
 +    - [armhf] clk: ti: dra7: fix "failed to lookup clock node
 +      gmac_gmii_ref_clk_div" boot message
 +    - [amd64] iommu/amd: Missing error code in amd_iommu_init_device()
 +    - [amd64] iommu/amd: Fix the left value check of cmd buffer
 +    - [x86] iommu/vt-d: Fix pasid table size encoding
 +    - [x86] iommu/vt-d: Flush old iommu caches for kdump when the device gets
 +      context mapped
 +    - [x86] ASoC: cht_bsw_rt5645: Fix leftover kmalloc
 +    - [x86] ASoC: Intel: Skylake: Fix a shift wrapping bug
 +    - scsi: mvsas: fix command_active typo
 +    - target/iscsi: Fix double free in lio_target_tiqn_addtpg()
 +    - sbp-target: Fix second argument of percpu_ida_alloc()
 +    - relay: check array offset before using it
 +    - PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity()
 +    - PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
 +    - genirq/affinity: Fix node generation from cpumask
 +    - mm/hugetlb.c: use the right pte val for compare in hugetlb_cow
 +    - docs-rst: fix LaTeX \DURole renewcommand with Sphinx 1.3+
 +    - mm: khugepaged: close use-after-free race during shmem collapsing
 +    - mm: khugepaged: fix radix tree node leak in shmem collapse error path
 +    - mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
 +    - [s390x] crypto: unlock on error in prng_tdes_read()
 +    - [arm64] crypto: sha2-ce - fix for big endian
 +    - [arm64] crypto: ghash-ce - fix for big endian
 +    - [arm64] crypto: aes-ccm-ce: fix for big endian
 +    - [arm64] crypto: sha1-ce - fix for big endian
 +    - [arm64] crypto: aes-xts-ce: fix for big endian
 +    - [arm64] crypto: aes-ce - fix for big endian
 +    - md: MD_RECOVERY_NEEDED is set for mddev->recovery
 +    - md: fix refcount problem on mddev when stopping array.
 +    - f2fs: remove percpu_count due to performance regression
 +    - f2fs: hide a maybe-uninitialized warning
 +    - PCI: Add Mellanox device IDs
 +    - PCI: Convert broken INTx masking quirks from HEADER to FINAL
 +    - PCI: Convert Mellanox broken INTx quirks to be for listed devices only
 +    - PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+
 +    - PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)
 +    - [powerpc/powerpc64,ppc64*] pci/rpadlpar: Fix device reference leaks
 +    - [s390x] topology: always use s390 specific sched_domain_topology_level
 +    - [s390x] pci: fix dma address calculation in map_sg
 +    - drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
 +    - [x86] drm/i915: disable PSR by default on HSW/BDW
 +    - [x86] drm/i915/gen9: unconditionally apply the memory bandwidth WA
 +    - [x86] drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases
 +    - xfs: don't call xfs_sb_quota_from_disk twice
 +    - xfs: check return value of _trans_reserve_quota_nblks
 +    - xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
 +    - xfs: don't BUG() on mixed direct and mapped I/O
 +    - xfs: provide helper for counting extents from if_bytes
 +    - xfs: check minimum block size for CRC filesystems
 +    - xfs: fix unbalanced inode reclaim flush locking
 +    - xfs: new inode extent list lookup helpers
 +    - xfs: factor rmap btree size into the indlen calculations
 +    - xfs: always succeed when deduping zero bytes
 +    - xfs: remove prev argument to xfs_bmapi_reserve_delalloc
 +    - xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
 +    - xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
 +    - xfs: clean up cow fork reservation and tag inodes correctly
 +    - xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
 +    - xfs: pass post-eof speculative prealloc blocks to bmapi
 +    - xfs: Move AGI buffer type setting to xfs_read_agi
 +    - xfs: pass state not whichfork to trace_xfs_extlist
 +    - xfs: handle cow fork in xfs_bmap_trace_exlist
 +    - xfs: forbid AG btrees with level == 0
 +    - xfs: check for bogus values in btree block headers
 +    - xfs: complain if we don't get nextents bmap records
 +    - xfs: don't crash if reading a directory results in an unexpected hole
 +    - xfs: error out if trying to add attrs and anextents > 0
 +    - xfs: don't allow di_size with high bit set
 +    - xfs: don't cap maximum dedupe request length
 +    - xfs: ignore leaf attr ichdr.count in verifier during log replay
 +    - xfs: use GPF_NOFS when allocating btree cursors
 +    - xfs: fix double-cleanup when CUI recovery fails
 +    - xfs: use the actual AG length when reserving blocks
 +    - xfs: fix crash and data corruption due to removal of busy COW extents
 +    - xfs: fix max_retries _show and _store functions
 +    - clocksource/dummy_timer: Move hotplug callback after the real timers
 +    - tick/broadcast: Prevent NULL pointer dereference
 +    - Revert "rtlwifi: Fix enter/exit power_save"
 +    - Revert "usb: gadget: composite: always set ep->mult to a sensible value"
 +    - usb: gadget: composite: always set ep->mult to a sensible value
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.4
 +    - net: vrf: Fix NAT within a VRF
 +    - net: vrf: Drop conntrack data after pass through VRF device on Tx
 +    - sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null
 +    - inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
 +    - ipv6: handle -EFAULT from skb_copy_bits
 +    - net, sched: fix soft lockup in tc_classify
 +    - [arm64, armhf] net: stmmac: Fix race between stmmac_drv_probe and
 +      stmmac_open
 +    - net/sched: cls_flower: Fix missing addr_type in classify
 +    - net/mlx5: Check FW limitations on log_max_qp before setting it
 +    - net/mlx5: Cancel recovery work in remove flow
 +    - net/mlx5: Avoid shadowing numa_node
 +    - net/mlx5: Mask destination mac value in ethtool steering rules
 +    - net/mlx5: Prevent setting multicast macs for VFs
 +    - net/mlx5e: Don't sync netdev state when not registered
 +    - net/mlx5e: Disable netdev after close
 +    - rtnl: stats - add missing netlink message size checks
 +    - net: fix incorrect original ingress device index in PKTINFO
 +    - net: ipv4: dst for local input routes should use l3mdev if relevant
 +    - drop_monitor: add missing call to genlmsg_end
 +    - drop_monitor: consider inserted data in genlmsg_end
 +    - flow_dissector: Update pptp handling to avoid null pointer deref.
 +    - igmp: Make igmp group member RFC 3376 compliant
 +    - ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
 +    - net: vrf: Add missing Rx counters
 +    - [x86] bpf: change back to orig prog on too many passes
 +    - [armhf] net: dsa: bcm_sf2: Do not clobber b53_switch_ops
 +    - [armhf] net: dsa: bcm_sf2: Utilize nested MDIO read/write
 +    - r8152: split rtl8152_suspend function
 +    - r8152: fix rx issue for runtime suspend
 +    - [armhf] net: dsa: Ensure validity of dst->ds[0]
 +    - net: add the AF_QIPCRTR entries to family name tables
 +    - gro: Enter slow-path if there is no tailroom
 +    - gro: use min_t() in skb_gro_reset_offset()
 +    - gro: Disable frag0 optimization on IPv6 ext headers
 +    - net/mlx5e: Remove WARN_ONCE from adaptive moderation code
 +    - net: ipv4: Fix multipath selection with vrf
 +    - net: vrf: do not allow table id 0
 +    - HID: hid-cypress: validate length of report
 +    - ALSA: firewire-tascam: Fix to handle error from initialization of stream
 +      data
 +    - [powerpc] Fix build warning on 32-bit PPC
 +    - [arm64] dts: mt8173: Fix auxadc node
 +    - [arm64] dts: bcm2837-rpi-3-b: remove incorrect pwr LED
 +    - [arm64] dts: bcm2835: Fix bcm2837 compatible string
 +    - svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
 +    - [armhf] OMAP5: Fix mpuss_early_init
 +    - [armhf] OMAP5: Fix build for PM code
 +    - [armhf] OMAP4+: Fix bad fallthrough for cpuidle
 +    - [armhf] omap2+: am437x: rollback to use omap3_gptimer_timer_init()
 +    - [armel/marvell, armhf] spi: mvebu: fix baudrate calculation for armada
 +      variant
 +    - ALSA: usb-audio: Add a quirk for Plantronics BT600
 +    - [x86] drm/i915/gen9: Fix PCODE polling during CDCLK change notification
 +    - rtlwifi: Fix enter/exit power_save
 +    - rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
 +
 +  [ Ben Hutchings ]
 +  * [armel,armhf,s390x,x86] linux-headers: Fix regression of multilib compiler
 +    support (Closes: #851481)
 +  * nbd: use loff_t for blocksize and nbd_set_size args (Closes: #851533)
 +  * ath9k: fix NULL pointer dereference (Closes: #851621)
 +
 +  [ Salvatore Bonaccorso ]
 +  * sysctl: Drop reference added by grab_header in proc_sys_readdir
 +    (CVE-2016-9191)
 +  * tmpfs: clear S_ISGID when setting posix ACLs (CVE-2017-5551)
 +  * [x86] KVM: Introduce segmented_write_std (CVE-2017-2584)
 +  * [x86] KVM: fix emulation of "MOV SS, null selector" (CVE-2017-2583)
  
+   [ Roger Shimizu ]
+   * [armel] Add DT support of Buffalo Linkstation Live v3 (LS-CHL)
+ 
 - -- Roger Shimizu <rogershimizu at gmail.com>  Thu, 19 Jan 2017 01:06:58 +0900
 + -- Salvatore Bonaccorso <carnil at debian.org>  Mon, 16 Jan 2017 09:26:13 +0100
 +
 +linux (4.9.2-2) unstable; urgency=medium
 +
 +  * [sparc64] Export memcpy and memset to modules again (fixes FTBFS)
 +  * Revert "Remove debug symbol packages from debian/control to work around dak
 +    bug", which caused most binary uploads to be rejected
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Thu, 12 Jan 2017 15:52:37 +0000
  
  linux (4.9.2-1) unstable; urgency=medium
  

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