Historique des commits

Auteur SHA1 Message Date
  Tetsuo Handa 1d5cfdb076 tree wide: use kvfree() than conditional kfree()/vfree() il y a 9 ans
  Linus Torvalds b9a5322779 Initialize msg/shm IPC objects before doing ipc_addid() il y a 10 ans
  Davidlohr Bueso 6157dbbfbf ipc,sysv: return -EINVAL upon incorrect id/seqnum il y a 10 ans
  Davidlohr Bueso f8b5918495 ipc,sysv: make return -EIDRM when racing with RMID consistent il y a 10 ans
  Davidlohr Bueso 55b7ae5016 ipc: rename ipc_obtain_object il y a 10 ans
  Pekka Enberg c859aa8311 ipc/util.c: use kvfree() in ipc_rcu_free() il y a 10 ans
  Joe Perches 7f032d6ef6 ipc: remove use of seq_printf return value il y a 10 ans
  Manfred Spraul 0050ee059f ipc/msg: increase MSGMNI, remove scaling il y a 10 ans
  Rob Jones d66a0520cb ipc/util.c: use __seq_open_private() instead of seq_open() il y a 10 ans
  Masanari Iida da3dae54e4 Documentation: Docbook: Fix generated DocBook/kernel-api.xml il y a 11 ans
  Paul McQuade 46c0a8ca3e ipc, kernel: clear whitespace il y a 11 ans
  Mathias Krause eb66ec44f8 ipc: constify ipc_ops il y a 11 ans
  Davidlohr Bueso 6d08a2567c ipc: use device_initcall il y a 11 ans
  Davidlohr Bueso daf948c7d1 ipc: delete seq_max field in struct ipc_ids il y a 11 ans
  Davidlohr Bueso 8dc5cd04f9 ipc: simplify sysvipc_proc_open() return il y a 11 ans
  Davidlohr Bueso 95d4eb2822 ipc: remove useless return statement il y a 11 ans
  Davidlohr Bueso 3ab08fe204 ipc: remove braces for single statements il y a 11 ans
  Davidlohr Bueso 8001c85810 ipc: standardize code comments il y a 11 ans
  Manfred Spraul 239521f31d ipc: whitespace cleanup il y a 11 ans
  Rafael Aquini 72a8ff2f92 ipc: change kern_ipc_perm.deleted type to bool il y a 11 ans
  Xie XiuQi 206fa94097 ipc/util.c: remove unnecessary work pending test il y a 11 ans
  Davidlohr Bueso 18ccee263c ipc: update locking scheme comments il y a 11 ans
  Davidlohr Bueso 53dad6d3a8 ipc: fix race with LSMs il y a 12 ans
  Davidlohr Bueso 20b8875abc ipc: drop ipc_lock_check il y a 12 ans
  Davidlohr Bueso 32a2750010 ipc: drop ipc_lock_by_ptr il y a 12 ans
  Davidlohr Bueso 05603c44a7 ipc: document general ipc locking scheme il y a 12 ans
  Davidlohr Bueso d9a605e40b ipc: rename ids->rw_mutex il y a 12 ans
  Davidlohr Bueso 3b1c4ad377 ipc: drop ipcctl_pre_down il y a 12 ans
  Manfred Spraul 196aa0132f ipc/util.c, ipc_rcu_alloc: cacheline align allocation il y a 12 ans
  Davidlohr Bueso 7b4cc5d841 ipc: move locking out of ipcctl_pre_down_nolock il y a 12 ans