aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/x86/ldt_gdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-08selftests/x86/ldt_gdt: remove unneeded semicolonYang Li1-1/+1
2017-12-23x86/ldt: Make the LDT mapping ROThomas Gleixner1-2/+1
2017-12-22x86/ldt: Prevent LDT inheritance on execThomas Gleixner1-6/+3
2017-11-07selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski1-1/+16
2017-11-07selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as wellAndy Lutomirski1-1/+9
2017-11-07selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Andy Lutomirski1-16/+37
2017-11-07selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesAndy Lutomirski1-1/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-23selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski1-0/+46
2017-03-01x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov1-5/+11
2016-04-29selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segmentAndy Lutomirski1-0/+250
2015-07-31selftests/x86, x86/ldt: Add a selftest for modify_ldt()Andy Lutomirski1-0/+576