index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-1
/
+1
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
1
-0
/
+32
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
1
-0
/
+1
2022-05-05
mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TO...
Christophe Leroy
1
-1
/
+1
2022-04-24
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
1
-2
/
+9
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+50
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+34
2022-03-21
mm: Turn page_anon_vma() into folio_anon_vma()
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-03-21
mm: Add folio_mapcount()
Matthew Wilcox (Oracle)
1
-0
/
+33
2022-03-08
mm: vmalloc: introduce array allocation functions
Paolo Bonzini
1
-0
/
+50
2022-03-04
mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
Daniel Borkmann
1
-1
/
+3
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
1
-11
/
+4
2021-11-17
mm: Remove folio_test_single
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-10-18
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
1
-4
/
+17
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
1
-0
/
+11
2021-09-27
mm: Add folio_raw_mapping()
Matthew Wilcox (Oracle)
1
-16
/
+4
2021-09-27
mm: Add folio_mapped()
Matthew Wilcox (Oracle)
1
-13
/
+16
2021-09-27
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
1
-12
/
+18
2021-09-24
mm: fix uninitialized use in overcommit_policy_handler
Chen Jun
1
-2
/
+2
2021-09-02
mm: don't allow oversized kvmalloc() calls
Linus Torvalds
1
-0
/
+4
2021-08-09
mm: Add kvrealloc()
Dave Chinner
1
-0
/
+15
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
1
-0
/
+10
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-06-30
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
1
-0
/
+40
2021-05-10
mm/slub: Add Support for free path information of an object
Maninder Singh
1
-1
/
+1
2021-05-05
mm/util.c: fix typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-05
mm/util.c: reduce mem_dump_obj() object size
Joe Perches
1
-10
/
+14
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
1
-10
/
+0
2021-03-08
rcutorture: Add crude tests for mem_dump_obj()
Paul E. McKenney
1
-0
/
+1
2021-03-08
mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels
Paul E. McKenney
1
-0
/
+2
2021-01-22
mm: Make mem_dump_obj() handle vmalloc() memory
Paul E. McKenney
1
-6
/
+8
2021-01-22
mm: Make mem_dump_obj() handle NULL and zero-sized pointers
Paul E. McKenney
1
-1
/
+6
2021-01-22
mm: Add mem_dump_obj() to print source of memory block
Paul E. McKenney
1
-0
/
+24
2020-11-19
mm: introduce vma_set_file function v5
Christian König
1
-0
/
+12
2020-10-16
mm/util.c: update the kerneldoc for kstrdup_const()
Bartosz Golaszewski
1
-1
/
+2
2020-09-04
arm64: mte: Tags-aware aware memcmp_pages() implementation
Catalin Marinas
1
-1
/
+1
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
1
-2
/
+2
2020-08-07
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
1
-0
/
+41
2020-08-07
mm/util.c: make vm_memory_committed() more accurate
Feng Tang
1
-1
/
+6
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-4
/
+4
2020-06-04
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
1
-0
/
+18
2020-06-04
mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check
Feng Tang
1
-4
/
+0
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-6
/
+4
2020-06-02
mm: remove __vmalloc_node_flags_caller
Christoph Hellwig
1
-1
/
+1
[next]