summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-23parport: remove unused parport_register_device()Sudip Mukherjee
2020-04-23parport: Add comments for parport_register_dev_model()Sudip Mukherjee
2020-04-23Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message typeAndrea Parri (Microsoft)
2020-04-23Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logicAndrea Parri (Microsoft)
2020-04-23Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...Andrea Parri (Microsoft)
2020-04-23Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...Andrea Parri (Microsoft)
2020-04-23Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()Vitaly Kuznetsov
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-04-22remoteproc: Add prepare and unprepare opsLoic Pallardy
2020-04-22xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei
2020-04-22net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel
2020-04-22tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-22hyper-v: Remove internal types from UAPI headerAndy Shevchenko
2020-04-22net: qrtr: Add tracepoint supportManivannan Sadhasivam
2020-04-22net: phy: add device-managed devm_mdiobus_registerHeiner Kallweit
2020-04-22ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski
2020-04-22net: phy: add Broadcom BCM54140 supportMichael Walle
2020-04-22net: phy: broadcom: add helper to write/read RDB registersMichael Walle
2020-04-22mm: Remove MPX leftoversJimmy Assarsson
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig
2020-04-22block: move dma drain handling to scsiChristoph Hellwig
2020-04-22block: provide a blk_rq_map_sg variant that returns the last elementChristoph Hellwig
2020-04-22block: remove RQF_COPY_USERChristoph Hellwig
2020-04-22proc: use named enums for better readabilityAlexey Gladkov
2020-04-22proc: add option to mount only a pids subsetAlexey Gladkov
2020-04-22proc: instantiate only pids that we can ptrace on 'hidepid=4' mount optionAlexey Gladkov
2020-04-22proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov
2020-04-22ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo()Jason Yan
2020-04-22Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar
2020-04-22ASoC: SOF: Fix buildMark Brown
2020-04-22pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe
2020-04-22Merge tag 'tegra-for-5.7-asoc' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2020-04-22media: dvb-usb-ids.h: fix an USB PID nameMauro Carvalho Chehab
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-04-21net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng
2020-04-21net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu
2020-04-21net: mscc: ocelot: add wave programming registers definitionsYangbo Lu
2020-04-21net: mscc: ocelot: redefine PTP pinsYangbo Lu
2020-04-21net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu
2020-04-22Merge tag 'drm-intel-next-2020-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-04-21kernel/module: Hide vermagic header file from general useLeon Romanovsky
2020-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-21Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-04-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-04-21ASoC: soc-compress: remove snd_compr_opsKuninori Morimoto