summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-21ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()Paolo Abeni
2019-02-21Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-02-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-02-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-02-21mm, memory_hotplug: fix off-by-one in is_pageblock_removableMichal Hocko
2019-02-21mm: don't let userspace spam allocations warningsDaniel Vetter
2019-02-21slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGSQian Cai
2019-02-21kasan, slab: remove redundant kasan_slab_alloc hooksAndrey Konovalov
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-21Revert "xsk: simplify AF_XDP socket teardown"Björn Töpel
2019-02-21PM-runtime: Fix deadlock when canceling hrtimerVincent Guittot
2019-02-20missing barriers in some of unix_sock ->addr and ->path accessesAl Viro
2019-02-20net: marvell: mvneta: fix DMA debug warningRussell King
2019-02-21Merge tag 'drm-intel-fixes-2019-02-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-02-20Merge tag 'kvm-s390-master-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-02-20Merge tag 'docs-5.0-fix' of git://git.lwn.net/linuxLinus Torvalds
2019-02-20drm/amdgpu: disable bulk moves for nowChristian König
2019-02-20drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha
2019-02-20drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha
2019-02-20drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas
2019-02-20clk: at91: fix masterck nameAlexandre Belloni
2019-02-20clk: at91: fix at91sam9x5 peripheral clock numberAlexandre Belloni
2019-02-20net: dsa: fix unintended change of bridge interface STP stateRussell King
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-20ARM: tegra: Restore DT ABI on Tegra124 ChromebooksThierry Reding
2019-02-20arm64: Relax GIC version check during early bootVladimir Murzin
2019-02-20drm/i915/fbdev: Actually configure untiled displaysChris Wilson
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds