summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-02net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() failsVladimir Oltean1-1/+1
2025-05-02net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...Vladimir Oltean1-1/+2
2025-05-02net: b53: enable BPDU reception for management portJonas Gorski1-0/+10
2025-05-02cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error pathAbdun Nihaal1-0/+1
2025-05-02net: openvswitch: fix nested key length validation in the set() actionIlya Maximets1-1/+2
2025-05-02net: mctp: Set SOCK_RCU_FREEMatt Johnston1-0/+3
2025-05-02igc: cleanup PTP module if probe failsChristopher S M Hall1-0/+1
2025-05-02igc: handle the IGC_PTP_ENABLED flag correctlyChristopher S M Hall1-0/+7
2025-05-02igc: move ktime snapshot into PTM retry loopChristopher S M Hall1-9/+9
2025-05-02igc: fix PTM cycle trigger logicChristopher S M Hall2-29/+42
2025-05-02Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...Johannes Berg1-1/+0
2025-05-02Bluetooth: l2cap: Check encryption key size on incoming connectionFrédéric Danis1-1/+2
2025-05-02Bluetooth: btrtl: Prevent potential NULL dereferenceDan Carpenter1-0/+2
2025-05-02Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid addressLuiz Augusto von Dentz1-2/+3
2025-05-02RDMA/core: Silence oversized kvmalloc() warningShay Drory1-2/+4
2025-05-02RDMA/hns: Fix wrong maximum DMA segment sizeChengchang Tang1-1/+1
2025-05-02RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()Yue Haibing1-7/+7
2025-05-02md/raid10: fix missing discard IO accountingYu Kuai1-0/+1
2025-05-02scsi: iscsi: Fix missing scsi_host_put() in error pathMiaoqian Lin1-2/+5
2025-05-02wifi: wl1251: fix memory leak in wl1251_tx_workAbdun Nihaal1-1/+3
2025-05-02wifi: mac80211: Purge vif txq in ieee80211_do_stop()Remi Pommarel1-0/+3
2025-05-02wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()Remi Pommarel1-0/+1
2025-05-02wifi: at76c50x: fix use after free access in at76_disconnectAbdun Nihaal1-1/+1
2025-05-02scsi: hisi_sas: Enable force phy when SATA disk directly connectedXingui Yang2-4/+19
2025-05-02scsi: libsas: Add struct sas_tmf_taskJohn Garry11-56/+49
2025-05-02scsi: libsas: Delete lldd_clear_aca callbackJohn Garry15-72/+0
2025-05-02scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internalJohn Garry1-8/+6
2025-05-02scsi: hisi_sas: Factor out task prep and delivery codeJohn Garry1-157/+124
2025-05-02scsi: hisi_sas: Pass abort structure for internal abortJohn Garry2-9/+17
2025-05-02scsi: hisi_sas: Start delivery hisi_sas_task_exec() directlyJohn Garry1-11/+6
2025-05-02Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov2-6/+15
2025-05-02x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...Myrrh Periwinkle1-9/+8
2025-05-02ACPI: platform-profile: Fix CFI violation when accessing sysfs filesNathan Chancellor1-10/+10
2025-05-02arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson1-1/+14
2025-05-02HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Du...Kaixin Wang1-0/+1
2025-05-02pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold1-6/+6
2025-05-02PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke1-1/+4
2025-05-02PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov1-4/+9
2025-05-02of/irq: Fix device node refcount leakages in of_irq_init()Zijun Hu1-0/+3
2025-05-02of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()Zijun Hu1-1/+5
2025-05-02of/irq: Fix device node refcount leakages in of_irq_count()Zijun Hu1-1/+3
2025-05-02ntb: use 64-bit arithmetic for the MSI doorbell maskFedor Pchelkin1-1/+1
2025-05-02gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-05-02ftrace: Add cond_resched() to ftrace_graph_set_hash()zhoumin1-0/+1
2025-05-02dm-integrity: set ti->error on memory allocation failureMikulas Patocka1-0/+3
2025-05-02crypto: ccp - Fix check for the primary ASP deviceTom Lendacky1-6/+9
2025-05-02thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner1-0/+1
2025-05-02sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro3-9/+18
2025-05-02mm/hwpoison: do not send SIGBUS to processes with recovered clean pagesShuai Xue1-3/+8
2025-05-02mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlockMathieu Desnoyers1-1/+1