summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-07clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup()Greg Kroah-Hartman
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
2022-07-07net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano
2022-07-07xen/blkfront: force data bouncing when backend is untrustedRoger Pau Monne
2022-07-07xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne
2022-07-07xen/netfront: fix leaking data in shared pagesRoger Pau Monne
2022-07-07xen/blkfront: fix leaking data in shared pagesRoger Pau Monne
2022-07-07net: dsa: bcm_sf2: force pause link settingsDoug Berger
2022-07-07hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang
2022-07-07xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour
2022-07-07net: tun: avoid disabling NAPI twiceJakub Kicinski
2022-07-07NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle
2022-07-07nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet
2022-07-07PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_eventsMiaoqian Lin
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib
2022-07-07net: tun: stop NAPI when detaching queuesJakub Kicinski
2022-07-07net: tun: unlink NAPI from device on destructionJakub Kicinski
2022-07-07virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-07-07dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka
2022-07-07dm raid: fix accesses beyond end of raid member arrayHeinz Mauelshagen
2022-07-07nvdimm: Fix badblocks clear off-by-one errorChris Ye
2022-07-02net: mscc: ocelot: allow unregistered IP multicast floodingVladimir Oltean
2022-07-02drm: remove drm_fb_helper_modinitChristoph Hellwig
2022-06-29random: update comment from copy_to_user() -> copy_to_iter()Jason A. Donenfeld
2022-06-29soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probeMiaoqian Lin
2022-06-29iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2022-06-29iio: adc: stm32: fix maximum clock rate for stm32mp15xOlivier Moysan
2022-06-29iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch
2022-06-29iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma
2022-06-29iio: accel: mma8452: ignore the return value of reset operationHaibo Chen
2022-06-29iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29iio:chemical:ccs811: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29usb: chipidea: udc: check request status before setting device addressXu Yang
2022-06-29xhci: turn off port power in shutdownMathias Nyman
2022-06-29gpio: winbond: Fix error code in winbond_gpio_get()Dan Carpenter
2022-06-29virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold
2022-06-29igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-29regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chipsAidan MacDonald
2022-06-29ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-06-29MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-29x86/xen: Remove undefined behavior in setup_features()Julien Grall
2022-06-29udmabuf: add back sanity checkGerd Hoffmann
2022-06-29drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intfMiaoqian Lin
2022-06-29bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh