* [GIT PULL] Hyperv-fixes for v6.13-rc4
@ 2024-12-17 18:55 Wei Liu
2024-12-18 20:11 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2024-12-17 18:55 UTC (permalink / raw)
To: Linus Torvalds
Cc: Wei Liu, Linux on Hyper-V List, Linux Kernel List, kys, haiyangz,
decui
Hi Linus,
The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:
Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20241217
for you to fetch changes up to 175c71c2aceef173ae6d3dceb41edfc2ac0d5937:
tools/hv: reduce resource usage in hv_kvp_daemon (2024-12-09 18:44:15 +0000)
----------------------------------------------------------------
hyperv-fixes for v6.13-rc4
- Various fixes to Hyper-V tools in the kernel tree (Dexuan Cui,
Olaf Hering, Vitaly Kuznetsov)
- Fix a bug in the Hyper-V TSC page based sched_clock() (Naman Jain)
- Two bug fixes in the Hyper-V utility functions (Michael Kelley)
- Convert open-coded timeouts to secs_to_jiffies() in Hyper-V drivers
(Easwar Hariharan)
----------------------------------------------------------------
Dexuan Cui (1):
tools: hv: Fix a complier warning in the fcopy uio daemon
Easwar Hariharan (1):
drivers: hv: Convert open-coded timeouts to secs_to_jiffies()
Michael Kelley (2):
Drivers: hv: util: Don't force error code to ENODEV in util_probe()
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Naman Jain (1):
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Olaf Hering (5):
tools: hv: change permissions of NetworkManager configuration file
tools/hv: terminate fcopy daemon if read from uio fails
tools/hv: reduce resouce usage in hv_get_dns_info helper
tools/hv: add a .gitignore file
tools/hv: reduce resource usage in hv_kvp_daemon
Vitaly Kuznetsov (1):
hv/hv_kvp_daemon: Pass NIC name to hv_get_dns_info as well
arch/x86/kernel/cpu/mshyperv.c | 58 ++++++++++++++++++++++++++++++++++++++
drivers/clocksource/hyperv_timer.c | 14 ++++++++-
drivers/hv/hv_balloon.c | 9 +++---
drivers/hv/hv_kvp.c | 10 +++++--
drivers/hv/hv_snapshot.c | 9 +++++-
drivers/hv/hv_util.c | 13 +++++++--
drivers/hv/hyperv_vmbus.h | 2 ++
drivers/hv/vmbus_drv.c | 2 +-
include/clocksource/hyperv_timer.h | 2 ++
include/linux/hyperv.h | 1 +
tools/hv/.gitignore | 3 ++
tools/hv/hv_fcopy_uio_daemon.c | 12 ++++----
tools/hv/hv_get_dns_info.sh | 4 +--
tools/hv/hv_kvp_daemon.c | 9 +++---
tools/hv/hv_set_ifconfig.sh | 2 +-
15 files changed, 125 insertions(+), 25 deletions(-)
create mode 100644 tools/hv/.gitignore
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Hyperv-fixes for v6.13-rc4
2024-12-17 18:55 [GIT PULL] Hyperv-fixes for v6.13-rc4 Wei Liu
@ 2024-12-18 20:11 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-12-18 20:11 UTC (permalink / raw)
To: Wei Liu
Cc: Linus Torvalds, Wei Liu, Linux on Hyper-V List, Linux Kernel List,
kys, haiyangz, decui
The pull request you sent on Tue, 17 Dec 2024 18:55:03 +0000:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20241217
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/37cb0c76ac6c3bf3d82d25a7c95950f2dac3ca41
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-18 20:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 18:55 [GIT PULL] Hyperv-fixes for v6.13-rc4 Wei Liu
2024-12-18 20:11 ` pr-tracker-bot
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).