summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
8 daysstaging: rtl8723bs: fix OOB write in HT_caps_handler()Alexandru Hossu1-1/+2
8 daysstaging: rtl8723bs: fix OOB reads in is_ap_in_tkip() IE loopAlexandru Hossu1-3/+11
8 daysstaging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cm...Alexandru Hossu1-0/+8
8 daysstaging: rtl8723bs: fix OOB read in update_beacon_info() IE loopAlexandru Hossu1-1/+5
8 daysstaging: rtl8723bs: fix OOB read in OnAssocRsp() IE loopAlexandru Hossu1-0/+4
8 daysstaging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()Alexandru Hossu1-1/+7
8 daysstaging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()Alexandru Hossu1-0/+8
8 daysstaging: media: ipu7: fix double-free and use-after-free in error pathsAlexandru Hossu1-14/+8
8 daysstaging: media: atomisp: reduce load_primary_binaries() stack usageArnd Bergmann1-3/+3
8 daysmedia: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripeRicardo Ribalda1-2/+6
8 daysstaging: vme_user: fix location monitor leak in tsi148 bridgeHao-Qun Huang1-0/+8
8 daysstaging: vme_user: fix location monitor leak in fake bridgeHao-Qun Huang1-0/+8
8 daysstaging: vme_user: bound slave read/write to the kern_buf sizeMichael Tautschnig1-0/+22
2026-06-19staging: rtl8723bs: fix buffer over-read in rtw_update_protectionSalman Alghamdi1-2/+8
2026-06-09media: rc: fix race between unregister and urb/irq callbacksSean Young1-0/+1
2026-05-23media: staging: imx: configure src_mux in csi_startMichael Tretter1-20/+24
2026-05-23HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires1-1/+1
2026-05-17media: staging: imx: request mbus_config in csi_startMichael Tretter1-16/+24
2026-05-17staging: media: atomisp: Disallow all private IOCTLsSakari Ailus1-0/+4
2026-05-14staging: vme_user: fix root device leak on init failureJohan Hovold1-0/+2
2026-04-22staging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo1-0/+3
2026-04-22staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()Lin YuChen1-1/+1
2026-04-11gpib: Fix fluke driver s390 compile issueDave Penkler1-0/+1
2026-04-11gpib: lpvo_usb: fix memory leak on disconnectJohan Hovold1-2/+2
2026-04-11gpib: fix use-after-free in IO ioctl handlersAdam Crosser2-23/+81
2026-03-19staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak1-1/+4
2026-03-19staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()Greg Kroah-Hartman1-5/+10
2026-03-19staging: sm750fb: add missing pci_release_region on error and removalArtem Lytkin2-11/+12
2026-03-12media: tegra-video: Fix memory leak in __tegra_channel_try_format()Zilin Guan1-5/+8
2026-03-04staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore1-2/+4
2026-03-04media: staging/ipu7: Fix the loop bound in l2 table allocBingbu Cao1-1/+1
2026-03-04media: staging/ipu7: Update CDPHY register settingsBingbu Cao1-3/+10
2026-03-04media: staging/ipu7: Call synchronous RPM suspend in probe failureBingbu Cao1-1/+1
2026-03-04media: staging/ipu7: Ignore interrupts when device is suspendedBingbu Cao2-1/+20
2026-03-04staging: rtl8723bs: fix memory leak on failure pathDiksha Kumari1-1/+2
2026-03-04staging: rtl8723bs: fix missing status update on sdio_alloc_irq() failureLiang Jie1-1/+2
2026-02-27gpib: Fix memory leak in ni_usb_init()Zilin Guan1-5/+7
2026-02-27gpib: Fix error code in ni_usb_write_registers()Dan Carpenter1-1/+1
2026-02-27gpib: Fix error code in ibonline()Dan Carpenter1-3/+2
2026-02-27staging: greybus: lights: avoid NULL derefChaitanya Mishra1-2/+6
2025-12-18staging: fbtft: core: fix potential memory leak in fbtft_probe_common()Jianglei Nie1-2/+2
2025-12-18staging: most: remove broken i2c driverJohan Hovold5-394/+0
2025-12-12staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K1-3/+5
2025-12-12staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K1-1/+4
2025-12-12staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K1-6/+8
2025-10-13staging: gpib: Fix device reference leak in fmh_gpib driverMa Ke1-0/+5
2025-10-13staging: gpib: Return -EINTR on device clearDave Penkler1-2/+6
2025-10-13staging: gpib: Fix sending clear and trigger eventsDave Penkler1-1/+4
2025-10-13staging: gpib: Fix no EOI on 1 and 2 byte writesDave Penkler1-5/+7
2025-10-07Merge tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-37/+31