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
/
kernel
Age
Commit message (
Expand
)
Author
2020-07-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-07-23
arm64: vdso32: Fix '--prefix=' value for newer versions of clang
Nathan Chancellor
2020-07-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
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-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
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: entry: Fix the typo in the comment of el1_dbg()
Kevin Hao
2020-07-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-07-03
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
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-02
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
2020-06-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-06-26
arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page
Christoph Hellwig
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: 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: 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-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-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-16
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
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-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-11
arm64: warn on incorrect placement of the kernel by the bootloader
Ard Biesheuvel
2020-06-10
arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSO
Nick Desaulniers
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
[next]