index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-29
arm64: dts: rockchip: add vicap node to rk3588
Michael Riesch
1
-0
/
+91
2026-05-29
KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
Mark Brown
4
-15
/
+19
2026-05-28
uaccess: unify inline vs outline copy_{from,to}_user() selection
Yury Norov
1
-2
/
+1
2026-05-28
mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths
Muchun Song
1
-2
/
+3
2026-05-29
arm64: dts: rockchip: Add EL2 virtual timer interrupt
Marc Zyngier
1
-1
/
+2
2026-05-29
arm64: tegra: Add #{address,size}-cells to Chromium-based /firmware
Brian Norris
2
-0
/
+10
2026-05-28
Merge tag 'qcom-arm64-defconfig-fixes-for-7.1' of https://git.kernel.org/pub/...
Arnd Bergmann
1
-0
/
+1
2026-05-28
Merge tag 'qcom-arm64-fixes-for-7.1' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
4
-22
/
+17
2026-05-28
arm64: tegra: Fix aspm-l1-entry-delay-ns L1 latency cells
Manikanta Maddireddy
2
-25
/
+25
2026-05-28
arm64: tegra: Mark MAX77620 as system power controller on Smaug
Diogo Ivo
1
-0
/
+2
2026-05-28
KVM: arm64: Remove @arch from __load_stage2()
Zenghui Yu (Huawei)
8
-11
/
+10
2026-05-28
arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE
Yury Norov
1
-1
/
+1
2026-05-28
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
25
-36
/
+199
2026-05-28
KVM: arm64: Fallback to a supported value for unsupported guest TGx
Wei-Lin Chang
2
-30
/
+122
2026-05-28
KVM: arm64: nv: Use literal granule size in TLBI range calculation
Wei-Lin Chang
1
-13
/
+19
2026-05-28
KVM: arm64: Factor out TG0/1 decoding of VTCR and TCR
Wei-Lin Chang
2
-39
/
+65
2026-05-28
KVM: arm64: nv: Rename vtcr_to_walk_info() to setup_s2_walk()
Wei-Lin Chang
1
-8
/
+7
2026-05-27
KVM: arm64: Don't populate TPIDR_EL2 in finalise_el2()
Will Deacon
1
-3
/
+1
2026-05-27
arm64: dts: rockchip: add rga3 dt nodes to rk3588
Sven Püschel
1
-0
/
+44
2026-05-27
KVM: arm64: Pre-check vcpu memcache for host->guest donate
Fuad Tabba
1
-0
/
+4
2026-05-27
KVM: arm64: Pre-check vcpu memcache for host->guest share
Fuad Tabba
1
-0
/
+20
2026-05-27
KVM: arm64: Seed pkvm_ownership_selftest vcpu memcache
Fuad Tabba
1
-1
/
+15
2026-05-27
KVM: arm64: Fix __deactivate_fgt macro parameter typo
Fuad Tabba
1
-1
/
+1
2026-05-27
KVM: arm64: Guard against NULL vcpu on VHE hyp panic path
Fuad Tabba
1
-1
/
+2
2026-05-27
KVM: arm64: Fix memory leak in hyp_trace_unload()
Vincent Donnefort
1
-0
/
+2
2026-05-27
KVM: arm64: Fix rollback in hyp_trace_buffer_share_hyp()
Vincent Donnefort
1
-2
/
+3
2026-05-27
KVM: arm64: Fix meta-page unsharing in pKVM hyp tracing
Vincent Donnefort
1
-1
/
+1
2026-05-27
KVM: arm64: PMU: Preserve AArch32 counter low bits
Qiang Ma
1
-2
/
+2
2026-05-26
module, arm64: force sh_addr=0 for arch-specific sections
Petr Pavlu
1
-2
/
+2
2026-05-26
KVM: arm64: Add fail-safe for refcounted pages in __pkvm_hyp_donate_host
Vincent Donnefort
1
-4
/
+16
2026-05-26
KVM: arm64: Fix __pkvm_init_vm error path
Vincent Donnefort
3
-5
/
+13
2026-05-26
KVM: arm64: Reset page order in pKVM hyp_pool
Vincent Donnefort
2
-7
/
+16
2026-05-26
arm64: tegra: Enable PCIe for Jetson AGX Thor
Jon Hunter
1
-0
/
+12
2026-05-26
arm64: tegra: Fix address of Tegra264 main GPIO controller
Jon Hunter
1
-44
/
+44
2026-05-26
genirq/proc: Increase default interrupt number precision to four
Thomas Gleixner
1
-3
/
+2
2026-05-26
arm64: dts: ti: k3-j722s-main: use J722S compatibles for WIZ, gmii-sel and CP...
Nora Schiffer
1
-2
/
+10
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
1
-4
/
+2
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
1
-1
/
+1
2026-05-25
arm64: dts: microchip: lan969x: add OTP node
Robert Marko
1
-0
/
+5
2026-05-25
Merge branch 'arena_direct_access'
Alexei Starovoitov
2
-3
/
+19
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
24
-34
/
+197
2026-05-25
arm64: dts: mediatek: add LED and key support on Xiaomi AX3000T
Aleksander Jan Bajkowski
1
-0
/
+36
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
36
-109
/
+343
2026-05-24
arm64: dts: exynos: Add EL2 virtual timer interrupt
Marc Zyngier
5
-5
/
+10
2026-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-3
/
+14
2026-05-25
arm64: dts: allwinner: sun50i-a64: Enable DT overlays
Peter Robinson
1
-0
/
+6
2026-05-23
KVM: arm64: Fix arch timer interrupts for GICv3-on-GICv5 guests
Sascha Bischoff
1
-10
/
+7
2026-05-23
KVM: arm64: vgic-v5: Atomically assign bits to PPI DVI bitmap
Sascha Bischoff
1
-1
/
+1
2026-05-23
KVM: arm64: vgic-v5: Add missing trap handing for NV triage
Sascha Bischoff
1
-0
/
+8
2026-05-23
bpf: Recover arena kernel faults with scratch page
Kumar Kartikeya Dwivedi
1
-3
/
+7
[prev]
[next]