Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Andy Lutomirski f39b6f0ef8 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' 10 жил өмнө
  Denys Vlasenko 5154d4f2ad uprobes/x86: Fix 2-byte opcode table 10 жил өмнө
  Denys Vlasenko 67fc809217 uprobes/x86: Fix 1-byte opcode tables 10 жил өмнө
  Denys Vlasenko 097f4e5e83 uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support them 10 жил өмнө
  Dave Hansen 6ba48ff46f x86: Remove arbitrary instruction size limit in instruction decoder 10 жил өмнө
  Oleg Nesterov 5cdb76d6f0 uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates 11 жил өмнө
  Denys Vlasenko 1ea30fb645 uprobes/x86: Fix scratch register selection for rip-relative fixups 11 жил өмнө
  Denys Vlasenko 50204c6f6d uprobes/x86: Simplify rip-relative handling 11 жил өмнө
  Oleg Nesterov c90a695012 uprobes/x86: Simplify riprel_{pre,post}_xol() and make them similar 11 жил өмнө
  Oleg Nesterov 7f55e82bac uprobes/x86: Kill the "autask" arg of riprel_pre_xol() 11 жил өмнө
  Oleg Nesterov 1475ee7fad uprobes/x86: Rename *riprel* helpers to make the naming consistent 11 жил өмнө
  Oleg Nesterov 83cd591485 uprobes/x86: Cleanup the usage of UPROBE_FIX_IP/UPROBE_FIX_CALL 11 жил өмнө
  Oleg Nesterov 1dc76e6eac uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logic 11 жил өмнө
  Oleg Nesterov 2b82cadffc uprobes/x86: Introduce push_ret_address() 11 жил өмнө
  Oleg Nesterov 78d9af4cd3 uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8 11 жил өмнө
  Oleg Nesterov 97aa5cddbe uprobes/x86: Move default_xol_ops's data into arch_uprobe->def 11 жил өмнө
  Oleg Nesterov 220ef8dc9a uprobes/x86: Move UPROBE_FIX_SETF logic from arch_uprobe_post_xol() to default_post_xol_op() 11 жил өмнө
  Oleg Nesterov 6ded5f3848 uprobes/x86: Don't use arch_uprobe_abort_xol() in arch_uprobe_post_xol() 11 жил өмнө
  Oleg Nesterov 588fbd613c uprobes/x86: Introduce uprobe_xol_ops->abort() and default_abort_op() 11 жил өмнө
  Oleg Nesterov dd91016dfc uprobes/x86: Don't change the task's state if ->pre_xol() fails 11 жил өмнө
  Oleg Nesterov b24dc8dace uprobes/x86: Fix is_64bit_mm() with CONFIG_X86_X32 11 жил өмнө
  Oleg Nesterov 8dbacad93a uprobes/x86: Make good_insns_* depend on CONFIG_X86_* 11 жил өмнө
  Oleg Nesterov ff261964cf uprobes/x86: Shift "insn_complete" from branch_setup_xol_ops() to uprobe_init_insn() 11 жил өмнө
  Oleg Nesterov 2ae1f49ae1 uprobes/x86: Add is_64bit_mm(), kill validate_insn_bits() 11 жил өмнө
  Oleg Nesterov 73175d0d19 uprobes/x86: Add uprobe_init_insn(), kill validate_insn_{32,64}bits() 11 жил өмнө
  Denys Vlasenko 250bbd12c2 uprobes/x86: Refuse to attach uprobe to "word-sized" branch insns 11 жил өмнө
  Oleg Nesterov 6cc5e7ff2c uprobes/x86: Emulate relative conditional "near" jmp's 11 жил өмнө
  Oleg Nesterov 8f95505bc1 uprobes/x86: Emulate relative conditional "short" jmp's 11 жил өмнө
  Oleg Nesterov 8e89c0be17 uprobes/x86: Emulate relative call's 11 жил өмнө
  Oleg Nesterov d241006354 uprobes/x86: Emulate nop's using ops->emulate() 11 жил өмнө