]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2017-04-26  Al ViroCONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
2017-04-26  Al ViroMerge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess...
2017-04-26  Al Virom32r: switch to RAW_COPY_USER
2017-04-25  Al Virohexagon: switch to RAW_COPY_USER
2017-04-11  Al Viromicroblaze: switch to RAW_COPY_USER
2017-04-06  Al Viroget rid of padding, switch to RAW_COPY_USER
2017-04-06  Al Viroia64: get rid of copy_in_user()
2017-04-06  Al Viroia64: sanitize __access_ok()
2017-04-06  Al Viroia64: get rid of 'segment' argument of __do_{get,put...
2017-04-06  Al Viroia64: get rid of 'segment' argument of __{get,put}_user...
2017-04-06  Al Viroia64: add extable.h
2017-04-06  Al ViroMerge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e...
2017-04-06  Al Viropowerpc: get rid of zeroing, switch to RAW_COPY_USER
2017-04-06  Al ViroMerge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b...
2017-04-06  Al Viroesas2r: don't open-code memdup_user()
2017-04-06  Al Viroalpha: fix stack smashing in old_adjtimex(2)
2017-04-06  Al Virodon't open-code kernel_setsockopt()
2017-04-06  Al Viromips: switch to RAW_COPY_USER
2017-04-06  Al Viromips: get rid of tail-zeroing in primitives
2017-04-06  Al Viromips: make copy_from_user() zero tail explicitly
2017-04-06  Al Viromips: clean and reorder the forest of macros...
2017-04-06  Al Viromips: consolidate __invoke_... wrappers
2017-04-06  Al Viromips: sanitize __access_ok()
2017-04-06  Al ViroMerge commit 'fc69910f329d' into uaccess.mips
2017-04-05  James Hoganmetag/usercopy: Switch to RAW_COPY_USER
2017-04-05  Al ViroMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2017-04-05  James Hoganmetag/usercopy: Add missing fixups
2017-04-05  James Hoganmetag/usercopy: Fix src fixup in from user rapf loops
2017-04-05  James Hoganmetag/usercopy: Set flags before ADDZ
2017-04-05  James Hoganmetag/usercopy: Zero rest of buffer from copy_from_user
2017-04-05  James Hoganmetag/usercopy: Add early abort to copy_to_user
2017-04-05  James Hoganmetag/usercopy: Fix alignment error checking
2017-04-05  James Hoganmetag/usercopy: Drop unused macros
2017-04-04  Max Filippovxtensa: fix prefetch in the raw_copy_to_user
2017-04-02  Al Virosparc: switch to RAW_COPY_USER
2017-04-02  Al Viroparisc: switch to RAW_COPY_USER
2017-04-02  Al ViroMerge branch 'parisc-4.11-3' of git://git.kernel.org...
2017-03-30  Al Viros390: get rid of zeroing, switch to RAW_COPY_USER
2017-03-30  Vineet GuptaARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...
2017-03-29  Helge Dellerparisc: Avoid stalled CPU warnings after system shutdown
2017-03-29  Helge Dellerparisc: Clean up fixup routines for get_user()/put_user()
2017-03-29  Helge Dellerparisc: Fix access fault handling in pa_memcpy()
2017-03-29  Al Virox86: switch to RAW_COPY_USER
2017-03-29  Al Virox86: don't wank with magical size in __copy_in_user()
2017-03-29  Al Viroarc: switch to RAW_COPY_USER
2017-03-28  Al Viroxtensa: get rid of zeroing, use RAW_COPY_USER
2017-03-28  Al Viroxtensa: switch to generic extable.h
2017-03-28  Al Virokill __copy_from_user_nocache()
2017-03-28  Al Virounicore32: get rid of zeroing and switch to RAW_COPY_USER
2017-03-28  Al Viroamd64: get rid of zeroing
2017-03-28  Al Viroum: switch to RAW_COPY_USER
2017-03-28  Al Virotile: get rid of zeroing, switch to RAW_COPY_USER
2017-03-28  Al Virotile: switch to generic extable.h
2017-03-28  Al Virosparc32: kill __ret_efault()
2017-03-28  Al Virosh: switch to RAW_COPY_USER
2017-03-28  Al Virosh: switch to extable.h
2017-03-28  Al Viroscore: switch to RAW_COPY_USER
2017-03-28  Al Viroscore: it's "VERIFY_WRITE", not "VERFITY_WRITE"...
2017-03-28  Al Viroscore: switch to generic extable.h
2017-03-28  Al Viros390: switch to extable.h
2017-03-28  Al Viropowerpc: switch to extable.h
2017-03-28  Al Viroopenrisc: switch to RAW_COPY_USER
2017-03-28  Al Viroopenrisc: switch to generic extable.h
2017-03-28  Al Vironios2: switch to RAW_COPY_USER
2017-03-28  Al Vironios2: switch to generic extable.h
2017-03-28  Al Viromn10300: switch to RAW_COPY_USER
2017-03-28  Al Viromn10300: get rid of zeroing
2017-03-28  Al Viromn10300: switch to generic extable.h
2017-03-28  Al Viromicroblaze: switch to generic extable.h
2017-03-28  Al Virometag: kill verify_area()
2017-03-28  Al Virometag: switch to generic extable.h
2017-03-28  Al Virom68k: switch to RAW_COPY_USER
2017-03-28  Al Virom68k: get rid of zeroing
2017-03-28  Al Virom68k: switch to generic extable.h
2017-03-28  Al Virom32r: get rid of zeroing
2017-03-28  Al Virom32r: switch to generic extable.h
2017-03-28  Al Viro8300: switch to RAW_COPY_USER
2017-03-28  Al Virofrv: switch to RAW_COPY_USER
2017-03-28  Al Virofrv: switch to use of fixup_exception()
2017-03-28  Al Virocris: switch to RAW_COPY_USER
2017-03-28  Al Virocris: rename __copy_user_zeroing to __copy_user_in
2017-03-28  Al Virocris: get rid of zeroing
2017-03-28  Al Virocris: get rid of zeroing in __asm_copy_from_user_N...
2017-03-28  Al Virocris: don't rely upon __copy_user_zeroing() zeroing...
2017-03-28  Al Virocris: switch to generic extable.h
2017-03-28  Al Viroc6x: switch to RAW_COPY_USER
2017-03-28  Al Viroc6x: remove duplicate definition of __access_ok
2017-03-28  Al Virobfin: switch to RAW_COPY_USER
2017-03-28  Al Viroblackfin: switch to generic extable.h
2017-03-28  Al Viroavr32: switch to RAW_COPY_USER
2017-03-28  Al Viroarm64: switch to RAW_COPY_USER
2017-03-28  Al Viroavr32: switch to generic extable.h
2017-03-28  Al Viroarm64: add extable.h
2017-03-28  Al Viroarm: switch to RAW_COPY_USER
2017-03-28  Al Viroarm: switch to generic extable.h
2017-03-28  Al Viroarc: get rid of unused declaration
2017-03-28  Al Viroalpha: switch to RAW_COPY_USER
2017-03-28  Al Viroalpha: add a helper for emitting exception table entries
2017-03-28  Al Viroalpha: kill the 'segment' argument of __access_ok()
2017-03-28  Al Viroalpha: don't bother with __access_ok() in traps.c
next