index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp_trace.c
Age
Commit message (
Expand
)
Author
27 hours
KVM: arm64: Fix hyp_trace clock disabling
Vincent Donnefort
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-04
KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIME
Thomas Gleixner
2026-05-27
KVM: arm64: Fix memory leak in hyp_trace_unload()
Vincent Donnefort
2026-05-27
KVM: arm64: Fix rollback in hyp_trace_buffer_share_hyp()
Vincent Donnefort
2026-05-27
KVM: arm64: Fix meta-page unsharing in pKVM hyp tracing
Vincent Donnefort
2026-03-17
KVM: arm64: avoid unused-variable warning
Arnd Bergmann
2026-03-11
KVM: arm64: Add selftest event support to nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
2026-03-11
KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Add trace remote for the nVHE/pKVM hyp
Vincent Donnefort