index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
thread_info.h
Age
Commit message (
Expand
)
Author
2021-03-16
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
2020-11-25
entry: Fix boot for !CONFIG_GENERIC_ENTRY
Gabriel Krisman Bertazi
2020-11-16
audit: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
2020-11-16
tracepoints: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
entry: Expose helpers to migrate TIF to SYSCALL_WORK flags
Gabriel Krisman Bertazi
2019-12-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
[next]