linux-hardened/drivers/hv
Vitaly Kuznetsov 17244623a4 hv_util: switch to using timespec64
do_settimeofday() is deprecated, use do_settimeofday64() instead.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Acked-by: John Stultz <john.stultz@linaro.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-31 11:05:58 +01:00
..
channel.c Drivers: hv: vmbus: Fix a rescind handling bug 2017-01-10 21:46:41 +01:00
channel_mgmt.c Drivers: hv: vmbus: Move the code to signal end of message 2017-01-20 14:48:03 +01:00
connection.c Drivers: hv: vmbus: Move the extracting of Hypervisor version information 2017-01-20 14:48:03 +01:00
hv.c Drivers: hv: vmbus: Define an APIs to manage interrupt state 2017-01-20 14:52:49 +01:00
hv_balloon.c Drivers: hv: balloon: Fix info request to show max page count 2016-11-07 10:01:17 +01:00
hv_fcopy.c Drivers: hv: util: Fcopy: Fix a rescind processing issue 2017-01-10 21:46:41 +01:00
hv_kvp.c Drivers: hv: util: kvp: Fix a rescind processing issue 2017-01-10 21:46:41 +01:00
hv_snapshot.c Drivers: hv: util: Backup: Fix a rescind processing issue 2017-01-10 21:46:41 +01:00
hv_util.c hv_util: switch to using timespec64 2017-01-31 11:05:58 +01:00
hv_utils_transport.c Drivers: hv: utils: fix a race on userspace daemons registration 2016-08-31 13:05:41 +02:00
hv_utils_transport.h Drivers: hv: utils: fix a race on userspace daemons registration 2016-08-31 13:05:41 +02:00
hyperv_vmbus.h Drivers: hv: vmbus: Cleanup hyperv_vmbus.h 2017-01-20 14:53:34 +01:00
Kconfig x86: Make Linux guest support optional 2013-03-04 13:14:25 -08:00
Makefile Drivers: hv: util: introduce hv_utils_transport abstraction 2015-05-24 12:17:41 -07:00
ring_buffer.c Drivers: hv: vmbus: Prevent sending data on a rescinded channel 2017-01-10 21:46:41 +01:00
vmbus_drv.c Drivers: hv: vmbus: Move the crash notification function 2017-01-20 14:48:03 +01:00