summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-25ptp: ocp: fix start time alignment in ptp_ocp_signal_setSagi Maimon1-0/+1
2025-04-25net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() failsVladimir Oltean1-1/+1
2025-04-25net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupportedVladimir Oltean1-1/+12
2025-04-25net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...Vladimir Oltean1-1/+2
2025-04-25net: bridge: switchdev: do not notify new brentries as changedJonas Gorski1-1/+3
2025-04-25net: b53: enable BPDU reception for management portJonas Gorski1-0/+10
2025-04-25cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error pathAbdun Nihaal1-0/+1
2025-04-25net: openvswitch: fix nested key length validation in the set() actionIlya Maximets1-1/+2
2025-04-25net: mctp: Set SOCK_RCU_FREEMatt Johnston1-0/+3
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)1-2/+2
2025-04-25igc: cleanup PTP module if probe failsChristopher S M Hall1-0/+1
2025-04-25igc: handle the IGC_PTP_ENABLED flag correctlyChristopher S M Hall1-0/+7
2025-04-25igc: move ktime snapshot into PTM retry loopChristopher S M Hall1-9/+9
2025-04-25igc: fix PTM cycle trigger logicChristopher S M Hall2-29/+42
2025-04-25Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...Johannes Berg1-1/+0
2025-04-25Bluetooth: l2cap: Check encryption key size on incoming connectionFrédéric Danis1-1/+2
2025-04-25Bluetooth: btrtl: Prevent potential NULL dereferenceDan Carpenter1-0/+2
2025-04-25Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid addressLuiz Augusto von Dentz1-2/+3
2025-04-25RDMA/core: Silence oversized kvmalloc() warningShay Drory1-2/+4
2025-04-25RDMA/hns: Fix wrong maximum DMA segment sizeChengchang Tang1-1/+1
2025-04-25RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()Yue Haibing1-7/+7
2025-04-25md/md-bitmap: fix stats collection for external bitmapsZheng Qixing1-3/+2
2025-04-25md/raid10: fix missing discard IO accountingYu Kuai1-0/+1
2025-04-25scsi: iscsi: Fix missing scsi_host_put() in error pathMiaoqian Lin1-2/+5
2025-04-25wifi: wl1251: fix memory leak in wl1251_tx_workAbdun Nihaal1-1/+3
2025-04-25wifi: mac80211: Purge vif txq in ieee80211_do_stop()Remi Pommarel1-0/+3
2025-04-25wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()Remi Pommarel1-0/+1
2025-04-25wifi: at76c50x: fix use after free access in at76_disconnectAbdun Nihaal1-1/+1
2025-04-25scsi: hisi_sas: Enable force phy when SATA disk directly connectedXingui Yang2-4/+19
2025-04-25HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Du...Kaixin Wang1-0/+1
2025-04-25Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov2-6/+15
2025-04-25x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...Myrrh Periwinkle1-9/+8
2025-04-25ACPI: platform-profile: Fix CFI violation when accessing sysfs filesNathan Chancellor1-10/+10
2025-04-25arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson1-1/+14
2025-04-25selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-04-25pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold1-6/+6
2025-04-25PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke1-1/+4
2025-04-25PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov1-4/+9
2025-04-25of/irq: Fix device node refcount leakages in of_irq_init()Zijun Hu1-0/+3
2025-04-25of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()Zijun Hu1-1/+5
2025-04-25of/irq: Fix device node refcount leakages in of_irq_count()Zijun Hu1-1/+3
2025-04-25of/irq: Fix device node refcount leakage in API of_irq_parse_raw()Zijun Hu1-0/+8
2025-04-25of/irq: Fix device node refcount leakage in API of_irq_parse_one()Zijun Hu1-32/+27
2025-04-25ntb: use 64-bit arithmetic for the MSI doorbell maskFedor Pchelkin1-1/+1
2025-04-25KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accessesSean Christopherson1-0/+4
2025-04-25gve: handle overflow when reporting TX consumed descriptorsJoshua Washington1-1/+3
2025-04-25gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-04-25gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu1-13/+14
2025-04-25ftrace: Add cond_resched() to ftrace_graph_set_hash()zhoumin1-0/+1
2025-04-25dm-verity: fix prefetch-vs-suspend raceMikulas Patocka1-0/+8