aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-16/+342
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky1-3/+10
2018-01-29RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky1-1/+1
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe2-6/+6
2018-01-29drm/modes: Provide global mode_valid hookVille Syrjälä2-2/+16
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds12-119/+299
2018-01-29drm/uapi: Deprecate nonsense kms mode typesVille Syrjälä2-12/+9
2018-01-29drm/modes: Kill DRM_MODE_TYPE_CLOCK_CRTC_C defineVille Syrjälä1-3/+0
2018-01-29drm/modes: Fix description of DRM_MODE_TYPE_USERDEFVille Syrjälä1-3/+1
2018-01-29Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+49
2018-01-29Merge tag 'regulator-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+29
2018-01-29drm/uapi: Deprecate DRM_MODE_FLAG_BCASTVille Syrjälä2-3/+2
2018-01-29drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUXVille Syrjälä2-3/+2
2018-01-29Merge tag 'spi-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-4/+2
2018-01-29drm/uapi: Validate the mode flags/typeVille Syrjälä1-0/+24
2018-01-29Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-3/+3
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds6-143/+532
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds13-38/+325
2018-01-29dm mpath: delay the retry of a request if the target responded as busyMike Snitzer1-1/+2
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds6-20/+180
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-97/+40
2018-01-29net_sched: plug in qdisc ops change_tx_queue_lenCong Wang1-0/+2
2018-01-29net: introduce helper dev_change_tx_queue_len()Cong Wang1-0/+1
2018-01-29Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-49/+166
2018-01-29dev: advertise the new ifindex when the netns iface changesNicolas Dichtel2-2/+4
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-265/+23
2018-01-29ptr_ring: prevent queue load/store tearingMichael S. Tsirkin1-2/+2
2018-01-29skb_array: use __ptr_ring_emptyMichael S. Tsirkin1-1/+1
2018-01-29Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"Michael S. Tsirkin1-6/+1
2018-01-29ptr_ring: disallow lockless __ptr_ring_fullMichael S. Tsirkin1-3/+4
2018-01-29ptr_ring: READ/WRITE_ONCE for __ptr_ring_emptyMichael S. Tsirkin1-3/+8
2018-01-29ptr_ring: clean up documentationMichael S. Tsirkin1-16/+18
2018-01-29ptr_ring: keep consumer_head valid at all timesMichael S. Tsirkin1-9/+16
2018-01-29video: backlight: Add devres versions of of_find_backlightMeghana Madhyastha1-0/+7
2018-01-29video: backlight: Add of_find_backlight helper in backlight.cMeghana Madhyastha1-0/+19
2018-01-29video: backlight: Add helpers to enable and disable backlightMeghana Madhyastha1-0/+32
2018-01-29xfs: only grab shared inode locks for source file during reflinkDarrick J. Wong1-0/+5
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+18
2018-01-29fs: handle inode->i_version more efficientlyJeff Layton2-56/+154
2018-01-29fs: don't take the i_lock in inode_inc_iversionJeff Layton1-3/+4
2018-01-29fs: new API for handling inode->i_versionJeff Layton2-15/+242
2018-01-29drm/fourcc: Add a alpha field to drm_format_infoMaxime Ripard1-0/+2
2018-01-29Merge drm-next into drm-intel-next-queuedJoonas Lahtinen112-1368/+1041
2018-01-29Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon3-73/+432
2018-01-29Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-1/+11
2018-01-28NTB: Fix UB/bug in ntb_mw_get_align()Serge Semin1-1/+1
2018-01-28NTB: Rename NTB messaging API methodsSerge Semin1-18/+16
2018-01-28ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe1-6/+9
2018-01-28ntb_hw_switchtec: Expand PFF CSR registersLogan Gunthorpe1-1/+14
2018-01-28ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setupsKelvin Cao1-0/+8