summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-04vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()Nikolay Kuratov1-2/+7
2025-09-04platform/x86: int3472: add hpd pin supportDongcheng Yan2-0/+7
2025-09-04io_uring/io-wq: add check free worker before create new workerFengnan Chang1-0/+8
2025-09-04erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOCJunli Liu1-2/+11
2025-09-04erofs: Fallback to normal access if DAX is not supported on extra deviceYuezhang Mo1-10/+14
2025-09-04ASoC: rt1320: fix random cycle mute issueShuming Fan1-1/+2
2025-09-04ASoC: rt721: fix FU33 Boost Volume control not workingShuming Fan2-0/+6
2025-09-04ASoC: codecs: tx-macro: correct tx_macro_component_drv nameAlexey Klimov1-1/+1
2025-09-04smb: client: fix race with concurrent opens in rename(2)Paulo Alcantara1-0/+18
2025-09-04smb: client: fix race with concurrent opens in unlink(2)Paulo Alcantara1-2/+14
2025-09-04scsi: core: sysfs: Correct sysfs attributes access rightsDamien Le Moal1-2/+2
2025-09-04vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNERNamhyung Kim1-2/+2
2025-09-04Revert "virtio: reject shm region if length is zero"Igor Torrente1-2/+0
2025-09-04perf symbol-minimal: Fix ehdr reading in filename__read_build_idIan Rogers1-28/+27
2025-09-04ftrace: Fix potential warning in trace_printk_seq during ftrace_dumpTengda Wu1-2/+2
2025-09-04fgraph: Copy args in intermediate storage with entrySteven Rostedt1-6/+16
2025-09-04of: dynamic: Fix use after free in of_changeset_add_prop_helper()Dan Carpenter1-2/+4
2025-09-04mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski2-6/+6
2025-09-04mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski1-0/+3
2025-09-04pinctrl: airoha: Fix return value in pinconf callbacksLorenzo Bianconi1-4/+4
2025-09-04pinctrl: STMFX: add missing HAS_IOMEM dependencyRandy Dunlap1-0/+1
2025-09-04of: reserved_mem: Add missing IORESOURCE_MEM flag on resourcesRob Herring (Arm)1-0/+1
2025-09-04of: dynamic: Fix memleak when of_pci_add_properties() failedLizhi Hou1-0/+3
2025-09-04trace/fgraph: Fix the warning caused by missing unregister notifierYe Weihua1-0/+1
2025-09-04rtla: Check pkg-config installTao Chen1-0/+8
2025-09-04tools/latency-collector: Check pkg-config installTao Chen1-0/+8
2025-09-04perf: Avoid undefined behavior from stopping/starting inactive eventsYunseong Kim1-0/+6
2025-08-28Linux 6.16.4v6.16.4Greg Kroah-Hartman1-1/+1
2025-08-28drm/xe: Fix vm_bind_ioctl double free bugChristoph Manszewski1-1/+2
2025-08-28drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_createPiotr Piórkowski1-19/+15
2025-08-28netfilter: nf_reject: don't leak dst refcount for loopback packetsFlorian Westphal2-7/+4
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter1-1/+2
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter1-7/+11
2025-08-28ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validationTakashi Iwai1-1/+1
2025-08-28net/mlx5e: Preserve shared buffer capacity during headroom updatesArmen Ratner1-10/+8
2025-08-28net/mlx5e: Query FW for buffer ownershipAlexei Lazar4-4/+31
2025-08-28net/mlx5: Add IFC bits and enums for buf_ownershipOren Sidi1-2/+12
2025-08-28net/mlx5: Base ECVF devlink port attrs from 0Daniel Jurgens1-1/+3
2025-08-28Octeontx2-af: Skip overlap check for SPI fieldHariprasad Kelam1-2/+2
2025-08-28block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff4-28/+37
2025-08-28block: skip q->rq_qos check in rq_qos_done_bio()Nilay Shroff1-2/+8
2025-08-28block: decrement block_rq_qos static key in rq_qos_del()Nilay Shroff1-0/+1
2025-08-28blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queuesMing Lei1-4/+9
2025-08-28block: fix potential deadlock while running nr_hw_queue updateNilay Shroff5-15/+89
2025-08-28block: fix lockdep warning caused by lock dependency in elv_iosched_storeNilay Shroff4-81/+136
2025-08-28block: move elevator queue allocation logic into blk_mq_init_schedNilay Shroff6-36/+16
2025-08-28net: airoha: ppe: Do not invalid PPE entries in case of SW hash collisionLorenzo Bianconi1-3/+1
2025-08-28bonding: send LACPDUs periodically in passive mode after receiving partner's ...Hangbin Liu1-18/+24
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu3-0/+27
2025-08-28ALSA: timer: fix ida_free call while not allocatedDewei Meng1-2/+2