summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-17ARM: dts: logicpd-torpedo-baseboard: Fix broken audioAdam Ford1-0/+2
2020-09-17ARM: OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()Jing Xiangfeng1-1/+1
2020-09-12Linux 5.8.9v5.8.9Greg Kroah-Hartman1-1/+1
2020-09-12mptcp: free acked data before waiting for more memoryFlorian Westphal1-2/+1
2020-09-12net: disable netpoll on fresh napisJakub Kicinski2-2/+3
2020-09-12tipc: fix using smp_processor_id() in preemptibleTuong Lien1-3/+9
2020-09-12tipc: fix shutdown() of connectionless socketTetsuo Handa1-3/+6
2020-09-12taprio: Fix using wrong queues in gate maskVinicius Costa Gomes1-6/+24
2020-09-12sctp: not disable bh in the whole sctp_get_port_local()Xin Long1-10/+6
2020-09-12net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc1-0/+4
2020-09-12netlabel: fix problems with mapping removalPaul Moore1-29/+30
2020-09-12ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel1-1/+2
2020-09-12ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+2
2020-09-12RDMA/cma: Execute rdma_cm destruction from a handler properlyJason Gunthorpe1-90/+84
2020-09-12RDMA/cma: Remove unneeded locking for req pathsJason Gunthorpe1-25/+6
2020-09-12RDMA/cma: Using the standard locking pattern when delivering the removal eventJason Gunthorpe1-26/+36
2020-09-12RDMA/cma: Simplify DEVICE_REMOVAL for internal_idJason Gunthorpe1-1/+5
2020-09-12io_uring: fix linked deferred ->files cancellationPavel Begunkov1-2/+23
2020-09-12io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov1-0/+26
2020-09-09Linux 5.8.8v5.8.8Greg Kroah-Hartman1-1/+1
2020-09-09net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya1-1/+1
2020-09-09cfg80211: regulatory: reject invalid hintsJohannes Berg1-0/+3
2020-09-09mm/khugepaged.c: fix khugepaged's request size in collapse_fileDavid Howells1-1/+1
2020-09-09mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song1-6/+20
2020-09-09mm/hugetlb: try preferred node first when alloc gigantic page from cmaLi Xinhai1-6/+17
2020-09-09mm/migrate: fixup setting UFFD_WP flagAlistair Popple1-1/+1
2020-09-09checkpatch: fix the usage of capture group ( ... )Mrinal Pandey1-2/+2
2020-09-09sdhci: tegra: Add missing TMCLK for data timeoutSowjanya Komatineni1-2/+51
2020-09-09kconfig: streamline_config.pl: check defined(ENV variable) before using itRandy Dunlap1-1/+4
2020-09-09perf record: Correct the help info of option "--no-bpf-event"Wei Li1-1/+1
2020-09-09io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked fileJens Axboe1-0/+13
2020-09-09mm/rmap: fixup copying of soft dirty and uffd ptesAlistair Popple2-6/+18
2020-09-09mm: madvise: fix vma user-after-freeYang Shi1-1/+1
2020-09-09mm: track page table modifications in __apply_to_page_range()Joerg Roedel1-13/+23
2020-09-09mm: slub: fix conversion of freelist_corrupted()Eugeniu Rosca1-6/+6
2020-09-09dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin2-7/+9
2020-09-09dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-09dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-09dm crypt: Initialize crypto wait structuresDamien Le Moal1-2/+2
2020-09-09dm integrity: fix error reporting in bitmap mode after creationMikulas Patocka1-0/+12
2020-09-09dm mpath: fix racey management of PG initializationMike Snitzer1-7/+15
2020-09-09dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka1-2/+10
2020-09-09drm/amdgpu: Specify get_argument function for ci_smu_funcsSandeep Raghuraman1-0/+2
2020-09-09drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp settingEvan Quan1-2/+12
2020-09-09drm/i915: Fix sha_text population codeSean Paul2-6/+23
2020-09-09dmaengine: dw-edma: Fix scatter-gather address calculationGustavo Pimentel1-5/+6
2020-09-09blk-stat: make q->stats->lock irqsafeTejun Heo1-6/+11
2020-09-09blk-iocost: ioc_pd_free() shouldn't assume irq disabledTejun Heo1-2/+3
2020-09-09mips/oprofile: Fix fallthrough placementHe Zhe1-1/+3
2020-09-09libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo3-4/+10