index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-08
cifs: SMB1 split: Add some #includes
David Howells
-4
/
+5
2026-02-08
cifs: SMB1 split: Move some SMB1 received PDU checking bits to smb1transport.c
David Howells
-128
/
+128
2026-02-08
cifs: SMB1 split: Move some SMB1 receive bits to smb1transport.c
David Howells
-171
/
+173
2026-02-08
cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h
David Howells
-213
/
+219
2026-02-08
cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
David Howells
-12
/
+39
2026-02-08
cifs: SMB1 split: Rename cifstransport.c
David Howells
-1
/
+4
2026-02-08
cifs: Scripted clean up fs/smb/client/ntlmssp.h
David Howells
-7
/
+8
2026-02-08
cifs: Scripted clean up fs/smb/client/reparse.h
David Howells
-6
/
+7
2026-02-08
cifs: Scripted clean up fs/smb/client/smb2proto.h
David Howells
-252
/
+216
2026-02-08
cifs: Scripted clean up fs/smb/client/cifs_debug.h
David Howells
-1
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/cifs_swn.h
David Howells
-5
/
+5
2026-02-08
cifs: Scripted clean up fs/smb/client/compress.h
David Howells
-1
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/cifs_spnego.h
David Howells
-2
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/fs_context.h
David Howells
-7
/
+9
2026-02-08
cifs: Scripted clean up fs/smb/client/fscache.h
David Howells
-5
/
+5
2026-02-08
cifs: Scripted clean up fs/smb/client/cifsglob.h
David Howells
-6
/
+6
2026-02-08
cifs: Scripted clean up fs/smb/client/dns_resolve.h
David Howells
-2
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/dfs_cache.h
David Howells
-7
/
+12
2026-02-08
cifs: Scripted clean up fs/smb/client/cifsfs.h
David Howells
-56
/
+58
2026-02-08
cifs: Scripted clean up fs/smb/client/netlink.h
David Howells
-2
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/cifs_unicode.h
David Howells
-8
/
+9
2026-02-08
cifs: Scripted clean up fs/smb/client/cifsproto.h
David Howells
-503
/
+462
2026-02-08
cifs: Scripted clean up fs/smb/client/dfs.h
David Howells
-1
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/cached_dir.h
David Howells
-17
/
+13
2026-02-08
smb: client: add multichannel async work for CONFIG_CIFS_DFS_UPCALL=n
Henrique Carvalho
-0
/
+14
2026-02-08
smb: client: introduce multichannel async work during mount
Henrique Carvalho
-3
/
+63
2026-02-08
smb: client: prevent races in ->query_interfaces()
Henrique Carvalho
-11
/
+8
2026-02-08
smb: client: add proper locking around ses->iface_last_update
Henrique Carvalho
-0
/
+2
2026-02-08
smb: client: split cached_fid bitfields to avoid shared-byte RMW races
Henrique Carvalho
-4
/
+4
2026-02-08
cifs: Fix locking usage for tcon fields
Shyam Prasad N
-10
/
+11
2026-02-08
cifs: Corrections to lock ordering notes
Shyam Prasad N
-4
/
+11
2026-02-08
cifs: make retry logic in read/write path consistent with other paths
Shyam Prasad N
-7
/
+74
2026-02-08
netfs: avoid double increment of retry_count in subreq
Shyam Prasad N
-1
/
+0
2026-02-08
netfs: when subreq is marked for retry, do not check if it faced an error
Shyam Prasad N
-6
/
+17
2026-02-08
cifs: on replayable errors back-off before replay, not after
Shyam Prasad N
-42
/
+129
2026-02-08
smb: client: fix potential UAF and double free in smb2_open_file()
Paulo Alcantara
-0
/
+2
2026-02-08
perf tests: Test annotate with data type profiling and C
Dmitrii Dolgov
-8
/
+23
2026-02-08
perf tests: Test annotate with data type profiling and rust
Dmitrii Dolgov
-0
/
+69
2026-02-08
perf test workload: Add code_with_type test workload
Dmitrii Dolgov
-1
/
+99
2026-02-08
Linux 6.19
v6.19
Linus Torvalds
-1
/
+1
2026-02-08
ASoC: amd: maintainer information
Vijendar Mukunda
-0
/
+7
2026-02-08
Merge tag 'i2c-for-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+2
2026-02-08
i2c: imx-lpi2c: fix SMBus block read NACK after byte count
Carlos Song
-24
/
+83
2026-02-08
Merge branch 'for-linus' into for-next
Takashi Iwai
-2070
/
+3783
2026-02-08
ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)
Harin Lee
-5
/
+6
2026-02-08
drm/nouveau/gsp: simplify code with acpi_get_local_u64_address()
Andy Shevchenko
-3
/
+4
2026-02-08
tools build: Add a feature test for rust compiler
Dmitrii Dolgov
-2
/
+27
2026-02-08
perf test parse-metric: Ensure aggregate counts appear to have run
Ian Rogers
-0
/
+2
2026-02-08
perf test record.sh: Fix shellcheck warning
Ian Rogers
-1
/
+1
2026-02-08
ALSA: hda/generic: fix typos in comments
Pedro Amarante
-2
/
+2
[prev]
[next]