summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-01w1: fix WARNING after calling w1_process()Yang Yingliang1-1/+3
2023-02-01w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2-3/+4
2023-02-01device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang1-6/+12
2023-02-01ptdma: pt_core_execute_cmd() should use spinlockEric Pilmore2-4/+5
2023-02-01usb: dwc3: fix extcon dependencyArnd Bergmann1-1/+1
2023-02-01tcp: avoid the lookup process failing to get sk in ehash tableJason Xing2-6/+19
2023-02-01nvme-pci: fix timeout request state checkKeith Busch1-1/+1
2023-02-01net: sched: gred: prevent races when adding offloads to statsJakub Kicinski1-0/+2
2023-02-01drm/amd/display: fix issues with driver unloadHamza Mahfooz2-5/+0
2023-02-01phy: phy-can-transceiver: Skip warning if no "max-bitrate"Geert Uytterhoeven1-2/+3
2023-02-01dmaengine: tegra: Fix memory leak in terminate_all()Akhil R1-0/+1
2023-02-01dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...Liu Shixin1-1/+3
2023-02-01cifs: fix potential deadlock in cache_refresh_path()Paulo Alcantara1-19/+23
2023-02-01drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson1-4/+4
2023-02-01HID: betop: check shape of output reportsPietro Borrello1-8/+9
2023-02-01l2tp: prevent lockdep issue in l2tp_tunnel_register()Eric Dumazet1-3/+2
2023-02-01virtio-net: correctly enable callback during start_xmitJason Wang1-2/+4
2023-02-01net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock1-8/+1
2023-02-01dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko1-3/+4
2023-02-01drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann1-1/+2
2023-02-01net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2023-02-01net/mlx5: E-switch, Fix switchdev mode after devlink reloadChris Mi1-0/+1
2023-02-01net/mlx5e: Set decap action based on attr for sampleChris Mi1-3/+2
2023-02-01net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING...Maor Dickman3-5/+4
2023-02-01net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENTMaor Dickman1-15/+3
2023-02-01net/mlx5e: Avoid false lock dependency warning on tc_ht even moreVlad Buslov1-0/+3
2023-02-01net: ipa: disable ipa interrupt during suspendCaleb Connolly3-0/+43
2023-02-01Bluetooth: Fix possible deadlock in rfcomm_sk_state_changeYing Hsu1-1/+6
2023-02-01Bluetooth: hci_event: Fix Invalid wait contextLuiz Augusto von Dentz1-1/+4
2023-02-01Bluetooth: ISO: Fix possible circular locking dependencyLuiz Augusto von Dentz1-35/+26
2023-02-01Bluetooth: ISO: Avoid circular locking dependencyLuiz Augusto von Dentz1-23/+38
2023-02-01Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()Zhengchao Shao1-10/+3
2023-02-01Bluetooth: hci_conn: Fix memory leaksZhengchao Shao1-4/+14
2023-02-01Bluetooth: Fix a buffer overflow in mgmt_mesh_add()Harshit Mogalapalli1-1/+1
2023-02-01netfilter: conntrack: handle tcp challenge acks during connection reuseFlorian Westphal1-0/+15
2023-02-01usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami1-0/+2
2023-02-01usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami1-0/+5
2023-02-01usb: ucsi: Ensure connector delayed work items are flushedJack Pham2-3/+22
2023-02-01block/rnbd-clt: fix wrong max ID in ida_alloc_maxGuoqing Jiang1-1/+1
2023-02-01HID: revert CHERRY_MOUSE_000C quirkJiri Kosina2-2/+0
2023-02-01ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1lPatrice Chotard1-2/+6
2023-02-01ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp157c-emstamp-argonPatrice Chotard1-2/+6
2023-02-01ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcom-somPatrice Chotard1-2/+6
2023-02-01ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcor-somPatrice Chotard1-2/+6
2023-02-01pinctrl: rockchip: fix mux route data for rk3568Jonas Karlman1-10/+10
2023-02-01net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit1-0/+5
2023-02-01HID: check empty report_list in bigben_probe()Pietro Borrello1-0/+5
2023-02-01HID: check empty report_list in hid_validate_values()Pietro Borrello1-2/+2
2023-02-01net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit1-1/+6
2023-02-01net: usb: sr9700: Handle negative lenSzymon Heidrich1-1/+1