Age | Commit message (Expand) | Author |
2021-02-24 | mm/vmscan: __isolate_lru_page_prepare() cleanup | Alex Shi |
2021-02-24 | mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is... | Aneesh Kumar K.V |
2021-02-24 | mm/hugetlb: fix some comment typos | Miaohe Lin |
2021-02-24 | mm/hugetlb: grab head page refcount once for group of subpages | Joao Martins |
2021-02-24 | mm/gfp: add kernel-doc for gfp_t | Matthew Wilcox (Oracle) |
2021-02-24 | mm: simplify free_highmem_page() and free_reserved_page() | David Hildenbrand |
2021-02-24 | mm: simplify parater of function memmap_init_zone() | Baoquan He |
2021-02-24 | mm: rename memmap_init() and memmap_init_zone() | Baoquan He |
2021-02-24 | mm: fix prototype warning from kernel test robot | Baoquan He |
2021-02-24 | kasan: fix bug detection via ksize for HW_TAGS mode | Andrey Konovalov |
2021-02-24 | kasan: move _RET_IP_ to inline wrappers | Andrey Konovalov |
2021-02-24 | fs: buffer: use raw page_memcg() on locked page | Johannes Weiner |
2021-02-24 | mm: page_counter: re-layout structure to reduce false sharing | Feng Tang |
2021-02-24 | mm: kmem: make __memcg_kmem_(un)charge static | Roman Gushchin |
2021-02-24 | mm: memcg: add swapcache stat for memcg v2 | Shakeel Butt |
2021-02-24 | mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages | Muchun Song |
2021-02-24 | mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages | Muchun Song |
2021-02-24 | mm: memcontrol: convert NR_SHMEM_THPS account to pages | Muchun Song |
2021-02-24 | mm: memcontrol: convert NR_FILE_THPS account to pages | Muchun Song |
2021-02-24 | mm: memcontrol: convert NR_ANON_THPS account to pages | Muchun Song |
2021-02-24 | mm: memcontrol: optimize per-lruvec stats counter memory usage | Muchun Song |
2021-02-24 | mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT | Roman Gushchin |
2021-02-24 | mm/filemap: rename generic_file_buffered_read to filemap_read | Christoph Hellwig |
2021-02-24 | mm/filemap: pass a sleep state to put_and_wait_on_page_locked | Matthew Wilcox (Oracle) |
2021-02-24 | mm/filemap: remove unused parameter and change to void type for replace_page_... | Baolin Wang |
2021-02-24 | mm, tracing: record slab name for kmem_cache_free() | Jacob Wen |
2021-02-24 | Merge branch 'pci/ntb' | Bjorn Helgaas |
2021-02-24 | Merge branch 'pci/misc' | Bjorn Helgaas |
2021-02-24 | Merge tag 'rpmsg-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ande... | Linus Torvalds |
2021-02-24 | Merge tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2021-02-24 | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-24 | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-24 | Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-02-24 | Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd... | Linus Torvalds |
2021-02-24 | Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-23 | Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-23 | Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2021-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2021-02-23 | Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-23 | Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/denn... | Linus Torvalds |
2021-02-23 | PCI: Add TI J721E device to PCI IDs | Kishon Vijay Abraham I |
2021-02-23 | PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory | Kishon Vijay Abraham I |
2021-02-23 | PCI: endpoint: Add pci_epf_ops to expose function-specific attrs | Kishon Vijay Abraham I |
2021-02-23 | PCI: endpoint: Add pci_epc_ops to map MSI IRQ | Kishon Vijay Abraham I |
2021-02-23 | PCI: endpoint: Add support to associate secondary EPC with EPF | Kishon Vijay Abraham I |
2021-02-23 | PCI: endpoint: Remove unused pci_epf_match_device() | Kishon Vijay Abraham I |
2021-02-23 | PCI: endpoint: Make *_free_bar() to return error codes on failure | Kishon Vijay Abraham I |