H. Peter Anvin
|
ff52c3b02b
x86, doc: Clarify the use of asm("%edx") in uaccess.h
|
12 years ago |
H. Peter Anvin
|
3578baaed4
x86, mm: Redesign get_user with a __builtin_choose_expr hack
|
12 years ago |
H. Peter Anvin
|
b390784dc1
x86, mm: Use a bitfield to mask nuisance get_user() warnings
|
12 years ago |
Ville Syrjälä
|
96477b4cd7
x86-32: Add support for 64bit get_user()
|
12 years ago |
H. Peter Anvin
|
a5c2a893db
x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK
|
12 years ago |
David Howells
|
a1ce39288e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
|
12 years ago |
H. Peter Anvin
|
5e88353d8b
x86, smap: Reduce the SMAP overhead for signal handling
|
12 years ago |
H. Peter Anvin
|
63bcff2a30
x86, smap: Add STAC and CLAC instructions to control user space access
|
12 years ago |
H. Peter Anvin
|
a052858fab
x86, uaccess: Merge prototypes for clear_user/__clear_user
|
12 years ago |
Arun Sharma
|
bc6ca7b342
perf/x86: Check if user fp is valid
|
13 years ago |
Linus Torvalds
|
5723aa993d
x86: use the new generic strnlen_user() function
|
13 years ago |
Linus Torvalds
|
4ae73f2d53
x86: use generic strncpy_from_user routine
|
13 years ago |
H. Peter Anvin
|
706276543b
x86, extable: Switch to relative exception table entries
|
13 years ago |
H. Peter Anvin
|
535c0c3469
x86, extable: Add _ASM_EXTABLE_EX() macro
|
13 years ago |
Linus Torvalds
|
92ae03f2ef
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
|
13 years ago |
Andy Lutomirski
|
4fc3490114
x86-64: Set siginfo and context on vsyscall emulation faults
|
13 years ago |
Robert Richter
|
1ac2e6ca44
x86, perf: Make copy_from_user_nmi() a library function
|
14 years ago |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
Jiri Olsa
|
26afb7c661
x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit
|
14 years ago |
Brian Gerst
|
ae24ffe5ec
x86, 64-bit: Move K8 B step iret fixup to fault entry asm
|
15 years ago |
H. Peter Anvin
|
ebe119cd09
x86: Fix movq immediate operand constraints in uaccess.h
|
16 years ago |
Linus Torvalds
|
9063c61fd5
x86, 64-bit: Clean up user address masking
|
16 years ago |
Ingo Molnar
|
0c87197142
perf_counter, x86: Improve interactions with fast-gup
|
16 years ago |
Hiroshi Shimamoto
|
18114f6135
x86: uaccess: use errret as error value in __put_user_size()
|
16 years ago |
Hiroshi Shimamoto
|
019a136966
x86: uaccess: fix compilation error on CONFIG_M386
|
16 years ago |
Hiroshi Shimamoto
|
fe40c0af3c
x86: uaccess: introduce try and catch framework
|
16 years ago |
Hiroshi Shimamoto
|
cc86c9e0dc
x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()
|
16 years ago |
Hiroshi Shimamoto
|
4d5d783896
x86: uaccess: fix style problems
|
16 years ago |
Linus Torvalds
|
5f34fe1cfc
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Hiroshi Shimamoto
|
16855f878d
x86: uaccess: return value of __{get|put}_user() can be int
|
16 years ago |