summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
6 daysptp: vmclock: prevent read-only mappings from becoming writableAbdifatah Suruur1-0/+6
6 daysBluetooth: hci_aml: validate firmware segment lengthsLaxman Acharya Padhya1-2/+16
6 daysHID: hyperv: validate initial device info boundsMichael Bommarito1-3/+24
6 daysHID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov1-1/+11
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: stop device IO before hid_hw_stop on probe failureJiangshan Yi1-3/+4
6 daysHID: nintendo: register input device after capabilities are setJiangshan Yi1-4/+4
6 daysHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov1-1/+6
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 daysnet/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje2-3/+21
6 daysHID: pidff: fix OOB write when hid->inputs is emptyBaul Lee1-3/+10
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 daysHID: magicmouse: re-enable multitouch after reset-resumeChristopher Kodama1-0/+19
6 daysHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed2-1/+21
6 daysnvmet: pci-epf: put CQ ref on create_cq mapping failureYifei Gao1-0/+1
6 daysnvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()Shin'ichiro Kawasaki1-3/+6
6 daysnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman1-2/+3
6 daysnvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov1-0/+13
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 daysdmaengine: fsl-edma: Add error handling for devm_kasprintfGriffin Kroah-Hartman1-0/+2
6 daysmailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman1-0/+2
6 daysdrm/xe: Fix DPT allocation paths.Maarten Lankhorst1-24/+8
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 daysnull_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflowsRik van Riel1-2/+8
6 daysnvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()Guixin Liu1-1/+1
6 daysrndis_host: add overflow check in rndis_rx_fixup()Griffin Kroah-Hartman1-1/+5
6 daysiommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when rac...Peiyang He1-0/+4
6 daysiommu/tegra241-cmdqv: Fix CMD_SYNC use-after-free on teardownShameer Kolothum3-2/+16
6 daysPCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold2-10/+14
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
10 daysfirewire: ohci: initialize page array to use alloc_pages_bulk() correctlyTakashi Sakamoto1-1/+1
10 daysdrm/vmwgfx: Set surface-framebuffer GEM objectsThomas Zimmermann1-0/+3
10 daysspi: virtio: mark device ready before registering the controllerJasper Wise1-0/+2
10 daysdrm/log: Fix infinite loop when scale is too large for displayShixiong Ou1-0/+6
10 daysdrm/client: Remove drm_client_framebuffer_delete()Thomas Zimmermann5-27/+23
10 daysdrm/client: Deprecate struct drm_client_buffer.gemThomas Zimmermann1-8/+12
10 daysdrm/client: Inline drm_client_buffer_addfb() and _rmfb()Thomas Zimmermann1-53/+40
10 daysdrm/client: Move dumb-buffer handling to drm_client_framebuffer_create()Thomas Zimmermann1-27/+29
10 daysdrm/client: Remove pitch from struct drm_client_bufferThomas Zimmermann1-7/+7
10 daysdrm/log: Fix out-of-bounds read on empty message lengthShixiong Ou1-0/+3