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-10-14
Randy Dunlap
mm/memory.c: fix spello of "function"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Wei Yang
mm/mmap: leave adjust_next as virtual address instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
mm: simplify PageDoubleMap with PF_SECOND policy
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
mm: move PageDoubleMap bit
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Chinwen Chang
mm: proc: smaps_rollup: do not stall write attempts...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Chinwen Chang
mm: smaps*: extend smap_gather_stats to support specifi...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Chinwen Chang
mmap locking API: add mmap_lock_is_contended()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Wei Yang
mm/mmap: leverage vma_rb_erase_ignore() to implement...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Wei Yang
mm/mmap: rename __vma_unlink_common() to __vma_unlink()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Yanfei Xu
mm/memory.c: replace vmf->vma with variable vma
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Yanfei Xu
mm/memory.c: fix typo in __do_fault() comment
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox
mm: account PMD tables like PTE tables
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
John Hubbard
selftests/vm: fix incorrect gcc invocation in some...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
John Hubbard
selftests/vm: fix false build success on the second...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Ralph Campbell
mm/memcg: fix device private memcg accounting
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Bharata B Rao
mm: memcg/slab: uncharge during kmem_cache_free_bulk()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Miaohe Lin
mm: memcontrol: reword obsolete comment of mem_cgroup_u...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Miaohe Lin
mm/page_counter: correct the obsolete func name in...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Muchun Song
mm: memcontrol: add the missing numa_stat interface...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Waiman Long
mm/memcg: unify swap and memsw page counters
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Waiman Long
mm/memcg: simplify mem_cgroup_get_max()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Waiman Long
mm/memcg: clean up obsolete enum charge_type
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Miaohe Lin
mm: memcontrol: correct the comment of mem_cgroup_iter()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Roman Gushchin
mm: memcg/slab: fix racy access to page->mem_cgroup...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Gustavo A....
mm: memcontrol: use the preferred form for passing...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Gustavo A....
mm: memcontrol: use flex_array_size() helper in memcpy()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Ira Weiny
mm/memremap.c: convert devmap static branch to {inc...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Miaohe Lin
mm/swapfile.c: fix potential memory leak in sys_swapon
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Miaohe Lin
mm/swapfile.c: remove unnecessary goto out in _swap_inf...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Miaohe Lin
mm/swap.c: fix incomplete comment in lru_cache_add_inac...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Miaohe Lin
mm/page_io.c: remove useless out label in __swap_writep...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Miaohe Lin
mm/swap_slots.c: remove always zero and unused return...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Miaohe Lin
mm/swap.c: fix confusing comment in release_pages()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Yu Zhao
mm: remove superfluous __ClearPageActive()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Yu Zhao
mm: remove activate_page() from unuse_pte()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Gao Xiang
swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
John Hubbard
mm/gup: protect unpin_user_pages() against npages=...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Barry Song
mm/gup: don't permit users to call get_user_pages with...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Barry Song
mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Barry Song
mm/gup_benchmark: update the documentation in Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Yafang Shao
mm, fadvise: improve the expensive remote LRU cache...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
mm/filemap: fix filemap_map_pages for THP
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
mm: add find_lock_head
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
mm/shmem: return head page from find_lock_entry
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
mm: convert find_get_entry to return the head page
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
i915: use find_lock_page instead of find_lock_entry
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
proc: optimise smaps for shmem entries
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
mm: optimise madvise WILLNEED
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
mm: use find_get_incore_page in memcontrol
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
mm: factor find_get_incore_page out of mincore_page
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
John Hubbard
mm, dump_page: rename head_mapcount() --> head_compound...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Matthew Wilcox...
mm/debug.c: do not dereference i_ino blindly
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Joao Martins
device-dax: add a range mapping allocation attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Joao Martins
dax/hmem: introduce dax_hmem.region_idle parameter
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax: add an 'align' attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Joao Martins
device-dax: make align a per-device property
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax: introduce 'mapping' devices
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax: add dis-contiguous resource support
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
mm/memremap_pages: support multiple ranges per invocation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
mm/memremap_pages: convert to 'struct range'
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax: add resize support
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
drivers/base: make device_find_child_by_name() compatib...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax: introduce 'seed' devices
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax: introduce 'struct dev_dax' typed-driver...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax: add an allocation interface for device...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax/kmem: replace release_resource() with releas...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax/kmem: move resource name tracking to drvdata
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax/kmem: introduce dax_kmem_range()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax: make pgmap optional for instance creation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax: move instance creation parameters to 'struc...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
device-dax: drop the dax_region.pfn_flags attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
ACPI: HMAT: attach a device for each soft-reserved...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
mm/memory_hotplug: introduce default phys_to_target_nod...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
resource: report parent to walk_iomem_res_desc() callback
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
ACPI: HMAT: refactor hmat_register_target_device to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
efi/fake_mem: arrange for a resource entry per efi_fake...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
x86/numa: add 'nohmat' option
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Dan Williams
x86/numa: cleanup configuration dependent command-line...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Hui Su
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Davidlohr Bueso
mm/kmemleak: rely on rcu for task stack scanning
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Abel Wu
mm/slub: make add_full() condition more explicit
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Abel Wu
mm/slub: fix missing ALLOC_SLOWPATH stat when bulk...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Abel Wu
mm/slub.c: branch optimization in free slowpath
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
tangjianqiang
include/linux/slab.h: fix a typo error in comment
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Mateusz Nosek
mm/slab.c: clean code by removing redundant if condition
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Luo Jiaxing
fs_parse: mark fs_param_bad_value() as static
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Randy Dunlap
fs/xattr.c: fix kernel-doc warnings for setxattr &...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Gang He
ocfs2: fix potential soft lockup during fstrim
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Randy Dunlap
ocfs2: delete repeated words in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Rustam Kovhaev
ntfs: add check for mft record size in superblock
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Borislav Petkov
scripts/decodecode: add the capability to supply the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Naoki Hayama
scripts/spelling.txt: add "arbitrary" typo
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Wang Qing
scripts/spelling.txt: increase error-prone spell checking
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Lukas Bulwahn
kbuild: doc: describe proper script invocation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Nick Desaulniers
export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Nick Desaulniers
compiler.h: avoid escaped section names
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Nick Desaulniers
compiler-gcc: improve version error
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Marco Elver
kasan: remove mentions of unsupported Clang versions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Nick Desaulniers
Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Nick Desaulniers
Revert "arm64: vdso: Fix compilation with clang older...
commit
|
commitdiff
|
tree
|
snapshot
next