Commit History

Author SHA1 Message Date
  Josh Poimboeuf d4a2d031dd x86/unwind: Disable unwinder warnings on 32-bit 8 years ago
  Josh Poimboeuf 99bd28a49b x86/unwind: Align stack pointer in unwinder dump 8 years ago
  Josh Poimboeuf 5c99b692cf x86/unwind: Use MSB for frame pointer encoding on 32-bit 8 years ago
  Josh Poimboeuf 62dd86ac01 x86/unwind: Fix dereference of untrusted pointer 8 years ago
  Linus Torvalds b0c79f49c3 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
  Masami Hiramatsu 229a718605 irq: Make the irqentry text section unconditional 8 years ago
  Josh Poimboeuf ee9f8fce99 x86/unwind: Add the ORC unwinder 8 years ago
  Josh Poimboeuf 519fb5c335 x86/unwind: Add end-of-stack check for ftrace handlers 8 years ago
  Linus Torvalds 76f1948a79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching 8 years ago
  Josh Poimboeuf 262fa734a0 x86/unwind: Dump all stacks in unwind_dump() 8 years ago
  Josh Poimboeuf b0d50c7b5d x86/unwind: Silence more entry-code related warnings 8 years ago
  Josh Poimboeuf aa4f853461 x86/unwind: Remove unused 'sp' parameter in unwind_dump() 8 years ago
  Josh Poimboeuf 4ea3d7410c x86/unwind: Prepend hex mask value with '0x' in unwind_dump() 8 years ago
  Josh Poimboeuf 9b135b2346 x86/unwind: Properly zero-pad 32-bit values in unwind_dump() 8 years ago
  Josh Poimboeuf a8b7a92318 x86/unwind: Silence entry-related warnings 8 years ago
  Josh Poimboeuf 6bcdf9d51b x86/unwind: Read stack return address in update_stack_state() 8 years ago
  Josh Poimboeuf 5ed8d8bb38 x86/unwind: Move common code into update_stack_state() 8 years ago
  Josh Poimboeuf 87a6b2975f x86/unwind: Fix last frame check for aligned function stacks 8 years ago
  Josh Poimboeuf af085d9084 stacktrace/x86: add function for detecting reliable stack traces 8 years ago
  Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
  Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
  Josh Poimboeuf 84936118bd x86/unwind: Disable KASAN checks for non-current tasks 8 years ago
  Josh Poimboeuf 900742d89c x86/unwind: Silence warnings for non-current tasks 8 years ago
  Josh Poimboeuf c280f7736a Revert "x86/unwind: Detect bad stack return address" 8 years ago
  Josh Poimboeuf 8b5e99f022 x86/unwind: Dump stack data on warnings 8 years ago
  Josh Poimboeuf 8023e0e2a4 x86/unwind: Adjust last frame check for aligned function stacks 8 years ago
  Josh Poimboeuf 24d86f5909 x86/unwind: Ensure stack grows down 8 years ago
  Josh Poimboeuf b6959a3621 x86/unwind: Detect bad stack return address 8 years ago
  Josh Poimboeuf c32c47c68a x86/unwind: Warn on bad frame pointer 8 years ago
  Josh Poimboeuf acb4608ad1 x86/unwind: Create stack frames for saved syscall registers 8 years ago