summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-17arm64: dts: imx: Add missing imx8mm-beacon-kit.dtb to buildRob Herring1-0/+1
2020-09-17ARM: dts: imx7ulp: Correct gpio rangesAnson Huang1-4/+4
2020-09-17ARM: dts: ls1021a: fix QuadSPI-memory reg rangeMatthias Schiffer1-1/+1
2020-09-17selftests/timers: Turn off timeout settingPo-Hsu Lin2-0/+2
2020-09-17ARM: dts: omap5: Fix DSI base address and clocksDavid Shah1-9/+11
2020-09-17ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen1-1/+1
2020-09-17regulator: remove superfluous lock in regulator_resolve_coupling()Michał Mirosław1-4/+0
2020-09-17regulator: push allocation in regulator_ena_gpio_request() out of lockMichał Mirosław1-5/+14
2020-09-17ARM: dts: logicpd-som-lv-baseboard: Fix missing videoAdam Ford1-22/+5
2020-09-17ARM: dts: logicpd-som-lv-baseboard: Fix broken audioAdam Ford1-0/+2
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