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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-09
1
-0
/
+2
|
\
|
*
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-08
1
-0
/
+2
|
|
\
|
|
*
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
2023-09-05
1
-0
/
+2
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-09-08
2
-4
/
+4
|
\
\
\
|
*
|
|
arm64: csum: Fix OoB access in IP checksum code for negative lengths
Will Deacon
2023-09-07
1
-1
/
+1
|
*
|
|
arm64/sysreg: Fix broken strncpy() -> strscpy() conversion
Will Deacon
2023-09-06
1
-3
/
+3
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-07
33
-268
/
+2925
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
2023-08-17
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-08-31
33
-267
/
+2924
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
2023-08-28
9
-96
/
+139
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2023-08-26
6
-85
/
+138
|
|
|
*
|
|
|
|
KVM: arm64: Remove unused declarations
Yue Haibing
2023-08-15
2
-8
/
+0
|
|
|
*
|
|
|
|
KVM: arm64: Remove redundant kvm_set_pfn_accessed() from user_mem_abort()
Fuad Tabba
2023-08-08
1
-1
/
+0
|
|
|
*
|
|
|
|
KVM: arm64: Drop HCR_VIRT_EXCP_MASK
Zenghui Yu
2023-07-28
1
-1
/
+0
|
|
|
*
|
|
|
|
KVM: arm64: Use the known cpu id instead of smp_processor_id()
Shaoqin Huang
2023-07-28
1
-1
/
+1
|
|
*
|
|
|
|
|
Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/next
Marc Zyngier
2023-08-28
4
-11
/
+48
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
KVM: arm64: pmu: Resync EL0 state on counter rotation
Marc Zyngier
2023-08-22
3
-0
/
+22
|
|
|
*
|
|
|
|
|
KVM: arm64: PMU: Don't advertise STALL_SLOT_{FRONTEND,BACKEND}
Reiji Watanabe
2023-08-20
1
-2
/
+4
|
|
|
*
|
|
|
|
|
KVM: arm64: PMU: Don't advertise the STALL_SLOT event
Reiji Watanabe
2023-08-20
1
-2
/
+1
|
|
|
*
|
|
|
|
|
KVM: arm64: PMU: Avoid inappropriate use of host's PMUVer
Reiji Watanabe
2023-08-20
1
-6
/
+16
|
|
|
*
|
|
|
|
|
KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVer
Reiji Watanabe
2023-08-20
1
-2
/
+6
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
Merge branch kvm-arm64/tlbi-range into kvmarm-master/next
Marc Zyngier
2023-08-28
11
-72
/
+224
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
KVM: arm64: Use TLBI range-based instructions for unmap
Raghavendra Rao Ananta
2023-08-17
1
-7
/
+33
|
|
|
*
|
|
|
|
|
KVM: arm64: Invalidate the table entries upon a range
Raghavendra Rao Ananta
2023-08-17
1
-1
/
+2
|
|
|
*
|
|
|
|
|
KVM: arm64: Flush only the memslot after write-protect
Raghavendra Rao Ananta
2023-08-17
1
-1
/
+1
|
|
|
*
|
|
|
|
|
KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
Raghavendra Rao Ananta
2023-08-17
2
-0
/
+10
|
|
|
*
|
|
|
|
|
KVM: arm64: Define kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
2023-08-17
2
-0
/
+30
|
|
|
*
|
|
|
|
|
KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
2023-08-17
4
-0
/
+72
|
|
|
*
|
|
|
|
|
arm64: tlb: Implement __flush_s2_tlb_range_op()
Raghavendra Rao Ananta
2023-08-17
1
-0
/
+3
|
|
|
*
|
|
|
|
|
arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
Raghavendra Rao Ananta
2023-08-17
1
-53
/
+68
|
|
|
*
|
|
|
|
|
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
2023-08-17
1
-6
/
+0
|
|
|
*
|
|
|
|
|
KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
2023-08-17
3
-4
/
+5
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
Merge branch kvm-arm64/nv-trap-forwarding into kvmarm-master/next
Marc Zyngier
2023-08-28
15
-41
/
+2488
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add trap description for SPSR_EL2 and ELR_EL2
Marc Zyngier
2023-08-23
1
-0
/
+2
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Select XARRAY_MULTI to fix build error
Randy Dunlap
2023-08-17
1
-0
/
+1
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add support for HCRX_EL2
Marc Zyngier
2023-08-17
6
-37
/
+83
|
|
|
*
|
|
|
|
|
KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems
Marc Zyngier
2023-08-17
1
-6
/
+6
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Expose FGT to nested guests
Marc Zyngier
2023-08-17
1
-2
/
+3
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR
Marc Zyngier
2023-08-17
1
-0
/
+48
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Expand ERET trap forwarding to handle FGT
Marc Zyngier
2023-08-17
1
-1
/
+16
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add SVC trap forwarding
Marc Zyngier
2023-08-17
2
-0
/
+16
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
Marc Zyngier
2023-08-17
2
-0
/
+485
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
Marc Zyngier
2023-08-17
2
-0
/
+113
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2
Marc Zyngier
2023-08-17
1
-0
/
+71
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add fine grained trap forwarding infrastructure
Marc Zyngier
2023-08-17
1
-3
/
+87
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
Marc Zyngier
2023-08-17
1
-1
/
+49
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add trap forwarding for MDCR_EL2
Marc Zyngier
2023-08-17
1
-0
/
+268
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Expose FEAT_EVT to nested guests
Marc Zyngier
2023-08-17
1
-2
/
+1
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add trap forwarding for HCR_EL2
Marc Zyngier
2023-08-17
1
-0
/
+488
[next]