summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-092-4/+2
|\
| * ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann2021-08-202-4/+2
* | printk: Userspace format indexing supportChris Down2021-07-192-2/+2
|/
* ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weakFangrui Song2020-11-123-6/+3
* ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij2020-10-273-1/+10
* arm: propagate the calling convention changes down to csum_partial_copy_from_...Al Viro2020-08-203-21/+7
* csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-2/+3
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-8/+8
* arm/asm: add loglvl to c_backtrace()Dmitry Safonov2020-06-092-6/+17
* arm: add support for folded p4d page tablesMike Rapoport2020-06-041-1/+6
* ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook2020-02-211-1/+1
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-09-222-1/+224
|\
| * ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for ClangNathan Huckleberry2019-08-292-1/+224
* | ARM: 8897/1: check stmfd instruction using right shiftLvqiang Huang2019-08-231-1/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-194-98/+0
|\
| * Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson2019-07-154-109/+0
| |\
| | * ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpcRussell King2019-06-114-109/+0
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1943-176/+43
|/ /
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-052-26/+2
|/
* ARM: 8844/1: use unified assembler in assembly filesStefan Agner2019-02-2619-95/+95
* ARM: 8843/1: use unified assembler in headersStefan Agner2019-02-261-4/+4
* ARM: 8841/1: use unified assembler in macrosStefan Agner2019-02-263-4/+4
* ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2019-02-122-2/+2
* ARM: 8827/1: fix argument count to match macro definitionStefan Agner2019-02-011-1/+1
* ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch2018-11-122-10/+21
* ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINSVincent Whitchurch2018-11-122-6/+44
* Merge branches 'fixes', 'misc' and 'spectre' into for-nextRussell King2018-10-103-7/+8
|\
| * ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry2018-10-052-2/+7
| * ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry2018-10-051-5/+1
* | Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-08-131-0/+9
|\|
| * ARM: spectre-v1: mitigate user accessesRussell King2018-08-021-0/+9
* | ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2018-05-191-0/+10
|/
*-. Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King2018-01-212-138/+1
|\ \
| * | ARM: 8745/1: get rid of __memzero()Nicolas Pitre2018-01-212-138/+1
| |/
* / ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang2017-12-171-0/+4
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* ARM: implement memset32 & memset64Matthew Wilcox2017-09-081-6/+18
* new helper: uaccess_kernel()Al Viro2017-03-281-2/+2
* ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook2017-02-161-1/+1
*-. Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King2016-12-1440-156/+12
|\ \
| | * ARM: 8619/1: udelay: document the various constantsNicolas Pitre2016-10-191-8/+7
| |/ |/|
| * Revert "arm: move exports to definitions"Russell King2016-11-2338-114/+2
| * ARM: fix backtraceRussell King2016-11-151-34/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-141-6/+3
|\
| * Merge branch 'work.uaccess' into for-linusAl Viro2016-10-141-6/+3
| |\
| | * arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()Al Viro2016-09-151-6/+3
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-1438-2/+114
|\ \ \ | |/ / |/| |
| * | arm: move exports to definitionsAl Viro2016-08-0738-2/+114
| |/
* / ARM: 8595/2: apply more __ro_after_initKees Cook2016-08-121-1/+1
|/
* ARM: 8306/1: loop_udelay: remove bogomips value limitationNicolas Pitre2016-06-222-11/+9