summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel4-72/+122
2018-12-17iommu: Consolitate ->add/remove_device() callsJoerg Roedel1-0/+3
2018-12-17driver core: Introduce device_iommu_mapped() functionJoerg Roedel1-0/+10
2018-12-17iommu: Introduce wrappers around dev->iommu_fwspecJoerg Roedel1-0/+11
2018-12-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe1-0/+6
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2-0/+6
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-0/+54
2018-12-12Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-72/+94
2018-12-11iommu/vt-d: Remove deferred invalidationLu Baolu1-8/+0
2018-12-11iommu/vt-d: Shared virtual address in scalable modeLu Baolu1-8/+1
2018-12-11iommu/vt-d: Add first level page table interfaceLu Baolu1-0/+1
2018-12-11iommu/vt-d: Setup context and enable RID2PASID supportLu Baolu1-0/+1
2018-12-11iommu/vt-d: Add second level page table interfaceLu Baolu1-0/+3
2018-12-11iommu/vt-d: Add 256-bit invalidation descriptor supportLu Baolu1-2/+7
2018-12-11iommu/vt-d: Move page table helpers into headerLu Baolu1-0/+43
2018-12-11iommu/vt-d: Enumerate the scalable mode capabilityLu Baolu1-0/+1
2018-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+9
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-25/+75
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+3
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+8
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes1-4/+8
2018-12-07neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio1-5/+23
2018-12-07Input: restore EV_ABS ABS_RESERVEDPeter Hutterer1-0/+9
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2018-12-06Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+3
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+1
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren1-0/+4
2018-12-06XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox1-0/+54
2018-12-05sctp: frag_point sanity checkJakub Audykowicz1-0/+5
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-19/+44
2018-12-05mm, thp: restore node-local hugepage allocationsDavid Rientjes1-2/+0
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-2/+2
2018-12-05media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil4-72/+92
2018-12-05iommu: Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_synctom1-2/+2
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold1-0/+1
2018-12-04dax: Fix unlock mismatch with updated APIMatthew Wilcox1-6/+8
2018-12-03sctp: kfree_rcu asocXin Long1-0/+2
2018-12-03media: vb2: keep a reference to the request until dqbufHans Verkuil1-0/+2
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2018-12-03Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui1-0/+7
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+2
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+0
2018-12-02SUNRPC: Fix a memory leak in call_encode()Trond Myklebust1-1/+0
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-17/+30
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+1
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer1-0/+4
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer1-14/+21