summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-02-01IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez-6/+4
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez-0/+5
2018-02-01IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez-0/+4
2018-02-01acpi: nfit: add persistent memory control flag for nd_regionDave Jiang-0/+6
2018-02-01acpi: nfit: Add support for detect platform CPU cache flush on power lossDave Jiang-0/+5
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-20/+70
2018-02-01preparation to switching ->poll() to returning EPOLL...Al Viro-1/+2
2018-02-01add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro-16/+17
2018-02-01Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-1/+12
2018-02-01Merge branch 'KASAN-read_word_at_a_time'Linus Torvalds-8/+14
2018-02-01compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin-0/+8
2018-02-01compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin-8/+6
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-39/+15
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-102/+15
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-107/+1938
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-20/+15
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+355
2018-02-01Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-8/+8
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-17/+48
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas-44/+6
2018-02-01bpf: fix null pointer deref in bpf_prog_test_run_xdpDaniel Borkmann-0/+6
2018-02-01net: create skb_gso_validate_mac_len()Daniel Axtens-0/+16
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář-1476/+2903
2018-02-01iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli-11/+11
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds-238/+280
2018-01-31mm: remove PG_highmem descriptionMiles Chen-5/+0
2018-01-31hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko-2/+3
2018-01-31hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko-3/+2
2018-01-31mm, hugetlb: do not rely on overcommit limit during migrationMichal Hocko-0/+3
2018-01-31include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...Petr Tesarik-2/+10
2018-01-31zswap: only save zswap header when necessaryYu Zhao-0/+2
2018-01-31hugetlb: implement memfd sealingMarc-André Lureau-0/+1
2018-01-31hugetlb: expose hugetlbfs_inode_info in headerMarc-André Lureau-0/+10
2018-01-31shmem: rename functions that are memfd-relatedMarc-André Lureau-2/+2
2018-01-31shmem: unexport shmem_add_seals()/shmem_get_seals()Marc-André Lureau-2/+0
2018-01-31mm: remove reference to PG_buddyMatthew Wilcox-7/+7
2018-01-31mm: document how to use struct pageMatthew Wilcox-1/+23
2018-01-31mm: store compound_dtor / compound_order as bytesMatthew Wilcox-13/+3
2018-01-31mm: introduce _slub_counter_tMatthew Wilcox-13/+8
2018-01-31mm: improve comment on page->mappingMatthew Wilcox-9/+3
2018-01-31mm: remove misleading alignment claimsMatthew Wilcox-8/+5
2018-01-31mm: de-indent struct pageMatthew Wilcox-21/+19
2018-01-31mm: align struct page more aestheticallyMatthew Wilcox-9/+7
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes-3/+27
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V-8/+0
2018-01-31mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov-1/+1
2018-01-31asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov-0/+15
2018-01-31mm: get 7% more pages in a pagevecMatthew Wilcox-3/+3
2018-01-31mm: add unmap_mapping_pages()Matthew Wilcox-10/+16