summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-02fdt: Update CRC check for rng-seedHsin-Yi Wang
2022-07-02xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada
2022-07-02drm: remove drm_fb_helper_modinitChristoph Hellwig
2022-07-02iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2022-07-02iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch
2022-07-02iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma
2022-07-02iio: accel: mma8452: ignore the return value of reset operationHaibo Chen
2022-07-02iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov
2022-07-02usb: chipidea: udc: check request status before setting device addressXu Yang
2022-07-02igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-07-02MIPS: Remove repetitive increase irq_err_counthuhai
2022-07-02x86/xen: Remove undefined behavior in setup_features()Julien Grall
2022-07-02bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-07-02USB: serial: option: add Quectel RM500K module supportMacpaul Lin
2022-07-02USB: serial: option: add Quectel EM05-G modemYonglin Tan
2022-07-02USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano
2022-07-02random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld
2022-07-02dm era: commit metadata in postsuspend after worker stopsNikos Tsironis
2022-07-02random: schedule mix_interrupt_randomness() less oftenJason A. Donenfeld
2022-07-02vt: drop old FONT ioctlsJiri Slaby
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
2022-06-25virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo
2022-06-25serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-06-25usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin
2022-06-25usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin
2022-06-25USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann
2022-06-25USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-25comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott
2022-06-25irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin
2022-06-25net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET
2022-06-25misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin
2022-06-25tty: goldfish: Fix free_irq() on removeVincent Whitchurch
2022-06-25i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov
2022-06-25random: credit cpu and bootloader seeds by defaultJason A. Donenfeld
2022-06-25net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin
2022-06-25nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang
2022-06-25virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failedchengkaitao
2022-06-25scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu
2022-06-25scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu
2022-06-25scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart
2022-06-25scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang
2022-06-25ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov
2022-06-25random: account for arch randomness in bitsJason A. Donenfeld
2022-06-25random: mark bootloader randomness code as __initJason A. Donenfeld
2022-06-25random: avoid checking crng_ready() twice in random_init()Jason A. Donenfeld
2022-06-25crypto: drbg - make reseeding from get_random_bytes() synchronousNicolai Stange
2022-06-25Revert "random: use static branch for crng_ready()"Jason A. Donenfeld
2022-06-25random: check for signals after page of pool writesJason A. Donenfeld
2022-06-25random: wire up fops->splice_{read,write}_iter()Jens Axboe
2022-06-25random: convert to using fops->write_iter()Jens Axboe