summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-24Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663Meng Tang1-0/+3
2023-05-24nbd: fix incomplete validation of ioctl argZhong Jinghua1-0/+6
2023-05-24wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran1-3/+6
2023-05-24wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede1-1/+4
2023-05-24null_blk: Always check queue mode setting from configfsChaitanya Kulkarni1-0/+5
2023-05-24wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg1-3/+34
2023-05-24wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem3-1/+12
2023-05-24wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg1-1/+5
2023-05-24wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim1-1/+1
2023-05-24wifi: iwlwifi: add a new PCI device ID for BZ deviceMukesh Sisodiya1-0/+1
2023-05-24wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay1-0/+3
2023-05-24md: fix soft lockup in status_resyncYu Kuai1-9/+9
2023-05-24scsi: ufs: ufs-pci: Add support for Intel Lunar LakeAdrian Hunter1-0/+1
2023-05-24scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race ...Zheng Wang1-0/+2
2023-05-24scsi: target: iscsit: Free cmds before session freeDmitry Bogdanov1-3/+3
2023-05-24net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor1-1/+1
2023-05-24bnxt: avoid overflow in bnxt_get_nvram_directory()Maxim Korotkov1-1/+1
2023-05-24scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recoveryJustin Tee1-11/+13
2023-05-24scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflowJustin Tee1-2/+5
2023-05-24wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin1-6/+7
2023-05-24wifi: brcmfmac: pcie: Provide a buffer of random bytes to the deviceHector Martin1-0/+32
2023-05-24wifi: ath: Silence memcpy run-time false positive warningKees Cook2-6/+8
2023-05-24media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...Wei Chen1-0/+7
2023-05-24media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart9-49/+50
2023-05-24drm/amdgpu: Fix sdma v4 sw fini errorlyndonli1-1/+1
2023-05-24drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello1-5/+2
2023-05-24drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh4-4/+4
2023-05-24ACPI: video: Remove desktops without backlight DMI quirksHans de Goede1-35/+0
2023-05-24irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni4-34/+136
2023-05-24ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...void0red1-0/+3
2023-05-24ACPICA: Avoid undefined behavior: applying zero offset to null pointerTamir Duberstein1-3/+8
2023-05-24drm/msm/dp: Clean up handling of DP AUX interruptsDouglas Anderson3-48/+36
2023-05-24drm/tegra: Avoid potential 32-bit integer overflowNur Hussein1-1/+1
2023-05-24remoteproc: stm32_rproc: Add mutex protection for workqueueArnaud Pouliquen1-0/+8
2023-05-24drm/amd/display: fixed dcn30+ underflow issueAyush Gupta3-3/+4
2023-05-24ACPI: EC: Fix oops when removing custom query handlersArmin Wolf1-0/+1
2023-05-24firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois1-17/+20
2023-05-24memstick: r592: Fix UAF bug in r592_remove due to race conditionZheng Wang1-1/+1
2023-05-24drm/rockchip: dw_hdmi: cleanup drm encoder during unbindToby Chen1-0/+1
2023-05-24ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()Kang Chen1-0/+2
2023-05-24media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbolsTom Rix1-1/+1
2023-05-24media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen1-7/+9
2023-05-24media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen2-7/+10
2023-05-24remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP...Iuliana Prodan1-1/+186
2023-05-24regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein1-0/+6
2023-05-24drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira1-3/+2
2023-05-24drm/amd/display: Enable HostVM based on rIOMMU activeGabe Teeger1-0/+4
2023-05-24platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 dataHans de Goede1-10/+91
2023-05-24drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh2-204/+392
2023-05-24drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta1-1/+2