summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-09mux: add SPDX identifiers to all mux source filesPeter Rosin2-8/+2
2018-01-09serial: core: Make uart_parse_options take const char* argumentPaul Cercueil1-1/+1
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-27/+144
2018-01-09sysfs.h: Use octal permissionsJoe Perches1-8/+6
2018-01-09usb: renesas_usbhs: Add support for RZ/A1Chris Brandt1-0/+1
2018-01-09USB: clarify USB_DT_USB_SSP_CAP_SIZE(ssac) definitionMathias Nyman1-2/+2
2018-01-09PM / wakeup: Add device_set_wakeup_path() helper to control wakeup pathUlf Hansson1-0/+7
2018-01-09symbol lookup: introduce dereference_symbol_descriptor()Sergey Senozhatsky1-0/+54
2018-01-09sections: split dereference_function_descriptor()Sergey Senozhatsky2-2/+16
2018-01-09net/core: Add drop counters to VF statisticsEugenia Emantayev2-0/+4
2018-01-09net/mlx5: Hairpin pair core object setupOr Gerlitz1-0/+19
2018-01-09net/mlx5: Add hairpin definitions to the FW APIOr Gerlitz1-8/+35
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-5/+66
2018-01-09scsi: sd: Remove zone write lockingDamien Le Moal1-2/+1
2018-01-09scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan1-0/+3
2018-01-09scsi: libsas: make the event threshold configurableJason Yan1-0/+1
2018-01-09scsi: libsas: shut down the PHY if events reached the thresholdJason Yan1-0/+6
2018-01-09scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan1-6/+11
2018-01-09net: No line break on netdev_WARN* formattingGal Pressman1-2/+2
2018-01-09net: Fix netdev_WARN_ONCE macroGal Pressman1-2/+2
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller24-162/+483
2018-01-09Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-78/+19
2018-01-09bpf: prevent out-of-bounds speculationAlexei Starovoitov1-0/+2
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig1-4/+2
2018-01-08memremap: drop private struct page_mapLogan Gunthorpe1-2/+3
2018-01-08memremap: remove to_vmem_altmapChristoph Hellwig1-9/+0
2018-01-08mm: move get_dev_pagemap out of lineChristoph Hellwig1-35/+4
2018-01-08mm: split altmap memory map allocation from normal caseChristoph Hellwig1-7/+2
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2-3/+3
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2-2/+3
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig1-2/+3
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2-3/+6
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig1-7/+10
2018-01-08memremap: provide stubs for vmem_altmap_offset and vmem_altmap_freeChristoph Hellwig1-4/+14
2018-01-08net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_stateYafang Shao1-2/+13
2018-01-08l2tp: adjust comments about L2TPv3 offsetsGuillaume Nault1-1/+1
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner1-1/+1
2018-01-08net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern1-0/+20
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov1-3/+0
2018-01-08drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon1-0/+1
2018-01-08irq/work: Improve the flag definitionsBartosz Golaszewski1-4/+7
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens1-1/+1
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens4-9/+56
2018-01-08IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens1-0/+5
2018-01-08net/mlx5: Set software owner ID during init HCADaniel Jurgens2-1/+9
2018-01-08net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens1-1/+1
2018-01-08iomap: report collisions between directio and buffered writes to userspaceDarrick J. Wong1-0/+1
2018-01-08IB/mlx5: Add support for DC target QPMoni Shoua1-0/+5
2018-01-08IB/mlx5: Handle type IB_QPT_DRIVER when creating a QPMoni Shoua1-1/+6
2018-01-08IB/core: Introduce driver QP typeMoni Shoua1-0/+1