summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
6 daysstaging: rtl8723bs: fix OOB read in WMM_param_handler()Muhammad Bilal1-0/+3
2026-08-19staging: rtl8723bs: validate monitor transmit frame lengthsMariano Baragiola1-0/+4
2026-08-19staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()Muhammad Bilal1-0/+3
2026-08-19comedi: comedi_parport: deal with premature interruptIan Abbott1-3/+10
2026-08-19media: tegra-video: vi: fix invalid u32 return value in format lookupHungyu Lin1-2/+2
2026-08-19media: meson: vdec: Fix memory leak in error path of vdec_openAnand Moon1-1/+3
2026-08-19media: cedrus: skip invalid H.264 reference list entriesPengpeng Hou1-0/+3
2026-08-19media: cedrus: Fix missing cleanup in error pathSamuel Holland1-0/+1
2026-08-19media: cedrus: clean up media device on probe failureMyeonghun Pak1-2/+3
2026-07-24staging: rtl8723bs: remove DBG_871X log argumentFabio Aiuto1-1/+1
2026-07-24staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cm...Alexandru Hossu1-0/+8
2026-07-24staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()Alexandru Hossu1-0/+8
2026-07-24staging: rtl8723bs: Fix space issuesFranziska Naepelt1-44/+40
2026-07-24staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()Alexandru Hossu1-1/+7
2026-07-24staging: rtl8723bs: clean up comparsions to NULLMichael Straube9-117/+117
2026-07-24staging: rtl8723bs: remove commented out conditionFabio Aiuto1-1/+1
2026-07-24staging: rtl8723bs: remove 5Ghz code blocksFabio Aiuto2-22/+5
2026-07-24staging: rtl8723bs: remove 5Ghz code related to channel plan definitionFabio Aiuto5-159/+94
2026-07-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto13-168/+14
2026-07-24staging: rtl8723bs: remove commented out RT_ASSERT occurrencesFabio Aiuto3-8/+0
2026-07-24staging: rtl8723bs: split too long lineFabio Aiuto1-1/+2
2026-07-24staging: media: atomisp: reduce load_primary_binaries() stack usageArnd Bergmann1-3/+3
2026-07-24media: staging: media: atomisp: Fix alignment and line length issuesMartiros Shakhzadyan1-286/+333
2026-07-24media: staging: media: atomisp: Replace if else clause with a ternaryMartiros Shakhzadyan1-5/+2
2026-07-24media: staging: media: atomisp: Fix the rest of sh_css.c brace issuesMartiros Shakhzadyan1-636/+498
2026-07-24media: staging: media: atomisp: Fix sh_css.c brace coding style issuesMartiros Shakhzadyan1-134/+90
2026-07-24media: atomisp: replace boolean comparison of values with bool variablesAditya Srivastava3-13/+13
2026-07-24staging: most: video: avoid double free on video register failureGuangshuo Li1-1/+6
2026-07-24staging: nvec: fix use-after-free in nvec_rx_completed()Alexandru Hossu1-1/+3
2026-07-24media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()Zilin Guan1-4/+2
2026-07-24media: cedrus: Fix failure to clean up hardware on probe failureSamuel Holland1-1/+3
2026-07-24media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripeRicardo Ribalda1-2/+6
2026-06-19HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires1-1/+1
2026-06-19comedi: comedi_test: Fix limiting of convert_arg in waveform_ai_cmdtest()Ian Abbott1-2/+2
2026-06-19comedi: comedi_test: fix check for valid scan_begin_src in waveform_ai_cmdtest()Ian Abbott1-0/+1
2026-06-01staging: media: atomisp: Disallow all private IOCTLsSakari Ailus1-0/+4
2026-06-01staging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo1-0/+3
2026-06-01staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()Lin YuChen1-1/+1
2026-04-18comedi: me4000: Fix potential overrun of firmware bufferIan Abbott1-4/+12
2026-04-18comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott1-16/+19
2026-04-18comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott1-1/+2
2026-04-18comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott1-0/+8
2026-04-18comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey1-0/+12
2026-04-18staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore1-3/+5
2026-04-18staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()Greg Kroah-Hartman1-6/+10
2026-04-18staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak1-1/+4
2026-03-04staging: greybus: lights: avoid NULL derefChaitanya Mishra1-2/+6
2026-02-06comedi: Fix getting range information for subdevices 16 to 255Ian Abbott3-3/+3
2026-02-06iio: adc: ad7280a: handle spi_setup() errors in probe()Pavel Zhigulin1-1/+3
2026-02-06staging:iio:adc:ad7280a: Register define cleanup.Jonathan Cameron1-131/+154