开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-03
mm/hwpoison: remove unneeded variable unmap_success
Miaohe Lin
2021-09-03
mm/page_isolation: tracing: trace all test_pages_isolated failures
George G. Davis
2021-09-03
mm/page_alloc.c: use in_task()
Vasily Averin
2021-09-03
mm/page_alloc: make alloc_node_mem_map() __init rather than __ref
Mike Rapoport
2021-09-03
mm/page_alloc.c: fix 'zone_id' may be used uninitialized in this function war...
Nico Pache
2021-09-03
memblock: stop poisoning raw allocations
Mike Rapoport
2021-09-03
mm: introduce memmap_alloc() to unify memory map allocation
Mike Rapoport
2021-09-03
microblaze: simplify pte_alloc_one_kernel()
Mike Rapoport
2021-09-03
mm/page_alloc: always initialize memory map for the holes
Mike Rapoport
2021-09-03
kasan: test: avoid corrupting memory in kasan_rcu_uaf
Andrey Konovalov
2021-09-03
kasan: test: avoid corrupting memory in copy_user_test
Andrey Konovalov
2021-09-03
kasan: test: clean up ksize_uaf
Andrey Konovalov
2021-09-03
kasan: test: only do kmalloc_uaf_memset for generic mode
Andrey Konovalov
2021-09-03
kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS
Andrey Konovalov
2021-09-03
kasan: test: avoid corrupting memory via memset
Andrey Konovalov
2021-09-03
kasan: test: avoid writing invalid memory
Andrey Konovalov
2021-09-03
kasan: test: rework kmalloc_oob_right
Andrey Konovalov
2021-09-03
mm/kasan: move kasan.fault to mm/kasan/report.c
Woody Lin
2021-09-03
mm/vmalloc: fix wrong behavior in vread
Chen Wandun
2021-09-03
lib/test_vmalloc.c: add a new 'nr_pages' parameter
Uladzislau Rezki (Sony)
2021-09-03
mm/vmalloc: remove gfpflags_allow_blocking() check
Uladzislau Rezki (Sony)
2021-09-03
mm/vmalloc: use batched page requests in bulk-allocator
Uladzislau Rezki (Sony)
2021-09-03
mm/sparse: clarify pgdat_to_phys
Miles Chen
2021-09-03
include/linux/mmzone.h: avoid a warning in sparse memory support
Matthew Wilcox
2021-09-03
mm/sparse: set SECTION_NID_SHIFT to 6
Naoya Horiguchi
2021-09-03
mm: sparse: remove __section_nr() function
Ohhoon Kwon
2021-09-03
mm: sparse: pass section_nr to find_memory_block
Ohhoon Kwon
2021-09-03
mm: sparse: pass section_nr to section_mark_present
Ohhoon Kwon
2021-09-03
mm/bootmem_info.c: mark __init on register_page_bootmem_info_section
Muchun Song
2021-09-03
mm/mremap: fix memory account on do_munmap() failure
Chen Wandun
2021-09-03
remap_file_pages: Use vma_lookup() instead of find_vma()
Liam R. Howlett
2021-09-03
mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
Luigi Rizzo
2021-09-03
mm: change fault_in_pages_* to have an unsigned size parameter
Greg Kroah-Hartman
2021-09-03
mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code
Huang Ying
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
scatterlist: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
2021-09-03
mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
2021-09-03
mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
Christoph Hellwig
2021-09-03
selftests: Fix spelling mistake "cann't" -> "cannot"
Colin Ian King
2021-09-03
selftests/vm: use kselftest skip code for skipped tests
Po-Hsu Lin
2021-09-03
memcg: make memcg->event_list_lock irqsafe
Shakeel Butt
2021-09-03
memcg: fix up drain_local_stock comment
Michal Hocko
2021-09-03
mm, memcg: save some atomic ops when flush is already true
Miaohe Lin
2021-09-03
mm, memcg: remove unused functions
Miaohe Lin
2021-09-03
mm: memcontrol: set the correct memcg swappiness restriction
Baolin Wang
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
2021-09-03
memcg: cleanup racy sum avoidance code
Shakeel Butt
2021-09-03
memcg: enable accounting for ldt_struct objects
Vasily Averin
2021-09-03
memcg: enable accounting for posix_timers_cache slab
Vasily Averin
2021-09-03
memcg: enable accounting for signals
Vasily Averin
[next]