index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '6.13-rc-part1-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
11 days
19
-246
/
+293
|
\
|
*
smb: prevent use-after-free due to open_cached_dir error paths
Paul Aurich
13 days
1
-41
/
+29
|
*
smb: Don't leak cfid when reconnect races with open_cached_dir
Paul Aurich
13 days
1
-13
/
+14
|
*
smb: client: handle max length for SMB symlinks
Paulo Alcantara
13 days
2
-1
/
+6
|
*
smb: client: get rid of bounds check in SMB2_ioctl_init()
Paulo Alcantara
13 days
1
-9
/
+0
|
*
smb: client: improve compound padding in encryption
Paulo Alcantara
13 days
3
-63
/
+18
|
*
smb3: request handle caching when caching directories
Steve French
13 days
1
-1
/
+1
|
*
cifs: Recognize SFU char/block devices created by Windows NFS server on Windo...
Pali Rohár
13 days
1
-0
/
+22
|
*
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
13 days
6
-0
/
+117
|
*
smb/client: Prevent error pointer dereference
Dan Carpenter
13 days
1
-2
/
+4
|
*
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
13 days
4
-23
/
+37
|
*
smb: cached directories can be more than root file handle
Paul Aurich
13 days
1
-1
/
+1
|
*
smb: client: fix use-after-free of signing key
Paulo Alcantara
2024-11-18
2
-18
/
+40
|
*
smb: client: Use str_yes_no() helper function
Thorsten Blum
2024-11-18
1
-4
/
+4
|
*
smb: client: memcpy() with surrounding object base address
Kees Cook
2024-11-18
1
-1
/
+1
|
*
cifs: Remove pre-historic unused CIFSSMBCopy
Dr. David Alan Gilbert
2024-11-18
2
-70
/
+0
*
|
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12 days
14
-237
/
+352
|
\
\
|
*
|
ovl: Filter invalid inodes with missing lookup function
Vasiliy Kovalev
2024-11-20
1
-0
/
+3
|
*
|
ovl: convert ovl_real_fdget() callers to ovl_real_file()
Amir Goldstein
2024-11-15
1
-84
/
+59
|
*
|
ovl: convert ovl_real_fdget_path() callers to ovl_real_file_path()
Amir Goldstein
2024-11-15
1
-25
/
+34
|
*
|
ovl: store upper real file in ovl_file struct
Amir Goldstein
2024-11-15
1
-8
/
+41
|
*
|
ovl: allocate a container struct ovl_file for ovl private context
Amir Goldstein
2024-11-15
3
-9
/
+48
|
*
|
ovl: do not open non-data lower file for fsync
Amir Goldstein
2024-11-15
1
-27
/
+31
|
*
|
ovl: Optimize override/revert creds
Vinicius Costa Gomes
2024-11-15
2
-3
/
+11
|
*
|
ovl: pass an explicit reference of creators creds to callers
Amir Goldstein
2024-11-14
1
-12
/
+22
|
*
|
ovl: use wrapper ovl_revert_creds()
Vinicius Costa Gomes
2024-11-11
9
-39
/
+44
|
*
|
fs/backing-file: Convert to revert/override_creds_light()
Vinicius Costa Gomes
2024-11-11
1
-10
/
+10
|
*
|
cred: Add a light version of override/revert_creds()
Vinicius Costa Gomes
2024-11-11
2
-3
/
+21
|
*
|
backing-file: clean up the API
Miklos Szeredi
2024-11-11
4
-46
/
+52
|
*
|
ovl: properly handle large files in ovl_security_fileattr
Oleksandr Tymoshenko
2024-11-11
1
-1
/
+6
*
|
|
Merge tag 'unicode-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12 days
6
-9
/
+10
|
\
\
\
|
*
|
|
MAINTAINERS: Add Unicode tree
André Almeida
2024-10-11
1
-0
/
+1
|
*
|
|
unicode: change the reference of database file
Gan Jie
2024-09-13
2
-5
/
+5
|
*
|
|
unicode: Fix utf8_load() error path
André Almeida
2024-09-03
1
-1
/
+1
|
*
|
|
unicode: constify utf8 data table
Thomas Weißschuh
2024-08-13
3
-3
/
+3
*
|
|
|
Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12 days
9
-69
/
+73
|
\
\
\
\
|
*
|
|
|
sysctl: Reduce dput(child) calls in proc_sys_fill_cache()
Markus Elfring
2024-10-31
1
-4
/
+4
|
*
|
|
|
sysctl: Reorganize kerneldoc parameter names
Julia Lawall
2024-10-23
1
-1
/
+0
|
*
|
|
|
ucounts: constify sysctl table user_table
Thomas Weißschuh
2024-10-23
1
-1
/
+1
|
*
|
|
|
sysctl: update comments to new registration APIs
Thomas Weißschuh
2024-10-23
1
-4
/
+2
|
*
|
|
|
MAINTAINERS: remove me from sysctl
Luis Chamberlain
2024-10-22
1
-1
/
+0
|
*
|
|
|
sysctl: Convert locking comments to lockdep assertions
Thomas Weißschuh
2024-10-10
1
-4
/
+10
|
*
|
|
|
const_structs.checkpatch: add ctl_table
Thomas Weißschuh
2024-10-09
1
-0
/
+1
|
*
|
|
|
sysctl: make internal ctl_tables const
Thomas Weißschuh
2024-10-09
1
-2
/
+2
|
*
|
|
|
sysctl: allow registration of const struct ctl_table
Thomas Weißschuh
2024-10-09
2
-8
/
+8
|
*
|
|
|
sysctl: move internal interfaces to const struct ctl_table
Thomas Weißschuh
2024-10-09
3
-42
/
+43
|
*
|
|
|
bpf: Constify ctl_table argument of filter function
Thomas Weißschuh
2024-10-09
2
-2
/
+2
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
12 days
63
-499
/
+1977
|
\
\
\
\
\
|
*
|
|
|
|
RDMA/bnxt_re: Correct the sequence of device suspend
Kalesh AP
2024-11-17
1
-23
/
+5
|
*
|
|
|
|
RDMA/bnxt_re: Use the default mode of congestion control
Kalesh AP
2024-11-17
1
-3
/
+2
[next]