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
/
kernel
/
pi
Age
Commit message (
Expand
)
Author
2024-12-19
arm64/mm: Override PARange for !LPA2 and use it consistently
Ard Biesheuvel
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2024-11-12
arm64/mm: Change protval as 'pteval_t' in map_range()
Anshuman Khandual
2024-11-08
arm64/scs: Deal with 64-bit relative offsets in FDE frames
Ard Biesheuvel
2024-11-08
arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE frames
Ard Biesheuvel
2024-10-23
arm64: Add command-line override for ID_AA64MMFR0_EL1.ECV
Marc Zyngier
2024-10-04
arm64/idreg: Add overrride for GCS
Mark Brown
2024-06-24
arm64: Clear the initial ID map correctly before remapping
Zenghui Yu
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-08
KVM: arm64: Use hVHE in pKVM by default on CPUs with VHE support
Will Deacon
2024-05-08
KVM: arm64: Fix hvhe/nvhe early alias parsing
Will Deacon
2024-05-03
arm64: Add the arm64.no32bit_el0 command line option
Andrea della Porta
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
2024-02-22
arm64: gitignore: ignore relacheck
Bartosz Golaszewski
2024-02-16
arm64: mm: add support for WXN memory translation attribute
Ard Biesheuvel
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
2024-02-16
arm64: mm: Add feature override support for LVA
Ard Biesheuvel
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2024-02-16
arm64: mm: omit redundant remap of kernel image
Ard Biesheuvel
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
2024-02-16
arm64: head: move memstart_offset_seed handling to C code
Ard Biesheuvel
2024-02-16
arm64: idreg-override: Create a pseudo feature for rodata=off
Ard Biesheuvel
2024-02-16
arm64: kaslr: Use feature override instead of parsing the cmdline again
Ard Biesheuvel
2024-02-16
arm64: head: move dynamic shadow call stack patching into early C runtime
Ard Biesheuvel
2024-02-16
arm64: idreg-override: Move to early mini C runtime
Ard Biesheuvel
2024-02-16
arm64: head: move relocation handling to C code
Ard Biesheuvel
2024-02-16
arm64: kernel: Don't rely on objcopy to make code under pi/ __init
Ard Biesheuvel
2024-02-16
arm64: kernel: Manage absolute relocations in code built under pi/
Ard Biesheuvel
2024-02-09
arm64: kaslr: Adjust randomization range dynamically
Ard Biesheuvel
2023-12-12
arm64: kernel: Disable latent_entropy GCC plugin in early C runtime
Ard Biesheuvel
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
2022-08-17
arm64: adjust KASLR relocation after ARCH_RANDOM removal
Lukas Bulwahn
2022-06-24
arm64: head: avoid relocating the kernel twice for KASLR
Ard Biesheuvel