summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-04-29arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou
2019-04-29arm64: Kconfig: Tidy up errata workaround help textWill Deacon
2019-04-28Merge tag 'sunxi-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-26bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-04-26bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann
2019-04-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-26arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-04-26arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-04-26arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-04-26arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-04-26arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier
2019-04-26arm64: add sysfs vulnerability show for meltdownJeremy Linton
2019-04-26arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab
2019-04-26arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-04-26arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon
2019-04-26arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon
2019-04-26arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-25arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTOKees Cook
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-23arm64: Expose SVE2 features for userspaceDave Martin
2019-04-23arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entryWill Deacon
2019-04-23arm64: compat: Add KUSER_HELPERS config optionVincenzo Frascino
2019-04-23arm64: compat: Refactor aarch32_alloc_vdso_pages()Vincenzo Frascino
2019-04-23arm64: compat: Split kuser32Vincenzo Frascino
2019-04-23arm64: compat: Alloc separate pages for vectors and sigpageVincenzo Frascino
2019-04-23arm64/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel
2019-04-23arm64: mm: Ensure tail of unaligned initrd is reservedBjorn Andersson
2019-04-19Make anon_inodes unconditionalDavid Howells
2019-04-18arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-18crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-04-18mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal
2019-04-16arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-04-16arm64: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-04-16arm64: instrument smp_{load_acquire,store_release}Mark Rutland
2019-04-16arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=yMiles Chen
2019-04-16arm64: Advertise ARM64_HAS_DCPODP cpu featureAndrew Murray
2019-04-16arm64: add CVADP support to the cache maintenance helperAndrew Murray
2019-04-16arm64: Expose DC CVADP to userspaceAndrew Murray
2019-04-16arm64: Handle trapped DC CVADPAndrew Murray
2019-04-16arm64: HWCAP: encapsulate elf_hwcapAndrew Murray
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-04-14arm64/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner
2019-04-12arm64: ptrace: Add function argument access APIMasami Hiramatsu
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-12arm64: dts: mt2712: Remove un-used property for PCIeHonghui Zhang
2019-04-11arm64: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada
2019-04-11arm64: perf_event: Remove wrongfully used inlineRaphael Gault
2019-04-10arm64: dts: stratix10: Use new Stratix10 EDAC bindingsThor Thayer