index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9 days
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
12 days
net: af_unix: useful handling of LSM denials on SCM_RIGHTS
Jori Koolstra
12 days
net: af_unix: enable custom setsockopt for all socket types
Jori Koolstra
12 days
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-13
net: Const qualify network templated ctl_tables Arrays
Joel Granados
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
2026-08-06
af_unix: Unlink scc_entry in unix_del_edge().
Kuniyuki Iwashima
2026-07-27
unix: Use kvmalloc_array() for BPF iterator batches
Weimin Xiong
2026-07-24
af_unix: fix listen() succeeding on sockets in the wrong state
John Ericson
2026-06-29
af_unix: use scoped_with_init_fs() for coredump socket lookup
Christian Brauner
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-03
af_unix: Fix inq_len update problem in partial read
Jianyu Li
2026-06-02
af_unix: Remove sock->state assignment.
Kuniyuki Iwashima
2026-05-19
af_unix: Fix UAF read of tail->len in unix_stream_data_wait()
Jann Horn
2026-05-07
af_unix: Reject SIOCATMARK on non-stream sockets
Jiexun Wang
2026-05-04
af_unix: Set gc_in_progress to true in unix_gc().
Kuniyuki Iwashima
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-18
af_unix: Drop all SCM attributes for SOCKMAP.
Kuniyuki Iwashima
2026-04-15
bpf, sockmap: Take state lock for af_unix iter
Michal Luczaj
2026-04-15
bpf, sockmap: Fix af_unix null-ptr-deref in proto update
Michal Luczaj
2026-04-15
bpf, sockmap: Fix af_unix iter deadlock
Michal Luczaj
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-13
Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-08
af_unix: read UNIX_DIAG_VFS data under unix_state_lock
Jiexun Wang
2026-04-07
lsm: Add LSM hook security_unix_find
Justin Suess
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-12
af_unix: Give up GC if MSG_PEEK intervened.
Kuniyuki Iwashima
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
2026-02-26
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
af_unix: Fix memleak of newsk in unix_stream_connect().
Kuniyuki Iwashima
2026-01-08
net: do not write to msg_get_inq in callee
Willem de Bruijn
2025-12-28
af_unix: don't post cmsg for SO_INQ unless explicitly asked for
Jens Axboe
2025-12-08
af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smp
Mateusz Guzik
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-28
af_unix: convert unix_file_open() to FD_ADD()
Christian Brauner
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-18
af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc().
Kuniyuki Iwashima
[next]