| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/tls: Fix possible spectre-v1 in do_get_thread_area() | Dianzhang Chen | 2019-06-27 | 1 | -2/+7 |
* | x86/ldt: Make the LDT mapping RO | Thomas Gleixner | 2017-12-23 | 1 | -9/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/asm: Replace access to desc_struct:a/b fields | Thomas Gleixner | 2017-08-29 | 1 | -1/+1 |
* | x86/tls: Forcibly set the accessed bit in TLS segments | Andy Lutomirski | 2017-03-19 | 1 | -2/+9 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | x86/tls: Synchronize segment registers in set_thread_area() | Andy Lutomirski | 2016-04-29 | 1 | -0/+42 |
* | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2015-01-22 | 1 | -2/+23 |
* | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski | 2014-12-18 | 1 | -6/+0 |
* | x86/tls: Disallow unusual TLS segments | Andy Lutomirski | 2014-12-14 | 1 | -0/+22 |
* | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski | 2014-12-14 | 1 | -0/+23 |
* | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect | Al Viro | 2013-03-04 | 1 | -9/+5 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-29 | 1 | -2/+2 |
|\ |
|
| * | x86, tls: Off by one limit check | Dan Carpenter | 2012-03-28 | 1 | -2/+2 |
* | | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 1 | -1/+0 |
|/ |
|
* | x86: Introducing asm/syscalls.h | Jaswinder Singh | 2008-07-22 | 1 | -0/+1 |
* | asmlinkage_protect replaces prevent_tail_call | Roland McGrath | 2008-04-11 | 1 | -2/+2 |
* | x86: tls prevent_tail_call | Roland McGrath | 2008-02-29 | 1 | -2/+6 |
* | x86: x86 user_regset TLS | Roland McGrath | 2008-01-30 | 1 | -6/+83 |
* | x86: x86 TLS desc_struct cleanup | Roland McGrath | 2008-01-30 | 1 | -44/+45 |
* | x86: modify get_desc_base | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+1 |
* | x86: introduce fill_ldt | Glauber de Oliveira Costa | 2008-01-30 | 1 | -4/+3 |
* | x86: TLS cleanup | Roland McGrath | 2008-01-30 | 1 | -59/+37 |
* | x86: tls32 moved | Roland McGrath | 2008-01-30 | 1 | -0/+158 |