index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
thread_info.h
Age
Commit message (
Expand
)
Author
2020-01-04
uaccess: disallow > INT_MAX copy sizes
Kees Cook
2019-09-25
uaccess: add missing __must_check attributes
Kees Cook
2018-05-25
thread_info: Add update_thread_flag() helpers
Dave Martin
2018-04-20
fork: unconditionally clear stack on fork
Kees Cook
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
2017-08-15
fork: allow arch-override of VMAP stack alignment
Mark Rutland
2017-06-29
copy_{to,from}_user(): consolidate object size checks
Al Viro
2017-05-02
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-04-04
usercopy: Move enum for arch_within_stack_frames()
Sahara
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
2016-11-11
thread_info: include <current.h> for THREAD_INFO_IN_TASK
Mark Rutland
2016-11-11
thread_info: factor out restart_block
Mark Rutland
2016-10-20
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
2016-09-24
thread_info: Use unsigned long for flags
Mark Rutland
2016-09-15
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
2016-09-07
usercopy: force check_object_size() inline
Kees Cook
2016-09-06
usercopy: fold builtin_const check into inline function
Kees Cook
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2016-08-02
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2016-07-26
mm: Hardened usercopy
Kees Cook
2016-07-26
mm: Implement stack frame object validation
Kees Cook
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2014-06-04
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
2014-04-18
sched: Remove set_need_resched()
Peter Zijlstra
2013-09-25
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-09-25
sched: Remove {set,clear}_need_resched
Peter Zijlstra
2012-12-18
fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
Glauber Costa
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-06-01
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
2012-05-08
fork: Move thread info gfp flags to header
Thomas Gleixner
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
2011-02-02
thread_info: Remove legacy arg0-3 from restart_block
Thomas Gleixner
2010-09-18
futex: Mark restart_block.futex.uaddr[2] __user
Namhyung Kim
2009-04-06
futex: add requeue_pi functionality
Darren Hart
2008-09-05
select: add a poll specific struct to the restart_block union
Thomas Gleixner
2008-04-30
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
2008-04-30
signals: set_restore_sigmask TIF_SIGPENDING
Roland McGrath
2008-04-30
signals: add set_restore_sigmask
Roland McGrath
2008-04-17
hrtimer: add nanosleep specific restart_block member
Thomas Gleixner
2008-02-01
futex: Add bitset conditional wait/wakeup functionality
Thomas Gleixner
2008-01-30
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
2007-12-05
futex: fix for futex_wait signal stack corruption
Steven Rostedt
2005-11-13
[PATCH] m68k: convert thread flags to use bit fields
Roman Zippel
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds