aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-24block: move the *_PARTITION enum out of genhd.hChristoph Hellwig2-30/+31
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig2-13/+20
2020-03-24block: cleanup how md_autodetect_dev is calledChristoph Hellwig1-0/+3
2020-03-24block: unexport read_dev_sector and put_dev_sectorChristoph Hellwig1-9/+0
2020-03-24block: remove alloc_part_info and free_part_infoChristoph Hellwig1-14/+1
2020-03-24block: move sysfs methods shared by disks and partitions to genhd.cChristoph Hellwig1-14/+0
2020-03-24block: remove __bdevnameChristoph Hellwig1-1/+0
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-03-24mmc: sdhci-esdhc-imx: add strobe-dll-delay-target supportHaibo Chen1-0/+1
2020-03-24mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas1-0/+2
2020-03-24mmc: core: Enable re-use of mmc_blk_in_tran_state()Ulf Hansson1-0/+10
2020-03-24mmc: Add MMC host software queue supportBaolin Wang1-0/+3
2020-03-24firmware: xilinx: Add DLL reset supportManish Narani1-1/+8
2020-03-24bus: mhi: core: Pass module owner during client driver registrationManivannan Sadhasivam1-2/+19
2020-03-24Merge branch 'irq/gic-v4.1' into irq/irqchip-nextMarc Zyngier3-3/+44
2020-03-24staging: most: move core files out of the staging areaChristian Gromm1-0/+337
2020-03-24irqchip/gic-v4.1: Add VSGI property setupMarc Zyngier1-0/+1
2020-03-24irqchip/gic-v4.1: Add VSGI allocation/teardownMarc Zyngier1-0/+2
2020-03-24irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier1-1/+2
2020-03-24irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier1-0/+5
2020-03-24irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier1-0/+14
2020-03-24irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier1-1/+2
2020-03-24irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier1-1/+8
2020-03-24drivers: provide devm_platform_get_and_ioremap_resource()Dejin Zheng1-0/+3
2020-03-24fsnotify: replace inode pointer with an object idAmir Goldstein1-4/+3
2020-03-24mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee1-0/+2
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar4-3/+5
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng1-0/+13
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng1-0/+14
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng1-19/+1
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng1-0/+44
2020-03-23netlink: check for null extack in cookie helpersMichal Kubecek1-0/+4
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit1-0/+3
2020-03-23completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()Sebastian Siewior1-0/+15
2020-03-23fsnotify: simplify arguments passing to fsnotify_parent()Amir Goldstein2-18/+10
2020-03-23fsnotify: use helpers to access data by data_typeAmir Goldstein1-4/+30
2020-03-23fsnotify: funnel all dirent events through fsnotify_name()Amir Goldstein1-11/+18
2020-03-23fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()Amir Goldstein1-62/+37
2020-03-23fsnotify: tidy up FS_ and FAN_ constantsAmir Goldstein1-6/+5
2020-03-23uuid: Remove no more needed macroAndy Shevchenko1-1/+0
2020-03-23uuid: Provide a GUID generator for raw bufferAndy Shevchenko1-0/+1
2020-03-23uuid: Add inline helpers to import / export UUIDsAndy Shevchenko1-0/+20
2020-03-23PM: remove s390 specific callbacksHeiko Carstens1-34/+0
2020-03-23Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+49
2020-03-23libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov1-3/+4
2020-03-23ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov2-2/+8
2020-03-23i2c: fix a doc warningMauro Carvalho Chehab1-2/+2
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman17-40/+69
2020-03-23Merge 5.6-rc7 into tty-nextGreg Kroah-Hartman17-40/+69
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman28-63/+132