summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-12s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-12arm: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-12include/linux/pfn_t.h: remove pfn_t_to_virt()Andrew Morton
2019-07-12mm/kasan: add object validation in ksize()Marco Elver
2019-07-12mm/slab: refactor common ksize KASAN logic into slab_common.cMarco Elver
2019-07-12lib/test_kasan: Add test for double-kzfree detectionMarco Elver
2019-07-12mm/kasan: change kasan_check_{read,write} to return booleanMarco Elver
2019-07-12mm/kasan: introduce __kasan_check_{read,write}Marco Elver
2019-07-12asm-generic, x86: add bitops instrumentation for KASANMarco Elver
2019-07-12x86: use static_cpu_has in uaccess region to avoid instrumentationMarco Elver
2019-07-12lib/test_kasan: add bitops testsMarco Elver
2019-07-12mm/kasan: print frame description for stack bugsMarco Elver
2019-07-12docs: kmemleak: add more documentation detailsAndré Almeida
2019-07-12mm/kmemleak.c: change error at _write when kmemleak is disabledAndré Almeida
2019-07-12mm/kmemleak.c: fix check for softirq contextDmitry Vyukov
2019-07-12slub: don't panic for memcg kmem cache creation failureShakeel Butt
2019-07-12mm/slub.c: avoid double string traverse in kmem_cache_flags()Yury Norov
2019-07-12lkdtm/heap: add tests for freelist hardeningKees Cook
2019-07-12mm/slab: sanity-check page type when looking up cacheKees Cook
2019-07-12mm/slab: validate cache membership under freelist hardeningKees Cook
2019-07-12ocfs2: use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-12fs/ocfs2/dlmglue.c: unneeded variable: "status"Hariprasad Kelam
2019-07-12ocfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-12ocfs2: add first lock wait time in locking_stateGang He
2019-07-12ocfs2: add locking filter debugfs fileGang He
2019-07-12ocfs2: add last unlock times in locking_stateGang He
2019-07-12ocfs2/dlm: use struct_size() helperGustavo A. R. Silva
2019-07-12fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"ChenGang
2019-07-12sh: prevent warnings when using iounmapSam Ravnborg
2019-07-12sh: config: remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski
2019-07-12arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFSKefeng Wang
2019-07-12scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2019-07-12scripts/decode_stacktrace: Accept dash/underscore in modulesEvan Green
2019-07-12scripts/spelling.txt: add spelling fix for prohibitedChris Paterson
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-07-12scripts/decode_stacktrace: look for modules with .ko.debug extensionNicolas Boichat
2019-07-12scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat
2019-07-12include/linux/dmar.h: replace single-char identifiers in macrosQian Cai
2019-07-12MAINTAINERS: nilfs2: update email addressRyusuke Konishi
2019-07-12nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada
2019-07-12mm/z3fold.c: lock z3fold page before __SetPageMovable()Henry Burns
2019-07-12mm/memcontrol: fix wrong statistics in memory.statYafang Shao
2019-07-12mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V
2019-07-12mm: vmscan: scan anonymous pages on file refaultsKuo-Hsin Yang
2019-07-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-07-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-11Merge tag 'acpi-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds