summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings1-0/+2
2024-09-04usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu1-0/+1
2024-09-04usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+4
2024-09-04usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski1-8/+3
2024-09-04usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan1-0/+8
2024-09-04usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+3
2024-09-04USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian1-0/+5
2024-09-04cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray1-0/+3
2024-09-04soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk1-1/+1
2024-09-04nfc: pn533: Add poll mod list filling checkAleksandr Mishin1-0/+5
2024-09-04gtp: fix a potential NULL pointer dereferenceCong Wang1-1/+1
2024-09-04dmaengine: dw: Add memory bus width verificationSerge Semin1-7/+44
2024-09-04dmaengine: dw: Add peripheral bus width verificationSerge Semin1-0/+38
2024-09-04soundwire: stream: fix programming slave ports for non-continous port mapsKrzysztof Kozlowski1-4/+4
2024-09-04ata: libata-core: Fix null pointer dereference on errorNiklas Cassel1-0/+3
2024-09-04Revert "Input: ioc3kbd - convert to platform remove callback returning void"Greg Kroah-Hartman1-2/+4
2024-09-04media: uvcvideo: Fix integer overflow calculating timestampRicardo Ribalda1-5/+5
2024-09-04drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-1/+4
2024-09-04wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer1-6/+26
2024-09-04pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke1-0/+2
2024-09-04pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pinsHuang-Huang Bao1-1/+1
2024-09-04drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang1-1/+2
2024-09-04Input: MT - limit max slotsTetsuo Handa1-0/+3
2024-09-04Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi1-1/+2
2024-09-04Revert "drm/amd/display: Validate hw_points_num before using it"Alex Hung1-3/+0
2024-09-04mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten1-0/+8
2024-09-04cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov1-1/+2
2024-09-04HID: microsoft: Add rumble support to latest xbox controllersSiarhei Vishniakou2-2/+19
2024-09-04HID: wacom: Defer calculation of resolution until resolution_code is knownJason Gerecke1-1/+3
2024-09-04mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter1-4/+5
2024-09-04drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar1-0/+2
2024-09-04drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov1-12/+2
2024-09-04net: xilinx: axienet: Fix dangling multicast addressesSean Anderson2-12/+10
2024-09-04net: xilinx: axienet: Always disable promiscuous modeSean Anderson1-0/+4
2024-09-04net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang1-1/+2
2024-09-04net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean4-9/+86
2024-09-04net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz1-11/+61
2024-09-04ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski1-1/+1
2024-09-04bonding: fix xfrm state handling when clearing active slaveNikolay Aleksandrov1-1/+1
2024-09-04bonding: fix xfrm real_dev null pointer dereferenceNikolay Aleksandrov1-1/+0
2024-09-04bonding: fix null pointer deref in bond_ipsec_offload_okNikolay Aleksandrov1-0/+2
2024-09-04bonding: fix bond_ipsec_offload_ok return typeNikolay Aleksandrov1-12/+6
2024-09-04dm suspend: return -ERESTARTSYS instead of -EINTRMikulas Patocka1-2/+2
2024-09-04media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno1-5/+5
2024-09-04gtp: pull network headers in gtp_dev_xmit()Eric Dumazet1-0/+3
2024-09-04nvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg1-12/+4
2024-09-04irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_allocGuanrui Huang1-2/+0
2024-09-04usb: dwc3: core: Skip setting event buffers for host only controllersKrishna Kurapati1-0/+13
2024-09-04nvmet-tcp: do not continue for invalid icreqHannes Reinecke1-0/+1
2024-09-04net: hns3: add checking for vf id of mailboxJian Shen1-3/+4