summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-07drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin1-1/+2
2023-01-07drm/connector: send hotplug uevent on connector cleanupSimon Ser1-0/+3
2023-01-07parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2023-01-07iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips1-0/+7
2023-01-07crypto: n2 - add missing hash statesizeCorentin Labbe1-0/+6
2023-01-07PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9
2023-01-07media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki1-0/+1
2023-01-07dm cache: set needs_check flag after aborting metadataMike Snitzer1-5/+5
2023-01-07dm cache: Fix UAF in destroy()Luo Meng1-0/+1
2023-01-07dm thin: Fix UAF in run_timer_softirq()Luo Meng1-0/+2
2023-01-07dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng1-0/+9
2023-01-07dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer1-7/+48
2023-01-07ARM: ux500: do not directly dereference __iomemJason A. Donenfeld1-6/+4
2023-01-07media: stv0288: use explicitly signed charJason A. Donenfeld1-3/+2
2023-01-07mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu1-0/+2
2023-01-07md: fix a crash in mempool_freeMikulas Patocka1-3/+6
2023-01-07HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2023-01-07iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá1-4/+4
2023-01-07HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2023-01-07drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor3-6/+9
2023-01-07drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor1-2/+3
2023-01-07clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng1-2/+3
2023-01-07media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida1-1/+3
2023-01-07mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi1-0/+3
2023-01-07media: dvb-usb: fix memory leak in dvb_usb_adapter_init()Mazin Al Haddad1-1/+3
2023-01-07media: dvb-frontends: fix leak of memory fwYan Lei1-0/+1
2023-01-07ppp: associate skb with a device at txStanislav Fomichev1-0/+2
2023-01-07md/raid1: stop mdx_raid1 thread when raid1 array run failedJiang Li1-0/+1
2023-01-07drm/sti: Use drm_mode_copy()Ville Syrjälä3-3/+3
2023-01-07s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor1-5/+3
2023-01-07s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor1-8/+1
2023-01-07s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor1-9/+2
2023-01-07igb: Do not free q_vector unless new one was allocatedKees Cook1-2/+6
2023-01-07wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang1-0/+5
2023-01-07hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor1-1/+1
2023-01-07net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor1-1/+1
2023-01-07ipmi: fix memleak when unload ipmi driverZhang Yuchen1-2/+6
2023-01-07wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida1-0/+6
2023-01-07wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin1-0/+14
2023-01-07ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki1-2/+8
2023-01-07myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET1-0/+1
2023-01-07r6040: Fix kmemleak in probe and removeLi Zetao1-1/+4
2023-01-07nfc: pn533: Clear nfc_target before being usedMinsuk Kang1-0/+4
2023-01-07mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang1-6/+13
2023-01-07mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang1-4/+9
2023-01-07mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang1-4/+8
2023-01-07rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()Gaosheng Cui1-0/+1
2023-01-07macintosh/macio-adb: check the return value of ioremap()Xie Shaowen1-0/+4
2023-01-07macintosh: fix possible memory leak in macio_add_one_device()Yang Yingliang1-1/+1
2023-01-07iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can1-1/+1