index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
psci: Add accessor for psci_0_1_function_ids
David Brazdil
2020-12-04
psci: Replace psci_function_id array with a struct
David Brazdil
2020-12-04
psci: Split functions to v0.1 and v0.2+ variants
David Brazdil
2020-12-04
psci: Support psci_ops.get_version for v0.1
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
arm64: mark __system_matches_cap as __maybe_unused
Mark Rutland
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
2020-12-02
arm64: add C wrappers for SET_PSTATE_*()
Mark Rutland
2020-12-02
arm64: ensure ERET from kthread is illegal
Mark Rutland
2020-11-27
KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exception
Marc Zyngier
2020-11-27
KVM: arm64: Simplify __kvm_enable_ssbs()
Marc Zyngier
2020-11-27
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
2020-11-09
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
2020-11-09
arm64: alternatives: Remove READ_ONCE() usage during patch operation
Will Deacon
2020-11-09
arm64: cpufeatures: Add capability for LDAPR instruction
Will Deacon
2020-11-09
arm64: alternatives: Split up alternative.h
Will Deacon
2020-11-09
arm64: uaccess: move uao_* alternatives to asm-uaccess.h
Mark Rutland
2020-11-09
KVM: arm64: Turn host HVC handling into a dispatch table
Marc Zyngier
2020-11-09
KVM: arm64: Add kimg_hyp_va() helper
Marc Zyngier
2020-11-08
Linux 5.10-rc3
Linus Torvalds
2020-11-08
Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-08
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-08
Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
[next]