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
Age
Commit message (
Expand
)
Author
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
Merge tag 'arm-late-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-08-05
Merge branch 'arm/fixes' into arm/late
Arnd Bergmann
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-02
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-08-02
Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2022-08-02
Merge tag 'arm-defconfig-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-02
Merge tag 'arm-dt-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-08-02
Merge tag 'socfpga_updates_for_v5.20_part2' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
2022-08-02
Merge tag 'asahi-soc-dt-5.20' of https://github.com/AsahiLinux/linux into arm...
Arnd Bergmann
2022-08-02
arm64: dts: uniphier: Fix USB interrupts for PXs3 SoC
Kunihiko Hayashi
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-08-01
Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-31
arm64: dts: apple: t8103: Add ANS2 NVMe nodes
Sven Peter
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-29
memblock,arm64: expand the static memblock memory table
Zhou Guanghui
2022-07-29
crypto: arm64/poly1305 - fix a read out-of-bound
GUO Zihua
2022-07-27
Merge branch kvm-arm64/nvhe-stacktrace into kvmarm-master/next
Marc Zyngier
2022-07-27
arm64: Update 'unwinder howto'
Marc Zyngier
2022-07-27
KVM: arm64: Don't open code ARRAY_SIZE()
Oliver Upton
2022-07-27
KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.c
Marc Zyngier
2022-07-27
KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions
Marc Zyngier
2022-07-27
KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unit
Marc Zyngier
2022-07-27
KVM: arm64: Move PROTECTED_NVHE_STACKTRACE around
Marc Zyngier
2022-07-27
arm64: defconfig: Sync some configs with savedefconfig
John Garry
2022-07-26
KVM: arm64: Introduce pkvm_dump_backtrace()
Kalesh Singh
2022-07-26
KVM: arm64: Implement protected nVHE hyp stack unwinder
Kalesh Singh
2022-07-26
KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
Kalesh Singh
2022-07-26
KVM: arm64: Stub implementation of pKVM HYP stack unwinder
Kalesh Singh
2022-07-26
KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
Kalesh Singh
2022-07-26
KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
Kalesh Singh
2022-07-26
KVM: arm64: Introduce hyp_dump_backtrace()
Kalesh Singh
2022-07-26
KVM: arm64: Implement non-protected nVHE hyp stack unwinder
Kalesh Singh
2022-07-26
KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
Kalesh Singh
2022-07-26
KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinder
Kalesh Singh
2022-07-26
KVM: arm64: On stack overflow switch to hyp overflow_stack
Kalesh Singh
2022-07-26
arm64: stacktrace: Add description of stacktrace/common.h
Kalesh Singh
2022-07-26
arm64: stacktrace: Factor out common unwind()
Kalesh Singh
[prev]
[next]