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
Lubomir Rintel
checkpatch: check proper licensing of Devicetree bindings
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Joe Perches
checkpatch: improve Gerrit Change-Id: test
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Antonio Borneo
checkpatch: add command-line option for TAB size
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Antonio Borneo
checkpatch: fix multiple const * types
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Antonio Borneo
checkpatch: fix minor typo and mixed space+tab in inden...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Joe Perches
checkpatch: prefer fallthrough; over fallthrough comments
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
John Hubbard
checkpatch: support "base-commit:" format
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Lubomir Rintel
checkpatch: check SPDX tags in YAML files
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Joe Perches
checkpatch: remove email address comment from email...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Nathan Chancellor
lib/dynamic_debug.c: use address-of operator on section...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Rikard Falkeborn
linux/bits.h: add compile time sanity check of GENMASK...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Dan Carpenter
lib/test_kmod.c: remove a NULL test
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
chenqiwu
lib/rbtree: fix coding style of assignments
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Andy Shevchenko
lib/test_bitmap.c: make use of EXP2_IN_BITS
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Qian Cai
percpu_counter: fix a data race at vm_committed_as
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Potapenko
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Potapenko
lib/stackdepot.c: build with -fno-builtin
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Alexander Potapenko
lib/stackdepot.c: check depot_index before accessing...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Kees Cook
lib: test_stackinit.c: XFAIL switch variable init tests
commit
|
commitdiff
|
tree
|
snapshot
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
next