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-07-23
arm64: vdso32: Fix '--prefix=' value for newer versions of clang
Nathan Chancellor
2020-07-16
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Will Deacon
2020-07-16
arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()
Will Deacon
2020-07-16
arm64: syscall: Expand the comment about ptrace and syscall(-1)
Will Deacon
2020-07-16
arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI
Will Deacon
2020-07-16
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
2020-07-16
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-07-09
arm64/alternatives: don't patch up internal branches
Ard Biesheuvel
2020-07-09
arm64: Add missing sentinel to erratum_1463225
Florian Fainelli
2020-07-08
arm64: kgdb: Fix single-step exception handling oops
Wei Li
2020-07-08
arm64: entry: Tidy up block comments and label numbers
Will Deacon
2020-07-08
arm64: Rework ARM_ERRATUM_1414080 handling
Marc Zyngier
2020-07-08
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
2020-07-08
arm64: Introduce a way to disable the 32bit vdso
Marc Zyngier
2020-07-08
arm64: entry: Fix the typo in the comment of el1_dbg()
Kevin Hao
2020-07-08
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
2020-07-03
arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
Sai Prakash Ranjan
2020-07-03
arm64: Add MIDR value for KRYO4XX gold CPU cores
Sai Prakash Ranjan
2020-07-02
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
2020-06-25
arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
Sai Prakash Ranjan
2020-06-25
arm64: perf: Report the PC value in REGS_ABI_32 mode
Jiping Ma
2020-06-24
arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
Sai Prakash Ranjan
2020-06-24
arm64: Don't insert a BTI instruction at inner labels
Jean-Philippe Brucker
2020-06-24
arm64: vdso: Don't use gcc plugins for building vgettimeofday.c
Alexander Popov
2020-06-24
arm64: vdso: Only pass --no-eh-frame-hdr when linker supports it
Will Deacon
2020-06-23
arm64: Depend on newer binutils when building PAC
Mark Brown
2020-06-23
arm64: compat: Remove 32-bit sigreturn code from the vDSO
Will Deacon
2020-06-23
arm64: compat: Always use sigpage for sigreturn trampoline
Will Deacon
2020-06-23
arm64: compat: Allow 32-bit vdso and sigpage to co-exist
Will Deacon
2020-06-23
arm64: vdso: Disable dwarf unwinding through the sigreturn trampoline
Will Deacon
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
arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support
Will Deacon
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
[next]