aboutsummaryrefslogtreecommitdiffstats
path: root/ipc
AgeCommit message (Expand)AuthorFilesLines
2015-08-05Merge branch 'akpm-current/current'Stephen Rothwell4-11/+7
2015-08-05Merge remote-tracking branch 'kdbus/kdbus'Stephen Rothwell40-1/+13247
2015-07-30ipc/msg.c: use freezable blocking callYogesh Gaur1-1/+2
2015-07-30ipc/msg.c: msgsnd: use freezable blocking callManinder Singh1-1/+1
2015-07-30ipc: convert invalid scenarios to use WARN_ONDavidlohr Bueso2-3/+3
2015-07-30ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley1-1/+1
2015-07-30ipc: modify message queue accounting to not take kernel data structures into ...Marcus Gelderie1-5/+0
2015-07-24kdbus: fix wrong message size on 32bitDavid Herrmann1-2/+2
2015-07-24kdbus: fix sparse address-space annotationDavid Herrmann1-2/+2
2015-07-14kdbus: properly reset metadata iovecs on multicastsDavid Herrmann1-0/+10
2015-07-13kdbus: Fix typo in ipc/kdbusMasanari Iida7-9/+9
2015-07-06kdbus: allow match rules on msg->dst_idDavid Herrmann2-3/+16
2015-07-06kdbus: drop redundant ns pointersDavid Herrmann3-10/+2
2015-07-06kdbus: pass metadata which a receiver could read via /procDavid Herrmann5-13/+187
2015-07-06kdbus: allow senders to receive own broadcastsDavid Herrmann1-2/+0
2015-07-06kdbus: drop unused message handlingDavid Herrmann2-706/+0
2015-07-06kdbus: drop unused metadata codeDavid Herrmann2-382/+0
2015-07-06kdbus: switch to kdbus_stagingDavid Herrmann10-519/+176
2015-07-06kdbus: import messages via kdbus_argsDavid Herrmann3-9/+84
2015-07-06kdbus: remove unused codeDavid Herrmann2-44/+0
2015-07-06kdbus: rewrite message importerDavid Herrmann2-0/+1083
2015-07-06kdbus: simplify notification shortcutsDavid Herrmann7-111/+69
2015-07-06kdbus: simplify collecting metadata on messagesDavid Herrmann4-39/+16
2015-07-06kdbus: remove redundant kmsg->dst_name_idDavid Herrmann6-20/+24
2015-07-06kdbus: pass source connection to queue handlingDavid Herrmann3-15/+15
2015-07-06kdbus: pass notification details directly into policy wrapperDavid Herrmann3-12/+11
2015-07-06kdbus: simplify kdbus_match_rules()David Herrmann1-75/+48
2015-07-06kdbus: speed up KDBUS_CMD_*_INFO by using meta_emit()David Herrmann2-42/+40
2015-07-06kdbus: re-introduce metadata buffersDavid Herrmann2-1/+374
2015-07-06kdbus: don't include padding in mc->owned_names_sizeDavid Herrmann1-6/+9
2015-07-06kdbus: pass msg-seqnum directly into meta-connDavid Herrmann5-16/+13
2015-07-06kdbus: pin 'struct cred' in process metadataDavid Herrmann1-97/+34
2015-07-06kdbus: split off faked metadata into separate objectDavid Herrmann7-109/+206
2015-07-06kdbus: allow building development modulesDavid Herrmann1-2/+13
2015-07-06kdbus: fix NULL-deref in activator cleanupDavid Herrmann1-1/+1
2015-07-06kdbus: pin namespaces on HELLODavid Herrmann6-28/+44
2015-07-06kdbus: drop support for required attach-flags on busesDavid Herrmann3-22/+0
2015-07-06kdbus: drop unused 'bloom_generation' fieldDavid Herrmann1-2/+0
2015-07-06kdbus: drop redundant KDBUS_MSG_MAX_ITEMSDavid Herrmann2-11/+4
2015-07-06kdbus: use standard kernel types in struct kdbus_quotaSergei Zviagintsev1-3/+3
2015-07-06kdbus: fix typos in kdbus_conn_quota_inc()Sergei Zviagintsev1-2/+2
2015-07-06kdbus: delete unnecessary check before kdbus_domain_unrefMarkus Elfring1-3/+1
2015-06-30ipc,sysv: return -EINVAL upon incorrect id/seqnumDavidlohr Bueso1-1/+1
2015-06-30ipc,sysv: make return -EIDRM when racing with RMID consistentDavidlohr Bueso1-5/+8
2015-06-30ipc: rename ipc_obtain_objectDavidlohr Bueso5-9/+9
2015-06-30ipc,msg: provide barrier pairings for lockless receiveDavidlohr Bueso1-10/+38
2015-06-30ipc,shm: move BUG_ON check into shm_lockDavidlohr Bueso1-5/+5
2015-06-30ipc/util.c: use kvfree() in ipc_rcu_free()Pekka Enberg1-4/+1
2015-06-18kdbus: optimize if statements in kdbus_conn_disconnect()Sergei Zviagintsev1-8/+7
2015-06-18kdbus: optimize error path in kdbus_reply_new()Sergei Zviagintsev1-7/+5
2015-06-18kdbus: kdbus_reply_find(): return on found entrySergei Zviagintsev1-6/+4
2015-06-18kdbus: use parentheses uniformly in KDBUS_ITEMS_FOREACH macroSergei Zviagintsev1-2/+2
2015-06-18kdbus: fix operator precedence issues in item macrosSergei Zviagintsev1-3/+3
2015-06-18kdbus: drop useless gotoMarc-Antoine Perennou1-2/+0
2015-06-05kdbus: use FIELD_SIZEOF in kdbus_member_set_user macroSergei Zviagintsev1-1/+1
2015-06-04kdbus: kdbus_conn_connect(): use `bus' instead of `conn->ep->bus'Sergei Zviagintsev1-1/+1
2015-06-04kdbus: kdbus_item_validate(): remove duplicated codeSergei Zviagintsev1-6/+0
2015-06-04kdbus: remove redundant code from kdbus_conn_entry_make()Sergei Zviagintsev1-7/+1
2015-06-04kdbus: update kernel-doc for kdbus_sync_reply_wakeup()Sergei Zviagintsev1-2/+1
2015-06-03kdbus: no need to ref current->mmDavid Herrmann1-18/+3
2015-06-03kdbus: use rcu to access exe file in metadataDaniel Mack1-4/+6
2015-06-03kdbus: translate capabilities between namespacesDavid Herrmann1-42/+84
2015-06-03kdbus: fix up documentation of ioctl handlersDavid Herrmann5-16/+16
2015-06-03kdbus: make metadata on broadcasts reliableDavid Herrmann1-14/+14
2015-06-03kdbus: provide helper to collect metadataDavid Herrmann4-52/+33
2015-06-03kdbus: forward ID notifications to everyoneDavid Herrmann1-5/+3
2015-06-03kdbus: fix typoDavid Herrmann1-1/+1
2015-06-03kdbus: drop kdbus_meta_attach_mask modparamDavid Herrmann3-15/+0
2015-06-03kdbus: copy small ioctl payloads to stackDavid Herrmann4-50/+31
2015-06-03kdbus: drop obsolete WARN_ONDavid Herrmann1-1/+1
2015-06-03kdbus: optimize auxgroup collectorDavid Herrmann1-6/+4
2015-06-03kdbus: remove unused linux/version.h includeWei Yongjun1-1/+0
2015-06-03kdbus: skip acquiring an active reference in poll()David Herrmann1-7/+9
2015-06-03kdbus: reduce scope of handle lockingDavid Herrmann1-27/+83
2015-06-03kdbus: turn kdbus_node_idr into an idaDavid Herrmann3-18/+8
2015-06-03kdbus: skip mandatory items on negotiationDavid Herrmann1-5/+10
2015-06-02kdbus: pool: use __vfs_read()Sergei Zviagintsev1-1/+1
2015-06-02Merge 4.1-rc4 into kdbus.Greg Kroah-Hartman5-62/+70
2015-05-08ipc/mqueue: Implement lockless pipelined wakeupsDavidlohr Bueso1-21/+33
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-12/+12
2015-04-15ipc: remove use of seq_printf return valueJoe Perches4-50/+58
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2-12/+12
2015-04-10kdbus: avoid the use of struct timespecArnd Bergmann2-10/+3
2015-03-17kdbus: connection: fix handling of failed fget()Daniel Mack1-3/+2
2015-03-09kdbus: add Makefile, Kconfig and MAINTAINERS entryDaniel Mack2-1/+23
2015-03-09kdbus: add policy database implementationDaniel Mack2-0/+540
2015-03-09kdbus: add name registry implementationDaniel Mack2-0/+846
2015-03-09kdbus: add code for buses, domains and endpointsDaniel Mack6-0/+1376
2015-03-09kdbus: add code for notifications and matchesDaniel Mack4-0/+872
2015-03-09kdbus: add code to gather metadataDaniel Mack2-0/+1221
2015-03-09kdbus: add node and filesystem implementationDaniel Mack4-0/+1532
2015-03-09kdbus: add connection, queue handling and message validation codeDaniel Mack11-1/+4722
2015-03-09kdbus: add connection pool implementationDaniel Mack2-0/+774
2015-03-09kdbus: add driver skeleton, ioctl entry points and utility functionsDaniel Mack6-0/+1166
2015-02-17ipc,sem: use current->state helpersDavidlohr Bueso1-1/+1
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-18/+19
2014-12-13shmdt: use i_size_read() instead of ->i_sizeDave Hansen1-2/+3
2014-12-13ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segmentsDave Hansen1-5/+13
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul6-266/+19
2014-12-13ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()Manfred Spraul1-3/+10
2014-12-10Merge branch 'nsfs' into for-nextAl Viro2-18/+19
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2014-12-04copy address of proc_ns_ops into ns_commonAl Viro2-0/+4
2014-12-04new helpers: ns_alloc_inum/ns_free_inumAl Viro1-3/+3
2014-12-04make proc_ns_operations work with struct ns_common * instead of void *Al Viro1-9/+3
2014-12-04switch the rest of proc_ns_operations to working with &...->nsAl Viro1-6/+9
2014-12-04common object embedded into various struct ....nsAl Viro2-5/+5
2014-12-03ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul1-7/+8
2014-11-19new helper: audit_file()Al Viro1-2/+2
2014-10-14ipc: resolve shadow warningsMark Rustad1-46/+46
2014-10-14ipc/util.c: use __seq_open_private() instead of seq_open()Rob Jones1-16/+4
2014-10-14ipc/shm: kill the historical/wrong mm->start_stack checkOleg Nesterov1-7/+0
2014-10-14ipc: always handle a new value of auto_msgmniAndrey Vagin1-2/+1
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida1-3/+3
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-3/+3
2014-08-08shm: allow exit_shm in parallel if only marking orphansJack Miller1-32/+35
2014-08-08shm: make exit_shm work proportional to task activityJack Miller1-11/+11
2014-07-29namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman1-3/+3
2014-06-06ipc: convert use of typedef ctl_table to struct ctl_tableJoe Perches2-13/+13
2014-06-06ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT)Manfred Spraul1-0/+11
2014-06-06ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliantManfred Spraul1-21/+13
2014-06-06ipc/sem.c: store which operation blocks in perform_atomic_semop()Manfred Spraul1-0/+3
2014-06-06ipc/sem.c: change perform_atomic_semop parametersManfred Spraul1-19/+19
2014-06-06ipc/sem.c: remove code duplicationManfred Spraul1-56/+51
2014-06-06ipc/sem.c: bugfix for semctl(,,GETZCNT)Manfred Spraul1-0/+10
2014-06-06ipc,msg: document volatile r_msgDavidlohr Bueso1-3/+7
2014-06-06ipc,msg: move some msgq ns code aroundDavidlohr Bueso1-69/+63
2014-06-06ipc,msg: use current->state helpersDavidlohr Bueso1-2/+2
2014-06-06ipc/shm.c: check for integer overflow during shmget.Manfred Spraul1-0/+3
2014-06-06ipc/shm.c: check for overflows of shm_totManfred Spraul1-1/+2
2014-06-06ipc/shm.c: check for ulong overflows in shmatManfred Spraul1-0/+3
2014-06-06ipc, kernel: clear whitespacePaul McQuade5-28/+27
2014-06-06ipc, kernel: use Linux headersPaul McQuade5-5/+5
2014-06-06ipc: constify ipc_opsMathias Krause5-20/+19
2014-04-07ipc: use device_initcallDavidlohr Bueso3-3/+3
2014-04-07ipc/compat.c: remove sc_semopm macroDavidlohr Bueso1-3/+0
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-25/+6
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2-22/+23
2014-03-16ipc: Fix 2 bugs in msgrcv() MSG_COPY implementationMichael Kerrisk1-0/+2
2014-03-06ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens1-8/+8
2014-03-06ipc/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens2-12/+13
2014-03-06ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_tHeiko Carstens1-2/+2
2014-02-25ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso2-9/+15
2014-02-02compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin2-25/+6
2014-01-27ipc: fix compat msgrcv with negative msgtypMateusz Guzik1-1/+1
2014-01-27ipc,msg: document barriersDavidlohr Bueso1-2/+17
2014-01-27ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso2-11/+3
2014-01-27ipc: simplify sysvipc_proc_open() returnDavidlohr Bueso1-5/+4
2014-01-27ipc: remove useless return statementDavidlohr Bueso1-4/+0
2014-01-27ipc: remove braces for single statementsDavidlohr Bueso4-19/+16
2014-01-27ipc: standardize code commentsDavidlohr Bueso3-139/+125
2014-01-27ipc: whitespace cleanupManfred Spraul9-113/+113
2014-01-27ipc: change kern_ipc_perm.deleted type to boolRafael Aquini3-5/+5
2014-01-27ipc: introduce ipc_valid_object() helper to sort out IPC_RMID racesRafael Aquini4-19/+41
2014-01-27ipc/sem.c: avoid overflow of semop undo (semadj) valuePetr Mladek1-11/+13
2013-11-21ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson1-3/+6
2013-11-21ipc,shm: fix shm_file deletion racesGreg Thelen1-5/+23
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds3-15/+13
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-11-13ipc, msg: fix message length check for negative valuesMathias Krause2-12/+12
2013-11-13ipc/util.c: remove unnecessary work pending testXie XiuQi1-3/+1
2013-11-09locks: break delegations on unlinkJ. Bruce Fields1-1/+1
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause1-8/+12
2013-10-16ipc/sem.c: synchronize semop and semctl with IPC_RMIDManfred Spraul1-13/+29
2013-10-16ipc: update locking scheme commentsDavidlohr Bueso1-6/+21
2013-09-30ipc,msg: prevent race with rmid in msgsnd,msgrcvDavidlohr Bueso1-0/+13
2013-09-30ipc/sem.c: update sem_otime for all operationsManfred Spraul1-13/+29
2013-09-30ipc/sem.c: synchronize the proc interfaceManfred Spraul1-0/+8
2013-09-30ipc/sem.c: optimize sem_lock()Manfred Spraul1-0/+8
2013-09-30ipc/sem.c: fix race in sem_lock()Manfred Spraul1-44/+78
2013-09-24ipc: fix race with LSMsDavidlohr Bueso5-48/+64
2013-09-11ipc: drop ipc_lock_checkDavidlohr Bueso2-17/+0
2013-09-11ipc, shm: drop shm_lock_checkDavidlohr Bueso1-11/+0
2013-09-11ipc: drop ipc_lock_by_ptrDavidlohr Bueso3-9/+6
2013-09-11ipc, shm: guard against non-existant vma in shmdt(2)Davidlohr Bueso1-2/+1
2013-09-11ipc: document general ipc locking schemeDavidlohr Bueso1-0/+8
2013-09-11ipc,msg: drop msg_unlockDavidlohr Bueso1-3/+2
2013-09-11ipc: rename ids->rw_mutexDavidlohr Bueso6-68/+68
2013-09-11ipc,shm: shorten critical region for shmatDavidlohr Bueso1-4/+10
2013-09-11ipc,shm: cleanup do_shmat pastaDavidlohr Bueso1-14/+12
2013-09-11ipc,shm: shorten critical region for shmctlDavidlohr Bueso1-24/+25
2013-09-11ipc,shm: make shmctl_nolock locklessDavidlohr Bueso1-7/+12
2013-09-11ipc,shm: introduce shmctl_nolockDavidlohr Bueso1-18/+39
2013-09-11ipc: drop ipcctl_pre_downDavidlohr Bueso2-23/+4
2013-09-11ipc,shm: shorten critical region in shmctl_downDavidlohr Bueso1-4/+6
2013-09-11ipc,shm: introduce lockless functions to obtain the ipc objectDavidlohr Bueso1-0/+20
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2013-09-03ipc/msg.c: Fix lost wakeup in msgsnd().Manfred Spraul1-7/+5
2013-08-30userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman1-1/+1
2013-08-28IPC: bugfix for msgrcv with msgtyp < 0Svenning Sørensen1-2/+3
2013-07-09ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu updateManfred Spraul1-11/+21
2013-07-09ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul1-6/+31
2013-07-09ipc/sem.c: always use only one queue for alter operationsManfred Spraul1-40/+88
2013-07-09ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul1-60/+151
2013-07-09ipc/sem.c: cacheline align the semaphore structuresManfred Spraul1-1/+1
2013-07-09ipc/util.c, ipc_rcu_alloc: cacheline align allocationManfred Spraul1-6/+6
2013-07-09ipc: remove unused functionsDavidlohr Bueso2-26/+0
2013-07-09ipc,msg: shorten critical region in msgrcvDavidlohr Bueso1-26/+32
2013-07-09ipc,msg: shorten critical region in msgsndDavidlohr Bueso1-13/+24