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