summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2020-01-29ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski
2019-12-21ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch
2019-11-10ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-11-10ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-11-10ARM: clean up per-processor check_bugs method callRussell King
2019-11-10ARM: split out processor lookupRussell King
2019-11-10ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2019-11-10ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry
2019-11-10ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry
2019-11-10ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2019-11-10ARM: spectre-v1: mitigate user accessesRussell King
2019-11-10ARM: spectre-v1: use get_user() for __get_user()Russell King
2019-11-10ARM: use __inttype() in get_user()Russell King
2019-11-10ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2019-11-10ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2019-11-10ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2019-11-10ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2019-11-10ARM: bugs: add support for per-processor bug checkingRussell King
2019-11-10ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2019-11-10ARM: bugs: prepare processor bug infrastructureRussell King
2019-11-10ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2019-11-10ARM: Move system register accessors to asm/cp15.hVladimir Murzin
2019-11-10ARM: uaccess: remove put_user() code duplicationRussell King
2019-11-10ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2019-04-27ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2018-09-15irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier
2018-07-28ARM: fix put_user() for gcc-8Arnd Bergmann
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-05-26ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-04-13xen: avoid type warning in xchg_xen_ulongArnd Bergmann
2017-12-25ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt
2017-12-16arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland
2017-12-16ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-01-26ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2016-11-10ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann
2016-10-07ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-07-27ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper
2016-07-27ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2016-03-03xen/arm: correctly handle DMA mapping of compound pagesIan Campbell
2016-03-03ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-12-15ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King