summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-22Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2019-02-22Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-22Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-22Merge tag 'drm-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-22Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-21ARCv2: don't assume core 0x54 has dual issueVineet Gupta
2019-02-21CREDITS/MAINTAINERS: Retire parisc-linux.org email domainHelge Deller
2019-02-21parisc: Fix ptrace syscall number modificationDmitry V. Levin
2019-02-21ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin
2019-02-21ARC: enable uboot support unconditionallyEugeniy Paltsev
2019-02-21ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-02-21ARCv2: support manual regfile save on interruptsVineet Gupta
2019-02-21ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta
2019-02-21ARC: fix actionpoints configuration detectionEugeniy Paltsev
2019-02-21ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev
2019-02-21ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev
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-21Merge tag 'drm-intel-fixes-2019-02-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
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