This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from cf38b2340c0e Merge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/s [...] new 1eb217ab2e73 perf parse-events: Fix evsel allocation failure new 79f255b2e9a2 Merge tag 'perf-tools-fixes-for-v6.19-2026-01-21' of git:/ [...] new fc558188f251 Drivers: hv: vmbus: fix typo in function name reference new 49f49d47af67 Drivers: hv: Always do Hyper-V panic notification in hv_km [...] new 259add0d982c mshv: Align huge page stride with guest mapping new e020f604abaa mshv: Store the result of vfs_poll in a variable of type __poll_t new d2999c0fbcb2 mshv: Add __user attribute to argument passed to access_ok() new 69c88a6a49cf mshv: add definitions for arm64 gpa intercepts new 12ffd561d2de mshv: handle gpa intercepts for arm64 new a66191c590b3 Merge tag 'hyperv-fixes-signed-20260121' of git://git.kern [...]
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/hv/hv_common.c | 12 +++--- drivers/hv/hyperv_vmbus.h | 2 +- drivers/hv/mshv_eventfd.c | 2 +- drivers/hv/mshv_regions.c | 93 ++++++++++++++++++++++++++++-------------- drivers/hv/mshv_root_main.c | 17 ++++---- include/hyperv/hvhdk.h | 47 +++++++++++++++++++++ tools/perf/util/parse-events.c | 7 +++- 7 files changed, 132 insertions(+), 48 deletions(-)