summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-07Linux 4.4.71v4.4.71Greg Kroah-Hartman
2017-06-07xfs: only return -errno or success from attr ->put_listentEric Sandeen
2017-06-07xfs: in _attrlist_by_handle, copy the cursor back to userspaceDarrick J. Wong
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2017-06-07xfs: update ag iterator to support wait on new inodesBrian Foster
2017-06-07xfs: support ability to wait on new inodesBrian Foster
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-06-07mlock: fix mlock count can not decrease in race conditionYisheng Xie
2017-06-07mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal
2017-06-07drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson
2017-06-07slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner
2017-06-07ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy
2017-06-07pcmcia: remove left-over %Z formatNicolas Iooss
2017-06-07drm/radeon: Unbreak HPD handling for r600+Lyude
2017-06-07drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-06-07scsi: mpt3sas: Force request partial completion alignmentRam Pai
2017-06-07HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke
2017-06-07mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam
2017-06-07i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-06-07net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-06-07netem: fix skb_orphan_partial()Eric Dumazet
2017-06-07ipv4: add reference counting to metricsEric Dumazet
2017-06-07sctp: fix ICMP processing if skb is non-linearDavide Caratti
2017-06-07tcp: avoid fastopen API to be used on AF_UNSPECWei Wang
2017-06-07virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich
2017-06-07be2net: Fix offload features for Q-in-Q packetsVlad Yasevich
2017-06-07ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-06-07bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-06-07qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork
2017-06-07bridge: netlink: check vlan_default_pvid rangeTobias Jungel
2017-06-07ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller
2017-06-07ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek
2017-06-07net: Improve handling of failures on link and route dumpsDavid Ahern
2017-06-07tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh
2017-06-07sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet
2017-06-07sctp: fix src address selection if using secondary addresses for ipv6Xin Long
2017-06-07tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng
2017-06-07s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-06-07s390/qeth: handle sysfs error during initializationUrsula Braun
2017-06-07ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong