WANG Cong
|
0fb44559ff
af_unix: move unix_mknod() out of bindlock
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
ff0f962ca3
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 years ago |
Miklos Szeredi
|
beef5121f3
Revert "af_unix: fix hard linked sockets on overlay"
|
8 years ago |
David S. Miller
|
f9aa9dc7d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
WANG Cong
|
06a77b07e3
af_unix: conditionally use freezable blocking calls in read
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Paolo Abeni
|
7c13f97ffd
udp: do fwd memory scheduling on dequeue
|
8 years ago |
Isaac Boukris
|
e7947ea770
unix: escape all null bytes in abstract unix domain socket
|
8 years ago |
Al Viro
|
25869262ef
skb_splice_bits(): get rid of callback
|
9 years ago |
Linus Torvalds
|
6e1ce3c345
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
|
9 years ago |
Linus Torvalds
|
38f7bd94a9
Revert "af_unix: Fix splice-bind deadlock"
|
9 years ago |
Vladimir Davydov
|
3aa9799e13
af_unix: charge buffers to kmemcg
|
9 years ago |
Miklos Szeredi
|
30402c8949
Merge branch 'overlayfs-af_unix-fix' into overlayfs-linus
|
9 years ago |
Miklos Szeredi
|
eb0a4a47ae
af_unix: fix hard linked sockets on overlay
|
9 years ago |
Al Viro
|
d360775217
constify security_path_{mkdir,mknod,symlink}
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Rainer Weikusat
|
18eceb818d
af_unix: Don't use continue to re-execute unix_stream_read_generic loop
|
9 years ago |
Rainer Weikusat
|
a5527dda34
af_unix: Guard against other == sk in unix_dgram_sendmsg
|
9 years ago |
Rainer Weikusat
|
1b92ee3d03
af_unix: Don't set err in unix_stream_read_generic unless there was an error
|
9 years ago |
Hannes Frederic Sowa
|
415e3d3e90
unix: correctly track in-flight fds in sending process user_struct
|
9 years ago |
David Herrmann
|
3575dbf2cb
net: drop write-only stack variable
|
9 years ago |
Eric Dumazet
|
fa0dc04df2
af_unix: fix struct pid memory leak
|
9 years ago |
David S. Miller
|
9d367eddf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
willy tarreau
|
712f4aad40
unix: properly account for FDs passed over unix sockets
|
9 years ago |
David S. Miller
|
9e0efaf6b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Rainer Weikusat
|
c845acb324
af_unix: Fix splice-bind deadlock
|
9 years ago |
David S. Miller
|
b3e0d3d7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Rainer Weikusat
|
3822b5c2fc
af_unix: Revert 'lock_interruptible' in stream receive code
|
9 years ago |
Rainer Weikusat
|
6487428088
af_unix: fix unix_dgram_recvmsg entry locking
|
9 years ago |