aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-29Revert "rmap: do not call mmu_notifier_invalidate_page() under ptl"Gravatar Linus Torvalds 1-30/+22
2017-08-28page waitqueue: always add new entries at the endGravatar Linus Torvalds 1-1/+1
2017-08-28cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsGravatar Tejun Heo 1-1/+5
2017-08-28ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcGravatar Alexey Brodkin 2-3/+10
2017-08-28fs/select: Fix memory corruption in compat_get_fd_set()Gravatar Helge Deller 1-5/+1
2017-08-28Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingGravatar Linus Torvalds 8-27/+17
2017-08-27Linux 4.13-rc7v4.13-rc7Gravatar Linus Torvalds 1-1/+1
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-15/+37
2017-08-27Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 12-46/+107
2017-08-27Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbGravatar Linus Torvalds 3-5/+7
2017-08-27Avoid page waitqueue race leaving possible page locker waitingGravatar Linus Torvalds 1-4/+5
2017-08-27Minor page waitqueue cleanupsGravatar Linus Torvalds 2-8/+10
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosGravatar Linus Torvalds 1-2/+2
2017-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 6-13/+45
2017-08-26Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-10/+3
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+26
2017-08-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-9/+41
2017-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-20/+19
2017-08-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 6-6/+33
2017-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 12-64/+135
2017-08-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-9/+17
2017-08-25Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 3-0/+20
2017-08-25Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 2-6/+22
2017-08-25Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...Gravatar Linus Torvalds 2-8/+14
2017-08-25Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-1/+13
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 8-75/+69
2017-08-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-14/+24
2017-08-25PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLGravatar Christoph Hellwig 1-10/+3
2017-08-25Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-6/+43
2017-08-25Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 6-5/+16
2017-08-25Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/sla...Gravatar Linus Torvalds 1-2/+2
2017-08-25Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 13-24/+69
2017-08-25mm/memblock.c: reversed logic in memblock_discard()Gravatar Pavel Tatashin 1-1/+1
2017-08-25fork: fix incorrect fput of ->exe_file causing use-after-freeGravatar Eric Biggers 1-0/+1
2017-08-25mm/madvise.c: fix freeing of locked page with MADV_FREEGravatar Eric Biggers 1-1/+1
2017-08-25dax: fix deadlock due to misaligned PMD faultsGravatar Ross Zwisler 1-0/+10
2017-08-25mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledGravatar Kirill A. Shutemov 1-2/+2
2017-08-25PM/hibernate: touch NMI watchdog when creating snapshotGravatar Chen Yu 1-2/+18
2017-08-25virtio_pci: fix cpu affinity supportGravatar Christoph Hellwig 1-3/+7
2017-08-25virtio_blk: fix incorrect message when disk is resizedGravatar Stefan Hajnoczi 1-6/+10
2017-08-25blk-mq-debugfs: Add names for recently added flagsGravatar Bart Van Assche 1-0/+3
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Gravatar Paul Mackerras 1-22/+34
2017-08-25perf/core: Fix group {cpu,task} validationGravatar Mark Rutland 1-20/+19
2017-08-25x86/mm: Fix use-after-free of ldt_structGravatar Eric Biggers 1-3/+1
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.stateGravatar Paolo Bonzini 2-6/+17
2017-08-25KVM: x86: simplify handling of PKRUGravatar Paolo Bonzini 5-30/+10
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledGravatar Paolo Bonzini 1-1/+1
2017-08-24mtd: nand: atmel: Relax tADL_min constraintGravatar Boris Brezillon 1-1/+12
2017-08-24mtd: nandsim: remove debugfs entries in error pathGravatar Uwe Kleine-König 1-0/+1