projects
/
platform
/
core
/
system
/
kdbus-bus.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/system/kdbus-bus.git
2014-08-04
Kay Sievers
prevent special-purpose connections from owning names...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Kay Sievers
kdbus.h: clarify policy holder docs
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Kay Sievers
do not use __ prefix for ordinary functions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Kay Sievers
domain: add BUG_ON()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Kay Sievers
do not use __ prefix for ordinary functions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Kay Sievers
test: do not use __ prefix for ordinary functions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Djalal Harouni
domain: remove dead kdbus_domain_user_find_or_new()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Djalal Harouni
connection: fix user quota accounting corruption
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Djalal Harouni
bus: improve user quota accounting and domain locking
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Djalal Harouni
kdbus: improve user quota accounting by using kdbus_dom...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Djalal Harouni
domain: add kdbus_domain_user_account()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Djalal Harouni
domain: add __kdbus_domain_user_account() to account...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Djalal Harouni
domain: add kdbus_domain_user_assign_id() to assign...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Djalal Harouni
test: correctly set the 'ret' variable
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Greg Kroah...
Merge pull request #21 from torstehu/fix-warning
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Torstein Husebø
Fix annoying compile warning due to missing cast
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Daniel Mack
connection: don't append to uninitialized metadata
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Daniel Mack
connection: clean up conditional code path
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Daniel Mack
connection: rename kdbus_check_send_perm() to kdbus_con...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Daniel Mack
connection: factor out code into kdbus_conn_add_expecte...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Daniel Mack
connection: factor out some code into kdbus_check_send_...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Daniel Mack
memfd: switch to f_op->{read,write}_iter
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
policy: kdbus_policy_set() use another variable to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
policy: use the db->entries_hash to access the policy...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
test: add the test-kdbus-policy test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
test: add conn_update() to test KDBUS_CMD_CONN_UPDATE
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
test: add simple helper to drop privileges
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
test: make msg_send() return -errno
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
test: export kdbus_hello_registrar()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
connection: when freeing a connection purge its cached...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
policy: kdbus_policy_check_own_access() returns 0 on...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
policy: kdbus_policy_set() fix a use after free bug
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
policy: kdbus_policy_set() make sure we restore the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Djalal Harouni
connection: update attach_flags only if KDBUS_ITEM_ATTA...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Simon Peeters
ease installation on non-running kernels
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Kay Sievers
policy: pass items, not &items
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Kay Sievers
util.h: KDBUS_ITEM_VALID - fix size check
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Jacek Janczyk
util.h: KDBUS_ITEM_VALID fixed
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Djalal Harouni
kdbus-test: fix kdbus item alignment in kdbus_hello_reg...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Djalal Harouni
connection: fix cpu stall by checking kdbus item alignment
commit
|
commitdiff
|
tree
|
snapshot
2014-06-07
Djalal Harouni
policy: clean up headers and code documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Djalal Harouni
domain: rework kdbus_domain_new() error path to fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Djalal Harouni
connection: pin the subjective cred for KDBUS_POLICY_OWN
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Kay Sievers
connection: add BUG_ON for pending work at connection...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Kay Sievers
never schedule work for a dead connection
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Jacek Janczyk
test-kdbus: fixed unterminated string
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Kay Sievers
always require explicit disconnect(), pin connection...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Kay Sievers
TODO: update
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Maciej Wereski
Don't use nonexistent member of kdbus_pool_slice
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
John de la...
test-kdbus: check for EOPNOTSUPP instead of ENOTSUPP
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Kay Sievers
remove racy calls to kdbus_conn_active()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Kay Sievers
remove single-called kdbus_conn_find_peer() function
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Kay Sievers
kdbus.h: remove left-over documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Kay Sievers
return EOPNOTSUPP instead of in-kernel-only ENOTSUPP
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Kay Sievers
remove no longer needed "on behalf" logic (ABI break)
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Djalal Harouni
names: take the registry write lock in kdbus_name_release()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
David Herrmann
connection: keep names locked while sending messages
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
David Herrmann
names: turn registry lock into rwsem
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Kay Sievers
handle notify messages in a bus list to preserve bus...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
David Herrmann
connection: simplify cmd_conn_info()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
David Herrmann
kdbus: fix 'canceled' typo
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
David Herrmann
names: fix kdbus_name_lookup() to not ref NULL conns...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
David Herrmann
names: fix kdbus_name_lookup() race condition
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
David Herrmann
connection: dont modify msg in case of errors in kdbus_...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
David Herrmann
connection: return ESRCH for unknown names consistently
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Hristo Venev
metadata: reflect change in task_cgroup_name
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Daniel Mack
connection: remove duplicate variable declaration
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Mack
connection: check whether a reply exists before freeing it
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Mack
policy: whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Djalal Harouni
kdbus: use kdbus_conn_find_peer() where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Djalal Harouni
connection: add function kdbus_conn_find_peer()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Djalal Harouni
connection: unref ep and bus and free match_db on error...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Djalal Harouni
handle: change return value from -EFAULT to -EPERM
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Djalal Harouni
endpoint: protect the idr tree on release
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Djalal Harouni
connection: remove useless kdbus_str_hash() call
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Ingo van Lil
kdbus: Check for bloom parameter in "make bus" command
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Kay Sievers
kerneldoc: remove KDBUS_CMD_EP_POLICY_SET, add KDBUS_CM...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Daniel Mack
policy: remove kdbus_policy_db_dump()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Kay Sievers
whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Daniel Mack
pool: cosmetic indent fix
upstream/0.20140325.112233cet
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Daniel Mack
connection: fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Kay Sievers
pool: hand out opaque pool_slice pointers instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Kay Sievers
bus, connection: fix jump label names
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Kay Sievers
bus, connection: do not leak user accounting when paren...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Kay Sievers
add comments about lock order
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Kay Sievers
connection: prevent queuing of messages into dead conne...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Djalal Harouni
handle: unref handle->ep and free handle->meta on error...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Djalal Harouni
test-kdbus: rename check bus and domain functions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Djalal Harouni
endpoint: free the policy_db on error path
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Kay Sievers
names: kdbus_name_replace_owner - guard against connect...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Kay Sievers
names: do not allow to add names to dead connections
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Kay Sievers
names: remove unused hash variable
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Kay Sievers
connection: release names before dropping messages
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Kay Sievers
connection: do not add messages to dead connection
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kay Sievers
names: rename "entries_lock" to "lock"
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kay Sievers
connection: update kernel doc
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kay Sievers
move function around
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Kay Sievers
ensure we never have any children objects linked when...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Kay Sievers
check for disconnected parent objects before linking...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Kay Sievers
domain: create sub-domain from parent domain
commit
|
commitdiff
|
tree
|
snapshot
next