index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2020-06-21
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
2020-06-18
arm64: kexec_file: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2020-06-18
arm64: mm: reserve hugetlb CMA after numa_init
Barry Song
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support
Will Deacon
2020-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
2020-06-16
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
2020-06-16
arm64: pgtable: Clear the GP bit for non-executable kernel pages
Will Deacon
2020-06-15
arm64: mm: reset address tag set by kasan sw tagging
Shyam Thombre
2020-06-15
arm64: traps: Dump registers prior to panic() in bad_mode()
Will Deacon
2020-06-15
arm64/sve: Eliminate data races on sve_default_vl
Dave Martin
2020-06-15
arm64: remove TEXT_OFFSET randomization
Ard Biesheuvel
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-11
Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-11
arm64: warn on incorrect placement of the kernel by the bootloader
Ard Biesheuvel
2020-06-11
locking/atomics: Flip fallbacks and instrumentation
Peter Zijlstra
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/next
Marc Zyngier
2020-06-10
KVM: arm64: Move hyp_symbol_addr() to kvm_asm.h
Marc Zyngier
2020-06-10
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
Marc Zyngier
2020-06-10
KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
Marc Zyngier
2020-06-10
arm64: acpi: fix UBSAN warning
Nick Desaulniers
2020-06-10
arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSO
Nick Desaulniers
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
arm64: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
arm64: add loglvl to dump_backtrace()
Dmitry Safonov
2020-06-09
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
2020-06-09
KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptr
Marc Zyngier
2020-06-09
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
2020-06-09
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
2020-06-09
KVM: arm64: Stop save/restoring ACTLR_EL1
James Morse
2020-06-09
KVM: arm64: Add emulation for 32bit guests accessing ACTLR2
James Morse
2020-06-09
KVM: arm64: Stop writing aarch32's CSSELR into ACTLR
James Morse
2020-06-08
Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-08
arm64: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
arm64: ftrace: Change CONFIG_FTRACE_WITH_REGS to CONFIG_DYNAMIC_FTRACE_WITH_REGS
Joe Perches
[next]