index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Keep nVHE EL2 vector installed
David Brazdil
2020-12-04
1
-4
/
+8
*
KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
2
-1
/
+27
*
KVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
2
-2
/
+52
*
KVM: arm64: Intercept host's CPU_ON SMCs
David Brazdil
2020-12-04
2
-0
/
+163
*
KVM: arm64: Add function to enter host from KVM nVHE hyp code
David Brazdil
2020-12-04
1
-0
/
+9
*
KVM: arm64: Extract __do_hyp_init into a helper function
David Brazdil
2020-12-04
1
-15
/
+32
*
KVM: arm64: Forward safe PSCI SMCs coming from host
David Brazdil
2020-12-04
1
-1
/
+41
*
KVM: arm64: Add offset for hyp VA <-> PA conversion
David Brazdil
2020-12-04
2
-3
/
+30
*
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
2020-12-04
6
-6
/
+151
*
KVM: arm64: Add SMC handler in nVHE EL2
David Brazdil
2020-12-04
2
-3
/
+70
*
KVM: arm64: Create nVHE copy of cpu_logical_map
David Brazdil
2020-12-04
2
-0
/
+35
*
KVM: arm64: Support per_cpu_ptr in nVHE hyp code
David Brazdil
2020-12-04
4
-1
/
+35
*
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
2020-12-04
4
-0
/
+20
*
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
5
-33
/
+34
*
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
6
-20
/
+32
*
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
2020-12-04
4
-8
/
+31
*
arm64: Extract parts of el2_setup into a macro
David Brazdil
2020-12-04
2
-120
/
+199
*
arm64: Make cpu_logical_map() take unsigned int
David Brazdil
2020-12-04
2
-3
/
+3
*
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
2020-12-04
5
-2
/
+41
*
KVM: arm64: Add kvm-arm.mode early kernel parameter
David Brazdil
2020-12-04
2
-0
/
+25
*
Merge remote-tracking branch 'arm64/for-next/uaccess' into HEAD
Marc Zyngier
2020-12-04
38
-565
/
+564
|
\
|
*
arm64: mark __system_matches_cap as __maybe_unused
Mark Rutland
2020-12-03
1
-1
/
+1
|
*
arm64: uaccess: remove vestigal UAO support
Mark Rutland
2020-12-02
3
-33
/
+0
|
*
arm64: uaccess: remove redundant PAN toggling
Mark Rutland
2020-12-02
3
-58
/
+19
|
*
arm64: uaccess: remove addr_limit_user_check()
Mark Rutland
2020-12-02
2
-7
/
+2
|
*
arm64: uaccess: remove set_fs()
Mark Rutland
2020-12-02
13
-92
/
+13
|
*
arm64: uaccess cleanup macro naming
Mark Rutland
2020-12-02
6
-26
/
+26
|
*
arm64: uaccess: split user/kernel routines
Mark Rutland
2020-12-02
2
-65
/
+47
|
*
arm64: uaccess: refactor __{get,put}_user
Mark Rutland
2020-12-02
1
-17
/
+27
|
*
arm64: uaccess: simplify __copy_user_flushcache()
Mark Rutland
2020-12-02
1
-3
/
+1
|
*
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
2020-12-02
3
-8
/
+8
|
*
arm64: sdei: explicitly simulate PAN/UAO entry
Mark Rutland
2020-12-02
2
-6
/
+39
|
*
arm64: sdei: move uaccess logic to arch/arm64/
Mark Rutland
2020-12-02
1
-6
/
+12
|
*
arm64: head.S: always initialize PSTATE
Mark Rutland
2020-12-02
2
-11
/
+26
|
*
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
2020-12-02
3
-10
/
+16
|
*
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
2020-12-02
2
-8
/
+9
|
*
arm64: add C wrappers for SET_PSTATE_*()
Mark Rutland
2020-12-02
3
-3
/
+7
|
*
arm64: ensure ERET from kthread is illegal
Mark Rutland
2020-12-02
1
-9
/
+8
|
*
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
2020-11-09
4
-3
/
+76
|
*
arm64: alternatives: Remove READ_ONCE() usage during patch operation
Will Deacon
2020-11-09
1
-3
/
+4
|
*
arm64: cpufeatures: Add capability for LDAPR instruction
Will Deacon
2020-11-09
3
-1
/
+15
|
*
arm64: alternatives: Split up alternative.h
Will Deacon
2020-11-09
5
-209
/
+222
|
*
arm64: uaccess: move uao_* alternatives to asm-uaccess.h
Mark Rutland
2020-11-09
3
-60
/
+60
*
|
KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exception
Marc Zyngier
2020-11-27
1
-3
/
+3
*
|
KVM: arm64: Simplify __kvm_enable_ssbs()
Marc Zyngier
2020-11-27
4
-14
/
+6
*
|
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
2020-11-27
4
-7
/
+30
*
|
KVM: arm64: Turn host HVC handling into a dispatch table
Marc Zyngier
2020-11-09
2
-94
/
+135
*
|
KVM: arm64: Add kimg_hyp_va() helper
Marc Zyngier
2020-11-09
2
-0
/
+68
|
/
*
Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-08
5
-32
/
+54
|
\
|
*
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
2020-11-07
1
-3
/
+10
[next]