]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-11-08 Paolo BonziniMerge tag 'kvm-riscv-6.13-1' of https://github.com...
2024-11-05 Björn Töpelriscv: kvm: Fix out-of-bounds array access
2024-11-05 Yong-Xuan WangRISC-V: KVM: Fix APLIC in_clrip and clripnum write...
2024-10-28 Anup PatelRISC-V: KVM: Use NACL HFENCEs for KVM request based...
2024-10-28 Anup PatelRISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
2024-10-28 Anup PatelRISC-V: KVM: Use SBI sync SRET call when available
2024-10-28 Anup PatelRISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
2024-10-28 Anup PatelRISC-V: KVM: Use nacl_csr_xyz() for accessing H-extensi...
2024-10-28 Anup PatelRISC-V: KVM: Add common nested acceleration support
2024-10-28 Anup PatelRISC-V: Add defines for the SBI nested acceleration...
2024-10-28 Anup PatelRISC-V: KVM: Don't setup SGEI for zero guest external...
2024-10-28 Anup PatelRISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_v...
2024-10-28 Anup PatelRISC-V: KVM: Break down the __kvm_riscv_switch_to(...
2024-10-28 Anup PatelRISC-V: KVM: Save/restore SCOUNTEREN in C source
2024-10-28 Anup PatelRISC-V: KVM: Save/restore HSTATUS in C source
2024-10-28 Anup PatelRISC-V: KVM: Order the object files alphabetically
2024-10-28 Quan Zhouriscv: KVM: add basic support for host vs guest profiling
2024-10-28 Quan Zhouriscv: perf: add guest vs host distinction
2024-10-27 Linus TorvaldsLinux 6.12-rc5
2024-10-27 Linus TorvaldsMerge tag 'x86_urgent_for_v6.12_rc5' of git://git.kerne...
2024-10-27 Linus TorvaldsMerge tag 'ftrace-v6.12-rc4' of git://git.kernel.org...
2024-10-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.12-3' of git://git...
2024-10-27 Linus TorvaldsMerge tag 'firewire-fixes-6.12-rc5' of git://git.kernel...
2024-10-27 Linus TorvaldsMerge tag 'block-6.12-20241026' of git://git.kernel...
2024-10-27 Linus TorvaldsMerge tag 'xfs-6.12-fixes-5' of git://git.kernel.org...
2024-10-27 Takashi Sakamotofirewire: core: fix invalid port index for parent device
2024-10-26 Armin Wolfplatform/x86: asus-wmi: Fix thermal profile initialization
2024-10-25 Linus TorvaldsMerge tag '9p-for-6.12-rc5' of https://github.com/marti...
2024-10-25 Linus TorvaldsMerge tag 'v6.12-rc4-smb3-client-fixes' of git://git...
2024-10-25 Linus TorvaldsMerge tag 'fuse-fixes-6.12-rc5' of git://git.kernel...
2024-10-25 Linus TorvaldsMerge tag 'nfsd-6.12-2' of git://git.kernel.org/pub...
2024-10-25 Linus TorvaldsMerge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub...
2024-10-25 Linus TorvaldsMerge tag 'pm-6.12-rc5' of git://git.kernel.org/pub...
2024-10-25 Linus TorvaldsMerge tag 'pci-v6.12-fixes-1' of git://git.kernel.org...
2024-10-25 Linus TorvaldsMerge tag 'fbdev-for-6.12-rc5' of git://git.kernel...
2024-10-25 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.12-rc5' of git://git.kerne...
2024-10-25 Linus TorvaldsMerge tag 'ata-6.12-rc5' of git://git.kernel.org/pub...
2024-10-25 Paolo BonziniMerge branch 'kvm-no-struct-page' into HEAD
2024-10-25 Linus TorvaldsMerge tag 'sound-6.12-rc5' of git://git.kernel.org...
2024-10-25 Linus TorvaldsMerge tag 'drm-fixes-2024-10-25' of https://gitlab...
2024-10-25 Sean ChristophersonKVM: Don't grab reference on VM_MIXEDMAP pfns that...
2024-10-25 Sean ChristophersonKVM: Drop APIs that manipulate "struct page" via pfns
2024-10-25 Sean ChristophersonKVM: arm64: Don't mark "struct page" accessed when...
2024-10-25 Sean ChristophersonKVM: x86/mmu: Don't mark "struct page" accessed when...
2024-10-25 Sean ChristophersonKVM: Make kvm_follow_pfn.refcounted_page a required...
2024-10-25 Sean ChristophersonKVM: s390: Use kvm_release_page_dirty() to unpin "struc...
2024-10-25 Sean ChristophersonKVM: Drop gfn_to_pfn() APIs now that all users are...
2024-10-25 Sean ChristophersonKVM: PPC: Explicitly require struct page memory for...
2024-10-25 Sean ChristophersonKVM: arm64: Use __gfn_to_page() when copying MTE tags...
2024-10-25 Sean ChristophersonKVM: Add support for read-only usage of gfn_to_page()
2024-10-25 Sean ChristophersonKVM: Convert gfn_to_page() to use kvm_follow_pfn()
2024-10-25 Sean ChristophersonKVM: PPC: Use kvm_vcpu_map() to map guest memory to...
2024-10-25 Sean ChristophersonKVM: PPC: Remove extra get_page() to fix page refcount...
2024-10-25 Sean ChristophersonKVM: MIPS: Use kvm_faultin_pfn() to map pfns into the...
2024-10-25 Sean ChristophersonKVM: MIPS: Mark "struct page" pfns accessed prior to...
2024-10-25 Sean ChristophersonKVM: MIPS: Mark "struct page" pfns accessed only in...
2024-10-25 Sean ChristophersonKVM: MIPS: Mark "struct page" pfns dirty only in "slow...
2024-10-25 Sean ChristophersonKVM: LoongArch: Use kvm_faultin_pfn() to map pfns into...
2024-10-25 Sean ChristophersonKVM: LoongArch: Mark "struct page" pfn accessed before...
2024-10-25 Sean ChristophersonKVM: LoongArch: Mark "struct page" pfns accessed only...
2024-10-25 Sean ChristophersonKVM: LoongArch: Mark "struct page" pfns dirty only...
2024-10-25 Sean ChristophersonKVM: PPC: Use kvm_faultin_pfn() to handle page faults...
2024-10-25 Sean ChristophersonKVM: PPC: Book3S: Mark "struct page" pfns dirty/accesse...
2024-10-25 Sean ChristophersonKVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_...
2024-10-25 Sean ChristophersonKVM: PPC: Use __kvm_faultin_pfn() to handle page faults...
2024-10-25 Sean ChristophersonKVM: PPC: Use __kvm_faultin_pfn() to handle page faults...
2024-10-25 Sean ChristophersonKVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns...
2024-10-25 Sean ChristophersonKVM: RISC-V: Mark "struct page" pfns accessed before...
2024-10-25 Sean ChristophersonKVM: RISC-V: Mark "struct page" pfns dirty iff a stage...
2024-10-25 Sean ChristophersonKVM: arm64: Use __kvm_faultin_pfn() to handle memory...
2024-10-25 Sean ChristophersonKVM: arm64: Mark "struct page" pfns accessed/dirty...
2024-10-25 Sean ChristophersonKVM: PPC: e500: Use __kvm_faultin_pfn() to handle page...
2024-10-25 Sean ChristophersonKVM: PPC: e500: Mark "struct page" pfn accessed before...
2024-10-25 Sean ChristophersonKVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500...
2024-10-25 Sean ChristophersonKVM: VMX: Use __kvm_faultin_page() to get APIC access...
2024-10-25 Sean ChristophersonKVM: VMX: Hold mmu_lock until page is released when...
2024-10-25 Sean ChristophersonKVM: Move x86's API to release a faultin page to common KVM
2024-10-25 Sean ChristophersonKVM: x86/mmu: Don't mark unused faultin pages as accessed
2024-10-25 Sean ChristophersonKVM: x86/mmu: Put refcounted pages instead of blindly...
2024-10-25 Sean ChristophersonKVM: guest_memfd: Provide "struct page" as output from...
2024-10-25 Sean ChristophersonKVM: guest_memfd: Pass index, not gfn, to __kvm_gmem_ge...
2024-10-25 Sean ChristophersonKVM: x86/mmu: Convert page fault paths to kvm_faultin_pfn()
2024-10-25 Sean ChristophersonKVM: Add kvm_faultin_pfn() to specifically service...
2024-10-25 Sean ChristophersonKVM: Move declarations of memslot accessors up in kvm_h...
2024-10-25 Sean ChristophersonKVM: x86/mmu: Mark pages/folios dirty at the origin...
2024-10-25 Sean ChristophersonKVM: x86/mmu: Add helper to "finish" handling a guest...
2024-10-25 Sean ChristophersonKVM: x86/mmu: Add common helper to handle prefetching...
2024-10-25 Sean ChristophersonKVM: x86/mmu: Put direct prefetched pages via kvm_relea...
2024-10-25 Sean ChristophersonKVM: x86/mmu: Add "mmu" prefix fault-in helpers to...
2024-10-25 Sean ChristophersonKVM: x86: Don't fault-in APIC access page during initia...
2024-10-25 Sean ChristophersonKVM: Disallow direct access (w/o mmu_notifier) to unpin...
2024-10-25 Sean ChristophersonKVM: Get writable mapping for __kvm_vcpu_map() only...
2024-10-25 Sean ChristophersonKVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcp...
2024-10-25 Sean ChristophersonKVM: nVMX: Mark vmcs12's APIC access page dirty when...
2024-10-25 Sean ChristophersonKVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map()
2024-10-25 David StevensKVM: Migrate kvm_vcpu_map() to kvm_follow_pfn()
2024-10-25 Sean ChristophersonKVM: pfncache: Precisely track refcounted pages
2024-10-25 Sean ChristophersonKVM: Move kvm_{set,release}_page_{clean,dirty}() helper...
2024-10-25 Sean ChristophersonKVM: Provide refcounted page as output field in struct...
2024-10-25 Sean ChristophersonKVM: Use plain "struct page" pointer instead of single...
next