summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21kasan, slab: make freelist stored without tagsAndrey Konovalov
2019-02-21kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPYAndrey Konovalov
2019-02-21kasan: prevent tracing of tags.cAndrey Konovalov
2019-02-21kasan: fix random seed generation for tag-based modeAndrey Konovalov
2019-02-21tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong
2019-02-21psi: avoid divide-by-zero crash inside virtual machinesJohannes Weiner
2019-02-21mm: handle lru_add_drain_all for UP properlyMichal Hocko
2019-02-21mm, page_alloc: fix a division by zero error when boosting watermarks v2Mel Gorman
2019-02-21mm/debug.c: fix __dump_page() for poisoned pagesRobin Murphy
2019-02-21proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko
2019-02-21slub: fix SLAB_CONSISTENCY_CHECKS + KASAN_SW_TAGSQian Cai
2019-02-21kasan, slub: fix more conflicts with CONFIG_SLAB_FREELIST_HARDENEDAndrey Konovalov
2019-02-21kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENEDAndrey Konovalov
2019-02-21kasan, slub: move kasan_poison_slab hook before page_addressAndrey Konovalov
2019-02-21kmemleak: account for tagged pointers when calculating pointer rangeAndrey Konovalov
2019-02-21kasan, kmemleak: pass tagged pointers to kmemleakAndrey Konovalov
2019-02-21kasan: fix assigning tags twiceAndrey Konovalov
2019-02-21numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODESRalph Campbell
2019-02-21revert "initramfs: cleanup incomplete rootfs"Andrew Morton
2019-02-20Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2019-02-20Merge tag 'pinctrl-v5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-02-20Merge tag 'gpio-v5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-02-20Merge tag 'mtd/fixes-for-5.0-rc8' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-19sky2: Increase D3 delay againKai-Heng Feng
2019-02-19vhost: correctly check the return value of translate_desc() in log_used()Jason Wang
2019-02-19Merge tag 'asoc-fix-v5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-02-18net: netcp: Fix ethss driver probe issueMurali Karicheri
2019-02-18net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2019-02-18Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...David S. Miller
2019-02-18net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-18Merge branch 'qed-iWARP'David S. Miller
2019-02-18qed: Fix iWARP syn packet mac address validation.Michal Kalderon
2019-02-18qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon
2019-02-18exec: load_script: Do not exec truncated interpreter pathKees Cook
2019-02-18r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen
2019-02-18mac80211: mesh: fix missing unlock on error in table_path_del()Wei Yongjun
2019-02-18net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King
2019-02-18net: crypto set sk to NULL when af_alg_release.Mao Wenan
2019-02-18ASoC: simple-card: fixup refcount_t underflowKuninori Morimoto
2019-02-18ASoC: topology: free created components in tplg load errorBard liao
2019-02-18Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org/landing-teams/work...Linus Torvalds
2019-02-18Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-02-18Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-18mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issueRayagonda Kokatanur
2019-02-18mailbox: Export mbox_flush()Thierry Reding
2019-02-17Linux 5.0-rc7Linus Torvalds
2019-02-17Merge branch 'netdev-page_frag_alloc-fixes'David S. Miller