index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-05-05
sched/vtime: Move vtime accounting external declarations above inlines
Sean Christopherson
2021-05-05
context_tracking: Move guest exit vtime accounting to separate helpers
Wanpeng Li
2021-05-05
context_tracking: Move guest exit context tracking to separate helpers
Wanpeng Li
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-05-03
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
Merge tag 'for-5.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2021-04-30
Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-04-30
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-30
mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
Mike Rapoport
2021-04-30
mm/page_alloc: add an array-based interface to the bulk page allocator
Mel Gorman
2021-04-30
mm/page_alloc: add a bulk page allocator
Mel Gorman
2021-04-30
mm/mempolicy: rename alloc_pages_current to alloc_pages
Matthew Wilcox (Oracle)
2021-04-30
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
2021-04-30
include/linux/page-flags-layout.h: cleanups
Yu Zhao
2021-04-30
include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTH
Yu Zhao
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
kasan, mm: integrate slab init_on_free with HW_TAGS
Andrey Konovalov
2021-04-30
kasan, mm: integrate slab init_on_alloc with HW_TAGS
Andrey Konovalov
2021-04-30
kasan, mm: integrate page_alloc init with HW_TAGS
Andrey Konovalov
2021-04-30
kasan: initialize shadow to TAG_INVALID for SW_TAGS
Andrey Konovalov
2021-04-30
pagewalk: prefix struct kernel-doc descriptions
Lukas Bulwahn
2021-04-30
mm/doc: turn fault flags into an enum
Matthew Wilcox (Oracle)
2021-04-30
mm/doc: fix page_maybe_dma_pinned kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
mm/doc: fix fault_flag_allow_retry_first kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
2021-04-30
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
2021-04-30
mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
Nicholas Piggin
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-30
mm: add a io_mapping_map_user helper
Christoph Hellwig
2021-04-30
mm: add remap_pfn_range_notrack
Christoph Hellwig
2021-04-30
linux/memcontrol.h: remove duplicate struct declaration
Wan Jiabing
2021-04-30
mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM
Muchun Song
2021-04-30
mm: memcontrol: use obj_cgroup APIs to charge kmem pages
Muchun Song
2021-04-30
memcg: charge before adding to swapcache on swapin
Shakeel Butt
2021-04-30
mm: memcontrol: switch to rstat
Johannes Weiner
2021-04-30
mm: memcontrol: privatize memcg_page_state query functions
Johannes Weiner
[next]