summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-25Revert "hwmon: Make chip parameter for with_info API mandatory"Greg Kroah-Hartman
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
2022-06-25dm: remove special-casing of bio-based immutable singleton target on NVMeMike Snitzer
2022-06-22virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo
2022-06-22dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka
2022-06-22serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin
2022-06-22usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin
2022-06-22USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann
2022-06-22USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-22comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott
2022-06-22i2c: designware: Use standard optional ref clock implementationSerge Semin
2022-06-22irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin
2022-06-22irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin
2022-06-22irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin
2022-06-22net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET
2022-06-22mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata
2022-06-22misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin
2022-06-22tty: goldfish: Fix free_irq() on removeVincent Whitchurch
2022-06-22i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov
2022-06-22i40e: Fix calculating the number of queue pairsGrzegorz Szczurek
2022-06-22i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek
2022-06-22clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Masahiro Yamada
2022-06-22random: credit cpu and bootloader seeds by defaultJason A. Donenfeld
2022-06-22net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin
2022-06-22nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang
2022-06-22virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failedchengkaitao
2022-06-22scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu
2022-06-22scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu
2022-06-22scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart
2022-06-22scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart
2022-06-22scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang
2022-06-22ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov
2022-06-22random: account for arch randomness in bitsJason A. Donenfeld
2022-06-22random: mark bootloader randomness code as __initJason A. Donenfeld
2022-06-22random: avoid checking crng_ready() twice in random_init()Jason A. Donenfeld
2022-06-22crypto: drbg - make reseeding from get_random_bytes() synchronousNicolai Stange
2022-06-22Revert "random: use static branch for crng_ready()"Jason A. Donenfeld
2022-06-22random: check for signals after page of pool writesJason A. Donenfeld
2022-06-22random: wire up fops->splice_{read,write}_iter()Jens Axboe
2022-06-22random: convert to using fops->write_iter()Jens Axboe
2022-06-22random: convert to using fops->read_iter()Jens Axboe
2022-06-22random: unify batched entropy implementationsJason A. Donenfeld
2022-06-22random: move randomize_page() into mm where it belongsJason A. Donenfeld
2022-06-22random: move initialization functions out of hot pagesJason A. Donenfeld
2022-06-22random: make consistent use of buf and lenJason A. Donenfeld
2022-06-22random: use static branch for crng_ready()Jason A. Donenfeld
2022-06-22random: credit architectural init the exact amountJason A. Donenfeld
2022-06-22random: handle latent entropy and command line from random_init()Jason A. Donenfeld
2022-06-22random: use proper jiffies comparison macroJason A. Donenfeld