projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2020-04-07
Geert Uytterhoeven
lib/scatterlist: fix sg_copy_buffer() kerneldoc
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Gustavo A....
lib/ts_kmp.c: replace zero-length array with flexible...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Gustavo A....
lib/ts_fsm.c: replace zero-length array with flexible...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Gustavo A....
lib/ts_bm.c: replace zero-length array with flexible...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Gustavo A....
lib/bch.c: replace zero-length array with flexible...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Konstantin...
lib/test_lockup.c: add parameters for locking generic...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Colin Ian King
lib/test_lockup.c: fix spelling mistake "iteraions...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Konstantin...
lib/test_lockup: test module to generate lockups
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Josh Poimboeuf
bitops: always inline sign extension helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Joe Perches
MAINTAINERS: list the section entries in the preferred...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Vegard Nossum
compiler.h: fix error in BUILD_BUG_ON() reporting
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Masahiro Yamada
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Masahiro Yamada
sparc,x86: vdso: remove meaningless undefining CONFIG_O...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Nathan Chancellor
kernel/extable.c: use address-of operator on section...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Michal Simek
asm-generic: fix unistd_32.h generation format
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Matthew Wilcox...
proc: inline m_next_vma into m_next
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Matthew Wilcox...
seq_file: remove m->version
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Matthew Wilcox...
proc: use ppos instead of m->version
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Matthew Wilcox...
proc: remove m_cache_vma
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Matthew Wilcox...
proc: inline vma_stop into m_stop
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexey Dobriyan
proc: speed up /proc/*/statm
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexey Dobriyan
proc: faster open/read/close with "permanent" files
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jules Irenge
fs/proc/inode.c: annotate close_pdeo() for sparse
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Waiman Long
mm: remove dummy struct bootmem_data/bootmem_data_t
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Mateusz Nosek
mm/dmapool.c: micro-optimisation remove unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Ira Weiny
include/linux/memremap.h: remove stale comments
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Steven Price
include/linux/swapops.h: correct guards for non_swap_en...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Joe Perches
mm: use fallthrough;
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Mateusz Nosek
mm/mm_init.c: clean code. Use BUILD_BUG_ON when compari...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
chenqiwu
mm: fix ambiguous comments for better code readability
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jules Irenge
mm/zsmalloc: add missing annotation for unpin_tag()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jules Irenge
mm/zsmalloc: add missing annotation for pin_tag()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jules Irenge
mm/zsmalloc: add missing annotation for migrate_read_un...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jules Irenge
mm/zsmalloc: add missing annotation for migrate_read_lock()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jules Irenge
mm/slub: add missing annotation for put_map()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jules Irenge
mm/slub: add missing annotation for get_map()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jules Irenge
mm/mempolicy: add missing annotation for queue_pages_pmd()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jules Irenge
mm/hugetlb: add missing annotation for gather_surplus_p...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jules Irenge
mm/compaction: add missing annotation for compact_lock_...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Maciej S. Szmigiero
mm/zswap: allow setting default status, compressor...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Palmer Dabbelt
mm: prevent a warning when casting void* -> enum
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Hugh Dickins
mm: huge tmpfs: try to split_huge_page() when punching...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Mateusz Nosek
mm/shmem.c: clean code by removing unnecessary assignment
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Kees Cook
mm/shmem.c: distribute switch variables for initialization
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
chenqiwu
mm/memory_hotplug.c: use __pfn_to_section() instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
mm/memory_hotplug: allow to specify a default online_type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
mm/memory_hotplug: convert memhp_auto_online to store...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
mm/memory_hotplug: unexport memhp_auto_online
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
hv_balloon: don't check for memhp_auto_online manually
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
powernv/memtrace: always online added memory blocks
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
drivers/base/memory: store mapping between MMOP_* and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
drivers/base/memory: map MMOP_OFFLINE to 0
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Baoquan He
mm/sparse.c: move subsection_map related functions...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Baoquan He
mm/sparse.c: add note about only VMEMMAP supporting...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Baoquan He
mm/sparse.c: only use subsection map in VMEMMAP case
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Baoquan He
mm/sparse.c: introduce a new function clear_subsection_...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Baoquan He
mm/sparse.c: introduce new function fill_subsection_map()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
mm/memory_hotplug.c: cleanup __add_pages()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
mm/memory_hotplug.c: simplify calculation of number...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Baoquan He
mm/memory_hotplug.c: only respect mem= parameter during...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
mm/page_ext.c: drop pfn_present() check when onlining
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
drivers/base/memory.c: drop pages_correctly_probed()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
drivers/base/memory.c: drop section_count
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Peter Xu
userfaultfd: selftests: add write-protect test
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Peter Xu
userfaultfd: selftests: refactor statistics
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Peter Xu
userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Martin Cracauer
userfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Peter Xu
userfaultfd: wp: don't wake up when doing write protect
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Shaohua Li
userfaultfd: wp: enabled write protection in userfaultf...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Andrea Arcangeli
userfaultfd: wp: add the writeprotect API to userfaultf...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Shaohua Li
userfaultfd: wp: support write protection for userfault...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Peter Xu
khugepaged: skip collapse if uffd-wp detected
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Peter Xu
userfaultfd: wp: support swap and page migration
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Peter Xu
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Peter Xu
userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Peter Xu
userfaultfd: wp: apply _PAGE_UFFD_WP bit
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Peter Xu
mm: merge parameters for change_protection()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Andrea Arcangeli
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Andrea Arcangeli
userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Andrea Arcangeli
userfaultfd: wp: add WP pagetable tracking to x86
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Andrea Arcangeli
userfaultfd: wp: hook userfault handler to write protec...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Shaohua Li
userfaultfd: wp: add helper for writeprotect check
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Hildenbrand
virtio-balloon: switch back to OOM handler for VIRTIO_B...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Duyck
mm/page_reporting: add free page reporting documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Duyck
mm/page_reporting: add budget limit on how many pages...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Duyck
mm/page_reporting: rotate reported pages to the tail...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Duyck
virtio-balloon: add support for providing free page...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Duyck
virtio-balloon: pull page poisoning config out of free...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Duyck
mm: introduce Reported pages
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Duyck
mm: add function __putback_isolated_page
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Duyck
mm: use zone and order instead of free area in free_lis...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Duyck
mm: adjust shuffle code to allow for future coalescing
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Huang Ying
mm: code cleanup for MADV_FREE
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Li Chen
mm/ksm.c: update get_user_pages() argument in comment
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Matthew Wilcox...
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Matthew Wilcox...
include/linux/pagemap.h: optimise find_subpage for...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Rientjes
mm, thp: track fallbacks due to failed memcg charges...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
David Rientjes
mm, shmem: add vmstat for hugepage fallback
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Yang Shi
mm/migrate.c: migrate PG_readahead flag
commit
|
commitdiff
|
tree
|
snapshot
next