index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
NFS: add a sysfs link to the lockd rpc_client
Benjamin Coddington
3
-0
/
+9
2023-06-19
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
6
-8
/
+35
2023-06-19
NFS: add superblock sysfs entries
Benjamin Coddington
6
-1
/
+90
2023-06-19
NFS: Make all of /sys/fs/nfs network-namespace unique
Benjamin Coddington
2
-37
/
+33
2023-06-19
NFS: Open-code the nfs_kset kset_create_and_add()
Benjamin Coddington
1
-2
/
+32
2023-06-19
NFS: rename nfs_client_kobj to nfs_net_kobj
Benjamin Coddington
2
-6
/
+6
2023-06-19
NFS: rename nfs_client_kset to nfs_kset
Benjamin Coddington
1
-8
/
+8
2023-06-19
NFS: Add an "xprtsec=" NFS mount option
Chuck Lever
6
-15
/
+102
2023-06-19
NFS: Have struct nfs_client carry a TLS policy field
Chuck Lever
5
-6
/
+27
2023-06-19
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
5
-0
/
+418
2023-06-19
SUNRPC: Capture CMSG metadata on client-side receive
Chuck Lever
1
-2
/
+47
2023-06-19
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
2
-0
/
+7
2023-06-19
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
5
-2
/
+182
2023-06-19
SUNRPC: Trace the rpc_create_args
Chuck Lever
2
-11
/
+43
2023-06-19
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
3
-0
/
+23
2023-06-19
NFS: Improvements for fs_context-related tracepoints
Chuck Lever
1
-0
/
+5
2023-06-19
SUNRPC: attempt to reach rpcbind with an abstract socket name
NeilBrown
1
-8
/
+31
2023-06-19
SUNRPC: support abstract unix socket addresses
NeilBrown
2
-4
/
+13
2023-06-19
NFSv4.2: SETXATTR should update ctime
Anna Schumaker
3
-7
/
+32
2023-06-19
NFSv4.2: Clean up xattr size macros
Anna Schumaker
1
-49
/
+47
2023-06-19
NFSv4.2: Clean up nfs4_xdr_dec_*xattr() functions
Anna Schumaker
1
-2
/
+12
2023-06-19
NFSv4.2: Clean up: Move nfs4_xdr_enc_*xattr() functions
Anna Schumaker
1
-71
/
+83
2023-06-19
NFSv4.2: Clean up: move decode_*xattr() functions
Anna Schumaker
1
-164
/
+162
2023-06-19
NFSv4.2: Clean up: Move the encode_copy_commit() function
Anna Schumaker
1
-12
/
+12
2023-06-19
Linux 6.4-rc7
v6.4-rc7
Linus Torvalds
1
-1
/
+1
2023-06-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-7
/
+51
2023-06-18
Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
4
-4
/
+25
2023-06-18
Merge tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2023-06-18
mm/mmap: Fix error path in do_vmi_align_munmap()
Liam R. Howlett
1
-20
/
+17
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
4
-4
/
+25
2023-06-17
Merge tag 'staging-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-06-17
Merge tag 'usb-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-70
/
+198
2023-06-17
Merge tag 'tty-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+2
2023-06-17
parisc: Delete redundant register definitions in <asm/assembly.h>
Ben Hutchings
1
-4
/
+0
2023-06-17
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-6
/
+21
2023-06-17
Merge tag 'drm-fixes-2023-06-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-27
/
+281
2023-06-17
afs: Fix vlserver probe RTT handling
David Howells
1
-2
/
+2
2023-06-16
Merge tag 'drm-misc-fixes-2023-06-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-3
/
+15
2023-06-16
Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+22
2023-06-16
Merge tag 'block-6.4-2023-06-15' of git://git.kernel.dk/linux
Linus Torvalds
1
-9
/
+31
2023-06-16
Merge tag 'io_uring-6.4-2023-06-15' of git://git.kernel.dk/linux
Linus Torvalds
2
-2
/
+13
2023-06-16
Merge tag 'sound-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-15
/
+35
2023-06-16
Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+10
2023-06-16
Merge tag 'riscv-for-linus-6.4-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+18
2023-06-16
Merge tag 'asoc-fix-v6.4-rc6-2' of https://git.kernel.org/pub/scm/linux/kerne...
Takashi Iwai
2
-2
/
+6
2023-06-16
ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playback
Lukasz Tyl
1
-0
/
+2
2023-06-16
ALSA: usb-audio: Fix broken resume due to UAC3 power state
Takashi Iwai
1
-0
/
+4
2023-06-16
ALSA: seq: oss: Fix racy open/close of MIDI devices
Takashi Iwai
1
-13
/
+22
2023-06-16
Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
76
-442
/
+945
2023-06-16
Merge tag 'loongarch-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-6
/
+11
[next]