summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth1-1/+1
2023-01-18nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang1-3/+41
2023-01-18hvc/xen: lock console list traversalRoger Pau Monne1-17/+29
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda1-5/+6
2023-01-18EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber2-10/+9
2023-01-18platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede1-7/+14
2023-01-18ravb: Fix "failed to switch device to config mode" message during unbindBiju Das1-1/+1
2023-01-18driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres1-2/+6
2023-01-18usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-18net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin1-0/+1
2023-01-18net: amd-xgbe: add missed tasklet_killJiguang Xiao3-2/+9
2023-01-18qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin3-10/+16
2023-01-18drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin1-1/+2
2023-01-18drm/connector: send hotplug uevent on connector cleanupSimon Ser1-0/+3
2023-01-18parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2023-01-18iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips1-0/+7
2023-01-18crypto: n2 - add missing hash statesizeCorentin Labbe1-0/+6
2023-01-18PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9
2023-01-18PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin1-0/+2
2023-01-18media: dvb-core: Fix UAF due to refcount races at releasingTakashi Iwai1-0/+8
2023-01-18media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki1-0/+1
2023-01-18dm cache: set needs_check flag after aborting metadataMike Snitzer1-5/+5
2023-01-18dm cache: Fix UAF in destroy()Luo Meng1-0/+1
2023-01-18dm thin: Fix UAF in run_timer_softirq()Luo Meng1-0/+2
2023-01-18dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng1-0/+9
2023-01-18dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer1-7/+47
2023-01-18ARM: ux500: do not directly dereference __iomemJason A. Donenfeld1-6/+4
2023-01-18media: stv0288: use explicitly signed charJason A. Donenfeld1-3/+2
2023-01-18tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-4/+5
2023-01-18tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-9/+20
2023-01-18mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu1-0/+2
2023-01-18md: fix a crash in mempool_freeMikulas Patocka1-3/+6
2023-01-18HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2023-01-18media: dvbdev: fix refcnt bugLin Ma1-1/+1
2023-01-18iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá1-4/+4
2023-01-18HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2023-01-18usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth1-1/+6
2023-01-18drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor3-6/+9
2023-01-18drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor1-2/+3
2023-01-18clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng1-2/+3
2023-01-18media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida1-1/+3
2023-01-18mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi1-0/+3
2023-01-18media: dvb-usb: fix memory leak in dvb_usb_adapter_init()Mazin Al Haddad1-1/+3
2023-01-18media: dvbdev: adopts refcnt to avoid UAFLin Ma4-23/+44
2023-01-18media: dvb-frontends: fix leak of memory fwYan Lei1-0/+1
2023-01-18ppp: associate skb with a device at txStanislav Fomichev1-0/+2
2023-01-18md/raid1: stop mdx_raid1 thread when raid1 array run failedJiang Li1-0/+1
2023-01-18drm/sti: Use drm_mode_copy()Ville Syrjälä3-3/+3
2023-01-18s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor1-5/+3
2023-01-18s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor1-8/+1