summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-07xen/netfront: fix leaking data in shared pagesRoger Pau Monne1-1/+1
2022-07-07xen/blkfront: fix leaking data in shared pagesRoger Pau Monne1-3/+4
2022-07-07hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang1-4/+8
2022-07-07xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour1-42/+103
2022-07-07NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle1-0/+3
2022-07-07nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2-6/+6
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov1-1/+2
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet1-1/+1
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang1-1/+9
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum1-2/+2
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib2-1/+4
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso1-25/+76
2022-07-07dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka1-0/+1
2022-07-07dm raid: fix accesses beyond end of raid member arrayHeinz Mauelshagen1-16/+18
2022-07-07nvdimm: Fix badblocks clear off-by-one errorChris Ye1-2/+2
2022-07-02fdt: Update CRC check for rng-seedHsin-Yi Wang1-2/+6
2022-07-02xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada1-1/+0
2022-07-02drm: remove drm_fb_helper_modinitChristoph Hellwig3-44/+12
2022-07-02iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede1-0/+8
2022-07-02iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch1-0/+1
2022-07-02iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma1-0/+1
2022-07-02iio: accel: mma8452: ignore the return value of reset operationHaibo Chen1-3/+7
2022-07-02iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov1-1/+2
2022-07-02usb: chipidea: udc: check request status before setting device addressXu Yang1-0/+3
2022-07-02igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-07-02MIPS: Remove repetitive increase irq_err_counthuhai1-2/+0
2022-07-02x86/xen: Remove undefined behavior in setup_features()Julien Grall1-1/+1
2022-07-02bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh1-1/+3
2022-07-02USB: serial: option: add Quectel RM500K module supportMacpaul Lin1-0/+2
2022-07-02USB: serial: option: add Quectel EM05-G modemYonglin Tan1-0/+3
2022-07-02USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano1-0/+1
2022-07-02random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-1/+1
2022-07-02dm era: commit metadata in postsuspend after worker stopsNikos Tsironis1-1/+7
2022-07-02random: schedule mix_interrupt_randomness() less oftenJason A. Donenfeld1-1/+1
2022-07-02vt: drop old FONT ioctlsJiri Slaby2-180/+3
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca1-2/+9
2022-06-25virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo1-2/+1
2022-06-25serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen1-0/+2
2022-06-25usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin1-0/+1
2022-06-25usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin1-1/+1
2022-06-25USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2-0/+3
2022-06-25USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao1-0/+6
2022-06-25comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott1-1/+1
2022-06-25irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin1-0/+1
2022-06-25net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET1-1/+0
2022-06-25misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin1-2/+2
2022-06-25tty: goldfish: Fix free_irq() on removeVincent Whitchurch1-1/+1
2022-06-25i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov1-8/+17
2022-06-25random: credit cpu and bootloader seeds by defaultJason A. Donenfeld1-21/+33
2022-06-25net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin1-2/+19