summaryrefslogtreecommitdiff
path: root/drivers/connector/cn_proc.c
Commit message (Expand)AuthorAge
* connector: make cn_proc explicitly non-modularPaul Gortmaker2016-07-05
* connector: fix out-of-order cn_proc netlink message deliveryAaron Campbell2016-06-28
* connector: Use ktime_get_ns()Thomas Gleixner2014-07-23
* net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-07
* connector: improved unaligned access error fixChris Metcalf2013-11-14
* proc connector: fix info leaksMathias Krause2013-10-02
* connector: Added coredumping event to the process connectorJesper Derehag2013-03-20
* proc connector: reject unprivileged listener bumpsKees Cook2013-02-27
* userns: Convert process event connector to handle kuids and kgidsEric W. Biederman2012-09-06
* drivers: connector: fixed coding style issuesValentin Ilie2012-07-16
* connector: add comm change event report to proc connectorVladimir Zapolskiy2011-09-28
* proc_fork_connector: a lockless ->real_parent usage is not safeOleg Nesterov2011-07-28
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* drivers/connector/cn_proc.c: remove unused localAndrew Morton2011-07-25
* connector: add an event for monitoring process tracersVladimir Zapolskiy2011-07-18
* connector: Use this_cpu operationsChristoph Lameter2010-12-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* connector: Fix incompatible pointer type warningStephen Boyd2009-10-06
* proc connector: add event for process becoming session leaderScott James Remnant2009-09-23
* connector: make callback argument type explicitMike Frysinger2009-07-17
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-14
* CRED: Separate task security context from task_structDavid Howells2008-11-14
* [PATCH] connector: some fixes for ia64 unaligned access errorsErik Jacobson2007-01-05
* [PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman2006-07-31
* [PATCH] Process Events - Header CleanupMatt Helsley2006-06-23
* [PATCH] Switch getnstimestamp() calls to ktime_get_ts()Matt Helsley2006-01-10
* [PATCH] drivers/connector/cn_proc.c typosDavid S. Miller2006-01-08
* [PATCH] Add timestamp field to process eventsMatt Helsley2005-12-12
* [PATCH] Process Events ConnectorMatt Helsley2005-11-07