Al Viro
|
f8f8a727ea
get_compat_bpf_fprog(): don't copyin field-by-field
|
8 سال پیش |
Al Viro
|
5da028a8af
get_compat_msghdr(): get rid of field-by-field copyin
|
8 سال پیش |
Linus Torvalds
|
3051bf36c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 سال پیش |
Linus Torvalds
|
b8989bccd6
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
|
8 سال پیش |
Richard Guy Briggs
|
62bc306e20
audit: log 32-bit socketcalls
|
8 سال پیش |
David S. Miller
|
ac4340fc3c
net: Assert at build time the assumptions we make about the CMSG header.
|
8 سال پیش |
yuan linyu
|
1ff8cebf49
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
|
8 سال پیش |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 سال پیش |
Willem de Bruijn
|
719c44d340
packet: compat support for sock_fprog
|
9 سال پیش |
Helge Deller
|
1957598840
soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF
|
9 سال پیش |
Al Viro
|
da18428498
net: switch importing msghdr from userland to {compat_,}import_iovec()
|
10 سال پیش |
tadeusz.struk@intel.com
|
0345f93138
net: socket: add support for async operations
|
10 سال پیش |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 سال پیش |
Catalin Marinas
|
91edd096e2
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour
|
10 سال پیش |
David S. Miller
|
71a83a6db6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 سال پیش |
Catalin Marinas
|
d720d8cec5
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
|
10 سال پیش |
Ameen Ali
|
e099b2d9df
net: __aligned(size) is preferred over __attribute__((aligned(size)))
|
10 سال پیش |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 سال پیش |
Al Viro
|
08adb7dabd
fold verify_iovec() into copy_msghdr_from_user()
|
10 سال پیش |
Al Viro
|
0844932009
{compat_,}verify_iovec(): switch to generic copying of iovecs
|
10 سال پیش |
Al Viro
|
666547ff59
separate kernel- and userland-side msghdr
|
11 سال پیش |
Andrey Ryabinin
|
40eea803c6
net: sendmsg: fix NULL pointer dereference
|
11 سال پیش |
Heiko Carstens
|
3a49a0f718
net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
11 سال پیش |
Heiko Carstens
|
361d93c46f
net/compat: convert to COMPAT_SYSCALL_DEFINE
|
11 سال پیش |
PaX Team
|
2def2ef2ae
x86, x32: Correct invalid use of user timespec in the kernel
|
11 سال پیش |
Dan Carpenter
|
db31c55a6f
net: clamp ->msg_namelen instead of returning an error
|
11 سال پیش |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 سال پیش |
Dan Carpenter
|
1661bf364a
net: heap overflow in __audit_sockaddr()
|
12 سال پیش |
Andy Lutomirski
|
a7526eb5d0
net: Unbreak compat_sys_{send,recv}msg
|
12 سال پیش |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 سال پیش |