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