2015-04-19 |
Mateusz Guzik | ipc: fix compat msgrcv with negative msgtyp |
tree | commitdiff |
2014-11-21 |
Andrey Vagin | ipc: always handle a new value of auto_msgmni |
tree | commitdiff |
2014-03-24 |
Michael Kerrisk | ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation |
tree | commitdiff |
2014-03-07 |
Davidlohr Bueso | ipc,mqueue: remove limits for the amount of system... |
tree | commitdiff |
2013-12-04 |
Jeff Layton | audit: fix mq_open and mq_unlink to add the MQ root... |
tree | commitdiff |
2013-12-04 |
Manfred Spraul | ipc/sem.c: synchronize semop and semctl with IPC_RMID |
tree | commitdiff |
2013-12-04 |
Davidlohr Bueso | ipc: update locking scheme comments |
tree | commitdiff |
2013-12-04 |
Mathias Krause | ipc, msg: forbid negative values for "msg{max,mnb,mni}" |
tree | commitdiff |
2013-12-04 |
Mathias Krause | ipc, msg: fix message length check for negative values |
tree | commitdiff |
2013-11-29 |
Greg Thelen | ipc,shm: fix shm_file deletion races |
tree | commitdiff |
2013-11-29 |
Jesper Nilsson | ipc,shm: correct error return value in shmctl (SHM_UNLOCK) |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,msg: prevent race with rmid in msgsnd,msgrcv |
tree | commitdiff |
2013-10-18 |
Manfred Spraul | ipc/sem.c: update sem_otime for all operations |
tree | commitdiff |
2013-10-18 |
Manfred Spraul | ipc/sem.c: synchronize the proc interface |
tree | commitdiff |
2013-10-18 |
Manfred Spraul | ipc/sem.c: optimize sem_lock() |
tree | commitdiff |
2013-10-18 |
Manfred Spraul | ipc/sem.c: fix race in sem_lock() |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc: fix race with LSMs |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc: drop ipc_lock_check |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc, shm: drop shm_lock_check |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc: drop ipc_lock_by_ptr |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc, shm: guard against non-existant vma in shmdt(2) |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc: document general ipc locking scheme |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,msg: drop msg_unlock |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc: rename ids->rw_mutex |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,shm: shorten critical region for shmat |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,shm: cleanup do_shmat pasta |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,shm: shorten critical region for shmctl |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,shm: make shmctl_nolock lockless |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,shm: introduce shmctl_nolock |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc: drop ipcctl_pre_down |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,shm: shorten critical region in shmctl_down |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,shm: introduce lockless functions to obtain the... |
tree | commitdiff |
2013-10-18 |
Manfred Spraul | ipc/msg.c: Fix lost wakeup in msgsnd(). |
tree | commitdiff |
2013-10-18 |
Manfred Spraul | ipc/sem.c: rename try_atomic_semop() to perform_atomic_... |
tree | commitdiff |
2013-10-18 |
Manfred Spraul | ipc/sem.c: replace shared sem_otime with per-semaphore... |
tree | commitdiff |
2013-10-18 |
Manfred Spraul | ipc/sem.c: always use only one queue for alter operations |
tree | commitdiff |
2013-10-18 |
Manfred Spraul | ipc/sem: separate wait-for-zero and alter tasks into... |
tree | commitdiff |
2013-10-18 |
Manfred Spraul | ipc/sem.c: cacheline align the semaphore structures |
tree | commitdiff |
2013-10-18 |
Manfred Spraul | ipc/util.c, ipc_rcu_alloc: cacheline align allocation |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc: remove unused functions |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,msg: shorten critical region in msgrcv |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,msg: shorten critical region in msgsnd |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,msg: make msgctl_nolock lockless |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,msg: introduce lockless functions to obtain the... |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,msg: introduce msgctl_nolock |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc,msg: shorten critical region in msgctl_down |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc: move locking out of ipcctl_pre_down_nolock |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc: close open coded spin lock calls |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc: introduce ipc object locking helpers |
tree | commitdiff |
2013-10-18 |
Davidlohr Bueso | ipc: move rcu lock out of ipc_addid |
tree | commitdiff |
2013-09-08 |
Svenning Soerensen | IPC: bugfix for msgrcv with msgtyp < 0 |
tree | commitdiff |
2013-06-29 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
tree | commitdiff |
2013-06-29 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2013-06-27 |
James Bottomley | Merge tag 'fcoe1' into fixes |
tree | commitdiff |
2013-06-27 |
James Bottomley | Merge tag 'fcoe' into fixes |
tree | commitdiff |
2013-06-26 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2013-06-25 |
John W. Linville | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2013-06-24 |
David S. Miller | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2013-06-24 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2013-06-22 |
Linus Torvalds | Merge branch 'v4l_for_linus' of git://git./linux/kernel... |
tree | commitdiff |
2013-06-21 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
tree | commitdiff |
2013-06-21 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2013-06-21 |
H. Peter Anvin | Merge tag 'efi-urgent' into x86/urgent |
tree | commitdiff |
2013-06-20 |
Linus Torvalds | Merge branch 'core-urgent-for-linus' of git://git.... |
tree | commitdiff |
2013-06-19 |
John W. Linville | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2013-06-18 |
Linus Torvalds | Merge branch 'v4l_for_linus' of git://git./linux/kernel... |
tree | commitdiff |
2013-06-17 |
David S. Miller | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2013-06-17 |
John W. Linville | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2013-06-15 |
Linus Torvalds | Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com... |
tree | commitdiff |
2013-06-14 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2013-06-13 |
Linus Torvalds | Merge tag 'md-3.10-fixes' of git://neil.brown.name/md |
tree | commitdiff |
2013-06-13 |
H. Peter Anvin | Merge tag 'efi-urgent' into x86/urgent |
tree | commitdiff |
2013-06-13 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2013-06-12 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux... |
tree | commitdiff |
2013-06-12 |
Linus Torvalds | Merge tag 'trace-fixes-v3.10-rc5' of git://git./linux... |
tree | commitdiff |
2013-06-12 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2013-06-12 |
John W. Linville | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2013-06-12 |
Linus Torvalds | Merge branch 'fixes-3.10' of git://git.infradead.org... |
tree | commitdiff |
2013-06-12 |
Olof Johansson | Merge tag 'fixes-3.10-4' of git://git.infradead.org... |
tree | commitdiff |
2013-06-11 |
Linus Torvalds | Merge tag '9p-3.10-bug-fix-1' of git://git./linux/kerne... |
tree | commitdiff |
2013-06-10 |
Dave Airlie | Merge branch 'gma500-fixes' of git://github.com/patjak... |
tree | commitdiff |
2013-06-10 |
David S. Miller | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2013-06-10 |
Linus Torvalds | Merge tag 'stable/for-linus-3.10-rc5-tag' of git:/... |
tree | commitdiff |
2013-06-10 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
tree | commitdiff |
2013-06-10 |
Mark Brown | Merge remote-tracking branch 'asoc/fix/cs42l52' into... |
tree | commitdiff |
2013-06-08 |
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org... |
tree | commitdiff |
2013-06-08 |
Linus Torvalds | Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.... |
tree | commitdiff |
2013-06-08 |
Olof Johansson | Merge tag 'mxs-fixes-3.10' of git://git.linaro.org... |
tree | commitdiff |
2013-06-08 |
Olof Johansson | Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org... |
tree | commitdiff |
2013-06-08 |
Olof Johansson | Merge tag 'renesas-fixes-for-v3.10' of git://git./linux... |
tree | commitdiff |
2013-06-07 |
Linus Torvalds | Merge tag 'ecryptfs-3.10-rc5-msync' of git://git./linux... |
tree | commitdiff |
2013-06-06 |
Linus Torvalds | Merge tag 'pci-v3.10-fixes-3' of git://git./linux/kerne... |
tree | commitdiff |
2013-06-06 |
Linus Torvalds | Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com... |
tree | commitdiff |
2013-06-06 |
Linus Torvalds | Merge branch 'rc-fixes' of git://git./linux/kernel... |
tree | commitdiff |
2013-06-05 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
tree | commitdiff |
2013-06-05 |
Dave Airlie | Merge branch 'drm-nouveau-fixes-3.10' of git://anongit... |
tree | commitdiff |
2013-06-05 |
Dave Airlie | Merge tag 'drm-intel-fixes-2013-06-04' of git://people... |
tree | commitdiff |
2013-06-05 |
Linus Torvalds | Merge tag 'mmc-fixes-for-3.10-rc5' of git://git./linux... |
tree | commitdiff |
2013-06-05 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2013-06-05 |
Linus Torvalds | Merge branch 'fixes' of git://git./virt/kvm/kvm |
tree | commitdiff |
next |