index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Lines
2026-04-01
KVM: arm64: vgic-v5: Make the effective priority mask a strict limit
Marc Zyngier
-1
/
+1
2026-04-01
KVM: arm64: vgic-v5: Cast vgic_apr to u32 to avoid undefined behaviours
Marc Zyngier
-2
/
+3
2026-04-01
KVM: arm64: vgic-v5: Transfer edge pending state to ICH_PPI_PENDRx_EL2
Marc Zyngier
-1
/
+4
2026-04-01
KVM: arm64: vgic-v5: Hold config_lock while finalizing GICv5 PPIs
Marc Zyngier
-0
/
+10
2026-04-01
KVM: arm64: Account for RESx bits in __compute_fgt()
Marc Zyngier
-2
/
+2
2026-04-01
KVM: arm64: Fix writeable mask for ID_AA64PFR2_EL1
Marc Zyngier
-4
/
+4
2026-04-01
arm64: Fix field references for ICH_PPI_DVIR[01]_EL2
Marc Zyngier
-2
/
+2
2026-04-01
KVM: arm64: Don't skip per-vcpu NV initialisation
Marc Zyngier
-6
/
+6
2026-04-01
KVM: arm64: vgic: Don't reset cpuif/redist addresses at finalize time
Marc Zyngier
-2
/
+9
2026-04-01
arm64: dts: qcom: sdm845-lg-common: Add chassis-type
Paul Sajna
-0
/
+2
2026-04-01
arm64: dts: qcom: sdm845-lg: Add wifi nodes
Paul Sajna
-0
/
+18
2026-04-01
arm64: dts: qcom: sdm845-lg-judyln: Add display panel
Paul Sajna
-6
/
+75
2026-04-01
arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb
Paul Sajna
-0
/
+17
2026-04-01
arm64: dts: qcom: sdm845-lg-common: Add LEDs
Amir Dahan
-0
/
+28
2026-04-01
arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger
Christopher Brown
-0
/
+14
2026-04-01
arm64: dts: qcom: sdm845-lg: Add uarts and Bluetooth
Paul Sajna
-0
/
+53
2026-04-01
arm64: dts: qcom: sdm845-lg-common: Enable qups and their dma controllers
Paul Sajna
-0
/
+16
2026-04-01
arm64: dts: qcom: sdm845-lg-common: Enable venus
Paul Sajna
-0
/
+4
2026-04-01
arm64: dts: qcom: sdm845-lg-judyp: Define firmware paths for judyp
Paul Sajna
-4
/
+12
2026-04-01
arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes, change path
Paul Sajna
-4
/
+12
2026-04-01
arm64: dts: qcom: sdm845-lg-common: Sort nodes and properties
Paul Sajna
-62
/
+62
2026-04-01
arm64: dts: qcom: glymur-crd: Enable DisplayPort support
Abel Vesa
-0
/
+16
2026-04-01
arm64: Use static call trampolines when kCFI is enabled
Ard Biesheuvel
-0
/
+57
2026-04-01
KVM: arm64: Don't hold 'vm_table_lock' across guest page reclaim
Will Deacon
-5
/
+6
2026-04-01
KVM: arm64: Allow get_pkvm_hyp_vm() to take a reference to a dying VM
Will Deacon
-7
/
+1
2026-04-01
KVM: arm64: Prevent teardown finalisation of referenced 'hyp_vm'
Will Deacon
-14
/
+18
2026-04-01
Merge tag 'hisi-dts-fixes-for-7.0' of https://github.com/hisilicon/linux-hisi...
Krzysztof Kozlowski
-1
/
+2
2026-04-01
Merge tag 'nuvoton-arm64-7.1-devicetree-0' of ssh://gitolite.kernel.org/pub/s...
Krzysztof Kozlowski
-3
/
+0
2026-04-01
memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
Mike Rapoport (Microsoft)
-3
/
+0
2026-03-30
arm64: dts: intel: agilex5: Drop CPU masks from GICv3 PPI interrupts
Geert Uytterhoeven
-4
/
+4
2026-03-30
arm64: dts: socfpga: stratix10: Add emmc support
Ng Tze Yee
-65
/
+155
2026-03-30
x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache
Linus Torvalds
-1
/
+1
2026-03-30
KVM: arm64: Rename PKVM_PAGE_STATE_MASK
Will Deacon
-3
/
+3
2026-03-30
KVM: arm64: Extend pKVM page ownership selftests to cover guest hvcs
Will Deacon
-0
/
+30
2026-03-30
KVM: arm64: Extend pKVM page ownership selftests to cover forced reclaim
Will Deacon
-2
/
+14
2026-03-30
KVM: arm64: Register 'selftest_vm' in the VM table
Will Deacon
-43
/
+61
2026-03-30
KVM: arm64: Extend pKVM page ownership selftests to cover guest donation
Will Deacon
-0
/
+22
2026-03-30
KVM: arm64: Allow userspace to create protected VMs when pKVM is enabled
Will Deacon
-6
/
+15
2026-03-30
KVM: arm64: Implement the MEM_UNSHARE hypercall for protected VMs
Will Deacon
-0
/
+57
2026-03-30
KVM: arm64: Implement the MEM_SHARE hypercall for protected VMs
Will Deacon
-0
/
+94
2026-03-30
KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMs
Will Deacon
-0
/
+39
2026-03-30
KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
Will Deacon
-3
/
+61
2026-03-30
KVM: arm64: Reclaim faulting page from pKVM in spurious fault handler
Will Deacon
-6
/
+32
2026-03-30
KVM: arm64: Introduce hypercall to force reclaim of a protected page
Will Deacon
-2
/
+154
2026-03-30
KVM: arm64: Annotate guest donations with handle and gfn in host stage-2
Will Deacon
-2
/
+18
2026-03-30
KVM: arm64: Change 'pkvm_handle_t' to u16
Will Deacon
-1
/
+2
2026-03-30
KVM: arm64: Introduce host_stage2_set_owner_metadata_locked()
Will Deacon
-17
/
+32
2026-03-30
KVM: arm64: Generalise kvm_pgtable_stage2_set_owner()
Will Deacon
-26
/
+62
2026-03-30
KVM: arm64: Avoid pointless annotation when mapping host-owned pages
Will Deacon
-12
/
+16
2026-03-30
KVM: arm64: Inject SIGSEGV on illegal accesses
Quentin Perret
-0
/
+59
[prev]
[next]