summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-3/+52
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller2-0/+10
2020-01-21net: phy: add new version of phy_do_ioctlHeiner Kallweit1-0/+1
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit1-1/+1
2020-01-21dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.hGeert Uytterhoeven1-2/+0
2020-01-21dmaengine: Remove dma_request_slave_channel_compat() wrapperGeert Uytterhoeven1-4/+2
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller3-5/+14
2020-01-21ALSA: pcm: Set per-card upper limit of PCM buffer allocationsTakashi Iwai1-0/+3
2020-01-21dmaengine: ti: k3-udma: Add glue layer for non DMAengine usersGrygorii Strashko1-0/+134
2020-01-21dmaengine: ti: k3 PSI-L remote endpoint configurationPeter Ujfalusi1-0/+71
2020-01-21dmaengine: ti: Add cppi5 header for K3 NAVSS/UDMAPeter Ujfalusi1-0/+1059
2020-01-21dmaengine: Add helper function to convert direction value to textPeter Ujfalusi1-0/+19
2020-01-21dmaengine: Add support for reporting DMA cached data amountPeter Ujfalusi1-0/+2
2020-01-21dmaengine: Add metadata_ops for dma_async_tx_descriptorPeter Ujfalusi1-0/+112
2020-01-21Merge TI ringacc driver from SantoshVinod Koul1-0/+244
2020-01-21drm/exynos: Rename Exynos to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-21io_uring: optimise sqe-to-req flags translationPavel Begunkov1-5/+18
2020-01-21io_uring: add support for probing opcodesJens Axboe1-0/+18
2020-01-21io_uring: add opcode to issue trace eventJens Axboe1-4/+9
2020-01-21io_uring: add support for IORING_OP_OPENAT2Jens Axboe1-0/+1
2020-01-21io_uring: enable option to only trigger eventfd for async completionsJens Axboe1-0/+1
2020-01-21io_uring: add support for send(2) and recv(2)Jens Axboe1-0/+2
2020-01-21io_uring: add support for IORING_SETUP_CLAMPJens Axboe1-0/+1
2020-01-21pcpu_ref: add percpu_ref_tryget_many()Pavel Begunkov1-5/+21
2020-01-21io_uring: add IORING_OP_MADVISEJens Axboe1-0/+1
2020-01-21mm: make do_madvise() available internallyJens Axboe1-0/+1
2020-01-21io_uring: add IORING_OP_FADVISEJens Axboe1-0/+2
2020-01-21io_uring: allow use of offset == -1 to mean file positionJens Axboe1-0/+1
2020-01-21io_uring: add non-vectored read/write commandsJens Axboe1-0/+2
2020-01-21io_uring: add IOSQE_ASYNCJens Axboe1-0/+1
2020-01-21io_uring: add support for IORING_OP_STATXJens Axboe1-0/+2
2020-01-21io_uring: avoid ring quiesce for fixed file set unregister and updateJens Axboe1-0/+1
2020-01-21io_uring: add support for IORING_OP_CLOSEJens Axboe1-0/+1
2020-01-21io_uring: add support for IORING_OP_OPENATJens Axboe1-0/+2
2020-01-21io_uring: add support for fallocate()Jens Axboe1-0/+1
2020-01-21Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfsJens Axboe1-1/+2
2020-01-21io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov1-1/+2
2020-01-20Merge tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson3-0/+78
2020-01-20dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controllerEddie James1-0/+23
2020-01-20rpmsg: add rpmsg support for mt8183 SCP.Pi-Hsun Shih2-1/+40
2020-01-20remoteproc/mediatek: add SCP support for mt8183Erin Lo1-0/+65
2020-01-20netfilter: ipset: use bitmap infrastructure completelyKadlecsik József1-7/+0
2020-01-20bitmap: genericize percpu bitmap region iteratorsDennis Zhou1-0/+35
2020-01-20btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_itemOmar Sandoval1-3/+3
2020-01-20x86/resctrl: Add task resctrl information displayChen Yu1-0/+14
2020-01-20pwm: Implement tracing for .get_state() and .apply_state()Uwe Kleine-König1-0/+58
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai1-24/+53
2020-01-20ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai1-24/+53
2020-01-20net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit1-0/+1
2020-01-20genirq: Introduce irq_domain_translate_onecellYash Shah1-0/+5