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
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
2
-16
/
+0
*
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
1
-5
/
+5
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
8
-92
/
+217
|
\
|
*
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
2021-08-20
6
-26
/
+65
|
|
\
|
|
*
KVM: arm64: Add config register bit definitions
Fuad Tabba
2021-08-20
1
-0
/
+22
|
|
*
KVM: arm64: Add feature register flag definitions
Fuad Tabba
2021-08-20
2
-6
/
+10
|
|
*
KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
Fuad Tabba
2021-08-20
1
-0
/
+1
|
|
*
KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
2021-08-20
2
-2
/
+5
|
|
*
KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
Fuad Tabba
2021-08-20
1
-0
/
+5
|
|
*
KVM: arm64: Fix names of config register fields
Fuad Tabba
2021-08-20
1
-6
/
+6
|
|
*
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
2021-08-20
3
-12
/
+12
|
|
*
KVM: arm64: placeholder to check if VM is protected
Fuad Tabba
2021-08-20
1
-0
/
+5
|
*
|
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-8
/
+9
|
|
\
\
|
|
*
|
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
2021-08-20
1
-1
/
+6
|
|
*
|
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
2021-08-20
1
-8
/
+3
|
|
*
|
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Marc Zyngier
2021-08-20
1
-2
/
+3
|
|
|
/
|
*
|
Merge branch kvm-arm64/generic-entry into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-0
/
+1
|
|
\
\
|
|
*
|
KVM: arm64: Record number of signal exits as a vCPU stat
Oliver Upton
2021-08-19
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/next
Marc Zyngier
2021-08-20
2
-50
/
+105
|
|
\
\
|
|
*
|
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
2021-08-11
1
-1
/
+1
|
|
*
|
KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
2021-08-11
1
-2
/
+1
|
|
*
|
KVM: arm64: Enable retrieving protections attributes of PTEs
Quentin Perret
2021-08-11
1
-0
/
+20
|
|
*
|
KVM: arm64: Allow populating software bits
Quentin Perret
2021-08-11
1
-1
/
+11
|
|
*
|
KVM: arm64: Enable forcing page-level stage-2 mappings
Quentin Perret
2021-08-11
1
-25
/
+41
|
|
*
|
KVM: arm64: Optimize host memory aborts
Quentin Perret
2021-08-11
1
-30
/
+0
|
|
*
|
KVM: arm64: Expose page-table helpers
Quentin Perret
2021-08-11
1
-0
/
+40
|
*
|
|
Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
Marc Zyngier
2021-08-20
3
-23
/
+40
|
|
\
\
\
|
|
*
\
\
Merge branch arm64/for-next/sysreg into kvm-arm64/misc-5.15
Marc Zyngier
2021-08-20
2
-15
/
+22
|
|
|
\
\
\
|
|
*
|
|
|
KVM: arm64: Drop check_kvm_target_cpu() based percpu probe
Anshuman Khandual
2021-08-18
1
-1
/
+1
|
|
*
|
|
|
arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macros
Anshuman Khandual
2021-08-18
2
-7
/
+14
|
|
*
|
|
|
arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
Anshuman Khandual
2021-08-11
1
-0
/
+3
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch kvm-arm64/mmu/mapping-levels into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-0
/
+20
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
KVM: arm64: Introduce helper to retrieve a PTE and its level
Marc Zyngier
2021-08-02
1
-0
/
+20
|
|
|
/
/
|
*
/
/
KVM: arm64: Remove PMSWINC_EL0 shadow register
Marc Zyngier
2021-08-02
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
2
-1
/
+3
|
\
\
\
|
*
|
|
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
2
-1
/
+3
*
|
|
|
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-09-01
2
-0
/
+123
|
\
\
\
\
|
*
|
|
|
arm64: hyperv: Add Hyper-V hypercall and register access utilities
Michael Kelley
2021-08-04
2
-0
/
+123
*
|
|
|
|
Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2021-09-01
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
ARM: ep93xx: remove MaverickCrunch support
Arnd Bergmann
2021-08-04
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-09-01
18
-74
/
+120
|
\
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
2021-08-31
5
-15
/
+37
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
Will Deacon
2021-08-20
1
-4
/
+2
|
|
*
|
|
|
|
arm64: Implement task_cpu_possible_mask()
Will Deacon
2021-08-20
1
-0
/
+13
|
*
|
|
|
|
|
Merge branch 'for-next/entry' into for-next/core
Catalin Marinas
2021-08-26
1
-2
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arm64: entry: move bulk of ret_to_user to C
Mark Rutland
2021-08-05
1
-2
/
+3
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
.
|
|
|
|
|
Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...
Catalin Marinas
2021-08-26
15
-67
/
+101
|
|
\
\
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
arm64: Do not trap PMSNEVFR_EL1
Alexandru Elisei
2021-08-26
1
-2
/
+11
|
|
|
*
|
|
|
|
|
arm64: mm: fix comment typo of pud_offset_phys()
Xujun Leng
2021-08-25
1
-1
/
+1
|
|
|
*
|
|
|
|
|
arm64: head: avoid over-mapping in map_memory
Mark Rutland
2021-08-24
1
-2
/
+2
[next]