summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-09-13arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao
2015-09-13arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-10arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel
2015-08-03arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-08-03arm64: bpf: fix endianness conversion bugsXi Wang
2015-08-03arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang
2015-08-03ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-07-21arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-21arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-21arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-07-21arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-06-01Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek i...Arnd Bergmann
2015-06-01arm64: dts: mt8173-evb: fix model nameYingjoe Chen
2015-05-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-05-12arm64: perf: fix memory leak when probing PMU PPIsWill Deacon
2015-05-12ARM64: juno: add sp810 support and fix sp804 clock frequencySudeep Holla
2015-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-08arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang
2015-05-07crypto: arm64/sha2-ce - prevent asm code finalization in final() pathArd Biesheuvel
2015-05-07crypto: arm64/sha1-ce - prevent asm code finalization in final() pathArd Biesheuvel
2015-05-07crypto: arm64/crc32 - bring in line with generic CRC32Ard Biesheuvel
2015-05-05arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee
2015-05-05Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon
2015-04-30arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose
2015-04-30arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon
2015-04-29arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson
2015-04-27arm64: dma-mapping: always clear allocated buffersMarek Szyprowski
2015-04-27ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELSudeep Holla
2015-04-27arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14arm64: add support for memtestVladimir Murzin
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook