index
:
pm24.git
master
perf-mon
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
/
kernel
Age
Commit message (
Expand
)
Author
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-05
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2019-03-05
arm64: kexec: no need to ClearPageReserved()
David Hildenbrand
2019-03-04
Merge branch 'acpi-apei'
Rafael J. Wysocki
2019-02-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-02-21
kasan: fix random seed generation for tag-based mode
Andrey Konovalov
2019-02-20
arm64: Relax GIC version check during early boot
Vladimir Murzin
2019-02-18
arm64: fix SSBS sanitization
Mark Rutland
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2019-02-07
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
James Morse
2019-02-05
arm64: kexec_file: handle empty command-line
Jean-Philippe Brucker
2019-02-01
arm64: hibernate: Clean the __hyp_text to PoC after resume
James Morse
2019-02-01
arm64: hyp-stub: Forbid kprobing of the hyp-stub
James Morse
2019-02-01
arm64: kprobe: Always blacklist the KVM world-switch code
James Morse
2019-02-01
arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
Ard Biesheuvel
2019-01-16
arm64: kaslr: ensure randomized quantities are clean to the PoC
Ard Biesheuvel
2019-01-11
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
AKASHI Takahiro
2019-01-10
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
Will Deacon
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-01-04
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
Will Deacon
2019-01-04
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
2019-01-04
arm64: replace arm64-obj-* in Makefile with obj-*
Masahiro Yamada
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
arm64: entry: remove unused register aliases
Mark Rutland
2019-01-01
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-28
kasan, arm64: add brk handler for inline instrumentation
Andrey Konovalov
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-22
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-14
arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()
Miles Chen
2018-12-13
arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matches
Will Deacon
2018-12-13
arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4
Will Deacon
2018-12-13
arm64: ptr auth: Move per-thread keys from thread_info to thread_struct
Will Deacon
2018-12-13
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
2018-12-13
arm64: perf: strip PAC when unwinding userspace
Mark Rutland
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
2018-12-13
arm64/cpufeature: detect pointer authentication
Mark Rutland
2018-12-13
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
2018-12-13
arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
Will Deacon
2018-12-12
Merge branch 'for-next/perf' into aarch64/for-next/core
Will Deacon
2018-12-12
arm64: enable per-task stack canaries
Ard Biesheuvel
2018-12-11
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
2018-12-11
arm64: kexec_file: include linux/vmalloc.h
Arnd Bergmann
2018-12-10
Merge branch 'for-next/kexec' into aarch64/for-next/core
Will Deacon
2018-12-10
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
[next]