Age | Commit message (Expand) | Author | Files | Lines |
2020-02-21 | ARM: 8958/1: rename missed uaccess .fixup section | Kees Cook | 1 | -1/+1 |
2019-09-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -1/+224 |
2019-08-29 | ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for Clang | Nathan Huckleberry | 2 | -1/+224 |
2019-08-23 | ARM: 8897/1: check stmfd instruction using right shift | Lvqiang Huang | 1 | -1/+1 |
2019-07-19 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 4 | -98/+0 |
2019-07-15 | Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a... | Olof Johansson | 4 | -109/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 43 | -176/+43 |
2019-06-11 | ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpc | Russell King | 4 | -109/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2 | -26/+2 |
2019-02-26 | ARM: 8844/1: use unified assembler in assembly files | Stefan Agner | 19 | -95/+95 |
2019-02-26 | ARM: 8843/1: use unified assembler in headers | Stefan Agner | 1 | -4/+4 |
2019-02-26 | ARM: 8841/1: use unified assembler in macros | Stefan Agner | 3 | -4/+4 |
2019-02-12 | ARM: 8833/1: Ensure that NEON code always compiles with Clang | Nathan Chancellor | 2 | -2/+2 |
2019-02-01 | ARM: 8827/1: fix argument count to match macro definition | Stefan Agner | 1 | -1/+1 |
2018-11-12 | ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+ | Vincent Whitchurch | 2 | -10/+21 |
2018-11-12 | ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS | Vincent Whitchurch | 2 | -6/+44 |
2018-10-10 | Merge branches 'fixes', 'misc' and 'spectre' into for-next | Russell King | 3 | -7/+8 |
2018-10-05 | ARM: 8797/1: spectre-v1.1: harden __copy_to_user | Julien Thierry | 2 | -2/+7 |
2018-10-05 | ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization | Julien Thierry | 1 | -5/+1 |
2018-08-13 | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King | 1 | -0/+9 |
2018-08-02 | ARM: spectre-v1: mitigate user accesses | Russell King | 1 | -0/+9 |
2018-05-19 | ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions | Masami Hiramatsu | 1 | -0/+10 |
2018-01-21 | Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next | Russell King | 2 | -138/+1 |
2018-01-21 | ARM: 8745/1: get rid of __memzero() | Nicolas Pitre | 2 | -138/+1 |
2017-12-17 | ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatch | Chunyan Zhang | 1 | -0/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-09-08 | ARM: implement memset32 & memset64 | Matthew Wilcox | 1 | -6/+18 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -2/+2 |
2017-02-16 | ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user() | Kees Cook | 1 | -1/+1 |
2016-12-14 | Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linus | Russell King | 40 | -156/+12 |
2016-11-23 | Revert "arm: move exports to definitions" | Russell King | 38 | -114/+2 |
2016-11-15 | ARM: fix backtrace | Russell King | 1 | -34/+3 |
2016-10-19 | ARM: 8619/1: udelay: document the various constants | Nicolas Pitre | 1 | -8/+7 |
2016-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -6/+3 |
2016-10-14 | Merge branch 'work.uaccess' into for-linus | Al Viro | 1 | -6/+3 |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 38 | -2/+114 |
2016-09-15 | arm: don't zero in __copy_from_user_inatomic()/__copy_from_user() | Al Viro | 1 | -6/+3 |
2016-08-12 | ARM: 8595/2: apply more __ro_after_init | Kees Cook | 1 | -1/+1 |
2016-08-07 | arm: move exports to definitions | Al Viro | 38 | -2/+114 |
2016-06-22 | ARM: 8306/1: loop_udelay: remove bogomips value limitation | Nicolas Pitre | 2 | -11/+9 |
2016-01-15 | arm, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 1 | -3/+2 |
2016-01-05 | Merge branches 'misc' and 'misc-rc6' into for-linus | Russell King | 1 | -0/+8 |
2015-12-17 | ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv() | Nicolas Pitre | 1 | -0/+8 |
2015-12-15 | ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN | Russell King | 1 | -6/+23 |
2015-10-03 | ARM: 8438/1: Add unwinding to __clear_user_std() | Stephen Boyd | 1 | -0/+4 |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King | 7 | -12/+30 |
2015-08-26 | ARM: software-based priviledged-no-access support | Russell King | 1 | -0/+14 |
2015-08-25 | ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore() | Russell King | 4 | -11/+11 |
2015-08-18 | ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage | Nicolas Pitre | 1 | -1/+1 |
2015-07-03 | ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants | Russell King | 2 | -0/+4 |