index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
net: do not write to msg_get_inq in callee
Willem de Bruijn
1
-5
/
+3
2025-12-28
af_unix: don't post cmsg for SO_INQ unless explicitly asked for
Jens Axboe
1
-3
/
+8
2025-12-08
af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smp
Mateusz Guzik
1
-1
/
+1
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-69
/
+57
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+1
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+4
2025-11-28
af_unix: convert unix_file_open() to FD_ADD()
Christian Brauner
1
-15
/
+1
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2025-11-18
af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc().
Kuniyuki Iwashima
3
-21
/
+11
2025-11-18
af_unix: Remove unix_tot_inflight.
Kuniyuki Iwashima
1
-3
/
+0
2025-11-18
af_unix: Refine wait_for_unix_gc().
Kuniyuki Iwashima
1
-13
/
+8
2025-11-18
af_unix: Don't call wait_for_unix_gc() on every sendmsg().
Kuniyuki Iwashima
3
-8
/
+6
2025-11-18
af_unix: Don't trigger GC from close() if unnecessary.
Kuniyuki Iwashima
3
-14
/
+19
2025-11-18
af_unix: Simplify GC state.
Kuniyuki Iwashima
1
-9
/
+12
2025-11-18
af_unix: Count cyclic SCC.
Kuniyuki Iwashima
1
-10
/
+21
2025-11-18
af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_gener...
Kuniyuki Iwashima
1
-2
/
+1
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+11
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
1
-1
/
+1
2025-11-11
af_unix: Initialise scc_index in unix_add_edge().
Kuniyuki Iwashima
1
-3
/
+11
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-4
/
+4
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-2
/
+2
2025-11-04
unix: don't copy creds
Christian Brauner
1
-13
/
+4
2025-10-23
net: unix: remove outdated BSD behavior comment in unix_release_sock()
Sunday Adelodun
1
-11
/
+0
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
1
-3
/
+3
2025-09-22
net: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-59
/
+128
2025-07-28
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-30
/
+48
2025-07-14
don't bother with path_get()/path_put() in unix_open_file()
Al Viro
1
-12
/
+4
2025-07-08
af_unix: Introduce SO_INQ.
Kuniyuki Iwashima
1
-2
/
+60
2025-07-08
af_unix: Cache state->msg in unix_stream_read_generic().
Kuniyuki Iwashima
1
-16
/
+17
2025-07-08
af_unix: Use cached value for SOCK_STREAM in unix_inq_len().
Kuniyuki Iwashima
1
-10
/
+28
2025-07-08
af_unix: Don't use skb_recv_datagram() in unix_stream_read_skb().
Kuniyuki Iwashima
1
-17
/
+22
2025-07-08
af_unix: Don't check SOCK_DEAD in unix_stream_read_skb().
Kuniyuki Iwashima
1
-10
/
+0
2025-07-08
af_unix: Don't hold unix_state_lock() in __unix_dgram_recvmsg().
Kuniyuki Iwashima
1
-3
/
+1
2025-07-08
net: splice: Drop unused @gfp
Michal Luczaj
1
-2
/
+1
2025-07-04
af_unix: stash pidfs dentry when needed
Alexander Mikhalitsyn
1
-1
/
+10
2025-07-04
af_unix/scm: fix whitespace errors
Alexander Mikhalitsyn
1
-1
/
+1
2025-07-04
af_unix: introduce unix_skb_to_scm helper
Alexander Mikhalitsyn
1
-4
/
+8
2025-07-04
af_unix: rework unix_maybe_add_creds() to allow sleep
Alexander Mikhalitsyn
1
-7
/
+25
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+23
2025-06-24
af_unix: Don't set -ECONNRESET for consumed OOB skb.
Kuniyuki Iwashima
1
-6
/
+12
2025-06-24
af_unix: Don't leave consecutive consumed OOB skbs.
Kuniyuki Iwashima
1
-2
/
+11
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
2
-2
/
+2
2025-06-19
pidfs: remove pidfs_{get,put}_pid()
Christian Brauner
1
-5
/
+0
2025-06-12
af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.
Kuniyuki Iwashima
1
-1
/
+2
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-57
/
+47
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
1
-2
/
+20
2025-05-23
af_unix: Inherit sk_flags at connect().
Kuniyuki Iwashima
1
-6
/
+6
[next]