Age | Commit message (Expand) | Author |
2018-04-02 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-03-28 | x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well | Eric Dumazet |
2018-03-27 | x86/msr: Allow rdmsr_safe_on_cpu() to schedule | Eric Dumazet |
2018-02-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-02-20 | Revert "x86/retpoline: Simplify vmexit_fill_RSB()" | David Woodhouse |
2018-02-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-02-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-02-15 | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang |
2018-02-13 | x86/asm: Trim clear_page.S includes | Alexey Dobriyan |
2018-02-13 | x86/error_inject: Make just_return_func() globally visible | Arnd Bergmann |
2018-02-04 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-30 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-01-30 | x86/get_user: Use pointer masking to limit speculation | Dan Williams |
2018-01-30 | x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec | Dan Williams |
2018-01-30 | x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end} | Dan Williams |
2018-01-30 | Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes | Ingo Molnar |
2018-01-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-28 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-27 | x86/retpoline: Simplify vmexit_fill_RSB() | Borislav Petkov |
2018-01-24 | x86/retpoline: Remove the esp/rsp thunk | Waiman Long |
2018-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-21 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-19 | kprobes/x86: Blacklist indirect thunk functions for kprobes | Masami Hiramatsu |
2018-01-19 | retpoline: Introduce start/end markers of indirect thunk | Masami Hiramatsu |
2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-14 | x86/timer: Don't inline __const_udelay | Andi Kleen |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-12 | error-injection: Separate error-injection from kprobe | Masami Hiramatsu |
2018-01-12 | x86/retpoline/checksum32: Convert assembler indirect jumps | David Woodhouse |
2018-01-12 | x86/retpoline: Add initial retpoline support | David Woodhouse |
2017-12-18 | Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2017-12-17 | x86/entry/64: Make cpu_entry_area.tss read-only | Andy Lutomirski |
2017-12-15 | x86/decoder: Fix and update the opcodes map | Randy Dunlap |
2017-11-24 | x86/decoder: Add new TEST instruction pattern | Masami Hiramatsu |
2017-11-23 | x86/umip: Fix insn_get_code_seg_params()'s return value | Borislav Petkov |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-08 | x86/insn-eval: Add support to resolve 16-bit address encodings | Ricardo Neri |
2017-11-08 | x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode | Ricardo Neri |
2017-11-08 | x86/insn-eval: Add wrapper function for 32 and 64-bit addresses | Ricardo Neri |
2017-11-08 | x86/insn-eval: Add support to resolve 32-bit address encodings | Ricardo Neri |
2017-11-08 | x86/insn-eval: Compute linear address in several utility functions | Ricardo Neri |
2017-11-08 | Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-02 | x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limit | Ricardo Neri |
2017-11-01 | x86/insn-eval: Incorporate segment base in linear address computation | Ricardo Neri |
2017-11-01 | x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm ... | Ricardo Neri |
2017-11-01 | x86/insn-eval: Add function to get default params of code segment | Ricardo Neri |