aboutsummaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)Author
2015-10-22Merge branch 'akpm-current/current'Stephen Rothwell
2015-10-22ipc/msg.c: use freezable blocking callYogesh Gaur
2015-10-22ipc/msg.c: msgsnd: use freezable blocking callManinder Singh
2015-10-22ipc,msg: drop dst nil validation in copy_msgDavidlohr Bueso
2015-10-05kdbus: create /sys/fs/kdbus with sysfs_create_mount_point()Lubomir Rintel
2015-10-05kdbus: raise hard-coded limit of matchesDavid Herrmann
2015-10-05kdbus: Eliminate warning caused by lack of uapi/linux/kdbus.h inclusionPaul Osmialowski
2015-10-05Merge 4.3-rc4 into kdbus branchGreg Kroah-Hartman
2015-09-30Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds
2015-09-10ipc: convert invalid scenarios to use WARN_ONDavidlohr Bueso
2015-08-14ipc/sem.c: update/correct memory barriersManfred Spraul
2015-08-14ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()Herton R. Krzesinski
2015-08-14ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski
2015-08-07kdbus: never return <0 from ioctls if we changed stateDavid Herrmann
2015-08-07kdbus: inform caller about exact updates on NAME_ACQUIREDavid Herrmann
2015-08-07kdbus: restructure name-registry to follow dbus-specDavid Herrmann
2015-08-07ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley
2015-08-07ipc: modify message queue accounting to not take kernel data structures into ...Marcus Gelderie
2015-08-06kdbus: consolidate common codeDavid Herrmann
2015-08-06kdbus: inline privilege checksDavid Herrmann
2015-08-06kdbus: perform accounting on proxied uidsDavid Herrmann
2015-08-06kdbus: move privilege checking in kdbus_conn_new()David Herrmann
2015-08-06kdbus: use separate counter for message IDsDavid Herrmann
2015-08-06kdbus: reduce stack buffer to 256 bytesDavid Herrmann
2015-08-06kdbus: return EBADSLT on replies without slotDavid Herrmann
2015-07-24kdbus: fix wrong message size on 32bitDavid Herrmann
2015-07-24kdbus: fix sparse address-space annotationDavid Herrmann
2015-07-14kdbus: properly reset metadata iovecs on multicastsDavid Herrmann
2015-07-13kdbus: Fix typo in ipc/kdbusMasanari Iida
2015-07-06kdbus: allow match rules on msg->dst_idDavid Herrmann
2015-07-06kdbus: drop redundant ns pointersDavid Herrmann
2015-07-06kdbus: pass metadata which a receiver could read via /procDavid Herrmann
2015-07-06kdbus: allow senders to receive own broadcastsDavid Herrmann
2015-07-06kdbus: drop unused message handlingDavid Herrmann
2015-07-06kdbus: drop unused metadata codeDavid Herrmann
2015-07-06kdbus: switch to kdbus_stagingDavid Herrmann
2015-07-06kdbus: import messages via kdbus_argsDavid Herrmann
2015-07-06kdbus: remove unused codeDavid Herrmann
2015-07-06kdbus: rewrite message importerDavid Herrmann
2015-07-06kdbus: simplify notification shortcutsDavid Herrmann
2015-07-06kdbus: simplify collecting metadata on messagesDavid Herrmann
2015-07-06kdbus: remove redundant kmsg->dst_name_idDavid Herrmann
2015-07-06kdbus: pass source connection to queue handlingDavid Herrmann
2015-07-06kdbus: pass notification details directly into policy wrapperDavid Herrmann
2015-07-06kdbus: simplify kdbus_match_rules()David Herrmann
2015-07-06kdbus: speed up KDBUS_CMD_*_INFO by using meta_emit()David Herrmann
2015-07-06kdbus: re-introduce metadata buffersDavid Herrmann
2015-07-06kdbus: don't include padding in mc->owned_names_sizeDavid Herrmann
2015-07-06kdbus: pass msg-seqnum directly into meta-connDavid Herrmann
2015-07-06kdbus: pin 'struct cred' in process metadataDavid Herrmann