summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-25Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...Linus Torvalds
2017-08-25Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-25PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig
2017-08-25Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-08-25Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-08-25Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-08-25Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-25mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin
2017-08-25fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers
2017-08-25mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers
2017-08-25dax: fix deadlock due to misaligned PMD faultsRoss Zwisler
2017-08-25mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov
2017-08-25PM/hibernate: touch NMI watchdog when creating snapshotChen Yu
2017-08-25virtio_pci: fix cpu affinity supportChristoph Hellwig
2017-08-25virtio_blk: fix incorrect message when disk is resizedStefan Hajnoczi
2017-08-25blk-mq-debugfs: Add names for recently added flagsBart Van Assche
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-08-25perf/core: Fix group {cpu,task} validationMark Rutland
2017-08-25x86/mm: Fix use-after-free of ldt_structEric Biggers
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini
2017-08-25Merge branch 'x86/asm' into x86/apicThomas Gleixner
2017-08-24mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon
2017-08-24mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König
2017-08-25Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-08-25Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota
2017-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-08-24net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev
2017-08-24nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-08-24Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-24Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-24Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-24Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'Rafael J. Wysocki
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich
2017-08-24ASoC: rt5677: Reintroduce I2C device IDsTom Rini
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval
2017-08-25kbuild: update comments of Makefile.asm-genericCao jin
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block
2017-08-24tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)
2017-08-24tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu
2017-08-24ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)