Historie revizí

Autor SHA1 Zpráva Datum
  Rik van Riel de2657f94a ipc,sem: fix semctl(..., GETNCNT) před 12 roky
  Rik van Riel ebc2e5e6a4 ipc,sem: fix semctl(..., GETZCNT) před 12 roky
  Linus Torvalds 941b0304a7 ipc: simplify rcu_read_lock() in semctl_nolock() před 12 roky
  Linus Torvalds c728b9c87b ipc: simplify semtimedop/semctl_main() common error path handling před 12 roky
  Linus Torvalds 321310ced2 ipc: move sem_obtain_lock() rcu locking into the only caller před 12 roky
  Linus Torvalds fbfd1d2862 ipc: fix double sem unlock in semctl error path před 12 roky
  Linus Torvalds 4091fd942e ipc: move the rcu_read_lock() from sem_lock_and_putref() into callers před 12 roky
  Linus Torvalds 73b29505c3 ipc: sem_putref() does not need the semaphore lock any more před 12 roky
  Linus Torvalds 6d49dab8ae ipc: move rcu_read_unlock() out of sem_unlock() and into callers před 12 roky
  Al Viro ce857229e0 ipc: fix GETALL/IPC_RM race for sysv semaphores před 12 roky
  Rik van Riel 6062a8dc05 ipc,sem: fine grained locking for semtimedop před 12 roky
  Rik van Riel 9f1bc2c902 ipc,sem: have only one list in struct sem_queue před 12 roky
  Rik van Riel c460b662d5 ipc,sem: open code and rename sem_lock před 12 roky
  Davidlohr Bueso 16df3674ef ipc,sem: do not hold ipc lock more than necessary před 12 roky
  Al Viro e1fd1f490f get rid of union semop in sys_semctl(2) arguments před 13 roky
  Al Viro 22d1a35da0 make HAVE_SYSCALL_WRAPPERS unconditional před 13 roky
  Eric W. Biederman 1efdb69b0b userns: Convert ipc to use kuid and kgid where appropriate před 14 roky
  Manfred Spraul e57940d719 ipc/sem.c: remove private structures from public header file před 14 roky
  Manfred Spraul 0b0577f608 ipc/sem.c: handle spurious wakeups před 14 roky
  Manfred Spraul 3c24783bb2 ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID) před 14 roky
  Manfred Spraul d694ad62bf ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMID před 14 roky
  Lai Jiangshan 693a8b6eec ipc,rcu: Convert call_rcu(free_un) to kfree_rcu() před 15 roky
  Lucas De Marchi 25985edced Fix common misspellings před 14 roky
  Serge E. Hallyn b0e77598f8 userns: user namespaces: convert several capable() calls před 15 roky
  Dan Rosenberg 982f7c2b2e sys_semctl: fix kernel stack leakage před 15 roky
  Manfred Spraul c61284e991 ipc/sem.c: bugfix for semop() not reporting successful operation před 15 roky
  Julia Lawall 4de85cd6d6 ipc/sem.c: use ERR_CAST před 15 roky
  Manfred Spraul c5cf6359ad ipc/sem.c: update description of the implementation před 15 roky
  Manfred Spraul 0a2b9d4c79 ipc/sem.c: move wake_up_process out of the spinlock section před 15 roky
  Manfred Spraul fd5db42254 ipc/sem.c: optimize update_queue() for bulk wakeup calls před 15 roky