summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Merge tag 'spi-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-4/+2
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 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-91/+36
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 Torvalds7-30/+110
2018-01-29dev: advertise the new ifindex when the netns iface changesNicolas Dichtel1-2/+3
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-265/+19
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-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-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-29NTB: Fix UB/bug in ntb_mw_get_align()Serge Semin1-1/+1
2018-01-29NTB: Rename NTB messaging API methodsSerge Semin1-18/+16
2018-01-29ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe1-6/+9
2018-01-29ntb_hw_switchtec: Expand PFF CSR registersLogan Gunthorpe1-1/+14
2018-01-29ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setupsKelvin Cao1-0/+8
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+23
2018-01-29PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2018-01-29PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas4-24/+4
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+7
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner15-30/+98
2018-01-27PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly1-0/+36
2018-01-27Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an...Stephen Boyd2-6/+3
2018-01-27Merge branch 'clk-divider-container' into clk-nextStephen Boyd1-1/+1
2018-01-27bpf: make unknown opcode handling more robustDaniel Borkmann1-0/+2
2018-01-27Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk...Stephen Boyd1-0/+2
2018-01-27Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and...Stephen Boyd1-0/+38
2018-01-26Input: mms114 - drop platform data and use generic APIsSimon Shields1-24/+0
2018-01-26Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/...Mark Brown1-4/+2
2018-01-26Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2-10/+29
2018-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang2-3/+12
2018-01-26regulator: empty the old suspend functionsChunyan Zhang1-3/+2
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang1-4/+15
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9