summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-17Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-0/+3
2017-08-16Merge tag 'omap-for-v4.14/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+3
2017-08-16Merge tag 'tee-drv-for-4.14' of http://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann1-0/+1
2017-08-16SUNRPC: Don't hold the transport lock across socket copy operationsTrond Myklebust2-0/+4
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend3-2/+8
2017-08-16bpf: export bpf_prog_inc_not_zeroJohn Fastabend1-0/+7
2017-08-16bpf: introduce new program type for skbs on socketsJohn Fastabend1-0/+1
2017-08-16PCI: Add pci_irqd_intx_xlate()Paul Burton1-0/+32
2017-08-16Drivers: hv: vmbus: Fix rescind handling issuesK. Y. Srinivasan1-0/+2
2017-08-16genirq/irq_sim: Add a devres variant of irq_sim_init()Bartosz Golaszewski1-0/+3
2017-08-16genirq/irq_sim: Add a simple interrupt simulator frameworkBartosz Golaszewski1-0/+41
2017-08-16drm: omapdrm: Remove omapdrm platform dataLaurent Pinchart1-53/+0
2017-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-28/+62
2017-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+4
2017-08-16extcon: Use tab instead of space for indentationChanwoo Choi1-27/+24
2017-08-16extcon: Correct description to improve the readabilityChanwoo Choi1-40/+32
2017-08-16Merge branch 'ib-extcon-usb-phy-4.14' into extcon-nextChanwoo Choi1-11/+0
2017-08-16extcon: Remove deprecated extcon_set/get_cable_state_()Chanwoo Choi1-11/+0
2017-08-16net: Fix a typo in comment about sock flags.Tonghao Zhang1-1/+1
2017-08-16bpf/verifier: track liveness for pruningEdward Cree1-1/+10
2017-08-15PCI: Move enum pci_interrupt_pin to linux/pci.hPaul Burton2-8/+23
2017-08-15Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas1-0/+4
2017-08-15fork: allow arch-override of VMAP stack alignmentMark Rutland1-0/+4
2017-08-15iommu/iova: Add flush timerJoerg Roedel1-0/+8
2017-08-15iommu/iova: Add locking to Flush-QueuesJoerg Roedel1-0/+1
2017-08-15iommu/iova: Add flush counters to Flush-Queue implementationJoerg Roedel1-0/+8
2017-08-15iommu/iova: Implement Flush-Queue ring bufferJoerg Roedel1-0/+9
2017-08-15iommu/iova: Add flush-queue data structuresJoerg Roedel1-0/+41
2017-08-15iommu: Add is_attach_deferred call-back to iommu-opsBaoquan He1-0/+1
2017-08-15lib: Add zstd modulesNick Terrell1-0/+1157
2017-08-15lib: Add xxhash moduleNick Terrell1-0/+236
2017-08-15NFS: Use an atomic_long_t to count the number of commitsTrond Myklebust1-1/+1
2017-08-15NFS: Use an atomic_long_t to count the number of requestsTrond Myklebust1-2/+2
2017-08-15NFSv4: Use a mutex to protect the per-inode commit listsTrond Myklebust1-0/+1
2017-08-15NFS: Remove unused parameter from nfs_page_group_lock()Trond Myklebust1-1/+1
2017-08-15NFS: Remove unuse function nfs_page_group_lock_wait()Trond Myklebust1-1/+0
2017-08-15mm/hugetlb: Allow arch to override and call the weak functionAneesh Kumar K.V1-0/+1
2017-08-15usb: phy: Add USB charger supportBaolin Wang1-0/+49
2017-08-15mtd: only use __xipram annotation when XIP_KERNEL is setArnd Bergmann1-4/+6
2017-08-15iommu: Fix wrong freeing of iommu_device->devJoerg Roedel1-1/+11
2017-08-15regulator: mt6380: Add support for MT6380Chenglin Xu1-0/+32
2017-08-15usb: gadget: core: unmap request from DMA only if previously mappedJack Pham1-0/+2
2017-08-15usb: gadget: f_hid: {GET,SET} PROTOCOL SupportAbdulhadi Mohamed1-0/+6
2017-08-15Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-0/+1
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-15mfd: dm355evm_msp: Move header file out of I2C realmWolfram Sang1-0/+0
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie38-90/+207
2017-08-15PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong1-0/+3
2017-08-15Merge 4.13-rc5 into tty-nextGreg Kroah-Hartman39-91/+209
2017-08-14seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks1-1/+2