summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-18mpage: mpage_readpages() should submit IO as read-aheadJens Axboe1-0/+4
2018-08-18mm/page_ext.c: constify lookup_page_ext() argumentKirill A. Shutemov1-2/+2
2018-08-18include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISONKirill A. Shutemov1-11/+0
2018-08-18vfs: discard ATTR_ATTR_FLAGNeilBrown1-1/+0
2018-08-18bitfield: avoid gcc-8 -Wint-in-bool-context warningArnd Bergmann1-1/+1
2018-08-18bpf: fix redirect to map under tail callsDaniel Borkmann2-4/+4
2018-08-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds28-618/+1136
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-81/+6
2018-08-17Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2018-08-17Merge tag 'for-4.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+6
2018-08-17Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-13/+30
2018-08-17Merge branch 'topic/xilinx' into for-linusVinod Koul1-0/+2
2018-08-17tcp, ulp: add alias for all ulp modulesDaniel Borkmann1-0/+4
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe448-3288/+11278
2018-08-16Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"Jason Gunthorpe1-0/+1
2018-08-16ila: make lockdep happy againCong Wang1-3/+14
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe96-300/+574
2018-08-16netfilter: uapi: fix linux/netfilter/nf_osf.h userspace compilation errorsDmitry V. Levin2-2/+2
2018-08-16netfilter: nf_tables: fix register orderingFlorian Westphal1-1/+1
2018-08-16netfilter: nft_set: fix allocation size overflow in privsize callback.Taehee Yoo1-2/+2
2018-08-16jiffies: add utility function to calculate delta in msMatteo Croce1-0/+5
2018-08-16Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds3-4/+122
2018-08-16Replace magic for trusting the secondary keyring with #defineYannik Sembritzki1-0/+6
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-41/+59
2018-08-16mfd: madera: Add register definitions for accessory detectRichard Fitzgerald1-0/+51
2018-08-16mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen1-0/+332
2018-08-16Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+19
2018-08-16Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds1-0/+7
2018-08-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-97/+40
2018-08-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds14-4/+841
2018-08-16Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-6/+29
2018-08-16Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2018-08-16Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds20-157/+194
2018-08-16Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds50-417/+2060
2018-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-79/+30
2018-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds164-798/+4334
2018-08-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas3-3/+17
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas2-5/+4
2018-08-15Merge branch 'pci/switchtec'Bjorn Helgaas2-4/+1
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas2-2/+2
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-11/+0
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas4-8/+22
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas2-4/+12
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas1-4/+1
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+20
2018-08-15Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+7
2018-08-15Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+17
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+40
2018-08-15Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+6
2018-08-15Merge branches 'clk-actions-s700', 'clk-exynos-unused', 'clk-qcom-dispcc-845'...Stephen Boyd2-0/+163