1. d5d797d x86/usercopy: Remove .fixup usage by Peter Zijlstra · 3 years, 2 months ago
  2. ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  3. ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
  4. a1cd6c2 arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback by Mikulas Patocka · 4 years, 3 months ago
  5. bb5570a x86/asm/64: Align start of __clear_user() loop to 16-bytes by Matt Fleming · 4 years, 6 months ago
  6. 5e307a6 x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail() by Josh Poimboeuf · 5 years ago
  7. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  8. 3693ca8 x86/uaccess: Move copy_user_handle_tail() into asm by Peter Zijlstra · 6 years ago
  9. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  10. e1d20be Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  11. 02101c4 x86/asm: Optimize memcpy_flushcache() by Mikulas Patocka · 6 years ago
  12. 75045f7 x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups by Jann Horn · 6 years ago
  13. d09a8e6 Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 12c8913 x86/asm/memcpy_mcsafe: Add write-protection-fault handling by Dan Williams · 7 years ago
  15. 1153933 x86/asm/64: Micro-optimize __clear_user() - Use immediate constants by Alexey Dobriyan · 7 years ago
  16. 4e4f00a x86, dax, libnvdimm: remove wb_cache_pmem() indirection by Dan Williams · 8 years ago
  17. 0aed55a x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations by Dan Williams · 8 years ago
  18. a41e0d7 x86: don't wank with magical size in __copy_in_user() by Al Viro · 8 years ago
  19. 122b05d amd64: get rid of zeroing by Al Viro · 8 years ago
  20. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 13d4ea0 x86/uaccess: Move thread_info::addr_limit to thread_struct by Andy Lutomirski · 8 years ago
  22. e683014 x86/lib: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  23. d869844 x86: fix special __probe_kernel_write() tail zeroing case by Linus Torvalds · 10 years ago
  24. cae2a17 x86: clean up/fix 'copy_in_user()' tail zeroing by Linus Torvalds · 10 years ago
  25. 277d5b4 x86, asmlinkage: Make several variables used from assembler/linker script visible by Andi Kleen · 11 years ago
  26. 66db3fe x86-64: Fix the failure case in copy_user_handle_tail() by CQ Tang · 12 years ago
  27. 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
  28. 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 13 years ago
  29. 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 13 years ago
  30. 9063c61 x86, 64-bit: Clean up user address masking by Linus Torvalds · 16 years ago
  31. e0a9612 x86: use early clobbers in usercopy*.c by Andi Kleen · 16 years ago
  32. 3ee1afa x86: some lock annotations for user copy paths, v2 by Nick Piggin · 16 years ago
  33. c10d38dd x86: some lock annotations for user copy paths by Nick Piggin · 16 years ago
  34. 1129585 x86: introduce copy_user_handle_tail() routine by Vitaly Mayatskikh · 17 years ago
  35. 8da804f x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c by H. Peter Anvin · 17 years ago
  36. 185f3d3 x86_64: move lib by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/lib/usercopy_64.c]
  37. 584d924 x86_64: prepare shared lib/usercopy.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/lib/usercopy.c]
  38. 6bfa9bb [PATCH] x86_64: Minor string functions optimizations by Andi Kleen · 19 years ago
  39. 2ee60e17 [PATCH] x86_64: Move export symbols to their C functions by Andi Kleen · 19 years ago
  40. 5f1d189 [PATCH] x86_64: Display meaningful part of filename during BUG() by Jan Beulich · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago