index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
KVM: arm64: nv: Punt stage-2 recycling to a vCPU request
Oliver Upton
2
-0
/
+9
2024-10-08
KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed
Oliver Upton
2
-2
/
+3
2024-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+13
2024-10-04
arm64/ptrace: Expose GCS via ptrace and core files
Mark Brown
1
-0
/
+8
2024-10-04
arm64/signal: Expose GCS state in signal frames
Mark Brown
1
-0
/
+9
2024-10-04
arm64/signal: Set up and restore the GCS context for signal handlers
Mark Brown
1
-0
/
+1
2024-10-04
arm64/gcs: Implement shadow stack prctl() interface
Mark Brown
2
-0
/
+23
2024-10-04
arm64/gcs: Ensure that new threads have a GCS
Mark Brown
2
-0
/
+18
2024-10-04
arm64/gcs: Context switch GCS state for EL0
Mark Brown
2
-0
/
+30
2024-10-04
arm64/traps: Handle GCS exceptions
Mark Brown
2
-1
/
+29
2024-10-04
arm64/hwcap: Add hwcap for GCS
Mark Brown
2
-1
/
+3
2024-10-04
arm64/mm: Map pages for guarded control stack
Mark Brown
1
-0
/
+9
2024-10-04
arm64/mm: Allocate PIE slots for EL0 guarded control stack
Mark Brown
1
-2
/
+12
2024-10-04
arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
Mark Brown
1
-0
/
+6
2024-10-04
arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
Mark Brown
1
-0
/
+30
2024-10-04
arm64/gcs: Provide put_user_gcs()
Mark Brown
1
-0
/
+18
2024-10-04
arm64/gcs: Add manual encodings of GCS instructions
Mark Brown
2
-0
/
+73
2024-10-04
arm64/sysreg: Add definitions for architected GCS caps
Mark Brown
1
-0
/
+20
2024-10-04
arm64/mm: Restructure arch_validate_flags() for extensibility
Mark Brown
1
-4
/
+10
2024-10-03
KVM: arm64: Fix kvm_has_feat*() handling of negative features
Marc Zyngier
1
-12
/
+13
2024-10-01
arm64: cputype: Add Neoverse-N3 definitions
Mark Rutland
1
-0
/
+2
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-13
/
+32
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+74
2024-09-17
mm/arm64: support large pfn mappings
Peter Xu
1
-0
/
+29
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
1
-0
/
+1
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-7
/
+186
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
30
-81
/
+431
2024-09-13
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
3
-1
/
+70
2024-09-13
arm64: alternative: make alternative_has_cap_likely() VDSO compatible
Mark Rutland
1
-0
/
+4
2024-09-12
Merge branch 'for-next/timers' into for-next/core
Will Deacon
2
-0
/
+7
2024-09-12
Merge branch 'for-next/poe' into for-next/core
Will Deacon
20
-12
/
+281
2024-09-12
Merge branch 'for-next/pkvm-guest' into for-next/core
Will Deacon
4
-0
/
+31
2024-09-12
Merge branch 'for-next/perf' into for-next/core
Will Deacon
3
-11
/
+51
2024-09-12
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-0
/
+2
2024-09-12
Merge branch 'for-next/misc' into for-next/core
Will Deacon
6
-58
/
+57
2024-09-12
Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next
Marc Zyngier
3
-1
/
+90
2024-09-12
Merge branch kvm-arm64/nv-at-pan into kvmarm-master/next
Marc Zyngier
6
-5
/
+78
2024-09-12
Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2024-09-12
Merge branch kvm-arm64/fpmr into kvmarm-master/next
Marc Zyngier
1
-2
/
+18
2024-09-10
KVM: arm64: Register ptdump with debugfs on guest creation
Sebastian Ene
1
-0
/
+6
2024-09-10
arm64: ptdump: Use the ptdump description from a local context
Sebastian Ene
1
-0
/
+1
2024-09-10
arm64: ptdump: Expose the attribute parsing functionality
Sebastian Ene
1
-1
/
+41
2024-09-10
arm64: esr: Define ESR_ELx_EC_* constants as UL
Anastasia Belova
1
-44
/
+44
2024-09-10
arm64: pkeys: remove redundant WARN
Joey Gouly
1
-2
/
+0
2024-09-10
KVM: arm64: Move pagetable definitions to common header
Sebastian Ene
1
-0
/
+42
2024-09-04
arm64: Expose the end of the linear map in PHYSMEM_END
D Scott Phillips
1
-0
/
+2
2024-09-04
arm64: enable PKEY support for CPUs with S1POE
Joey Gouly
1
-1
/
+1
2024-09-04
arm64: enable POE and PIE to coexist
Joey Gouly
1
-4
/
+4
2024-09-04
arm64: add POE signal support
Joey Gouly
1
-0
/
+7
2024-09-04
arm64: implement PKEYS support
Joey Gouly
6
-2
/
+217
[prev]
[next]