index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
scm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
fs: Add receive_fd() wrapper for __receive_fd()
Kees Cook
1
-1
/
+1
2020-07-13
fs: Move __scm_install_fd() to __receive_fd()
Kees Cook
1
-26
/
+1
2020-07-13
net/scm: Regularize compat handling of scm_detach_fds()
Kees Cook
1
-16
/
+11
2020-05-13
net: ignore sock_from_file errors in __scm_install_fd
Christoph Hellwig
1
-1
/
+1
2020-05-11
net: cleanly handle kernel vs user buffers for ->msg_control
Christoph Hellwig
1
-21
/
+28
2020-05-11
net/scm: cleanup scm_detach_fds
Christoph Hellwig
1
-43
/
+51
2020-05-11
net: add a CMSG_USER_DATA macro
Christoph Hellwig
1
-2
/
+2
2019-11-15
y2038: socket: remove timespec reference in timestamping
Arnd Bergmann
1
-2
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
1
-0
/
+27
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-02-08
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
1
-0
/
+7
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
1
-2
/
+2
2015-11-22
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
1
-0
/
+2
2014-12-10
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-2
/
+1
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2013-08-30
userns: Kill nsown_capable it makes the wrong thing easy
Eric W. Biederman
1
-2
/
+2
2013-08-27
net: Check the correct namespace when spoofing pid over SCM_RIGHTS
Andy Lutomirski
1
-1
/
+1
2013-04-09
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
1
-1
/
+1
2013-04-09
cls_cgroup: remove task_struct parameter from sock_update_classid()
Zefan Li
1
-1
/
+1
2013-04-07
scm: Stop passing struct cred
Eric W. Biederman
1
-16
/
+0
2013-03-17
scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.
Eric W. Biederman
1
-1
/
+3
2013-01-22
net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
Daniel Wagner
1
-1
/
+4
2012-11-18
net: Allow userns root to force the scm creds
Eric W. Biederman
1
-3
/
+3
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2012-09-26
make get_file() return its argument
Al Viro
1
-2
/
+1
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
1
-6
/
+11
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
1
-8
/
+23
2012-08-16
net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
John Fastabend
1
-0
/
+4
2012-08-14
userns: Convert net/core/scm.c to use kuids and kgids
Eric W. Biederman
1
-8
/
+23
2012-07-22
get rid of ->scm_work_list
Al Viro
1
-19
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-09-28
af_unix: dont send SCM_CREDENTIALS by default
Eric Dumazet
1
-4
/
+6
2011-08-11
scm: Capture the full credentials of the scm sender
Tim Chen
1
-1
/
+1
2011-03-15
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
1
-1
/
+1
2010-11-24
scm: lower SCM_MAX_FD
Eric Dumazet
1
-4
/
+6
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
1
-5
/
+4
2010-06-16
scm: Capture the full credentials of the scm sender.
Eric W. Biederman
1
-0
/
+24
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-28
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
1
-0
/
+2
2008-11-18
Merge branch 'master' into next
James Morris
1
-2
/
+0
2008-11-14
scm: fix scm_fp_list->list initialization made in wrong place
Pavel Emelyanov
1
-2
/
+0
2008-11-14
Merge branch 'master' into next
James Morris
1
-3
/
+21
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
1
-1
/
+1
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-4
/
+6
2008-11-14
CRED: Wrap task credential accesses in the networking subsystem
David Howells
1
-4
/
+4
2008-11-06
net: Fix recursive descent in __scm_destroy().
David Miller
1
-3
/
+21
2007-12-20
[NET]: Fix function put_cmsg() which may cause usr application memory overflow
Wei Yongjun
1
-0
/
+2
[next]