summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
32 hoursdpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync()Ivan Vecera1-0/+3
32 hourscrypto: ccp - Fix leaking the same page twiceGuenter Roeck1-3/+1
32 hoursice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
32 hoursi40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
32 hourscrypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...Borislav Petkov (AMD)1-1/+1
32 hourscrypto: ccp - Fix SNP panic notifier unregistrationAshish Kalra1-2/+8
32 hourscrypto: ccp - Fix dereferencing uninitialized error pointerAshish Kalra1-3/+5
32 hourscrypto: ccp - Fix __sev_snp_shutdown_lockedAshish Kalra1-1/+1
32 hoursnet: airoha: Fix channel configuration for ETS QdiscLorenzo Bianconi1-1/+4
32 hourscrypto: qat - fix restarting state leak on allocation failureAhsan Atta1-3/+4
32 hourscrypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)Tycho Andersen (AMD)1-29/+4
32 hourscrypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky1-23/+23
32 hourscrypto: ccp - Move SEV/SNP Platform initialization to KVMAshish Kalra1-13/+0
32 hourscrypto: ccp - Register SNP panic notifier only if SNP is enabledAshish Kalra1-9/+13
32 hourscrypto: ccp - Reset TMR size at SNP ShutdownAshish Kalra1-0/+3
32 hourscrypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdownAshish Kalra1-12/+32
32 hoursusb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
32 hourscrypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum1-3/+5
32 hoursusb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-2/+2
32 hourscrypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum1-7/+12
32 hourscrypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König2-3/+3
32 hoursusb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
32 hoursUSB: iowarrior: fix use-after-free on disconnect raceJohan Hovold1-33/+24
32 hoursusb: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
32 hoursHID: pidff: Use correct effect type in effect updateOleg Makarenko1-1/+1
32 hoursHID: pidff: Rework pidff_upload_effectTomasz Pakuła1-128/+115
32 hoursHID: pidff: Add missing spacesTomasz Pakuła1-5/+5
32 hoursHID: pidff: Fix missing blank lines after declarationsTomasz Pakuła1-1/+4
32 hoursHID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka1-10/+35
32 hourstreewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
32 hoursHID: multitouch: fix out-of-bounds bit access on mt_io_flagsTrung Nguyen1-12/+20
32 hoursmedia: nxp: imx8-isi: Fix use-after-free on removeXiaolei Wang1-1/+1
32 hoursmedia: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify codeFrank Li1-9/+7
32 hoursgpio: sch: use raw_spinlock_t in the irq startup pathRunyu Xiao1-16/+16
32 hourscrypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu4-2/+61
32 hoursstaging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and...Alexandru Hossu1-0/+15
32 hoursstaging: rtl8723bs: fix spaces around binary operatorsNikolay Kulikov1-36/+42
32 hoursstaging: rtl8723bs: core: move constants to right side in comparisonWilliam Hansen-Baird2-3/+3
32 hoursPCI: Skip Resizable BAR restore on read errorMarco Nenciarini1-0/+6
32 hoursPCI: Move Resizable BAR code to rebar.cIlpo Järvinen5-179/+193
32 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen7-63/+85
32 hoursPCI: Free saved list without holding pci_bus_semIlpo Järvinen1-1/+1
32 hoursPCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen1-0/+5
32 hoursPCI: Use pbus_select_window() during BAR resizeIlpo Järvinen1-7/+13
32 hoursPCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam1-27/+48
32 hoursPCI: mediatek: Use generic MACRO for TPVPERL delayChristian Marangi1-6/+1
32 hoursPCI: mediatek: Convert bool to single quirks entry and bitmapChristian Marangi1-13/+20
32 hoursPCI: mediatek: Switch to msi_create_parent_irq_domain()Nam Cao2-26/+23
32 hoursPCI: controller: Use dev_fwnode() instead of of_fwnode_handle()Jiri Slaby (SUSE)9-15/+12
32 hoursPCI: altera: Fix resource leaks on probe failureMahesh Vaidya1-2/+26