Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6c7f25cae54b840302e4f1b371dbf318fbf09ab2
/
virt
4e15a07
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks"
by Michal Hocko
· 6 years ago
0d1e8b8
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
ba9f6f8
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
5289851
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
e42b4a5
Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
58bf437
arm/arm64: KVM: Enable 32 bits kvm vcpu events support
by Dongjiu Geng
· 6 years ago
375bdd3
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
by Dongjiu Geng
· 6 years ago
da5a3ce
KVM: arm64: Fix caching of host MDCR_EL2 value
by Mark Rutland
· 6 years ago
970c0d4
KVM: refine the comment of function gfn_to_hva_memslot_prot()
by Wei Yang
· 6 years ago
0804c84
kvm/x86 : add coalesced pio support
by Peng Hao
· 6 years ago
31fc4f9
KVM: leverage change to adjust slots->used_slots in update_memslots()
by Wei Yang
· 6 years ago
a812297
KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
by Vitaly Kuznetsov
· 6 years ago
fd2ef35
KVM: arm/arm64: Ensure only THP is candidate for adjustment
by Punit Agrawal
· 6 years ago
9d47bb0
KVM: arm64: Drop __cpu_init_stage2 on the VHE path
by Marc Zyngier
· 6 years ago
bca607e
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
by Marc Zyngier
· 6 years ago
0f62f0e
kvm: arm64: Set a limit on the IPA size
by Suzuki K Poulose
· 6 years ago
8ad50c8
vgic: Add support for 52bit guest physical address
by Kristina Martsenko
· 6 years ago
e55cac5
kvm: arm/arm64: Prepare for VM specific stage2 translations
by Suzuki K Poulose
· 6 years ago
5b6c674
kvm: arm/arm64: Allow arch specific configurations for VM
by Suzuki K Poulose
· 6 years ago
7788a28
kvm: arm/arm64: Remove spurious WARN_ON
by Suzuki K Poulose
· 6 years ago
d2db777
kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
by Suzuki K Poulose
· 6 years ago
795a837
signal/arm/kvm: Use send_sig_mceerr
by Eric W. Biederman
· 7 years ago
ab51002
arm64: KVM: Enable Common Not Private translations
by Vladimir Murzin
· 6 years ago
a35381e
KVM: Remove obsolete kvm_unmap_hva notifier backend
by Marc Zyngier
· 6 years ago
694556d
KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW
by Marc Zyngier
· 6 years ago
b372115
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 6 years ago
6319893
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
0214f46
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
e61cf2e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
1202f4f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
976d34e
KVM: arm/arm64: Skip updating PTE entry if no change
by Punit Agrawal
· 6 years ago
86658b8
KVM: arm/arm64: Skip updating PMD entry if no change
by Punit Agrawal
· 6 years ago
d0823cb
KVM: arm/arm64: vgic: Do not use spin_lock_irqsave/restore with irq disabled
by Jia He
· 6 years ago
dc961e5
KVM: arm/arm64: vgic: Move DEBUG_SPINLOCK_BUG_ON to vgic.h
by Jia He
· 6 years ago
6249f2a
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
by Marc Zyngier
· 6 years ago
b9b33da
KVM: try __get_user_pages_fast even if not in atomic context
by Paolo Bonzini
· 6 years ago
b08660e
KVM: x86: Add tlb remote flush callback in kvm_x86_ops.
by Tianyu Lan
· 6 years ago
50c28f2
kvm: x86: Use fast CR3 switch for nested VMX
by Junaid Shahid
· 6 years ago
d2ce98c
Merge tag 'v4.18-rc6' into HEAD
by Paolo Bonzini
· 6 years ago
245715c
KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
by Christoffer Dall
· 6 years ago
7afc4dd
KVM: arm/arm64: Fix potential loss of ptimer interrupts
by Christoffer Dall
· 6 years ago
4765096
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
6b8b9a4
KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
by Mark Rutland
· 6 years ago
71dbc8a
kvm: Don't open code task_pid in kvm_vcpu_ioctl
by Eric W. Biederman
· 7 years ago
b0960b9
KVM: arm: Add 32bit get/set events support
by James Morse
· 6 years ago
539aee0
KVM: arm64: Share the parts of get/set events useful to 32bit
by James Morse
· 6 years ago
b7b27fa
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
by Dongjiu Geng
· 6 years ago
32f8777
KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
by Christoffer Dall
· 6 years ago
d53c2c29
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
by Christoffer Dall
· 6 years ago
b489edc
KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
by Christoffer Dall
· 6 years ago
c6e0917
KVM: arm/arm64: vgic: Permit uaccess writes to return errors
by Christoffer Dall
· 6 years ago
8732209
KVM: arm/arm64: vgic: Signal IRQs using their configured group
by Christoffer Dall
· 6 years ago
8df3c8f
KVM: arm/arm64: vgic: Add group field to struct irq
by Christoffer Dall
· 6 years ago
dd6251e
KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
by Christoffer Dall
· 6 years ago
aa075b0
KVM: arm/arm64: vgic: Keep track of implementation revision
by Christoffer Dall
· 6 years ago
a2dca21
KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
by Christoffer Dall
· 6 years ago
e294cb3
KVM: arm/arm64: vgic-debug: Show LPI status
by Marc Zyngier
· 7 years ago
2326ace
KVM: arm64: vgic-its: Remove VLA usage
by Kees Cook
· 6 years ago
1d47191
KVM: arm/arm64: Fix vgic init race
by Christoffer Dall
· 6 years ago
47f7dc4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
9432a31
KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
by Paolo Bonzini
· 6 years ago
b5020a8
KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.
by Lan Tianyu
· 7 years ago
0313334
KVM: s390: a utility function for migration
by Claudio Imbrenda
· 7 years ago
de73708
KVM: arm/arm64: Enable adaptative WFE trapping
by Marc Zyngier
· 6 years ago
0a72a5a
KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables
by Marc Zyngier
· 7 years ago
0db9dd8
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
by Marc Zyngier
· 6 years ago
88dc25e8
KVM: arm/arm64: Consolidate page-table accessors
by Marc Zyngier
· 6 years ago
e48d53a
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
by Marc Zyngier
· 7 years ago
256c096
kvm/arm: use PSR_AA32 definitions
by Mark Rutland
· 6 years ago
4520843
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
37b65db
KVM: arm64: Prevent KVM_COMPAT from being selected
by Marc Zyngier
· 6 years ago
7ddfd3e
KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
by Marc Zyngier
· 6 years ago
47a91b7
KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
by Jia He
· 6 years ago
ba56bc3
KVM: arm/arm64: Drop resource size check for GICV window
by Ard Biesheuvel
· 6 years ago
b3dae10
sched/swait: Rename to exclusive
by Peter Zijlstra
· 6 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
410feb7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
929f45e
kvm: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
d1e5b0e
kvm: Make VM ioctl do valloc for some archs
by Marc Orr
· 7 years ago
1499fa8
kvm: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
5eec43a
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
5d81f7d
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
by Marc Zyngier
· 6 years ago
55e3748
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
by Marc Zyngier
· 6 years ago
7053df4
KVM: introduce kvm_make_vcpus_request_mask() API
by Vitaly Kuznetsov
· 7 years ago
9965ed17
fs: add new vfs_poll and file_can_poll helpers
by Christoph Hellwig
· 7 years ago
04c1109
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
by Eric Auger
· 6 years ago
c957a6d
KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
by Eric Auger
· 6 years ago
c011f4e
KVM: arm/arm64: Check vcpu redist base before registering an iodev
by Eric Auger
· 6 years ago
5ec17fb
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
by Eric Auger
· 6 years ago
ccc27bf
KVM: arm/arm64: Helper to register a new redistributor region
by Eric Auger
· 6 years ago
028bf27
KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
by Eric Auger
· 6 years ago
ba7b3f1
KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
by Eric Auger
· 6 years ago
dc52461
KVM: arm/arm64: Helper to locate free rdist index
by Eric Auger
· 6 years ago
Next »