summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-16staging: greybus: fix stack size warning with UBSANArnd Bergmann1-47/+45
2022-01-16drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Nathan Chancellor1-3/+3
2022-01-16staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor1-11/+11
2022-01-16media: Revert "media: uvcvideo: Set unique vdev name based in type"Ricardo Ribalda1-6/+1
2022-01-16random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski1-20/+36
2022-01-16random: fix data race on crng init timeEric Biggers1-7/+10
2022-01-16random: fix data race on crng_node_poolEric Biggers1-20/+22
2022-01-16can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}Brian Silverman1-0/+2
2022-01-16can: gs_usb: fix use of uninitialized variable, detach device on reception of...Marc Kleine-Budde1-1/+2
2022-01-16mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko1-1/+6
2022-01-16veth: Do not record rx queue hint in veth_xmitDaniel Borkmann1-1/+0
2022-01-16mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter2-0/+2
2022-01-16ath11k: Fix buffer overflow when scanning with extraieSven Eckelmann1-3/+3
2022-01-16USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern1-1/+8
2022-01-16USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern1-1/+1
2022-01-16Bluetooth: bfusb: fix division by zero in send pathJohan Hovold1-0/+3
2022-01-16Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0Aaron Ma1-0/+3
2022-01-16Bluetooth: btusb: Add support for Foxconn MT7922AAaron Ma1-0/+8
2022-01-16Bluetooth: btusb: Add two more Bluetooth parts for WCN6855Zijun Hu1-0/+6
2022-01-16Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen1-0/+5
2022-01-16md: revert io stats accountingGuoqing Jiang2-46/+12
2022-01-11Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-7/+9
2022-01-11drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2022-01-11mISDN: change function names to avoid conflictswolfgang huang3-7/+7
2022-01-11atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen1-0/+8
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng1-2/+4
2022-01-11usb: mtu3: fix interval value for intr and isocChunfeng Yun1-2/+2
2022-01-11power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy1-2/+2
2022-01-11rndis_host: support Hytera digital radiosThomas Toye1-0/+5
2022-01-11power: reset: ltc2952: Fix use of floating point literalsNathan Chancellor1-2/+2
2022-01-11power: supply: core: Break capacity loopLinus Walleij1-0/+4
2022-01-11net: ena: Fix error handling when calculating max IO queues numberArthur Kiyanovski1-4/+0
2022-01-11net: ena: Fix undefined state when tx request id is out of boundsArthur Kiyanovski1-14/+20
2022-01-11i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski1-7/+25
2022-01-11i40e: Fix for displaying message regarding NVM versionMateusz Palczewski1-2/+2
2022-01-11i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu1-0/+24
2022-01-11sfc: The RX page_ring is optionalMartin Habets2-0/+10
2022-01-11RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang1-0/+3
2022-01-11RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky1-1/+1
2022-01-11iavf: Fix limit of total number of queues to active queues of VFKaren Sornek1-1/+4
2022-01-11i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski1-8/+32
2022-01-11ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin1-4/+6
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov1-2/+5
2022-01-05binder: fix async_free_space accounting for empty parcelsTodd Kjos1-1/+1
2022-01-05usb: mtu3: set interval of FS intr and isoc endpointChunfeng Yun1-0/+7
2022-01-05usb: mtu3: fix list_head check warningChunfeng Yun1-0/+1
2022-01-05usb: mtu3: add memory barrier before set GPD's HWOChunfeng Yun1-1/+6
2022-01-05usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier1-3/+6