summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-01xfs: remove unnecessary dirty bli format check for ordered bufsBrian Foster
2017-09-01xfs: open-code xfs_buf_item_dirty()Brian Foster
2017-09-01xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig
2017-09-01xfs: rename xfs_defer_join to xfs_defer_ijoinChristoph Hellwig
2017-09-01xfs: refactor xfs_trans_rollChristoph Hellwig
2017-09-01xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()Omar Sandoval
2017-09-01xfs: evict all inodes involved with log redo itemDarrick J. Wong
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-01selftests: correct define in msg_zerocopy.cWillem de Bruijn
2017-09-01Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-09-01doc: document MSG_ZEROCOPYWillem de Bruijn
2017-09-01Merge tag 'sound-4.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-09-01bpf: Collapse offset checks in sock_filter_is_valid_accessDavid Ahern
2017-09-01mvneta: Driver and hardware supports IPv6 offload, so enable itAndrew Pilloud
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-01Merge tag 'wireless-drivers-next-for-davem-2017-09-01' of git://git.kernel.or...David S. Miller
2017-09-01qlcnic: remove redundant zero check on retries counterColin Ian King
2017-09-01drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä
2017-09-01drm/i915: Make i2c lock ops staticVille Syrjälä
2017-09-01drm/i915: Make i9xx_load_ycbcr_conversion_matrix() staticVille Syrjälä
2017-09-01drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeoutsManasi Navare
2017-09-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-01udp: fix secpath leakYossi Kuperman
2017-09-01Merge branch 'mdio-mux-Misc-fix'David S. Miller
2017-09-01net: mdio-mux: fix unbalanced put_deviceCorentin Labbe
2017-09-01net: mdio-mux-mmioreg: Can handle 8/16/32 bits registersCorentin Labbe
2017-09-01net: mdio-mux: printing driver version is uselessCorentin Labbe
2017-09-01net: mdio-mux: Remove unnecessary 'out of memory' messageCorentin Labbe
2017-09-01net: mdio-mux: Fix NULL Comparison styleCorentin Labbe
2017-09-01dt-bindings: pinctrl: sh-pfc: Use generic node nameGeert Uytterhoeven
2017-09-01dt-bindings: Add vendor MellanoxVadim Pasternak
2017-09-01bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel
2017-09-01staging:rtl8188eu:core Fix remove unneccessary else blockJanani Sankara Babu
2017-09-01Merge branch 'mvpp2-optional-PHYs-and-GoP-link-irq'David S. Miller
2017-09-01Documentation/bindings: net: marvell-pp2: add the link interruptAntoine Tenart
2017-09-01net: mvpp2: use the GoP interrupt for link status changesAntoine Tenart
2017-09-01net: mvpp2: make the phy optionalAntoine Tenart
2017-09-01net: mvpp2: take advantage of the is_rgmii helperAntoine Tenart
2017-09-01staging: typec: fusb302: make structure fusb302_psy_desc staticColin Ian King
2017-09-01staging: unisys: visorbus: make two functions staticColin Ian King
2017-09-01Merge branch 'mlxsw-next-fixes'David S. Miller
2017-09-01mlxsw: spectrum_router: Set abort trap in all virtual routersIdo Schimmel
2017-09-01mlxsw: spectrum_router: Trap packets hitting anycast routesIdo Schimmel
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel
2017-09-01Merge branch 'bpf-Improve-LRU-map-lookup-performance'David S. Miller
2017-09-01bpf: Only set node->ref = 1 if it has not been setMartin KaFai Lau
2017-09-01bpf: Inline LRU map lookupMartin KaFai Lau
2017-09-01bpf: Add lru_hash_lookup performance testMartin KaFai Lau
2017-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-09-01ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)