aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso3-206/+474
2020-02-26drm/i915: Avoid recursing onto active vma from the shrinkerChris Wilson1-3/+1
2020-02-26drm/i915/pmu: Avoid using globals for PMU eventsMichał Winiarski2-19/+26
2020-02-26drm/i915/pmu: Avoid using globals for CPU hotplug stateMichał Winiarski2-11/+14
2020-02-26drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgttChris Wilson1-2/+2
2020-02-26drm/i915: fix header test with GCOVJani Nikula1-1/+1
2020-02-26zonefs: select FS_IOMAPJohannes Thumshirn1-0/+1
2020-02-26zonefs: fix IOCB_NOWAIT handlingChristoph Hellwig1-4/+4
2020-02-25bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu2-2/+1
2020-02-25io-wq: ensure work->task_pid is cleared on initJens Axboe1-10/+4
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld1-6/+10
2020-02-25Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-24/+53
2020-02-25Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mi...Linus Torvalds8-29/+56
2020-02-25null_blk: remove unused fields in 'nullb_cmd'Dongli Zhang2-5/+0
2020-02-25amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S3-1/+39
2020-02-25drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu1-1/+5
2020-02-25io-wq: remove spin-for-work optimizationJens Axboe1-19/+0
2020-02-25io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLLXiaoguang Wang1-32/+27
2020-02-25blktrace: Protect q->blk_trace with RCUJan Kara3-37/+97
2020-02-25selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio1-6/+6
2020-02-25docs: Fix empty parallelism argumentKees Cook1-1/+1
2020-02-25docs: remove MPX from the x86 tocStephen Kitt1-1/+0
2020-02-25drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetimeTina Zhang1-1/+1
2020-02-24MAINTAINERS: Hand MIPS over to ThomasPaul Burton2-4/+7
2020-02-24blk-mq: insert passthrough request into hctx->dispatch directlyMing Lei4-16/+29
2020-02-24Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux...David S. Miller4-9/+6
2020-02-24audit: always check the netlink payload length in audit_receive_msg()Paul Moore1-19/+21
2020-02-24riscv: adjust the indentZong Li1-11/+15
2020-02-24riscv: allocate a complete page size for each page tableZong Li1-11/+16
2020-02-24scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...Adam Williamson4-4/+4
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-121/+284
2020-02-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-1/+4
2020-02-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2020-02-24floppy: check FDC index for errors before assigning itLinus Torvalds1-2/+5
2020-02-24net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov1-4/+2
2020-02-24Merge branch 'net-ll_temac-Bugfixes'David S. Miller2-38/+175
2020-02-24net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal2-5/+56
2020-02-24net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal2-31/+82
2020-02-24net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal1-2/+24
2020-02-24net: ll_temac: Fix race condition causing TX hangEsben Haabendal1-3/+16
2020-02-24KVM: s390: rstify new ioctls in api.rstChristian Borntraeger1-15/+18
2020-02-24scsi: zfcp: fix wrong data and display format of SFP+ temperatureBenjamin Block2-2/+2
2020-02-24scsi: sd_sbc: Fix sd_zbc_report_zones()Damien Le Moal1-1/+6
2020-02-24io_uring: fix personality idr leakJens Axboe1-0/+1
2020-02-24drm/i915/gvt: Separate display reset from ALL_ENGINES resetTina Zhang1-1/+1
2020-02-24mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik1-1/+1
2020-02-24nl80211: explicitly include if_vlan.hJohannes Berg1-0/+1
2020-02-23net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...Madhuparna Bhowmik1-7/+14
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli1-2/+3
2020-02-23net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8