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