summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...David S. Miller1-2/+61
2019-07-31vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella1-1/+1
2019-07-31vsock/virtio: reduce credit update messagesStefano Garzarella1-0/+1
2019-07-31vsock/virtio: limit the memory used per-socketStefano Garzarella1-0/+1
2019-07-31linux: Remove bvec page_offset, use bv_offsetJonathan Lemon2-9/+6
2019-07-31linux: Add skb_frag_t page_offset accessorsJonathan Lemon1-8/+59
2019-07-29NFC: nxp-nci: Get rid of platform dataAndy Shevchenko1-19/+0
2019-07-29mac80211: add support for the ADDBA extension elementJohn Crispin1-0/+2
2019-07-29mac80211: fix ieee80211_he_oper_size() commentJohn Crispin1-2/+2
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding1-0/+1
2019-07-26mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin1-0/+49
2019-07-26mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin1-0/+8
2019-07-24can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp2-2/+2
2019-07-24can: remove obsolete empty ioctl() handlerOliver Hartkopp1-1/+0
2019-07-23net: Convert skb_frag_t to bio_vecMatthew Wilcox (Oracle)2-8/+6
2019-07-23net: Rename skb_frag_t size to bv_lenMatthew Wilcox (Oracle)1-5/+5
2019-07-23net: Rename skb_frag page to bv_pageMatthew Wilcox (Oracle)1-7/+5
2019-07-23net: Reorder the contents of skb_frag_tMatthew Wilcox (Oracle)1-1/+1
2019-07-23net: Increase the size of skb_frag_tMatthew Wilcox (Oracle)1-5/+0
2019-07-23net: Use skb accessors in network coreMatthew Wilcox (Oracle)1-1/+1
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+1
2019-07-21connector: remove redundant input callback from cn_devVasily Averin1-1/+0
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds3-3/+214
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-0/+23
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+11
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+7
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2019-07-20KVM: Boost vCPUs that are delivering interruptsWanpeng Li1-0/+1
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li1-0/+6
2019-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+1
2019-07-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-0/+259
2019-07-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-28/+0
2019-07-19Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+17
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds7-26/+29
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-73/+130
2019-07-19proc/sysctl: add shared variables for range checkMatteo Croce1-0/+7
2019-07-19mm: migrate: remove unused mode argumentKeith Busch1-2/+1
2019-07-19libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams1-0/+3
2019-07-19mm/sparsemem: support sub-section hotplugDan Williams1-1/+1
2019-07-19mm/sparsemem: prepare for sub-section rangesDan Williams1-2/+3
2019-07-19mm: kill is_dev_zone() helperDan Williams1-12/+0
2019-07-19mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()Dan Williams1-2/+2
2019-07-19mm/sparsemem: add helpers track active portions of a section at bootDan Williams1-1/+32
2019-07-19mm/sparsemem: introduce a SECTION_IS_EARLY flagDan Williams1-1/+7
2019-07-19mm/sparsemem: introduce struct mem_section_usageDan Williams1-3/+25
2019-07-19drivers/base/memory.c: get rid of find_memory_block_hinted()David Hildenbrand1-2/+0
2019-07-19mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand2-2/+3
2019-07-19mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand1-1/+1
2019-07-19mm: make register_mem_sect_under_node() staticDavid Hildenbrand1-7/+0