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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 30 Apr 2011 14:51:48 +0200
From:	Tejun Heo <tj@...nel.org>
To:	Oleg Nesterov <oleg@...hat.com>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"Nikita V. Youshchenko" <nyoushchenko@...sta.com>,
	Matt Fleming <matt@...sole-pimps.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCHSET] signals-review branch

On Thu, Apr 28, 2011 at 05:26:13PM +0200, Oleg Nesterov wrote:
> I collected the patches which were acked by Tejun and Matt and (I hope)
> Linus agrees with,
> 
> 	git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc.git signals-review
> 
> 	[PATCH 01/13] signal: introduce retarget_shared_pending()
> 	[PATCH 02/13] signal: retarget_shared_pending: consider shared/unblocked signals only
> 	[PATCH 03/13] signal: retarget_shared_pending: optimize while_each_thread() loop
> 	[PATCH 04/13] signal: sigprocmask: narrow the scope of ->siglock
> 	[PATCH 05/13] signal: sigprocmask() should do retarget_shared_pending()
> 	[PATCH 06/13] x86: signal: handle_signal() should use set_current_blocked()
> 	[PATCH 07/13] x86: signal: sys_rt_sigreturn() should use set_current_blocked()
> 	[PATCH 08/13] signal: cleanup sys_rt_sigprocmask()
> 	[PATCH 09/13] signal: sys_rt_sigtimedwait: simplify the timeout logic
> 	[PATCH 10/13] signal: introduce do_sigtimedwait() to factor out compat/native code
> 	[PATCH 11/13] signal: do_sigtimedwait() needs retarget_shared_pending()
> 	[PATCH 12/13] signal: rename signandsets() to sigandnsets()
> 	[PATCH 13/13] signal: cleanup sys_sigprocmask()

Looks all fine to me.  I'll base further patches on top of these.

Thanks.

-- 
tejun
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ