summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-08-17locking/lockdep: Explicitly initialize wq_barrier::done::mapBoqun Feng
2017-08-17locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONSByungchul Park
2017-08-17efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-16ptr_ring: use kmalloc_array()Eric Dumazet
2017-08-16vmbus: remove unused vmbus_sendpacket_ctlstephen hemminger
2017-08-16vmbus: remove unused vmubs_sendpacket_pagebuffer_ctlstephen hemminger
2017-08-16vmbus: remove unused vmbus_sendpacket_multipagebufferstephen hemminger
2017-08-16bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend
2017-08-17Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-16Merge tag 'omap-for-v4.14/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2017-08-16Merge tag 'tee-drv-for-4.14' of http://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann
2017-08-16SUNRPC: Don't hold the transport lock across socket copy operationsTrond Myklebust
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend
2017-08-16bpf: export bpf_prog_inc_not_zeroJohn Fastabend
2017-08-16bpf: introduce new program type for skbs on socketsJohn Fastabend
2017-08-16PCI: Add pci_irqd_intx_xlate()Paul Burton
2017-08-16Drivers: hv: vmbus: Fix rescind handling issuesK. Y. Srinivasan
2017-08-16genirq/irq_sim: Add a devres variant of irq_sim_init()Bartosz Golaszewski
2017-08-16genirq/irq_sim: Add a simple interrupt simulator frameworkBartosz Golaszewski
2017-08-16drm: omapdrm: Remove omapdrm platform dataLaurent Pinchart
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-16extcon: Use tab instead of space for indentationChanwoo Choi
2017-08-16extcon: Correct description to improve the readabilityChanwoo Choi
2017-08-16Merge branch 'ib-extcon-usb-phy-4.14' into extcon-nextChanwoo Choi
2017-08-16extcon: Remove deprecated extcon_set/get_cable_state_()Chanwoo Choi
2017-08-15net: Fix a typo in comment about sock flags.Tonghao Zhang
2017-08-15bpf/verifier: track liveness for pruningEdward Cree
2017-08-15PCI: Move enum pci_interrupt_pin to linux/pci.hPaul Burton
2017-08-15Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas
2017-08-15fork: allow arch-override of VMAP stack alignmentMark Rutland
2017-08-15iommu/iova: Add flush timerJoerg Roedel
2017-08-15iommu/iova: Add locking to Flush-QueuesJoerg Roedel
2017-08-15iommu/iova: Add flush counters to Flush-Queue implementationJoerg Roedel
2017-08-15iommu/iova: Implement Flush-Queue ring bufferJoerg Roedel
2017-08-15iommu/iova: Add flush-queue data structuresJoerg Roedel
2017-08-15iommu: Add is_attach_deferred call-back to iommu-opsBaoquan He
2017-08-15lib: Add zstd modulesNick Terrell
2017-08-15lib: Add xxhash moduleNick Terrell
2017-08-15NFS: Use an atomic_long_t to count the number of commitsTrond Myklebust
2017-08-15NFS: Use an atomic_long_t to count the number of requestsTrond Myklebust
2017-08-15NFSv4: Use a mutex to protect the per-inode commit listsTrond Myklebust
2017-08-15NFS: Remove unused parameter from nfs_page_group_lock()Trond Myklebust
2017-08-15NFS: Remove unuse function nfs_page_group_lock_wait()Trond Myklebust
2017-08-15mm/hugetlb: Allow arch to override and call the weak functionAneesh Kumar K.V
2017-08-15usb: phy: Add USB charger supportBaolin Wang
2017-08-15mtd: only use __xipram annotation when XIP_KERNEL is setArnd Bergmann