summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-24Merge branches 'v5.7/vfio/alex-sriov-v3' and 'v5.7/vfio/yan-dma-rw-v4' into v...Alex Williamson
2020-03-24vfio: Include optional device match in vfio_device_ops callbacksAlex Williamson
2020-03-24vfio: avoid inefficient operations on VFIO group in vfio_pin/unpin_pagesYan Zhao
2020-03-24vfio: introduce vfio_dma_rw to read/write a range of IOVAsYan Zhao
2020-03-24vfio: allow external user to get vfio group from deviceYan Zhao
2020-03-24block: move the various x86 Unix label formats out of genhd.hChristoph Hellwig
2020-03-24partitions/msdos: remove LINUX_SWAP_PARTITIONChristoph Hellwig
2020-03-24block: move the *_PARTITION enum out of genhd.hChristoph Hellwig
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig
2020-03-24block: cleanup how md_autodetect_dev is calledChristoph Hellwig
2020-03-24block: unexport read_dev_sector and put_dev_sectorChristoph Hellwig
2020-03-24block: remove alloc_part_info and free_part_infoChristoph Hellwig
2020-03-24block: move sysfs methods shared by disks and partitions to genhd.cChristoph Hellwig
2020-03-24block: remove __bdevnameChristoph Hellwig
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-24mmc: sdhci-esdhc-imx: add strobe-dll-delay-target supportHaibo Chen
2020-03-24mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas
2020-03-24mmc: core: Enable re-use of mmc_blk_in_tran_state()Ulf Hansson
2020-03-24mmc: Add MMC host software queue supportBaolin Wang
2020-03-24firmware: xilinx: Add DLL reset supportManish Narani
2020-03-24bus: mhi: core: Pass module owner during client driver registrationManivannan Sadhasivam
2020-03-24Merge branch 'irq/gic-v4.1' into irq/irqchip-nextMarc Zyngier
2020-03-24staging: most: move core files out of the staging areaChristian Gromm
2020-03-24irqchip/gic-v4.1: Add VSGI property setupMarc Zyngier
2020-03-24irqchip/gic-v4.1: Add VSGI allocation/teardownMarc Zyngier
2020-03-24irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier
2020-03-24drivers: provide devm_platform_get_and_ioremap_resource()Dejin Zheng
2020-03-24fsnotify: replace inode pointer with an object idAmir Goldstein
2020-03-24mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng
2020-03-23netlink: check for null extack in cookie helpersMichal Kubecek
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit
2020-03-23completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()Sebastian Siewior
2020-03-23fsnotify: simplify arguments passing to fsnotify_parent()Amir Goldstein
2020-03-23fsnotify: use helpers to access data by data_typeAmir Goldstein
2020-03-23fsnotify: funnel all dirent events through fsnotify_name()Amir Goldstein
2020-03-23fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()Amir Goldstein
2020-03-23fsnotify: tidy up FS_ and FAN_ constantsAmir Goldstein
2020-03-23uuid: Remove no more needed macroAndy Shevchenko
2020-03-23uuid: Provide a GUID generator for raw bufferAndy Shevchenko
2020-03-23uuid: Add inline helpers to import / export UUIDsAndy Shevchenko
2020-03-23PM: remove s390 specific callbacksHeiko Carstens