index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-12-07
KVM: VMX: Split off hyperv_evmcs.{ch}
Vitaly Kuznetsov
2023-12-07
KVM: x86: Introduce helper to check if vector is set in Hyper-V SynIC
Vitaly Kuznetsov
2023-12-07
KVM: x86: Introduce helper to check if auto-EOI is set in Hyper-V SynIC
Vitaly Kuznetsov
2023-12-07
KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
Vitaly Kuznetsov
2023-12-07
KVM: x86: Move Hyper-V partition assist page out of Hyper-V emulation context
Vitaly Kuznetsov
2023-12-07
KVM: x86/xen: Remove unneeded xen context from kvm_arch when !CONFIG_KVM_XEN
Vitaly Kuznetsov
2023-11-29
KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=n
Sean Christopherson
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-14
KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
2023-11-14
KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
2023-11-14
KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Sean Christopherson
2023-11-14
KVM: x86/mmu: Handle page fault for private memory
Chao Peng
2023-11-14
KVM: x86: Disallow hugepages when memory attributes are mixed
Chao Peng
2023-11-14
KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
Sean Christopherson
2023-11-13
KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Chao Peng
2023-11-13
KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2023-11-13
KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
Sean Christopherson
2023-11-13
KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
Sean Christopherson
2023-11-13
KVM: Use gfn instead of hva for mmu_notifier_retry
Chao Peng
2023-11-12
Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-11-12
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-11-12
Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-11-10
parisc: Prevent booting 64-bit kernels on PA1.x machines
Helge Deller
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-09
riscv: Optimize bitops with Zbb extension
Xiao Wang
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-11-09
arm64/syscall: Remove duplicate declaration
Kevin Brodsky
2023-11-09
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
2023-11-08
Merge patch series "Linux RISC-V AIA Preparatory Series"
Palmer Dabbelt
2023-11-08
RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
2023-11-08
Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"
Douglas Anderson
2023-11-08
arm64: Move MediaTek GIC quirk handling from irqchip to core
Douglas Anderson
2023-11-08
Merge patch series "riscv: Fix set_memory_XX() and set_direct_map_XX()"
Palmer Dabbelt
2023-11-08
riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...
Alexandre Ghiti
2023-11-08
riscv: Don't use PGD entries for the linear mapping
Alexandre Ghiti
2023-11-08
LoongArch: BPF: Support signed mod instructions
Hengqi Chen
2023-11-08
LoongArch: BPF: Support signed div instructions
Hengqi Chen
2023-11-08
LoongArch: BPF: Support 32-bit offset jmp instructions
Hengqi Chen
2023-11-08
LoongArch: BPF: Support unconditional bswap instructions
Hengqi Chen
2023-11-08
LoongArch: BPF: Support sign-extension mov instructions
Hengqi Chen
2023-11-08
LoongArch: BPF: Support sign-extension load instructions
Hengqi Chen
2023-11-08
LoongArch: Add more instruction opcodes and emit_* helpers
Hengqi Chen
[next]