summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-07drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin
2023-01-07drm/connector: send hotplug uevent on connector cleanupSimon Ser
2023-01-07parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing
2023-01-07iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips
2023-01-07crypto: n2 - add missing hash statesizeCorentin Labbe
2023-01-07PCI/sysfs: Fix double free in error pathSascha Hauer
2023-01-07media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki
2023-01-07dm cache: set needs_check flag after aborting metadataMike Snitzer
2023-01-07dm cache: Fix UAF in destroy()Luo Meng
2023-01-07dm thin: Fix UAF in run_timer_softirq()Luo Meng
2023-01-07dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng
2023-01-07dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer
2023-01-07ARM: ux500: do not directly dereference __iomemJason A. Donenfeld
2023-01-07media: stv0288: use explicitly signed charJason A. Donenfeld
2023-01-07mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2023-01-07md: fix a crash in mempool_freeMikulas Patocka
2023-01-07HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge
2023-01-07iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá
2023-01-07HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2023-01-07drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor
2023-01-07drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor
2023-01-07clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng
2023-01-07media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida
2023-01-07mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi
2023-01-07media: dvb-usb: fix memory leak in dvb_usb_adapter_init()Mazin Al Haddad
2023-01-07media: dvb-frontends: fix leak of memory fwYan Lei
2023-01-07ppp: associate skb with a device at txStanislav Fomichev
2023-01-07md/raid1: stop mdx_raid1 thread when raid1 array run failedJiang Li
2023-01-07drm/sti: Use drm_mode_copy()Ville Syrjälä
2023-01-07s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor
2023-01-07s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor
2023-01-07s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor
2023-01-07igb: Do not free q_vector unless new one was allocatedKees Cook
2023-01-07wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2023-01-07hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor
2023-01-07net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor
2023-01-07ipmi: fix memleak when unload ipmi driverZhang Yuchen
2023-01-07wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2023-01-07wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2023-01-07ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki
2023-01-07myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET
2023-01-07r6040: Fix kmemleak in probe and removeLi Zetao
2023-01-07nfc: pn533: Clear nfc_target before being usedMinsuk Kang
2023-01-07mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-07mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-07mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-07rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()Gaosheng Cui
2023-01-07macintosh/macio-adb: check the return value of ioremap()Xie Shaowen
2023-01-07macintosh: fix possible memory leak in macio_add_one_device()Yang Yingliang
2023-01-07iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can