summaryrefslogtreecommitdiff
path: root/arch/x86/lib/usercopy.c
AgeCommit message (Expand)Author
2017-03-29x86: switch to RAW_COPY_USERAl Viro
2017-03-28amd64: get rid of zeroingAl Viro
2016-11-01x86/copy_user: Unify the code by removing the 64-bit asm _copy_*_user() variantsBorislav Petkov
2016-07-14x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-07-06perf/x86: Fix copy_from_user_nmi() return if range is not okYann Droneaud
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra
2013-10-29perf/x86: Further optimize copy_from_user_nmi()Peter Zijlstra
2012-06-13perf/x86: Fix broken LBR fixup codeStephane Eranian
2012-06-06perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma
2012-05-26x86: use generic strncpy_from_user routineLinus Torvalds
2012-04-28x86: make word-at-a-time strncpy_from_user clear bytes at the endLinus Torvalds
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter