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: input: read battery capacity from its actual report offsetJose Villaseñor Montfort1-4/+13
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: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets1-1/+24
6 daysHID: core: fix number/pointer type confusion on long itemsJann Horn1-0/+6
6 daysHID: rapoo: fix missing hid_is_usb() checkJann Horn2-1/+2
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 daysHID: huawei: fix missing hid_is_usb() checkJann Horn1-2/+3
6 daysHID: asus: fix missing hid_is_usb() checkJann Horn1-1/+1
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: 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: prevent unbounded recursion in magicmouse_raw_event()Jose Villaseñor Montfort1-5/+20
6 daysHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed2-1/+21
6 daysdrm/amdgpu: Allocate coredump ring buffers per ringLijo Lazar2-26/+27
6 daysdrm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov3-124/+184
6 daysfbdev: serialize mode sysfs access with lock_fb_info()Melbin K Mathew1-8/+38
6 daysfbdev: Wrap user-invoked calls to fb_set_var() in helperThomas Zimmermann6-18/+17
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/+4
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 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 daysdrm/xe: Fix DPT allocation paths.Maarten Lankhorst1-25/+8
6 daysdrm/i915: Introduce struct intel_fb_pin_paramsVille Syrjälä5-55/+69
6 daysdrm/i915: Track fence region ID in plane stateVille Syrjälä9-41/+37
6 daysdrm/i915/pin: s/dev_priv/i915/ and drop struct drm_device usageJani Nikula1-13/+11
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
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/log: Fix out-of-bounds read on empty message lengthShixiong Ou1-0/+3