summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-23ceph: fix memory leak in ceph_cleanup_snapid_map()Luis Henriques1-0/+1
2020-03-23libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov3-16/+14
2020-03-23ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov4-5/+28
2020-03-23i2c: fix a doc warningMauro Carvalho Chehab1-2/+2
2020-03-23ARM: dts: oxnas: Fix clear-mask propertySungbo Eo2-4/+4
2020-03-23dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_...Christophe JAILLET1-10/+19
2020-03-23MAINTAINERS: Add maintainer for HiSilicon DMA engine driverZhou Wang1-0/+6
2020-03-23dmaengine: idxd: fix off by one on cdev dwq refcountDave Jiang1-2/+2
2020-03-23Linux 5.6-rc7v5.6-rc7Linus Torvalds1-1/+1
2020-03-23ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitationsNicolas Saenz Julienne1-0/+1
2020-03-22Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-78/+164
2020-03-22i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+1
2020-03-22selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire1-0/+4
2020-03-22net: bcmgenet: always enable status blocksDoug Berger2-97/+38
2020-03-22net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko1-1/+20
2020-03-22net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing1-1/+1
2020-03-22slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp1-0/+3
2020-03-22ionic: make spdxcheck.py happyLukas Bulwahn2-2/+2
2020-03-22hsr: fix general protection fault in hsr_addr_is_self()Taehee Yoo1-4/+4
2020-03-22Merge branch 'hinic-BugFixes'David S. Miller6-60/+34
2020-03-22hinic: fix wrong value of MIN_SKB_LENLuo bin1-1/+1
2020-03-22hinic: fix wrong para of wait_for_completion_timeoutLuo bin2-3/+5
2020-03-22hinic: fix out-of-order excution in arm cpuLuo bin4-0/+9
2020-03-22hinic: fix the bug of clearing event queueLuo bin1-7/+17
2020-03-22hinic: fix a bug of waitting for IO stoppedLuo bin1-49/+2
2020-03-22x86/mm: split vmalloc_sync_all()Joerg Roedel6-13/+43
2020-03-22mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka1-9/+17
2020-03-22mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai1-9/+18
2020-03-22epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev1-4/+4
2020-03-22mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko1-3/+9
2020-03-22mm, memcg: throttle allocators based on ancestral memory.highChris Down1-35/+58
2020-03-22mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down1-1/+1
2020-03-22page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1
2020-03-22mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He1-2/+6
2020-03-22memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu1-2/+8
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+14
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds5-7/+30
2020-03-21Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2-30/+114
2020-03-21genirq: Fix reference leaks on irq affinity notifiersEdward Cree1-2/+9
2020-03-21Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-9/+3
2020-03-21tools/power turbostat: update versionLen Brown1-1/+1
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown1-0/+26
2020-03-21tcp: also NULL skb->dev when copy was neededFlorian Westphal1-2/+6
2020-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+14
2020-03-21Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe2-6/+14
2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana1-2/+2
2020-03-20bpf: Explicitly memset some bpf info structures declared on the stackGreg Kroah-Hartman2-3/+6
2020-03-20bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman1-1/+2
2020-03-20nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg1-3/+9