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]
Message-Id: <1400012857-11733-1-git-send-email-davidlohr@hp.com>
Date:	Tue, 13 May 2014 13:27:32 -0700
From:	Davidlohr Bueso <davidlohr@...com>
To:	manfred@...orfullife.com, akpm@...ux-foundation.org
Cc:	davidlohr@...com, aswin@...com, linux-kernel@...r.kernel.org
Subject: [PATCH -next 0/5] ipc,msg: fixes and updates

This patchset is a mix of misc updates for sysv msg queues, including
some cleanups, fixes and general updates.

Patches 1,2 are cleanups.
Patch 3 fixes how receivers deal with MSG_NOERROR flag.
Patch 4 improves lockless recv documentation.
Patch 5 (perhaps more RFC) loosens how we determine a full queue.

This applies on top of linux-next-20140513. Furthermore, it passes
all LTP test cases, please consider for 3.16.

Thanks!

Davidlohr Bueso (5):
  ipc,msg: use current->state helpers
  ipc,msg: move some msgq ns code around
  ipc,msg: always respect MSG_NOERROR
  ipc,msg: document volatile r_msg
  ipc,msg: loosen check for full queue

 ipc/msg.c | 217 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 110 insertions(+), 107 deletions(-)

-- 
1.8.1.4

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