index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-12
include/linux/pfn_t.h: remove pfn_t_to_virt()
Andrew Morton
2019-07-12
mm/kasan: add object validation in ksize()
Marco Elver
2019-07-12
mm/slab: refactor common ksize KASAN logic into slab_common.c
Marco Elver
2019-07-12
lib/test_kasan: Add test for double-kzfree detection
Marco Elver
2019-07-12
mm/kasan: change kasan_check_{read,write} to return boolean
Marco Elver
2019-07-12
mm/kasan: introduce __kasan_check_{read,write}
Marco Elver
2019-07-12
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
2019-07-12
x86: use static_cpu_has in uaccess region to avoid instrumentation
Marco Elver
2019-07-12
lib/test_kasan: add bitops tests
Marco Elver
2019-07-12
mm/kasan: print frame description for stack bugs
Marco Elver
2019-07-12
docs: kmemleak: add more documentation details
André Almeida
2019-07-12
mm/kmemleak.c: change error at _write when kmemleak is disabled
André Almeida
2019-07-12
mm/kmemleak.c: fix check for softirq context
Dmitry Vyukov
2019-07-12
slub: don't panic for memcg kmem cache creation failure
Shakeel Butt
2019-07-12
mm/slub.c: avoid double string traverse in kmem_cache_flags()
Yury Norov
2019-07-12
lkdtm/heap: add tests for freelist hardening
Kees Cook
2019-07-12
mm/slab: sanity-check page type when looking up cache
Kees Cook
2019-07-12
mm/slab: validate cache membership under freelist hardening
Kees Cook
2019-07-12
ocfs2: use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-12
fs/ocfs2/dlmglue.c: unneeded variable: "status"
Hariprasad Kelam
2019-07-12
ocfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-12
ocfs2: add first lock wait time in locking_state
Gang He
2019-07-12
ocfs2: add locking filter debugfs file
Gang He
2019-07-12
ocfs2: add last unlock times in locking_state
Gang He
2019-07-12
ocfs2/dlm: use struct_size() helper
Gustavo A. R. Silva
2019-07-12
fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"
ChenGang
2019-07-12
sh: prevent warnings when using iounmap
Sam Ravnborg
2019-07-12
sh: config: remove left-over BACKLIGHT_LCD_SUPPORT
Krzysztof Kozlowski
2019-07-12
arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS
Kefeng Wang
2019-07-12
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2019-07-12
scripts/decode_stacktrace: Accept dash/underscore in modules
Evan Green
2019-07-12
scripts/spelling.txt: add spelling fix for prohibited
Chris Paterson
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2019-07-12
scripts/decode_stacktrace: look for modules with .ko.debug extension
Nicolas Boichat
2019-07-12
scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
Nicolas Boichat
2019-07-12
include/linux/dmar.h: replace single-char identifiers in macros
Qian Cai
2019-07-12
MAINTAINERS: nilfs2: update email address
Ryusuke Konishi
2019-07-12
nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
Masahiro Yamada
2019-07-12
mm/z3fold.c: lock z3fold page before __SetPageMovable()
Henry Burns
2019-07-12
mm/memcontrol: fix wrong statistics in memory.stat
Yafang Shao
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
2019-07-12
mm: vmscan: scan anonymous pages on file refaults
Kuo-Hsin Yang
2019-07-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-07-11
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-11
Merge tag 'acpi-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-11
x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()
Eiichi Tsukata
[next]