summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-22ANDROID: binder: add padding to binder_fd_array_object.Martijn Coenen1-0/+2
2017-08-16Drivers: hv: vmbus: Fix rescind handling issuesK. Y. Srinivasan4-3/+45
2017-08-16Tools: hv: update buffer handling in hv_fcopy_daemonOlaf Hering1-15/+17
2017-08-16Tools: hv: fix snprintf warning in kvp_daemonOlaf Hering1-1/+1
2017-08-16Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter idAlex Ng1-1/+1
2017-08-16Drivers: hv: balloon: Initialize last_post_time on startupAlex Ng1-0/+1
2017-08-16Drivers: hv: balloon: Show the max dynamic memory assignedAlex Ng1-2/+2
2017-08-16Drivers: hv: balloon: Correctly update onlined page countAlex Ng1-4/+3
2017-08-16Tools: hv: vss: Skip freezing filesystems backed by loopAlex Ng1-0/+7
2017-08-15Merge tag 'lkdtm-next-part2' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman3-3/+54
2017-08-15lkdtm: Add -fstack-protector-strong testKees Cook3-3/+20
2017-08-14Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman875-18282/+14251
2017-08-13Linux 4.13-rc5v4.13-rc5Linus Torvalds1-1/+1
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-42/+137
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-15/+34
2017-08-13Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+21
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-26/+71
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-15/+146
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-38/+111
2017-08-12Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu1-0/+1
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-53/+40
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-24/+53
2017-08-11Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-2/+3
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-55/+267
2017-08-11Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-2/+4
2017-08-11Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linuxLinus Torvalds4-9/+16
2017-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2-4/+6
2017-08-11Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2017-08-11pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig1-0/+1
2017-08-11Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds9-68/+111
2017-08-11iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov1-0/+7
2017-08-11xen/events: Fix interrupt lost during irq_disable and irq_enableLiu Shuo1-1/+1
2017-08-11xen: avoid deadlock in xenbusJuergen Gross1-1/+2
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe8-51/+261
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross1-2/+14
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross1-21/+24
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross2-0/+13
2017-08-11fuse: set mapping error in writepage_locked when it failsJeff Layton1-0/+1
2017-08-10Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds32-214/+247
2017-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-121/+208
2017-08-10userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropageMike Rapoport1-2/+2
2017-08-10zram: rework copy of compressor name in comp_algorithm_store()Matthias Kaehlcke1-2/+2
2017-08-10rmap: do not call mmu_notifier_invalidate_page() under ptlKirill A. Shutemov1-22/+30
2017-08-10mm: fix list corruptions on shmem shrinklistCong Wang1-2/+10
2017-08-10mm/balloon_compaction.c: don't zero ballooned pagesWei Wang1-1/+1
2017-08-10MAINTAINERS: copy virtio on balloon_compaction.cMichael S. Tsirkin1-0/+1
2017-08-10mm: fix KSM data corruptionMinchan Kim2-3/+7
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim8-9/+48
2017-08-10mm: make tlb_flush_pending globalMinchan Kim2-25/+0