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
compress-2025-01-21
compress-2025-01-23
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
2023-06-02
smb/client: allow binding to multiple local interfaces
cpu_affinity
Enzo Matsumiya
5
-9
/
+206
2023-05-30
smb/client: introduce cpu_policy={nearest,affine}
Enzo Matsumiya
11
-14
/
+106
2023-05-25
smb3: missing null check in SMB2_change_notify
Steve French
1
-1
/
+1
2023-05-25
smb3: update a reviewer email in MAINTAINERS file
Steve French
1
-1
/
+1
2023-05-25
Merge tag '6.4-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
156
-39
/
+59
2023-05-25
Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-19
/
+116
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
2
-15
/
+49
2023-05-25
Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-27
/
+31
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
88
-792
/
+1488
2023-05-25
Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
15
-112
/
+136
2023-05-25
Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
23
-60
/
+105
2023-05-25
Merge tag 'platform-drivers-x86-v6.4-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-18
/
+35
2023-05-25
Merge tag 'm68k-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+10
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-24
Merge branch 'net-phy-mscc-support-vsc8501'
Jakub Kicinski
2
-29
/
+55
2023-05-24
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-24
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-24
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-24
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-24
Merge branch 'bug-fixes-for-net-handshake'
Jakub Kicinski
8
-7
/
+29
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-24
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-24
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-24
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
20
-448
/
+738
2023-05-24
smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smb
Steve French
5
-2
/
+2
2023-05-24
cifs: correct references in Documentation to old fs/cifs path
Steve French
6
-10
/
+10
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
149
-23
/
+30
2023-05-24
cifs: mapchars mount option ignored
Steve French
1
-0
/
+8
2023-05-24
smb3: display debug information better for encryption
Steve French
1
-2
/
+6
2023-05-24
cifs: fix smb1 mount regression
Paulo Alcantara
1
-1
/
+1
2023-05-24
Merge tag 'spi-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-65
/
+51
2023-05-24
Merge tag 'regulator-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+9
2023-05-24
Merge tag 'mmc-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
3
-11
/
+20
2023-05-24
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
2
-2
/
+7
2023-05-24
parisc: Handle kgdb breakpoints only in kernel context
Helge Deller
1
-2
/
+2
2023-05-24
parisc: Handle kprobes breakpoints only in kernel context
Helge Deller
1
-2
/
+2
2023-05-24
parisc: Allow to reboot machine after system halt
Helge Deller
1
-3
/
+8
2023-05-24
parisc: Enable LOCKDEP support
Helge Deller
1
-0
/
+4
2023-05-24
parisc: Add lightweight spinlock checks
Helge Deller
4
-7
/
+61
2023-05-24
ALSA: hda/realtek: Enable headset onLenovo M70/M90
Bin Li
1
-0
/
+2
2023-05-24
Merge tag 'asoc-fix-v6.4-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
20
-59
/
+101
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
1
-0
/
+2
2023-05-24
Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
17
-59
/
+176
2023-05-24
net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
Arınç ÜNAL
1
-6
/
+2
2023-05-23
docs: netdev: document the existence of the mail bot
Jakub Kicinski
1
-7
/
+26
2023-05-23
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
1
-1
/
+3
2023-05-23
r8169: Use a raw_spinlock_t for the register locks.
Sebastian Andrzej Siewior
1
-22
/
+22
[next]