index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
thread_info.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Add support for lazy preemption
Thomas Gleixner
2023-02-18
1
-1
/
+11
*
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-25
1
-0
/
+13
*
uaccess: disallow > INT_MAX copy sizes
Kees Cook
2019-12-04
1
-0
/
+2
*
uaccess: add missing __must_check attributes
Kees Cook
2019-09-25
1
-1
/
+1
*
thread_info: Add update_thread_flag() helpers
Dave Martin
2018-05-25
1
-0
/
+11
*
fork: unconditionally clear stack on fork
Kees Cook
2018-04-20
1
-5
/
+1
*
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
1
-3
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
2017-10-13
1
-1
/
+1
*
fork: allow arch-override of VMAP stack alignment
Mark Rutland
2017-08-15
1
-0
/
+4
*
copy_{to,from}_user(): consolidate object size checks
Al Viro
2017-06-29
1
-0
/
+27
*
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-02
1
-0
/
+12
|
\
|
*
usercopy: Move enum for arch_within_stack_frames()
Sahara
2017-04-04
1
-0
/
+12
*
|
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
2017-03-20
1
-0
/
+4
|
/
*
thread_info: include <current.h> for THREAD_INFO_IN_TASK
Mark Rutland
2016-11-11
1
-0
/
+6
*
thread_info: factor out restart_block
Mark Rutland
2016-11-11
1
-40
/
+1
*
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
2016-10-20
1
-11
/
+0
*
thread_info: Use unsigned long for flags
Mark Rutland
2016-09-24
1
-1
/
+1
*
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
2016-09-15
1
-0
/
+15
*
usercopy: force check_object_size() inline
Kees Cook
2016-09-07
1
-2
/
+2
*
usercopy: fold builtin_const check into inline function
Kees Cook
2016-09-06
1
-1
/
+2
*
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2016-08-08
1
-0
/
+24
|
\
|
*
mm: Hardened usercopy
Kees Cook
2016-07-26
1
-0
/
+15
|
*
mm: Implement stack frame object validation
Kees Cook
2016-07-26
1
-0
/
+9
*
|
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2016-08-02
1
-41
/
+0
|
/
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-2
/
+3
*
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
2014-06-04
1
-2
/
+0
*
sched: Remove set_need_resched()
Peter Zijlstra
2014-04-18
1
-14
/
+0
*
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-09-25
1
-0
/
+2
*
sched: Remove {set,clear}_need_resched
Peter Zijlstra
2013-09-25
1
-2
/
+13
*
fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
Glauber Costa
2012-12-18
1
-0
/
+2
*
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
1
-1
/
+2
*
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-06-01
1
-0
/
+12
*
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
2012-06-01
1
-0
/
+4
*
fork: Move thread info gfp flags to header
Thomas Gleixner
2012-05-08
1
-0
/
+6
*
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
2011-05-23
1
-1
/
+1
*
thread_info: Remove legacy arg0-3 from restart_block
Thomas Gleixner
2011-02-02
1
-3
/
+0
*
futex: Mark restart_block.futex.uaddr[2] __user
Namhyung Kim
2010-09-18
1
-2
/
+2
*
futex: add requeue_pi functionality
Darren Hart
2009-04-06
1
-1
/
+2
*
select: add a poll specific struct to the restart_block union
Thomas Gleixner
2008-09-05
1
-0
/
+8
*
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
2008-04-30
1
-2
/
+8
*
signals: set_restore_sigmask TIF_SIGPENDING
Roland McGrath
2008-04-30
1
-1
/
+7
*
signals: add set_restore_sigmask
Roland McGrath
2008-04-30
1
-1
/
+14
*
hrtimer: add nanosleep specific restart_block member
Thomas Gleixner
2008-04-17
1
-0
/
+12
*
futex: Add bitset conditional wait/wakeup functionality
Thomas Gleixner
2008-02-01
1
-0
/
+1
*
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
2008-01-30
1
-5
/
+5
*
futex: fix for futex_wait signal stack corruption
Steven Rostedt
2007-12-05
1
-2
/
+15
*
[PATCH] m68k: convert thread flags to use bit fields
Roman Zippel
2005-11-13
1
-34
/
+13
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+92