summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '6.13-rc-part1-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds11 days19-246/+293
|\
| * smb: prevent use-after-free due to open_cached_dir error pathsPaul Aurich13 days1-41/+29
| * smb: Don't leak cfid when reconnect races with open_cached_dirPaul Aurich13 days1-13/+14
| * smb: client: handle max length for SMB symlinksPaulo Alcantara13 days2-1/+6
| * smb: client: get rid of bounds check in SMB2_ioctl_init()Paulo Alcantara13 days1-9/+0
| * smb: client: improve compound padding in encryptionPaulo Alcantara13 days3-63/+18
| * smb3: request handle caching when caching directoriesSteve French13 days1-1/+1
| * cifs: Recognize SFU char/block devices created by Windows NFS server on Windo...Pali Rohár13 days1-0/+22
| * CIFS: New mount option for cifs.upcall namespace resolutionRitvik Budhiraja13 days6-0/+117
| * smb/client: Prevent error pointer dereferenceDan Carpenter13 days1-2/+4
| * fs/smb/client: implement chmod() for SMB3 POSIX ExtensionsRalph Boehme13 days4-23/+37
| * smb: cached directories can be more than root file handlePaul Aurich13 days1-1/+1
| * smb: client: fix use-after-free of signing keyPaulo Alcantara2024-11-182-18/+40
| * smb: client: Use str_yes_no() helper functionThorsten Blum2024-11-181-4/+4
| * smb: client: memcpy() with surrounding object base addressKees Cook2024-11-181-1/+1
| * cifs: Remove pre-historic unused CIFSSMBCopyDr. David Alan Gilbert2024-11-182-70/+0
* | Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12 days14-237/+352
|\ \
| * | ovl: Filter invalid inodes with missing lookup functionVasiliy Kovalev2024-11-201-0/+3
| * | ovl: convert ovl_real_fdget() callers to ovl_real_file()Amir Goldstein2024-11-151-84/+59
| * | ovl: convert ovl_real_fdget_path() callers to ovl_real_file_path()Amir Goldstein2024-11-151-25/+34
| * | ovl: store upper real file in ovl_file structAmir Goldstein2024-11-151-8/+41
| * | ovl: allocate a container struct ovl_file for ovl private contextAmir Goldstein2024-11-153-9/+48
| * | ovl: do not open non-data lower file for fsyncAmir Goldstein2024-11-151-27/+31
| * | ovl: Optimize override/revert credsVinicius Costa Gomes2024-11-152-3/+11
| * | ovl: pass an explicit reference of creators creds to callersAmir Goldstein2024-11-141-12/+22
| * | ovl: use wrapper ovl_revert_creds()Vinicius Costa Gomes2024-11-119-39/+44
| * | fs/backing-file: Convert to revert/override_creds_light()Vinicius Costa Gomes2024-11-111-10/+10
| * | cred: Add a light version of override/revert_creds()Vinicius Costa Gomes2024-11-112-3/+21
| * | backing-file: clean up the APIMiklos Szeredi2024-11-114-46/+52
| * | ovl: properly handle large files in ovl_security_fileattrOleksandr Tymoshenko2024-11-111-1/+6
* | | Merge tag 'unicode-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12 days6-9/+10
|\ \ \
| * | | MAINTAINERS: Add Unicode treeAndré Almeida2024-10-111-0/+1
| * | | unicode: change the reference of database fileGan Jie2024-09-132-5/+5
| * | | unicode: Fix utf8_load() error pathAndré Almeida2024-09-031-1/+1
| * | | unicode: constify utf8 data tableThomas Weißschuh2024-08-133-3/+3
* | | | Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12 days9-69/+73
|\ \ \ \
| * | | | sysctl: Reduce dput(child) calls in proc_sys_fill_cache()Markus Elfring2024-10-311-4/+4
| * | | | sysctl: Reorganize kerneldoc parameter namesJulia Lawall2024-10-231-1/+0
| * | | | ucounts: constify sysctl table user_tableThomas Weißschuh2024-10-231-1/+1
| * | | | sysctl: update comments to new registration APIsThomas Weißschuh2024-10-231-4/+2
| * | | | MAINTAINERS: remove me from sysctlLuis Chamberlain2024-10-221-1/+0
| * | | | sysctl: Convert locking comments to lockdep assertionsThomas Weißschuh2024-10-101-4/+10
| * | | | const_structs.checkpatch: add ctl_tableThomas Weißschuh2024-10-091-0/+1
| * | | | sysctl: make internal ctl_tables constThomas Weißschuh2024-10-091-2/+2
| * | | | sysctl: allow registration of const struct ctl_tableThomas Weißschuh2024-10-092-8/+8
| * | | | sysctl: move internal interfaces to const struct ctl_tableThomas Weißschuh2024-10-093-42/+43
| * | | | bpf: Constify ctl_table argument of filter functionThomas Weißschuh2024-10-092-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds12 days63-499/+1977
|\ \ \ \ \
| * | | | | RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP2024-11-171-23/+5
| * | | | | RDMA/bnxt_re: Use the default mode of congestion controlKalesh AP2024-11-171-3/+2