summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds23-36/+137
2020-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds35-161/+165
2020-06-26Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+1
2020-06-26Merge tag 'misc-habanalabs-fixes-2020-06-24' of git://people.freedesktop.org/...Greg Kroah-Hartman5-4/+56
2020-06-26Merge tag 'fixes-for-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-7/+6
2020-06-26Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki3-8/+19
2020-06-26Merge branch 'acpi-sysfs'Rafael J. Wysocki1-2/+2
2020-06-26Merge 5.8-rc2 into usb-linusGreg Kroah-Hartman453-2616/+3944
2020-06-26kgdb: Avoid suspicious RCU usage warningDouglas Anderson1-0/+4
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg5-22/+24
2020-06-26SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever1-0/+4
2020-06-26NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia2-4/+10
2020-06-26pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust1-4/+7
2020-06-26nfs: Fix memory leak of export_pathTom Rix1-0/+1
2020-06-26sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin1-0/+1
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar501-2937/+4535
2020-06-26i2c: core: check returned size of emulated smbus block readMans Rullgard1-0/+7
2020-06-26MAINTAINERS: update info for sparseLuc Van Oostenryck1-1/+3
2020-06-26mm/memory_hotplug.c: fix false softlockup during pfn range removalBen Widawsky1-2/+11
2020-06-26mm: remove vmalloc_execChristoph Hellwig4-39/+3
2020-06-26arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig1-9/+3
2020-06-26x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig2-1/+5
2020-06-26mm/memory: fix IO cost for anonymous pageJoonsoo Kim1-0/+8
2020-06-26mm/swap: fix for "mm: workingset: age nonresident information alongside anony...Joonsoo Kim1-2/+1
2020-06-26mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner4-21/+33
2020-06-26doc: THP CoW fault no longer allocate THPYang Shi2-4/+3
2020-06-26docs: mm/gup: minor documentation updateSouptick Joarder1-1/+1
2020-06-26mm/memcontrol.c: prevent missed memory.low load tearsChris Down1-2/+3
2020-06-26mm/memcontrol.c: add missed css_put()Muchun Song1-1/+3
2020-06-26mm: memcontrol: handle div0 crash race condition in memory.lowJohannes Weiner1-2/+7
2020-06-26mm/vmalloc.c: fix a warning while make xmldocsMasanari Iida1-1/+0
2020-06-26media: omap3isp: remove cacheflush.hNathan Chancellor2-3/+0
2020-06-26make asm-generic/cacheflush.h more standaloneStephen Rothwell1-0/+5
2020-06-26mm/debug_vm_pgtable: fix build failure with powerpc 8xxChristophe Leroy1-2/+2
2020-06-26mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages()Arjun Roy1-10/+11
2020-06-26mm: fix swap cache node allocation maskHugh Dickins1-2/+2
2020-06-26slub: cure list_slab_objects() from double fixSebastian Andrzej Siewior1-15/+4
2020-06-26mm/slab: use memzero_explicit() in kzfree()Waiman Long1-1/+1
2020-06-26mm, slab: fix sign conversion problem in memcg_uncharge_slab()Waiman Long1-2/+2
2020-06-26lib: fix test_hmm.c reference after freeRandy Dunlap1-2/+1
2020-06-26ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi1-1/+1
2020-06-26ocfs2: fix panic on nfs server over ocfs2Junxiao Bi1-3/+6
2020-06-26ocfs2: load global_inode_allocJunxiao Bi1-1/+1
2020-06-26ocfs2: avoid inode removal while nfsd is accessing itJunxiao Bi2-1/+17
2020-06-26kexec: do not verify the signature without the lockdown or mandatory signatureLianbo Jiang1-28/+6
2020-06-26mm, compaction: make capture control handling safe wrt interruptsVlastimil Babka1-3/+14
2020-06-26mm: do_swap_page(): fix up the error codeMichal Hocko1-1/+3
2020-06-26openrisc: fix boot oops when DEBUG_VM is enabledStafford Horne1-0/+5
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie11-26/+83
2020-06-26selftests/powerpc: Fix build failure in ebb testsHarish1-1/+1