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:   Fri, 22 Sep 2017 14:43:35 +0530
From:   "Naveen N. Rao" <naveen.n.rao@...ux.vnet.ibm.com>
To:     Ingo Molnar <mingo@...nel.org>
Cc:     Oleg Nesterov <oleg@...hat.com>,
        Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
        Ananth N Mavinakayanahalli <ananth@...ux.vnet.ibm.com>,
        Anton Blanchard <anton@...ba.org>,
        Michael Ellerman <mpe@...erman.id.au>,
        linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/3] A few uprobe fixes

This is v3 of the series posted at:
http://lkml.kernel.org/r/cover.1505333828.git.naveen.n.rao@linux.vnet.ibm.com

This has been updated to address review comments from Oleg.
- Patch 1 is new and removes uprobe_warn() in favour of pr_warn().
- Patch 2 is updated to accommodate change in patch 1.
- Patch 3 has been updated to remove the check for UPROBE_COPY_INSN in 
  handle_swbp().

- Naveen

Naveen N. Rao (3):
  kernel/uprobes: Do away with uprobe_warn()
  kernel/uprobes: Warn if unable to install breakpoint
  kernel/uprobes: Fix check for active uprobe

 kernel/events/uprobes.c | 58 +++++++++++++++++++++++++++++--------------------
 1 file changed, 34 insertions(+), 24 deletions(-)

-- 
2.14.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ