提交历史

作者 SHA1 备注 提交日期
  Jiri Pirko 05725f7eb4 rculist: use list_entry_rcu in places where it's appropriate 16 年之前
  Heiko Carstens d5460c9974 [CVE-2009-0029] System call wrappers part 25 16 年之前
  Heiko Carstens 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 年之前
  Denis V. Lunev e953ac2195 ipc: do not goto to the next line 16 年之前
  Alan Cox 046c68842b mm: update my address 16 年之前
  Adrian Bunk 6d97e2345a ipc/sem.c: make free_un() static 16 年之前
  Manfred Spraul 380af1b33b ipc/sem.c: rewrite undo list locking 17 年之前
  Manfred Spraul a1193f8ec0 ipc/sem.c: convert sem_array.sem_pending to struct list_head 17 年之前
  Manfred Spraul 2c0c29d414 ipc/sem.c: remove unused entries from struct sem_queue 17 年之前
  Manfred Spraul 4daa28f6d8 ipc/sem.c: convert undo structures to struct list_head 17 年之前
  Manfred Spraul 9edff4ab1f ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) 17 年之前
  Pierre Peiffer a5f75e7f25 IPC: consolidate all xxxctl_down() functions 17 年之前
  Pierre Peiffer 8f4a3809c1 IPC: introduce ipc_update_perm() 17 年之前
  Pierre Peiffer 016d7132f2 IPC: get rid of the use *_setbuf structure. 17 年之前
  Pierre Peiffer 21a4826a7c IPC/semaphores: remove one unused parameter from semctl_down() 17 年之前
  Pierre Peiffer 522bb2a2b4 IPC/semaphores: move the rwmutex handling inside semctl_down 17 年之前
  Pierre Peiffer 6ff3797218 IPC/semaphores: code factorisation 17 年之前
  Pierre Peiffer 48dea404ed IPC: use ipc_buildid() directly from ipc_addid() 17 年之前
  Pierre Peiffer 01b8b07a5d IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() 17 年之前
  Pierre Peiffer ed2ddbf88c IPC: make struct ipc_ids static in ipc_namespace 17 年之前
  Pierre Peiffer 4b9fcb0ec6 IPC/semaphores: consolidate SEM_STAT and IPC_STAT commands 17 年之前
  Pavel Emelyanov ae5e1b22f1 namespaces: move the IPC namespace under IPC_NS option 17 年之前
  Pierre Peiffer b1ed88b47f IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions 17 年之前
  Pierre Peiffer 283bb7fada IPC: fix error case when idr-cache is empty in ipcget() 17 年之前
  Pierre Peiffer c530c6ac7e IPC: cleanup some code and wrong comments about semundo list managment 17 年之前
  Nadia Derbey 1b531f2136 ipc: remove unneeded parameters 17 年之前
  Nadia Derbey 3e148c7993 fix idr_find() locking 17 年之前
  Nadia Derbey f4566f0485 ipc: fix wrong comments 17 年之前
  Nadia Derbey 03f02c7657 Storing ipcs into IDRs 17 年之前
  Nadia Derbey 023a53557e ipc: integrate ipc_checkid() into ipc_lock() 17 年之前