summaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)AuthorFilesLines
2019-01-31x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake1-2/+2
2018-09-05x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski1-0/+5
2018-03-15Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse2-57/+0
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2018-02-07x86/get_user: Use pointer masking to limit speculationDan Williams1-0/+10
2018-02-07x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams1-2/+2
2018-02-07x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams1-4/+4
2018-02-07x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov2-0/+57
2018-02-07x86/retpoline: Remove the esp/rsp thunkWaiman Long1-1/+0
2018-01-23kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu1-1/+2
2018-01-23retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu1-1/+1
2018-01-17x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse1-3/+4
2018-01-17x86/retpoline: Add initial retpoline supportDavid Woodhouse2-0/+49
2017-12-29x86/decoder: Fix and update the opcodes mapRandy Dunlap1-2/+11
2017-12-25x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski1-2/+2
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman21-0/+21
2017-07-18x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky1-0/+105
2017-07-13include/linux/string.h: add the option of fortified string.h functionsDaniel Micay1-1/+1
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+134
2017-07-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf1-4/+4
2017-06-30x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni1-2/+5
2017-06-27x86/insn: perf tools: Add new ptwrite instructionAdrian Hunter1-1/+1
2017-06-16x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams1-0/+6
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams1-0/+128
2017-05-05x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke1-1/+2
2017-05-05Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar5-363/+11
2017-05-05x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()Josh Poimboeuf1-6/+6
2017-05-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+7
2017-05-02Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-05-02Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-352/+3
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan1-0/+7
2017-03-29x86: switch to RAW_COPY_USERAl Viro2-222/+3
2017-03-29x86: don't wank with magical size in __copy_in_user()Al Viro1-9/+0
2017-03-29kill __copy_from_user_nocache()Al Viro1-118/+0
2017-03-29amd64: get rid of zeroingAl Viro2-8/+5
2017-03-22x86/mce: Fix copy/paste error in exception table entriesTony Luck1-1/+1
2017-03-07x86/asm: Optimize clear_page()Borislav Petkov1-10/+7
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar1-2/+2
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar1-1/+1
2017-01-22x86/timer: Make delay() work during early bootupJiri Slaby1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-96/+49
2016-11-16x86/msr: Cleanup/streamline MSR helpersBorislav Petkov1-2/+2
2016-11-01x86/copy_user: Unify the code by removing the 64-bit asm _copy_*_user() variantsBorislav Petkov3-96/+49
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds13-1/+43
2016-09-05x86/mce: Improve memcpy_mcsafe()Tony Luck1-3/+3
2016-08-11x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss1-1/+1