aboutsummaryrefslogtreecommitdiff
path: root/drivers/connector/cn_proc.c
AgeCommit message (Expand)Author
2013-10-02proc connector: fix info leaksMathias Krause
2013-03-20connector: Added coredumping event to the process connectorJesper Derehag
2013-02-27proc connector: reject unprivileged listener bumpsKees Cook
2012-09-06userns: Convert process event connector to handle kuids and kgidsEric W. Biederman
2012-07-16drivers: connector: fixed coding style issuesValentin Ilie
2011-09-28connector: add comm change event report to proc connectorVladimir Zapolskiy
2011-07-28proc_fork_connector: a lockless ->real_parent usage is not safeOleg Nesterov
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25drivers/connector/cn_proc.c: remove unused localAndrew Morton
2011-07-18connector: add an event for monitoring process tracersVladimir Zapolskiy
2010-12-17connector: Use this_cpu operationsChristoph Lameter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-06connector: Fix incompatible pointer type warningStephen Boyd
2009-09-23proc connector: add event for process becoming session leaderScott James Remnant
2009-07-17connector: make callback argument type explicitMike Frysinger
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2007-01-05[PATCH] connector: some fixes for ia64 unaligned access errorsErik Jacobson
2006-07-31[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman
2006-06-23[PATCH] Process Events - Header CleanupMatt Helsley
2006-01-10[PATCH] Switch getnstimestamp() calls to ktime_get_ts()Matt Helsley
2006-01-08[PATCH] drivers/connector/cn_proc.c typosDavid S. Miller
2005-12-12[PATCH] Add timestamp field to process eventsMatt Helsley
2005-11-07[PATCH] Process Events ConnectorMatt Helsley