summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-26net: macsec: add support for getting offloaded statsDmitry Bogdanov
2020-03-26net: macsec: add support for offloading to the MACAntoine Tenart
2020-03-26net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart
2020-03-26net: add a reference to MACsec ops in net_deviceAntoine Tenart
2020-03-26net: introduce the MACSEC netdev featureAntoine Tenart
2020-03-26taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov
2020-03-26ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski
2020-03-26net: sched: refine extack messages in tcf_change_indevGuillaume Nault
2020-03-26devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller
2020-03-26devlink: track snapshot id usage count using an xarrayJacob Keller
2020-03-26devlink: report error once U32_MAX snapshot ids have been usedJacob Keller
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller
2020-03-26devlink: prepare to support region operationsJacob Keller
2020-03-26scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi
2020-03-26scsi: target: core: add task tag to trace eventsViacheslav Dubeyko
2020-03-26scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi
2020-03-26Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-03-26rtc: make definitions in include/uapi/linux/rtc.h actually useful for user spaceEugene Syromiatnikov
2020-03-26kunit: subtests should be indented 4 spaces according to TAPAlan Maguire
2020-03-26kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov
2020-03-26Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata
2020-03-26x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)Al Viro
2020-03-26mm/hmm: check the device private page owner in hmm_range_fault()Christoph Hellwig
2020-03-26mm: simplify device private page handling in hmm_range_faultChristoph Hellwig
2020-03-26mm: handle multiple owners of device private pages in migrate_vmaChristoph Hellwig
2020-03-26memremap: add an owner field to struct dev_pagemapChristoph Hellwig
2020-03-26mm/hmm: remove the unused HMM_FAULT_ALLOW_RETRY flagChristoph Hellwig
2020-03-26mm/hmm: don't provide a stub for hmm_range_fault()Christoph Hellwig
2020-03-26ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-eh.cBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_deb_timing_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_qc_complete_multiple() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_{debounce,resume}() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_scr_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-core.cBartlomiej Zolnierkiewicz
2020-03-26ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()Bartlomiej Zolnierkiewicz
2020-03-26ata: separate PATA timings code from libata-core.cBartlomiej Zolnierkiewicz
2020-03-26ata: optimize struct ata_force_param sizeBartlomiej Zolnierkiewicz
2020-03-26ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hostsBartlomiej Zolnierkiewicz
2020-03-26amba: Initialize dma_parms for amba devicesUlf Hansson
2020-03-26driver core: platform: Initialize dma_parms for platform devicesUlf Hansson
2020-03-26pNFS: Add a helper to allocate the array of bucketsTrond Myklebust
2020-03-26bus: mhi: core: Add support for reading MHI info from deviceManivannan Sadhasivam
2020-03-26Merge tag 'omap-for-v5.7/ti-sysc-drop-pdata-ti81xx-signed' of git://git.kerne...Arnd Bergmann