开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-10
Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-09
Merge tag 'sunxi-fixes-for-5.10-3' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2020-12-08
KVM: arm64: Fix nVHE boot on VHE systems
Marc Zyngier
2020-12-07
Merge tag 'sunxi-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-04
Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/...
Marc Zyngier
2020-12-04
KVM: arm64: Fix EL2 mode availability checks
David Brazdil
2020-12-04
KVM: arm64: Trap host SMCs in protected mode
David Brazdil
2020-12-04
KVM: arm64: Keep nVHE EL2 vector installed
David Brazdil
2020-12-04
KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
KVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
KVM: arm64: Intercept host's CPU_ON SMCs
David Brazdil
2020-12-04
KVM: arm64: Add function to enter host from KVM nVHE hyp code
David Brazdil
2020-12-04
KVM: arm64: Extract __do_hyp_init into a helper function
David Brazdil
2020-12-04
KVM: arm64: Forward safe PSCI SMCs coming from host
David Brazdil
2020-12-04
KVM: arm64: Add offset for hyp VA <-> PA conversion
David Brazdil
2020-12-04
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
2020-12-04
KVM: arm64: Add SMC handler in nVHE EL2
David Brazdil
2020-12-04
KVM: arm64: Create nVHE copy of cpu_logical_map
David Brazdil
2020-12-04
KVM: arm64: Support per_cpu_ptr in nVHE hyp code
David Brazdil
2020-12-04
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
2020-12-04
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
2020-12-04
arm64: Extract parts of el2_setup into a macro
David Brazdil
2020-12-04
arm64: Make cpu_logical_map() take unsigned int
David Brazdil
2020-12-04
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
2020-12-04
KVM: arm64: Add kvm-arm.mode early kernel parameter
David Brazdil
2020-12-04
Merge remote-tracking branch 'arm64/for-next/uaccess' into HEAD
Marc Zyngier
2020-12-03
Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queue
Marc Zyngier
2020-12-03
KVM: arm64: Use kvm_write_guest_lock when init stolen time
Keqian Zhu
2020-12-03
arm64: mark __system_matches_cap as __maybe_unused
Mark Rutland
2020-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-12-02
arm64: uaccess: remove vestigal UAO support
Mark Rutland
2020-12-02
arm64: uaccess: remove redundant PAN toggling
Mark Rutland
2020-12-02
arm64: uaccess: remove addr_limit_user_check()
Mark Rutland
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-12-02
arm64: uaccess cleanup macro naming
Mark Rutland
2020-12-02
arm64: uaccess: split user/kernel routines
Mark Rutland
2020-12-02
arm64: uaccess: refactor __{get,put}_user
Mark Rutland
2020-12-02
arm64: uaccess: simplify __copy_user_flushcache()
Mark Rutland
2020-12-02
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
2020-12-02
arm64: sdei: explicitly simulate PAN/UAO entry
Mark Rutland
2020-12-02
arm64: sdei: move uaccess logic to arch/arm64/
Mark Rutland
2020-12-02
arm64: head.S: always initialize PSTATE
Mark Rutland
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
2020-12-02
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
[next]