summaryrefslogtreecommitdiff
path: root/include/linux/thread_info.h (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.148 into android-4.4Greg Kroah-Hartman2018-08-15
|\
| * fork: unconditionally clear stack on forkKees Cook2018-08-15
* | UPSTREAM: thread_info: include <current.h> for THREAD_INFO_IN_TASKMark Rutland2017-08-09
* | UPSTREAM: thread_info: factor out restart_blockMark Rutland2017-08-09
* | UPSTREAM: sched/core: Allow putting thread_info into task_structAndy Lutomirski2017-08-09
* | UPSTREAM: usercopy: force check_object_size() inlineKees Cook2016-09-08
* | BACKPORT: usercopy: fold builtin_const check into inline functionKees Cook2016-09-08
* | BACKPORT: mm: Hardened usercopyKees Cook2016-09-06
* | BACKPORT: mm: Implement stack frame object validationKees Cook2016-09-06
|/
* mm: get rid of __GFP_KMEMCGVladimir Davydov2014-06-04
* sched: Remove set_need_resched()Peter Zijlstra2014-04-18
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-09-25
* sched: Remove {set,clear}_need_reschedPeter Zijlstra2013-09-25
* fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombsGlauber Costa2012-12-18
* set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
* HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro2012-06-01
* fork: Move thread info gfp flags to headerThomas Gleixner2012-05-08
* hrtimers: Avoid touching inactive timer basesThomas Gleixner2011-05-23
* thread_info: Remove legacy arg0-3 from restart_blockThomas Gleixner2011-02-02
* futex: Mark restart_block.futex.uaddr[2] __userNamhyung Kim2010-09-18
* futex: add requeue_pi functionalityDarren Hart2009-04-06
* select: add a poll specific struct to the restart_block unionThomas Gleixner2008-09-05
* signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-30
* signals: set_restore_sigmask TIF_SIGPENDINGRoland McGrath2008-04-30
* signals: add set_restore_sigmaskRoland McGrath2008-04-30
* hrtimer: add nanosleep specific restart_block memberThomas Gleixner2008-04-17
* futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner2008-02-01
* x86: clean up bitops-related warningsJeremy Fitzhardinge2008-01-30
* futex: fix for futex_wait signal stack corruptionSteven Rostedt2007-12-05
* [PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel2005-11-13
* Linux-2.6.12-rc2Linus Torvalds2005-04-16