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
2024-11-28
cifs: update internal version number
Steve French
1
-2
/
+2
2024-11-28
cifs: unlock on error in smb3_reconfigure()
Dan Carpenter
1
-1
/
+3
2024-11-28
cifs: during remount, make sure passwords are in sync
Shyam Prasad N
2
-9
/
+75
2024-11-28
cifs: support mounting with alternate password to allow password rotation
Meetakshi Setiya
1
-7
/
+50
2024-11-27
smb: Initialize cfid->tcon before performing network ops
Paul Aurich
1
-1
/
+1
2024-11-27
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
6
-36
/
+147
2024-11-27
smb: client: fix noisy message when mounting shares
Paulo Alcantara
1
-1
/
+1
2024-11-27
smb: client: don't try following DFS links in cifs_tree_connect()
Paulo Alcantara
1
-171
/
+17
2024-11-27
smb: client: allow reconnect when sending ioctl
Paulo Alcantara
3
-11
/
+12
2024-11-27
smb: client: get rid of @nlsc param in cifs_tree_connect()
Paulo Alcantara
5
-20
/
+15
2024-11-27
smb: client: allow more DFS referrals to be cached
Paulo Alcantara
1
-2
/
+2
2024-11-25
cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session
Pali Rohár
1
-2
/
+1
2024-11-25
cifs: Validate content of WSL reparse point buffers
Pali Rohár
1
-0
/
+5
2024-11-25
cifs: Improve guard for excluding $LXDEV xattr
Pali Rohár
1
-2
/
+2
2024-11-25
cifs: Add support for parsing WSL-style symlinks
Pali Rohár
2
-0
/
+58
2024-11-25
cifs: Validate content of native symlink
Pali Rohár
1
-0
/
+19
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
9
-28
/
+108
2024-11-25
smb: client: fix NULL ptr deref in crypto_aead_setkey()
Paulo Alcantara
1
-1
/
+3
2024-11-25
Update misleading comment in cifs_chan_update_iface
Marco Crivellari
1
-4
/
+1
2024-11-25
smb: client: change return value in open_cached_dir_by_dentry() if !cfids
Henrique Carvalho
1
-1
/
+1
2024-11-25
smb: client: disable directory caching when dir_cache_timeout is zero
Henrique Carvalho
1
-1
/
+1
2024-11-25
smb: client: remove unnecessary checks in open_cached_dir()
Henrique Carvalho
1
-4
/
+6
2024-11-23
Merge tag '6.13-rc-part1-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
19
-246
/
+293
2024-11-23
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-237
/
+352
2024-11-23
Merge tag 'unicode-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-9
/
+10
2024-11-23
Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-69
/
+73
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
63
-499
/
+1977
2024-11-23
Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
51
-1624
/
+4610
2024-11-23
Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
36
-49
/
+62
2024-11-23
Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
19
-103
/
+517
2024-11-23
Merge tag 'tpmdd-next-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-211
/
+156
2024-11-23
Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
98
-212
/
+354
2024-11-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
242
-2133
/
+26300
2024-11-23
Merge tag 'backlight-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
28
-247
/
+221
2024-11-23
Merge tag 'leds-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
63
-330
/
+397
2024-11-23
Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
84
-767
/
+3122
2024-11-23
Merge tag 'linux_kselftest-kunit-6.13-rc1-fixed' of git://git.kernel.org/pub/...
Linus Torvalds
10
-91
/
+183
2024-11-23
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
35
-328
/
+452
2024-11-23
Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-79
/
+361
2024-11-23
Merge tag 'trace-ring-buffer-v6.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-30
/
+76
2024-11-23
Merge tag 'x86_tdx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-23
/
+128
2024-11-22
Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-33
/
+31
2024-11-22
Merge tag 'x86_sgx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-11-22
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
14
-66
/
+367
2024-11-22
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
3
-9
/
+10
2024-11-22
tpm: atmel: Drop PPC64 specific MMIO setup
Rob Herring (Arm)
3
-144
/
+61
2024-11-22
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1476
-28946
/
+51907
2024-11-22
char: tpm: cr50: Add new device/vendor ID 0x50666666
Jett Rink
1
-4
/
+28
2024-11-22
char: tpm: cr50: Move i2c locking to request/relinquish locality ops
Jan Dabros
1
-9
/
+13
2024-11-22
char: tpm: cr50: Use generic request/relinquish locality ops
Jan Dabros
1
-40
/
+54
[next]