index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2022-07-29
memblock,arm64: expand the static memblock memory table
Zhou Guanghui
2022-07-17
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
arm64/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-07-17
arm64/hugetlb: implement arm64 specific hugetlb_mask_last_page
Baolin Wang
2022-07-03
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
2022-06-27
Merge branch 'master' into mm-stable
akpm
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2022-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-06-24
Merge tag 'samsung-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2022-06-24
Merge tag 'ti-k3-dt-fixes-for-v5.19' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2022-06-23
Merge tag 'kvmarm-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-06-17
arm64: dts: ti: k3-am64-main: Remove support for HS400 speed mode
Aswath Govindraju
2022-06-17
arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory region
Matt Ranostay
2022-06-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-06-17
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
2022-06-17
KVM: arm64: Prevent kmemleak from accessing pKVM memory
Quentin Perret
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
arm64/cpufeature: Unexport set_cpu_feature()
Mark Brown
2022-06-15
arm64: ftrace: remove redundant label
Mark Rutland
2022-06-15
arm64: ftrace: consistently handle PLTs.
Mark Rutland
2022-06-15
arm64: ftrace: fix branch range checks
Mark Rutland
2022-06-15
Revert "arm64: Initialize jump labels before setup_machine_fdt()"
Catalin Marinas
2022-06-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-06-14
Merge tag 's32g2-fixes-5.19' of https://github.com/chesterlintw/linux-s32g in...
Arnd Bergmann
2022-06-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-06-10
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
Catalin Marinas
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-10
arm64/sme: Fix EFI save/restore
Mark Brown
2022-06-10
arm64/fpsimd: Fix typo in comment
Xiang wangx
2022-06-10
arm64/sysreg: Fix typo in Enum element regex
Alejandro Tafalla
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-09
KVM: arm64: Drop stale comment
Marc Zyngier
2022-06-09
KVM: arm64: Remove redundant hyp_assert_lock_held() assertions
Will Deacon
2022-06-09
KVM: arm64: Extend comment in has_vhe()
Will Deacon
2022-06-09
KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
Will Deacon
2022-06-09
KVM: arm64: Handle all ID registers trapped for a protected VM
Marc Zyngier
2022-06-09
KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
Will Deacon
2022-06-08
arm64/sme: Fix tests for 0b1111 value ID registers
Mark Brown
2022-06-08
KVM: arm64: Warn if accessing timer pending state outside of vcpu context
Marc Zyngier
2022-06-08
KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending
Marc Zyngier
2022-06-07
bpf, arm64: Clear prog->jited_len along prog->jited
Eric Dumazet
2022-06-07
KVM: arm64: Don't read a HW interrupt pending state in user context
Marc Zyngier
2022-06-07
KVM: arm64: Fix inconsistent indenting
sunliming
2022-06-07
KVM: arm64: Always start with clearing SME flag on load
Marc Zyngier
2022-06-07
KVM: arm64: Always start with clearing SVE flag on load
Marc Zyngier
2022-06-07
arm64: s32g2: Pass unit name to soc node
Fabio Estevam
2022-06-06
arm64: dts: exynos: Correct UART clocks on Exynos7885
David Virag
2022-06-06
arm/xen: Introduce xen_setup_dma_ops()
Oleksandr Tyshchenko
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
[next]