summaryrefslogtreecommitdiffstats
path: root/src/interface/linux/linux_uaccess.c
Commit message (Expand)AuthorAgeFilesLines
* [uaccess] Remove redundant virt_to_user() and userptr_tMichael Brown2025-04-301-1/+0Star
* [uaccess] Remove now-obsolete memchr_user()Michael Brown2025-04-241-1/+0Star
* [uaccess] Remove user_to_phys() and phys_to_user()Michael Brown2025-04-211-1/+2
* [uaccess] Remove redundant user_to_virt()Michael Brown2025-04-211-1/+0Star
* [uaccess] Remove redundant memcpy_user() and related string functionsMichael Brown2025-04-211-4/+0Star
* [uaccess] Remove redundant userptr_add() and userptr_diff()Michael Brown2025-04-201-1/+0Star
* [linux] Rewrite headers included in all buildsMichael Brown2015-03-051-1/+0Star
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [linux] Add uaccessPiotr JaroszyƄski2010-08-191-0/+38