summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-9/+67
2021-12-20Merge tag 'spi-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-12-20Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds6-65/+189
2021-12-20drm/i915/guc: Only assign guc_id.id when stealing guc_idMatthew Brost1-1/+1
2021-12-20drm/i915/guc: Use correct context lock when callig clr_context_registeredMatthew Brost1-2/+2
2021-12-20Merge tag 'imx-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-0/+23
2021-12-20HID: potential dereference of null pointerJiasheng Jiang1-0/+3
2021-12-20HID: holtek: fix mouse probingBenjamin Tissoires1-0/+15
2021-12-20mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commandsMartin Blumenstingl1-0/+16
2021-12-20mmc: core: Disable card detect during shutdownUlf Hansson3-1/+16
2021-12-20Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang1-1/+45
2021-12-19Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+11
2021-12-19gpio: dln2: Fix interrupts when replugging the deviceNoralf Trønnes1-10/+9
2021-12-19Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-21/+22
2021-12-19Merge tag 'usb-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds15-35/+87
2021-12-18qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang3-5/+13
2021-12-18hamradio: improve the incomplete fix to avoid NPDLin Ma1-2/+2
2021-12-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller4-41/+62
2021-12-18tun: avoid double free in tun_free_netdevGeorge Kennedy1-56/+59
2021-12-18net: marvell: prestera: fix incorrect structure accessYevhen Orlov1-7/+12
2021-12-18net: marvell: prestera: fix incorrect return of port_findYevhen Orlov1-6/+10
2021-12-18net: lantiq_xrx200: increase buffer reservationAleksander Jan Bajkowski1-10/+24
2021-12-18Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+13
2021-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-17/+21
2021-12-17ipmi: fix initialization when workqueue allocation failsThadeu Lima de Souza Cascardo1-6/+9
2021-12-17ipmi: bail out if init_srcu_struct failsThadeu Lima de Souza Cascardo1-1/+3
2021-12-17Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2021-12-17Merge tag 'dmaengine-fix-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-64/+129
2021-12-17ice: xsk: fix cleaned_count settingMaciej Fijalkowski2-6/+1
2021-12-17ice: xsk: allow empty Rx descriptors on XSK ZC data pathMaciej Fijalkowski1-4/+10
2021-12-17ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptorMaciej Fijalkowski1-5/+1
2021-12-17ice: remove dead store on XSK hotpathAlexander Lobakin1-1/+0
2021-12-17ice: xsk: allocate separate memory for XDP SW ringMaciej Fijalkowski3-22/+47
2021-12-17Merge tag 'drm-fixes-2021-12-17-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-20/+45
2021-12-17ice: xsk: return xsk buffers back to pool when cleaning the ringMaciej Fijalkowski1-6/+6
2021-12-17PM: sleep: Fix error handling in dpm_prepare()Rafael J. Wysocki1-1/+1
2021-12-17Revert "usb: early: convert to readl_poll_timeout_atomic()"Greg Kroah-Hartman1-4/+11
2021-12-17Merge tag 'sunxi-drivers-for-5.17-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-4/+4
2021-12-17Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann3-112/+70
2021-12-17Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-2/+12
2021-12-17Merge tag 'amd-drm-fixes-5.16-2021-12-15' of https://gitlab.freedesktop.org/a...Dave Airlie15-16/+32
2021-12-17Merge tag 'drm-misc-fixes-2021-12-16-1' of ssh://git.freedesktop.org/git/drm/...Dave Airlie3-3/+12
2021-12-17crypto: qat - do not handle PFVF sources for qat_4xxxGiovanni Cabiddu1-0/+7
2021-12-17libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy1-2/+13
2021-12-17Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds38-87/+236
2021-12-17Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-18/+38
2021-12-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+12
2021-12-16Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-1/+5
2021-12-16optee: Suppress false positive kmemleak report in optee_handle_rpc()Xiaolei Wang1-0/+2