index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
|
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
2015-09-10
|
*
|
|
|
|
|
|
|
|
kmod: handle UMH_WAIT_PROC from system unbound workqueue
Frederic Weisbecker
2015-09-10
|
*
|
|
|
|
|
|
|
|
kmod: use system_unbound_wq instead of khelper
Frederic Weisbecker
2015-09-10
|
*
|
|
|
|
|
|
|
|
kmod: add up-to-date explanations on the purpose of each asynchronous levels
Frederic Weisbecker
2015-09-10
|
*
|
|
|
|
|
|
|
|
kmod: remove unecessary explicit wide CPU affinity setting
Frederic Weisbecker
2015-09-10
|
*
|
|
|
|
|
|
|
|
kmod: bunch of internal functions renames
Frederic Weisbecker
2015-09-10
|
*
|
|
|
|
|
|
|
|
kmod: correct documentation of return status of request_module
NeilBrown
2015-09-10
|
*
|
|
|
|
|
|
|
|
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
2015-09-10
|
*
|
|
|
|
|
|
|
|
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2015-09-10
|
*
|
|
|
|
|
|
|
|
fs/coda: fix readlink buffer overflow
Jan Harkes
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: add constant comparison on left side test
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: add __pmem to $Sparse annotations
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: fix left brace warning
Eddie Kovsky
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: avoid some commit message long line warnings
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: emit an error on formats with 0x%<decimal>
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: make --strict the default for drivers/staging files and patches
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: always check block comment styles
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: report the right line # when using --emacs and --file
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: Allow longer declaration macros
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: improve SUSPECT_CODE_INDENT test
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: add warning on BUG/BUG_ON use
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
checkpatch: warn on bare SHA-1 commit IDs in commit logs
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly
Wang Long
2015-09-10
|
*
|
|
|
|
|
|
|
|
lib/test_kasan.c: fix a typo
Wang Long
2015-09-10
|
*
|
|
|
|
|
|
|
|
lib/string_helpers: rename "esc" arg to "only"
Kees Cook
2015-09-10
|
*
|
|
|
|
|
|
|
|
lib/string_helpers: clarify esc arg in string_escape_mem
Kees Cook
2015-09-10
|
*
|
|
|
|
|
|
|
|
hexdump: do not print debug dumps for !CONFIG_DEBUG
Linus Walleij
2015-09-10
|
*
|
|
|
|
|
|
|
|
lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...
Pan Xinhui
2015-09-10
|
*
|
|
|
|
|
|
|
|
lib/bitmap.c: fix a special string handling bug in __bitmap_parselist
Pan Xinhui
2015-09-10
|
*
|
|
|
|
|
|
|
|
lib/bitmap.c: correct a code style and do some, optimization
Pan Xinhui
2015-09-10
|
*
|
|
|
|
|
|
|
|
proc: convert to kstrto*()/kstrto*_from_user()
Alexey Dobriyan
2015-09-10
|
*
|
|
|
|
|
|
|
|
kstrto*: accept "-0" for signed conversion
Alexey Dobriyan
2015-09-10
|
*
|
|
|
|
|
|
|
|
MAINTAINERS/CREDITS: mark MaxRAID as Orphan, move Anil Ravindranath to CREDITS
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
include/linux/printk.h: include pr_fmt in pr_debug_ratelimited
Jason A. Donenfeld
2015-09-10
|
*
|
|
|
|
|
|
|
|
kernel/cred.c: remove unnecessary kdebug atomic reads
Joe Perches
2015-09-10
|
*
|
|
|
|
|
|
|
|
kernel/extable.c: remove duplicated include
Wei Yongjun
2015-09-10
|
*
|
|
|
|
|
|
|
|
include/linux/poison.h: remove not-used poison pointer macros
Vasily Kulikov
2015-09-10
|
*
|
|
|
|
|
|
|
|
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
2015-09-10
|
*
|
|
|
|
|
|
|
|
proc: change proc_subdir_lock to a rwlock
Waiman Long
2015-09-10
|
*
|
|
|
|
|
|
|
|
procfs: always expose /proc/<pid>/map_files/ and make it readable
Calvin Owens
2015-09-10
|
*
|
|
|
|
|
|
|
|
proc: add cond_resched to /proc/kpage* read/write loop
Vladimir Davydov
2015-09-10
|
*
|
|
|
|
|
|
|
|
proc: export idle flag via kpageflags
Vladimir Davydov
2015-09-10
|
*
|
|
|
|
|
|
|
|
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
|
*
|
|
|
|
|
|
|
|
mmu-notifier: add clear_young callback
Vladimir Davydov
2015-09-10
|
*
|
|
|
|
|
|
|
|
proc: add kpagecgroup file
Vladimir Davydov
2015-09-10
|
*
|
|
|
|
|
|
|
|
memcg: zap try_get_mem_cgroup_from_page
Vladimir Davydov
2015-09-10
|
*
|
|
|
|
|
|
|
|
hwpoison: use page_cgroup_ino for filtering by memcg
Vladimir Davydov
2015-09-10
|
*
|
|
|
|
|
|
|
|
memcg: add page_cgroup_ino helper
Vladimir Davydov
2015-09-10
|
*
|
|
|
|
|
|
|
|
zswap: update docs for runtime-changeable attributes
Dan Streetman
2015-09-10
[prev]
[next]