summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-14exec: avoid gcc-8 warning for get_task_commArnd Bergmann2-5/+8
2017-12-14autofs: fix careless error in recent commitNeilBrown1-1/+0
2017-12-14string.h: workaround for increased stack usageArnd Bergmann1-1/+4
2017-12-14mm/kmemleak.c: make cond_resched() rate-limiting more efficientAndrew Morton1-1/+1
2017-12-14lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson3-3/+17
2017-12-14include/linux/idr.h: add #include <linux/bug.h>Wei Wang1-0/+1
2017-12-14Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-16/+17
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds10-38/+122
2017-12-14virtio_mmio: fix devm cleanupMark Rutland1-34/+9
2017-12-14arm64/sve: Report SVE to userspace via CPUID only if supportedDave Martin2-1/+5
2017-12-14arm64: fix CONFIG_DEBUG_WX address reportingMark Rutland1-1/+1
2017-12-14ovl: fix overlay: warning prefixAmir Goldstein2-2/+3
2017-12-14drm/drm_lease: Prevent deadlock in case drm_lease_create() failsdrm-misc-fixes-2017-12-14Marius Vlad1-2/+2
2017-12-13Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds11-57/+15
2017-12-13Merge tag 'riscv-for-linus-4.15-rc4-riscv_fixes' of git://git.kernel.org/pub/...Linus Torvalds3-12/+20
2017-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-19/+23
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter5-21/+63
2017-12-13Merge branch 'mlx4-misc-fixes'David S. Miller4-28/+35
2017-12-13net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha1-26/+31
2017-12-13net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha1-1/+0
2017-12-13net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2-1/+4
2017-12-13net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King1-0/+4
2017-12-13dwc-xlgmac: Add co-maintainerJie Deng1-0/+1
2017-12-13tcp: refresh tcp_mstamp from timers callbacksEric Dumazet1-0/+2
2017-12-13tcp: fix potential underestimation on rcv_rttWei Wang1-4/+6
2017-12-13skge: remove redundunt free_irq under spinlockStephen Hemminger1-1/+0
2017-12-13net: phy: meson-gxl: make function meson_gxl_read_status staticColin Ian King1-1/+1
2017-12-13of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King2-0/+4
2017-12-13net: phy: fix resume handlingRussell King3-14/+9
2017-12-13ARM: dts: vf610-zii-dev: use XAUI for DSA link portsRussell King1-2/+2
2017-12-13net: dsa: allow XAUI phy interface modeRussell King1-0/+1
2017-12-13hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai1-1/+1
2017-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller16-38/+170
2017-12-13net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj1-3/+7
2017-12-13net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2017-12-13net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee1-1/+19
2017-12-13tipc: eliminate potential memory leakJon Maloy1-1/+1
2017-12-13net: remove duplicate includesPravin Shedge7-7/+0
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet4-12/+19
2017-12-13ipv6: mcast: better catch silly mtu valuesEric Dumazet1-10/+15
2017-12-13IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia1-0/+1
2017-12-13Revert "ravb: add workaround for clock when resuming with WoL enabled"Geert Uytterhoeven1-25/+2
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard3-14/+53
2017-12-13USB: core: prevent malicious bNumInterfaces overflowAlan Stern1-1/+3
2017-12-13Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman1-6/+3
2017-12-13tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang1-0/+1
2017-12-13arm64: fault: avoid send SIGBUS two timesDongjiu Geng1-3/+2
2017-12-12Merge tag 'platform-drivers-x86-v4.15-3' of git://git.infradead.org/linux-pla...Linus Torvalds3-0/+20
2017-12-12bpf: add schedule points to map alloc/freeEric Dumazet1-0/+2
2017-12-12i2c: piix4: Fix port number check on releaseJean Delvare1-1/+1