summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-12block: allow for_each_bvec to support zero len bvecMing Lei1-1/+8
2020-09-12ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto1-0/+5
2020-09-12ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai1-2/+2
2020-09-12ALSA: ca0106: fix error code handlingTong Zhang1-1/+2
2020-09-12usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes1-0/+1
2020-09-12qmi_wwan: new Telewell and Sierra device IDsBjørn Mork1-0/+4
2020-09-12drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas1-1/+1
2020-09-12net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas1-0/+1
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: Fix PCI AER error recovery flowVasundhara Volam1-0/+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-12net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu1-0/+1
2020-09-12ravb: Fixed to be able to unload modulesYuusuke Ashizuka1-55/+55
2020-09-12net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu1-3/+6
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-12netfilter: nf_tables: add NFTA_SET_USERDATA if not nullPablo Neira Ayuso1-1/+2
2020-09-12MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli1-0/+2
2020-09-12MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli1-0/+4
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-12nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel1-0/+6
2020-09-12hwmon: (applesmc) check status earlier.Tom Rix1-15/+16
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.9.235v4.9.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: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko1-4/+4
2020-09-03USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile1-12/+69