summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-05media: v4l2-core: fix size of devnode_nums[] bitarrayMauro Carvalho Chehab1-6/+6
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-66/+75
2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+4
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-1236/+687
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-27/+39
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-31/+443
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+5
2018-04-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-132/+168
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-2/+6
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+21
2018-04-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-27/+30
2018-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+1
2018-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+43
2018-04-04Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Boris Brezillon16-35/+46
2018-04-04Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon6-83/+803
2018-04-04Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2-7/+102
2018-04-04Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-4/+2
2018-04-04Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2-6/+7
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas2-3/+9
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas2-73/+3
2018-04-04Merge branch 'pci/misc'Bjorn Helgaas2-13/+13
2018-04-04Merge branch 'pci/lpc'Bjorn Helgaas4-3/+129
2018-04-04Merge branch 'pci/enumeration'Bjorn Helgaas2-2/+10
2018-04-04Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas1-8/+0
2018-04-04IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak1-0/+1
2018-04-04IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak1-1/+9
2018-04-04{net,IB}/mlx5: Add ipsec helperAviad Yehezkel1-0/+8
2018-04-04IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel2-0/+87
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak2-0/+34
2018-04-04IB/uverbs: Add modify ESP flow_actionMatan Barak2-0/+5
2018-04-04IB/uverbs: Introduce egress flow steeringBoris Pismenny1-1/+2
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak2-0/+21
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak3-0/+143
2018-04-04IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak2-1/+41
2018-04-04dm: remove fmode_t argument from .prepare_ioctl hookMike Snitzer1-2/+1
2018-04-04dm: hold DM table for duration of ioctl rather than use blkdev_getMike Snitzer1-2/+2
2018-04-04ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev1-1/+2
2018-04-04ipv6: add a wrapper for ip6_dst_store() with flowi6 checksAlexey Kodanev1-0/+3
2018-04-04ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry1-1/+1
2018-04-04PCI: Apply the new generic I/O management on PCI IO hostsZhichang Yuan1-1/+1
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni1-1/+2
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells1-45/+65
2018-04-04fscache: Add more tracepointsDavid Howells2-1/+254
2018-04-04fscache: Add tracepointsDavid Howells3-2/+618
2018-04-04fscache: Pass the correct cancelled indications to fscache_op_complete()David Howells1-1/+1
2018-04-04media: v4l: Bring back array_size parameter to v4l2_find_nearest_sizeSakari Ailus1-2/+3
2018-04-04Merge branch 'old.dcache' into work.dcacheAl Viro1-2/+2
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit1-19/+14
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit1-1/+4
2018-04-03RDMA/core: Update query_gid documentation for HCA driversParav Pandit1-0/+4