summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
28 hoursnet: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei1-1/+1
28 hoursRDMA/umem: Fix truncation for block sizes >= 4GJason Gunthorpe1-2/+2
28 hoursRDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky17-50/+58
28 hoursRDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe6-0/+37
28 hourshv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
28 hoursusb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle1-1/+6
28 hoursserial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQViken Dadhaniya1-1/+14
28 hoursscsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_c...Michael Bommarito1-2/+4
28 hoursthunderbolt: property: Cap recursion depth in __tb_property_parse_dir()Michael Bommarito1-6/+12
28 hoursusb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle1-2/+4
28 hoursusb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bindKai Aizen1-6/+20
28 hoursusb: dwc3: xilinx: fix error handling in zynqmp init error pathsRadhey Shyam Pandey1-12/+14
28 hoursusb: musb: omap2430: Fix use-after-free in omap2430_probe()Wentao Liang1-1/+2
28 hourstty: serial: samsung: Remove redundant port lock acquisition in rx helpersTudor Ambarus1-8/+0
28 hourstty: serial: samsung: use u32 for register interactionsTudor Ambarus1-40/+39
28 hoursserial: samsung_tty: Use port lock wrappersThomas Gleixner1-25/+25
28 hoursiio: dac: ad5686: fix ref bit initialization for single-channel partsRodrigo Alencar2-3/+4
28 hoursusb: cdns3: plat: fix leaked usb2_phy initialization on usb3_phy acquisition ...Peter Chen1-4/+4
28 hoursiio: chemical: scd30: fix division by zero in write_rawAntoniu Miclaus1-1/+1
28 hoursiio: chemical: scd30: Use guard(mutex) to allow early returnsJonathan Cameron1-35/+28
28 hoursiio: gyro: adis16260: fix division by zero in write_rawAntoniu Miclaus1-0/+3
28 hoursBluetooth: hci_qca: Convert timeout from jiffies to msShuai Zhang1-17/+16
28 hoursBluetooth: hci_qca: Migrate to serdev specific shutdown functionUwe Kleine-König1-3/+2
28 hoursserdev: Provide a bustype shutdown functionUwe Kleine-König1-0/+21
28 hoursserdev: make serdev_bus_type constRicardo B. Marliere1-1/+1
28 hoursiio: adc: npcm: fix unbalanced clk_disable_unprepare()David Carlier1-17/+8
28 hoursiio: adc: npcm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
28 hoursocteontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
28 hoursice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
28 hoursocteontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6
28 hoursocteontx2-af: replace deprecated strncpy with strscpyJustin Stitt1-5/+3
28 hoursplatform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recoveryLukas Wunner1-14/+20
28 hoursfbdev/vt8500lcdfb: Initialize fb_ops with fbdev macrosThomas Zimmermann2-1/+4
28 hoursipmi:ssif: NULL thread on errorCorey Minyard1-0/+1
28 hoursipmi:ssif: Remove unnecessary indentionCorey Minyard1-16/+12
28 hourssoc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()Manivannan Sadhasivam1-7/+29
28 hoursdriver core: reject devices with unregistered busesJohan Hovold1-2/+9
28 hoursdrm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland1-2/+2
28 hoursdrm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
28 hoursdrm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland1-16/+32
28 hoursdrm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland1-1/+2
28 hoursdrm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König1-1/+3
28 hoursdrm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11Andrew Martin1-8/+41
28 hoursdrm/amdkfd: fix NULL dereference in get_queue_ids()Muhammad Bilal1-1/+1
28 hoursslimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lockBjorn Andersson1-3/+0
28 hoursslimbus: qcom-ngd-ctrl: fix OF node refcountBartosz Golaszewski1-1/+1
28 hoursthunderbolt: Limit XDomain response copy to actual frame sizeMichael Bommarito1-1/+3
28 hoursthunderbolt: Validate XDomain request packet size before type castMichael Bommarito1-2/+6
28 hoursthunderbolt: Clamp XDomain response data copy to allocation sizeMichael Bommarito1-0/+2
28 hoursthunderbolt: Bound root directory content to block sizeMichael Bommarito1-0/+4