summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie5-63/+123
2020-02-06gfs2: fix O_SYNC write handlingAndreas Gruenbacher1-30/+21
2020-02-06gpu: host1x: Set DMA direction only for DMA-mapped buffer objectsThierry Reding1-1/+1
2020-02-06drm/tegra: Reuse IOVA mapping where possibleThierry Reding3-23/+63
2020-02-06drm/tegra: Relax IOMMU usage criteria on old TegraThierry Reding1-17/+32
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-233/+925
2020-02-06Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+15
2020-02-06gfs2: move setting current->backing_dev_infoChristoph Hellwig1-11/+10
2020-02-06gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0Abhi Das1-1/+1
2020-02-06nfsd4: fix double free in nfsd4_do_async_copy()Dan Carpenter1-1/+0
2020-02-06nfsd: convert file cache to use over/underflow safe refcountTrond Myklebust3-16/+15
2020-02-06nfsd: Define the file access mode enum for tracingTrond Myklebust1-0/+6
2020-02-06nfsd: Fix a perf warningTrond Myklebust1-6/+6
2020-02-06fuse: use true,false for bool variablezhengbin4-12/+12
2020-02-06Documentation: filesystems: convert fuse to RSTDaniel W. S. Almeida3-91/+75
2020-02-06fuse: Support RENAME_WHITEOUT flagVivek Goyal1-1/+1
2020-02-06fuse: don't overflow LLONG_MAX with end offsetMiklos Szeredi1-0/+12
2020-02-06fix up iter on short count in fuse_direct_io()Miklos Szeredi1-1/+4
2020-02-06Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+6
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds39-362/+489
2020-02-06Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds20-193/+360
2020-02-06Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r...Daniel Thompson1-13/+15
2020-02-06Merge tag 'asoc-v5.6-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1-1/+1
2020-02-06ALSA: hda: Clear RIRB status before reading WPMohan Kumar1-2/+9
2020-02-06virtio_balloon: Fix memory leaks on errors in virtballoon_probe()David Hildenbrand1-4/+9
2020-02-06virtio-balloon: Fix memory leak when unloading while hinting is in progressDavid Hildenbrand1-0/+4
2020-02-06virtio_balloon: prevent pfn array overflowMichael S. Tsirkin1-0/+2
2020-02-06virtio-blk: remove VIRTIO_BLK_F_SCSI supportChristoph Hellwig3-125/+1
2020-02-06virtio-pci: check name when counting MSI-X vectorsDaniel Verkamp1-1/+1
2020-02-06virtio-balloon: initialize all vq callbacksDaniel Verkamp1-0/+2
2020-02-06virtio-mmio: convert to devm_platform_ioremap_resourceYangtao Li1-12/+3
2020-02-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds9-23/+11
2020-02-06Merge tag 'Smack-for-5.6' of git://github.com/cschaufler/smack-nextLinus Torvalds1-22/+19
2020-02-06Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds27-365/+278
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds90-836/+6490
2020-02-06ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supportedKailang Yang1-0/+1
2020-02-06Merge tag 'io_uring-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds4-52/+251
2020-02-06Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds25-94/+230
2020-02-06Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds5-2/+34
2020-02-06of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven1-0/+3
2020-02-06bootconfig: Show the number of nodes on boot messageMasami Hiramatsu1-2/+4
2020-02-06tools/bootconfig: Show the number of bootconfig nodesMasami Hiramatsu2-1/+5
2020-02-06bootconfig: Add more parse error messagesMasami Hiramatsu1-4/+12
2020-02-06bootconfig: Use bootconfig instead of boot configMasami Hiramatsu1-3/+3
2020-02-06ftrace: Protect ftrace_graph_hash with ftrace_syncSteven Rostedt (VMware)2-2/+11
2020-02-06broken ping to ipv6 linklocal addresses on debian busterCasey Schaufler1-22/+19
2020-02-06ftrace: Add comment to why rcu_dereference_sched() is open codedSteven Rostedt (VMware)1-0/+10
2020-02-06tracing: Annotate ftrace_graph_notrace_hash pointer with __rcuAmol Grover2-3/+7
2020-02-06tracing: Annotate ftrace_graph_hash pointer with __rcuAmol Grover2-4/+7
2020-02-05Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-199/+539