Historique des commits

Auteur SHA1 Message Date
  Manfred Spraul 27c331a174 ipc/util.c: further variable name cleanups il y a 7 ans
  Davidlohr Bueso eae04d25a7 ipc: simplify ipc initialization il y a 7 ans
  Manfred Spraul 4241c1a304 ipc: rename ipcctl_pre_down_nolock() il y a 7 ans
  Manfred Spraul 39cfffd774 ipc/util.c: use ipc_rcu_putref() for failues in ipc_addid() il y a 7 ans
  Manfred Spraul 615c999cd8 ipc: compute kern_ipc_perm.id under the ipc lock il y a 7 ans
  NeilBrown 0eb71a9da5 rhashtable: split rhashtable.h il y a 7 ans
  Arnd Bergmann c2ab975c30 y2038: ipc: Report long times to user space il y a 10 ans
  Arnd Bergmann 2a70b7879b y2038: ipc: Use ktime_get_real_seconds consistently il y a 7 ans
  Davidlohr Bueso 23c8cec8cf ipc/msg: introduce msgctl(MSG_STAT_ANY) il y a 7 ans
  Linus Torvalds 17dec0a949 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace il y a 7 ans
  Dominik Brodowski 31c213f210 ipc: add msgsnd syscall/compat_syscall wrappers il y a 7 ans
  Dominik Brodowski 078faac9e8 ipc: add msgrcv syscall/compat_syscall wrappers il y a 7 ans
  Dominik Brodowski e340db5648 ipc: add msgctl syscall/compat_syscall wrappers il y a 7 ans
  Dominik Brodowski 3d65661a49 ipc: add msgget syscall wrapper il y a 7 ans
  Eric W. Biederman 50ab44b1c5 ipc: Directly call the security hook in ipc_ops.associate il y a 7 ans
  Eric W. Biederman 39a4940eaa ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespaces il y a 7 ans
  Eric W. Biederman 34b56df922 msg: Move struct msg_queue into ipc/msg.c il y a 7 ans
  Eric W. Biederman d8c6e85432 msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks il y a 7 ans
  Philippe Mikoyan 87ad4b0d85 ipc: fix ipc data structures inconsistency il y a 7 ans
  Linus Torvalds ca5b857cb0 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 8 ans
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 8 ans
  Linus Torvalds 6aa211e8ce fix address space warnings in ipc/ il y a 8 ans
  Linus Torvalds cc73fee0ba Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 8 ans
  Guillaume Knispel 0cfb6aee70 ipc: optimize semget/shmget/msgget for lots of keys il y a 8 ans
  Deepa Dinamani 50578ea97a ipc: msg: Make msg_queue timestamps y2038 safe il y a 8 ans
  Kees Cook ade9f91b32 ipc: add missing container_of()s for randstruct il y a 8 ans
  Al Viro 9b1404c24a msgrcv(2), msgsnd(2): move compat to native il y a 8 ans
  Al Viro 28327fae62 ipc: make use of compat ipc_perm helpers il y a 8 ans
  Al Viro 4693916846 msgctl(): move compat to native il y a 8 ans
  Al Viro 156d9ed126 msgctl(): split the actual work from copyin/copyout il y a 8 ans