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
2021-11-09
Sebastian Andrzej...
kcov: avoid enable+disable interrupts if !in_task()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Sebastian Andrzej...
kcov: allocate per-CPU memory on the relevant node
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Sebastian Andrzej...
Documentation/kcov: define `ip' in the example
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Sebastian Andrzej...
Documentation/kcov: include types.h in the example
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Pavel Skripkin
sysv: use BUILD_BUG_ON instead of runtime check
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Ran Xiaokai
kernel/fork.c: unshare(): use swap() to make code cleaner
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Muchun Song
seq_file: fix passing wrong private data
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
seq_file: move seq_escape() to a header
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Ye Guojin
signal: remove duplicate include in signal.h
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Ye Guojin
crash_dump: remove duplicate include in crash_dump.h
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Changcheng...
crash_dump: fix boolreturn.cocci warning
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Arnd Bergmann
hfs/hfsplus: use WARN_ON for sanity check
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Ryusuke Konishi
nilfs2: remove filenames from file comments
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Qing Wang
nilfs2: replace snprintf in show functions with sysfs_emit
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Jan Harkes
coda: bump module version to 7.2
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Jing Yangyang
coda: use vmemdup_user to replace the open code
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Xiyu Yang
coda: convert from atomic_t to refcount_t on coda_vm_op...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Jan Harkes
coda: avoid doing bad things on inode type changes...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Jan Harkes
coda: avoid hidden code duplication in rename
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Jan Harkes
coda: avoid flagging NULL inodes
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Alex Shi
coda: remove err which no one care
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Jan Harkes
coda: check for async upcall request using local state
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Jan Harkes
coda: avoid NULL pointer dereference from a bad inode
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andrew Halaney
init: make unknown command line param message clearer
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
yangerkun
ramfs: fix mount source show for ramfs
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kefeng Wang
alpha: use is_kernel_text() helper
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kefeng Wang
microblaze: use is_kernel_text() helper
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kefeng Wang
powerpc/mm: use core_kernel_text() helper
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kefeng Wang
extable: use is_kernel_text() helper
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kefeng Wang
mm: kasan: use is_kernel() helper
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kefeng Wang
sections: provide internal __is_kernel() and __is_kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kefeng Wang
x86: mm: rename __is_kernel_text() to is_x86_32_kernel_...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kefeng Wang
sections: move is_kernel_inittext() into sections.h
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kefeng Wang
sections: move and rename core_kernel_data() to is_kern...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kefeng Wang
kallsyms: fix address-checks for kernel related range
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kefeng Wang
kallsyms: remove arch specific text and data check
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Alexey Dobriyan
ELF: simplify STACK_ALLOC macro
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kees Cook
binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Peter Ujfalusi
checkpatch: get default codespell dictionary path from...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Joe Perches
checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBO...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Rikard Falkeborn
const_structs.checkpatch: add a few sound ops structs
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Thomas Gleixner
mm/scatterlist: replace the !preemptible warning in...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Alexey Dobriyan
lib: uninline simple_strntoull() as well
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Lucas De Marchi
include/linux/string_helpers.h: add linux/string.h...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Imran Khan
lib, stackdepot: add helper to print stack entries...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Imran Khan
lib, stackdepot: add helper to print stack entries
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Imran Khan
lib, stackdepot: check stackdepot handle before accessi...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Lukas Bulwahn
MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINL...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Lukas Bulwahn
MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Lukas Bulwahn
MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Lukas Bulwahn
MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Kees Cook
MAINTAINERS: add "exec & binfmt" section with myself...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Colin Ian King
mailmap: update email address for Colin King
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Rasmus Villemoes
linux/container_of.h: switch to static_assert
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Stephen Rothwell
kernel.h: split out instruction pointer accessors
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
include/linux/generic-radix-tree.h: replace kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
include/linux/radix-tree.h: replace kernel.h with the...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
include/linux/sbitmap.h: replace kernel.h with the...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
include/linux/delay.h: replace kernel.h with the necess...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
include/media/media-entity.h: replace kernel.h with...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
include/linux/plist.h: replace kernel.h with the necess...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
include/linux/llist.h: replace kernel.h with the necess...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
include/linux/list.h: replace kernel.h with the necessa...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
include/kunit/test.h: replace kernel.h with the necessa...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
kernel.h: split out container_of() and typeof_member...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andy Shevchenko
kernel.h: drop unneeded <linux/kernel.h> inclusion...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Stephen Brennan
proc: allow pid_revalidate() during LOOKUP_RCU
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
David Hildenbrand
virtio-mem: kdump mode to sanitize /proc/vmcore access
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
David Hildenbrand
virtio-mem: factor out hotplug specifics from virtio_me...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
David Hildenbrand
virtio-mem: factor out hotplug specifics from virtio_me...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
David Hildenbrand
virtio-mem: factor out hotplug specifics from virtio_me...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
David Hildenbrand
proc/vmcore: convert oldmem_pfn_is_ram callback to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
David Hildenbrand
proc/vmcore: let pfn_is_ram() return a bool
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
David Hildenbrand
x86/xen: print a warning when HVMOP_get_mem_type fails
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
David Hildenbrand
x86/xen: simplify xen_oldmem_pfn_is_ram()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
David Hildenbrand
x86/xen: update xen_oldmem_pfn_is_ram() documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Florian Weimer
procfs: do not list TID 0 in /proc/<pid>/task
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
zhangyiru
mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Johannes Weiner
vfs: keep inodes with page cache off the inode shrinker LRU
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
Changbin Du
mm/damon: remove return value from before_terminate...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
Colin Ian King
mm/damon: fix a few spelling mistakes in comments and...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
Changbin Du
mm/damon: simplify stop mechanism
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
Docs/admin-guide/mm/pagemap: wordsmith page flags descr...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
Docs/admin-guide/mm/damon/start: simplify the content
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
Docs/admin-guide/mm/damon/start: fix a wrong link
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
Docs/admin-guide/mm/damon/start: fix wrong example...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
Xin Hao
mm/damon/dbgfs: add adaptive_targets list check before...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
Xin Hao
mm/damon: remove unnecessary variable initialization
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
Documentation/admin-guide/mm/damon: add a document...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
selftests/damon: support watermarks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
mm/damon/dbgfs: support watermarks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
mm/damon/schemes: activate schemes based on a watermark...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
tools/selftests/damon: update for regions prioritizatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
mm/damon/dbgfs: support prioritization weights
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
mm/damon/vaddr,paddr: support pageout prioritization
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
mm/damon/schemes: prioritize regions within the quotas
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
mm/damon/selftests: support schemes quotas
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
mm/damon/dbgfs: support quotas of schemes
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
SeongJae Park
mm/damon/schemes: implement time quota
commit
|
commitdiff
|
tree
|
snapshot
next