index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/hugetlb: convert isolate_hugetlb to folios
Sidhartha Kumar
2023-02-14
7
-15
/
+15
*
mm/khugepaged: fix invalid page access in release_pte_pages()
Vishal Moola (Oracle)
2023-02-14
1
-4
/
+10
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2023-02-11
18
-45
/
+102
|
\
|
*
of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
Isaac J. Manjarres
2023-02-10
1
-1
/
+2
|
*
scripts/gdb: fix 'lx-current' for x86
Jeff Xie
2023-02-10
1
-1
/
+1
|
*
lib: parser: optimize match_NUMBER apis to use local array
Li Lingfeng
2023-02-10
1
-19
/
+20
|
*
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2023-02-10
3
-8
/
+16
|
*
mm: hwpoison: support recovery from ksm_might_need_to_copy()
Kefeng Wang
2023-02-10
3
-8
/
+22
|
*
kasan: fix Oops due to missing calls to kasan_arch_is_ready()
Christophe Leroy
2023-02-10
3
-1
/
+21
|
*
revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"
Andrew Morton
2023-02-04
1
-1
/
+1
|
*
fsdax: dax_unshare_iter() should return a valid length
Shiyang Ruan
2023-02-04
1
-2
/
+3
|
*
mm/gup: add folio to list when folio_isolate_lru() succeed
Kuan-Ying Lee
2023-02-04
1
-1
/
+1
|
*
aio: fix mremap after fork null-deref
Seth Jenkins
2023-02-04
1
-0
/
+4
|
*
mailmap: add entry for Alexander Mikhalitsyn
Alexander Mikhalitsyn
2023-02-04
1
-0
/
+2
|
*
mm: extend max struct page size for kmsan
Arnd Bergmann
2023-02-04
1
-3
/
+9
*
|
mm/memremap.c: fix outdated comment in devm_memremap_pages
Li Zhijian
2023-02-10
1
-1
/
+1
*
|
mm/damon/sysfs: make kobj_type structures constant
Thomas Weißschuh
2023-02-10
4
-23
/
+23
*
|
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
2023-02-10
2
-22
/
+50
*
|
mm/gup: move gup_must_unshare() to mm/internal.h
Jason Gunthorpe
2023-02-10
2
-65
/
+65
*
|
mm/gup: make get_user_pages_fast_only() return the common return value
Jason Gunthorpe
2023-02-10
1
-16
/
+1
*
|
mm/gup: remove pin_user_pages_fast_only()
Jason Gunthorpe
2023-02-10
2
-35
/
+0
*
|
mm/gup: make locked never NULL in the internal GUP functions
Jason Gunthorpe
2023-02-10
1
-21
/
+30
*
|
mm/gup: add FOLL_UNLOCKABLE
Jason Gunthorpe
2023-02-10
2
-13
/
+24
*
|
mm/gup: remove locked being NULL from faultin_vma_page_range()
Jason Gunthorpe
2023-02-10
1
-6
/
+1
*
|
mm/gup: add an assertion that the mmap lock is locked
Jason Gunthorpe
2023-02-10
1
-0
/
+2
*
|
mm/gup: simplify the external interface functions and consolidate invariants
Jason Gunthorpe
2023-02-10
2
-88
/
+75
*
|
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
2023-02-10
2
-2
/
+1
*
|
mm/gup: don't call __gup_longterm_locked() if FOLL_LONGTERM cannot be set
Jason Gunthorpe
2023-02-10
1
-6
/
+6
*
|
mm/gup: remove obsolete FOLL_LONGTERM comment
Jason Gunthorpe
2023-02-10
1
-6
/
+0
*
|
mm/gup: have internal functions get the mmap_read_lock()
Jason Gunthorpe
2023-02-10
1
-48
/
+65
*
|
sh: mm: set VM_IOREMAP flag to the vmalloc area
Baoquan He
2023-02-10
1
-1
/
+1
*
|
powerpc: mm: add VM_IOREMAP flag to the vmalloc area
Baoquan He
2023-02-10
1
-1
/
+1
*
|
mm/vmalloc: skip the uninitilized vmalloc areas
Baoquan He
2023-02-10
1
-0
/
+5
*
|
mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo
Baoquan He
2023-02-10
1
-7
/
+4
*
|
mm/vmalloc.c: allow vread() to read out vm_map_ram areas
Baoquan He
2023-02-10
1
-7
/
+81
*
|
mm/vmalloc.c: add flags to mark vm_map_ram area
Baoquan He
2023-02-10
2
-4
/
+13
*
|
mm/vmalloc.c: add used_map into vmap_block to track space of vmap_block
Baoquan He
2023-02-10
1
-0
/
+7
*
|
shmem: fix W=1 build warnings with CONFIG_SHMEM=n
Matthew Wilcox (Oracle)
2023-02-10
1
-1
/
+1
*
|
shmem: add shmem_read_folio() and shmem_read_folio_gfp()
Matthew Wilcox (Oracle)
2023-02-10
2
-12
/
+32
*
|
filemap: add mapping_read_folio_gfp()
Matthew Wilcox (Oracle)
2023-02-10
2
-0
/
+26
*
|
mm/page_alloc: reduce fallbacks to (MIGRATE_PCPTYPES - 1)
Yajun Deng
2023-02-10
1
-8
/
+5
*
|
mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Suren Baghdasaryan
2023-02-10
2
-2
/
+9
*
|
mm/vmalloc: replace BUG_ON with a simple if statement
Hyunmin Lee
2023-02-10
1
-3
/
+2
*
|
mm/swapfile: remove pr_debug in get_swap_pages()
Longlong Xia
2023-02-10
1
-2
/
+0
*
|
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-10
22
-86
/
+14
*
|
mips: drop definition of pfn_valid() for DISCONTIGMEM
Mike Rapoport (IBM)
2023-02-10
1
-15
/
+0
*
|
m68k: use asm-generic/memory_model.h for both MMU and !MMU
Mike Rapoport (IBM)
2023-02-10
3
-8
/
+1
*
|
arm: include asm-generic/memory_model.h from page.h rather than memory.h
Mike Rapoport (IBM)
2023-02-10
2
-2
/
+2
*
|
memory tier: release the new_memtier in find_create_memory_tier()
Tong Tiangen
2023-02-10
1
-2
/
+2
*
|
kasan: infer allocation size by scanning metadata
Kuan-Ying Lee
2023-02-10
8
-21
/
+127
[next]