summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
5 daysHID: hyperv: validate initial device info boundsMichael Bommarito1-3/+24
5 daysHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li1-8/+9
5 daysHID: core: fix number/pointer type confusion on long itemsJann Horn1-0/+6
5 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp2-3/+0
5 daysInput: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu1-5/+13
5 daysInput: atkbd - skip deactivate for HONOR FMB-P's internal keyboardCryolitia PukNgae1-0/+7
5 dayss390/vfio_ccw: Free all memory if cp_init() failsEric Farman1-4/+18
5 daysHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee1-2/+3
5 daysHID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_IDLee Jones1-0/+16
5 daysHID: magicmouse: do not keep a stale msc->input if no input is claimedJose VillaseƱor Montfort1-0/+10
5 dayss390/vfio_ccw: Implement a crw lockEric Farman3-10/+30
5 dayss390/vfio_ccw: Selectively expand io_mutexEric Farman4-5/+13
5 dayss390/vfio_ccw: Ensure index for read/write regions are within rangeEric Farman3-4/+34
5 daysnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman1-2/+3
5 daysnvmet-fc: fix invalid free in LS IOD error pathJiang HongHui1-1/+1
5 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
5 daysnfc: st21nfca: validate ATR_REQ length against the received frameDoruk Tan Ozturk1-0/+3
5 daysnfc: pn533: purge fragmented skbs during cleanupXu Rao1-0/+1
5 daysnfc: microread: validate target discovery payload lengthsPengpeng Hou1-2/+29
5 daysnfc: fdp: bound the device-reported read length and fix an skb leakBryam Vargas1-0/+27
5 dayss390/vfio_ccw: Cancel existing workqueuesEric Farman1-0/+8
5 daysserial: amba-pl011: synchronize DMA teardownFan Wu1-4/+4
5 daysNTB: ntb_netdev: Preserve RX queue depth on allocation failureKoichiro Den1-7/+8
5 daysmisc: fastrpc: Remove buffer from list prior to unmap operationEkansh Gupta1-4/+10
5 daysmisc: fastrpc: Rework fastrpc_req_munmapAbel Vesa1-27/+25
5 daysmisc: fastrpc: separate fastrpc device from channel contextSrinivas Kandagatla1-9/+37
5 daysgpio: ml-ioh: use raw_spinlock_t for the register lockJunjie Cao1-18/+18
5 daysnull_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflowsRik van Riel1-2/+8
5 daysrndis_host: add overflow check in rndis_rx_fixup()Griffin Kroah-Hartman1-1/+5
5 daysPCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold2-10/+14
9 daysdrm/virtio: Unlock reservations on dma_resv_reserve_fences() errorDmitry Osipenko1-1/+3
9 daysdrm/vmwgfx: Reserve fence slots on buffer objects in cotablesZack Rusin1-0/+4
9 daysudmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()Robert Mader1-4/+5
9 daysnet: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli1-0/+2
9 daysnet: atlantic: free stranded TX buffers on ring deinitYangyu Chen3-1/+27
9 daysdrm/amd/pm: fix torn gpu metrics readsYang Wang1-8/+6
9 daysice: wait for reset completion in ice_resume()Aaron Ma1-0/+10
9 dayscan: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...Marc Kleine-Budde1-1/+1
9 daysi2c: iproc: reset bus after timeout if START_BUSY is stuckJonas Gorski1-0/+11
9 daysi2c: bcm-iproc: remove printout on handled timeoutsWolfram Sang1-2/+0
9 daysi2c: imx: Fix slave registration race and error handlingLiem1-3/+6
9 daysice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng1-5/+5
9 daysice: fix VF interrupts cleanupDawid Osuchowski1-0/+48
9 daysscsi: scsi_debug: Fix REPORT ZONES alloc_len underflow OOB writeIbrahim Hashimov1-3/+6
9 daysscsi: scsi_debug: Rename zone type constantsDamien Le Moal1-9/+9
9 daysscsi: sd: sd_zbc: Return early in sd_zbc_check_zoned_characteristics()Damien Le Moal1-6/+7
9 daysscsi: sd: sd_zbc: Introduce struct zoned_disk_infoBart Van Assche2-30/+41
9 daysscsi: sd: sd_zbc: Use logical blocks as unit when querying zonesDamien Le Moal1-6/+5
9 daysscsi: sd: sd_zbc: Improve source code documentationBart Van Assche2-6/+54
9 daysigc: remove napi_synchronize() in igc_down()David Carlier1-1/+0