projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2021-04-30
Andrey Konovalov
kasan: docs: clean up sections
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Andrey Konovalov
kasan, mm: integrate slab init_on_free with HW_TAGS
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Andrey Konovalov
kasan, mm: integrate slab init_on_alloc with HW_TAGS
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Andrey Konovalov
kasan, mm: integrate page_alloc init with HW_TAGS
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Andrey Konovalov
kasan: init memory in kasan_(un)poison for HW_TAGS
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Andrey Konovalov
arm64: kasan: allow to init memory when setting tags
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Andrey Konovalov
mm, kasan: don't poison boot memory with tag-based...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Andrey Konovalov
kasan: initialize shadow to TAG_INVALID for SW_TAGS
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Peter Collingbourne
kasan: fix kasan_byte_accessible() to be consistent...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Zhiyuan Dai
mm/kasan: switch from strlcpy to strscpy
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Lukas Bulwahn
pagewalk: prefix struct kernel-doc descriptions
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Lukas Bulwahn
MAINTAINERS: assign pagewalk.h to MEMORY MANAGEMENT
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Matthew Wilcox...
mm/doc: add mm.h and mm_types.h to the mm-api document
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Matthew Wilcox...
mm/doc: turn fault flags into an enum
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Matthew Wilcox...
mm/doc: fix page_maybe_dma_pinned kerneldoc
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Matthew Wilcox...
mm/doc: fix fault_flag_allow_retry_first kerneldoc
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Uladzislau...
mm/vmalloc: remove an empty line
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Uladzislau...
mm/vmalloc: refactor the preloading loagic
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Uladzislau...
vm/test_vmalloc.sh: adapt for updated driver interface
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Uladzislau...
lib/test_vmalloc.c: add a new 'nr_threads' parameter
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Uladzislau...
lib/test_vmalloc.c: remove two kvfree_rcu() tests
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Vijayanand...
mm: vmalloc: prevent use after free in _vm_unmap_aliases
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm/vmalloc: improve allocation failure error messages
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm/vmalloc: remove unmap_kernel_range
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
powerpc/xive: remove unnecessary unmap_kernel_range
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
kernel/dma: remove unnecessary unmap_kernel_range
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm/vmalloc: remove map_kernel_range
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm/vmalloc: hugepage vmalloc mappings
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm/vmalloc: add vmap_range_noflush variant
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm/vmalloc: provide fallback arch huge vmap support...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
x86: inline huge vmap supported functions
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
arm64: inline huge vmap supported functions
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
powerpc: inline huge vmap supported functions
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm: HUGE_VMAP arch support cleanup
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm/ioremap: rename ioremap_*_range to vmap_*_range
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm/vmalloc: rename vmap_*_range vmap_pages_*_range
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm: apply_to_pte_range warn and fail if a large pte...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
mm/vmalloc: fix HUGE_VMAP regression by enabling huge...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nicholas Piggin
ARM: mm: add missing pud_page define to 2-level page...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Serapheim Dimitropoulos
mm/vmalloc: use rb_tree instead of list for vread(...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Christoph Hellwig
mm: unexport remap_vmalloc_range_partial
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Christoph Hellwig
samples/vfio-mdev/mdpy: use remap_vmalloc_range
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Wang Wensheng
mm/sparse: add the missing sparse_buffer_fini() in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Zhiyuan Dai
mm/dmapool: switch from strlcpy to strscpy
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Brian Geffon
selftests: add a MREMAP_DONTUNMAP selftest for shmem
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Brian Geffon
Revert "mremap: don't allow MREMAP_DONTUNMAP on special...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Brian Geffon
mm: extend MREMAP_DONTUNMAP to non-anonymous mappings
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Huang Ying
NUMA balancing: reduce TLB flush via delaying mapping...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Christoph Hellwig
i915: fix remap_io_sg to verify the pgprot
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Christoph Hellwig
i915: use io_mapping_map_user
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Christoph Hellwig
mm: add a io_mapping_map_user helper
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Christoph Hellwig
mm: add remap_pfn_range_notrack
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Ovidiu Panait
mm, tracing: improve rss_stat tracepoint message
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Oscar Salvador
x86/vmemmap: optimize for consecutive sections in parti...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Oscar Salvador
x86/vmemmap: handle unpopulated sub-pmd ranges
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Oscar Salvador
x86/vmemmap: drop handling of 1GB vmemmap ranges
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Oscar Salvador
x86/vmemmap: drop handling of 4K unaligned vmemmap...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Zhiyuan Dai
mm/interval_tree: add comments to improve code readability
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Wang Qing
mm/memory.c: do_numa_page(): delete bool "migrated"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Johannes Weiner
mm: page_counter: mitigate consequences of a page_count...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Wan Jiabing
linux/memcontrol.h: remove duplicate struct declaration
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Muchun Song
mm: memcontrol: move PageMemcgKmem to the scope of...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Muchun Song
mm: memcontrol: inline __memcg_kmem_{un}charge() into...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Muchun Song
mm: memcontrol: use obj_cgroup APIs to charge kmem...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Muchun Song
mm: memcontrol: change ug->dummy_page only if memcg...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Muchun Song
mm: memcontrol: directly access page->memcg_data in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Muchun Song
mm: memcontrol: introduce obj_cgroup_{un}charge_pages
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Muchun Song
mm: memcontrol: slab: fix obtain a reference to a freei...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Shakeel Butt
memcg: charge before adding to swapcache on swapin
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Johannes Weiner
kselftests: cgroup: update kmem test for new vmstat...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Johannes Weiner
mm: memcontrol: consolidate lruvec stat flushing
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Johannes Weiner
mm: memcontrol: switch to rstat
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Johannes Weiner
cgroup: rstat: punt root-level optimization to individu...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Johannes Weiner
cgroup: rstat: support cgroup1
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Johannes Weiner
mm: memcontrol: privatize memcg_page_state query functions
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Johannes Weiner
mm: memcontrol: kill mem_cgroup_nodeinfo()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Johannes Weiner
mm: memcontrol: fix cpuhotplug statistics flushing
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Shakeel Butt
memcg: enable memcg oom-kill for __GFP_NOFAIL
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Shakeel Butt
memcg: cleanup root memcg checks
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Muchun Song
mm: memcontrol: fix kernel stack account
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Zhiyuan Dai
mm/memremap.c: fix improper SPDX comment style
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Yang Shi
mm: gup: remove FOLL_SPLIT
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Joao Martins
RDMA/umem: batch page unpin in __ib_umem_release()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Joao Martins
mm/gup: add a range variant of unpin_user_pages_dirty_l...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Joao Martins
mm/gup: decrement head page once for group of subpages
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Joao Martins
mm/gup: add compound page list iterator
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Nikita Ermakov
mm/msync: exit early when the flags is an MS_ASYNC...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Rui Sun
mm/filemap: update stale comment
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Matthew Wilcox...
mm: move page_mapping_file to pagemap.h
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Johannes Weiner
mm: page-writeback: simplify memcg handling in test_cle...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Matthew Wilcox...
mm/filemap: drop check for truncated page after I/O
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Matthew Wilcox...
mm/filemap: use filemap_read_page in filemap_fault
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Jens Axboe
iomap: use filemap_range_needs_writeback() for O_DIRECT...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Jens Axboe
mm: use filemap_range_needs_writeback() for O_DIRECT...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Jens Axboe
mm: provide filemap_range_needs_writeback() helper
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Anshuman Khandual
mm/memtest: add ARCH_USE_MEMTEST
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Sergei Trofimovich
mm: page_poison: print page info when corruption is...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Sergei Trofimovich
mm: page_owner: detect page_owner recursion via task_struct
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Sergei Trofimovich
mm: page_owner: use kstrtobool() to parse bool option
commit
|
commitdiff
|
tree
|
snapshot
next