summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-04-23parport: Add comments for parport_register_dev_model()Sudip Mukherjee1-0/+4
2020-04-23Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message typeAndrea Parri (Microsoft)1-1/+9
2020-04-23Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logicAndrea Parri (Microsoft)1-27/+0
2020-04-23Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...Andrea Parri (Microsoft)1-0/+6
2020-04-23Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...Andrea Parri (Microsoft)1-5/+0
2020-04-23Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()Vitaly Kuznetsov1-1/+1
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman12-103/+74
2020-04-23remoteproc: Add prepare and unprepare opsLoic Pallardy1-0/+4
2020-04-23net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel1-1/+10
2020-04-23tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov1-21/+1
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada1-3/+5
2020-04-22net: phy: add device-managed devm_mdiobus_registerHeiner Kallweit1-0/+17
2020-04-22net: phy: add Broadcom BCM54140 supportMichael Walle1-0/+1
2020-04-22net: phy: broadcom: add helper to write/read RDB registersMichael Walle1-0/+3
2020-04-22mm: Remove MPX leftoversJimmy Assarsson1-7/+0
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig1-2/+0
2020-04-22block: move dma drain handling to scsiChristoph Hellwig2-7/+2
2020-04-22block: provide a blk_rq_map_sg variant that returns the last elementChristoph Hellwig1-1/+9
2020-04-22block: remove RQF_COPY_USERChristoph Hellwig1-2/+0
2020-04-22proc: use named enums for better readabilityAlexey Gladkov1-4/+4
2020-04-22proc: add option to mount only a pids subsetAlexey Gladkov1-0/+7
2020-04-22proc: instantiate only pids that we can ptrace on 'hidepid=4' mount optionAlexey Gladkov1-0/+1
2020-04-22proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov2-13/+21
2020-04-22Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar2-3/+7
2020-04-22pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe1-20/+9
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+10
2020-04-22net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng1-0/+2
2020-04-21kernel/module: Hide vermagic header file from general useLeon Romanovsky1-0/+5
2020-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-04-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-04-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-2/+7
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn1-1/+1
2020-04-21docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle)2-2/+2
2020-04-21Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini176-1316/+3069
2020-04-21KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_runTianjia Zhang1-1/+1
2020-04-21KVM: x86/mmu: Avoid an extra memslot lookup in try_async_pf() for L2Paolo Bonzini1-0/+6
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito1-0/+5
2020-04-21remoteproc: Add device-managed variants of rproc_alloc/rproc_addPaul Cercueil1-0/+5
2020-04-21remoteproc: Use kstrdup_const() rather than kstrdup()Mathieu Poirier1-1/+1
2020-04-21docs: pr_*() kerneldocs and basic printk docsRicardo CaƱuelo1-12/+100
2020-04-21watchdog: clarify that stop() is optionalBumsik Kim1-2/+2
2020-04-21Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+12
2020-04-21docs: spi: spi.h: fix a doc building warningMauro Carvalho Chehab1-0/+1
2020-04-21docs: filesystems: fix renamed referencesMauro Carvalho Chehab4-4/+4
2020-04-21docs: fix broken references to text filesMauro Carvalho Chehab1-2/+2
2020-04-21net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem1-0/+12
2020-04-20net: Add IF_OPER_TESTINGAndrew Lunn1-0/+41
2020-04-20block: fold bdev_unhash_inode into invalidate_partitionChristoph Hellwig1-1/+0
2020-04-20block: mark invalidate_partition staticChristoph Hellwig1-1/+0
2020-04-20block: remove the disk argument from blk_drop_partitionsChristoph Hellwig1-1/+1