index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_aout.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-04
KVM: arm64: vgic: Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+3
2022-01-04
KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve()
Zenghui Yu
1
-1
/
+1
2022-01-04
KVM: arm64: selftests: get-reg-list: Add pauth configuration
Marc Zyngier
1
-0
/
+50
2021-12-28
KVM: selftests: aarch64: Add test for restoring active IRQs
Ricardo Koller
1
-0
/
+91
2021-12-28
KVM: selftests: aarch64: Add ISPENDR write tests in vgic_irq
Ricardo Koller
1
-0
/
+22
2021-12-28
KVM: selftests: aarch64: Add tests for IRQFD in vgic_irq
Ricardo Koller
2
-1
/
+102
2021-12-28
KVM: selftests: Add IRQ GSI routing library functions
Ricardo Koller
2
-0
/
+59
2021-12-28
KVM: selftests: aarch64: Add test_inject_fail to vgic_irq
Ricardo Koller
2
-20
/
+109
2021-12-28
KVM: selftests: aarch64: Add tests for LEVEL_INFO in vgic_irq
Ricardo Koller
1
-0
/
+6
2021-12-28
KVM: selftests: aarch64: Level-sensitive interrupts tests in vgic_irq
Ricardo Koller
1
-32
/
+86
2021-12-28
KVM: selftests: aarch64: Add preemption tests in vgic_irq
Ricardo Koller
1
-1
/
+90
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set EOI mode in vgic_irq
Ricardo Koller
1
-8
/
+50
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test
Ricardo Koller
4
-35
/
+127
2021-12-28
KVM: selftests: aarch64: Abstract the injection functions in vgic_irq
Ricardo Koller
1
-3
/
+36
2021-12-28
KVM: selftests: aarch64: Add vgic_irq to test userspace IRQ injection
Ricardo Koller
3
-0
/
+246
2021-12-28
KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state
Ricardo Koller
3
-1
/
+116
2021-12-28
KVM: selftests: Add kvm_irq_line library function
Ricardo Koller
2
-0
/
+23
2021-12-28
KVM: selftests: aarch64: Add GICv3 register accessor library functions
Ricardo Koller
5
-6
/
+189
2021-12-28
KVM: selftests: aarch64: Add function for accessing GICv3 dist and redist reg...
Ricardo Koller
1
-23
/
+101
2021-12-28
KVM: selftests: aarch64: Move gic_v3.h to shared headers
Ricardo Koller
1
-0
/
+0
2021-12-28
KVM: selftests: arm64: Add support for various modes with 16kB page size
Marc Zyngier
4
-0
/
+34
2021-12-28
KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}
Marc Zyngier
4
-0
/
+18
2021-12-28
KVM: selftests: arm64: Rework TCR_EL1 configuration
Marc Zyngier
1
-7
/
+14
2021-12-28
KVM: selftests: arm64: Check for supported page sizes
Marc Zyngier
3
-6
/
+50
2021-12-28
KVM: selftests: arm64: Introduce a variable default IPA size
Marc Zyngier
2
-4
/
+30
2021-12-28
KVM: selftests: arm64: Initialise default guest mode at test startup time
Marc Zyngier
1
-0
/
+9
2021-12-20
KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on()
Fuad Tabba
1
-1
/
+1
2021-12-20
KVM: arm64: Fix comment for kvm_reset_vcpu()
Fuad Tabba
1
-4
/
+3
2021-12-20
KVM: arm64: Use defined value for SCTLR_ELx_EE
Fuad Tabba
1
-1
/
+1
2021-12-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
4
-12
/
+11
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
6
-4
/
+85
2021-12-16
KVM: arm64: Expose unshare hypercall to the host
Will Deacon
4
-0
/
+43
2021-12-16
KVM: arm64: Implement do_unshare() helper for unsharing memory
Will Deacon
1
-0
/
+115
2021-12-16
KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
Will Deacon
1
-88
/
+33
2021-12-16
KVM: arm64: Implement do_share() helper for sharing memory
Will Deacon
1
-0
/
+237
2021-12-16
KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
Will Deacon
1
-6
/
+26
2021-12-16
KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
Will Deacon
1
-0
/
+5
2021-12-16
KVM: arm64: pkvm: Refcount the pages shared with EL2
Quentin Perret
1
-10
/
+68
2021-12-16
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
5
-10
/
+26
2021-12-16
KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
Will Deacon
2
-0
/
+84
2021-12-16
KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
Will Deacon
1
-0
/
+1
2021-12-16
KVM: arm64: Fixup hyp stage-1 refcount
Quentin Perret
1
-5
/
+16
2021-12-16
KVM: arm64: Refcount hyp stage-1 pgtable pages
Quentin Perret
1
-20
/
+19
2021-12-16
KVM: arm64: Provide {get,put}_page() stubs for early hyp allocator
Quentin Perret
1
-0
/
+5
2021-12-16
KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug()
Marc Zyngier
2
-4
/
+4
2021-12-16
KVM: arm64: vgic-v3: Fix vcpu index comparison
Marc Zyngier
1
-3
/
+5
2021-12-15
KVM: arm64: pkvm: Make kvm_host_owns_hyp_mappings() robust to VHE
Quentin Perret
1
-0
/
+3
2021-12-15
KVM: arm64: pkvm: Stub io map functions
Quentin Perret
1
-0
/
+6
2021-12-15
KVM: arm64: Make __io_map_base static
Quentin Perret
2
-2
/
+2
2021-12-15
KVM: arm64: Make the hyp memory pool static
Quentin Perret
2
-2
/
+1
[next]