summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-01l2tp: close all race conditions in l2tp_tunnel_register()Cong Wang1-14/+14
2023-02-01l2tp: convert l2tp_tunnel_list to idrCong Wang1-43/+42
2023-02-01net/sched: sch_taprio: fix possible use-after-freeEric Dumazet2-0/+10
2023-02-01net: stmmac: Fix queue statistics readingKurt Kanzenbach1-4/+4
2023-02-01pinctrl: rockchip: fix reading pull type on rk3568Jonas Karlman1-1/+10
2023-02-01wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich1-13/+6
2023-02-01gpio: mxc: Always set GPIOs used as interrupt source to INPUT modeMarek Vasut1-1/+1
2023-02-01gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlockMarek Vasut1-0/+11
2023-02-01sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htbRahul Rameshbabu1-11/+16
2023-02-01net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger1-5/+8
2023-02-01net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()Vladimir Oltean1-2/+2
2023-02-01net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regsEsina Ekaterina1-2/+4
2023-02-01net: nfc: Fix use-after-free in local_cleanup()Jisoo Jang1-0/+1
2023-02-01phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing1-1/+3
2023-02-01drm/vc4: bo: Fix unused variable warningMaxime Ripard1-1/+0
2023-02-01bpf: Fix pointer-leak due to insufficient speculative store bypass mitigationLuis Gerhorst1-1/+3
2023-02-01amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju2-0/+26