Commit History

Author SHA1 Message Date
  Manfred Spraul 62b49c9908 ipc/util.h: update documentation for ipc_getref() and ipc_putref() 8 years ago
  Kees Cook c3f6fb6fe4 ipc/util: drop ipc_rcu_alloc() 8 years ago
  Kees Cook 5ccc8fb54f ipc/util: drop ipc_rcu_free() 8 years ago
  Kees Cook f8dbe8d290 ipc: drop non-RCU allocation 8 years ago
  Manfred Spraul dba4cdd39e ipc: merge ipc_rcu and kern_ipc_perm 8 years ago
  Eric W. Biederman 2bcb988366 ipc: Remove unused declaration of recompute_msgmni 9 years ago
  Tetsuo Handa 1d5cfdb076 tree wide: use kvfree() than conditional kfree()/vfree() 9 years ago
  Davidlohr Bueso 55b7ae5016 ipc: rename ipc_obtain_object 10 years ago
  Paul McQuade 46c0a8ca3e ipc, kernel: clear whitespace 11 years ago
  Mathias Krause eb66ec44f8 ipc: constify ipc_ops 11 years ago
  Davidlohr Bueso daf948c7d1 ipc: delete seq_max field in struct ipc_ids 11 years ago
  Manfred Spraul 239521f31d ipc: whitespace cleanup 11 years ago
  Rafael Aquini 72a8ff2f92 ipc: change kern_ipc_perm.deleted type to bool 11 years ago
  Rafael Aquini 0f3d2b0135 ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races 11 years ago
  Mathias Krause 4e9b45a192 ipc, msg: fix message length check for negative values 11 years ago
  Davidlohr Bueso 53dad6d3a8 ipc: fix race with LSMs 12 years ago
  Davidlohr Bueso 20b8875abc ipc: drop ipc_lock_check 12 years ago
  Davidlohr Bueso 32a2750010 ipc: drop ipc_lock_by_ptr 12 years ago
  Davidlohr Bueso d9a605e40b ipc: rename ids->rw_mutex 12 years ago
  Davidlohr Bueso 3b1c4ad377 ipc: drop ipcctl_pre_down 12 years ago
  Davidlohr Bueso cf9d5d78d0 ipc: close open coded spin lock calls 12 years ago
  Davidlohr Bueso 1ca7003ab4 ipc: introduce ipc object locking helpers 12 years ago
  Rik van Riel 6062a8dc05 ipc,sem: fine grained locking for semtimedop 12 years ago
  Davidlohr Bueso 16df3674ef ipc,sem: do not hold ipc lock more than necessary 12 years ago
  Davidlohr Bueso 444d0f621b ipc: introduce lockless pre_down ipcctl 12 years ago
  Davidlohr Bueso 4d2bff5eb8 ipc: introduce obtaining a lockless ipc object 12 years ago
  Davidlohr Bueso 7bb4deff61 ipc: remove bogus lock comment for ipc_checkid 12 years ago
  Stanislav Kinsbursky 4a674f34ba ipc: introduce message queue copy feature 12 years ago
  Stanislav Kinsbursky 03f5956680 ipc: add sysctl to specify desired next object id 12 years ago
  Eric W. Biederman 1efdb69b0b userns: Convert ipc to use kuid and kgid where appropriate 13 years ago