index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
smb: client: set interface for primary channel
multichannel-fixes-v2
Enzo Matsumiya
4
-75
/
+90
2025-05-21
smb: client: move ifaces stuff from ses to server
Enzo Matsumiya
6
-75
/
+86
2025-05-21
smb: client: add only valid ifaces to ses->iface_list
Enzo Matsumiya
4
-104
/
+85
2025-05-21
smb: client: use list_sort for iface_list
Enzo Matsumiya
1
-39
/
+41
2025-05-21
smb: client: open secondary channels in parallel
Enzo Matsumiya
6
-200
/
+181
2025-05-16
smb: client: spread cifsd threads through available CPUs
Enzo Matsumiya
2
-15
/
+66
2025-05-14
smb: client: fix delay on concurrent opens
Paulo Alcantara
1
-22
/
+10
2025-05-14
smb: client: fix zero rsize error messages
Paulo Alcantara
1
-2
/
+4
2025-05-14
smb: client: fix memory leak during error handling for POSIX mkdir
Jethro Donaldson
1
-1
/
+1
2025-05-11
Linux 6.15-rc6
v6.15-rc6
Linus Torvalds
1
-1
/
+1
2025-05-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-72
/
+200
2025-05-11
Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-46
/
+54
2025-05-11
Merge tag 'x86-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-32
/
+41
2025-05-11
Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+63
2025-05-11
Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-38
/
+65
2025-05-11
Merge tag 'fixes-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+9
2025-05-10
Input: xpad - fix xpad_device sorting
Vicki Pfau
1
-1
/
+1
2025-05-10
Input: xpad - add support for several more controllers
Vicki Pfau
1
-0
/
+7
2025-05-10
Input: xpad - fix Share button on Xbox One controllers
Vicki Pfau
1
-15
/
+20
2025-05-10
Input: xpad - fix two controller table values
Vicki Pfau
1
-2
/
+2
2025-05-10
Input: hisi_powerkey - enable system-wakeup for s2idle
Ulf Hansson
1
-1
/
+1
2025-05-10
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...
Linus Torvalds
23
-95
/
+314
2025-05-10
Merge tag 'driver-core-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2025-05-10
Merge tag 'usb-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-95
/
+221
2025-05-10
Merge tag 'staging-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+4
2025-05-10
Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
29
-96
/
+241
2025-05-10
Merge tag 'i2c-for-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+1
2025-05-10
Merge tag 'for-linus-6.15a-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-14
/
+32
2025-05-10
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-19
/
+17
2025-05-10
Merge tag 'kvm-x86-fixes-6.15-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-37
/
+150
2025-05-10
Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
8
-35
/
+48
2025-05-10
Merge tag 'kvm-riscv-fixes-6.15-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
1
-0
/
+2
2025-05-10
Merge tag 'i2c-host-fixes-6.15-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2
-2
/
+1
2025-05-09
Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-8
/
+4
2025-05-09
fix IS_MNT_PROPAGATING uses
Al Viro
3
-10
/
+12
2025-05-09
do_move_mount(): don't leak MNTNS_PROPAGATING on failures
Al Viro
1
-3
/
+2
2025-05-09
do_umount(): add missing barrier before refcount checks in sync case
Al Viro
1
-1
/
+2
2025-05-09
__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
Al Viro
1
-5
/
+1
2025-05-09
Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-51
/
+49
2025-05-09
Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
47
-195
/
+285
2025-05-10
Merge tag 'drm-intel-fixes-2025-05-09' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2
-4
/
+12
2025-05-10
Merge tag 'drm-xe-fixes-2025-05-09' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
13
-12
/
+84
2025-05-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+8
2025-05-09
Merge tag 'riscv-for-linus-6.15-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-29
/
+62
2025-05-09
Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
4
-7
/
+28
2025-05-09
Merge tag 'io_uring-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
2
-36
/
+24
2025-05-09
Merge tag 'modules-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2025-05-09
x86/mm: Eliminate window where TLB flushes may be inadvertently skipped
Dave Hansen
1
-3
/
+19
2025-05-09
io_uring/sqpoll: Increase task_work submission batch size
Gabriel Krisman Bertazi
1
-1
/
+1
2025-05-09
drm/i915/dp: Fix determining SST/MST mode during MTP TU state computation
Imre Deak
1
-1
/
+1
[next]