Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-25hv_utils: Set the maximum packet size for VSS driver to the length of the rec...Vitaly Kuznetsov
2021-02-05hv_utils: Add validation for untrusted Hyper-V valuesAndres Beltran
2020-04-23hv_utils: Always execute the fcopy and vss callbacks in a taskletAndrea Parri (Microsoft)
2020-01-27hv_utils: Add the support of hibernationDexuan Cui
2019-11-22Drivers: hv: Specify receive buffer size using Hyper-V page sizeHimadri Pandya
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280Thomas Gleixner
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman
2017-03-17vmbus: remove useless return'sStephen Hemminger
2017-03-16Drivers: hv: util: move waiting for release to hv_utils_transport itselfVitaly Kuznetsov
2017-01-31Drivers: hv: Log the negotiated IC versions.Alex Ng
2017-01-31Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng
2017-01-10Drivers: hv: util: Backup: Fix a rescind processing issueK. Y. Srinivasan
2016-11-07Drivers: hv: vss: Operation timeouts should match host expectationAlex Ng
2016-11-07Drivers: hv: vss: Improve log messages.Alex Ng
2016-09-02Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng
2016-09-02Drivers: hv: utils: Continue to poll VSS channel after handling requests.Alex Ng
2016-08-31Drivers: hv: utils: fix a race on userspace daemons registrationVitaly Kuznetsov
2016-03-02Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan
2015-12-15Drivers: hv: utils: Invoke the poll function after handshakeK. Y. Srinivasan
2015-12-15Drivers: hv: vss: run only on supported host versionsOlaf Hering
2015-12-15Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering
2015-05-24Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov
2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov
2015-05-24Drivers: hv: vss: convert to hv_utils_transportVitaly Kuznetsov
2015-05-24Drivers: hv: vss: switch to using the hvutil_device_state state machineVitaly Kuznetsov
2015-05-24Drivers: hv: vss: process deferred messages when we complete the transactionVitaly Kuznetsov
2015-05-24Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov
2014-11-27Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov
2014-11-27Drivers: hv: vss: Introduce timeout for communication with userspaceVitaly Kuznetsov
2014-02-08connector: add portid to unicast in addition to broadcastingDavid Fries
2013-09-27Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan
2013-07-27Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan