summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-17nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...Kang Chen
2023-03-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison
2023-03-17media: ov5640: Fix analogue gain controlPaul Elder
2023-03-17macintosh: windfarm: Use unsigned type for 1-bit bitfieldsNathan Chancellor
2023-03-17Revert "spi: mt7621: Fix an error message in mt7621_spi_probe()"Nobuhiro Iwamatsu
2023-03-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche
2023-03-13staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann
2023-03-13staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann
2023-03-11thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada
2023-03-11media: uvcvideo: Fix race condition with usb_kill_urbRicardo Ribalda
2023-03-11media: uvcvideo: Provide sync and async uvc_ctrl_status_eventRicardo Ribalda
2023-03-11phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong
2023-03-11USB: ene_usb6250: Allocate enough memory for full objectKees Cook
2023-03-11usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli
2023-03-11mei: bus-fixup:upon error print return values of send and receiveAlexander Usyskin
2023-03-11tty: serial: fsl_lpuart: disable the CTS when send break signalSherry Sun
2023-03-11tty: fix out-of-bounds access in tty_driver_lookup_tty()Sven Schnelle
2023-03-11media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook
2023-03-11media: uvcvideo: Handle errors from calls to usb_stringGuenter Roeck
2023-03-11media: uvcvideo: Handle cameras with invalid descriptorsRicardo Ribalda
2023-03-11thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter
2023-03-11scsi: ipr: Work around fortify-string warningArnd Bergmann
2023-03-11vc_screen: modify vcs_size() handling in vcs_read()George Kennedy
2023-03-11nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin
2023-03-11watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua
2023-03-11watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun
2023-03-11watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...ruanjinjie
2023-03-11ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failedZhihao Cheng
2023-03-11ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()Zhihao Cheng
2023-03-11ubi: Fix possible null-ptr-deref in ubi_free_volume()Yang Yingliang
2023-03-11ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()Li Zetao
2023-03-11ubi: Fix use-after-free when volume resizing failedLi Zetao
2023-03-11ubi: ensure that VID header offset + VID header size <= alloc, sizeGeorge Kennedy
2023-03-11pwm: stm32-lp: fix the check on arr and cmp registers updateFabrice Gasnier
2023-03-11wifi: ath9k: use proper statements in conditionalsArnd Bergmann
2023-03-11drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak
2023-03-11PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal
2023-03-11scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl
2023-03-11scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl
2023-03-11scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl
2023-03-11scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl
2023-03-11scsi: ses: Don't attach if enclosure has no componentsJames Bottomley
2023-03-11scsi: qla2xxx: Fix erroneous link downQuinn Tran
2023-03-11scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran
2023-03-11media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus
2023-03-11rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov
2023-03-11dm flakey: don't corrupt the zero pageMikulas Patocka
2023-03-11dm flakey: fix logic when corrupting a bioMikulas Patocka