index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
connector
/
cn_proc.c
Age
Commit message (
Expand
)
Author
2016-07-05
connector: make cn_proc explicitly non-modular
Paul Gortmaker
2016-06-28
connector: fix out-of-order cn_proc netlink message delivery
Aaron Campbell
2014-07-23
connector: Use ktime_get_ns()
Thomas Gleixner
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-02-07
connector: add portid to unicast in addition to broadcasting
David Fries
2013-11-14
connector: improved unaligned access error fix
Chris Metcalf
2013-10-02
proc connector: fix info leaks
Mathias Krause
2013-03-20
connector: Added coredumping event to the process connector
Jesper Derehag
2013-02-27
proc connector: reject unprivileged listener bumps
Kees Cook
2012-09-06
userns: Convert process event connector to handle kuids and kgids
Eric W. Biederman
2012-07-16
drivers: connector: fixed coding style issues
Valentin Ilie
2011-09-28
connector: add comm change event report to proc connector
Vladimir Zapolskiy
2011-07-28
proc_fork_connector: a lockless ->real_parent usage is not safe
Oleg Nesterov
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-25
drivers/connector/cn_proc.c: remove unused local
Andrew Morton
2011-07-18
connector: add an event for monitoring process tracers
Vladimir Zapolskiy
2010-12-17
connector: Use this_cpu operations
Christoph Lameter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-06
connector: Fix incompatible pointer type warning
Stephen Boyd
2009-09-23
proc connector: add event for process becoming session leader
Scott James Remnant
2009-07-17
connector: make callback argument type explicit
Mike Frysinger
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2007-01-05
[PATCH] connector: some fixes for ia64 unaligned access errors
Erik Jacobson
2006-07-31
[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestamp
Chandra Seetharaman
2006-06-23
[PATCH] Process Events - Header Cleanup
Matt Helsley
2006-01-10
[PATCH] Switch getnstimestamp() calls to ktime_get_ts()
Matt Helsley
2006-01-08
[PATCH] drivers/connector/cn_proc.c typos
David S. Miller
2005-12-12
[PATCH] Add timestamp field to process events
Matt Helsley
2005-11-07
[PATCH] Process Events Connector
Matt Helsley