summaryrefslogtreecommitdiffstats
path: root/drivers/connector/cn_proc.c
Commit message (Expand)AuthorAgeFilesLines
* connector: make cn_proc explicitly non-modularPaul Gortmaker2016-07-051-3/+1
* connector: fix out-of-order cn_proc netlink message deliveryAaron Campbell2016-06-281-21/+22
* connector: Use ktime_get_ns()Thomas Gleixner2014-07-231-27/+9
* net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-241-1/+1
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-071-9/+9
* connector: improved unaligned access error fixChris Metcalf2013-11-141-30/+42
* proc connector: fix info leaksMathias Krause2013-10-021-0/+18
* connector: Added coredumping event to the process connectorJesper Derehag2013-03-201-0/+25
* proc connector: reject unprivileged listener bumpsKees Cook2013-02-271-0/+8
* userns: Convert process event connector to handle kuids and kgidsEric W. Biederman2012-09-061-4/+14
* drivers: connector: fixed coding style issuesValentin Ilie2012-07-161-18/+18
* connector: add comm change event report to proc connectorVladimir Zapolskiy2011-09-281-0/+26
* proc_fork_connector: a lockless ->real_parent usage is not safeOleg Nesterov2011-07-281-2/+6
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+2
* drivers/connector/cn_proc.c: remove unused localAndrew Morton2011-07-251-1/+0
* connector: add an event for monitoring process tracersVladimir Zapolskiy2011-07-181-0/+35
* connector: Use this_cpu operationsChristoph Lameter2010-12-171-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* connector: Fix incompatible pointer type warningStephen Boyd2009-10-061-1/+2
* proc connector: add event for process becoming session leaderScott James Remnant2009-09-231-0/+25
* connector: make callback argument type explicitMike Frysinger2009-07-171-2/+1
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-141-5/+11
* CRED: Separate task security context from task_structDavid Howells2008-11-141-4/+4
* [PATCH] connector: some fixes for ia64 unaligned access errorsErik Jacobson2007-01-051-5/+6
* [PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman2006-07-311-5/+15
* [PATCH] Process Events - Header CleanupMatt Helsley2006-06-231-0/+1
* [PATCH] Switch getnstimestamp() calls to ktime_get_ts()Matt Helsley2006-01-101-5/+6
* [PATCH] drivers/connector/cn_proc.c typosDavid S. Miller2006-01-081-2/+2
* [PATCH] Add timestamp field to process eventsMatt Helsley2005-12-121-0/+5
* [PATCH] Process Events ConnectorMatt Helsley2005-11-071-0/+222
OpenPOWER on IntegriCloud