summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+4
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+6
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-0/+4
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+20
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-10/+0
2017-07-27Merge tag 'acpi-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-0/+1
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner-1/+6
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon-0/+4
2017-07-26dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal-0/+1
2017-07-26KVM: make pid available for uevents without debugfsClaudio Imbrenda-0/+1
2017-07-25Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidLinus Torvalds-14/+0
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-8/+32
2017-07-25nvme-fc: revise TRADDR parsingJames Smart-0/+19
2017-07-25nvme: fabrics commands should use the fctype field for data directionJon Derrick-1/+1
2017-07-25sched/wait: Clean up some documentation warningsJonathan Corbet-4/+4
2017-07-24ACPI: NUMA: add missing include in acpi_numa.hRoss Zwisler-0/+1
2017-07-24uuid: remove uuid_beChristoph Hellwig-14/+0
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross-0/+8
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+1
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-10/+10
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-1/+1
2017-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+7
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-2/+18
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds-0/+2
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+4
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust-1/+1
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie-0/+2
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-27/+23
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann-0/+1
2017-07-20IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal-2/+4
2017-07-20IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan-0/+14
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig-7/+7
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin-8/+32
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang-4/+4
2017-07-19llist: clang: introduce member_address_is_nonnull()Alexander Potapenko-2/+19
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-47/+78
2017-07-19Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds-4/+4
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-9/+0
2017-07-18include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol-10/+10
2017-07-17IB/core: Remove NOIO QP create flagLeon Romanovsky-1/+1
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky-6/+4
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky-3/+2
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit-0/+16
2017-07-17bpf: check NULL for sk_to_full_sk() return valueWANG Cong-1/+1
2017-07-17jhash: fix -Wimplicit-fallthrough warningsJakub Kicinski-15/+14
2017-07-17Merge branch 'drm-misc-next-fixes' into drm-misc-fixesSean Paul-624/+1573
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy-1/+1
2017-07-17netfilter: remove old pre-netns era hook apiFlorian Westphal-9/+0