aboutsummaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)Author
2015-06-11Merge branch 'akpm-current/current'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'kdbus/kdbus'Stephen Rothwell
2015-06-10ipc/msg.c: use freezable blocking callYogesh Gaur
2015-06-10ipc,sysv: return -EINVAL upon incorrect id/seqnumDavidlohr Bueso
2015-06-10ipc,sysv: make return -EIDRM when racing with RMID consistentDavidlohr Bueso
2015-06-10ipc: rename ipc_obtain_objectDavidlohr Bueso
2015-06-10ipc,msg: provide barrier pairings for lockless receiveDavidlohr Bueso
2015-06-10ipcshm-move-bug_on-check-into-shm_lock-fixAndrew Morton
2015-06-10ipc,shm: move BUG_ON check into shm_lockDavidlohr Bueso
2015-06-10ipc/util.c: use kvfree() in ipc_rcu_free()Pekka Enberg
2015-06-10ipc/msg.c: msgsnd: use freezable blocking callManinder Singh
2015-06-05kdbus: use FIELD_SIZEOF in kdbus_member_set_user macroSergei Zviagintsev
2015-06-04kdbus: kdbus_conn_connect(): use `bus' instead of `conn->ep->bus'Sergei Zviagintsev
2015-06-04kdbus: kdbus_item_validate(): remove duplicated codeSergei Zviagintsev
2015-06-04kdbus: remove redundant code from kdbus_conn_entry_make()Sergei Zviagintsev
2015-06-04kdbus: update kernel-doc for kdbus_sync_reply_wakeup()Sergei Zviagintsev
2015-06-03kdbus: no need to ref current->mmDavid Herrmann
2015-06-03kdbus: use rcu to access exe file in metadataDaniel Mack
2015-06-03kdbus: translate capabilities between namespacesDavid Herrmann
2015-06-03kdbus: fix up documentation of ioctl handlersDavid Herrmann
2015-06-03kdbus: make metadata on broadcasts reliableDavid Herrmann
2015-06-03kdbus: provide helper to collect metadataDavid Herrmann
2015-06-03kdbus: forward ID notifications to everyoneDavid Herrmann
2015-06-03kdbus: fix typoDavid Herrmann
2015-06-03kdbus: drop kdbus_meta_attach_mask modparamDavid Herrmann
2015-06-03kdbus: copy small ioctl payloads to stackDavid Herrmann
2015-06-03kdbus: drop obsolete WARN_ONDavid Herrmann
2015-06-03kdbus: optimize auxgroup collectorDavid Herrmann
2015-06-03kdbus: remove unused linux/version.h includeWei Yongjun
2015-06-03kdbus: skip acquiring an active reference in poll()David Herrmann
2015-06-03kdbus: reduce scope of handle lockingDavid Herrmann
2015-06-03kdbus: turn kdbus_node_idr into an idaDavid Herrmann
2015-06-03kdbus: skip mandatory items on negotiationDavid Herrmann
2015-06-02kdbus: pool: use __vfs_read()Sergei Zviagintsev
2015-06-02Merge 4.1-rc4 into kdbus.Greg Kroah-Hartman
2015-05-08ipc/mqueue: Implement lockless pipelined wakeupsDavidlohr Bueso
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15ipc: remove use of seq_printf return valueJoe Perches
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-10kdbus: avoid the use of struct timespecArnd Bergmann
2015-03-17kdbus: connection: fix handling of failed fget()Daniel Mack
2015-03-09kdbus: add Makefile, Kconfig and MAINTAINERS entryDaniel Mack
2015-03-09kdbus: add policy database implementationDaniel Mack
2015-03-09kdbus: add name registry implementationDaniel Mack
2015-03-09kdbus: add code for buses, domains and endpointsDaniel Mack
2015-03-09kdbus: add code for notifications and matchesDaniel Mack
2015-03-09kdbus: add code to gather metadataDaniel Mack
2015-03-09kdbus: add node and filesystem implementationDaniel Mack
2015-03-09kdbus: add connection, queue handling and message validation codeDaniel Mack
2015-03-09kdbus: add connection pool implementationDaniel Mack