summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-14ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti2-13/+9
2022-12-14ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernelsTomislav Novak1-1/+1
2022-11-10linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada1-6/+0
2022-07-21ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel1-0/+26
2022-06-25arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-0/+1
2022-04-02KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse1-0/+6
2022-03-16ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap1-0/+6
2022-03-11ARM: fix co-processor register typoRussell King (Oracle)1-1/+1
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)2-0/+14
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)1-0/+28
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit1-0/+8
2021-11-12arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2-0/+4
2021-10-06ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin2-0/+4
2021-10-06ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin1-4/+4
2021-10-06ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin1-0/+9
2020-11-18ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery1-11/+11
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-06-03ARM: uaccess: fix DACR mismatch with nested exceptionsRussell King1-5/+20
2020-06-03ARM: uaccess: integrate uaccess_save and uaccess_restoreRussell King1-17/+13
2020-06-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King2-74/+107
2020-06-03ARM: 8843/1: use unified assembler in headersStefan Agner2-10/+10
2020-05-27ARM: futex: Address build warningThomas Gleixner1-2/+7
2020-02-28ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre1-74/+3
2020-02-15KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall2-0/+7
2020-01-27ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski1-0/+1
2019-12-17ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch1-0/+18
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann1-0/+1
2019-05-31ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier1-0/+2
2019-04-05ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2-1/+7
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin1-1/+1
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann1-1/+0
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King1-0/+23
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King1-13/+26
2019-02-20ARM: clean up per-processor check_bugs method callRussell King1-0/+1
2019-02-20ARM: split out processor lookupRussell King1-0/+1
2019-02-20ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry2-0/+37
2019-02-20ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry1-6/+9
2019-02-20ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry1-0/+8
2019-02-20ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry1-2/+2
2018-10-18ARM: spectre-v1: mitigate user accessesRussell King1-0/+4
2018-10-18ARM: spectre-v1: use get_user() for __get_user()Russell King1-6/+11
2018-10-18ARM: use __inttype() in get_user()Russell King1-1/+8
2018-10-18ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King1-2/+2
2018-10-18ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King1-0/+19
2018-10-18ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2-0/+21
2018-10-18ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King1-2/+12
2018-10-18ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King1-0/+1
2018-10-18ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier1-0/+5
2018-10-18ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2-3/+16
2018-10-18ARM: spectre-v2: harden user aborts in kernel spaceRussell King2-0/+18