index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
/
af_unix.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...
Michael Bestas
2021-10-12
|
\
|
*
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-10-09
|
*
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
2021-09-22
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-08-12
|
\
|
|
*
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
2021-08-04
|
*
net: split out functions related to registering inflight socket files
Jens Axboe
2021-08-04
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-07-10
|
\
|
|
*
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
2021-06-30
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-10-23
|
\
|
|
*
skbuff: fix a data race in skb_queue_len()
Qian Cai
2020-10-01
*
|
Merge android-4.4-p.204 (583bdda) into msm-4.4
Srinivasarao P
2019-12-02
|
\
|
|
*
net: fix warning in af_unix
Kyeongdon Kim
2019-11-28
*
|
Merge android-4.4.177 (0c3b8c4) into msm-4.4
Srinivasarao P
2019-03-25
|
\
|
|
*
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
2019-03-23
*
|
Merge android-4.4.163 (0ca3fca) into msm-4.4
Srinivasarao P
2018-11-15
|
\
|
|
*
net: drop write-only stack variable
David Herrmann
2018-11-10
*
|
Merge android-4.4@64a73ff (v4.4.76) into msm-4.4
Blagovest Kolenichev
2017-07-10
|
\
|
|
*
af_unix: Add sockaddr length checks before accessing sa_family in bind and co...
Mateusz Jurczyk
2017-07-05
*
|
drivers: Warning fixes to disable CC_OPTIMIZE_FOR_SIZE
Prasad Sodagudi
2017-05-31
|
/
*
af_unix: move unix_mknod() out of bindlock
WANG Cong
2017-02-04
*
af_unix: conditionally use freezable blocking calls in read
WANG Cong
2016-12-10
*
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
2016-09-30
*
Revert "af_unix: Fix splice-bind deadlock"
Linus Torvalds
2016-09-30
*
af_unix: fix hard linked sockets on overlay
Miklos Szeredi
2016-07-27
*
af_unix: Guard against other == sk in unix_dgram_sendmsg
Rainer Weikusat
2016-03-03
*
af_unix: Don't set err in unix_stream_read_generic unless there was an error
Rainer Weikusat
2016-03-03
*
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2016-03-03
*
af_unix: fix struct pid memory leak
Eric Dumazet
2016-03-03
*
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-31
*
af_unix: Fix splice-bind deadlock
Rainer Weikusat
2016-01-04
*
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
2015-12-17
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
*
af-unix: passcred support for sendpage
Hannes Frederic Sowa
2015-11-30
*
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
2015-11-23
*
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
2015-11-17
*
af_unix: don't append consumed skbs to sk_receive_queue
Hannes Frederic Sowa
2015-11-16
*
af-unix: fix use-after-free with concurrent readers while splicing
Hannes Frederic Sowa
2015-11-15
*
af_unix: do not report POLLOUT on listeners
Eric Dumazet
2015-10-25
*
net/unix: fix logic about sk_peek_offset
Andrey Vagin
2015-10-05
*
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
Aaron Conole
2015-09-29
*
net/unix: support SCM_SECURITY for stream sockets
Stephen Smalley
2015-06-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
|
\
|
*
unix/caif: sk_socket can disappear when state is unlocked
Mark Salyzyn
2015-05-26
*
|
net: af_unix: implement splice for stream af_unix sockets
Hannes Frederic Sowa
2015-05-25
*
|
net: af_unix: implement stream sendpage support
Hannes Frederic Sowa
2015-05-25
*
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
|
/
*
VFS: net/unix: d_backing_inode() annotations
David Howells
2015-04-15
*
VFS: AF_UNIX sockets should call mknod on the top layer only
David Howells
2015-04-15
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
*
net: remove sock_iocb
Christoph Hellwig
2015-01-28
[next]