summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-30vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-01-30array_index_nospec: Sanitize speculative array de-referencesDan Williams
2018-01-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-30Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-29Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-29Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2018-01-29Merge tag 'regulator-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-29Merge tag 'spi-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2018-01-29Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-01-29dm mpath: delay the retry of a request if the target responded as busyMike Snitzer
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-01-29net: introduce helper dev_change_tx_queue_len()Cong Wang
2018-01-29Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-01-29dev: advertise the new ifindex when the netns iface changesNicolas Dichtel
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-29ptr_ring: prevent queue load/store tearingMichael S. Tsirkin
2018-01-29skb_array: use __ptr_ring_emptyMichael S. Tsirkin
2018-01-29Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"Michael S. Tsirkin
2018-01-29ptr_ring: disallow lockless __ptr_ring_fullMichael S. Tsirkin
2018-01-29ptr_ring: READ/WRITE_ONCE for __ptr_ring_emptyMichael S. Tsirkin
2018-01-29ptr_ring: clean up documentationMichael S. Tsirkin
2018-01-29ptr_ring: keep consumer_head valid at all timesMichael S. Tsirkin
2018-01-29video: backlight: Add devres versions of of_find_backlightMeghana Madhyastha
2018-01-29video: backlight: Add of_find_backlight helper in backlight.cMeghana Madhyastha
2018-01-29video: backlight: Add helpers to enable and disable backlightMeghana Madhyastha
2018-01-29xfs: only grab shared inode locks for source file during reflinkDarrick J. Wong
2018-01-29fs: handle inode->i_version more efficientlyJeff Layton
2018-01-29fs: don't take the i_lock in inode_inc_iversionJeff Layton
2018-01-29fs: new API for handling inode->i_versionJeff Layton
2018-01-29Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-01-29Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-01-28NTB: Fix UB/bug in ntb_mw_get_align()Serge Semin
2018-01-28NTB: Rename NTB messaging API methodsSerge Semin
2018-01-28ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe
2018-01-28ntb_hw_switchtec: Expand PFF CSR registersLogan Gunthorpe
2018-01-28ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setupsKelvin Cao
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas