projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-12-15
Dmitry Safonov
mm/mremap: account memory on do_munmap() failure
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Matthew Wilcox...
mm: move free_unref_page to mm/internal.h
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Matthew Wilcox...
sparc: fix handling of page table constructor failure
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Axel Rasmussen
mm: mmap_lock: add tracepoints around lock acquisition
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alex Shi
mm/page_vma_mapped.c: add colon to fix kernel-doc marku...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alex Shi
mm/mapping_dirty_helpers: enhance the kernel-doc markups
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
John Hubbard
mm: cleanup: remove unused tsk arg from __access_remote_vm
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kalesh Singh
x86: mremap speedup - Enable HAVE_MOVE_PUD
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kalesh Singh
arm64: mremap speedup - enable HAVE_MOVE_PUD
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kalesh Singh
mm: speedup mremap on 1GB or larger regions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kalesh Singh
kselftests: vm: add mremap tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Dan Williams
xen/unpopulated-alloc: consolidate pgmap manipulation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Shakeel Butt
mm: memcontrol: account pagetables per node
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Shakeel Butt
mm: move lruvec stats update functions to vmstat.h
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alex Shi
mm/memcg: remove incorrect comment
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kaixu Xia
mm: memcontrol: sssign boolean values to a bool variable
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Muchun Song
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Lukas Bulwahn
mm: memcg: remove obsolete memcg_has_children()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hui Su
mm/page_counter: use page_counter_read in page_counter_...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Roman Gushchin
cgroup: remove obsoleted broken_hierarchy and warned_br...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Roman Gushchin
docs: cgroup-v1: reflect the deprecation of the non...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Roman Gushchin
mm: memcg: deprecate the non-hierarchical mode
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Roman Gushchin
mm: memcg: fix obsolete code comments
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alex Shi
mm/memcg: update page struct member in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Shakeel Butt
mm/rmap: always do TTU_IGNORE_ACCESS
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Muchun Song
mm: memcg/slab: fix use after free in obj_cgroup_charge
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Muchun Song
mm: memcg/slab: fix return of child memcg objcg for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Miaohe Lin
mm: memcontrol: eliminate redundant check in __mem_cgro...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Muchun Song
mm: memcontrol: remove unused mod_memcg_obj_state()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Johannes Weiner
mm: memcontrol: add file_thp, shmem_thp to memory.stat
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Randy Dunlap
tmpfs: fix Documentation nits
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hui Su
mm/shmem.c: make shmem_mapping() inline
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jeff Layton
mm: remove pagevec_lookup_range_nr_tag()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Miaohe Lin
mm/swapfile.c: use memset to fill the swap_map with...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Miaohe Lin
mm/swapfile.c: remove unnecessary out label in __swap_d...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Miaohe Lin
mm/swap_state: skip meaningless swap cache readahead...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Miaohe Lin
mm/swapfile.c: use helper function swap_count() in...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Ralph Campbell
mm: handle zone device pages in release_pages()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jason Gunthorpe
mm/gup: combine put_compound_head() and unpin_user_page()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jason Gunthorpe
mm/gup: remove the vma allocation from gup_longterm_loc...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jason Gunthorpe
mm/gup: prevent gup_fast from racing with COW during...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jason Gunthorpe
mm/gup: reorganize internal_get_user_pages_fast()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Barry Song
mm/gup_test: GUP_TEST depends on DEBUG_FS
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Barry Song
mm/gup_test.c: mark gup_test_init as __init function
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
John Hubbard
selftests/vm: 2x speedup for run_vmtests.sh
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
John Hubbard
selftests/vm: hmm-tests: remove the libhugetlbfs dependency
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
John Hubbard
selftests/vm: run_vmtests.sh: update and clean up gup_t...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
John Hubbard
selftests/vm: gup_test: introduce the dump_pages()...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
John Hubbard
selftests/vm: only some gup_test items are really bench...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
John Hubbard
selftests/vm: minor cleanup: Makefile and gup_test.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
John Hubbard
selftests/vm: rename run_vmtests --> run_vmtests.sh
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
John Hubbard
selftests/vm: use a common gup_test.h
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
John Hubbard
mm/gup_benchmark: rename to mm/gup_test
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hailong Liu
mm/filemap.c: remove else after a return
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alex Shi
mm/truncate: add parameter explanation for invalidate_m...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kent Overstreet
mm/filemap.c: generic_file_buffered_read() now uses...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kent Overstreet
mm/filemap/c: break generic_file_buffered_read up into...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Liam Mark
mm/page_owner: record timestamp and pid
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Zhenhua Huang
mm: fix page_owner initializing issue for arm32
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Dan Williams
device-dax/kmem: use struct_size()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Bharata B Rao
mm/slub: let number of online CPUs determine the slub...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Vlastimil Babka
mm, slub: use kmem_cache_debug_flags() in deactivate_slab()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alexander Popov
mm/slab: rerform init_on_free earlier
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Vlastimil Babka
mm, slab, slub: clear the slab_cache field when freeing...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Bartosz Golaszewski
dma-buf: use krealloc_array()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Bartosz Golaszewski
hwtracing: intel: use krealloc_array()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Bartosz Golaszewski
drm: atomic: use krealloc_array()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Bartosz Golaszewski
edac: ghes: use krealloc_array()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Bartosz Golaszewski
pinctrl: use krealloc_array()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Bartosz Golaszewski
vhost: vringh: use krealloc_array()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Bartosz Golaszewski
ALSA: pcm: use krealloc_array()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Bartosz Golaszewski
mm: slab: provide krealloc_array()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Bartosz Golaszewski
mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hui Su
mm/slab_common.c: use list_for_each_entry in dump_unrec...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Colin Ian King
arch/Kconfig: fix spelling mistakes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Mauricio Faria...
ocfs2: ratelimit the 'max lookup times reached' notice
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Tom Rix
fs/ocfs2/cluster/tcp.c: remove unneeded break
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alex Shi
fs/ntfs: remove unused variable attr_len
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alex Shi
fs/ntfs: remove unused varibles
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Sebastian Andrzej...
ide: remove BUG_ON(in_interrupt() || irqs_disabled...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Sebastian Andrzej...
ide/falcon: remove in_interrupt() usage
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Petr Vorel
uapi: move constants from <linux/kernel.h> to <linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Petr Mladek
kthread_worker: document CPU hotplug handling
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Rob Clark
kthread: add kthread_work tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Linus Torvalds
Linux 5.10
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Linus Torvalds
Merge tag 'x86-urgent-2020-12-13' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Linus Torvalds
Merge tag 'block-5.10-2020-12-12' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Linus Torvalds
Merge tag 'for-linus-5.10c-rc8-tag' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Linus Torvalds
Merge tag 'riscv-for-linus-5.10-rc8' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Linus Torvalds
Merge tag 'io_uring-5.10-2020-12-11' of git://git.kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Mike Snitzer
md: change mddev 'chunk_sectors' from int to unsigned
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Masami Hiramatsu
x86/kprobes: Fix optprobe to detect INT3 padding correctly
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Simon Beginn
Input: goodix - add upside-down quirk for Teclast X98...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Stefan Raspl
tools/kvm_stat: Exempt time-based counters
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Maciej S. Szmigiero
KVM: mmu: Fix SPTE encoding of MMIO generation upper...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Linus Torvalds
Merge tag 'mtd/fixes-for-5.10-rc8' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
next