aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-09-12arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas
2019-08-17arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-08-17arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-05-30arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-05-30arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2019-05-30arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou
2019-05-05arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon
2019-03-26arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-03-26arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-03-26arm64: Relax GIC version check during early bootVladimir Murzin
2019-03-20arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse
2019-03-01arm64: ftrace: don't adjust the LR valueMark Rutland
2019-02-19arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse
2019-02-19arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-19arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel
2019-02-05arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-02-05arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-02-05arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-14arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-14arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2019-01-12arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon
2018-12-15arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-04arm64: kprobe: make page to RO mode when allocate itAnders Roxell
2018-11-13arm64: entry: Allow handling of undefined instructions from EL1Will Deacon
2018-11-13arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-09-26arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose
2018-09-26arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()Mark Rutland
2018-09-05arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-05arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-09-05kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu
2018-07-25arm64: Check for errata before evaluating cpu featuresDirk Mueller
2018-06-27arm64: Avoid flush_icache_range() in alternatives patching codeWill Deacon
2018-06-22arm64: kpti: Use early_param for kpti= command-line optionWill Deacon
2018-06-19arm64: make secondary_start_kernel() notraceZhizhou Zhang
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-08arm64: Fix syscall restarting around signal suppressed by tracerDave Martin
2018-06-07arm64: topology: Avoid checking numa mask for scheduler MC selectionJeremy Linton
2018-06-05arm64: cpu_errata: include required headersArnd Bergmann
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-06-01arm64: signal: Report signal frame size to userspace via auxvDave Martin
2018-06-01arm64/sve: Thin out initialisation sanity-checks for sve_max_vlDave Martin
2018-05-31Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2018-05-31arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier