summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-30PCI/DPC: Reformat DPC register definitionsBjorn Helgaas
2018-01-30PCI/DPC: Add and use DPC Status register field definitionsBjorn Helgaas
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 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...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-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky
2018-01-29RDMA/nldev: Provide global resource utilizationLeon Romanovsky
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky
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 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky
2018-01-29RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe
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 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-01-29net_sched: plug in qdisc ops change_tx_queue_lenCong Wang
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-29xfs: only grab shared inode locks for source file during reflinkDarrick J. Wong
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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