aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tls.c
Commit message (Expand)AuthorAgeFilesLines
* x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2015-02-201-2/+23
* x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski2015-02-201-6/+0
* x86/tls: Disallow unusual TLS segmentsAndy Lutomirski2015-02-201-0/+22
* x86/tls: Validate TLS entries to protect espfixAndy Lutomirski2015-01-011-0/+23
* x86, tls: Off by one limit checkDan Carpenter2012-04-021-2/+2
* x86: Introducing asm/syscalls.hJaswinder Singh2008-07-221-0/+1
* asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-101-2/+2
* x86: tls prevent_tail_callRoland McGrath2008-02-291-2/+6
* x86: x86 user_regset TLSRoland McGrath2008-01-301-6/+83
* x86: x86 TLS desc_struct cleanupRoland McGrath2008-01-301-44/+45
* x86: modify get_desc_baseGlauber de Oliveira Costa2008-01-301-1/+1
* x86: introduce fill_ldtGlauber de Oliveira Costa2008-01-301-4/+3
* x86: TLS cleanupRoland McGrath2008-01-301-59/+37
* x86: tls32 movedRoland McGrath2008-01-301-0/+158