index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2022-01-15
mm: add anonymous vma name refcounting
Suren Baghdasaryan
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-15
mm: rearrange madvise code to allow for reuse
Colin Cross
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner
chiminghao
2022-01-15
memcg: add per-memcg vmalloc stat
Shakeel Butt
2022-01-15
mm/memcg: use struct_size() helper in kzalloc()
Wang Weiyang
2022-01-15
memcg: better bounds on the memcg stats updates
Shakeel Butt
2022-01-15
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
2022-01-15
mm/page_counter: remove an incorrect call to propagate_protected_usage()
Donghai Qiao
2022-01-15
mm: memcontrol: make cgroup_memory_nokmem static
Muchun Song
2022-01-15
mm/frontswap.c: use non-atomic '__set_bit()' when possible
Christophe JAILLET
2022-01-15
shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
Gang Li
2022-01-15
mm: shmem: don't truncate page if memory failure happens
Yang Shi
2022-01-15
mm/gup.c: stricter check on THP migration entry during follow_pmd_mask
Li Xinhai
2022-01-15
gup: avoid multiple user access locking/unlocking in fault_in_{read/write}able
Christophe Leroy
2022-01-15
mm/truncate.c: remove unneeded variable
chiminghao
2022-01-15
mm/debug_vm_pgtable: update comments regarding migration swap entries
Anshuman Khandual
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
2022-01-15
kasan: fix quarantine conflicting with init_on_free
Andrey Konovalov
2022-01-15
kasan: test: add test case for double-kmem_cache_destroy()
Marco Elver
2022-01-15
kasan: add ability to detect double-kmem_cache_destroy()
Marco Elver
2022-01-15
kasan: test: add globals left-out-of-bounds test
Marco Elver
2022-01-15
device-dax: compound devmap support
Joao Martins
2022-01-15
device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()
Joao Martins
2022-01-15
device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
Joao Martins
2022-01-15
device-dax: factor out page mapping initialization
Joao Martins
2022-01-15
device-dax: ensure dev_dax->pgmap is valid for dynamic devices
Joao Martins
2022-01-15
device-dax: use struct_size()
Joao Martins
2022-01-15
device-dax: use ALIGN() for determining pgoff
Joao Martins
2022-01-15
mm/memremap: add ZONE_DEVICE support for compound pages
Joao Martins
2022-01-15
mm/page_alloc: refactor memmap_init_zone_device() page init
Joao Martins
2022-01-15
mm/page_alloc: split prep_compound_page into head and tail subparts
Joao Martins
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2022-01-15
mm: kmemleak: alloc gray object for reserved region with direct map
Calvin Zhang
2022-01-15
kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
Kuan-Ying Lee
2022-01-15
mm: slab: make slab iterator functions static
Muchun Song
2022-01-15
mm/slab_common: use WARN() if cache still has objects on destroy
Marco Elver
2022-01-15
fs/ioctl: remove unnecessary __user annotation
Amit Daniel Kachhap
2022-01-15
ocfs2: remove redundant assignment to variable free_space
Colin Ian King
2022-01-15
ocfs2: cluster: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-15
ocfs2: remove redundant assignment to pointer root_bh
Colin Ian King
2022-01-15
ocfs2: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-15
ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
Joseph Qi
2022-01-15
ocfs2: use BUG_ON instead of if condition followed by BUG.
Zhang Mingyu
2022-01-15
squashfs: provide backing_dev_info in order to disable read-ahead
Zheng Liang
2022-01-15
fs/ntfs/attrib.c: fix one kernel-doc comment
Yang Li
2022-01-15
scripts/spelling.txt: add "oveflow"
Drew Fustini
[next]