linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Hyper-V commits for 5.2
@ 2019-05-06  3:31 Sasha Levin
  2019-05-24 18:28 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Sasha Levin @ 2019-05-06  3:31 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel, linux-hyperv, kys, haiyangz, sthemmin, linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-next-signed

for you to fetch changes up to a3fb7bf369efa296c1fc68aead1b6fb3c735573b:

  drivers: input: serio: Add a module desription to the hyperv_keyboard driver (2019-04-23 15:41:40 -0400)

- ----------------------------------------------------------------
Adding module description to various hyper-v modules

- ----------------------------------------------------------------
Joseph Salisbury (3):
      drivers: hid: Add a module description line to the hid_hyperv driver
      drivers: hv: Add a module description line to the hv_vmbus driver
      drivers: input: serio: Add a module desription to the hyperv_keyboard driver

 drivers/hid/hid-hyperv.c              | 2 ++
 drivers/hv/vmbus_drv.c                | 1 +
 drivers/input/serio/hyperv-keyboard.c | 2 ++
 3 files changed, 5 insertions(+)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE4n5dijQDou9mhzu83qZv95d3LNwFAlzPqkQACgkQ3qZv95d3
LNwABg//b9MataFZTizTER4WnV5+PWOeK+gEh5nlpM63vgzkx9G3WYT7XydhdoT4
vaw77zNEMHChyxIEn6s4BLpOk8nAP3L8VyvgxUDSemmjV9/FCDz4D98IoFMeWuWO
97HER2DUC9r/RejYz7qb2lGMesIkAFZkYAFdcg8coswP1WWS5dM0CnyTFb7wjvFu
MVRHCH3W6i55sZVid2YE2qm2gmza8wIJYkggoTUwKeRcOWyz1s9VNknpTi/8BaeK
0dsnrvfw7jdYL89QKkU4J4n8EycyNopibK2d35kj/6KiMrUs91YXTlncdS68WZ+t
8OhLs7Vk4XV5yxT+LApX0teON7NI5irVzrLNBPkNUcBRwRWD0oJhHCfy4p5ulEQ2
yKWEHJ4noZNGeJvrjEuhEn+mGKxjk8zvxY39qXUddWT2MXyjVyUtyxykDlYFLd+H
b3a3qDIrR/QM5jTmA/xoxjwFoqJnjcMakdz2kZAVqeNVHEi20lQrZJFa1RBw4dD/
hw1SOZUI6thDn4QCTPVJiva4w+zEqCocm1+qwoFevMig0LSH7+IymBde5S7heha6
Hj0BTKKsQndhD/utA8HWpBebfmZSqA0vK8SSfIcPLlAxU9QVeiYU/0qgLEpqFN5/
LCmbe0THf4RdryqJWjZbLe8qRzrhNEetSQibEPY+QuiiOeZJBjw=
=vWC7
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Hyper-V commits for 5.2
  2019-05-06  3:31 [GIT PULL] Hyper-V commits for 5.2 Sasha Levin
@ 2019-05-24 18:28 ` Greg KH
  2019-05-24 19:24   ` Sasha Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2019-05-24 18:28 UTC (permalink / raw)
  To: Sasha Levin
  Cc: linux-kernel, linux-hyperv, kys, haiyangz, sthemmin, linux-kernel

On Sun, May 05, 2019 at 11:31:04PM -0400, Sasha Levin wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-next-signed
> 
> for you to fetch changes up to a3fb7bf369efa296c1fc68aead1b6fb3c735573b:
> 
>   drivers: input: serio: Add a module desription to the hyperv_keyboard driver (2019-04-23 15:41:40 -0400)
> 
> - ----------------------------------------------------------------
> Adding module description to various hyper-v modules
> 
> - ----------------------------------------------------------------
> Joseph Salisbury (3):
>       drivers: hid: Add a module description line to the hid_hyperv driver
>       drivers: hv: Add a module description line to the hv_vmbus driver
>       drivers: input: serio: Add a module desription to the hyperv_keyboard driver
> 
>  drivers/hid/hid-hyperv.c              | 2 ++
>  drivers/hv/vmbus_drv.c                | 1 +
>  drivers/input/serio/hyperv-keyboard.c | 2 ++

This should go through the different subsystems, for the different
drivers, not just through me.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Hyper-V commits for 5.2
  2019-05-24 18:28 ` Greg KH
@ 2019-05-24 19:24   ` Sasha Levin
  0 siblings, 0 replies; 3+ messages in thread
From: Sasha Levin @ 2019-05-24 19:24 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel, linux-hyperv, kys, haiyangz, sthemmin, linux-kernel

On Fri, May 24, 2019 at 08:28:02PM +0200, Greg KH wrote:
>On Sun, May 05, 2019 at 11:31:04PM -0400, Sasha Levin wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA512
>>
>> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
>>
>>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
>>
>> are available in the Git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-next-signed
>>
>> for you to fetch changes up to a3fb7bf369efa296c1fc68aead1b6fb3c735573b:
>>
>>   drivers: input: serio: Add a module desription to the hyperv_keyboard driver (2019-04-23 15:41:40 -0400)
>>
>> - ----------------------------------------------------------------
>> Adding module description to various hyper-v modules
>>
>> - ----------------------------------------------------------------
>> Joseph Salisbury (3):
>>       drivers: hid: Add a module description line to the hid_hyperv driver
>>       drivers: hv: Add a module description line to the hv_vmbus driver
>>       drivers: input: serio: Add a module desription to the hyperv_keyboard driver
>>
>>  drivers/hid/hid-hyperv.c              | 2 ++
>>  drivers/hv/vmbus_drv.c                | 1 +
>>  drivers/input/serio/hyperv-keyboard.c | 2 ++
>
>This should go through the different subsystems, for the different
>drivers, not just through me.

I was hoping to avoid that for these trivial commits...

I'll resend them.

--
Thanks,
Sasha

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-24 19:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-06  3:31 [GIT PULL] Hyper-V commits for 5.2 Sasha Levin
2019-05-24 18:28 ` Greg KH
2019-05-24 19:24   ` Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).