aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-05-17usb: dwc3: core: Prevent phy suspend during initThinh Nguyen
2024-05-17usb: xhci-plat: Don't include xhci.hThinh Nguyen
2024-05-17usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff
2024-05-17usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard
2024-05-17usb: ohci: Prevent missed ohci interruptsGuenter Roeck
2024-05-17usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern
2024-05-17usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt
2024-05-17usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt
2024-05-17arm64: dts: qcom: Fix 'interrupt-map' parent address cellsRob Herring
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-17firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos
2024-05-17btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send()Dmitry Antipov
2024-05-17ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda
2024-05-17ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macroJarred White
2024-05-17Revert "Revert "ACPI: CPPC: Use access_width over bit_width for system memory...Easwar Hariharan
2024-05-17drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger
2024-05-17drm/connector: Add \n to message about demoting connector force-probesDouglas Anderson
2024-05-17drm/meson: dw-hdmi: add bandgap setting for g12Jerome Brunet
2024-05-17drm/meson: dw-hdmi: power up phy on device initJerome Brunet
2024-05-17net: hns3: fix port vlan filter not disabled issueYonglong Liu
2024-05-17net: hns3: split function hclge_init_vlan_config()Jian Shen
2024-05-17net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang
2024-05-17net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang
2024-05-17net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send APIJie Wang
2024-05-17net: hns3: create new set of unified hclge_comm_cmd_send APIsJie Wang
2024-05-17net: hns3: create new cmdq hardware description structure hclge_comm_hwJie Wang
2024-05-17net: hns3: refactor hns3 makefile to support hns3_common moduleJie Wang
2024-05-17net: hns3: direct return when receive a unknown mailbox messageJian Shen
2024-05-17net: hns3: refactor function hclge_mbx_handler()Hao Lan
2024-05-17net: hns3: add query vf ring and vector map relationGuangbin Huang
2024-05-17net: hns3: add log for workqueue scheduled lateYufeng Mo
2024-05-17net: hns3: using user configure after hardware resetPeiyang Wang
2024-05-17net: hns3: PF support get unicast MAC address space assigned by firmwareGuangbin Huang
2024-05-17ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet
2024-05-17net: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau
2024-05-17phonet: fix rtm_phonet_notify() skb allocationEric Dumazet
2024-05-17hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic
2024-05-17hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic
2024-05-17hwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic
2024-05-17rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats
2024-05-17Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou
2024-05-17Bluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou
2024-05-17tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().Kuniyuki Iwashima
2024-05-17tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsEric Dumazet
2024-05-17ARM: 9381/1: kasan: clear stale stack poisonBoy.Wu
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-05-17qibfs: fix dentry leakAl Viro
2024-05-17bpf, sockmap: Improved check for empty queueJohn Fastabend
2024-05-17bpf, sockmap: Reschedule is now done through backlogJohn Fastabend
2024-05-17bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend