aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-05ksmbd: check if a mount point is crossed during path lookupNamjae Jeon
2024-01-05ksmbd: Fix unsigned expression compared with zeroWang Ming
2024-01-05ksmbd: Replace one-element array with flexible-array memberGustavo A. R. Silva
2024-01-05ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()Gustavo A. R. Silva
2024-01-05ksmbd: Replace the ternary conditional operator with min()Lu Hongfei
2024-01-05ksmbd: use kvzalloc instead of kvmallocNamjae Jeon
2024-01-05ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to voidLu Hongfei
2024-01-05ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()Namjae Jeon
2024-01-05ksmbd: use kzalloc() instead of __GFP_ZERONamjae Jeon
2024-01-05ksmbd: remove unused ksmbd_tree_conn_share functionNamjae Jeon
2024-01-05ksmbd: add mnt_want_write to ksmbd vfs functionsNamjae Jeon
2024-01-05ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()Namjae Jeon
2024-01-05ksmbd: call putname after using the last componentNamjae Jeon
2024-01-05ksmbd: fix uninitialized pointer read in smb2_create_link()Namjae Jeon
2024-01-05ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()Namjae Jeon
2024-01-05ksmbd: fix racy issue from using ->d_parent and ->d_nameNamjae Jeon
2024-01-05fs: introduce lock_rename_child() helperAl Viro
2024-01-05ksmbd: remove unused compression negotiate ctx packingDavid Disseldorp
2024-01-05ksmbd: avoid duplicate negotiate ctx offset incrementsDavid Disseldorp
2024-01-05ksmbd: set NegotiateContextCount once instead of every incDavid Disseldorp
2024-01-05ksmbd: delete asynchronous work from listNamjae Jeon
2024-01-05ksmbd: remove unused is_char_allowed functionTom Rix
2024-01-05ksmbd: Fix parameter name and comment mismatchJiapeng Chong
2024-01-05ksmbd: Fix spelling mistake "excceed" -> "exceeded"Colin Ian King
2024-01-05ksmbd: update Kconfig to note Kerberos support and fix indentationSteve French
2024-01-05ksmbd: Remove duplicated codesDawei Li
2024-01-05ksmbd: fix typo, syncronous->synchronousDawei Li
2024-01-05ksmbd: Implements sess->rpc_handle_list as xarrayDawei Li
2024-01-05ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIsye xingchen
2024-01-05ksmbd: Fix resource leak in smb2_lock()Marios Makassikis
2024-01-05ksmbd: use F_SETLK when unlocking a fileJeff Layton
2024-01-05ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for ...Namjae Jeon
2024-01-05ksmbd: replace one-element arrays with flexible-array membersGustavo A. R. Silva
2024-01-01Linux 6.1.70Greg Kroah-Hartman
2024-01-01loop: deprecate autoloading callback loop_probe()Mauricio Faria de Oliveira
2024-01-01wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)Léo Lam
2024-01-01wifi: cfg80211: fix CQM for non-range useJohannes Berg
2024-01-01fuse: share lookup state between submount and its parentKrister Johansen
2024-01-01mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park
2024-01-01x86/alternatives: Sync core before enabling interruptsThomas Gleixner
2024-01-01KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier
2024-01-01KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()Marc Zyngier
2024-01-01KVM: arm64: vgic: Simplify kvm_vgic_destroy()Marc Zyngier
2024-01-01thunderbolt: Fix memory leak in margining_port_remove()Yaxiong Tian
2024-01-01lib/vsprintf: Fix %pfwf when current node refcount == 0Herve Codina
2024-01-01gpio: dwapb: mask/unmask IRQ when disable/enale itxiongxin
2024-01-01bus: ti-sysc: Flush posted write only after srst_udelayTony Lindgren
2024-01-01pinctrl: starfive: jh7100: ignore disabled device tree nodesNam Cao
2024-01-01dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka
2024-01-01tracing / synthetic: Disable events after testing in synth_event_gen_test_init()Steven Rostedt (Google)