lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 20 Nov 2013 17:09:43 +0100
From:	Oleg Nesterov <oleg@...hat.com>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	Ananth N Mavinakayanahalli <ananth@...ibm.com>,
	Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] uprobes: uprobe_task/arch_uprobe/xol_area cleanups

Ingo, please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc uprobes/core

Another short series. No functional changes, everything was acked.

Oleg Nesterov (5):
      uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr
      uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES]
      uprobes/powerpc: Kill arch_uprobe->ainsn
      uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area
      uprobes: Document xol_area and arch_uprobe->insn/ixol

 arch/powerpc/include/asm/uprobes.h |    5 +--
 arch/powerpc/kernel/uprobes.c      |    2 +-
 include/linux/uprobes.h            |   52 ++++++++++++-------------------
 kernel/events/uprobes.c            |   60 +++++++++++++++++++++++++----------
 4 files changed, 66 insertions(+), 53 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists