1. 6d13de1 uaccess: disallow > INT_MAX copy sizes by Kees Cook · 5 years ago
  2. 9dd819a uaccess: add missing __must_check attributes by Kees Cook · 5 years ago
  3. 93ee37c thread_info: Add update_thread_flag() helpers by Dave Martin · 7 years ago
  4. e01e806 fork: unconditionally clear stack on fork by Kees Cook · 7 years ago
  5. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. ca18255 kmemleak: clear stale pointers from task stacks by Konstantin Khlebnikov · 7 years ago
  8. 48ac3c1 fork: allow arch-override of VMAP stack alignment by Mark Rutland · 7 years ago
  9. b0377fe copy_{to,from}_user(): consolidate object size checks by Al Viro · 8 years ago
  10. 5958cc4 Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  11. 96dc4f9 usercopy: Move enum for arch_within_stack_frames() by Sahara · 8 years ago
  12. e9ea1e7 x86/arch_prctl: Add ARCH_[GET|SET]_CPUID by Kyle Huey · 8 years ago
  13. dc3d2a6 thread_info: include <current.h> for THREAD_INFO_IN_TASK by Mark Rutland · 8 years ago
  14. 53d74d0 thread_info: factor out restart_block by Mark Rutland · 8 years ago
  15. c806148 sched/core, x86: Make struct thread_info arch specific again by Heiko Carstens · 8 years ago
  16. 907241d thread_info: Use unsigned long for flags by Mark Rutland · 8 years ago
  17. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  18. a85d6b8 usercopy: force check_object_size() inline by Kees Cook · 8 years ago
  19. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  20. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  21. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  22. f5509cc mm: Hardened usercopy by Kees Cook · 9 years ago
  23. 0f60a8e mm: Implement stack frame object validation by Kees Cook · 8 years ago
  24. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  25. 5238343 mm: get rid of __GFP_KMEMCG by Vladimir Davydov · 11 years ago
  26. 08f8aeb sched: Remove set_need_resched() by Peter Zijlstra · 11 years ago
  27. ea81174 sched, idle: Fix the idle polling state logic by Peter Zijlstra · 11 years ago
  28. 3150398 sched: Remove {set,clear}_need_resched by Peter Zijlstra · 11 years ago
  29. 2ad306b fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs by Glauber Costa · 12 years ago
  30. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 13 years ago
  31. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 13 years ago
  32. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 13 years ago
  33. 2889f60 fork: Move thread info gfp flags to header by Thomas Gleixner · 13 years ago
  34. ab8177b hrtimers: Avoid touching inactive timer bases by Thomas Gleixner · 14 years ago
  35. d608c18 thread_info: Remove legacy arg0-3 from restart_block by Thomas Gleixner · 14 years ago
  36. a3c74c5 futex: Mark restart_block.futex.uaddr[2] __user by Namhyung Kim · 14 years ago
  37. 52400ba futex: add requeue_pi functionality by Darren Hart · 16 years ago
  38. be5dad2 select: add a poll specific struct to the restart_block union by Thomas Gleixner · 16 years ago
  39. f3de272 signals: use HAVE_SET_RESTORE_SIGMASK by Roland McGrath · 17 years ago
  40. 7648d96 signals: set_restore_sigmask TIF_SIGPENDING by Roland McGrath · 17 years ago
  41. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 17 years ago
  42. a332d86 hrtimer: add nanosleep specific restart_block member by Thomas Gleixner · 17 years ago
  43. cd68998 futex: Add bitset conditional wait/wakeup functionality by Thomas Gleixner · 17 years ago
  44. 5548fec x86: clean up bitops-related warnings by Jeremy Fitzhardinge · 17 years ago
  45. ce6bd42 futex: fix for futex_wait signal stack corruption by Steven Rostedt · 17 years ago
  46. 3b66a1e [PATCH] m68k: convert thread flags to use bit fields by Roman Zippel · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago