index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
Age
Commit message (
Expand
)
Author
2021-12-01
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2021-11-26
ipc: WARN if trying to remove ipc object which is absent
Alexander Mikhalitsyn
2021-05-26
ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
Varad Gautam
2020-09-05
ipc: adjust proc_ipc_sem_dointvec definition to match prototype
Tobias Klauser
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-12
ipc/shm.c: remove the superfluous break
Liao Pingfang
2020-08-12
ipc: uninline functions
Alexey Dobriyan
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-08
ipc/namespace.c: use a work queue to free_ipc
Giuseppe Scrivano
2020-06-08
ipc/msg: add missing annotation for freeque()
Jules Irenge
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-14
ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
Vasily Averin
2020-05-09
nsproxy: add struct nsset
Christian Brauner
2020-05-07
ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
Oleg Nesterov
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-10
ipc/util.c: sysvipc_find_ipc() should increase position index
Vasily Averin
2020-04-07
ipc/shm.c: make compat_ksys_shmctl() static
Jason Yan
2020-04-07
ipc/mqueue.c: fix a brace coding style issue
Somala Swaraj
2020-04-07
proc: faster open/read/close with "permanent" files
Alexey Dobriyan
2020-02-21
Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
Ioanna Alifieraki
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
ipc/msg.c: consolidate all xxxctl_down() functions
Lu Shuaibing
2020-02-04
ipc/sem.c: document and update memory barriers
Manfred Spraul
2020-02-04
ipc/msg.c: update and document memory barriers
Manfred Spraul
2020-02-04
ipc/mqueue.c: update/document memory barriers
Manfred Spraul
2020-02-04
ipc/mqueue.c: remove duplicated code
Davidlohr Bueso
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-15
y2038: remove CONFIG_64BIT_TIME
Arnd Bergmann
2019-09-25
ipc/sem.c: convert to use built-in RCU list checking
Joel Fernandes (Google)
2019-09-25
ipc/mqueue: improve exception handling in do_mq_notify()
Markus Elfring
2019-09-25
ipc/mqueue.c: delete an unnecessary check before the macro call dev_kfree_skb()
Markus Elfring
2019-09-18
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-07
ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
2019-09-05
new helper: get_tree_keyed()
Al Viro
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-16
ipc/mqueue.c: only perform resource calculation if user valid
Kees Cook
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-25
mqueue: set ->user_ns before ->get_tree()
Al Viro
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 52
Thomas Gleixner
2019-05-14
ipc: do cyclic id allocation for the ipc object.
Manfred Spraul
2019-05-14
ipc: conserve sequence numbers in ipcmni_extend mode
Manfred Spraul
2019-05-14
ipc: allow boot time extension of IPCMNI from 32k to 16M
Waiman Long
2019-05-14
ipc/mqueue: optimize msg_get()
Davidlohr Bueso
2019-05-14
ipc/mqueue: remove redundant wq task assignment
Davidlohr Bueso
2019-05-14
ipc: prevent lockup on alloc_msg and free_msg
Li Rongqing
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
[next]