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 daysHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov1-1/+6
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 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 daysHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed2-1/+21
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 daysnvmet-auth: zero the AUTH_RECEIVE response bufferBryam Vargas1-1/+1
5 daysInput: byd - synchronize timer deletion before freeing private dataLinmao Li1-1/+1
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 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
5 daysdrm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20
5 daysdrm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin11-16/+27
5 daysdrm/amd/amdgpu: disable ASPM in some situationsKenneth Feng3-13/+45
5 dayss390/vfio_ccw: Implement a crw lockEric Farman4-10/+30
5 dayss390/vfio_ccw: Calculate idal length based on idaw typeEric Farman1-2/+3
5 dayss390/vfio_ccw: Ensure first IDAW remains constantEric Farman2-0/+18
5 dayss390/vfio_ccw: Free all memory if cp_init() failsEric Farman1-4/+18
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 daysserial: sc16is7xx: enable THRI before filling TX FIFOLuca Fresi1-0/+3
5 daysserial: sc16is7xx: use guards for simple mutex locksHugo Villeneuve1-15/+8
5 daysserial: sc16is7xx: rename EFR mutex with generic nameHugo Villeneuve1-13/+13
5 daysserial: sc16is7xx: convert bitmask definitions to use BIT() macroLech Perczak1-85/+91
5 daysserial: sc16is7xx: fix copy-paste errors in EFR_SWFLOWx_BIT constantsLech Perczak1-7/+7
5 daysserial: qcom-geni: fix TX DMA buffer flushJan Sebastian Götte1-18/+33
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 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 daysnet: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli1-0/+2
9 daysmacvlan: inherit needed_headroom and needed_tailroom from lowerdevEric Dumazet1-0/+4
9 daysipvlan: inherit needed_headroom and needed_tailroom from phy_devEric Dumazet1-0/+4
9 daysdrm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer1-14/+16
9 daysdrm/amd/pm: fix pptable use-after-freeYang Wang3-10/+16
9 daysdrm/amd/pm: fix torn gpu metrics readsYang Wang3-11/+12
9 dayscan: rcar_canfd: change the initializing flow for clocks and resetsTu Nguyen1-14/+14
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 daysvxlan: use pskb_network_may_pull() for transmit path header pullsEric Dumazet2-5/+5
9 daysvxlan: Handle stats using NETDEV_PCPU_STAT_DSTATS.Guillaume Nault1-14/+14
9 daysvrf: Make pcpu_dstats update functions available to other modules.Guillaume Nault1-35/+14