summaryrefslogtreecommitdiff
path: root/ipc/kdbus
AgeCommit message (Expand)Author
2017-01-31Revert "Revert "kdbus: add CMD_UPDATE_METADATA ioctl (reinitialize connection...Hyotaek Shim
2017-01-12Revert "kdbus: add CMD_UPDATE_METADATA ioctl (reinitialize connection metadata)"Inki Dae
2017-01-12kdbus: add CMD_UPDATE_METADATA ioctl (reinitialize connection metadata)Konrad Lipinski
2016-12-14kdbus: link replies in fifo send orderKonrad Lipinski
2016-12-14kdbus: Remove the unnecessary code that unlink the reply twice.INSUN PYO
2016-12-14kdbus: cmdline emptiness check fixKonrad Lipinski
2016-12-14kdbus: allowing sending replies even if NO_EXPECT_REPLY is setLukasz Skalski
2016-12-14kdbus: allow unix domain socket fd passingKonrad Lipinski
2016-12-14kdbus: Upgrade driver to newer upstream versionKarol Lewandowski
2016-12-14kdbus: cmdline emptiness check fixKonrad Lipinski
2016-12-14kdbus: allow senders to receive own broadcastsINSUN PYO
2016-12-14kdbus: allowing sending replies even if NO_EXPECT_REPLY is setLukasz Skalski
2016-12-14kdbus: allow unix domain socket fd passingKonrad Lipinski
2016-12-14kdbus: increate KDBUS_CONN_MAX_REQUESTS_PENDING to 1024 from 128INSUN PYO
2016-12-14kdbus: Remove kdbus Linux Security Module hooksKarol Lewandowski
2016-12-14kdbus: disable internal kdbus policyLukasz Skalski
2016-12-14kdbus: disable all internal policy checksLukasz Skalski
2016-12-14kdbus: pool: use __vfs_read()Sergei Zviagintsev
2016-12-14kdbus: disable internal kdbus policyLukasz Skalski
2016-12-14kdbus: Eliminate warning caused by lack of uapi/linux/kdbus.h inclusionPaul Osmialowski
2016-12-14kdbus: use LSM hooks in kdbus codePaul Osmialowski
2016-12-14kdbus: do not append the same connection to the queue twicePaul Osmialowski
2016-12-14kdbus: avoid the use of struct timespecArnd Bergmann
2016-12-14kdbus: connection: fix handling of failed fget()Daniel Mack
2016-12-14kdbus: add Makefile, Kconfig and MAINTAINERS entryDaniel Mack
2016-12-14kdbus: add policy database implementationDaniel Mack
2016-12-14kdbus: add name registry implementationDaniel Mack
2016-12-14kdbus: add code for buses, domains and endpointsDaniel Mack
2016-12-14kdbus: add code for notifications and matchesDaniel Mack
2016-12-14kdbus: add code to gather metadataDaniel Mack
2016-12-14kdbus: add node and filesystem implementationDaniel Mack
2016-12-14kdbus: add connection, queue handling and message validation codeDaniel Mack
2016-12-14kdbus: add connection pool implementationDaniel Mack
2016-12-14kdbus: add driver skeleton, ioctl entry points and utility functionsDaniel Mack