index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
Age
Commit message (
Expand
)
Author
2022-02-04
Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...
Michael Bestas
2022-01-27
af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
Eric Dumazet
2021-10-12
Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...
Michael Bestas
2021-10-09
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-09-22
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
2021-08-12
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-08-04
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-07-10
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-06-30
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
2020-10-23
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-10-01
skbuff: fix a data race in skb_queue_len()
Qian Cai
2019-12-02
Merge android-4.4-p.204 (583bdda) into msm-4.4
Srinivasarao P
2019-11-28
net: fix warning in af_unix
Kyeongdon Kim
2019-03-25
Merge android-4.4.177 (0c3b8c4) into msm-4.4
Srinivasarao P
2019-03-23
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
2018-11-15
Merge android-4.4.163 (0ca3fca) into msm-4.4
Srinivasarao P
2018-11-10
net: drop write-only stack variable
David Herrmann
2017-12-26
Merge android-4.4.99 (7eab308) into msm-4.4
Srinivasarao P
2017-11-18
net/unix: don't show information about sockets from other namespaces
Andrei Vagin
2017-07-10
Merge android-4.4@64a73ff (v4.4.76) into msm-4.4
Blagovest Kolenichev
2017-07-05
af_unix: Add sockaddr length checks before accessing sa_family in bind and co...
Mateusz Jurczyk
2017-05-31
drivers: Warning fixes to disable CC_OPTIMIZE_FOR_SIZE
Prasad Sodagudi
2017-03-30
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
2017-02-04
af_unix: move unix_mknod() out of bindlock
WANG Cong
2016-12-10
af_unix: conditionally use freezable blocking calls in read
WANG Cong
2016-09-30
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-07-27
af_unix: fix hard linked sockets on overlay
Miklos Szeredi
2016-03-03
unix_diag: fix incorrect sign extension in unix_lookup_by_ino
Dmitry V. Levin
2016-03-03
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-01-31
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-04
af_unix: Fix splice-bind deadlock
Rainer Weikusat
2015-12-17
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-11-30
af-unix: passcred support for sendpage
Hannes Frederic Sowa
2015-11-23
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
2015-11-17
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
2015-11-16
af_unix: don't append consumed skbs to sk_receive_queue
Hannes Frederic Sowa
2015-11-15
af-unix: fix use-after-free with concurrent readers while splicing
Hannes Frederic Sowa
2015-10-25
af_unix: do not report POLLOUT on listeners
Eric Dumazet
2015-10-05
net/unix: fix logic about sk_peek_offset
Andrey Vagin
2015-09-29
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
Aaron Conole
2015-06-10
net/unix: support SCM_SECURITY for stream sockets
Stephen Smalley
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-26
unix/caif: sk_socket can disappear when state is unlocked
Mark Salyzyn
2015-05-25
net: af_unix: implement splice for stream af_unix sockets
Hannes Frederic Sowa
[next]