- 2c6ad20 memcg: enable accounting for scm_fp_list objects by Vasily Averin · 3 years, 5 months ago
- e7ad33f scm: fix a typo in put_cmsg() by Eric Dumazet · 3 years, 9 months ago
- 38ebcf5 scm: optimize put_cmsg() by Eric Dumazet · 3 years, 9 months ago
- deefa7f fs: Add receive_fd() wrapper for __receive_fd() by Kees Cook · 4 years, 7 months ago
- 6659061 fs: Move __scm_install_fd() to __receive_fd() by Kees Cook · 4 years, 7 months ago
- c0029de net/scm: Regularize compat handling of scm_detach_fds() by Kees Cook · 4 years, 7 months ago
- 6e8a4f9 net: ignore sock_from_file errors in __scm_install_fd by Christoph Hellwig · 4 years, 8 months ago
- 1f466e1 net: cleanly handle kernel vs user buffers for ->msg_control by Christoph Hellwig · 4 years, 8 months ago
- 2618d53 net/scm: cleanup scm_detach_fds by Christoph Hellwig · 4 years, 8 months ago
- 0462b6b net: add a CMSG_USER_DATA macro by Christoph Hellwig · 4 years, 8 months ago
- 0309f98 y2038: socket: remove timespec reference in timestamping by Arnd Bergmann · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
- 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
- 1ff8ceb scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr)) by yuan linyu · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 415e3d3 unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
- 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
- 6900317 net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds by Daniel Borkmann · 9 years ago
- f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
- c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
- c7b96ac userns: Kill nsown_capable it makes the wrong thing easy by Eric W. Biederman · 12 years ago
- d661684 net: Check the correct namespace when spoofing pid over SCM_RIGHTS by Andy Lutomirski · 11 years ago
- 6ffd464 netprio_cgroup: remove task_struct parameter from sock_update_netprio() by Zefan Li · 12 years ago
- 211d2f97 cls_cgroup: remove task_struct parameter from sock_update_classid() by Zefan Li · 12 years ago
- 6b0ee8c0 scm: Stop passing struct cred by Eric W. Biederman · 12 years ago
- 92f28d9 scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids. by Eric W. Biederman · 12 years ago
- d842950 net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly by Daniel Wagner · 12 years ago
- 00f70de net: Allow userns root to force the scm creds by Eric W. Biederman · 12 years ago
- aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- cb0942b make get_file() return its argument by Al Viro · 12 years ago
- dbe9a41 scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. by Eric W. Biederman · 12 years ago
- e6acb38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by David S. Miller · 12 years ago
- 48a87cc net: netprio: fd passed in SCM_RIGHTS datagram not set correctly by John Fastabend · 12 years ago
- b2e4f54 userns: Convert net/core/scm.c to use kuids and kgids by Eric W. Biederman · 13 years ago
- 6120d3d get rid of ->scm_work_list by Al Viro · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- 16e5726 af_unix: dont send SCM_CREDENTIALS by default by Eric Dumazet · 13 years ago
- e33f7a9 scm: Capture the full credentials of the scm sender by Tim Chen · 13 years ago
- 326be7b Allow passing O_PATH descriptors via SCM_RIGHTS datagrams by Al Viro · 14 years ago
- bba14de scm: lower SCM_MAX_FD by Eric Dumazet · 14 years ago
- 9e34a5b net/core: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
- 257b535 scm: Capture the full credentials of the scm sender. by Eric W. Biederman · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 76dadd76 scm: Only support SCM_RIGHTS on unix domain sockets. by Eric W. Biederman · 15 years ago
- f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
- 5421ae0 scm: fix scm_fp_list->list initialization made in wrong place by Pavel Emelyanov · 16 years ago
- 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
- 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
- b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
- 8192b0c CRED: Wrap task credential accesses in the networking subsystem by David Howells · 16 years ago
- f8d570a net: Fix recursive descent in __scm_destroy(). by David Miller · 16 years ago
- 1ac70e7 [NET]: Fix function put_cmsg() which may cause usr application memory overflow by Wei Yongjun · 17 years ago
- b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
- cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
- 4a19542 O_CLOEXEC for SCM_RIGHTS by Ulrich Drepper · 17 years ago
- 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
- effee6a [NET]: File descriptor loss while receiving SCM_RIGHTS by Miklos Szeredi · 18 years ago
- 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
- b453257 [PATCH] kill gratitious includes of major.h under net/* by Al Viro · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago