summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | arm64: Add part number for Neoverse N1Marc Zyngier2019-04-301-0/+2
| | * | | | | | arm64: Make ARM64_ERRATUM_1188873 depend on COMPATMarc Zyngier2019-04-301-0/+1
| | * | | | | | arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32Marc Zyngier2019-04-301-2/+17
| | |/ / / / /
| * | | | | | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2019-05-019-93/+247
| |\ \ \ \ \ \
| | * | | | | | arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-012-2/+12
| | * | | | | | arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon2019-05-011-4/+6
| | * | | | | | arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab2019-05-011-0/+1
| | * | | | | | arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton2019-05-011-0/+42
| | * | | | | | arm64: Always enable ssb vulnerability detectionJeremy Linton2019-04-262-8/+5
| | * | | | | | arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton2019-04-261-1/+26
| | * | | | | | arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton2019-04-261-7/+8
| | * | | | | | arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier2019-04-261-9/+23
| | * | | | | | arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier2019-04-261-53/+56
| | * | | | | | arm64: add sysfs vulnerability show for meltdownJeremy Linton2019-04-261-14/+44
| | * | | | | | arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab2019-04-261-0/+6
| | * | | | | | arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton2019-04-261-0/+13
| | * | | | | | Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon2019-04-265-8/+18
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-next/futex' of git://git.kernel.org/pub/scm/linux/kernel/gi...Will Deacon2019-05-011-24/+39
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon2019-04-261-1/+3
| | * | | | | | | arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon2019-04-261-21/+34
| | * | | | | | | arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-261-8/+8
| | |/ / / / / /
| * | | | | | | arm64: Fix size of __early_cpu_boot_statusArun KS2019-05-011-1/+1
| * | | | | | | arm64: mm: Remove pte_unmap_nested()Qian Cai2019-04-301-2/+0
| * | | | | | | arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai2019-04-301-1/+2
| * | | | | | | arm64: compat: Reduce address limit for 64K pagesVincenzo Frascino2019-04-301-1/+1
| * | | | | | | arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon2019-04-302-6/+42
| * | | | | | | arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou2019-04-291-1/+1
| * | | | | | | arm64: Kconfig: Tidy up errata workaround help textWill Deacon2019-04-291-16/+13
| * | | | | | | arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTOKees Cook2019-04-253-19/+38
| * | | | | | | arm64: Expose SVE2 features for userspaceDave Martin2019-04-236-1/+51
| * | | | | | | arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entryWill Deacon2019-04-231-55/+58
| * | | | | | | arm64: compat: Add KUSER_HELPERS config optionVincenzo Frascino2019-04-234-5/+39
| * | | | | | | arm64: compat: Refactor aarch32_alloc_vdso_pages()Vincenzo Frascino2019-04-231-26/+26
| * | | | | | | arm64: compat: Split kuser32Vincenzo Frascino2019-04-233-57/+50
| * | | | | | | arm64: compat: Alloc separate pages for vectors and sigpageVincenzo Frascino2019-04-234-34/+93
| * | | | | | | arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino2019-04-164-5/+8
| * | | | | | | arm64: Use the correct style for SPDX License IdentifierNishad Kamdar2019-04-164-4/+4
| * | | | | | | arm64: instrument smp_{load_acquire,store_release}Mark Rutland2019-04-161-9/+15
| * | | | | | | arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=yMiles Chen2019-04-161-1/+1
| * | | | | | | arm64: Advertise ARM64_HAS_DCPODP cpu featureAndrew Murray2019-04-162-1/+12
| * | | | | | | arm64: add CVADP support to the cache maintenance helperAndrew Murray2019-04-161-0/+4
| * | | | | | | arm64: Expose DC CVADP to userspaceAndrew Murray2019-04-164-0/+8
| * | | | | | | arm64: Handle trapped DC CVADPAndrew Murray2019-04-162-1/+5
| * | | | | | | arm64: HWCAP: encapsulate elf_hwcapAndrew Murray2019-04-163-17/+38
| * | | | | | | arm64: HWCAP: add support for AT_HWCAP2Andrew Murray2019-04-1613-60/+112
| * | | | | | | arm64: ptrace: Add function argument access APIMasami Hiramatsu2019-04-122-0/+23
| * | | | | | | arm64: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada2019-04-111-10/+3
| * | | | | | | arm64: compat: Reduce address limitVincenzo Frascino2019-04-101-0/+8
| * | | | | | | arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker2019-04-091-16/+18
| * | | | | | | arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker2019-04-091-0/+1