index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
at.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
KVM: arm64: Remove unreachable break after return
Osama Abdelkader
1
-1
/
+0
2025-10-13
KVM: arm64: Use the in-context stage-1 in __kvm_find_s1_desc_level()
Oliver Upton
1
-1
/
+5
2025-09-20
KVM: arm64: Add S1 IPA to page table level walker
Marc Zyngier
1
-0
/
+65
2025-09-20
KVM: arm64: Add filtering hook to S1 page table walk
Marc Zyngier
1
-0
/
+11
2025-09-20
KVM: arm64: Don't switch MMU on translation from non-NV context
Marc Zyngier
1
-3
/
+8
2025-09-20
KVM: arm64: Allow EL1 control registers to be accessed from the CPU state
Marc Zyngier
1
-2
/
+2
2025-09-20
KVM: arm64: Allow use of S1 PTW for non-NV vcpus
Marc Zyngier
1
-30
/
+28
2025-09-20
KVM: arm64: Report faults from S1 walk setup at the expected start level
Marc Zyngier
1
-49
/
+54
2025-09-20
KVM: arm64: Expand valid block mappings to FEAT_LPA/LPA2 support
Marc Zyngier
1
-2
/
+2
2025-09-20
KVM: arm64: Populate PAR_EL1 with 52bit addresses
Marc Zyngier
1
-2
/
+2
2025-09-20
KVM: arm64: Compute shareability for LPA2
Marc Zyngier
1
-7
/
+30
2025-09-20
KVM: arm64: Pass the walk_info structure to compute_par_s1()
Marc Zyngier
1
-6
/
+6
2025-09-20
KVM: arm64: Decouple output address from the PT descriptor
Marc Zyngier
1
-3
/
+27
2025-09-20
KVM: arm64: Compute 52bit TTBR address and alignment
Marc Zyngier
1
-0
/
+12
2025-09-20
KVM: arm64: Account for 52bit when computing maximum OA
Marc Zyngier
1
-1
/
+1
2025-09-20
KVM: arm64: Add helper computing the state of 52bit PA support
Marc Zyngier
1
-5
/
+26
2025-08-28
KVM: arm64: nv: Fix ATS12 handling of single-stage translation
Marc Zyngier
1
-3
/
+3
2025-07-24
KVM: arm64: Follow specification when implementing WXN
Marc Zyngier
1
-14
/
+14
2025-07-24
KVM: arm64: Remove the wi->{e0,}poe vs wr->{p,u}ov confusion
Marc Zyngier
1
-22
/
+30
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
1
-4
/
+4
2025-05-19
arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
D Scott Phillips
1
-4
/
+4
2025-05-19
KVM: arm64: nv: Snapshot S1 ASID tagging information during walk
Marc Zyngier
1
-0
/
+27
2025-05-19
KVM: arm64: nv: Extract translation helper from the AT code
Marc Zyngier
1
-59
/
+37
2025-05-14
KVM: arm64: Don't feed uninitialised data to HCR_EL2
Marc Zyngier
1
-6
/
+4
2025-05-14
KVM: arm64: Teach address translation about access faults
Marc Zyngier
1
-5
/
+21
2025-05-14
KVM: arm64: Fix PAR_EL1.{PTW,S} reporting on AT S1E*
Marc Zyngier
1
-12
/
+11
2025-03-10
arm64/sysreg: Rename POE_RXW to POE_RWX
Kevin Brodsky
1
-4
/
+4
2025-01-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2024-12-19
arm64/sysreg: Get rid of the TCR2_EL1x SysregFields
Marc Zyngier
1
-3
/
+3
2024-11-26
KVM: arm64: Fix S1/S2 combination when FWB==1 and S2 has Device memory type
Marc Zyngier
1
-2
/
+9
2024-10-31
KVM: arm64: Handle WXN attribute
Marc Zyngier
1
-0
/
+45
2024-10-31
KVM: arm64: Handle stage-1 permission overlays
Marc Zyngier
1
-0
/
+53
2024-10-31
KVM: arm64: Make PAN conditions part of the S1 walk context
Marc Zyngier
1
-10
/
+11
2024-10-31
KVM: arm64: Disable hierarchical permissions when POE is enabled
Marc Zyngier
1
-0
/
+36
2024-10-31
KVM: arm64: Add POE save/restore for AT emulation fast-path
Marc Zyngier
1
-0
/
+14
2024-10-31
KVM: arm64: Hide S1PIE registers from userspace when disabled for guests
Mark Brown
1
-2
/
+2
2024-10-31
KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
Mark Brown
1
-1
/
+1
2024-10-31
KVM: arm64: Implement AT S1PIE support
Marc Zyngier
1
-1
/
+116
2024-10-31
KVM: arm64: Disable hierarchical permissions when S1PIE is enabled
Marc Zyngier
1
-0
/
+19
2024-10-31
KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts
Marc Zyngier
1
-64
/
+98
2024-10-31
KVM: arm64: Add AT fast-path support for S1PIE
Marc Zyngier
1
-0
/
+24
2024-10-31
KVM: arm64: Drop useless struct s2_mmu in __kvm_at_s1e2()
Marc Zyngier
1
-3
/
+0
2024-08-30
KVM: arm64: nv: Add support for FEAT_ATS1A
Marc Zyngier
1
-0
/
+10
2024-08-30
KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3
Marc Zyngier
1
-1
/
+16
2024-08-30
KVM: arm64: nv: Add SW walker for AT S1 emulation
Marc Zyngier
1
-2
/
+608
2024-08-30
KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
Marc Zyngier
1
-0
/
+253
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
Marc Zyngier
1
-0
/
+51
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P
Marc Zyngier
1
-0
/
+26
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
Marc Zyngier
1
-0
/
+140