index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-11-06
kfence: always use static branches to guard kfence_alloc()
Marco Elver
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2021-11-06
mm: remove HARDENED_USERCOPY_FALLBACK
Stephen Kitt
2021-11-06
mm/highmem: remove deprecated kmap_atomic
Ira Weiny
2021-11-06
memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
David Hildenbrand
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
memblock: improve MEMBLOCK_HOTPLUG documentation
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove stale function declarations
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove HIGHMEM leftovers
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
mm: migrate: make demotion knob depend on migration
Yang Shi
2021-11-06
mm/migrate: de-duplicate migrate_reason strings
John Hubbard
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
memblock: stop aliasing __memblock_free_late with memblock_free_late
Mike Rapoport
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
mm/vmpressure: fix data-race with memcg->socket_pressure
Yuanzheng Song
2021-11-06
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
mm, hugepages: add mremap() support for hugepage backed vma
Mina Almasry
2021-11-06
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
2021-11-06
mm/cma: add cma_pages_valid to determine if pages are in CMA
Mike Kravetz
2021-11-06
hugetlb: add demote hugetlb page sysfs interfaces
Mike Kravetz
2021-11-06
mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.h
Peter Xu
2021-11-06
mm: fix data race in PagePoisoned()
Marco Elver
2021-11-06
mm: make generic arch_is_kernel_initmem_freed() do what it says
Christophe Leroy
2021-11-06
mm: create a new system state and fix core_kernel_text()
Christophe Leroy
2021-11-06
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
2021-11-06
mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...
Chen Wandun
2021-11-06
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
2021-11-06
mm/vmalloc: don't allow VM_NO_GUARD on vmap()
Peter Zijlstra
2021-11-06
mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
Gang Li
2021-11-06
mm: mmap_lock: remove redundant newline in TP_printk
Gang Li
2021-11-06
include/linux/io-mapping.h: remove fallback for writecombine
Lucas De Marchi
2021-11-06
memory: remove unused CONFIG_MEM_BLOCK_SIZE
Lukas Bulwahn
2021-11-06
mm: add zap_skip_check_mapping() helper
Peter Xu
2021-11-06
mm: drop first_index/last_index in zap_details
Peter Xu
2021-11-06
mm: use __pfn_to_section() instead of open coding it
Rolf Eike Beer
2021-11-06
mm: memcontrol: remove the kmem states
Muchun Song
2021-11-06
mm: simplify bdi refcounting
Christoph Hellwig
2021-11-06
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
2021-11-06
percpu: add __alloc_size attributes for better bounds checking
Kees Cook
2021-11-06
mm/page_alloc: add __alloc_size attributes for better bounds checking
Kees Cook
2021-11-06
mm/vmalloc: add __alloc_size attributes for better bounds checking
Kees Cook
2021-11-06
mm/kvmalloc: add __alloc_size attributes for better bounds checking
Kees Cook
2021-11-06
slab: add __alloc_size attributes for better bounds checking
Kees Cook
2021-11-06
slab: clean up function prototypes
Kees Cook
[next]