summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-04-17arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon
2019-03-23arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-03-23arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin
2019-03-13arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse
2019-02-12arm64: ftrace: don't adjust the LR valueMark Rutland
2019-02-06arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-22arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-22arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-16arm64: compat: Don't pull syscall number from regs in arm_compat_syscallWill Deacon
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2019-01-09arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon
2018-12-13arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon
2018-12-05arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27arm64: 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-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon
2018-09-11arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-08-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-17arm64: Avoid calling stop_machine() when patching jump labelsWill Deacon
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-08arm64: alternative: Use true and false for boolean valuesGustavo A. R. Silva
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-31arm64: kexec: Add comment to explain use of __flush_icache_range()Will Deacon
2018-07-31arm64: sdei: Mark sdei stack helper functions as staticWill Deacon
2018-07-31arm64, kaslr: export offset in VMCOREINFO ELF notesBhupesh Sharma
2018-07-31arm64: perf: Add cap_user_time aarch64Michael O'Farrell
2018-07-30arm64: kexec: machine_kexec should call __flush_icache_rangeDave Kleikamp
2018-07-30arm64: svc: Ensure hardirq tracing is updated before returnWill Deacon
2018-07-27Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott
2018-07-26arm64: Add stack information to on_accessible_stackLaura Abbott
2018-07-25arm64: Check for errata before evaluating cpu featuresDirk Mueller
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-23arm64: acpi: fix alignment fault in accessing ACPIAKASHI Takahiro
2018-07-23arm64: export memblock_reserve()d regions via /proc/iomemJames Morse
2018-07-23arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()Mark Rutland
2018-07-18arm64: Add build salt to the vDSOLaura Abbott