index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
m32r: switch to RAW_COPY_USER
Al Viro
4
-115
/
+8
2017-04-25
hexagon: switch to RAW_COPY_USER
Al Viro
5
-17
/
+15
2017-04-11
microblaze: switch to RAW_COPY_USER
Al Viro
2
-28
/
+9
2017-04-07
get rid of padding, switch to RAW_COPY_USER
Al Viro
3
-43
/
+6
2017-04-07
ia64: get rid of copy_in_user()
Al Viro
1
-10
/
+0
2017-04-07
ia64: sanitize __access_ok()
Al Viro
1
-16
/
+16
2017-04-07
ia64: get rid of 'segment' argument of __do_{get,put}_user()
Al Viro
1
-8
/
+8
2017-04-07
ia64: get rid of 'segment' argument of __{get,put}_user_check()
Al Viro
1
-4
/
+4
2017-04-07
ia64: add extable.h
Al Viro
3
-8
/
+16
2017-04-06
powerpc: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
6
-138
/
+14
2017-04-06
esas2r: don't open-code memdup_user()
Al Viro
1
-22
/
+3
2017-04-06
alpha: fix stack smashing in old_adjtimex(2)
Al Viro
1
-1
/
+1
2017-04-06
don't open-code kernel_setsockopt()
Al Viro
3
-32
/
+6
2017-04-06
mips: switch to RAW_COPY_USER
Al Viro
2
-248
/
+27
2017-04-06
mips: get rid of tail-zeroing in primitives
Al Viro
3
-96
/
+3
2017-04-06
mips: make copy_from_user() zero tail explicitly
Al Viro
1
-7
/
+7
2017-04-06
mips: clean and reorder the forest of macros...
Al Viro
1
-71
/
+49
2017-04-06
mips: consolidate __invoke_... wrappers
Al Viro
1
-100
/
+44
2017-04-06
mips: sanitize __access_ok()
Al Viro
4
-29
/
+20
2017-04-05
metag/usercopy: Switch to RAW_COPY_USER
James Hogan
3
-32
/
+6
2017-04-05
metag/usercopy: Add missing fixups
James Hogan
1
-24
/
+48
2017-04-05
metag/usercopy: Fix src fixup in from user rapf loops
James Hogan
1
-8
/
+28
2017-04-05
metag/usercopy: Set flags before ADDZ
James Hogan
1
-4
/
+4
2017-04-05
metag/usercopy: Zero rest of buffer from copy_from_user
James Hogan
2
-46
/
+26
2017-04-05
metag/usercopy: Add early abort to copy_to_user
James Hogan
1
-0
/
+20
2017-04-05
metag/usercopy: Fix alignment error checking
James Hogan
1
-6
/
+4
2017-04-05
metag/usercopy: Drop unused macros
James Hogan
1
-113
/
+0
2017-04-04
xtensa: fix prefetch in the raw_copy_to_user
Max Filippov
1
-1
/
+1
2017-04-02
sparc: switch to RAW_COPY_USER
Al Viro
21
-94
/
+37
2017-04-02
parisc: switch to RAW_COPY_USER
Al Viro
3
-63
/
+16
2017-03-30
s390: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
3
-156
/
+33
2017-03-30
ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...
Vineet Gupta
2
-24
/
+6
2017-03-29
parisc: Avoid stalled CPU warnings after system shutdown
Helge Deller
1
-0
/
+2
2017-03-29
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
5
-134
/
+52
2017-03-29
parisc: Fix access fault handling in pa_memcpy()
Helge Deller
2
-458
/
+321
2017-03-29
x86: switch to RAW_COPY_USER
Al Viro
6
-395
/
+24
2017-03-29
x86: don't wank with magical size in __copy_in_user()
Al Viro
2
-65
/
+2
2017-03-29
arc: switch to RAW_COPY_USER
Al Viro
2
-4
/
+5
2017-03-29
xtensa: get rid of zeroing, use RAW_COPY_USER
Al Viro
3
-114
/
+57
2017-03-29
xtensa: switch to generic extable.h
Al Viro
2
-6
/
+2
2017-03-29
kill __copy_from_user_nocache()
Al Viro
5
-164
/
+2
2017-03-29
unicore32: get rid of zeroing and switch to RAW_COPY_USER
Al Viro
5
-17
/
+16
2017-03-29
amd64: get rid of zeroing
Al Viro
4
-16
/
+25
2017-03-29
um: switch to RAW_COPY_USER
Al Viro
3
-8
/
+9
2017-03-29
tile: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
5
-180
/
+27
2017-03-29
tile: switch to generic extable.h
Al Viro
2
-18
/
+2
2017-03-29
sparc32: kill __ret_efault()
Al Viro
2
-9
/
+0
2017-03-29
sh: switch to RAW_COPY_USER
Al Viro
2
-32
/
+5
2017-03-29
sh: switch to extable.h
Al Viro
2
-22
/
+11
2017-03-29
score: switch to RAW_COPY_USER
Al Viro
2
-48
/
+7
[next]