Linux Stable Commits
[Prev Page][Next Page]
- Patch "ksmbd: reorganize ksmbd_iov_pin_rsp()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Remove unused field in ksmbd_user struct" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix potential double free on smb2_read_pipe() error path" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix wrong error response status by using set_smb2_rsp_status()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix race condition between tree conn lookup and disconnect" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix race condition from parallel smb2 lock requests" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix race condition with fp" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix race condition from parallel smb2 logoff requests" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: check iov vector index in ksmbd_conn_write()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: return invalid parameter error response if smb2 request is invalid" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix passing freed memory 'aux_payload_buf'" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: remove unneeded mark_inode_dirty in set_info_sec()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: remove experimental warning" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: add missing calling smb2_set_err_rsp() on error" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Fix one kernel-doc comment" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix `force create mode' and `force directory mode'" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix wrong interim response on compound" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: add support for read compound" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: switch to use kmemdup_nul() helper" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: check if a mount point is crossed during path lookup" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Replace one-element array with flexible-array member" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Fix unsigned expression compared with zero" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: use kvzalloc instead of kvmalloc" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Replace the ternary conditional operator with min()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: use kzalloc() instead of __GFP_ZERO" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: remove unused ksmbd_tree_conn_share function" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: add mnt_want_write to ksmbd vfs functions" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: call putname after using the last component" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix uninitialized pointer read in smb2_create_link()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "fs: introduce lock_rename_child() helper" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: remove unused compression negotiate ctx packing" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix racy issue from using ->d_parent and ->d_name" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: avoid duplicate negotiate ctx offset increments" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: delete asynchronous work from list" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: set NegotiateContextCount once instead of every inc" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: remove unused is_char_allowed function" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Fix parameter name and comment mismatch" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Fix spelling mistake "excceed" -> "exceeded"" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: update Kconfig to note Kerberos support and fix indentation" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Remove duplicated codes" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: fix typo, syncronous->synchronous" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Implements sess->rpc_handle_list as xarray" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: Fix resource leak in smb2_lock()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: use F_SETLK when unlocking a file" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for this share" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ksmbd: replace one-element arrays with flexible-array members" has been added to the 6.1-stable tree, Sasha Levin
- Patch "platform/x86/intel/pmc: Allow reenabling LTRs" has been added to the 6.6-stable tree, Sasha Levin
- Patch "platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback" has been added to the 6.6-stable tree, Sasha Levin
- Patch "block: renumber QUEUE_FLAG_HW_WC" has been added to the 6.6-stable tree, Sasha Levin
- Patch "platform/x86/intel/pmc: Add suspend callback" has been added to the 6.6-stable tree, Sasha Levin
- Patch "mptcp: fix inconsistent state on fastopen race" has been added to the 6.6-stable tree, Sasha Levin
- Patch "mptcp: fix possible NULL pointer dereference on close" has been added to the 6.6-stable tree, Sasha Levin
- Patch "mptcp: refactor sndbuf auto-tuning" has been added to the 6.6-stable tree, Sasha Levin
- Patch "kexec: fix KEXEC_FILE dependencies" has been added to the 6.6-stable tree, Sasha Levin
- Patch "fs: new accessor methods for atime and mtime" has been added to the 6.6-stable tree, Sasha Levin
- Patch "client: convert to new timestamp accessors" has been added to the 6.6-stable tree, Sasha Levin
- Patch "virtio_ring: fix syncs DMA memory with different direction" has been added to the 6.6-stable tree, Sasha Levin
- Patch "fs: cifs: Fix atime update check" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: lazy v2 lease break on smb2_write()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: send v2 lease break notification for directory" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: set epoch in create context v2 lease" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: set v2 lease capability" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: downgrade RWH lease caching state to RH for directory" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: release interim response after sending status pending response" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: move oplock handling after unlock parent dir" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: separately allocate ci per dentry" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: prevent memory leak on error return" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: no need to wait for binded connection termination at logoff" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: add support for surrogate pair conversion" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: reorganize ksmbd_iov_pin_rsp()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ksmbd: Remove unused field in ksmbd_user struct" has been added to the 6.6-stable tree, Sasha Levin
- Patch "loop: deprecate autoloading callback loop_probe()" has been added to the 6.1-stable tree, gregkh
- fs: Create a generic is_dot_dotdot() utility, Chuck Lever
- Patch "9p/net: fix possible memory leak in p9_check_errors()" has been added to the 5.10-stable tree, gregkh
- Patch "usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling" has been added to the 4.19-stable tree, gregkh
- Patch "wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)" has been added to the 6.1-stable tree, gregkh
- Patch "spi: cadence: revert "Add SPI transfer delays"" has been added to the 6.6-stable tree, gregkh
- Patch "mm/damon/core: make damon_start() waits until kdamond_fn() starts" has been added to the 6.1-stable tree, gregkh
- Patch "fuse: share lookup state between submount and its parent" has been added to the 6.1-stable tree, gregkh
- Patch "fuse: share lookup state between submount and its parent" has been added to the 5.15-stable tree, gregkh
- Patch "x86/alternatives: Sync core before enabling interrupts" has been added to the 6.6-stable tree, gregkh
- Patch "x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefully" has been added to the 6.6-stable tree, gregkh
- Patch "spi: atmel: Prevent spi transfers from being killed" has been added to the 6.6-stable tree, gregkh
- Patch "x86/alternatives: Disable interrupts and sync when optimizing NOPs in place" has been added to the 6.6-stable tree, gregkh
- Patch "tracing / synthetic: Disable events after testing in synth_event_gen_test_init()" has been added to the 6.6-stable tree, gregkh
- Patch "Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"" has been added to the 6.6-stable tree, gregkh
- Patch "thunderbolt: Fix memory leak in margining_port_remove()" has been added to the 6.6-stable tree, gregkh
- Patch "spi: atmel: Fix clock issue when using devices with different polarities" has been added to the 6.6-stable tree, gregkh
- Patch "spi: atmel: Do not cancel a transfer upon any signal" has been added to the 6.6-stable tree, gregkh
- Patch "scsi: core: Always send batch on reset or error handling command" has been added to the 6.6-stable tree, gregkh
- Patch "selftests: mptcp: join: fix subflow_send_ack lookup" has been added to the 6.6-stable tree, gregkh
- Patch "KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy" has been added to the 6.6-stable tree, gregkh
- Patch "pinctrl: starfive: jh7110: ignore disabled device tree nodes" has been added to the 6.6-stable tree, gregkh
- Patch "pinctrl: starfive: jh7100: ignore disabled device tree nodes" has been added to the 6.6-stable tree, gregkh
- Patch "nvmem: brcm_nvram: store a copy of NVRAM content" has been added to the 6.6-stable tree, gregkh
- Patch "lib/vsprintf: Fix %pfwf when current node refcount == 0" has been added to the 6.6-stable tree, gregkh
- Patch "KVM: arm64: vgic: Simplify kvm_vgic_destroy()" has been added to the 6.6-stable tree, gregkh
- Patch "bus: ti-sysc: Flush posted write only after srst_udelay" has been added to the 6.6-stable tree, gregkh
- Patch "gpio: dwapb: mask/unmask IRQ when disable/enale it" has been added to the 6.6-stable tree, gregkh
- Patch "KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()" has been added to the 6.6-stable tree, gregkh
- Patch "dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()" has been added to the 6.6-stable tree, gregkh
- Patch "tracing / synthetic: Disable events after testing in synth_event_gen_test_init()" has been added to the 6.1-stable tree, gregkh
- Patch "x86/alternatives: Sync core before enabling interrupts" has been added to the 6.1-stable tree, gregkh
- Patch "pinctrl: starfive: jh7100: ignore disabled device tree nodes" has been added to the 6.1-stable tree, gregkh
- Patch "spi: atmel: Fix clock issue when using devices with different polarities" has been added to the 6.1-stable tree,
gregkh
- Patch "thunderbolt: Fix memory leak in margining_port_remove()" has been added to the 6.1-stable tree, gregkh
- Patch "scsi: core: Always send batch on reset or error handling command" has been added to the 6.1-stable tree, gregkh
- Patch "Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"" has been added to the 6.1-stable tree, gregkh
- Patch "dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()" has been added to the 6.1-stable tree, gregkh
- Patch "KVM: arm64: vgic: Simplify kvm_vgic_destroy()" has been added to the 6.1-stable tree, gregkh
- Patch "KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy" has been added to the 6.1-stable tree, gregkh
- Patch "lib/vsprintf: Fix %pfwf when current node refcount == 0" has been added to the 6.1-stable tree, gregkh
- Patch "KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()" has been added to the 6.1-stable tree, gregkh
- Patch "gpio: dwapb: mask/unmask IRQ when disable/enale it" has been added to the 6.1-stable tree, gregkh
- Patch "x86/alternatives: Sync core before enabling interrupts" has been added to the 5.15-stable tree, gregkh
- Patch "bus: ti-sysc: Flush posted write only after srst_udelay" has been added to the 6.1-stable tree, gregkh
- Patch "tracing / synthetic: Disable events after testing in synth_event_gen_test_init()" has been added to the 5.15-stable tree, gregkh
- Patch "spi: atmel: Fix clock issue when using devices with different polarities" has been added to the 5.15-stable tree, gregkh
- Patch "gpio: dwapb: mask/unmask IRQ when disable/enale it" has been added to the 5.15-stable tree, gregkh
- Patch "KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy" has been added to the 5.15-stable tree, gregkh
- Patch "scsi: core: Always send batch on reset or error handling command" has been added to the 5.15-stable tree, gregkh
- Patch "lib/vsprintf: Fix %pfwf when current node refcount == 0" has been added to the 5.15-stable tree, gregkh
- Patch "bus: ti-sysc: Flush posted write only after srst_udelay" has been added to the 5.15-stable tree, gregkh
- Patch "x86/alternatives: Sync core before enabling interrupts" has been added to the 5.10-stable tree, gregkh
- Patch "tracing / synthetic: Disable events after testing in synth_event_gen_test_init()" has been added to the 5.10-stable tree, gregkh
- Patch "lib/vsprintf: Fix %pfwf when current node refcount == 0" has been added to the 5.10-stable tree, gregkh
- Patch "bus: ti-sysc: Flush posted write only after srst_udelay" has been added to the 5.10-stable tree, gregkh
- Patch "x86/alternatives: Sync core before enabling interrupts" has been added to the 5.4-stable tree, gregkh
- Patch "x86/alternatives: Sync core before enabling interrupts" has been added to the 4.19-stable tree, gregkh
- Patch "selftests: mptcp: join: fix subflow_send_ack lookup" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ublk: move ublk_cancel_dev() out of ub->mutex" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ubifs: fix possible dereference after free" has been added to the 6.1-stable tree, Sasha Levin
- Patch "btrfs: zoned: no longer count fresh BG region as zone unusable" has been added to the 6.1-stable tree, Sasha Levin
- Patch "loop: do not enforce max_loop hard limit by (new) default" has been added to the 6.1-stable tree, Sasha Levin
- Patch "RISC-V: Fix do_notify_resume / do_work_pending prototype" has been added to the 6.1-stable tree, Sasha Levin
- Patch "dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ring-buffer: Fix slowpath of interrupted event" has been added to the 6.6-stable tree, Sasha Levin
- Patch "smb: client: fix OOB in cifsd when receiving compounded resps" has been added to the 6.6-stable tree, gregkh
- Patch "smb: client: fix OOB in smbCalcSize()" has been added to the 6.6-stable tree, gregkh
- Patch "smb: client: fix potential OOB in cifs_dump_detail()" has been added to the 6.6-stable tree, gregkh
- Patch "smb: client: fix OOB in SMB2_query_info_init()" has been added to the 6.6-stable tree, gregkh
- Patch "net: avoid build bug in skb extension length calculation" has been added to the 6.6-stable tree, gregkh
- Patch "nfsd: call nfsd_last_thread() before final nfsd_put()" has been added to the 6.6-stable tree, gregkh
- Patch "net: stmmac: fix incorrect flag check in timestamp interrupt" has been added to the 6.6-stable tree, gregkh
- Patch "net: rfkill: gpio: set GPIO direction" has been added to the 6.6-stable tree, gregkh
- Patch "net: ks8851: Fix TX stall caused by TX buffer overrun" has been added to the 6.6-stable tree, gregkh
- Patch "drm/i915/dmc: Don't enable any pipe DMC events" has been added to the 6.6-stable tree, gregkh
- Patch "net: 9p: avoid freeing uninit memory in p9pdu_vreadf" has been added to the 6.6-stable tree, gregkh
- Patch "drm/i915: Reject async flips with bigjoiner" has been added to the 6.6-stable tree, gregkh
- Patch "Input: soc_button_array - add mapping for airplane mode button" has been added to the 6.6-stable tree, gregkh
- Patch "dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp" has been added to the 6.6-stable tree, gregkh
- Patch "9p: prevent read overrun in protocol dump tracepoint" has been added to the 6.6-stable tree, gregkh
- Patch "smb: client: fix potential OOB in cifs_dump_detail()" has been added to the 6.1-stable tree, gregkh
- Patch "net: 9p: avoid freeing uninit memory in p9pdu_vreadf" has been added to the 6.1-stable tree, gregkh
- Patch "smb: client: fix OOB in smbCalcSize()" has been added to the 6.1-stable tree, gregkh
- Patch "smb: client: fix OOB in cifsd when receiving compounded resps" has been added to the 6.1-stable tree, gregkh
- Patch "smb: client: fix OOB in SMB2_query_info_init()" has been added to the 6.1-stable tree, gregkh
- Patch "net: rfkill: gpio: set GPIO direction" has been added to the 6.1-stable tree, gregkh
- Patch "net: ks8851: Fix TX stall caused by TX buffer overrun" has been added to the 6.1-stable tree, gregkh
- Patch "Input: soc_button_array - add mapping for airplane mode button" has been added to the 6.1-stable tree, gregkh
- Patch "9p: prevent read overrun in protocol dump tracepoint" has been added to the 6.1-stable tree, gregkh
- Patch "dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp" has been added to the 6.1-stable tree, gregkh
- Patch "drm/i915: Reject async flips with bigjoiner" has been added to the 6.1-stable tree, gregkh
- Patch "Input: soc_button_array - add mapping for airplane mode button" has been added to the 5.15-stable tree, gregkh
- Patch "net: rfkill: gpio: set GPIO direction" has been added to the 5.15-stable tree, gregkh
- Patch "net: ks8851: Fix TX stall caused by TX buffer overrun" has been added to the 5.15-stable tree, gregkh
- Patch "net: 9p: avoid freeing uninit memory in p9pdu_vreadf" has been added to the 5.15-stable tree, gregkh
- Patch "dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp" has been added to the 5.15-stable tree, gregkh
- Patch "drm/i915: Reject async flips with bigjoiner" has been added to the 5.15-stable tree, gregkh
- Patch "Input: soc_button_array - add mapping for airplane mode button" has been added to the 5.10-stable tree, gregkh
- Patch "net: rfkill: gpio: set GPIO direction" has been added to the 5.10-stable tree, gregkh
- Patch "net: ks8851: Fix TX stall caused by TX buffer overrun" has been added to the 5.10-stable tree, gregkh
- Patch "net: 9p: avoid freeing uninit memory in p9pdu_vreadf" has been added to the 5.10-stable tree, gregkh
- Patch "drm/i915: Reject async flips with bigjoiner" has been added to the 5.10-stable tree, gregkh
- Patch "dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp" has been added to the 5.10-stable tree, gregkh
- Patch "Input: soc_button_array - add mapping for airplane mode button" has been added to the 5.4-stable tree, gregkh
- Patch "net: rfkill: gpio: set GPIO direction" has been added to the 5.4-stable tree, gregkh
- Patch "net: 9p: avoid freeing uninit memory in p9pdu_vreadf" has been added to the 5.4-stable tree, gregkh
- Patch "drm/i915: Reject async flips with bigjoiner" has been added to the 5.4-stable tree, gregkh
- Patch "net: rfkill: gpio: set GPIO direction" has been added to the 4.19-stable tree, gregkh
- Patch "net: 9p: avoid freeing uninit memory in p9pdu_vreadf" has been added to the 4.19-stable tree, gregkh
- Patch "net: rfkill: gpio: set GPIO direction" has been added to the 4.14-stable tree, gregkh
- Patch "net: 9p: avoid freeing uninit memory in p9pdu_vreadf" has been added to the 4.14-stable tree, gregkh
- Patch "USB: serial: option: add Quectel RM500Q R13 firmware support" has been added to the 6.6-stable tree, gregkh
- Patch "wifi: mt76: fix crash with WED rx support enabled" has been added to the 6.6-stable tree, gregkh
- Patch "wifi: cfg80211: fix certs build to not depend on file order" has been added to the 6.6-stable tree, gregkh
- Patch "wifi: cfg80211: Add my certificate" has been added to the 6.6-stable tree, gregkh
- Patch "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE" has been added to the 6.6-stable tree, gregkh
- Patch "usb: typec: ucsi: fix gpio-based orientation detection" has been added to the 6.6-stable tree, gregkh
- Patch "USB: serial: option: add Quectel EG912Y module support" has been added to the 6.6-stable tree, gregkh
- Patch "USB: serial: ftdi_sio: update Actisense PIDs constant names" has been added to the 6.6-stable tree, gregkh
- Patch "USB: serial: option: add Foxconn T99W265 with new baseline" has been added to the 6.6-stable tree, gregkh
- Patch "usb: fotg210-hcd: delete an incorrect bounds test" has been added to the 6.6-stable tree, gregkh
- Patch "net: usb: ax88179_178a: avoid failed operations when device is disconnected" has been added to the 6.6-stable tree, gregkh
- Patch "ASoC: tas2781: check the validity of prm_no/cfg_no" has been added to the 6.6-stable tree, gregkh
- Patch "Bluetooth: L2CAP: Send reject on command corrupted request" has been added to the 6.6-stable tree, gregkh
- Patch "Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent" has been added to the 6.6-stable tree, gregkh
- Patch "Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg" has been added to the 6.6-stable tree, gregkh
- Patch "Bluetooth: Add more enc key size check" has been added to the 6.6-stable tree, gregkh
- Patch "ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA" has been added to the 6.6-stable tree, gregkh
- Patch "ALSA: hda/tas2781: select program 0, conf 0 by default" has been added to the 6.6-stable tree, gregkh
- Patch "USB: serial: option: add Foxconn T99W265 with new baseline" has been added to the 6.1-stable tree, gregkh
- Patch "wifi: cfg80211: Add my certificate" has been added to the 6.1-stable tree, gregkh
- Patch "wifi: cfg80211: fix certs build to not depend on file order" has been added to the 6.1-stable tree, gregkh
- Patch "USB: serial: option: add Quectel EG912Y module support" has been added to the 6.1-stable tree, gregkh
- Patch "USB: serial: option: add Quectel RM500Q R13 firmware support" has been added to the 6.1-stable tree, gregkh
- Patch "Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent" has been added to the 6.1-stable tree, gregkh
- Patch "USB: serial: ftdi_sio: update Actisense PIDs constant names" has been added to the 6.1-stable tree, gregkh
- Patch "net: usb: ax88179_178a: avoid failed operations when device is disconnected" has been added to the 6.1-stable tree, gregkh
- Patch "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE" has been added to the 6.1-stable tree, gregkh
- Patch "Bluetooth: L2CAP: Send reject on command corrupted request" has been added to the 6.1-stable tree, gregkh
- Patch "Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg" has been added to the 6.1-stable tree, gregkh
- Patch "Bluetooth: Add more enc key size check" has been added to the 6.1-stable tree, gregkh
- Patch "USB: serial: option: add Quectel EG912Y module support" has been added to the 5.15-stable tree, gregkh
- Patch "ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA" has been added to the 6.1-stable tree, gregkh
- Patch "wifi: cfg80211: fix certs build to not depend on file order" has been added to the 5.15-stable tree, gregkh
- Patch "wifi: cfg80211: Add my certificate" has been added to the 5.15-stable tree, gregkh
- Patch "Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent" has been added to the 5.15-stable tree, gregkh
- Patch "USB: serial: option: add Quectel RM500Q R13 firmware support" has been added to the 5.15-stable tree, gregkh
- Patch "USB: serial: option: add Foxconn T99W265 with new baseline" has been added to the 5.15-stable tree, gregkh
- Patch "USB: serial: ftdi_sio: update Actisense PIDs constant names" has been added to the 5.15-stable tree, gregkh
- Patch "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE" has been added to the 5.15-stable tree, gregkh
- Patch "Bluetooth: L2CAP: Send reject on command corrupted request" has been added to the 5.15-stable tree, gregkh
- Patch "USB: serial: ftdi_sio: update Actisense PIDs constant names" has been added to the 5.10-stable tree, gregkh
- Patch "wifi: cfg80211: fix certs build to not depend on file order" has been added to the 5.10-stable tree, gregkh
- Patch "wifi: cfg80211: Add my certificate" has been added to the 5.10-stable tree, gregkh
- Patch "USB: serial: option: add Quectel RM500Q R13 firmware support" has been added to the 5.10-stable tree, gregkh
- Patch "USB: serial: option: add Quectel EG912Y module support" has been added to the 5.10-stable tree, gregkh
- Patch "USB: serial: option: add Foxconn T99W265 with new baseline" has been added to the 5.10-stable tree, gregkh
- Patch "Bluetooth: L2CAP: Send reject on command corrupted request" has been added to the 5.10-stable tree, gregkh
- Patch "Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent" has been added to the 5.10-stable tree, gregkh
- Patch "wifi: cfg80211: Add my certificate" has been added to the 5.4-stable tree, gregkh
- Patch "wifi: cfg80211: fix certs build to not depend on file order" has been added to the 5.4-stable tree, gregkh
- Patch "Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent" has been added to the 5.4-stable tree, gregkh
- Patch "USB: serial: option: add Quectel RM500Q R13 firmware support" has been added to the 5.4-stable tree, gregkh
- Patch "USB: serial: option: add Quectel EG912Y module support" has been added to the 5.4-stable tree, gregkh
- Patch "USB: serial: option: add Foxconn T99W265 with new baseline" has been added to the 5.4-stable tree, gregkh
- Patch "USB: serial: ftdi_sio: update Actisense PIDs constant names" has been added to the 5.4-stable tree, gregkh
- Patch "USB: serial: option: add Quectel EG912Y module support" has been added to the 4.19-stable tree, gregkh
- Patch "wifi: cfg80211: fix certs build to not depend on file order" has been added to the 4.19-stable tree, gregkh
- Patch "wifi: cfg80211: Add my certificate" has been added to the 4.19-stable tree, gregkh
- Patch "USB: serial: option: add Quectel RM500Q R13 firmware support" has been added to the 4.19-stable tree, gregkh
- Patch "USB: serial: option: add Foxconn T99W265 with new baseline" has been added to the 4.19-stable tree, gregkh
- Patch "Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent" has been added to the 4.19-stable tree, gregkh
- Patch "USB: serial: ftdi_sio: update Actisense PIDs constant names" has been added to the 4.19-stable tree, gregkh
- Patch "USB: serial: option: add Foxconn T99W265 with new baseline" has been added to the 4.14-stable tree, gregkh
- Patch "wifi: cfg80211: fix certs build to not depend on file order" has been added to the 4.14-stable tree, gregkh
- Patch "USB: serial: option: add Quectel RM500Q R13 firmware support" has been added to the 4.14-stable tree, gregkh
- Patch "Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent" has been added to the 4.14-stable tree, gregkh
- Patch "wifi: cfg80211: Add my certificate" has been added to the 4.14-stable tree, gregkh
- Patch "USB: serial: option: add Quectel EG912Y module support" has been added to the 4.14-stable tree, gregkh
- Patch "USB: serial: ftdi_sio: update Actisense PIDs constant names" has been added to the 4.14-stable tree, gregkh
- Patch "iio: kx022a: Fix acceleration value scaling" has been added to the 6.6-stable tree, gregkh
- Patch "iio: imu: adis16475: add spi_device_id table" has been added to the 6.6-stable tree, gregkh
- Patch "iio: triggered-buffer: prevent possible freeing of wrong buffer" has been added to the 6.1-stable tree, gregkh
- Patch "iio: adc: imx93: add four channels for imx93 adc" has been added to the 6.6-stable tree, gregkh
- Patch "ALSA: usb-audio: Increase delay in MOTU M quirk" has been added to the 6.1-stable tree, gregkh
- Patch "iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table" has been added to the 6.6-stable tree, gregkh
- Patch "iio: tmag5273: fix temperature offset" has been added to the 6.6-stable tree, gregkh
- Patch "iio: triggered-buffer: prevent possible freeing of wrong buffer" has been added to the 6.6-stable tree, gregkh
- Patch "usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3" has been added to the 6.6-stable tree, gregkh
- Patch "iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()" has been added to the 6.1-stable tree, gregkh
- Patch "ARM: dts: Fix occasional boot hang for am3 usb" has been added to the 6.6-stable tree, gregkh
- Patch "iio: triggered-buffer: prevent possible freeing of wrong buffer" has been added to the 5.15-stable tree, gregkh
- Patch "iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()" has been added to the 6.6-stable tree, gregkh
- Patch "iio: imu: adis16475: add spi_device_id table" has been added to the 6.1-stable tree,
gregkh
- Patch "iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table" has been added to the 5.10-stable tree, gregkh
- Patch "ALSA: usb-audio: Increase delay in MOTU M quirk" has been added to the 6.6-stable tree, gregkh
- Patch "usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3" has been added to the 6.1-stable tree, gregkh
- Patch "iio: imu: adis16475: add spi_device_id table" has been added to the 5.15-stable tree,
gregkh
- Patch "iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()" has been added to the 5.15-stable tree, gregkh
- Patch "iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table" has been added to the 6.1-stable tree, gregkh
- Patch "ALSA: usb-audio: Increase delay in MOTU M quirk" has been added to the 5.15-stable tree, gregkh
- Patch "iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table" has been added to the 5.15-stable tree, gregkh
- Patch "iio: imu: adis16475: add spi_device_id table" has been added to the 5.10-stable tree, gregkh
- Patch "iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()" has been added to the 5.10-stable tree, gregkh
- Patch "iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()" has been added to the 5.4-stable tree, gregkh
- Patch "iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()" has been added to the 4.19-stable tree, gregkh
- Patch "iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table" has been added to the 5.4-stable tree, gregkh
- Patch "iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table" has been added to the 4.14-stable tree, gregkh
- Patch "iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table" has been added to the 4.19-stable tree, gregkh
- Patch "iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()" has been added to the 4.14-stable tree, gregkh
- mm: ratelimit stat flush from workingset shrinker, Shakeel Butt
- Patch "Input: ipaq-micro-keys - add error handling for devm_kmemdup" has been added to the 4.14-stable tree, Sasha Levin
- Patch "iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw" has been added to the 4.14-stable tree, Sasha Levin
- Patch "scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()" has been added to the 4.19-stable tree, Sasha Levin
- Patch "scsi: bnx2fc: Remove set but not used variable 'oxid'" has been added to the 4.19-stable tree, Sasha Levin
- Patch "Input: ipaq-micro-keys - add error handling for devm_kmemdup" has been added to the 4.19-stable tree, Sasha Levin
- Patch "iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw" has been added to the 4.19-stable tree, Sasha Levin
- Patch "scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()" has been added to the 5.4-stable tree, Sasha Levin
- Patch "Input: ipaq-micro-keys - add error handling for devm_kmemdup" has been added to the 5.4-stable tree, Sasha Levin
- Patch "iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw" has been added to the 5.4-stable tree, Sasha Levin
- Patch "interconnect: Treat xlate() returning NULL node as an error" has been added to the 5.4-stable tree, Sasha Levin
- Patch "scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()" has been added to the 5.10-stable tree, Sasha Levin
- Patch "Input: ipaq-micro-keys - add error handling for devm_kmemdup" has been added to the 5.10-stable tree, Sasha Levin
- Patch "interconnect: qcom: sm8250: Enable sync_state" has been added to the 5.10-stable tree,
Sasha Levin
- Patch "iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw" has been added to the 5.10-stable tree, Sasha Levin
- Patch "interconnect: Treat xlate() returning NULL node as an error" has been added to the 5.10-stable tree, Sasha Levin
- Patch "scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()" has been added to the 5.15-stable tree, Sasha Levin
- Patch "interconnect: qcom: sm8250: Enable sync_state" has been added to the 5.15-stable tree,
Sasha Levin
- Patch "Input: ipaq-micro-keys - add error handling for devm_kmemdup" has been added to the 5.15-stable tree, Sasha Levin
- Patch "iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw" has been added to the 5.15-stable tree, Sasha Levin
- Patch "interconnect: Treat xlate() returning NULL node as an error" has been added to the 5.15-stable tree, Sasha Levin
- Patch "Input: ipaq-micro-keys - add error handling for devm_kmemdup" has been added to the 6.1-stable tree, Sasha Levin
- Patch "scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "interconnect: qcom: sm8250: Enable sync_state" has been added to the 6.1-stable tree, Sasha Levin
- Patch "iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw" has been added to the 6.1-stable tree, Sasha Levin
- Patch "interconnect: Treat xlate() returning NULL node as an error" has been added to the 6.1-stable tree, Sasha Levin
- Patch "scsi: ufs: core: Let the sq_lock protect sq_tail_slot access" has been added to the 6.6-stable tree, Sasha Levin
- Patch "scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_notify()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "iio: adc: meson: add separate config for axg SoC family" has been added to the 6.6-stable tree, Sasha Levin
- Patch "Input: ipaq-micro-keys - add error handling for devm_kmemdup" has been added to the 6.6-stable tree, Sasha Levin
- Patch "interconnect: qcom: sm8250: Enable sync_state" has been added to the 6.6-stable tree, Sasha Levin
- Patch "iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw" has been added to the 6.6-stable tree, Sasha Levin
- Patch "interconnect: Treat xlate() returning NULL node as an error" has been added to the 6.6-stable tree, Sasha Levin
- Patch "btrfs: do not allow non subvolume root targets for snapshot" has been added to the 4.19-stable tree, Sasha Levin
- Patch "btrfs: do not allow non subvolume root targets for snapshot" has been added to the 5.4-stable tree, Sasha Levin
- Patch "ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10" has been added to the 5.4-stable tree, Sasha Levin
- Patch "ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB" has been added to the 5.4-stable tree, Sasha Levin
- Patch "btrfs: do not allow non subvolume root targets for snapshot" has been added to the 5.10-stable tree, Sasha Levin
- Patch "ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB" has been added to the 5.10-stable tree, Sasha Levin
- Patch "ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10" has been added to the 5.10-stable tree, Sasha Levin
- Patch "drm/i915: Fix intel_atomic_setup_scalers() plane_state handling" has been added to the 5.15-stable tree, Sasha Levin
- Patch "drm/i915: Relocate intel_atomic_setup_scalers()" has been added to the 5.15-stable tree, Sasha Levin
- Patch "drm/i915/mtl: limit second scaler vertical scaling in ver >= 14" has been added to the 5.15-stable tree, Sasha Levin
- Patch "drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the original" has been added to the 6.1-stable tree, Sasha Levin
- Patch "drm/i915/mtl: Add MTL for remapping CCS FBs" has been added to the 6.1-stable tree, Sasha Levin
- Patch "drm/i915/dpt: Only do the POT stride remap when using DPT" has been added to the 6.1-stable tree, Sasha Levin
- Patch "drm/i915: Fix intel_atomic_setup_scalers() plane_state handling" has been added to the 6.1-stable tree, Sasha Levin
- Patch "drm/i915: Relocate intel_atomic_setup_scalers()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "drm/i915/mtl: limit second scaler vertical scaling in ver >= 14" has been added to the 6.1-stable tree, Sasha Levin
- Patch "nvme-pci: fix sleeping function called from interrupt context" has been added to the 6.1-stable tree, Sasha Levin
- Patch "nvme-pci: fix sleeping function called from interrupt context" has been added to the 6.6-stable tree, Sasha Levin
- Patch "pinctrl: at91-pio4: use dedicated lock class for IRQ" has been added to the 4.14-stable tree, Sasha Levin
- Patch "i2c: aspeed: Handle the coalesced stop conditions with the start conditions." has been added to the 5.10-stable tree, Sasha Levin
- Patch "pinctrl: at91-pio4: use dedicated lock class for IRQ" has been added to the 5.4-stable tree, Sasha Levin
- Patch "i2c: aspeed: Handle the coalesced stop conditions with the start conditions." has been added to the 5.15-stable tree, Sasha Levin
- Patch "pinctrl: at91-pio4: use dedicated lock class for IRQ" has been added to the 4.19-stable tree, Sasha Levin
- Patch "gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ASoC: hdmi-codec: fix missing report for jack initial status" has been added to the 5.15-stable tree, Sasha Levin
- Patch "i2c: aspeed: Handle the coalesced stop conditions with the start conditions." has been added to the 5.4-stable tree, Sasha Levin
- Patch "pinctrl: at91-pio4: use dedicated lock class for IRQ" has been added to the 5.15-stable tree, Sasha Levin
- Patch "gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "pinctrl: at91-pio4: use dedicated lock class for IRQ" has been added to the 5.10-stable tree, Sasha Levin
- Patch "pinctrl: at91-pio4: use dedicated lock class for IRQ" has been added to the 6.1-stable tree, Sasha Levin
- Patch "x86/xen: add CPU dependencies for 32-bit build" has been added to the 6.1-stable tree, Sasha Levin
- Patch "i2c: aspeed: Handle the coalesced stop conditions with the start conditions." has been added to the 6.1-stable tree, Sasha Levin
- Patch "ASoC: fsl_sai: Fix channel swap issue on i.MX8MP" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ASoC: hdmi-codec: fix missing report for jack initial status" has been added to the 6.1-stable tree, Sasha Levin
- Patch "gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "pinctrl: at91-pio4: use dedicated lock class for IRQ" has been added to the 6.6-stable tree, Sasha Levin
- Patch "x86/xen: add CPU dependencies for 32-bit build" has been added to the 6.6-stable tree, Sasha Levin
- Patch "i2c: aspeed: Handle the coalesced stop conditions with the start conditions." has been added to the 6.6-stable tree, Sasha Levin
- Patch "i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "drm/amdgpu: re-create idle bo's PTE during VM state machine reset" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ASoC: fsl_sai: Fix channel swap issue on i.MX8MP" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ASoC: hdmi-codec: fix missing report for jack initial status" has been added to the 6.6-stable tree, Sasha Levin
- Patch "drm/i915/mtl: Fix HDMI/DP PLL clock selection" has been added to the 6.6-stable tree, Sasha Levin
- Patch "drm/i915/hwmon: Fix static analysis tool reported issues" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: sched: ife: fix potential use-after-free" has been added to the 4.14-stable tree, Sasha Levin
- Patch "wifi: mac80211: mesh_plink: fix matches_local logic" has been added to the 4.14-stable tree, Sasha Levin
- Patch "net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()" has been added to the 4.14-stable tree, Sasha Levin
- Patch "s390/vx: fix save/restore of fpu kernel context" has been added to the 4.14-stable tree, Sasha Levin
- Patch "ethernet: atheros: fix a memleak in atl1e_setup_ring_resources" has been added to the 4.14-stable tree, Sasha Levin
- Patch "ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init" has been added to the 4.14-stable tree, Sasha Levin
- Patch "net: check dev->gso_max_size in gso_features_check()" has been added to the 4.19-stable tree, Sasha Levin
- Patch "net: warn if gso_type isn't set for a GSO SKB" has been added to the 4.19-stable tree, Sasha Levin
- Patch "afs: Fix the dynamic root's d_delete to always delete unused dentries" has been added to the 4.19-stable tree, Sasha Levin
- Patch "net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()" has been added to the 4.19-stable tree, Sasha Levin
- Patch "net/rose: fix races in rose_kill_by_device()" has been added to the 4.19-stable tree, Sasha Levin
- Patch "ethernet: atheros: fix a memleak in atl1e_setup_ring_resources" has been added to the 4.19-stable tree, Sasha Levin
- Patch "net: sched: ife: fix potential use-after-free" has been added to the 4.19-stable tree, Sasha Levin
- Patch "net/mlx5: improve some comments" has been added to the 4.19-stable tree, Sasha Levin
- Patch "net/mlx5: Fix fw tracer first block check" has been added to the 4.19-stable tree, Sasha Levin
- Patch "wifi: mac80211: mesh_plink: fix matches_local logic" has been added to the 4.19-stable tree, Sasha Levin
- Patch "s390/vx: fix save/restore of fpu kernel context" has been added to the 4.19-stable tree, Sasha Levin
- Patch "reset: Fix crash when freeing non-existent optional resets" has been added to the 4.19-stable tree, Sasha Levin
- Patch "ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init" has been added to the 4.19-stable tree, Sasha Levin
- Patch "afs: Fix overwriting of result of DNS query" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net: check dev->gso_max_size in gso_features_check()" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net: warn if gso_type isn't set for a GSO SKB" has been added to the 5.4-stable tree, Sasha Levin
- Patch "afs: Fix the dynamic root's d_delete to always delete unused dentries" has been added to the 5.4-stable tree, Sasha Levin
- Patch "afs: Fix dynamic root lookup DNS check" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net/rose: fix races in rose_kill_by_device()" has been added to the 5.4-stable tree, Sasha Levin
- Patch "ethernet: atheros: fix a memleak in atl1e_setup_ring_resources" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net: sched: ife: fix potential use-after-free" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net/mlx5: Fix fw tracer first block check" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net/mlx5: improve some comments" has been added to the 5.4-stable tree, Sasha Levin
- Patch "Revert "net/mlx5e: fix double free of encap_header"" has been added to the 5.4-stable tree, Sasha Levin
- Patch "wifi: mac80211: mesh_plink: fix matches_local logic" has been added to the 5.4-stable tree, Sasha Levin
- Patch "s390/vx: fix save/restore of fpu kernel context" has been added to the 5.4-stable tree, Sasha Levin
- Patch "reset: Fix crash when freeing non-existent optional resets" has been added to the 5.4-stable tree, Sasha Levin
- Patch "ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init" has been added to the 5.4-stable tree, Sasha Levin
- Patch "afs: Fix overwriting of result of DNS query" has been added to the 5.10-stable tree, Sasha Levin
- Patch "keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: check dev->gso_max_size in gso_features_check()" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: warn if gso_type isn't set for a GSO SKB" has been added to the 5.10-stable tree, Sasha Levin
- Patch "afs: Fix dynamic root lookup DNS check" has been added to the 5.10-stable tree, Sasha Levin
- Patch "afs: Fix the dynamic root's d_delete to always delete unused dentries" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net/rose: fix races in rose_kill_by_device()" has been added to the 5.10-stable tree, Sasha Levin
- Patch "ethernet: atheros: fix a memleak in atl1e_setup_ring_resources" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: sched: ife: fix potential use-after-free" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net/mlx5: Fix fw tracer first block check" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()" has been added to the 5.10-stable tree, Sasha Levin
- Patch "Revert "net/mlx5e: fix double free of encap_header"" has been added to the 5.10-stable tree, Sasha Levin
- Patch "wifi: mac80211: mesh_plink: fix matches_local logic" has been added to the 5.10-stable tree, Sasha Levin
- Patch "s390/vx: fix save/restore of fpu kernel context" has been added to the 5.10-stable tree, Sasha Levin
- Patch "reset: Fix crash when freeing non-existent optional resets" has been added to the 5.10-stable tree, Sasha Levin
- Patch "ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init" has been added to the 5.10-stable tree, Sasha Levin
- Patch "afs: Use refcount_t rather than atomic_t" has been added to the 5.15-stable tree, Sasha Levin
- Patch "afs: Fix use-after-free due to get/remove race in volume tree" has been added to the 5.15-stable tree, Sasha Levin
- Patch "afs: Fix overwriting of result of DNS query" has been added to the 5.15-stable tree, Sasha Levin
- Patch "keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: check dev->gso_max_size in gso_features_check()" has been added to the 5.15-stable tree, Sasha Levin
- Patch "afs: Fix dynamic root lookup DNS check" has been added to the 5.15-stable tree, Sasha Levin
- Patch "afs: Fix the dynamic root's d_delete to always delete unused dentries" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: mana: select PAGE_POOL" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net/rose: fix races in rose_kill_by_device()" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ethernet: atheros: fix a memleak in atl1e_setup_ring_resources" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: sched: ife: fix potential use-after-free" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net/mlx5: Fix fw tracer first block check" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net/mlx5e: fix a potential double-free in fs_udp_create_groups" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()" has been added to the 5.15-stable tree, Sasha Levin
- Patch "Revert "net/mlx5e: fix double free of encap_header"" has been added to the 5.15-stable tree, Sasha Levin
- Patch "Revert "net/mlx5e: fix double free of encap_header in update funcs"" has been added to the 5.15-stable tree, Sasha Levin
- Patch "wifi: mac80211: mesh_plink: fix matches_local logic" has been added to the 5.15-stable tree, Sasha Levin
- Patch "wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock" has been added to the 5.15-stable tree, Sasha Levin
- Patch "s390/vx: fix save/restore of fpu kernel context" has been added to the 5.15-stable tree, Sasha Levin
- Patch "reset: Fix crash when freeing non-existent optional resets" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ARM: dts: dra7: Fix DRA7 L3 NoC node register size" has been added to the 5.15-stable tree, Sasha Levin
- Patch "afs: Fix use-after-free due to get/remove race in volume tree" has been added to the 6.1-stable tree, Sasha Levin
- Patch "afs: Fix overwriting of result of DNS query" has been added to the 6.1-stable tree, Sasha Levin
- Patch "keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: check dev->gso_max_size in gso_features_check()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "afs: Fix dynamic root lookup DNS check" has been added to the 6.1-stable tree, Sasha Levin
- Patch "afs: Fix the dynamic root's d_delete to always delete unused dentries" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: mana: select PAGE_POOL" has been added to the 6.1-stable tree, Sasha Levin
- Patch "Bluetooth: hci_event: shut up a false-positive warning" has been added to the 6.1-stable tree, Sasha Levin
- Patch "Bluetooth: Fix deadlock in vhci_send_frame" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/rose: fix races in rose_kill_by_device()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: sched: ife: fix potential use-after-free" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ethernet: atheros: fix a memleak in atl1e_setup_ring_resources" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: Return error from sk_stream_wait_connect() if sk_wait_event() fails" has been added to the 6.1-stable tree, Sasha Levin
- Patch "octeontx2-pf: Fix graceful exit during PFC configuration failure" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and above" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/mlx5e: Correct snprintf truncation handling for fw_version buffer" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/mlx5e: fix a potential double-free in fs_udp_create_groups" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/mlx5: Fix fw tracer first block check" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/mlx5e: Fix a race in command alloc flow" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/mlx5: Re-organize mlx5_cmd struct" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/mlx5: Prevent high-rate FW commands from populating all slots" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/mlx5: Introduce and use opcode getter in command interface" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "Revert "net/mlx5e: fix double free of encap_header"" has been added to the 6.1-stable tree, Sasha Levin
- Patch "Revert "net/mlx5e: fix double free of encap_header in update funcs"" has been added to the 6.1-stable tree, Sasha Levin
- Patch "wifi: mac80211: mesh_plink: fix matches_local logic" has been added to the 6.1-stable tree, Sasha Levin
- Patch "wifi: mac80211: mesh: check element parsing succeeded" has been added to the 6.1-stable tree, Sasha Levin
- Patch "wifi: mac80211: check if the existing link config remains unchanged" has been added to the 6.1-stable tree, Sasha Levin
- Patch "wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock" has been added to the 6.1-stable tree, Sasha Levin
- Patch "reset: Fix crash when freeing non-existent optional resets" has been added to the 6.1-stable tree, Sasha Levin
- Patch "s390/vx: fix save/restore of fpu kernel context" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ARM: dts: dra7: Fix DRA7 L3 NoC node register size" has been added to the 6.1-stable tree, Sasha Levin
- Patch "afs: Fix use-after-free due to get/remove race in volume tree" has been added to the 6.6-stable tree, Sasha Levin
- Patch "afs: Fix overwriting of result of DNS query" has been added to the 6.6-stable tree, Sasha Levin
- Patch "keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: check dev->gso_max_size in gso_features_check()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/ipv6: Revert remove expired routes with a separated list of routes" has been added to the 6.6-stable tree, Sasha Levin
- Patch "afs: Fix the dynamic root's d_delete to always delete unused dentries" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "afs: Fix dynamic root lookup DNS check" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_queue_tx_clean()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: mana: select PAGE_POOL" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: Fix PF with enabled XDP going no-carrier after reset" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: alter feature support check for SRIOV and LAG" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: stop trashing VF VSI aggregator node ID information" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: phy: skip LED triggers on PHYs on SFP modules" has been added to the 6.6-stable tree, Sasha Levin
- Patch "bnxt_en: do not map packet buffers twice" has been added to the 6.6-stable tree, Sasha Levin
- Patch "Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis" has been added to the 6.6-stable tree, Sasha Levin
- Patch "Bluetooth: hci_event: shut up a false-positive warning" has been added to the 6.6-stable tree, Sasha Levin
- Patch "Bluetooth: Fix deadlock in vhci_send_frame" has been added to the 6.6-stable tree, Sasha Levin
- Patch "Bluetooth: Fix not notifying when connection encryption changes" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/rose: fix races in rose_kill_by_device()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ethernet: atheros: fix a memleak in atl1e_setup_ring_resources" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: sched: ife: fix potential use-after-free" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: Return error from sk_stream_wait_connect() if sk_wait_event() fails" has been added to the 6.6-stable tree, Sasha Levin
- Patch "octeontx2-pf: Fix graceful exit during PFC configuration failure" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and above" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and above" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5e: Correct snprintf truncation handling for fw_version buffer" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5e: Fix error codes in alloc_branch_attr()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport num" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5: Fix fw tracer first block check" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5e: XDP, Drop fragmented packets larger than MTU size" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5e: Decrease num_block_tc when unblock tc offload" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5e: Fix overrun reported by coverity" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5e: fix a potential double-free in fs_udp_create_groups" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5e: Fix a race in command alloc flow" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "Revert "net/mlx5e: fix double free of encap_header"" has been added to the 6.6-stable tree, Sasha Levin
- Patch "Revert "net/mlx5e: fix double free of encap_header in update funcs"" has been added to the 6.6-stable tree, Sasha Levin
- Patch "bpf: syzkaller found null ptr deref in unix_bpf proto add" has been added to the 6.6-stable tree, Sasha Levin
- Patch "wifi: mac80211: mesh: check element parsing succeeded" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: fix theoretical out-of-bounds access in ethtool link modes" has been added to the 6.6-stable tree, Sasha Levin
- Patch "wifi: mac80211: mesh_plink: fix matches_local logic" has been added to the 6.6-stable tree, Sasha Levin
- Patch "wifi: mac80211: check defragmentation succeeded" has been added to the 6.6-stable tree, Sasha Levin
- Patch "wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock" has been added to the 6.6-stable tree, Sasha Levin
- Patch "wifi: mac80211: don't re-add debugfs during reconfig" has been added to the 6.6-stable tree, Sasha Levin
- Patch "wifi: mac80211: check if the existing link config remains unchanged" has been added to the 6.6-stable tree, Sasha Levin
- Patch "wifi: ieee80211: don't require protected vendor action frames" has been added to the 6.6-stable tree, Sasha Levin
- Patch "SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806" has been added to the 6.6-stable tree, Sasha Levin
- Patch "s390/vx: fix save/restore of fpu kernel context" has been added to the 6.6-stable tree, Sasha Levin
- Patch "platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init" has been added to the 6.6-stable tree, Sasha Levin
- Patch "reset: Fix crash when freeing non-existent optional resets" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ARM: dts: dra7: Fix DRA7 L3 NoC node register size" has been added to the 6.6-stable tree, Sasha Levin
- Patch "arm64: dts: allwinner: h616: update emac for Orange Pi Zero 3" has been added to the 6.6-stable tree, Sasha Levin
- ida: Fix crash in ida_free when the bitmap is empty, Matthew Wilcox (Oracle)
- Patch "ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5" has been added to the 4.19-stable tree, Sasha Levin
- Patch "ALSA: hda/realtek: Enable headset onLenovo M70/M90" has been added to the 4.19-stable tree, Sasha Levin
- Patch "ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOB" has been added to the 4.19-stable tree, Sasha Levin
- Patch "arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node names" has been added to the 4.19-stable tree, Sasha Levin
- Patch "ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5" has been added to the 5.4-stable tree, Sasha Levin
- Patch "drm/amd/display: fix hw rotated modes when PSR-SU is enabled" has been added to the 6.1-stable tree, Sasha Levin
- Patch "HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]" has been added to the 6.1-stable tree, Sasha Levin
- Patch "drm: Fix FD ownership check in drm_master_check_perm()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "drm/i915/edp: don't write to DP_LINK_BW_SET when using rate select" has been added to the 6.6-stable tree, Sasha Levin
- Patch "HID: i2c-hid: acpi: Unify ACPI ID tables format" has been added to the 6.1-stable tree, Sasha Levin
- Patch "drm: Update file owner during use" has been added to the 6.6-stable tree, Sasha Levin
- Patch "spi: spi-imx: correctly configure burst length when using dma" has been added to the 6.6-stable tree, Sasha Levin
- Patch "drm/i915: Introduce crtc_state->enhanced_framing" has been added to the 6.6-stable tree, Sasha Levin
- Patch "drm/i915: Fix FEC state dump" has been added to the 6.6-stable tree, Sasha Levin
- Patch "drm/amd/display: fix hw rotated modes when PSR-SU is enabled" has been added to the 6.6-stable tree, Sasha Levin
- Patch "btrfs: free qgroup pertrans reserve on transaction abort" has been added to the 6.6-stable tree, Sasha Levin
- Patch "btrfs: qgroup: use qgroup_iterator in qgroup_convert_meta()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "mm/damon/core: make damon_start() waits until kdamond_fn() starts" has been added to the 6.6-stable tree, Sasha Levin
- Patch "mm/damon/core: use number of passed access sampling as a timer" has been added to the 6.6-stable tree,
Sasha Levin
- Patch "bpf: Fix prog_array_map_poke_run map poke update" has been added to the 6.6-stable tree, gregkh
- Patch "bpf: Fix prog_array_map_poke_run map poke update" has been added to the 6.1-stable tree, gregkh
- PCI: Introduce cleanup helpers for device reference counts and locks, Ira Weiny
- Patch "kasan: disable kasan_non_canonical_hook() for HW tags" has been added to the 6.1-stable tree, gregkh
- Patch "kasan: disable kasan_non_canonical_hook() for HW tags" has been added to the 5.15-stable tree, gregkh
- Patch "Revert "drm/bridge: lt9611uxc: Register and attach our DSI device at probe"" has been added to the 5.15-stable tree, gregkh
- Patch "Revert "drm/bridge: lt9611uxc: Switch to devm MIPI-DSI helpers"" has been added to the 5.15-stable tree, gregkh
- Patch "Revert "drm/bridge: lt9611uxc: fix the race in the error path"" has been added to the 5.15-stable tree, gregkh
- Patch "smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_common" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: validate smb request protocol id" has been added to the 5.15-stable tree, gregkh
- Patch "ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: validate share name from share config response" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: validate session id and tree id in compound request" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: validate length in smb2_write()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: use wait_event instead of schedule_timeout()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: use oid registry functions to decode OIDs" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: use kzalloc() instead of __GFP_ZERO" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: use netif_is_bridge_port" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: use kvzalloc instead of kvmalloc" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: use F_SETLK when unlocking a file" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: update Kconfig to note Kerberos support and fix indentation" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: switch to use kmemdup_nul() helper" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: store fids as opaque u64 integers" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: validate buffer descriptor structures" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: simplify tracking pending packets" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is already used" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: relax the count of sges required" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: introduce read/write credits for RDMA read/write" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: handle multiple Buffer descriptors" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: fix missing client's memory region invalidation" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: fix connection dropped issue" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: create MR pool" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: change the return value of get_sg_list" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: change the default maximum read/write, receive size" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: change prototypes of RDMA read/write related functions" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: smbd: call rdma_accept() under CM handler" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: shorten experimental warning on loading the module" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for this share" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blob" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: set file permission mode to match Samba server posix extension behavior" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: set 445 port to smbdirect port by default" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: set NegotiateContextCount once instead of every inc" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: separately allocate ci per dentry" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: set both ipv4 and ipv6 in FSCTL_QUERY_NETWORK_INTERFACE_INFO" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: send proper error response in smb2_tree_connect()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: return invalid parameter error response if smb2 request is invalid" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: request update to stale share config" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: replace usage of found with dedicated list iterator variable" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: replace one-element arrays with flexible-array members" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Replace the ternary conditional operator with min()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Replace one-element array with flexible-array member" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: reorganize ksmbd_iov_pin_rsp()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove unused ksmbd_tree_conn_share function" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Remove unused parameter from smb2_get_name()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove unused ksmbd_share_configs_cleanup function" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Remove unused field in ksmbd_user struct" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove unneeded mark_inode_dirty in set_info_sec()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove unused is_char_allowed function" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Remove unused fields from ksmbd_file struct definition" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove unused compression negotiate ctx packing" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove unnecessary generic_fillattr in smb2_open" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove md4 leftovers" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove smb2_buf_length in smb2_transform_hdr" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove smb2_buf_length in smb2_hdr" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Remove redundant 'flush_workqueue()' calls" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove generic_fillattr use in smb2_open()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove filename in ksmbd_file" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove experimental warning" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Remove duplicated codes" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Remove a redundant zeroing of memory" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: register ksmbd ib client with ib_register_client()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: release interim response after sending status pending response" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: remove duplicate flag set in smb2_write" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: reduce descriptor size if remaining bytes is less than request size" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: no need to wait for binded connection termination at logoff" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: reduce server smbdirect max send/receive segment sizes" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: move oplock handling after unlock parent dir" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: prevent memory leak on error return" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Implements sess->ksmbd_chann_list as xarray" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Implements sess->rpc_handle_list as xarray" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: make utf-8 file name comparison work in __caseless_lookup()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: handle malformed smb1 message" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: hide socket error message when ipv6 config is disable" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: fix wrong smbd max read/write size check" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: fix wrong interim response on compound" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: fix wrong signingkey creation when encryption is AES256" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: fix wrong error response status by using set_smb2_rsp_status()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Fix unsigned expression compared with zero" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: fix UAF issue from opinfo->conn" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: Fix spelling mistake "excceed" -> "exceeded"" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: fix uninitialized pointer read in smb2_create_link()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()" has been added to the 5.15-stable tree, gregkh
- Patch "ksmbd: fix typo, syncronous->synchronous" has been added to the 5.15-stable tree, gregkh
[Index of Archives]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]