summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-09libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo3-4/+10
2020-09-09block: allow for_each_bvec to support zero len bvecMing Lei1-1/+8
2020-09-09affs: fix basic permission bits to actually workMax Staudt3-7/+62
2020-09-09media: rc: uevent sysfs file races with rc_unregister_device()Sean Young1-16/+16
2020-09-09media: rc: do not access device via sysfs after rc_unregister_device()Sean Young1-0/+12
2020-09-09ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford1-0/+1
2020-09-09ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto1-0/+5
2020-09-09ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen1-0/+1
2020-09-09ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai1-2/+2
2020-09-09ALSA: ca0106: fix error code handlingTong Zhang1-1/+2
2020-09-09usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes1-0/+1
2020-09-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas1-0/+1
2020-09-09btrfs: fix potential deadlock in the search ioctlJosef Bacik3-14/+27
2020-09-09uaccess: Add non-pagefault user-space write functionDaniel Borkmann2-4/+53
2020-09-09uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2-6/+130
2020-09-09btrfs: set the lockdep class for log tree extent buffersJosef Bacik1-1/+5
2020-09-09btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov1-1/+0
2020-09-09btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov1-1/+0
2020-09-09vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson5-43/+331
2020-09-09vfio-pci: Fault mmaps to enable vma trackingAlex Williamson2-2/+81
2020-09-09vfio/type1: Support faulting PFNMAP vmasAlex Williamson1-3/+33
2020-09-09btrfs: drop path before adding new uuid tree entryJosef Bacik1-1/+2
2020-09-09xfs: don't update mtime on COW faultsMikulas Patocka1-2/+10
2020-09-09ext2: don't update mtime on COW faultsMikulas Patocka1-2/+4
2020-09-09include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe1-1/+1
2020-09-09thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2-14/+19
2020-09-09iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu1-2/+8
2020-09-09x86, fakenuma: Fix invalid starting node IDHuang Ying1-1/+1
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-09perf jevents: Fix suspicious code in fixregex()Namhyung Kim1-1/+1
2020-09-09xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt filesDarrick J. Wong1-1/+1
2020-09-09net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter1-17/+17
2020-09-09fix regression in "epoll: Keep a reference on files added to the check list"Al Viro1-3/+3
2020-09-09net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-09-09perf tools: Correct SNOOPX field offsetAl Grant1-1/+1
2020-09-09nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET1-2/+2
2020-09-09netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso5-40/+40
2020-09-09selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer1-0/+2
2020-09-09bnxt: don't enable NAPI until rings are readyJakub Kicinski1-8/+4
2020-09-09xfs: fix boundary test in xfs_attr_shortform_verifyEric Sandeen1-1/+3
2020-09-09bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer1-4/+7
2020-09-09bnxt_en: Fix PCI AER error recovery flowVasundhara Volam1-0/+3
2020-09-09bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam1-0/+3
2020-09-09bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi1-1/+1
2020-09-09gtp: add GTPA_LINK info to msg sent to userspaceNicolas Dichtel1-0/+1
2020-09-09dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski1-1/+1
2020-09-09net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu1-0/+1
2020-09-09ravb: Fixed to be able to unload modulesYuusuke Ashizuka1-55/+55
2020-09-09net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu1-2/+4
2020-09-09net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu1-3/+6