]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2023-12-23 Greg Kroah... Linux 5.15.145 v5.15.145
2023-12-23 Arnd Bergmannkasan: disable kasan_non_canonical_hook() for HW tags
2023-12-23 Francis Lanieltracing/kprobes: Return EADDRNOTAVAIL when func matches...
2023-12-23 Amit PundirRevert "drm/bridge: lt9611uxc: Switch to devm MIPI...
2023-12-23 Amit PundirRevert "drm/bridge: lt9611uxc: Register and attach...
2023-12-23 Amit PundirRevert "drm/bridge: lt9611uxc: fix the race in the...
2023-12-23 Namjae Jeonksmbd: don't update ->op_state as OPLOCK_STATE_NONE...
2023-12-23 Namjae Jeonksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
2023-12-23 Namjae Jeonksmbd: release interim response after sending status...
2023-12-23 Namjae Jeonksmbd: move oplock handling after unlock parent dir
2023-12-23 Namjae Jeonksmbd: separately allocate ci per dentry
2023-12-23 Namjae Jeonksmbd: fix possible deadlock in smb2_open
2023-12-23 Zongmin Zhouksmbd: prevent memory leak on error return
2023-12-23 Namjae Jeonksmbd: handle malformed smb1 message
2023-12-23 Namjae Jeonksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_lo...
2023-12-23 Namjae Jeonksmbd: no need to wait for binded connection terminatio...
2023-12-23 Namjae Jeonksmbd: add support for surrogate pair conversion
2023-12-23 Kangjing Huangksmbd: fix missing RDMA-capable flag for IPoIB device...
2023-12-23 Marios Makassikisksmbd: fix recursive locking in vfs helpers
2023-12-23 Namjae Jeonksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
2023-12-23 Namjae Jeonksmbd: reorganize ksmbd_iov_pin_rsp()
2023-12-23 Cheng-Han Wuksmbd: Remove unused field in ksmbd_user struct
2023-12-23 Namjae Jeonksmbd: fix potential double free on smb2_read_pipe...
2023-12-23 Namjae Jeonksmbd: fix Null pointer dereferences in ksmbd_update_fs...
2023-12-23 Namjae Jeonksmbd: fix wrong error response status by using set_smb...
2023-12-23 Namjae Jeonksmbd: fix race condition between tree conn lookup...
2023-12-23 Namjae Jeonksmbd: fix race condition from parallel smb2 lock requests
2023-12-23 Namjae Jeonksmbd: fix race condition from parallel smb2 logoff...
2023-12-23 Namjae Jeonksmbd: fix race condition with fp
2023-12-23 Namjae Jeonksmbd: fix race condition between session lookup and...
2023-12-23 Namjae Jeonksmbd: check iov vector index in ksmbd_conn_write()
2023-12-23 Namjae Jeonksmbd: return invalid parameter error response if smb2...
2023-12-23 Namjae Jeonksmbd: fix passing freed memory 'aux_payload_buf'
2023-12-23 Namjae Jeonksmbd: remove unneeded mark_inode_dirty in set_info_sec()
2023-12-23 Steve Frenchksmbd: remove experimental warning
2023-12-23 Namjae Jeonksmbd: add missing calling smb2_set_err_rsp() on error
2023-12-23 Namjae Jeonksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_b...
2023-12-23 Yang Liksmbd: Fix one kernel-doc comment
2023-12-23 Namjae Jeonksmbd: reduce descriptor size if remaining bytes is...
2023-12-23 Atte Heikkiläksmbd: fix `force create mode' and `force directory...
2023-12-23 Namjae Jeonksmbd: fix wrong interim response on compound
2023-12-23 Namjae Jeonksmbd: add support for read compound
2023-12-23 Yang Yingliangksmbd: switch to use kmemdup_nul() helper
2023-12-23 Namjae Jeonksmbd: fix out of bounds in init_smb2_rsp_hdr()
2023-12-23 Namjae Jeonksmbd: validate session id and tree id in compound...
2023-12-23 Namjae Jeonksmbd: check if a mount point is crossed during path...
2023-12-23 Wang Mingksmbd: Fix unsigned expression compared with zero
2023-12-23 Gustavo A.... ksmbd: Replace one-element array with flexible-array...
2023-12-23 Gustavo A.... ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_...
2023-12-23 Namjae Jeonksmbd: add missing compound request handing in some...
2023-12-23 Namjae Jeonksmbd: fix out of bounds read in smb2_sess_setup
2023-12-23 Lu Hongfeiksmbd: Replace the ternary conditional operator with...
2023-12-23 Namjae Jeonksmbd: use kvzalloc instead of kvmalloc
2023-12-23 Lu Hongfeiksmbd: Change the return value of ksmbd_vfs_query_maxim...
2023-12-23 Namjae Jeonksmbd: return a literal instead of 'err' in ksmbd_vfs_k...
2023-12-23 Namjae Jeonksmbd: use kzalloc() instead of __GFP_ZERO
2023-12-23 Namjae Jeonksmbd: remove unused ksmbd_tree_conn_share function
2023-12-23 Namjae Jeonksmbd: add mnt_want_write to ksmbd vfs functions
2023-12-23 Namjae Jeonksmbd: validate smb request protocol id
2023-12-23 Namjae Jeonksmbd: check the validation of pdu_size in ksmbd_conn_h...
2023-12-23 Namjae Jeonksmbd: fix posix_acls and acls dereferencing possible...
2023-12-23 Namjae Jeonksmbd: fix out-of-bound read in parse_lease_state()
2023-12-23 Namjae Jeonksmbd: fix out-of-bound read in deassemble_neg_contexts()
2023-12-23 Namjae Jeonksmbd: call putname after using the last component
2023-12-23 Namjae Jeonksmbd: fix UAF issue from opinfo->conn
2023-12-23 Kuan-Ting Chenksmbd: fix multiple out-of-bounds read during context...
2023-12-23 Namjae Jeonksmbd: fix uninitialized pointer read in smb2_create_link()
2023-12-23 Namjae Jeonksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
2023-12-23 Namjae Jeonksmbd: fix racy issue under cocurrent smb2 tree disconnect
2023-12-23 Namjae Jeonksmbd: fix racy issue from smb2 close and logoff with...
2023-12-23 Namjae Jeonksmbd: block asynchronous requests when making a delay...
2023-12-23 Namjae Jeonksmbd: destroy expired sessions
2023-12-23 Namjae Jeonksmbd: fix racy issue from session setup and logoff
2023-12-23 Namjae Jeonksmbd: fix racy issue from using ->d_parent and ->d_name
2023-12-23 Al Virofs: introduce lock_rename_child() helper
2023-12-23 David Disseldorpksmbd: remove unused compression negotiate ctx packing
2023-12-23 David Disseldorpksmbd: avoid duplicate negotiate ctx offset increments
2023-12-23 David Disseldorpksmbd: set NegotiateContextCount once instead of every inc
2023-12-23 David Disseldorpksmbd: avoid out of bounds access in decode_preauth_ctxt()
2023-12-23 Namjae Jeonksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr
2023-12-23 Namjae Jeonksmbd: delete asynchronous work from list
2023-12-23 Tom Rixksmbd: remove unused is_char_allowed function
2023-12-23 Namjae Jeonksmbd: fix wrong signingkey creation when encryption...
2023-12-23 Hangyu Huaksmbd: fix possible memory leak in smb2_lock()
2023-12-23 Jiapeng Chongksmbd: Fix parameter name and comment mismatch
2023-12-23 Colin Ian Kingksmbd: Fix spelling mistake "excceed" -> "exceeded"
2023-12-23 Steve Frenchksmbd: update Kconfig to note Kerberos support and...
2023-12-23 Dawei Liksmbd: Remove duplicated codes
2023-12-23 Dawei Liksmbd: fix typo, syncronous->synchronous
2023-12-23 Dawei Liksmbd: Implements sess->rpc_handle_list as xarray
2023-12-23 Dawei Liksmbd: Implements sess->ksmbd_chann_list as xarray
2023-12-23 Marios Makassikisksmbd: send proper error response in smb2_tree_connect()
2023-12-23 ye xingchenksmbd: Convert to use sysfs_emit()/sysfs_emit_at()...
2023-12-23 Marios Makassikisksmbd: Fix resource leak in smb2_lock()
2023-12-23 Jeff Laytonksmbd: use F_SETLK when unlocking a file
2023-12-23 Namjae Jeonksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcin...
2023-12-23 Gustavo A.... ksmbd: replace one-element arrays with flexible-array...
2023-12-23 Atte Heikkiläksmbd: validate share name from share config response
2023-12-23 Namjae Jeonksmbd: call ib_drain_qp when disconnected
2023-12-23 Atte Heikkiläksmbd: make utf-8 file name comparison work in __casele...
next