index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2
-0
/
+2
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
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
3
-13
/
+2
2024-08-30
arm64: mm: Add confidential computing hook to ioremap_prot()
Will Deacon
1
-0
/
+4
2024-08-30
arm64: mm: Add top-level dispatcher for internal mem_encrypt API
Will Deacon
2
-0
/
+16
2024-08-30
drivers/virt: pkvm: Add initial support for running as a protected guest
Will Deacon
1
-0
/
+7
2024-08-30
firmware/smccc: Call arch-specific hook on discovering KVM services
Marc Zyngier
1
-0
/
+4
2024-08-30
arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
D Scott Phillips
1
-0
/
+2
2024-08-30
KVM: arm64: nv: Add support for FEAT_ATS1A
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Make ps_to_output_size() generally available
Marc Zyngier
1
-0
/
+14
2024-08-30
KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
Marc Zyngier
1
-0
/
+1
[next]