summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-12uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu
2020-09-12btrfs: set the lockdep class for log tree extent buffersJosef Bacik
2020-09-12btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov
2020-09-12btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov
2020-09-12btrfs: drop path before adding new uuid tree entryJosef Bacik
2020-09-12include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe
2020-09-12thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-09-12iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-09-12tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-12fix regression in "epoll: Keep a reference on files added to the check list"Al Viro
2020-09-12bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam
2020-09-12dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski
2020-09-12netfilter: nf_tables: fix destination register zeroingFlorian Westphal
2020-09-12netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso
2020-09-12dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...Yu Kuai
2020-09-12batman-adv: bla: use netif_rx_ni when not in interrupt contextJussi Kivilinna
2020-09-12batman-adv: Avoid uninitialized chaddr when handling DHCPSven Eckelmann
2020-09-12dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handlingPeter Ujfalusi
2020-09-12xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner
2020-09-12s390: don't trace preemption in percpu macrosSven Schnelle
2020-09-12ceph: don't allow setlease on cephfsJeff Layton
2020-09-12hwmon: (applesmc) check status earlier.Tom Rix
2020-09-12mm, page_alloc: remove unnecessary variable from free_pcppages_bulkMel Gorman
2020-09-12perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips
2020-09-12HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-09-12HID: core: Correctly handle ReportSize being zeroMarc Zyngier
2020-09-03Linux 4.4.235v4.4.235Greg Kroah-Hartman
2020-09-03ALSA: usb-audio: Update documentation comment for MS2109 quirkHector Martin
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye
2020-09-03btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-09-03usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin
2020-09-03USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng
2020-09-03usb: uas: Add quirk for PNY Pro EliteThinh Nguyen
2020-09-03USB: yurex: Fix bad gfp argumentAlan Stern
2020-09-03device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus
2020-09-03PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng
2020-09-03XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...Thomas Gleixner
2020-09-03writeback: Fix sync livelock due to b_dirty_time processingJan Kara
2020-09-03writeback: Avoid skipping inode writebackJan Kara
2020-09-03writeback: Protect inode->i_io_list with inode->i_lockJan Kara
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky
2020-09-03serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner
2020-09-03serial: samsung: Removes the IRQ not found warningTamseel Shams
2020-09-03vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()George Kennedy
2020-09-03vt: defer kfree() of vc_screenbuf in vc_do_resize()Tetsuo Handa
2020-09-03USB: lvtest: return proper error code in probeEvgeny Novikov
2020-09-03fbcon: prevent user font height or width change from causing potential out-of...George Kennedy