| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-07 | parisc: Remove spurious if statement from raw_copy_from_user() | John David Anglin | 1 | -1/+0 |
| 2025-07-25 | parisc: Check region is readable by user in raw_copy_from_user() | John David Anglin | 1 | -1/+18 |
| 2022-03-11 | parisc: Use constants to encode the space registers like SR_KERNEL | Helge Deller | 1 | -8/+8 |
| 2021-09-08 | arch: remove compat_alloc_user_space | Arnd Bergmann | 1 | -9/+0 |
| 2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 1 | -1/+1 |
| 2020-06-09 | maccess: always use strict semantics for probe_kernel_read | Christoph Hellwig | 1 | -1/+1 |
| 2020-06-09 | maccess: unify the probe kernel arch hooks | Christoph Hellwig | 1 | -8/+4 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner | 1 | -15/+1 |
| 2017-08-22 | parisc: Drop exception_data struct | Helge Deller | 1 | -2/+0 |
| 2017-04-02 | parisc: switch to RAW_COPY_USER | Al Viro | 1 | -7/+7 |
| 2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 1 | -458/+3 |
| 2017-03-29 | parisc: Fix access fault handling in pa_memcpy() | Helge Deller | 1 | -458/+3 |
| 2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |
| 2016-10-06 | parisc: Add hardened usercopy feature | Helge Deller | 1 | -5/+6 |
| 2014-04-03 | parisc: Replace __get_cpu_var uses for address calculation | Christoph Lameter | 1 | -1/+1 |
| 2013-11-20 | parisc: size_t is unsigned, so comparison size < 0 doesn't make sense. | Helge Deller | 1 | -1/+1 |
| 2013-11-19 | parisc: do not inline pa_memcpy() internal functions | Helge Deller | 1 | -2/+2 |
| 2013-10-13 | parisc: let probe_kernel_read() capture access to page zero | Helge Deller | 1 | -1/+14 |
| 2013-07-09 | parisc: Fix gcc miscompilation in pa_memcpy() | Helge Deller | 1 | -29/+50 |
| 2013-03-02 | parisc: avoid unitialized variable warning in pa_memcpy() | Helge Deller | 1 | -1/+1 |
| 2010-03-06 | parisc: add strict copy size checks (v2) | Helge Deller | 1 | -1/+2 |
| 2009-07-03 | parisc: fix mismatched parenthesis in memcpy.c | Randolph Chung | 1 | -1/+1 |
| 2009-01-05 | parisc: lib/: make code static | Adrian Bunk | 1 | -1/+1 |
| 2008-05-15 | parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
| 2007-10-18 | [PARISC] parisc: "extern inline" -> "static inline" | Adrian Bunk | 1 | -2/+2 |
| 2007-02-17 | [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro | Helge Deller | 1 | -28/+10 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2005-10-21 | [PARISC] Disable use of fpregs in pa_memcpy | Randolph Chung | 1 | -0/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+522 |