summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-14irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin
2021-12-14irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang
2021-12-14iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang
2021-12-14iio: itg3200: Call iio_trigger_notify_done() on errorLars-Peter Clausen
2021-12-14iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen
2021-12-14iio: mma8452: Fix trigger reference coutingLars-Peter Clausen
2021-12-14iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen
2021-12-14usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-14USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-14USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-14net: altera: set a couple error code in probe()Dan Carpenter
2021-12-14net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-14binder: use wake_up_pollfree()Eric Biggers
2021-12-14libata: add horkage for ASMedia 1092Hannes Reinecke
2021-12-14can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol
2021-12-14can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-12-14HID: check for valid USB device for many HID driversGreg Kroah-Hartman
2021-12-14HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman
2021-12-14HID: introduce hid_is_using_ll_driverJason Gerecke
2021-12-08serial: pl011: Add ACPI SBSA UART match idPierre Gondois
2021-12-08tty: serial: msm_serial: Deactivate RX DMA for polling supportSven Eckelmann
2021-12-08vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-12-08sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li
2021-12-08sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie
2021-12-08platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao
2021-12-08tty: hvc: replace BUG_ON() with negative return valueJuergen Gross
2021-12-08xen/netfront: don't trust the backend response data blindlyJuergen Gross
2021-12-08xen/netfront: disentangle tx_skb_freelistJuergen Gross
2021-12-08xen/netfront: don't read data from request on the ring pageJuergen Gross
2021-12-08xen/netfront: read response from backend only onceJuergen Gross
2021-12-08xen/blkfront: don't trust the backend response data blindlyJuergen Gross
2021-12-08xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross
2021-12-08xen/blkfront: read response from backend only onceJuergen Gross
2021-12-08scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-12-08xen: detect uninitialized xenbus in xenbus_initStefano Stabellini
2021-12-08xen: don't continue xenstore initialization in case of errorsStefano Stabellini
2021-12-08staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter
2021-12-08binder: fix test regression due to sender_euid changeTodd Kjos
2021-12-08usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-12-08usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman