summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-14ptrace: Properly initialize ptracer_cred on forkEric W. Biederman2-9/+18
2017-06-14serial: ifx6x60: fix use-after-free on module unloadJohan Hovold1-1/+1
2017-06-14arch/sparc: support NR_CPUS = 4096Jane Chu2-6/+15
2017-06-14sparc64: delete old wrap codePavel Tatashin6-45/+1
2017-06-14sparc64: new context wrapPavel Tatashin1-27/+54
2017-06-14sparc64: add per-cpu mm of secondary contextsPavel Tatashin2-2/+4
2017-06-14sparc64: redefine first versionPavel Tatashin2-4/+4
2017-06-14sparc64: combine activate_mm and switch_mmPavel Tatashin1-20/+1
2017-06-14sparc64: reset mm cpumask after wrapPavel Tatashin1-0/+2
2017-06-14sparc: Machine description indices can varyJames Clarke2-4/+65
2017-06-14sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2-6/+12
2017-06-14net: bridge: start hello timer only if device is upNikolay Aleksandrov1-1/+2
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet4-3/+4
2017-06-14ipv6: Fix leak in ipv6_gso_segment().David S. Miller1-1/+3
2017-06-14vxlan: fix use-after-free on deletionMark Bloch1-6/+13
2017-06-14tcp: disallow cwnd undo when switching congestion controlYuchung Cheng1-0/+1
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4
2017-06-14ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings2-0/+4
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-06-07Linux 4.4.71v4.4.71Greg Kroah-Hartman1-1/+1
2017-06-07xfs: only return -errno or success from attr ->put_listentEric Sandeen3-10/+14
2017-06-07xfs: in _attrlist_by_handle, copy the cursor back to userspaceDarrick J. Wong1-0/+6
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen1-1/+1
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang1-1/+1
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster1-3/+4
2017-06-07xfs: wait on new inodes during quotaoff dquot releaseBrian Foster1-1/+2
2017-06-07xfs: update ag iterator to support wait on new inodesBrian Foster2-8/+53
2017-06-07xfs: support ability to wait on new inodesBrian Foster2-2/+7
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster3-6/+26
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster1-2/+3
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen1-2/+8
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong1-2/+3
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan1-1/+1
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara1-20/+9
2017-06-07mlock: fix mlock count can not decrease in race conditionYisheng Xie1-2/+3
2017-06-07mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal1-6/+2
2017-06-07drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson1-7/+11
2017-06-07slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner1-2/+4
2017-06-07ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy1-0/+2
2017-06-07pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-06-07drm/radeon: Unbreak HPD handling for r600+Lyude4-7/+7
2017-06-07drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-06-07scsi: mpt3sas: Force request partial completion alignmentRam Pai1-0/+15
2017-06-07HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke1-22/+23
2017-06-07mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam1-1/+2
2017-06-07i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel1-4/+21
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-9/+10
2017-06-07net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-06-07netem: fix skb_orphan_partial()Eric Dumazet1-6/+6