summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-27iommu: Move iommu_fwspec to struct dev_iommuJoerg Roedel2-7/+8
2020-03-27iommu: Rename struct iommu_param to dev_iommuJoerg Roedel2-5/+5
2020-03-27iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_APIJoerg Roedel1-0/+4
2020-03-27iommu/virtio: Fix sparse warningJean-Philippe Brucker1-6/+6
2020-03-27mfd: rn5t618: Add RTC related registersAndreas Kemnade1-0/+11
2020-03-27mfd: rn5t618: Add IRQ supportAndreas Kemnade1-0/+15
2020-03-27net/9p: remove unused p9_req_t aux fieldDominique Martinet1-2/+0
2020-03-279pnet: allow making incomplete read requestsSergey Alirzaev1-0/+2
2020-03-27mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy1-0/+139
2020-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-5/+8
2020-03-27net: macsec: add support for getting offloaded statsDmitry Bogdanov1-0/+24
2020-03-27net: macsec: add support for offloading to the MACAntoine Tenart1-0/+1
2020-03-27net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart1-1/+4
2020-03-27net: add a reference to MACsec ops in net_deviceAntoine Tenart1-0/+9
2020-03-27net: introduce the MACSEC netdev featureAntoine Tenart1-0/+3
2020-03-27taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov1-2/+2
2020-03-27ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski1-0/+1
2020-03-27net: sched: refine extack messages in tcf_change_indevGuillaume Nault1-2/+6
2020-03-27devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller1-0/+6
2020-03-27devlink: track snapshot id usage count using an xarrayJacob Keller1-1/+3
2020-03-27devlink: report error once U32_MAX snapshot ids have been usedJacob Keller1-1/+1
2020-03-27devlink: convert snapshot destructor callback to region opJacob Keller1-4/+3
2020-03-27devlink: prepare to support region operationsJacob Keller1-4/+12
2020-03-27scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi1-0/+8
2020-03-27scsi: target: core: add task tag to trace eventsViacheslav Dubeyko1-3/+8
2020-03-27scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi1-1/+1
2020-03-27Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds3-5/+12
2020-03-26rtc: make definitions in include/uapi/linux/rtc.h actually useful for user spaceEugene Syromiatnikov1-4/+7
2020-03-26kunit: subtests should be indented 4 spaces according to TAPAlan Maguire1-1/+10
2020-03-26kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire1-8/+46
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov1-1/+1
2020-03-26Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller1-2/+2
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata1-1/+2
2020-03-26x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)Al Viro1-4/+4
2020-03-26mm/hmm: check the device private page owner in hmm_range_fault()Christoph Hellwig1-0/+2
2020-03-26mm: simplify device private page handling in hmm_range_faultChristoph Hellwig1-2/+0
2020-03-26mm: handle multiple owners of device private pages in migrate_vmaChristoph Hellwig1-0/+8
2020-03-26memremap: add an owner field to struct dev_pagemapChristoph Hellwig1-0/+4
2020-03-26mm/hmm: remove the unused HMM_FAULT_ALLOW_RETRY flagChristoph Hellwig1-5/+0
2020-03-26mm/hmm: don't provide a stub for hmm_range_fault()Christoph Hellwig1-7/+0
2020-03-26ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.cBartlomiej Zolnierkiewicz1-1/+2
2020-03-26ata: start separating SATA specific code from libata-eh.cBartlomiej Zolnierkiewicz1-1/+1
2020-03-26ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz1-12/+12
2020-03-26ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz1-2/+7
2020-03-26ata: move sata_deb_timing_*() to libata-sata.cBartlomiej Zolnierkiewicz1-13/+18
2020-03-26ata: move ata_qc_complete_multiple() to libata-sata.cBartlomiej Zolnierkiewicz1-1/+1
2020-03-26ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz1-3/+13
2020-03-26ata: move sata_link_{debounce,resume}() to libata-sata.cBartlomiej Zolnierkiewicz1-4/+10
2020-03-26ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz1-1/+2
2020-03-26ata: move sata_scr_*() to libata-sata.cBartlomiej Zolnierkiewicz1-4/+20