summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-12qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork1-2/+28
2020-09-12qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph1-0/+3
2020-09-12Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwanPatrik Halfar1-0/+1
2020-09-12net: qmi_wwan: ignore bogus CDC Union descriptorsBjørn Mork1-1/+4
2020-09-12net: qmi_wwan: should hold RTNL while changing netdev typeBjørn Mork1-7/+15
2020-09-12net: qmi_wwan: support "raw IP" modeBjørn Mork1-1/+97
2020-09-12net: qmi_wwan: MDM9x30 specific power managementBjørn Mork1-0/+38
2020-09-12btrfs: fix potential deadlock in the search ioctlJosef Bacik3-14/+27
2020-09-12uaccess: Add non-pagefault user-space write functionDaniel Borkmann2-4/+53
2020-09-12uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2-6/+130
2020-09-12btrfs: set the lockdep class for log tree extent buffersJosef Bacik1-1/+5
2020-09-12btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov1-1/+0
2020-09-12btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov1-1/+0
2020-09-12btrfs: drop path before adding new uuid tree entryJosef Bacik1-1/+2
2020-09-12include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe1-1/+1
2020-09-12thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2-14/+19
2020-09-12iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu1-2/+8
2020-09-12tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-12fix regression in "epoll: Keep a reference on files added to the check list"Al Viro1-3/+3
2020-09-12bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam1-0/+3
2020-09-12dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski1-1/+1
2020-09-12netfilter: nf_tables: fix destination register zeroingFlorian Westphal2-1/+5
2020-09-12netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso1-1/+1
2020-09-12dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...Yu Kuai1-0/+2
2020-09-12batman-adv: bla: use netif_rx_ni when not in interrupt contextJussi Kivilinna1-1/+4
2020-09-12batman-adv: Avoid uninitialized chaddr when handling DHCPSven Eckelmann1-2/+4
2020-09-12dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handlingPeter Ujfalusi1-4/+4
2020-09-12xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner1-2/+8
2020-09-12s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14
2020-09-12ceph: don't allow setlease on cephfsJeff Layton1-0/+1
2020-09-12hwmon: (applesmc) check status earlier.Tom Rix1-15/+16
2020-09-12mm, page_alloc: remove unnecessary variable from free_pcppages_bulkMel Gorman1-4/+3
2020-09-12perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips2-0/+8
2020-09-12HID: core: Sanitize event code and type when mapping inputMarc Zyngier3-13/+35
2020-09-12HID: core: Correctly handle ReportSize being zeroMarc Zyngier1-2/+13
2020-09-03Linux 4.4.235v4.4.235Greg Kroah-Hartman1-1/+1
2020-09-03ALSA: usb-audio: Update documentation comment for MS2109 quirkHector Martin1-2/+2
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye1-0/+4
2020-09-03btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik1-4/+6
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern1-0/+7
2020-09-03usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin1-3/+2
2020-09-03USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt1-1/+1
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng1-0/+2
2020-09-03usb: uas: Add quirk for PNY Pro EliteThinh Nguyen1-0/+7
2020-09-03USB: yurex: Fix bad gfp argumentAlan Stern1-1/+1
2020-09-03device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus1-4/+8
2020-09-03PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki1-6/+10
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng1-9/+10
2020-09-03XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...Thomas Gleixner1-8/+8
2020-09-03writeback: Fix sync livelock due to b_dirty_time processingJan Kara2-34/+23