summaryrefslogtreecommitdiff
path: root/ipc/sem.c
AgeCommit message (Expand)Author
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-26[PATCH] sem2mutex: ipc, id.semIngo Molnar
2006-03-26BUG_ON() Conversion in ipc/sem.cEric Sesterhenn
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland
2006-01-15correct email address of Manfred SpraulChristian Kujau
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2005-12-24Fix silly typo ("smb" vs "smp")Linus Torvalds
2005-12-24[PATCH] add missing memory barriers to ipc/sem.cManfred Spraul
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison
2005-08-05[PATCH] Fix semundo lock leakageIngo Molnar
2005-06-23[PATCH] ipcsem: remove superflous decrease variable from sys_semtimedopManfred Spraul
2005-03-01Audit IPC object owner/permission changes.David Woodhouse
2005-01-04[PATCH] fix missing wakeup in ipc/semManfred Spraul
2004-10-27[PATCH] RCU: eliminating explicit memory barriers from SysV IPCPaul E. McKenney
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-08-22[PATCH] ipc: enforce SEMVMX limit for undoManfred Spraul
2004-08-22[PATCH] ipc: remove sem_revalidateManfred Spraul
2004-08-22[PATCH] ipc: Add refcount to ipc_rcu_allocManfred Spraul
2004-06-30[PATCH] sparse: NULL vs 0 - the rest of itMika Kukkonen
2004-05-28[PATCH] sparse: ipc __user annotationAlexander Viro
2004-03-26[PATCH] ipc locking fixAndrew Morton
2004-03-11[PATCH] Remove unneeded unlock in ipc/sem.cAndrew Morton
2004-02-24[PATCH] add syscalls.hAndrew Morton
2003-12-29[PATCH] lockless semopAndrew Morton
2003-09-21[PATCH] Fix sem_lock deadlockAndrew Morton
2003-08-30[PATCH] More ->pid to ->tgid changesUlrich Drepper
2003-08-13[PATCH] sparse annotations for ipc/semDave Jones
2003-07-04[PATCH] ipc semaphore optimizationAndrew Morton
2003-06-20[PATCH] sysv semundo fixesAndrew Morton
2003-06-02[PATCH] remove 16-bit pid assumption from ipc/sem.cAndrew Morton
2003-05-12[PATCH] semop race fixAndrew Morton
2003-01-09[PATCH] 2.5.52-lsm-{dummy,ipc}.patchStephen D. Smalley
2002-12-14[PATCH] semtimedop - semop() with a timeoutAndrew Morton
2002-11-26LSM: change if statements into something more readable for the ipc/*, mm/*, a...Greg Kroah-Hartman
2002-11-23MergeGreg Kroah-Hartman
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-10-31[PATCH] use RCU for IPC lockingAndrew Morton
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman
2002-10-08[PATCH] Base set of LSM hooks for SysV IPCStephen D. Smalley
2002-07-16Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman
2002-07-14[PATCH] ipc_ staticsStephen Rothwell
2002-07-14LSM: move struct shmid_kernel out of ipc/shm.c to include/linux/shm.hGreg Kroah-Hartman
2002-05-26[PATCH] semctl SUSv2 complianceRusty Russell
2002-04-28[PATCH] 2.5.10 BKL not always released in sem_exit()Chris Wright
2002-04-23[PATCH] 2.5.9 SEM_UNDO patchDave Olien
2002-04-02Fix missing include due to do_exit() BKL movementLinus Torvalds
2002-04-02[PATCH] BKL reduction in do_exitDave Hansen
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds