index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: socket: set sock->sk to NULL after calling proto_ops::release()
Eric Biggers
2019-07-08
1
-0
/
+1
*
BACKPORT: socket: close race condition between sock_close() and sockfs_setattr()
Cong Wang
2019-07-08
1
-3
/
+15
*
net: socket: fix potential spectre v1 gadget in socketcall
Jeremy Cline
2019-05-02
1
-0
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
1
-1
/
+1
*
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
2017-06-17
1
-1
/
+3
*
net: Add SIOCKILLADDR ioctl in the compatibility list
Abhishek Bhardwaj
2017-05-23
1
-0
/
+1
*
UPSTREAM: net: socket: Make unnecessarily global sockfs_setattr() static
Tobias Klauser
2017-05-23
1
-1
/
+1
*
net: socket: don't set sk_uid to garbage value in ->setattr()
Eric Biggers
2017-05-23
1
-1
/
+1
*
net: core: Add a UID field to struct sock.
Lorenzo Colitti
2017-05-23
1
-0
/
+14
*
mtk: 3.10 updates
Mister Oyster
2017-04-29
1
-16
/
+16
*
net: socket: fix maybe-uninitialized warnings
Nathan Chancellor
2017-04-13
1
-1
/
+1
*
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
Al Viro
2016-09-28
1
-0
/
+4
*
Linux 3.10.102 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-19
/
+19
*
3.10.79 -> 3.10.80
Jan Engelmohr
2016-08-26
1
-14
/
+10
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+3553