summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-14KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers
2017-06-14crypto: asymmetric_keys - handle EBUSY due to backlog correctlyGilad Ben-Yossef
2017-06-14ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2017-06-14serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-06-14arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-14sparc64: delete old wrap codePavel Tatashin
2017-06-14sparc64: new context wrapPavel Tatashin
2017-06-14sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-14sparc64: redefine first versionPavel Tatashin
2017-06-14sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-14sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-14sparc: Machine description indices can varyJames Clarke
2017-06-14sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-14sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-14net: bridge: start hello timer only if device is upNikolay Aleksandrov
2017-06-14net: stmmac: fix completely hung TX when using TSONiklas Cassel
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-06-14net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-14ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-06-14vxlan: fix use-after-free on deletionMark Bloch
2017-06-14tcp: disallow cwnd undo when switching congestion controlYuchung Cheng
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2017-06-14ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings
2017-06-14vxlan: eliminate cached dst leakLance Richardson
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval
2017-06-07Linux 4.9.31Greg Kroah-Hartman
2017-06-07xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong
2017-06-07xfs: xfs_trans_alloc_emptyChristoph Hellwig
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: BMAPX shouldn't barf on inline-format directoriesDarrick J. Wong
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan
2017-06-07xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong
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 integer truncation in xfs_bmap_remap_allocChristoph Hellwig
2017-06-07xfs: drop iolock from reclaim context to appease lockdepBrian Foster
2017-06-07xfs: actually report xattr extents via iomapDarrick J. Wong
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-07xfs: use dedicated log worker wq to avoid deadlock with cil wqBrian Foster
2017-06-07xfs: fix kernel memory exposure problemsDarrick J. Wong
2017-06-07xfs: rework the inline directory verifiersDarrick J. Wong
2017-06-07xfs: verify inline directory data forksDarrick J. Wong