summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
6 daysHID: hyperv: validate initial device info boundsMichael Bommarito1-3/+24
6 daysHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li1-8/+9
6 daysHID: core: fix number/pointer type confusion on long itemsJann Horn1-0/+6
6 daysHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov1-1/+6
6 daysmisc: fastrpc: Fix double free of 'buf' in error pathSukrut Bellary1-3/+2
6 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp1-2/+0
6 daysInput: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu1-5/+13
6 daysInput: atkbd - skip deactivate for HONOR FMB-P's internal keyboardCryolitia PukNgae1-0/+7
6 dayss390/vfio_ccw: Free all memory if cp_init() failsEric Farman1-4/+18
6 daysHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee1-2/+3
6 daysHID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_IDLee Jones1-0/+16
6 daysHID: magicmouse: do not keep a stale msc->input if no input is claimedJose VillaseƱor Montfort1-0/+10
6 daysInput: byd - synchronize timer deletion before freeing private dataLinmao Li1-1/+1
6 daysnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman1-2/+3
6 daysnvmet-fc: fix invalid free in LS IOD error pathJiang HongHui1-1/+1
6 daysnvmet-auth: zero the AUTH_RECEIVE response bufferBryam Vargas1-1/+1
6 daysnfc: st21nfca: validate ATR_REQ length against the received frameDoruk Tan Ozturk1-0/+3
6 daysnfc: pn533: purge fragmented skbs during cleanupXu Rao1-0/+1
6 daysnfc: microread: validate target discovery payload lengthsPengpeng Hou1-2/+29
6 daysnfc: fdp: bound the device-reported read length and fix an skb leakBryam Vargas1-0/+27
6 daysgpio: ml-ioh: use raw_spinlock_t for the register lockJunjie Cao1-18/+18
6 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
6 dayss390/vfio_ccw: Implement a crw lockEric Farman3-10/+30
6 dayss390/vfio_ccw: Selectively expand io_mutexEric Farman5-5/+19
6 dayss390/vfio_ccw: Move cp cleanup out of not operationalEric Farman4-2/+25
6 daysdrm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo1-0/+4
6 dayss390/vfio_ccw: Cancel existing workqueuesEric Farman1-0/+15
6 daysserial: sc16is7xx: enable THRI before filling TX FIFOLuca Fresi1-0/+3
6 daysserial: sc16is7xx: use guards for simple mutex locksHugo Villeneuve1-15/+8
6 daysserial: sc16is7xx: rename EFR mutex with generic nameHugo Villeneuve1-13/+13
6 daysserial: sc16is7xx: convert bitmask definitions to use BIT() macroLech Perczak1-85/+91
6 daysserial: sc16is7xx: fix copy-paste errors in EFR_SWFLOWx_BIT constantsLech Perczak1-7/+7
6 daysserial: amba-pl011: synchronize DMA teardownFan Wu1-4/+4
6 daysNTB: ntb_netdev: Preserve RX queue depth on allocation failureKoichiro Den1-7/+8
6 daysmisc: fastrpc: Remove buffer from list prior to unmap operationEkansh Gupta1-4/+10
6 daysmisc: fastrpc: Rework fastrpc_req_munmapAbel Vesa1-24/+23
6 daysnull_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflowsRik van Riel1-2/+8
6 daysrndis_host: add overflow check in rndis_rx_fixup()Griffin Kroah-Hartman1-1/+5
6 daysPCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold2-10/+14
10 daysudmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()Robert Mader1-4/+5
10 daysusb: typec: ucsi: Correct teardown ordering in ucsi_init() error pathAndrei Kuchynski1-2/+2
10 daysRDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpagesPedro Falcato1-3/+2
10 daysnet: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli1-0/+2
10 daysmacvlan: inherit needed_headroom and needed_tailroom from lowerdevEric Dumazet1-0/+4
10 daysipvlan: inherit needed_headroom and needed_tailroom from phy_devEric Dumazet1-0/+4
10 daysveth: fix skb length accounting after XDP frag adjustmentSun Jian1-8/+14
10 daysveth: Introduce veth_xdp_buff wrapper for xdp_buffStanislav Fomichev1-25/+31
10 daysdrm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer1-14/+16
10 dayscan: rcar_canfd: change the initializing flow for clocks and resetsTu Nguyen1-16/+16
10 dayscan: rcar_canfd: Extract rcar_canfd_global_{,de}init()Geert Uytterhoeven1-78/+104