summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-19powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde
2020-10-19x86/head/64: Disable stack protection for head$(BITS).oArvind Sankar
2020-10-19x86/boot/64: Initialize 5-level paging variables earlierArvind Sankar
2020-10-19powerpc/smp: Use GFP_ATOMIC while allocating tmp maskSrikar Dronamraju
2020-10-19powerpc/smp: Remove unnecessary variableSrikar Dronamraju
2020-10-18Merge branch 'next' into for-linusDmitry Torokhov
2020-10-19Merge tag 'drm-intel-next-fixes-2020-10-15' of git://anongit.freedesktop.org/...Dave Airlie
2020-10-19drm/amd/display: Fix incorrect dsc force enable logicEryk Brol
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-18net: core: use list_del_init() instead of list_del() in netdev_run_todo()Taehee Yoo
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-18Merge tag 'mailbox-v5.10' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2020-10-18Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2020-10-18ixgbe: fix probing of multi-port devices with one MDIOJakub Kicinski
2020-10-18net: usb: rtl8150: don't incorrectly assign random MAC addressesAnant Thazhemadam
2020-10-18selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel
2020-10-18net: openvswitch: fix to make sure flow_lookup() is not preemptedEelco Chaudron
2020-10-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-18Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-18Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-18Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-18mm: remove duplicate include statement in mmu.cTian Tao
2020-10-18mm: remove the filename in the top of file comment in vmalloc.cChristoph Hellwig
2020-10-18mm: cleanup the gfp_mask handling in __vmalloc_area_nodeChristoph Hellwig
2020-10-18mm: remove alloc_vm_areaChristoph Hellwig
2020-10-18x86/xen: open code alloc_vm_area in arch_gnttab_vallocChristoph Hellwig
2020-10-18xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pvChristoph Hellwig
2020-10-18drm/i915: use vmap in i915_gem_object_mapChristoph Hellwig
2020-10-18drm/i915: stop using kmap in i915_gem_object_mapChristoph Hellwig
2020-10-18drm/i915: use vmap in shmem_pin_mapChristoph Hellwig
2020-10-18zsmalloc: switch from alloc_vm_area to get_vm_areaChristoph Hellwig
2020-10-18mm: allow a NULL fn callback in apply_to_page_rangeChristoph Hellwig
2020-10-18mm: add a vmap_pfn functionChristoph Hellwig
2020-10-18mm: add a VM_MAP_PUT_PAGES flag for vmapChristoph Hellwig
2020-10-18mm: update the documentation for vfreeMatthew Wilcox (Oracle)
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-18pid: move pidfd_get_pid() to pid.cMinchan Kim
2020-10-18mm/madvise: pass mm to do_madviseMinchan Kim
2020-10-18selftests/vm: 10x speedup for hmm-testsJohn Hubbard
2020-10-18binfmt_elf: take the mmap lock around find_extend_vma()Jann Horn
2020-10-18mm/gup_benchmark: take the mmap lock around GUPJann Horn
2020-10-18mm/mmap: add inline munmap_vma_range() for code readabilityLiam R. Howlett
2020-10-18mm/mmap: add inline vma_next() for readability of mmap codeLiam R. Howlett
2020-10-18mm/migrate: avoid possible unnecessary process right check in kernel_move_pag...Miaohe Lin
2020-10-18mm/memory_hotplug: remove a wrapper for alloc_migration_target()Joonsoo Kim
2020-10-18mm/memory-failure: remove a wrapper for alloc_migration_target()Joonsoo Kim
2020-10-18mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin
2020-10-18mm: kmem: prepare remote memcg charging infra for interrupt contextsRoman Gushchin
2020-10-18mm: kmem: remove redundant checks from get_obj_cgroup_from_current()Roman Gushchin