summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-25gpio: vf610: set value before the direction to avoid a glitchHaibo Chen
2023-10-25USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu
2023-10-25USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoît Monin
2023-10-25USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda
2023-10-25ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L
2023-10-25Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"Andy Shevchenko
2023-10-25mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman
2023-10-25sky2: Make sure there is at least one frag_addr availableKees Cook
2023-10-25HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_eventMa Ke
2023-10-25ata: libata-eh: Fix compilation warning in ata_eh_link_report()Damien Le Moal
2023-10-25gpio: timberdale: Fix potential deadlock on &tgpio->lockChengfeng Ye
2023-10-25i2c: mux: Avoid potential false error message in i2c_mux_add_adapterHeiner Kallweit
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-25net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter
2023-10-25regmap: fix NULL deref on lookupJohan Hovold
2023-10-25Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy
2023-10-25usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo
2023-10-25usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati
2023-10-25usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2023-10-25pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov
2023-10-25Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-25Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-25mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia
2023-10-25iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl
2023-10-25iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell
2023-10-25usb: musb: Modify the "HWVers" register addressXingxing Luo
2023-10-25usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo
2023-10-25net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco
2023-10-25usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng
2023-10-25ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-25drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze
2023-10-25ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu
2023-10-25drm: etvnaviv: fix bad backport leading to warningMartin Fuzzey
2023-10-25HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede
2023-10-25RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-10-10gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-10-10scsi: target: core: Fix deadlock due to recursive lockingJunxiao Bi
2023-10-10regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10ubi: Refuse attaching if mtd's erasesize is 0Zhihao Cheng
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu
2023-10-10media: dvb: symbol fixup for dvb_attach() - againGreg Kroah-Hartman
2023-10-10ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel