summaryrefslogtreecommitdiffstats
path: root/drivers/connector/cn_proc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* connector: fix unsafe usage of ->real_parentLi RongQing2019-03-091-4/+18
* connector: add parent pid and tgid to coredump and exit eventsStefan Strogin2018-05-011-0/+4
* connector: make cn_proc explicitly non-modularPaul Gortmaker2016-07-051-3/+1Star
* 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/+9Star
* 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-081-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-071-4/+14
* drivers: connector: fixed coding style issuesValentin Ilie2012-07-171-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-291-2/+6
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+2
* drivers/connector/cn_proc.c: remove unused localAndrew Morton2011-07-261-1/+0Star
* 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/+1Star
* 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-061-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-091-2/+2
* [PATCH] Add timestamp field to process eventsMatt Helsley2005-12-121-0/+5
* [PATCH] Process Events ConnectorMatt Helsley2005-11-071-0/+222