Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
8 年之前 |
Al Viro
|
3ad6f93e98
annotate poll-related wait keys
|
8 年之前 |
Gustavo A. R. Silva
|
110af3acb8
net: af_unix: mark expected switch fall-through
|
7 年之前 |
David S. Miller
|
e2a7c34fb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Matthew Dawson
|
a0917e0bc6
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
|
8 年之前 |
David Herrmann
|
27eac47b00
net/unix: drop obsolete fd-recursion limits
|
8 年之前 |
Linus Torvalds
|
5518b69b76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 年之前 |
Reshetova, Elena
|
8c9814b970
net: convert unix_address.refcnt from atomic_t to refcount_t
|
8 年之前 |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 年之前 |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 年之前 |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 年之前 |
Mateusz Jurczyk
|
defbcf2dec
af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
|
8 年之前 |
Kees Cook
|
82fe0d2b44
af_unix: Use designated initializers
|
8 年之前 |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 年之前 |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 年之前 |
Andrey Vagin
|
ba94f3088b
unix: add ioctl to open a unix socket file with O_PATH
|
8 年之前 |
WANG Cong
|
0fb44559ff
af_unix: move unix_mknod() out of bindlock
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
ff0f962ca3
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 年之前 |
Miklos Szeredi
|
beef5121f3
Revert "af_unix: fix hard linked sockets on overlay"
|
8 年之前 |
David S. Miller
|
f9aa9dc7d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
WANG Cong
|
06a77b07e3
af_unix: conditionally use freezable blocking calls in read
|
8 年之前 |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Paolo Abeni
|
7c13f97ffd
udp: do fwd memory scheduling on dequeue
|
8 年之前 |
Isaac Boukris
|
e7947ea770
unix: escape all null bytes in abstract unix domain socket
|
8 年之前 |
Al Viro
|
25869262ef
skb_splice_bits(): get rid of callback
|
9 年之前 |
Linus Torvalds
|
6e1ce3c345
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
|
9 年之前 |
Linus Torvalds
|
38f7bd94a9
Revert "af_unix: Fix splice-bind deadlock"
|
9 年之前 |
Vladimir Davydov
|
3aa9799e13
af_unix: charge buffers to kmemcg
|
9 年之前 |
Miklos Szeredi
|
30402c8949
Merge branch 'overlayfs-af_unix-fix' into overlayfs-linus
|
9 年之前 |