index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
connector
/
cn_proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
connector: make cn_proc explicitly non-modular
Paul Gortmaker
2016-07-05
1
-3
/
+1
*
connector: fix out-of-order cn_proc netlink message delivery
Aaron Campbell
2016-06-28
1
-21
/
+22
*
connector: Use ktime_get_ns()
Thomas Gleixner
2014-07-23
1
-27
/
+9
*
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
1
-1
/
+1
*
connector: add portid to unicast in addition to broadcasting
David Fries
2014-02-07
1
-9
/
+9
*
connector: improved unaligned access error fix
Chris Metcalf
2013-11-14
1
-30
/
+42
*
proc connector: fix info leaks
Mathias Krause
2013-10-02
1
-0
/
+18
*
connector: Added coredumping event to the process connector
Jesper Derehag
2013-03-20
1
-0
/
+25
*
proc connector: reject unprivileged listener bumps
Kees Cook
2013-02-27
1
-0
/
+8
*
userns: Convert process event connector to handle kuids and kgids
Eric W. Biederman
2012-09-06
1
-4
/
+14
*
drivers: connector: fixed coding style issues
Valentin Ilie
2012-07-16
1
-18
/
+18
*
connector: add comm change event report to proc connector
Vladimir Zapolskiy
2011-09-28
1
-0
/
+26
*
proc_fork_connector: a lockless ->real_parent usage is not safe
Oleg Nesterov
2011-07-28
1
-2
/
+6
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+2
*
drivers/connector/cn_proc.c: remove unused local
Andrew Morton
2011-07-25
1
-1
/
+0
*
connector: add an event for monitoring process tracers
Vladimir Zapolskiy
2011-07-18
1
-0
/
+35
*
connector: Use this_cpu operations
Christoph Lameter
2010-12-17
1
-2
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
connector: Fix incompatible pointer type warning
Stephen Boyd
2009-10-06
1
-1
/
+2
*
proc connector: add event for process becoming session leader
Scott James Remnant
2009-09-23
1
-0
/
+25
*
connector: make callback argument type explicit
Mike Frysinger
2009-07-17
1
-2
/
+1
*
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
1
-5
/
+11
*
CRED: Separate task security context from task_struct
David Howells
2008-11-14
1
-4
/
+4
*
[PATCH] connector: some fixes for ia64 unaligned access errors
Erik Jacobson
2007-01-05
1
-5
/
+6
*
[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestamp
Chandra Seetharaman
2006-07-31
1
-5
/
+15
*
[PATCH] Process Events - Header Cleanup
Matt Helsley
2006-06-23
1
-0
/
+1
*
[PATCH] Switch getnstimestamp() calls to ktime_get_ts()
Matt Helsley
2006-01-10
1
-5
/
+6
*
[PATCH] drivers/connector/cn_proc.c typos
David S. Miller
2006-01-08
1
-2
/
+2
*
[PATCH] Add timestamp field to process events
Matt Helsley
2005-12-12
1
-0
/
+5
*
[PATCH] Process Events Connector
Matt Helsley
2005-11-07
1
-0
/
+222