| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f... | Jason A. Donenfeld | 2023-01-03 | 1 | -9/+9 |
* | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-01-13 | 1 | -0/+2 |
|\ |
|
| * | x86/extable: Extend extable functionality | Peter Zijlstra | 2021-12-11 | 1 | -0/+2 |
* | | x86/insn-eval: Introduce insn_decode_mmio() | Kirill A. Shutemov | 2021-11-30 | 1 | -0/+12 |
* | | x86/insn-eval: Introduce insn_get_modrm_reg_ptr() | Kirill A. Shutemov | 2021-11-30 | 1 | -0/+1 |
|/ |
|
* | x86/iopl: Fake iopl(3) CLI/STI usage | Peter Zijlstra | 2021-09-21 | 1 | -0/+1 |
* | x86/insn: Rename insn_decode() to insn_decode_from_regs() | Borislav Petkov | 2021-03-15 | 1 | -2/+2 |
* | x86/sev-es: Use __copy_from_user_inatomic() | Joerg Roedel | 2021-03-09 | 1 | -0/+2 |
* | x86/insn: Add insn_has_rep_prefix() helper | Joerg Roedel | 2020-09-07 | 1 | -0/+1 |
* | x86/insn: Add insn_get_modrm_reg_off() | Joerg Roedel | 2020-09-07 | 1 | -0/+1 |
* | x86/umip: Factor out instruction decoding | Joerg Roedel | 2020-09-07 | 1 | -0/+2 |
* | x86/umip: Factor out instruction fetch | Joerg Roedel | 2020-09-07 | 1 | -0/+2 |
* | x86/umip: Fix insn_get_code_seg_params()'s return value | Borislav Petkov | 2017-11-23 | 1 | -1/+1 |
* | x86/insn-eval: Add function to get default params of code segment | Ricardo Neri | 2017-11-01 | 1 | -0/+5 |
* | x86/insn-eval: Add utility functions to get segment descriptor base address a... | Ricardo Neri | 2017-11-01 | 1 | -0/+1 |
* | x86/insn-eval: Add a utility function to get register offsets | Ricardo Neri | 2017-11-01 | 1 | -0/+1 |
* | x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file | Ricardo Neri | 2017-11-01 | 1 | -0/+16 |