summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-09-24mm/vmalloc: modify struct vmap_area to reduce its sizePengfei Li
2019-09-24drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand
2019-09-24driver/base/memory.c: validate memory block size earlyDavid Hildenbrand
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-09-24mm: page cache: store only head pages in i_pagesMatthew Wilcox (Oracle)
2019-09-24mm, page_owner: keep owner info when freeing the pageVlastimil Babka
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-09-24mm, slab: move memcg_cache_params structure to mm/slab.hWaiman Long
2019-09-24jbd2: remove jbd2_journal_inode_add_[write|wait]Joseph Qi
2019-09-24mm: add dummy can_do_mlock() helperArnd Bergmann
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-09-24libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V
2019-09-24cpu/SMT: create and export cpu_smt_possible()Vitaly Kuznetsov
2019-09-24net/mlx5: DR, Fix SW steering HW bits and definitionsYevgeny Kliteynik
2019-09-23Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-09-23Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/al'Bjorn Helgaas
2019-09-23Merge branch 'pci/resource'Bjorn Helgaas
2019-09-23Merge branch 'pci/p2pdma'Bjorn Helgaas
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas
2019-09-23Merge branch 'pci/encapsulate'Bjorn Helgaas
2019-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-22modules: make MODULE_IMPORT_NS() work even when modular builds are disabledLinus Torvalds
2019-09-22Merge tag 'soundwire-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-21net: remove netx ethernet driverArnd Bergmann
2019-09-21Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-09-21Merge tag 'for_v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-09-21Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-09-21Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds
2019-09-21PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCIHerbert Xu
2019-09-21pwm: Ensure pwm_apply_state() doesn't modify the state argumentUwe Kleine-König
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-09-20NFS: Refactor nfs_instantiate() for dentry referencing callersBenjamin Coddington
2019-09-20SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington