Linus Torvalds
|
e06fdaf40a
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
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 年之前 |
Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
8 年之前 |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 年之前 |
Linus Torvalds
|
6e1ce3c345
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
|
9 年之前 |
Hannes Frederic Sowa
|
415e3d3e90
unix: correctly track in-flight fds in sending process user_struct
|
9 年之前 |
Rainer Weikusat
|
7d267278a9
unix: avoid use-after-free in ep_remove_wait_queue
|
9 年之前 |
Paul Moore
|
c72eda0608
af_unix: constify the sock parameter in unix_sk()
|
9 年之前 |
Aaron Conole
|
4613012db1
af_unix: Convert the unix_sk macro to an inline function for type safety
|
10 年之前 |
Stephen Smalley
|
37a9a8df8c
net/unix: support SCM_SECURITY for stream sockets
|
10 年之前 |
Eric Dumazet
|
e370a72363
af_unix: improve STREAM behavior with fragmented memory
|
12 年之前 |
Joe Perches
|
b60a8280ba
af_unix.h: Remove extern from function prototypes
|
12 年之前 |
Eric Dumazet
|
60bc851ae5
af_unix: fix a fatal race with bit fields
|
12 年之前 |
Eric W. Biederman
|
6b0ee8c036
scm: Stop passing struct cred
|
12 年之前 |
Pavel Emelyanov
|
0da5f7c6d2
unix: Remove unused field from unix_sock
|
12 年之前 |
Eric Dumazet
|
7123aaa3a1
af_unix: speedup /proc/net/unix
|
13 年之前 |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 年之前 |
Al Viro
|
40ffe67d2e
switch unix_sock to struct path
|
13 年之前 |
Pavel Emelyanov
|
885ee74d5d
af_unix: Move CINQ/COUTQ code to helpers
|
13 年之前 |
Pavel Emelyanov
|
fa7ff56f75
af_unix: Export stuff required for diag module
|
13 年之前 |
David S. Miller
|
2a9e950701
net: Remove __KERNEL__ cpp checks from include/net
|
14 年之前 |
Eric Dumazet
|
25888e3031
af_unix: limit recursion level
|
14 年之前 |
Eric W. Biederman
|
7361c36c52
af_unix: Allow credentials to work across user and pid namespaces.
|
15 年之前 |
Eric Dumazet
|
4381548237
net: sock_def_readable() and friends RCU conversion
|
15 年之前 |
dann frazier
|
5f23b73496
net: Fix soft lockups/OOM issues w/ unix garbage collector
|
16 年之前 |
Miklos Szeredi
|
6209344f5a
net: unix: fix inflight counting bug in garbage collector
|
16 年之前 |
Al Viro
|
516e0cc564
[PATCH] f_count may wrap around
|
17 年之前 |
Denis V. Lunev
|
27147c9e6e
[AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen.
|
17 年之前 |
Pavel Emelyanov
|
97577e3828
[UNIX]: Extend unix_sysctl_(un)register prototypes
|
17 年之前 |