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