index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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
2021-11-06
Compiler Attributes: add __alloc_size() for better bounds checking
Kees Cook
2021-11-06
kasan: generic: introduce kasan_record_aux_stack_noalloc()
Marco Elver
2021-11-06
lib/stackdepot: introduce __stack_depot_save()
Marco Elver
2021-11-06
lib/stackdepot: include gfp.h
Marco Elver
2021-11-06
mm: don't include <linux/dax.h> in <linux/mempolicy.h>
Christoph Hellwig
2021-11-06
mm, slub: change percpu partial accounting from objects to pages
Vlastimil Babka
2021-11-06
mm: move kvmalloc-related functions to slab.h
Matthew Wilcox (Oracle)
2021-10-28
mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
Yang Shi
2021-10-28
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-28
mptcp: fix corrupt receiver key in MPC + data + checksum
Davide Caratti
2021-10-28
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
2021-10-27
Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
2021-10-26
bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET
Tejun Heo
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
[next]