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.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-05-05
cifs: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-05-05
cifs: fix sharing of DFS connections
Paulo Alcantara
6
-80
/
+147
2023-05-04
cifs: avoid potential races when handling multiple dfs tcons
Paulo Alcantara
5
-79
/
+80
2023-05-04
cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
Paulo Alcantara
5
-20
/
+43
2023-05-04
cifs: fix potential race when tree connecting ipc
Paulo Alcantara
1
-7
/
+50
2023-05-02
cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
Paulo Alcantara
4
-13
/
+23
2023-05-02
cifs: print smb3_fs_context::source when mounting
Paulo Alcantara
1
-8
/
+6
2023-05-02
cifs: protect session status check in smb2_reconnect()
Paulo Alcantara
1
-4
/
+11
2023-05-02
SMB3.1.1: correct definition for app_instance_id create contexts
Steve French
2
-16
/
+20
2023-05-01
Merge tag '6.4-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
8
-151
/
+109
2023-05-01
Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-11
/
+28
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
60
-1274
/
+791
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
25
-313
/
+1583
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
99
-2436
/
+2784
2023-04-30
Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
15
-582
/
+510
2023-04-30
Merge tag 'rust-6.4' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
35
-24
/
+4980
2023-04-30
Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-97
/
+149
2023-04-30
Merge tag 'for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
17
-253
/
+412
2023-04-30
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
383
-7391
/
+32097
2023-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
106
-5398
/
+7886
2023-04-29
Merge tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
7
-443
/
+357
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
31
-442
/
+802
2023-04-29
Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
24
-566
/
+648
2023-04-29
Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
17
-457
/
+528
2023-04-29
Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
85
-1890
/
+10520
2023-04-29
Merge tag 'iomap-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-8
/
+100
2023-04-29
Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
11
-88
/
+189
2023-04-29
Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-207
/
+223
2023-04-29
Merge tag 'lsm-pr-20230428' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+5
2023-04-29
Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-1
/
+1
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-100
/
+99
2023-04-29
Merge tag 'wq-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
4
-14
/
+124
2023-04-29
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-04-29
smb3: move some common open context structs to smbfs_common
Steve French
3
-36
/
+28
2023-04-29
smb3: make query_on_disk_id open context consistent and move to common code
Steve French
4
-18
/
+12
2023-04-29
SMB3.1.1: add new tree connect ShareFlags
Steve French
1
-8
/
+9
2023-04-29
cifs: missing lock when updating session status
Steve French
1
-2
/
+6
2023-04-29
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
91
-993
/
+2595
2023-04-29
Merge tag 'm68knommu-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+0
2023-04-29
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
279
-9510
/
+2672
2023-04-29
Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+54
2023-04-29
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
35
-518
/
+1959
2023-04-29
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
33
-281
/
+217
2023-04-29
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
21
-350
/
+1424
2023-04-29
Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-4
/
+32
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
84
-684
/
+641
2023-04-28
NFSv4.2: Rework scratch handling for READ_PLUS
Anna Schumaker
3
-7
/
+15
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
35
-149
/
+1701
2023-04-28
Merge tag 'x86_tdx_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-42
/
+51
2023-04-28
Merge tag 'x86_fpu_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+103
[next]