summaryrefslogtreecommitdiffstats
path: root/scripts/tools-support-relr.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-16kthread: make __kthread_queue_delayed_work staticBen Dooks1-3/+3
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds1-1/+0
2019-10-15gpio: lynxpoint: set default handler to be handle_bad_irq()Andy Shevchenko1-1/+1
2019-10-15gpio: merrifield: Move hardware initialization to callbackAndy Shevchenko1-3/+5
2019-10-15gpio: lynxpoint: Move hardware initialization to callbackAndy Shevchenko1-3/+5
2019-10-15gpio: intel-mid: Move hardware initialization to callbackAndy Shevchenko1-3/+6
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko2-1/+29
2019-10-15gpio: merrifield: Restore use of irq_baseAndy Shevchenko1-0/+1
2019-10-15mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m...Jane Chu1-9/+13
2019-10-15mm/slab.c: fix kernel-doc warning for __ksize()Randy Dunlap1-0/+3
2019-10-15xarray.h: fix kernel-doc warningRandy Dunlap1-2/+2
2019-10-15bitmap.h: fix kernel-doc warning and typoRandy Dunlap1-1/+2
2019-10-15fs/fs-writeback.c: fix kernel-doc warningRandy Dunlap1-1/+1
2019-10-15fs/libfs.c: fix kernel-doc warningRandy Dunlap1-2/+1
2019-10-15fs/direct-io.c: fix kernel-doc warningRandy Dunlap1-2/+1
2019-10-15mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka1-3/+4
2019-10-15mm, hugetlb: allow hugepage allocations to reclaim as neededDavid Rientjes1-2/+4
2019-10-15lib/test_meminit: add a kmem_cache_alloc_bulk() testAlexander Potapenko1-0/+27
2019-10-15mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocationsAlexander Potapenko1-6/+16
2019-10-15lib/generic-radix-tree.c: add kmemleak annotationsEric Biggers1-6/+26
2019-10-15mm/slub: fix a deadlock in show_slab_objects()Qian Cai1-2/+11
2019-10-15mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka2-7/+7
2019-10-15mm, page_owner: decouple freeing stack trace from debug_pageallocVlastimil Babka2-21/+10
2019-10-15mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka3-22/+24
2019-10-14parisc: Remove 32-bit DMA enforcement from sba_iommuSven Schnelle1-8/+0
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller1-5/+7
2019-10-14parisc: prefer __section from compiler_attributes.hNick Desaulniers2-2/+2
2019-10-14parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ defineHelge Deller1-2/+2
2019-10-14firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare1-1/+1
2019-10-14kmemleak: Do not corrupt the object_list during clean-upCatalin Marinas1-9/+21
2019-10-14platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko1-0/+1
2019-10-14Linux 5.4-rc3v5.4-rc3Linus Torvalds1-1/+1
2019-10-13vhost/test: stop device before resetMichael S. Tsirkin1-0/+2