Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-21pids: Compute task_tgid using signal->leader_pidEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-02-08unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2013-09-23scm.h: Remove extern from function prototypesJoe Perches
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-21net: fix incorrect credentials passingLinus Torvalds
2013-04-08scm: Stop passing struct credEric W. Biederman
2012-09-24net: Remove unnecessary NULL check in scm_destroy().David S. Miller
2012-09-07scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman
2012-08-22af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet
2012-07-22get rid of ->scm_work_listAl Viro
2011-09-28af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet
2011-09-17Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...David S. Miller
2011-08-25Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen
2010-11-24scm: lower SCM_MAX_FDEric Dumazet
2010-06-17scm: Capture the full credentials of the scm sender.Eric W. Biederman
2010-06-17scm: Reorder scm_cookie.Eric W. Biederman
2009-11-04net: cleanup include/netEric Dumazet
2009-07-06cleanup: remove unused member in scm_cookie.Rami Rosen
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells
2008-11-07net: Fix recursive descent in __scm_destroy().David Miller
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-07-17avoid OPEN_MAX in SCM_MAX_FDRoland McGrath
2006-08-03[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang
2006-06-30[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-03-21[AF_UNIX]: scm: better initializationBenjamin LaHaise
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds