summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-09-07lib/scatterlist: Introduce and export __sg_alloc_table_from_pagesTvrtko Ursulin1-4/+7
2017-09-07lib/scatterlist: Avoid potential scatterlist entry overflowTvrtko Ursulin1-0/+6
2017-09-07lib/scatterlist: Fix offset type in sg_alloc_table_from_pagesTvrtko Ursulin1-1/+1
2017-08-17Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie1-53/+0
2017-08-17Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-0/+3
2017-08-16drm: omapdrm: Remove omapdrm platform dataLaurent Pinchart1-53/+0
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie38-90/+207
2017-08-14dma-buf: add reservation_object_copy_fences (v2)Christian König1-0/+3
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+9
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+7
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe1-0/+7
2017-08-11Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-1/+2
2017-08-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-26/+38
2017-08-11mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-0/+8
2017-08-11mm: make tlb_flush_pending globalMinchan Kim1-21/+0
2017-08-11mm: refactor TLB gathering APIMinchan Kim1-0/+6
2017-08-11mm: migrate: fix barriers around tlb_flush_pendingNadav Amit1-4/+10
2017-08-11mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit1-9/+22
2017-08-11Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-08-10nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart1-0/+7
2017-08-10Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-1/+2
2017-08-10Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+21
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+0
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+0
2017-08-08Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+3
2017-08-07pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches2-3/+3
2017-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2017-08-04RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky1-1/+0
2017-08-04Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds4-1/+8
2017-08-04Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-2/+2
2017-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-5/+22
2017-08-03Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+1
2017-08-03mm: allow page_cache_get_speculative in interrupt contextKan Liang1-2/+0
2017-08-03cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin1-2/+17
2017-08-03kthread: fix documentation build warningJonathan Corbet1-1/+1
2017-08-03mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman1-0/+4
2017-08-02KVM: avoid using rcu_dereference_protectedPaolo Bonzini1-2/+4
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy1-0/+1
2017-08-02mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon1-3/+3
2017-08-02PCI: Add pci_reset_function_locked()Marc Zyngier1-0/+1
2017-08-02ptp: introduce ptp auxiliary workerGrygorii Strashko1-0/+20
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust1-1/+1
2017-08-01libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov3-0/+7
2017-08-01libceph: fallback for when there isn't a pool-specific choose_argIlya Dryomov1-1/+1
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+14
2017-08-01udp6: fix jumbogram receptionPaolo Abeni1-0/+6
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3