index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm/vmalloc: rename vmap_*_range vmap_pages_*_range
Nicholas Piggin
2021-04-30
1
-8
/
+8
*
mm: apply_to_pte_range warn and fail if a large pte is encountered
Nicholas Piggin
2021-04-30
1
-17
/
+49
*
mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page
Nicholas Piggin
2021-04-30
2
-15
/
+29
*
ARM: mm: add missing pud_page define to 2-level page tables
Nicholas Piggin
2021-04-30
2
-2
/
+3
*
mm/vmalloc: use rb_tree instead of list for vread() lookups
Serapheim Dimitropoulos
2021-04-30
1
-1
/
+4
*
mm: unexport remap_vmalloc_range_partial
Christoph Hellwig
2021-04-30
1
-1
/
+0
*
samples/vfio-mdev/mdpy: use remap_vmalloc_range
Christoph Hellwig
2021-04-30
1
-3
/
+1
*
mm/sparse: add the missing sparse_buffer_fini() in error branch
Wang Wensheng
2021-04-30
1
-0
/
+1
*
mm/dmapool: switch from strlcpy to strscpy
Zhiyuan Dai
2021-04-30
1
-1
/
+1
*
selftests: add a MREMAP_DONTUNMAP selftest for shmem
Brian Geffon
2021-04-30
1
-0
/
+52
*
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-30
5
-12
/
+5
*
mm: extend MREMAP_DONTUNMAP to non-anonymous mappings
Brian Geffon
2021-04-30
1
-2
/
+2
*
NUMA balancing: reduce TLB flush via delaying mapping on hint page fault
Huang Ying
2021-04-30
1
-22
/
+32
*
i915: fix remap_io_sg to verify the pgprot
Christoph Hellwig
2021-04-30
1
-50
/
+23
*
i915: use io_mapping_map_user
Christoph Hellwig
2021-04-30
4
-52
/
+5
*
mm: add a io_mapping_map_user helper
Christoph Hellwig
2021-04-30
4
-0
/
+36
*
mm: add remap_pfn_range_notrack
Christoph Hellwig
2021-04-30
2
-20
/
+33
*
mm, tracing: improve rss_stat tracepoint message
Ovidiu Panait
2021-04-30
1
-2
/
+22
*
x86/vmemmap: optimize for consecutive sections in partial populated PMDs
Oscar Salvador
2021-04-30
1
-6
/
+61
*
x86/vmemmap: handle unpopulated sub-pmd ranges
Oscar Salvador
2021-04-30
1
-13
/
+55
*
x86/vmemmap: drop handling of 1GB vmemmap ranges
Oscar Salvador
2021-04-30
1
-28
/
+7
*
x86/vmemmap: drop handling of 4K unaligned vmemmap range
Oscar Salvador
2021-04-30
1
-35
/
+13
*
mm/interval_tree: add comments to improve code readability
Zhiyuan Dai
2021-04-30
1
-1
/
+1
*
mm/memory.c: do_numa_page(): delete bool "migrated"
Wang Qing
2021-04-30
1
-3
/
+1
*
mm: page_counter: mitigate consequences of a page_counter underflow
Johannes Weiner
2021-04-30
1
-2
/
+6
*
linux/memcontrol.h: remove duplicate struct declaration
Wan Jiabing
2021-04-30
1
-2
/
+0
*
mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM
Muchun Song
2021-04-30
1
-1
/
+6
*
mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_p...
Muchun Song
2021-04-30
1
-38
/
+25
*
mm: memcontrol: use obj_cgroup APIs to charge kmem pages
Muchun Song
2021-04-30
2
-81
/
+155
*
mm: memcontrol: change ug->dummy_page only if memcg changed
Muchun Song
2021-04-30
1
-1
/
+1
*
mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c
Muchun Song
2021-04-30
1
-2
/
+2
*
mm: memcontrol: introduce obj_cgroup_{un}charge_pages
Muchun Song
2021-04-30
1
-23
/
+40
*
mm: memcontrol: slab: fix obtain a reference to a freeing memcg
Muchun Song
2021-04-30
1
-1
/
+9
*
memcg: charge before adding to swapcache on swapin
Shakeel Butt
2021-04-30
4
-59
/
+100
*
kselftests: cgroup: update kmem test for new vmstat implementation
Johannes Weiner
2021-04-30
1
-8
/
+14
*
mm: memcontrol: consolidate lruvec stat flushing
Johannes Weiner
2021-04-30
1
-46
/
+28
*
mm: memcontrol: switch to rstat
Johannes Weiner
2021-04-30
2
-158
/
+127
*
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
2021-04-30
2
-31
/
+47
*
cgroup: rstat: support cgroup1
Johannes Weiner
2021-04-30
2
-15
/
+21
*
mm: memcontrol: privatize memcg_page_state query functions
Johannes Weiner
2021-04-30
2
-44
/
+32
*
mm: memcontrol: kill mem_cgroup_nodeinfo()
Johannes Weiner
2021-04-30
2
-17
/
+12
*
mm: memcontrol: fix cpuhotplug statistics flushing
Johannes Weiner
2021-04-30
1
-14
/
+21
*
memcg: enable memcg oom-kill for __GFP_NOFAIL
Shakeel Butt
2021-04-30
1
-3
/
+0
*
memcg: cleanup root memcg checks
Shakeel Butt
2021-04-30
1
-2
/
+2
*
mm: memcontrol: fix kernel stack account
Muchun Song
2021-04-30
1
-5
/
+8
*
mm/memremap.c: fix improper SPDX comment style
Zhiyuan Dai
2021-04-30
1
-1
/
+1
*
mm: gup: remove FOLL_SPLIT
Yang Shi
2021-04-30
3
-32
/
+2
*
RDMA/umem: batch page unpin in __ib_umem_release()
Joao Martins
2021-04-30
1
-6
/
+6
*
mm/gup: add a range variant of unpin_user_pages_dirty_lock()
Joao Martins
2021-04-30
2
-0
/
+64
*
mm/gup: decrement head page once for group of subpages
Joao Martins
2021-04-30
1
-18
/
+11
[prev]
[next]