aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/usercopy.c
Commit message (Expand)AuthorAge
* x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-08-31
* x86: switch to RAW_COPY_USERAl Viro2017-03-29
* amd64: get rid of zeroingAl Viro2017-03-28
* x86/copy_user: Unify the code by removing the 64-bit asm _copy_*_user() variantsBorislav Petkov2016-11-01
* x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
* perf/x86: Fix copy_from_user_nmi() return if range is not okYann Droneaud2015-07-06
* perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-06
* perf/x86: Further optimize copy_from_user_nmi()Peter Zijlstra2013-10-29
* perf/x86: Fix broken LBR fixup codeStephane Eranian2012-06-13
* perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma2012-06-06
* x86: use generic strncpy_from_user routineLinus Torvalds2012-05-26
* x86: make word-at-a-time strncpy_from_user clear bytes at the endLinus Torvalds2012-04-28
* x86-32: fix up strncpy_from_user() sign errorLinus Torvalds2012-04-15
* x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds2012-04-11
* x86, perf: Make copy_from_user_nmi() a library functionRobert Richter2011-07-21