index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
Age
Commit message (
Expand
)
Author
2017-01-31
Revert "Revert "kdbus: add CMD_UPDATE_METADATA ioctl (reinitialize connection...
Hyotaek Shim
2017-01-12
Revert "kdbus: add CMD_UPDATE_METADATA ioctl (reinitialize connection metadata)"
Inki Dae
2017-01-12
kdbus: add CMD_UPDATE_METADATA ioctl (reinitialize connection metadata)
Konrad Lipinski
2016-12-14
kdbus: link replies in fifo send order
Konrad Lipinski
2016-12-14
kdbus: Remove the unnecessary code that unlink the reply twice.
INSUN PYO
2016-12-14
kdbus: cmdline emptiness check fix
Konrad Lipinski
2016-12-14
kdbus: allowing sending replies even if NO_EXPECT_REPLY is set
Lukasz Skalski
2016-12-14
kdbus: allow unix domain socket fd passing
Konrad Lipinski
2016-12-14
kdbus: Upgrade driver to newer upstream version
Karol Lewandowski
2016-12-14
kdbus: cmdline emptiness check fix
Konrad Lipinski
2016-12-14
kdbus: allow senders to receive own broadcasts
INSUN PYO
2016-12-14
kdbus: allowing sending replies even if NO_EXPECT_REPLY is set
Lukasz Skalski
2016-12-14
kdbus: allow unix domain socket fd passing
Konrad Lipinski
2016-12-14
kdbus: increate KDBUS_CONN_MAX_REQUESTS_PENDING to 1024 from 128
INSUN PYO
2016-12-14
kdbus: Remove kdbus Linux Security Module hooks
Karol Lewandowski
2016-12-14
kdbus: disable internal kdbus policy
Lukasz Skalski
2016-12-14
kdbus: disable all internal policy checks
Lukasz Skalski
2016-12-14
kdbus: pool: use __vfs_read()
Sergei Zviagintsev
2016-12-14
kdbus: disable internal kdbus policy
Lukasz Skalski
2016-12-14
kdbus: Eliminate warning caused by lack of uapi/linux/kdbus.h inclusion
Paul Osmialowski
2016-12-14
kdbus: use LSM hooks in kdbus code
Paul Osmialowski
2016-12-14
kdbus: do not append the same connection to the queue twice
Paul Osmialowski
2016-12-14
kdbus: avoid the use of struct timespec
Arnd Bergmann
2016-12-14
kdbus: connection: fix handling of failed fget()
Daniel Mack
2016-12-14
kdbus: add Makefile, Kconfig and MAINTAINERS entry
Daniel Mack
2016-12-14
kdbus: add policy database implementation
Daniel Mack
2016-12-14
kdbus: add name registry implementation
Daniel Mack
2016-12-14
kdbus: add code for buses, domains and endpoints
Daniel Mack
2016-12-14
kdbus: add code for notifications and matches
Daniel Mack
2016-12-14
kdbus: add code to gather metadata
Daniel Mack
2016-12-14
kdbus: add node and filesystem implementation
Daniel Mack
2016-12-14
kdbus: add connection, queue handling and message validation code
Daniel Mack
2016-12-14
kdbus: add connection pool implementation
Daniel Mack
2016-12-14
kdbus: add driver skeleton, ioctl entry points and utility functions
Daniel Mack
2016-08-19
sysv, ipc: fix security-layer leaking
Fabian Frederick
2016-03-04
ipc/shm: handle removed segments gracefully in shm_mmap()
Kirill A. Shutemov
2016-03-04
ipc: convert invalid scenarios to use WARN_ON
Davidlohr Bueso
2016-03-04
ipc,shm: move BUG_ON check into shm_lock
Davidlohr Bueso
2015-10-22
Initialize msg/shm IPC objects before doing ipc_addid()
Linus Torvalds
2015-09-13
ipc/sem.c: update/correct memory barriers
Manfred Spraul
2015-09-13
ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...
Herton R. Krzesinski
2015-08-16
ipc: modify message queue accounting to not take kernel data structures into ...
Marcus Gelderie
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
ipc: remove use of seq_printf return value
Joe Perches
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-02-17
ipc,sem: use current->state helpers
Davidlohr Bueso
2014-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-13
shmdt: use i_size_read() instead of ->i_size
Dave Hansen
2014-12-13
ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segments
Dave Hansen
2014-12-13
ipc/msg: increase MSGMNI, remove scaling
Manfred Spraul
[next]