index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+7
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
1
-4
/
+0
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
1
-3
/
+7
2024-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-2
/
+13
2024-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+3
2024-10-17
KVM: arm64: Shave a few bytes from the EL2 idmap code
Marc Zyngier
1
-0
/
+1
2024-10-09
arm64: probes: Fix uprobes for big-endian kernels
Mark Rutland
1
-5
/
+3
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-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
27
-78
/
+411
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
17
-12
/
+264
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
5
-55
/
+54
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: implement PKEYS support
Joey Gouly
5
-2
/
+208
2024-09-04
arm64: add pte_access_permitted_no_overlay()
Joey Gouly
1
-4
/
+7
2024-09-04
arm64: handle PKEY/POE faults
Joey Gouly
1
-0
/
+1
2024-09-04
arm64: mask out POIndex when modifying a PTE
Joey Gouly
1
-1
/
+2
2024-09-04
arm64: convert protection key into vm_flags and pgprot values
Joey Gouly
1
-1
/
+9
2024-09-04
arm64: add POIndex defines
Joey Gouly
1
-0
/
+10
2024-09-04
arm64: enable the Permission Overlay Extension for EL0
Joey Gouly
1
-0
/
+1
2024-09-04
KVM: arm64: Save/restore POE registers
Joey Gouly
2
-0
/
+5
2024-09-04
arm64: context switch POR_EL0 register
Joey Gouly
3
-0
/
+10
2024-09-04
arm64: disable trapping of POR_EL0 to EL2
Joey Gouly
1
-1
/
+9
2024-09-04
Merge remote-tracking branch 'kvmarm/arm64-shared-6.12' into for-next/poe
Will Deacon
1
-1
/
+2
[next]