summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-21RDMA/uverbs: Get rid of ucontext->tgidJason Gunthorpe
2018-09-21RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction pathJason Gunthorpe
2018-09-21RDMA/umem: Handle a half-complete start/end sequenceJason Gunthorpe
2018-09-21RDMA/umem: Get rid of per_mm->notifier_countJason Gunthorpe
2018-09-21RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe
2018-09-21RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe
2018-09-21RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe
2018-09-21RDMA/umem: Make ib_umem_odp into a sub structure of ib_umemJason Gunthorpe
2018-09-21RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-09-21cpufeature: avoid warning when compiling with clangStefan Agner
2018-09-21soc: fsl: dpio: add congestion notification supportHoria Geantă
2018-09-21soc: fsl: dpio: add frame list format supportHoria Geantă
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă
2018-09-21bus: fsl-mc: add support for dpseci device typeHoria Geantă
2018-09-21crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers
2018-09-20net/ipv4: Move device validation to helperDavid Ahern
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-09-20ARM: OMAP1: ams-delta-fiq: Use <linux/platform_data/gpio-omap.h>Janusz Krzysztofik
2018-09-20RDMA/umem: Do not use current->tgid to track the mm_structJason Gunthorpe
2018-09-20RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe
2018-09-20spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon
2018-09-20spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon
2018-09-20ASoC: add for_each_dpcm_be() macroKuninori Morimoto
2018-09-20ASoC: add for_each_dpcm_fe() macroKuninori Morimoto
2018-09-20ASoC: add for_each_comp_order() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_components() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_rtds() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_links() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto
2018-09-20ASoC: rename for_each_rtd_codec_dai_reverse to rollbackKuninori Morimoto
2018-09-20netfilter: conntrack: clamp l4proto array size at largers supported protocolFlorian Westphal
2018-09-20netfilter: conntrack: remove l3->l4 mapping informationFlorian Westphal
2018-09-20netfilter: conntrack: remove unused proto arg from netns init functionsFlorian Westphal
2018-09-20netfilter: conntrack: remove error callback and handle icmp from coreFlorian Westphal
2018-09-20netfilter: conntrack: deconstify packet callback skb pointerFlorian Westphal
2018-09-20netfilter: conntrack: remove the l4proto->new() functionFlorian Westphal
2018-09-20netfilter: conntrack: pass nf_hook_state to packet and error handlersFlorian Westphal
2018-09-20Merge branch 'ib-array-bitmaps' into develLinus Walleij
2018-09-20gpio: davinci: Move driver local definitions to driverAndrew F. Davis
2018-09-20gpio: davinci: Remove unneeded GPIO macroAndrew F. Davis
2018-09-20gpio: davinci: Remove unused member of davinci_gpio_controllerAndrew F. Davis
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda
2018-09-20of: base: Introduce of_alias_get_alias_list() to check alias IDsMichal Simek
2018-09-20drivers: base: Helpers for adding device connection descriptionsHeikki Krogerus
2018-09-20USB: EHCI: ehci-mv: remove private_initLubomir Rintel
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_API_VERSIONGuido Kiener
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_AUTO_ABORTGuido Kiener