aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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)
2024-01-01scsi: core: Always send batch on reset or error handling commandAlexander Atanasov
2024-01-01Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"Martin K. Petersen
2024-01-01selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang
2024-01-01ublk: move ublk_cancel_dev() out of ub->mutexMing Lei
2024-01-01ubifs: fix possible dereference after freeKonstantin Meskhidze
2024-01-01btrfs: zoned: no longer count fresh BG region as zone unusableNaohiro Aota
2024-01-01Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr
2024-01-01dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_clientLi Lingfeng
2024-01-01loop: do not enforce max_loop hard limit by (new) defaultMauricio Faria de Oliveira
2024-01-01RISC-V: Fix do_notify_resume / do_work_pending prototypeHeiko Stuebner
2024-01-019p: prevent read overrun in protocol dump tracepointJP Kobryn
2024-01-01drm/i915: Reject async flips with bigjoinerVille Syrjälä
2024-01-01smb: client: fix OOB in smbCalcSize()Paulo Alcantara