aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
2018-10-23Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-09-10x86/asm: Optimize memcpy_flushcache()Mikulas Patocka
2018-09-03x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski
2018-07-03x86/asm/64: Use 32-bit XOR to zero registersJan Beulich
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-04Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-22x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams
2018-05-15x86/asm/memcpy_mcsafe: Add write-protection-fault handlingDan Williams
2018-05-15x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams
2018-05-15x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handlingDan Williams
2018-05-15x86/asm/memcpy_mcsafe: Remove loop unrollingDan Williams
2018-05-14x86/asm/64: Micro-optimize __clear_user() - Use immediate constantsAlexey Dobriyan
2018-04-02Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-28x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as wellEric Dumazet
2018-03-27x86/msr: Allow rdmsr_safe_on_cpu() to scheduleEric Dumazet
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-20Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse
2018-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-13x86/asm: Trim clear_page.S includesAlexey Dobriyan
2018-02-13x86/error_inject: Make just_return_func() globally visibleArnd Bergmann
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-30x86/get_user: Use pointer masking to limit speculationDan Williams
2018-01-30x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-01-30x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams
2018-01-30Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-27x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov
2018-01-24x86/retpoline: Remove the esp/rsp thunkWaiman Long
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-21Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-19kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu
2018-01-19retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-14x86/timer: Don't inline __const_udelayAndi Kleen
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2018-01-12x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse
2018-01-12x86/retpoline: Add initial retpoline supportDavid Woodhouse
2017-12-18Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-12-17x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov