summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2020-10-17Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-16Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-10-16Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-16lib, uaccess: add failure injection to usercopy functionsAlbert van der Linde
2020-10-16lib, include/linux: add usercopy failure capabilityAlbert van der Linde
2020-10-16sched.h: drop in_ubsan field when UBSAN is in trap modeElena Petrova
2020-10-16mm: remove the now-unnecessary mmget_still_valid() hackJann Horn
2020-10-16binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshotJann Horn
2020-10-16coredump: rework elf/elf_fdpic vma_dump_size() into common helperJann Horn
2020-10-16coredump: refactor page range dumping into common helperJann Horn
2020-10-16bitops: use the same mechanism for get_count_order[_long]Wei Yang
2020-10-16bitops: simplify get_count_order_long()Wei Yang
2020-10-16include/linux/list.h: add a macro to test if entry is pointing to the headAndy Shevchenko
2020-10-16lib/idr.c: document that ida_simple_{get,remove}() are deprecatedStephen Boyd
2020-10-16lib/idr.c: document calling context for IDA APIs mustn't use locksStephen Boyd
2020-10-16kernel.h: split out min()/max() et al. helpersAndy Shevchenko
2020-10-16include/linux/mmzone.h: remove unused early_pfn_valid()Mike Rapoport
2020-10-16mm: use self-explanatory macros rather than "2"Yu Zhao
2020-10-16mm: don't panic when links can't be created in sysfsLaurent Dufour
2020-10-16kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()David Hildenbrand
2020-10-16mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...David Hildenbrand
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand
2020-10-16mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUGDavid Hildenbrand
2020-10-16kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGEDDavid Hildenbrand
2020-10-16kernel/resource: make release_mem_region_adjustable() never failDavid Hildenbrand
2020-10-16mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand
2020-10-16mm/page_alloc: simplify __offline_isolated_pages()David Hildenbrand
2020-10-16mm,hwpoison: introduce MF_MSG_UNSPLIT_THPNaoya Horiguchi
2020-10-16mm,hwpoison: rework soft offline for in-use pagesOscar Salvador
2020-10-16mm,hwpoison: rework soft offline for free pagesOscar Salvador
2020-10-16mm,hwpoison: kill put_hwpoison_pageOscar Salvador
2020-10-16mm,hwpoison: unexport get_hwpoison_page and make it staticOscar Salvador
2020-10-16mm/readahead: add page_cache_sync_ra and page_cache_async_raMatthew Wilcox (Oracle)
2020-10-16mm/readahead: make page_cache_ra_unbounded take a readahead_controlMatthew Wilcox (Oracle)
2020-10-16mm/readahead: add DEFINE_READAHEADMatthew Wilcox (Oracle)
2020-10-16fs: do not update nr_thps for mappings which support THPsMatthew Wilcox (Oracle)
2020-10-16fs: add a filesystem flag for THPsMatthew Wilcox (Oracle)
2020-10-16mm/page_owner: change split_page_owner to take a countMatthew Wilcox (Oracle)
2020-10-16XArray: add xas_splitMatthew Wilcox (Oracle)
2020-10-16XArray: add xa_get_orderMatthew Wilcox (Oracle)
2020-10-16RDMA/rxe: Move the definitions for rxe_av.network_type to uAPIJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-16Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe