index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
2023-04-21
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
2023-04-20
Merge branch 'for-next/sysreg' into for-next/core
Will Deacon
2023-04-20
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
2023-04-20
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2023-04-20
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2023-04-20
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2023-04-20
Merge branch 'for-next/kdump' into for-next/core
Will Deacon
2023-04-20
Merge branch 'for-next/ftrace' into for-next/core
Will Deacon
2023-04-18
KVM: arm64: Make vcpu flag updates non-preemptible
Marc Zyngier
2023-04-17
arm64/sysreg: Convert HFGITR_EL2 to automatic generation
Mark Brown
2023-04-14
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
arm64/cpu: Mark cpu_park_loop() and friends __noreturn
Josh Poimboeuf
2023-04-14
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
Sumit Garg
2023-04-13
KVM: arm64: Handle 32bit CNTPCTSS traps
Marc Zyngier
2023-04-13
arm64: move PAC masks to <asm/pointer_auth.h>
Mark Rutland
2023-04-13
arm64: use XPACLRI to strip PAC
Mark Rutland
2023-04-13
arm64: avoid redundant PAC stripping in __builtin_return_address()
Mark Rutland
2023-04-11
arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...
Baoquan He
2023-04-11
arm64: kdump : take off the protection on crashkernel memory region
Baoquan He
2023-04-11
arm64: compat: Remove defines now in asm-generic
Teo Couprie Diaz
2023-04-11
arm64: mm: always map fixmap at page granularity
Mark Rutland
2023-04-11
arm64: mm: move fixmap code to its own file
Mark Rutland
2023-04-11
arm64: add FIXADDR_TOT_{START,SIZE}
Mark Rutland
2023-04-11
arm64: ftrace: Add direct call support
Florent Revest
2023-04-06
arm64/sysreg: Convert HFG[RW]TR_EL2 to automatic generation
Mark Brown
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
kasan, arm64: add arch_suppress_tag_checks_start/stop
Andrey Konovalov
2023-04-05
arm64: mte: rename TCO routines
Vincenzo Frascino
2023-04-05
kasan, arm64: rename tagging-related routines
Andrey Konovalov
2023-04-05
KVM: arm64: Use a maple tree to represent the SMCCC filter
Oliver Upton
2023-04-05
KVM: arm64: Add a helper to check if a VM has ran once
Oliver Upton
2023-03-30
KVM: arm64: nv: timers: Support hyp timer emulation
Marc Zyngier
2023-03-30
KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
Marc Zyngier
2023-03-30
KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
Marc Zyngier
2023-03-30
KVM: arm64: timers: Allow userspace to set the global counter offset
Marc Zyngier
2023-03-30
KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
Marc Zyngier
2023-03-30
KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
Marc Zyngier
2023-03-29
KVM: arm64: Avoid lock inversion when setting the VM register width
Oliver Upton
2023-03-29
KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON
Oliver Upton
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
2023-03-28
arm64: uaccess: remove unnecessary earlyclobber
Mark Rutland
[next]